Started by upstream project "jogl" build number 1364
originally caused by:
Started by user Sven Gothel
Building remotely on macosx64-NV320M-10_6-jogamp-x64-sgothel-012 (macosx-10_6-x86_64-nvidia) in workspace /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://jogamp.org/srv/scm/jogl.git # timeout=10
Fetching upstream changes from git://jogamp.org/srv/scm/jogl.git
> git --version # timeout=10
> git fetch --tags --progress git://jogamp.org/srv/scm/jogl.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 49421eac80d812e52ec1eb40e88a38f10707610f (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 49421eac80d812e52ec1eb40e88a38f10707610f
> git rev-list b11fd5ebdd4f2e7189f47ffd53bacdd5a80c85e2 # timeout=10
> git remote # timeout=10
> git submodule init # timeout=10
> git submodule sync # timeout=10
> git config --get remote.origin.url # timeout=10
> git submodule update --init --recursive
No emails were triggered.
[make] $ ant -file build.xml -Dlabel=macosx-10_6-x86_64-nvidia -Djoal.root=../../../../joal/label/macosx-10_6-x86_64-nvidia -Djogl.build.branch=origin/master -Djogl.build.number=1364 -Dgluegen.root=../../../../gluegen/label/macosx-10_6-x86_64-nvidia -Djogl.basename=jogl -Djogl.build.commit=49421eac80d812e52ec1eb40e88a38f10707610f -Djogl.build.id=2014-10-09_09-47-34 -Dgluegen.basename=gluegen clean all junit.run
Buildfile: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/make/build.xml
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.6
[echo] java.version 1.6.0_65
[echo] java.home /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20141009
[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.6
[echo] host.targetlevel 1.6
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon true
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
[echo] Loaded /Users/jogamp/gluegen.properties.
[echo] Setting defaults:
[echo] Setting default gcc.compat.compiler
[echo] gcc.compat.compiler=xcode.clang
[echo] antlr.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/antlr.jar
[echo] junit.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/junit.jar
[echo] win32.c.compiler=${win32.c.compiler}
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
[echo] isI386=${isI386}
[echo] isAMD64=true
[echo] is64Bit=true
[echo] isAbiEabiGnuArmel=${isAbiEabiGnuArmel}
[echo] isAbiEabiGnuArmhf=${isAbiEabiGnuArmhf}
[echo] jvmDataModel32Bit=${jvmDataModel32Bit}
[echo] jvmDataModel64Bit=${jvmDataModel64Bit}
[echo] jvmDataModel.arg=-Djnlp.no.jvm.data.model.set=true
[echo] FreeBSD=${isFreeBSD}
[echo] FreeBSDX86=${isFreeBSDX86}
[echo] FreeBSDAMD64=${isFreeBSDAMD64}
[echo] HPUX=${isHPUX}
[echo] IA64=${isIA64}
[echo] Android=${isAndroid}
[echo] AndroidARMv6=${isAndroidARMv6}
[echo] AndroidARMv6Armel=${isAndroidARMv6Armel}
[echo] AndroidARMv6Armhf=${isAndroidARMv6Armhf}
[echo] Linux=${isLinux}
[echo] LinuxAMD64=${isLinuxAMD64}
[echo] LinuxIA64=${isLinuxIA64}
[echo] LinuxX86=${isLinuxX86}
[echo] LinuxARMv6=${isLinuxARMv6}
[echo] LinuxARMv6Armel=${isLinuxARMv6Armel}
[echo] LinuxARMv6Armhf=${isLinuxARMv6Armhf}
[echo] LinuxAlpha=${isLinuxAlpha}
[echo] LinuxHppa=${isLinuxHppa}
[echo] LinuxMips=${isLinuxMips}
[echo] LinuxMipsel=${isLinuxMipsel}
[echo] LinuxPpc=${isLinuxPpc}
[echo] Linuxs390=${isLinuxs390}
[echo] Linuxs390x=${isLinuxs390x}
[echo] LinuxSparc=${isLinuxSparc}
[echo] OS X=true
[echo] OS X PPC=${use.macosppc}
[echo] OS X x32=true
[echo] OS X x64=true
[echo] Solaris=${isSolaris}
[echo] Solaris32Bit=${isSolaris32Bit}
[echo] Solaris64Bit=${isSolaris64Bit}
[echo] SolarisSparc=${isSolarisSparc}
[echo] SolarisSparcv9=${isSolarisSparcv9}
[echo] SolarisAMD64=${isSolarisAMD64}
[echo] SolarisX86=${isSolarisX86}
[echo] Unix=${isUnix}
[echo] Windows=${isWindows}
[echo] X11=${isX11}
[echo] os=Mac OS X
[echo] os=10.9.5
[echo] arch=x86_64
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
[echo] os and arch: macosx-universal
[echo] os and arch.dot: macosx.universal
[echo] os and arch.slash: macosx/universal
gluegen.cpptasks.detect.os:
common.init:
[echo] setup.noAWT: ${setup.noAWT}
[echo] setup.noNativeAWT: ${setup.noNativeAWT}
[echo] setup.noNativeDesktop: ${setup.noNativeDesktop}
[echo] Loaded /Users/jogamp/jogl.properties.
[echo] Loaded /Users/jogamp/gluegen.properties.
[echo] antlr.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/antlr.jar
[echo] junit.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/junit.jar
[echo] android.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/android-sdk/15/android.jar
[echo] swt.jar=../make/lib/swt/cocoa-macosx-x86_64/swt-debug.jar
[echo] plugin3.jar=../make/lib/plugin3/plugin3-public.jar
[echo] isSWTRuntimeAvailable=true
[echo] joal-jars.available: true ../../../../joal/label/macosx-10_6-x86_64-nvidia/build/jar/joal.jar
init:
clean:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.6
[echo] java.version 1.6.0_65
[echo] java.home /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20141009
[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.6
[echo] host.targetlevel 1.6
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon true
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
base.init:
[echo] java.excludes.all: ${java.excludes.awt}
declare.common:
clean:
java.generate.cleantemp:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.6
[echo] java.version 1.6.0_65
[echo] java.home /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20141009
[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.6
[echo] host.targetlevel 1.6
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon true
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
partitioning.setup:
[echo] isX11 : ${isX11}
[echo] setup.noNativeDesktop : ${setup.noNativeDesktop}
[echo] setup.addNativeOpenMAX : ${setup.addNativeOpenMAX}
[echo] setup.addNativeNVidiaCG: true
[echo] java.excludes.all: jogamp/opengl/gl2/fixme/** com/jogamp/audio/windows/waveout/TestSpatialization.java ${java.excludes.awt} ${java.excludes.swt}
declare.common:
clean:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.6
[echo] java.version 1.6.0_65
[echo] java.home /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20141009
[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.6
[echo] host.targetlevel 1.6
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon true
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
base.init:
[echo] setup.noOpenGL: ${setup.noOpenGL}
[echo] isWindows: ${isWindows}
[echo] isOSX: true
[echo] isX11: ${isX11}
[echo] isAndroid: ${isAndroid}
[echo] setup.addNativeKD: ${setup.addNativeKD}
[echo] setup.addNativeIntelGDL: ${setup.addNativeIntelGDL}
[echo] setup.addNativeBroadcom: ${setup.addNativeBroadcom}
[echo] setup.nonatives: ${setup.nonatives}
[echo] java.excludes.all: ${java.excludes.awt}, ${java.excludes.swt}, ${java.excludes.opengl}
declare.common:
clean:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.6
[echo] java.version 1.6.0_65
[echo] java.home /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20141009
[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.6
[echo] host.targetlevel 1.6
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon true
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
partitioning.setup:
declare.common:
[echo] rel.oculusvr.sdk ../oculusvr-sdk
[echo] stub.includes.ovr ../oculusvr-sdk/LibOVR/Src
[echo] stub.includes.all.ovr ../oculusvr-sdk/LibOVR/Src,../oculusvr-sdk/LibOVR/Src/CAPI
[echo] oculusvr.sdk.available true
[echo] oculusvr.build.enabled true
[echo] c.build.supported true
clean:
[echo] gluegen.basename: gluegen
[echo] jogl.basename: jogl
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.6
[echo] java.version 1.6.0_65
[echo] java.home /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20141009
[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.6
[echo] host.targetlevel 1.6
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon true
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
declare.common:
clean:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.6
[echo] java.version 1.6.0_65
[echo] java.home /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20141009
[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.6
[echo] host.targetlevel 1.6
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon true
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
init:
build.nativewindow:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.6
[echo] java.version 1.6.0_65
[echo] java.home /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20141009
[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.6
[echo] host.targetlevel 1.6
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon true
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
base.init:
[echo] java.excludes.all: ${java.excludes.awt}
declare.common:
init:
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/classes
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native/MacOSX
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native/Windows
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native/X11
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/classes
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/obj
common.gluegen.build:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.6
[echo] java.version 1.6.0_65
[echo] java.home /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20141009
[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.6
[echo] host.targetlevel 1.6
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon true
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
[echo] Loaded /Users/jogamp/gluegen.properties.
[echo] Setting defaults:
[echo] Setting default gcc.compat.compiler
[echo] gcc.compat.compiler=xcode.clang
[echo] antlr.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/antlr.jar
[echo] junit.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/junit.jar
[echo] win32.c.compiler=${win32.c.compiler}
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
[echo] isI386=${isI386}
[echo] isAMD64=true
[echo] is64Bit=true
[echo] isAbiEabiGnuArmel=${isAbiEabiGnuArmel}
[echo] isAbiEabiGnuArmhf=${isAbiEabiGnuArmhf}
[echo] jvmDataModel32Bit=${jvmDataModel32Bit}
[echo] jvmDataModel64Bit=${jvmDataModel64Bit}
[echo] jvmDataModel.arg=-Djnlp.no.jvm.data.model.set=true
[echo] FreeBSD=${isFreeBSD}
[echo] FreeBSDX86=${isFreeBSDX86}
[echo] FreeBSDAMD64=${isFreeBSDAMD64}
[echo] HPUX=${isHPUX}
[echo] IA64=${isIA64}
[echo] Android=${isAndroid}
[echo] AndroidARMv6=${isAndroidARMv6}
[echo] AndroidARMv6Armel=${isAndroidARMv6Armel}
[echo] AndroidARMv6Armhf=${isAndroidARMv6Armhf}
[echo] Linux=${isLinux}
[echo] LinuxAMD64=${isLinuxAMD64}
[echo] LinuxIA64=${isLinuxIA64}
[echo] LinuxX86=${isLinuxX86}
[echo] LinuxARMv6=${isLinuxARMv6}
[echo] LinuxARMv6Armel=${isLinuxARMv6Armel}
[echo] LinuxARMv6Armhf=${isLinuxARMv6Armhf}
[echo] LinuxAlpha=${isLinuxAlpha}
[echo] LinuxHppa=${isLinuxHppa}
[echo] LinuxMips=${isLinuxMips}
[echo] LinuxMipsel=${isLinuxMipsel}
[echo] LinuxPpc=${isLinuxPpc}
[echo] Linuxs390=${isLinuxs390}
[echo] Linuxs390x=${isLinuxs390x}
[echo] LinuxSparc=${isLinuxSparc}
[echo] OS X=true
[echo] OS X PPC=${use.macosppc}
[echo] OS X x32=true
[echo] OS X x64=true
[echo] Solaris=${isSolaris}
[echo] Solaris32Bit=${isSolaris32Bit}
[echo] Solaris64Bit=${isSolaris64Bit}
[echo] SolarisSparc=${isSolarisSparc}
[echo] SolarisSparcv9=${isSolarisSparcv9}
[echo] SolarisAMD64=${isSolarisAMD64}
[echo] SolarisX86=${isSolarisX86}
[echo] Unix=${isUnix}
[echo] Windows=${isWindows}
[echo] X11=${isX11}
[echo] os=Mac OS X
[echo] os=10.9.5
[echo] arch=x86_64
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
[echo] os and arch: macosx-universal
[echo] os and arch.dot: macosx.universal
[echo] os and arch.slash: macosx/universal
gluegen.cpptasks.detect.os:
setup.excludes.nsig:
init.base:
init.android:
init:
java.class.path.validate:
validate:
gluegen.build.check.android-launcher:
android-launcher.build:
android-launcher.package:
gluegen.build.check.java:
gluegen.build.java:
gluegen.cpptasks.detect.compiler:
[echo] gcc.compat.compiler=xcode.clang
[echo] GCC=${isGCC}
[echo] CLANG=true
[echo] VC6=${isVC6}
[echo] VC7=${isVC7}
[echo] VC8=${isVC8}
[echo] VC8_X64=${isVC8_X64}
[echo] VC9=${isVC9}
[echo] MingW=${isMingW}
[echo] MingW32=${isMingW32}
[echo] MingW64=${isMingW64}
setup.java.home.dir.nonmacosx:
setup.java.home.dir.macosx:
setup.java.home.dir:
[echo] java.home.dir /System/Library/Frameworks/JavaVM.framework/Home
[echo] java.includes.dir /System/Library/Frameworks/JavaVM.framework/Headers
gluegen.cpptasks.configure.compiler:
gluegen.cpptasks.declare.compiler.environment:
gluegen.cpptasks.declare.compiler.win32.vc6:
gluegen.cpptasks.declare.compiler.win32.vc7:
gluegen.cpptasks.declare.compiler.win32.vc8:
gluegen.cpptasks.declare.compiler.win32.vc8_x64:
gluegen.cpptasks.declare.compiler.win32.vc9:
gluegen.cpptasks.declare.compiler.win32.mingw:
gluegen.cpptasks.declare.compiler.win64.mingw:
gluegen.cpptasks.declare.compiler.win32:
gluegen.cpptasks.declare.compiler.linux.x86:
gluegen.cpptasks.declare.compiler.linux.amd64:
gluegen.cpptasks.declare.compiler.linux.ia64:
gluegen.cpptasks.declare.compiler.linux.armv6:
gluegen.cpptasks.declare.compiler.linux.alpha:
gluegen.cpptasks.declare.compiler.linux.hppa:
gluegen.cpptasks.declare.compiler.linux.mips:
gluegen.cpptasks.declare.compiler.linux.mipsel:
gluegen.cpptasks.declare.compiler.linux.ppc:
gluegen.cpptasks.declare.compiler.linux.s390:
gluegen.cpptasks.declare.compiler.linux.s390x:
gluegen.cpptasks.declare.compiler.linux.sparc:
gluegen.cpptasks.declare.compiler.linux:
gluegen.cpptasks.declare.compiler.solaris32:
gluegen.cpptasks.declare.compiler.solaris.sparcv9:
gluegen.cpptasks.declare.compiler.solaris.amd64:
gluegen.cpptasks.declare.compiler.solaris:
gluegen.cpptasks.declare.compiler.macosx:
[echo] MacOSX
[echo] java.includes.dir.platform /System/Library/Frameworks/JavaVM.framework/Headers
[echo] java.lib.dir.platform /System/Library/Frameworks/JavaVM.framework/Libraries
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: /System/Library/Frameworks/JavaVM.framework/Libraries
gluegen.cpptasks.setup.compiler:
declare.win32.vc6:
declare.win32.vc7:
declare.win32.vc8:
declare.win32.vc8_x64:
declare.win32.vc9:
declare.win32.mingw:
declare.win64.mingw:
declare.win32:
declare.linux.x86:
declare.linux.amd64:
declare.linux.ia64:
declare.linux.hppa:
declare.linux.mips:
declare.linux.mipsel:
declare.linux.ppc:
declare.linux.s390:
declare.linux.s390x:
declare.linux.sparc:
declare.linux.armv6:
declare.linux:
declare.android:
declare.solaris32:
declare.solarisSparcv9:
declare.solarisAMD64:
declare.solaris:
declare.macosx:
[echo] MacOSX
declare.freebsd.x86:
declare.freebsd.amd64:
declare.freebsd:
declare.hpux:
c.configure:
gluegen.build.c:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.6
[echo] java.version 1.6.0_65
[echo] java.home /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20141009
[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.6
[echo] host.targetlevel 1.6
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon true
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
setup.excludes.nsig:
init.base:
init.android:
init:
java.class.path.validate:
validate:
gluegen.cpptasks.detect.compiler:
[echo] gcc.compat.compiler=xcode.clang
[echo] GCC=${isGCC}
[echo] CLANG=true
[echo] VC6=${isVC6}
[echo] VC7=${isVC7}
[echo] VC8=${isVC8}
[echo] VC8_X64=${isVC8_X64}
[echo] VC9=${isVC9}
[echo] MingW=${isMingW}
[echo] MingW32=${isMingW32}
[echo] MingW64=${isMingW64}
setup.java.home.dir.nonmacosx:
setup.java.home.dir.macosx:
setup.java.home.dir:
[echo] java.home.dir /System/Library/Frameworks/JavaVM.framework/Home
[echo] java.includes.dir /System/Library/Frameworks/JavaVM.framework/Headers
gluegen.cpptasks.configure.compiler:
gluegen.cpptasks.declare.compiler.environment:
gluegen.cpptasks.declare.compiler.win32.vc6:
gluegen.cpptasks.declare.compiler.win32.vc7:
gluegen.cpptasks.declare.compiler.win32.vc8:
gluegen.cpptasks.declare.compiler.win32.vc8_x64:
gluegen.cpptasks.declare.compiler.win32.vc9:
gluegen.cpptasks.declare.compiler.win32.mingw:
gluegen.cpptasks.declare.compiler.win64.mingw:
gluegen.cpptasks.declare.compiler.win32:
gluegen.cpptasks.declare.compiler.linux.x86:
gluegen.cpptasks.declare.compiler.linux.amd64:
gluegen.cpptasks.declare.compiler.linux.ia64:
gluegen.cpptasks.declare.compiler.linux.armv6:
gluegen.cpptasks.declare.compiler.linux.alpha:
gluegen.cpptasks.declare.compiler.linux.hppa:
gluegen.cpptasks.declare.compiler.linux.mips:
gluegen.cpptasks.declare.compiler.linux.mipsel:
gluegen.cpptasks.declare.compiler.linux.ppc:
gluegen.cpptasks.declare.compiler.linux.s390:
gluegen.cpptasks.declare.compiler.linux.s390x:
gluegen.cpptasks.declare.compiler.linux.sparc:
gluegen.cpptasks.declare.compiler.linux:
gluegen.cpptasks.declare.compiler.solaris32:
gluegen.cpptasks.declare.compiler.solaris.sparcv9:
gluegen.cpptasks.declare.compiler.solaris.amd64:
gluegen.cpptasks.declare.compiler.solaris:
gluegen.cpptasks.declare.compiler.macosx:
[echo] MacOSX
[echo] java.includes.dir.platform /System/Library/Frameworks/JavaVM.framework/Headers
[echo] java.lib.dir.platform /System/Library/Frameworks/JavaVM.framework/Libraries
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: /System/Library/Frameworks/JavaVM.framework/Libraries
gluegen.cpptasks.setup.compiler:
declare.win32.vc6:
declare.win32.vc7:
declare.win32.vc8:
declare.win32.vc8_x64:
declare.win32.vc9:
declare.win32.mingw:
declare.win64.mingw:
declare.win32:
declare.linux.x86:
declare.linux.amd64:
declare.linux.ia64:
declare.linux.hppa:
declare.linux.mips:
declare.linux.mipsel:
declare.linux.ppc:
declare.linux.s390:
declare.linux.s390x:
declare.linux.sparc:
declare.linux.armv6:
declare.linux:
declare.android:
declare.solaris32:
declare.solarisSparcv9:
declare.solarisAMD64:
declare.solaris:
declare.macosx:
[echo] MacOSX
declare.freebsd.x86:
declare.freebsd.amd64:
declare.freebsd:
declare.hpux:
c.configure:
gluegen.build.c.impl:
base.compile:
java.generate.check:
java.generate:
java.generate.cleantemp:
[echo] Generating platform-specifics: X11
java.generate.platforms:
[echo] Generating platform-specifics: os: x11, cfgs: ./config/nativewindow/x11-lib.cfg, ./config/nativewindow/jawt-x11.cfg
java.generate.windowlib:
[echo] Generating Windowing Lib implementation class
java.generate.copy2temp:
[copy] Copied 1 empty directory to 1 empty directory under /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct { }"
java.generate.jawt:
[echo] Generating JAWT interface class
[echo] java.home.dir=${java.home.dir}
java.generate.copy2temp:
[copy] Copying 4 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct { }"
[gluegen] WARNING: SKIP primitive w/ platform dependent sized type in struct: JAWT_DrawingSurface.env: CType['JNIEnv *', size [fixed false, lnx64 8], [pointer*1]]
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _jobject"
[gluegen] WARNING: SKIP unsized array in struct: JAWT_DrawingSurfaceInfo.ds: CType['null *', size [fixed false, lnx64 8], [pointer*1]]
[gluegen] WARNING: SKIP unsized array in struct: JAWT_DrawingSurfaceInfo.clip: CType['JAWT_Rectangle *', size [fixed false, lnx64 8], [pointer*1]]
[echo] Generating platform-specifics: Win32
java.generate.platforms:
[echo] Generating platform-specifics: os: win32, cfgs: ./config/nativewindow/win32-lib.cfg, ./config/nativewindow/jawt-win32.cfg
java.generate.windowlib:
[echo] Generating Windowing Lib implementation class
java.generate.copy2temp:
[copy] Copying 6 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _handle"
java.generate.jawt:
[echo] Generating JAWT interface class
[echo] java.home.dir=${java.home.dir}
java.generate.copy2temp:
[copy] Copying 8 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] WARNING: SKIP primitive w/ platform dependent sized type in struct: JAWT_DrawingSurface.env: CType['JNIEnv *', size [fixed false, lnx64 8], [pointer*1]]
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _jobject"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _handle"
[gluegen] WARNING: SKIP unsized array in struct: JAWT_DrawingSurfaceInfo.ds: CType['null *', size [fixed false, lnx64 8], [pointer*1]]
[gluegen] WARNING: SKIP unsized array in struct: JAWT_DrawingSurfaceInfo.clip: CType['JAWT_Rectangle *', size [fixed false, lnx64 8], [pointer*1]]
[echo] Generating platform-specifics: MacOSX
java.generate.platforms:
[echo] Generating platform-specifics: os: macosx, cfgs: ${windowlib.os.cfg}, ./config/nativewindow/jawt-macosx.cfg
java.generate.windowlib:
java.generate.jawt:
[echo] Generating JAWT interface class
[echo] java.home.dir=${java.home.dir}
java.generate.copy2temp:
[copy] Copying 6 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] WARNING: during forced struct emission: struct "JAWT_SurfaceLayers" not found
[gluegen] WARNING: SKIP primitive w/ platform dependent sized type in struct: JAWT_DrawingSurface.env: CType['JNIEnv *', size [fixed false, lnx64 8], [pointer*1]]
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _jobject"
[gluegen] WARNING: SKIP unsized array in struct: JAWT_DrawingSurfaceInfo.ds: CType['null *', size [fixed false, lnx64 8], [pointer*1]]
[gluegen] WARNING: SKIP unsized array in struct: JAWT_DrawingSurfaceInfo.clip: CType['JAWT_Rectangle *', size [fixed false, lnx64 8], [pointer*1]]
[echo]
[echo] GlueGen has successfully generated files.
java.compile.javase:
[javac] Compiling 114 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/classes
[javac] Note: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/nativewindow/classes/jogamp/nativewindow/jawt/windows/Win32SunJDKReflection.java uses unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
java.compile:
gluegen.cpptasks.detect.compiler:
[echo] gcc.compat.compiler=xcode.clang
[echo] GCC=${isGCC}
[echo] CLANG=true
[echo] VC6=${isVC6}
[echo] VC7=${isVC7}
[echo] VC8=${isVC8}
[echo] VC8_X64=${isVC8_X64}
[echo] VC9=${isVC9}
[echo] MingW=${isMingW}
[echo] MingW32=${isMingW32}
[echo] MingW64=${isMingW64}
setup.java.home.dir.nonmacosx:
setup.java.home.dir.macosx:
setup.java.home.dir:
[echo] java.home.dir /System/Library/Frameworks/JavaVM.framework/Home
[echo] java.includes.dir /System/Library/Frameworks/JavaVM.framework/Headers
gluegen.cpptasks.configure.compiler:
gluegen.cpptasks.declare.compiler.environment:
gluegen.cpptasks.declare.compiler.win32.vc6:
gluegen.cpptasks.declare.compiler.win32.vc7:
gluegen.cpptasks.declare.compiler.win32.vc8:
gluegen.cpptasks.declare.compiler.win32.vc8_x64:
gluegen.cpptasks.declare.compiler.win32.vc9:
gluegen.cpptasks.declare.compiler.win32.mingw:
gluegen.cpptasks.declare.compiler.win64.mingw:
gluegen.cpptasks.declare.compiler.win32:
gluegen.cpptasks.declare.compiler.linux.x86:
gluegen.cpptasks.declare.compiler.linux.amd64:
gluegen.cpptasks.declare.compiler.linux.ia64:
gluegen.cpptasks.declare.compiler.linux.armv6:
gluegen.cpptasks.declare.compiler.linux.alpha:
gluegen.cpptasks.declare.compiler.linux.hppa:
gluegen.cpptasks.declare.compiler.linux.mips:
gluegen.cpptasks.declare.compiler.linux.mipsel:
gluegen.cpptasks.declare.compiler.linux.ppc:
gluegen.cpptasks.declare.compiler.linux.s390:
gluegen.cpptasks.declare.compiler.linux.s390x:
gluegen.cpptasks.declare.compiler.linux.sparc:
gluegen.cpptasks.declare.compiler.linux:
gluegen.cpptasks.declare.compiler.solaris32:
gluegen.cpptasks.declare.compiler.solaris.sparcv9:
gluegen.cpptasks.declare.compiler.solaris.amd64:
gluegen.cpptasks.declare.compiler.solaris:
gluegen.cpptasks.declare.compiler.macosx:
[echo] MacOSX
[echo] java.includes.dir.platform /System/Library/Frameworks/JavaVM.framework/Headers
[echo] java.lib.dir.platform /System/Library/Frameworks/JavaVM.framework/Libraries
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: /System/Library/Frameworks/JavaVM.framework/Libraries
gluegen.cpptasks.setup.compiler:
c.configure.1:
c.configure.win32.vc:
c.configure.win32.mingw:
c.configure.win64.mingw:
c.configure.win32:
c.configure.linux.armv6:
c.configure.linux.x86:
c.configure.linux.amd64:
c.configure.linux.ia64:
c.configure.linux.hppa:
c.configure.linux.mips:
c.configure.linux.mipsel:
c.configure.linux.ppc:
c.configure.linux.s390:
c.configure.linux.sparc:
c.configure.x11:
c.configure.linux:
c.configure.android:
c.configure.solaris32:
c.configure.solaris.sparcv9:
c.configure.solaris.amd64:
c.configure.macosx:
c.configure.freebsd.x86:
c.configure.freebsd.amd64:
c.configure.freebsd:
c.configure.hpux:
c.configure.2:
c.configure:
c.build.nativewindow.windowlib.x11:
c.build.nativewindow.windowlib.windows:
c.build.nativewindow.windowlib.macosx:
[echo] Output lib name = nativewindow_macosx
[echo] c.compiler.use-jawt false
[echo] nativewindow_macosx.useLibJAWT ${nativewindow_macosx.useLibJAWT}
[echo] Compiling nativewindow_macosx
[echo] java.lib.dir.platform: /System/Library/Frameworks/JavaVM.framework/Libraries
[cc] 2 total files to be compiled.
[cc] Starting link
rename.dylib:
[move] Moving 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/obj
rename.mingw.dll:
gluegen.properties.load.user:
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.striplibs:
[echo] Strip symbols from libs in ../build/nativewindow/obj
c.build.nativewindow.windowlib:
c.build.nativewindow.awt:
[echo] Output lib name = nativewindow_awt
[echo] c.compiler.use-jawt true
[echo] nativewindow_awt.useLibJAWT true
[echo] Compiling nativewindow_awt
[echo] java.lib.dir.platform: /System/Library/Frameworks/JavaVM.framework/Libraries
[cc] 6 total files to be compiled.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native/MacOSX/JAWT_DrawingSurface_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 1 warning generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native/MacOSX/JAWT_DrawingSurface_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 1 warning generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native/MacOSX/JAWT_DrawingSurfaceInfo_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 1 warning generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native/MacOSX/JAWT_DrawingSurfaceInfo_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 1 warning generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native/MacOSX/JAWT_MacOSXDrawingSurfaceInfo_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 1 warning generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native/MacOSX/JAWT_MacOSXDrawingSurfaceInfo_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 1 warning generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native/MacOSX/JAWTFactory_JNI.c:28:10: warning: 'JAWT_GetAWT' is deprecated [-Wdeprecated-declarations]
[cc] _res = JAWT_GetAWT(env, (JAWT *) _awt_ptr);
[cc] ^
[cc] /System/Library/Frameworks/JavaVM.framework/Headers/jawt.h:269:18: note: 'JAWT_GetAWT' has been explicitly marked deprecated here
[cc] jboolean JNICALL JAWT_GetAWT(JNIEnv* env, JAWT* awt);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native/MacOSX/JAWTFactory_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 2 warnings generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native/MacOSX/JAWTFactory_JNI.c:28:10: warning: 'JAWT_GetAWT' is deprecated [-Wdeprecated-declarations]
[cc] _res = JAWT_GetAWT(env, (JAWT *) _awt_ptr);
[cc] ^
[cc] /System/Library/Frameworks/JavaVM.framework/Headers/jawt.h:269:18: note: 'JAWT_GetAWT' has been explicitly marked deprecated here
[cc] jboolean JNICALL JAWT_GetAWT(JNIEnv* env, JAWT* awt);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native/MacOSX/JAWTFactory_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 2 warnings generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native/MacOSX/JAWT_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 1 warning generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native/MacOSX/JAWT_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 1 warning generated.
[cc] Starting link
rename.dylib:
[move] Moving 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/obj
rename.mingw.dll:
gluegen.properties.load.user:
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.striplibs:
[echo] Strip symbols from libs in ../build/nativewindow/obj
c.build.nativewindow:
c.manifest:
setup-manifestfile:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow
build-jars-awt:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/nativewindow-awt.jar
build-jars-x11:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/nativewindow-os-x11.jar
build-jars-windows:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/nativewindow-os-win.jar
build-jars-macosx:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/nativewindow-os-osx.jar
build-jars-javase:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/nativewindow.jar
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/obj/nativewindow-natives-macosx-universal.jar.d/java
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/obj/nativewindow-natives-macosx-universal.jar.d/jar
[copy] Copying 2 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/obj/nativewindow-natives-macosx-universal.jar.d/jar
[javac] Compiling 1 source file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/obj/nativewindow-natives-macosx-universal.jar.d/jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/nativewindow-natives-macosx-universal.jar
build-jars:
generate.version.txt:
all:
build.jogl:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.6
[echo] java.version 1.6.0_65
[echo] java.home /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20141009
[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.6
[echo] host.targetlevel 1.6
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon true
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
partitioning.setup:
[echo] isX11 : ${isX11}
[echo] setup.noNativeDesktop : ${setup.noNativeDesktop}
[echo] setup.addNativeOpenMAX : ${setup.addNativeOpenMAX}
[echo] setup.addNativeNVidiaCG: true
[echo] java.excludes.all: jogamp/opengl/gl2/fixme/** com/jogamp/audio/windows/waveout/TestSpatialization.java ${java.excludes.awt} ${java.excludes.swt}
declare.common:
declare.gl.gles1:
declare.gl.gles2:
declare.gl.gles3:
declare.gl.gles:
declare.gl.gl2:
init:
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/classes
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/MacOSX
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/Windows
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/X11
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/openmax
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/libav
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/classes
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj/jogl
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj/cg
common.gluegen.build:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.6
[echo] java.version 1.6.0_65
[echo] java.home /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20141009
[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.6
[echo] host.targetlevel 1.6
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon true
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
[echo] Loaded /Users/jogamp/gluegen.properties.
[echo] Setting defaults:
[echo] Setting default gcc.compat.compiler
[echo] gcc.compat.compiler=xcode.clang
[echo] antlr.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/antlr.jar
[echo] junit.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/junit.jar
[echo] win32.c.compiler=${win32.c.compiler}
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
[echo] isI386=${isI386}
[echo] isAMD64=true
[echo] is64Bit=true
[echo] isAbiEabiGnuArmel=${isAbiEabiGnuArmel}
[echo] isAbiEabiGnuArmhf=${isAbiEabiGnuArmhf}
[echo] jvmDataModel32Bit=${jvmDataModel32Bit}
[echo] jvmDataModel64Bit=${jvmDataModel64Bit}
[echo] jvmDataModel.arg=-Djnlp.no.jvm.data.model.set=true
[echo] FreeBSD=${isFreeBSD}
[echo] FreeBSDX86=${isFreeBSDX86}
[echo] FreeBSDAMD64=${isFreeBSDAMD64}
[echo] HPUX=${isHPUX}
[echo] IA64=${isIA64}
[echo] Android=${isAndroid}
[echo] AndroidARMv6=${isAndroidARMv6}
[echo] AndroidARMv6Armel=${isAndroidARMv6Armel}
[echo] AndroidARMv6Armhf=${isAndroidARMv6Armhf}
[echo] Linux=${isLinux}
[echo] LinuxAMD64=${isLinuxAMD64}
[echo] LinuxIA64=${isLinuxIA64}
[echo] LinuxX86=${isLinuxX86}
[echo] LinuxARMv6=${isLinuxARMv6}
[echo] LinuxARMv6Armel=${isLinuxARMv6Armel}
[echo] LinuxARMv6Armhf=${isLinuxARMv6Armhf}
[echo] LinuxAlpha=${isLinuxAlpha}
[echo] LinuxHppa=${isLinuxHppa}
[echo] LinuxMips=${isLinuxMips}
[echo] LinuxMipsel=${isLinuxMipsel}
[echo] LinuxPpc=${isLinuxPpc}
[echo] Linuxs390=${isLinuxs390}
[echo] Linuxs390x=${isLinuxs390x}
[echo] LinuxSparc=${isLinuxSparc}
[echo] OS X=true
[echo] OS X PPC=${use.macosppc}
[echo] OS X x32=true
[echo] OS X x64=true
[echo] Solaris=${isSolaris}
[echo] Solaris32Bit=${isSolaris32Bit}
[echo] Solaris64Bit=${isSolaris64Bit}
[echo] SolarisSparc=${isSolarisSparc}
[echo] SolarisSparcv9=${isSolarisSparcv9}
[echo] SolarisAMD64=${isSolarisAMD64}
[echo] SolarisX86=${isSolarisX86}
[echo] Unix=${isUnix}
[echo] Windows=${isWindows}
[echo] X11=${isX11}
[echo] os=Mac OS X
[echo] os=10.9.5
[echo] arch=x86_64
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
[echo] os and arch: macosx-universal
[echo] os and arch.dot: macosx.universal
[echo] os and arch.slash: macosx/universal
gluegen.cpptasks.detect.os:
setup.excludes.nsig:
init.base:
init.android:
init:
java.class.path.validate:
validate:
gluegen.build.check.android-launcher:
android-launcher.build:
android-launcher.package:
gluegen.build.check.java:
gluegen.build.java:
gluegen.cpptasks.detect.compiler:
[echo] gcc.compat.compiler=xcode.clang
[echo] GCC=${isGCC}
[echo] CLANG=true
[echo] VC6=${isVC6}
[echo] VC7=${isVC7}
[echo] VC8=${isVC8}
[echo] VC8_X64=${isVC8_X64}
[echo] VC9=${isVC9}
[echo] MingW=${isMingW}
[echo] MingW32=${isMingW32}
[echo] MingW64=${isMingW64}
setup.java.home.dir.nonmacosx:
setup.java.home.dir.macosx:
setup.java.home.dir:
[echo] java.home.dir /System/Library/Frameworks/JavaVM.framework/Home
[echo] java.includes.dir /System/Library/Frameworks/JavaVM.framework/Headers
gluegen.cpptasks.configure.compiler:
gluegen.cpptasks.declare.compiler.environment:
gluegen.cpptasks.declare.compiler.win32.vc6:
gluegen.cpptasks.declare.compiler.win32.vc7:
gluegen.cpptasks.declare.compiler.win32.vc8:
gluegen.cpptasks.declare.compiler.win32.vc8_x64:
gluegen.cpptasks.declare.compiler.win32.vc9:
gluegen.cpptasks.declare.compiler.win32.mingw:
gluegen.cpptasks.declare.compiler.win64.mingw:
gluegen.cpptasks.declare.compiler.win32:
gluegen.cpptasks.declare.compiler.linux.x86:
gluegen.cpptasks.declare.compiler.linux.amd64:
gluegen.cpptasks.declare.compiler.linux.ia64:
gluegen.cpptasks.declare.compiler.linux.armv6:
gluegen.cpptasks.declare.compiler.linux.alpha:
gluegen.cpptasks.declare.compiler.linux.hppa:
gluegen.cpptasks.declare.compiler.linux.mips:
gluegen.cpptasks.declare.compiler.linux.mipsel:
gluegen.cpptasks.declare.compiler.linux.ppc:
gluegen.cpptasks.declare.compiler.linux.s390:
gluegen.cpptasks.declare.compiler.linux.s390x:
gluegen.cpptasks.declare.compiler.linux.sparc:
gluegen.cpptasks.declare.compiler.linux:
gluegen.cpptasks.declare.compiler.solaris32:
gluegen.cpptasks.declare.compiler.solaris.sparcv9:
gluegen.cpptasks.declare.compiler.solaris.amd64:
gluegen.cpptasks.declare.compiler.solaris:
gluegen.cpptasks.declare.compiler.macosx:
[echo] MacOSX
[echo] java.includes.dir.platform /System/Library/Frameworks/JavaVM.framework/Headers
[echo] java.lib.dir.platform /System/Library/Frameworks/JavaVM.framework/Libraries
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: /System/Library/Frameworks/JavaVM.framework/Libraries
gluegen.cpptasks.setup.compiler:
declare.win32.vc6:
declare.win32.vc7:
declare.win32.vc8:
declare.win32.vc8_x64:
declare.win32.vc9:
declare.win32.mingw:
declare.win64.mingw:
declare.win32:
declare.linux.x86:
declare.linux.amd64:
declare.linux.ia64:
declare.linux.hppa:
declare.linux.mips:
declare.linux.mipsel:
declare.linux.ppc:
declare.linux.s390:
declare.linux.s390x:
declare.linux.sparc:
declare.linux.armv6:
declare.linux:
declare.android:
declare.solaris32:
declare.solarisSparcv9:
declare.solarisAMD64:
declare.solaris:
declare.macosx:
[echo] MacOSX
declare.freebsd.x86:
declare.freebsd.amd64:
declare.freebsd:
declare.hpux:
c.configure:
gluegen.build.c:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.6
[echo] java.version 1.6.0_65
[echo] java.home /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20141009
[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.6
[echo] host.targetlevel 1.6
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon true
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
setup.excludes.nsig:
init.base:
init.android:
init:
java.class.path.validate:
validate:
gluegen.cpptasks.detect.compiler:
[echo] gcc.compat.compiler=xcode.clang
[echo] GCC=${isGCC}
[echo] CLANG=true
[echo] VC6=${isVC6}
[echo] VC7=${isVC7}
[echo] VC8=${isVC8}
[echo] VC8_X64=${isVC8_X64}
[echo] VC9=${isVC9}
[echo] MingW=${isMingW}
[echo] MingW32=${isMingW32}
[echo] MingW64=${isMingW64}
setup.java.home.dir.nonmacosx:
setup.java.home.dir.macosx:
setup.java.home.dir:
[echo] java.home.dir /System/Library/Frameworks/JavaVM.framework/Home
[echo] java.includes.dir /System/Library/Frameworks/JavaVM.framework/Headers
gluegen.cpptasks.configure.compiler:
gluegen.cpptasks.declare.compiler.environment:
gluegen.cpptasks.declare.compiler.win32.vc6:
gluegen.cpptasks.declare.compiler.win32.vc7:
gluegen.cpptasks.declare.compiler.win32.vc8:
gluegen.cpptasks.declare.compiler.win32.vc8_x64:
gluegen.cpptasks.declare.compiler.win32.vc9:
gluegen.cpptasks.declare.compiler.win32.mingw:
gluegen.cpptasks.declare.compiler.win64.mingw:
gluegen.cpptasks.declare.compiler.win32:
gluegen.cpptasks.declare.compiler.linux.x86:
gluegen.cpptasks.declare.compiler.linux.amd64:
gluegen.cpptasks.declare.compiler.linux.ia64:
gluegen.cpptasks.declare.compiler.linux.armv6:
gluegen.cpptasks.declare.compiler.linux.alpha:
gluegen.cpptasks.declare.compiler.linux.hppa:
gluegen.cpptasks.declare.compiler.linux.mips:
gluegen.cpptasks.declare.compiler.linux.mipsel:
gluegen.cpptasks.declare.compiler.linux.ppc:
gluegen.cpptasks.declare.compiler.linux.s390:
gluegen.cpptasks.declare.compiler.linux.s390x:
gluegen.cpptasks.declare.compiler.linux.sparc:
gluegen.cpptasks.declare.compiler.linux:
gluegen.cpptasks.declare.compiler.solaris32:
gluegen.cpptasks.declare.compiler.solaris.sparcv9:
gluegen.cpptasks.declare.compiler.solaris.amd64:
gluegen.cpptasks.declare.compiler.solaris:
gluegen.cpptasks.declare.compiler.macosx:
[echo] MacOSX
[echo] java.includes.dir.platform /System/Library/Frameworks/JavaVM.framework/Headers
[echo] java.lib.dir.platform /System/Library/Frameworks/JavaVM.framework/Libraries
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: /System/Library/Frameworks/JavaVM.framework/Libraries
gluegen.cpptasks.setup.compiler:
declare.win32.vc6:
declare.win32.vc7:
declare.win32.vc8:
declare.win32.vc8_x64:
declare.win32.vc9:
declare.win32.mingw:
declare.win64.mingw:
declare.win32:
declare.linux.x86:
declare.linux.amd64:
declare.linux.ia64:
declare.linux.hppa:
declare.linux.mips:
declare.linux.mipsel:
declare.linux.ppc:
declare.linux.s390:
declare.linux.s390x:
declare.linux.sparc:
declare.linux.armv6:
declare.linux:
declare.android:
declare.solaris32:
declare.solarisSparcv9:
declare.solarisAMD64:
declare.solaris:
declare.macosx:
[echo] MacOSX
declare.freebsd.x86:
declare.freebsd.amd64:
declare.freebsd:
declare.hpux:
c.configure:
gluegen.build.c.impl:
base.compile:
setup-manifestfile:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl
build.gluegen-gl.jar:
[javac] Compiling 2 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/classes
[javac] Compiling 8 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/classes
[javac] Note: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/classes/com/jogamp/gluegen/opengl/ant/StaticGLGenTask.java uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gluegen-gl.jar
java.generate.check:
java.generate:
[echo] Generating GL interface and implementation
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.6
[echo] java.version 1.6.0_65
[echo] java.home /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20141009
[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.6
[echo] host.targetlevel 1.6
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon true
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
partitioning.setup:
[echo] isX11 : ${isX11}
[echo] setup.noNativeDesktop : ${setup.noNativeDesktop}
[echo] setup.addNativeOpenMAX : ${setup.addNativeOpenMAX}
[echo] setup.addNativeNVidiaCG: true
[echo] java.excludes.all: jogamp/opengl/gl2/fixme/** com/jogamp/audio/windows/waveout/TestSpatialization.java ${java.excludes.awt} ${java.excludes.swt}
declare.common:
declare.gl.gles1:
declare.gl.gles2:
declare.gl.gles3:
declare.gl.gles:
declare.gl.gl2:
init:
common.gluegen.build:
setup-manifestfile:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl
build.gluegen-gl.jar:
java.generate.gl_if:
[echo] Generating GL interface
java.generate.copy2temp:
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES"
java.generate.gl2_es1_if:
[echo] Generating GL2_ES1 interface
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES"
java.generate.gles1:
[echo] Generating GLES1 interface and implementation
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES"
java.generate.gl2_es2_if:
[echo] Generating GL2_ES2 interface
java.generate.copy2temp:
[copy] Copying 3 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES"
java.generate.gles2:
[echo] Generating GLES2 interface and implementation
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES"
java.generate.gl2_es3_if:
[echo] Generating GL2_ES3 interface
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES"
java.generate.gl3_es3_if:
[echo] Generating GL3_ES3 interface
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES"
java.generate.gl2_gl3_if:
[echo] Generating GL2_GL3 interface
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event"
java.generate.gl2:
[echo] Generating GL2 interface
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event"
java.generate.gl3:
[echo] Generating GL3 interface
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event"
java.generate.gl3bc:
[echo] Generating GL3bc interface
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event"
java.generate.gl4_es3_if:
[echo] Generating GL4_ES3 interface
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES"
java.generate.gles3:
[echo] Generating GLES3 interface
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES"
java.generate.gles3impl:
[echo] Generating GLES3 implementation
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES"
java.generate.gl4:
[echo] Generating GL4 interface
java.generate.copy2temp:
[copy] Copying 2 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event"
java.generate.gl4bc:
[echo] Generating GL4bc implementation
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event"
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_glMapTexture2DINTEL" assuming size of equivalent C return type (sizeof(void *)): java.nio.ByteBuffer dispatch_glMapTexture2DINTEL(int texture, int level, int access, java.nio.IntBuffer stride, java.nio.IntBuffer layout)
java.generate.gl.all:
java.generate.window.system.es:
[echo] Generating EGL implementation class
java.generate.copy2temp:
[copy] Copying 3 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.pcpp.PCPP]: #warning "Info: Using generic void pointer for EGLNativeDisplayType, EGLNativeWindowType and EGLNativePixmapType" at "stub_includes/egl/EGL/eglplatform.h" line "98"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLContext"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLDisplay"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLConfig"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLNativeDisplayType"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLNativePixmapType"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLNativeWindowType"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLSurface"
java.generate.window.system.es.ext:
[echo] Generating EGLExt implementation class
java.generate.copy2temp:
[copy] Copying 2 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.pcpp.PCPP]: #warning "Info: Using generic void pointer for EGLNativeDisplayType, EGLNativeWindowType and EGLNativePixmapType" at "stub_includes/egl/EGL/eglplatform.h" line "98"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLContext"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLDisplay"
[gluegen] WARNING: SKIP unsized array in struct: EGLClientPixmapHI.pData: CType['EGLClientBuffer' (typedef), size [fixed false, lnx64 8], [pointer*1]]
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLConfig"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLNativeDisplayType"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLNativePixmapType"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLNativeWindowType"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLSyncKHR"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLSurface"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLImageKHR"
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_eglCreateFenceSyncNV" assuming size of equivalent C return type (sizeof(EGLClientBuffer)): java.nio.ByteBuffer dispatch_eglCreateFenceSyncNV(long dpy, int condition, java.nio.IntBuffer attrib_list)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_eglCreateStreamFromFileDescriptorKHR" assuming size of equivalent C return type (sizeof(EGLClientBuffer)): java.nio.ByteBuffer dispatch_eglCreateStreamFromFileDescriptorKHR(long dpy, int file_descriptor)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_eglCreateStreamKHR" assuming size of equivalent C return type (sizeof(EGLClientBuffer)): java.nio.ByteBuffer dispatch_eglCreateStreamKHR(long dpy, java.nio.IntBuffer attrib_list)
java.generate.gl.platforms:
java.generate.window.system.os0:
java.generate.window.system.os1:
[echo] Generating window system glue impl: x11
java.generate.copy2temp:
[copy] Copying 4 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct { }"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLXFBConfigRec"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLXcontextRec"
java.generate.platform.glext:
[echo] Generating platform-specific OpenGL extension class: x11
java.generate.copy2temp:
[copy] Copying 2 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct { }"
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_glXEnumerateVideoCaptureDevicesNV" assuming size of equivalent C return type (sizeof(XID *)): com.jogamp.common.nio.PointerBuffer dispatch_glXEnumerateVideoCaptureDevicesNV(long dpy, int screen, java.nio.IntBuffer nelements)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_glXEnumerateVideoDevicesNV" assuming size of equivalent C return type (sizeof(int *)): java.nio.IntBuffer dispatch_glXEnumerateVideoDevicesNV(long dpy, int screen, java.nio.IntBuffer nelements)
java.generate.gl.platforms:
java.generate.window.system.os0:
java.generate.window.system.os1:
[echo] Generating window system glue impl: win32
java.generate.copy2temp:
[copy] Copying 3 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _proc"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _handle"
java.generate.platform.glext:
[echo] Generating platform-specific OpenGL extension class: win32
java.generate.copy2temp:
[copy] Copying 2 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] ANTLR Parsing Error: line 667:691141: unexpected token: struct token name:"struct"
[gluegen] line 667:691141: unexpected token: struct
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.externalDef(GnuCParser.java:522)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.externalList(GnuCParser.java:258)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.translationUnit(GnuCParser.java:219)
[gluegen] at com.jogamp.gluegen.GlueGen.run(GlueGen.java:134)
[gluegen] at com.jogamp.gluegen.GlueGen.main(GlueGen.java:371)
[gluegen] ANTLR Parsing Error: line 672:691241: unexpected token: rcVirtualScreen token name:ID
[gluegen] line 672:691241: unexpected token: rcVirtualScreen
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.postfixExpr(GnuCParser.java:5423)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.unaryExpr(GnuCParser.java:4815)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.castExpr(GnuCParser.java:4780)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.multExpr(GnuCParser.java:6564)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.additiveExpr(GnuCParser.java:6505)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.shiftExpr(GnuCParser.java:6446)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.relationalExpr(GnuCParser.java:6371)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.equalityExpr(GnuCParser.java:6312)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.bitAndExpr(GnuCParser.java:6273)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.exclusiveOrExpr(GnuCParser.java:6234)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.inclusiveOrExpr(GnuCParser.java:6195)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.logicalAndExpr(GnuCParser.java:6156)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.logicalOrExpr(GnuCParser.java:4667)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.conditionalExpr(GnuCParser.java:4564)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.assignExpr(GnuCParser.java:1431)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.expr(GnuCParser.java:361)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.statement(GnuCParser.java:4500)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.statementList(GnuCParser.java:4076)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.compoundStatement(GnuCParser.java:3880)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.functionDef(GnuCParser.java:818)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.externalDef(GnuCParser.java:512)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.externalList(GnuCParser.java:258)
[gluegen] at com.jogamp.gluegen.cgram.GnuCParser.translationUnit(GnuCParser.java:219)
[gluegen] at com.jogamp.gluegen.GlueGen.run(GlueGen.java:134)
[gluegen] at com.jogamp.gluegen.GlueGen.main(GlueGen.java:371)
[gluegen] <AST>:0:0: unexpected end of subtree
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _handle"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _GPU_DEVICE"
java.generate.gl.platforms:
java.generate.window.system.os0:
java.generate.window.system.os1:
[echo] Generating window system glue impl: macosx
java.generate.copy2temp:
[copy] Copying 4 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cglPBufferObj"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cglPixelFormatObj"
[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 _cglContextObj"
java.generate.platform.glext:
[echo] Generating platform-specific OpenGL extension class: macosx
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
java.generate.glu.base:
[echo] Generating GLU class
java.generate.copy2temp:
[copy] Copying 3 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
java.generate.glu.GL2ES1:
[echo] Generating GLU class
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
java.generate.glu.GL2:
[echo] Generating GLU class
java.generate.copy2temp:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp
[echo]
[echo] GlueGen and BuildStaticGLInfo have successfully generated files.
java.generate.cg.check:
java.generate.cg:
[gluegen] [WARNING com.jogamp.gluegen.pcpp.PCPP]: FAILED TO UNDEFINE: 'CG_PROFILE_MACRO' (line 64 file stub_includes/cg/Cg/cgGL_profiles.h)
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGtechnique"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGprogram"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGstateassignment"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGpass"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGannotation"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGcontext"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGeffect"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGparameter"
[gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGstate"
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCopyProgram" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgCopyProgram(CGprogram program)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateArraySamplerState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgCreateArraySamplerState(CGcontext arg0, java.lang.String name, int arg2, int nelems)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateArrayState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgCreateArrayState(CGcontext arg0, java.lang.String name, int arg2, int nelems)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateContext" assuming size of equivalent C return type (sizeof(CGcontext)): CGcontext dispatch_cgCreateContext()
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateEffect" assuming size of equivalent C return type (sizeof(CGeffect)): CGeffect dispatch_cgCreateEffect(CGcontext arg0, java.lang.String code, java.lang.String[] args)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateEffectFromFile" assuming size of equivalent C return type (sizeof(CGeffect)): CGeffect dispatch_cgCreateEffectFromFile(CGcontext arg0, java.lang.String filename, java.lang.String[] args)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgCreateParameter(CGcontext ctx, int type)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateParameterArray" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgCreateParameterArray(CGcontext ctx, int type, int length)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateParameterMultiDimArray" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgCreateParameterMultiDimArray(CGcontext ctx, int type, int dim, java.nio.IntBuffer lengths)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateProgram" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgCreateProgram(CGcontext ctx, int program_type, java.lang.String program, int profile, java.lang.String entry, java.lang.String[] args)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateProgramFromEffect" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgCreateProgramFromEffect(CGeffect effect, int profile, java.lang.String entry, java.lang.String[] args)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateProgramFromFile" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgCreateProgramFromFile(CGcontext ctx, int program_type, java.lang.String program_file, int profile, java.lang.String entry, java.lang.String[] args)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateSamplerState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgCreateSamplerState(CGcontext arg0, java.lang.String name, int arg2)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgCreateState(CGcontext arg0, java.lang.String name, int arg2)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetArrayParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetArrayParameter(CGparameter aparam, int index)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetConnectedParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetConnectedParameter(CGparameter param)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetConnectedToParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetConnectedToParameter(CGparameter param, int index)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetDependentAnnotationParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetDependentAnnotationParameter(CGannotation arg0, int index)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetDependentStateAssignmentParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetDependentStateAssignmentParameter(CGstateassignment arg0, int index)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetEffectContext" assuming size of equivalent C return type (sizeof(CGcontext)): CGcontext dispatch_cgGetEffectContext(CGeffect arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetEffectParameterBySemantic" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetEffectParameterBySemantic(CGeffect arg0, java.lang.String arg1)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstDependentParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetFirstDependentParameter(CGparameter param)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstEffect" assuming size of equivalent C return type (sizeof(CGeffect)): CGeffect dispatch_cgGetFirstEffect(CGcontext arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstEffectParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetFirstEffectParameter(CGeffect arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstLeafEffectParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetFirstLeafEffectParameter(CGeffect arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstLeafParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetFirstLeafParameter(CGprogram prog, int name_space)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetFirstParameter(CGprogram prog, int name_space)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstParameterAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetFirstParameterAnnotation(CGparameter arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstPass" assuming size of equivalent C return type (sizeof(CGpass)): CGpass dispatch_cgGetFirstPass(CGtechnique arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstPassAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetFirstPassAnnotation(CGpass arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstProgram" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgGetFirstProgram(CGcontext ctx)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstProgramAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetFirstProgramAnnotation(CGprogram arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstSamplerState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgGetFirstSamplerState(CGcontext arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstSamplerStateAssignment" assuming size of equivalent C return type (sizeof(CGstateassignment)): CGstateassignment dispatch_cgGetFirstSamplerStateAssignment(CGparameter arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgGetFirstState(CGcontext arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstStateAssignment" assuming size of equivalent C return type (sizeof(CGstateassignment)): CGstateassignment dispatch_cgGetFirstStateAssignment(CGpass arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstStructParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetFirstStructParameter(CGparameter param)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstTechnique" assuming size of equivalent C return type (sizeof(CGtechnique)): CGtechnique dispatch_cgGetFirstTechnique(CGeffect arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstTechniqueAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetFirstTechniqueAnnotation(CGtechnique arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedEffectParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetNamedEffectParameter(CGeffect arg0, java.lang.String arg1)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetNamedParameter(CGprogram prog, java.lang.String name)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedParameterAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetNamedParameterAnnotation(CGparameter arg0, java.lang.String arg1)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedPass" assuming size of equivalent C return type (sizeof(CGpass)): CGpass dispatch_cgGetNamedPass(CGtechnique arg0, java.lang.String name)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedPassAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetNamedPassAnnotation(CGpass arg0, java.lang.String arg1)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedProgramAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetNamedProgramAnnotation(CGprogram arg0, java.lang.String arg1)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedProgramParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetNamedProgramParameter(CGprogram prog, int name_space, java.lang.String name)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedSamplerState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgGetNamedSamplerState(CGcontext arg0, java.lang.String name)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedSamplerStateAssignment" assuming size of equivalent C return type (sizeof(CGstateassignment)): CGstateassignment dispatch_cgGetNamedSamplerStateAssignment(CGparameter arg0, java.lang.String arg1)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgGetNamedState(CGcontext arg0, java.lang.String name)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedStateAssignment" assuming size of equivalent C return type (sizeof(CGstateassignment)): CGstateassignment dispatch_cgGetNamedStateAssignment(CGpass arg0, java.lang.String name)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedStructParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetNamedStructParameter(CGparameter param, java.lang.String name)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedTechnique" assuming size of equivalent C return type (sizeof(CGtechnique)): CGtechnique dispatch_cgGetNamedTechnique(CGeffect arg0, java.lang.String name)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedTechniqueAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetNamedTechniqueAnnotation(CGtechnique arg0, java.lang.String arg1)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetNextAnnotation(CGannotation arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextEffect" assuming size of equivalent C return type (sizeof(CGeffect)): CGeffect dispatch_cgGetNextEffect(CGeffect arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextLeafParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetNextLeafParameter(CGparameter current)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetNextParameter(CGparameter current)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextPass" assuming size of equivalent C return type (sizeof(CGpass)): CGpass dispatch_cgGetNextPass(CGpass arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextProgram" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgGetNextProgram(CGprogram current)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgGetNextState(CGstate arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextStateAssignment" assuming size of equivalent C return type (sizeof(CGstateassignment)): CGstateassignment dispatch_cgGetNextStateAssignment(CGstateassignment arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextTechnique" assuming size of equivalent C return type (sizeof(CGtechnique)): CGtechnique dispatch_cgGetNextTechnique(CGtechnique arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetParameterContext" assuming size of equivalent C return type (sizeof(CGcontext)): CGcontext dispatch_cgGetParameterContext(CGparameter param)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetParameterProgram" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgGetParameterProgram(CGparameter param)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetPassTechnique" assuming size of equivalent C return type (sizeof(CGtechnique)): CGtechnique dispatch_cgGetPassTechnique(CGpass arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetProgramContext" assuming size of equivalent C return type (sizeof(CGcontext)): CGcontext dispatch_cgGetProgramContext(CGprogram prog)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetProgramStateAssignmentValue" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgGetProgramStateAssignmentValue(CGstateassignment arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetSamplerStateAssignmentParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetSamplerStateAssignmentParameter(CGstateassignment arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetSamplerStateAssignmentState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgGetSamplerStateAssignmentState(CGstateassignment arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetSamplerStateAssignmentValue" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetSamplerStateAssignmentValue(CGstateassignment arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetStateAssignmentPass" assuming size of equivalent C return type (sizeof(CGpass)): CGpass dispatch_cgGetStateAssignmentPass(CGstateassignment arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetStateAssignmentState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgGetStateAssignmentState(CGstateassignment arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetTechniqueEffect" assuming size of equivalent C return type (sizeof(CGeffect)): CGeffect dispatch_cgGetTechniqueEffect(CGtechnique arg0)
[gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetTextureStateAssignmentValue" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetTextureStateAssignmentValue(CGstateassignment arg0)
java.compile.firstpass:
[javac] Compiling 22 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/classes
[javac] Note: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/classes/javax/media/opengl/GLUniformData.java uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
java.generate.composable.pipeline.check.es1:
java.generate.composable.pipeline.es1:
[java] wrote to file: ../build/jogl/gensrc/classes/javax/media/opengl/DebugGLES1.java
[java] wrote to file: ../build/jogl/gensrc/classes/javax/media/opengl/TraceGLES1.java
java.generate.composable.pipeline.check.es3:
java.generate.composable.pipeline.es3:
[java] wrote to file: ../build/jogl/gensrc/classes/javax/media/opengl/DebugGLES3.java
[java] wrote to file: ../build/jogl/gensrc/classes/javax/media/opengl/TraceGLES3.java
java.generate.composable.pipeline.check.gl4bc:
java.generate.composable.pipeline.gl4bc:
[java] wrote to file: ../build/jogl/gensrc/classes/javax/media/opengl/DebugGL4bc.java
[java] wrote to file: ../build/jogl/gensrc/classes/javax/media/opengl/TraceGL4bc.java
java.generate.composable.pipeline:
java.compile.secondpass.openal:
[javac] Compiling 2 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/classes
java.compile.secondpass.javase:
[javac] Compiling 552 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/classes
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
java.compile.secondpass.android:
[javac] Compiling 1 source file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/classes
java.compile.secondpass:
java.generate.composable.pipeline.custom.check.glfixfunc:
java.generate.composable.pipeline.custom.glfixfunc:
[java] wrote to file: ../build/jogl/gensrc/classes/jogamp/opengl/util/glsl/fixedfunc/FixedFuncImpl.java
java.generate.composable.pipeline.custom:
java.compile.thirdpass.javase:
[javac] Compiling 2 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/classes
java.compile.thirdpass:
java.compile:
[copy] Copying 66 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/classes
[copy] Copied 5 empty directories to 1 empty directory under /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/classes
gluegen.cpptasks.detect.compiler:
[echo] gcc.compat.compiler=xcode.clang
[echo] GCC=${isGCC}
[echo] CLANG=true
[echo] VC6=${isVC6}
[echo] VC7=${isVC7}
[echo] VC8=${isVC8}
[echo] VC8_X64=${isVC8_X64}
[echo] VC9=${isVC9}
[echo] MingW=${isMingW}
[echo] MingW32=${isMingW32}
[echo] MingW64=${isMingW64}
setup.java.home.dir.nonmacosx:
setup.java.home.dir.macosx:
setup.java.home.dir:
[echo] java.home.dir /System/Library/Frameworks/JavaVM.framework/Home
[echo] java.includes.dir /System/Library/Frameworks/JavaVM.framework/Headers
gluegen.cpptasks.configure.compiler:
gluegen.cpptasks.declare.compiler.environment:
gluegen.cpptasks.declare.compiler.win32.vc6:
gluegen.cpptasks.declare.compiler.win32.vc7:
gluegen.cpptasks.declare.compiler.win32.vc8:
gluegen.cpptasks.declare.compiler.win32.vc8_x64:
gluegen.cpptasks.declare.compiler.win32.vc9:
gluegen.cpptasks.declare.compiler.win32.mingw:
gluegen.cpptasks.declare.compiler.win64.mingw:
gluegen.cpptasks.declare.compiler.win32:
gluegen.cpptasks.declare.compiler.linux.x86:
gluegen.cpptasks.declare.compiler.linux.amd64:
gluegen.cpptasks.declare.compiler.linux.ia64:
gluegen.cpptasks.declare.compiler.linux.armv6:
gluegen.cpptasks.declare.compiler.linux.alpha:
gluegen.cpptasks.declare.compiler.linux.hppa:
gluegen.cpptasks.declare.compiler.linux.mips:
gluegen.cpptasks.declare.compiler.linux.mipsel:
gluegen.cpptasks.declare.compiler.linux.ppc:
gluegen.cpptasks.declare.compiler.linux.s390:
gluegen.cpptasks.declare.compiler.linux.s390x:
gluegen.cpptasks.declare.compiler.linux.sparc:
gluegen.cpptasks.declare.compiler.linux:
gluegen.cpptasks.declare.compiler.solaris32:
gluegen.cpptasks.declare.compiler.solaris.sparcv9:
gluegen.cpptasks.declare.compiler.solaris.amd64:
gluegen.cpptasks.declare.compiler.solaris:
gluegen.cpptasks.declare.compiler.macosx:
[echo] MacOSX
[echo] java.includes.dir.platform /System/Library/Frameworks/JavaVM.framework/Headers
[echo] java.lib.dir.platform /System/Library/Frameworks/JavaVM.framework/Libraries
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: /System/Library/Frameworks/JavaVM.framework/Libraries
gluegen.cpptasks.setup.compiler:
c.configure.1:
c.configure.win32.vc:
c.configure.win32.mingw:
c.configure.win64.mingw:
c.configure.win32:
c.configure.linux.armv6:
c.configure.linux.x86:
c.configure.linux.amd64:
c.configure.linux.ia64:
c.configure.linux.hppa:
c.configure.linux.mips:
c.configure.linux.mipsel:
c.configure.linux.ppc:
c.configure.linux.s390:
c.configure.linux.sparc:
c.configure.x11:
c.configure.linux:
c.configure.android:
c.configure.solaris32:
c.configure.solaris.sparcv9:
c.configure.solaris.amd64:
c.configure.macosx:
c.configure.freebsd.x86:
c.configure.freebsd.amd64:
c.configure.freebsd:
c.configure.hpux:
c.configure.2:
c.configure:
c.build.jogl.prepare:
[echo] Output lib name = jogl_ffmpegv08
[echo] Compiling jogl_ffmpegv08
[cc] 4 total files to be compiled.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_lavc53_lavf53_lavu51.c:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:238:31: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] SYMBOL_COUNT, count);
[cc] ^~~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:742:55: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] snprintf(buffer, sizeof(buffer), "%dx%d", vWidth, vHeight);
[cc] ~~ ^~~~~~
[cc] %ld
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf'
[cc] __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_lavc53_lavf53_lavu51.c:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:742:63: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] snprintf(buffer, sizeof(buffer), "%dx%d", vWidth, vHeight);
[cc] ~~ ^~~~~~~
[cc] %ld
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf'
[cc] __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_lavc53_lavf53_lavu51.c:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:752:52: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] snprintf(buffer, sizeof(buffer), "%d", vRate);
[cc] ~~ ^~~~~
[cc] %ld
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf'
[cc] __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_lavc53_lavf53_lavu51.c:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:801:90: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] fprintf(stderr, "Streams: %d, req vid %d aid %d\n", pAV->pFormatCtx->nb_streams, vid, aid);
[cc] ~~ ^~~
[cc] %ld
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:801:95: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] fprintf(stderr, "Streams: %d, req vid %d aid %d\n", pAV->pFormatCtx->nb_streams, vid, aid);
[cc] ~~ ^~~
[cc] %ld
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:912:17: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] aMaxChannelCount, aPrefSampleRate, pAV->pACodecCtx->request_channel_layout,
[cc] ^~~~~~~~~~~~~~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:912:35: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] aMaxChannelCount, aPrefSampleRate, pAV->pACodecCtx->request_channel_layout,
[cc] ^~~~~~~~~~~~~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:1567:131: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] fprintf(stderr, "SEEK: vid %d, aid %d, pos0 %"PRId64", pos1 %d, pts: %"PRId64" -> %"PRId64"\n", pAV->vid, pAV->aid, pos0, pos1, pts0, pts1);
[cc] ~~ ^~~~
[cc] %ld
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:1576:105: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] fprintf(stderr, "SEEK.0: pre : s %"PRId64" / %"PRId64" -> t %d / %"PRId64"\n", pos0, pts0, pos1, pts1);
[cc] ~~ ^~~~
[cc] %ld
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:1585:29: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] pos0, pts0, pos1, pts1, seek_min, seek_max);
[cc] ^~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:1597:61: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] fprintf(stderr, "SEEK: post : res %d, u %d\n", res, rPTS);
[cc] ~~ ^~~~
[cc] %ld
[cc] 12 warnings generated.
[cc] Starting link
[echo] Output lib name = jogl_ffmpegv09
[echo] Compiling jogl_ffmpegv09
[cc] 4 total files to be compiled.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_lavc54_lavf54_lavu52_lavr01.c:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:238:31: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] SYMBOL_COUNT, count);
[cc] ^~~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:742:55: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] snprintf(buffer, sizeof(buffer), "%dx%d", vWidth, vHeight);
[cc] ~~ ^~~~~~
[cc] %ld
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf'
[cc] __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_lavc54_lavf54_lavu52_lavr01.c:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:742:63: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] snprintf(buffer, sizeof(buffer), "%dx%d", vWidth, vHeight);
[cc] ~~ ^~~~~~~
[cc] %ld
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf'
[cc] __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_lavc54_lavf54_lavu52_lavr01.c:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:752:52: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] snprintf(buffer, sizeof(buffer), "%d", vRate);
[cc] ~~ ^~~~~
[cc] %ld
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf'
[cc] __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_lavc54_lavf54_lavu52_lavr01.c:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:801:90: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] fprintf(stderr, "Streams: %d, req vid %d aid %d\n", pAV->pFormatCtx->nb_streams, vid, aid);
[cc] ~~ ^~~
[cc] %ld
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:801:95: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] fprintf(stderr, "Streams: %d, req vid %d aid %d\n", pAV->pFormatCtx->nb_streams, vid, aid);
[cc] ~~ ^~~
[cc] %ld
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:912:17: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] aMaxChannelCount, aPrefSampleRate, pAV->pACodecCtx->request_channel_layout,
[cc] ^~~~~~~~~~~~~~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:912:35: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] aMaxChannelCount, aPrefSampleRate, pAV->pACodecCtx->request_channel_layout,
[cc] ^~~~~~~~~~~~~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:1567:131: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] fprintf(stderr, "SEEK: vid %d, aid %d, pos0 %"PRId64", pos1 %d, pts: %"PRId64" -> %"PRId64"\n", pAV->vid, pAV->aid, pos0, pos1, pts0, pts1);
[cc] ~~ ^~~~
[cc] %ld
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:1576:105: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] fprintf(stderr, "SEEK.0: pre : s %"PRId64" / %"PRId64" -> t %d / %"PRId64"\n", pos0, pts0, pos1, pts1);
[cc] ~~ ^~~~
[cc] %ld
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:1585:29: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] pos0, pts0, pos1, pts1, seek_min, seek_max);
[cc] ^~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:1597:61: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] fprintf(stderr, "SEEK: post : res %d, u %d\n", res, rPTS);
[cc] ~~ ^~~~
[cc] %ld
[cc] 12 warnings generated.
[cc] Starting link
[echo] Output lib name = jogl_ffmpegv10
[echo] Compiling jogl_ffmpegv10
[cc] 4 total files to be compiled.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_lavc55_lavf55_lavu53_lavr01.c:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:238:31: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] SYMBOL_COUNT, count);
[cc] ^~~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:742:55: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] snprintf(buffer, sizeof(buffer), "%dx%d", vWidth, vHeight);
[cc] ~~ ^~~~~~
[cc] %ld
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf'
[cc] __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_lavc55_lavf55_lavu53_lavr01.c:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:742:63: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] snprintf(buffer, sizeof(buffer), "%dx%d", vWidth, vHeight);
[cc] ~~ ^~~~~~~
[cc] %ld
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf'
[cc] __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_lavc55_lavf55_lavu53_lavr01.c:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:752:52: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] snprintf(buffer, sizeof(buffer), "%d", vRate);
[cc] ~~ ^~~~~
[cc] %ld
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf'
[cc] __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_lavc55_lavf55_lavu53_lavr01.c:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:801:90: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] fprintf(stderr, "Streams: %d, req vid %d aid %d\n", pAV->pFormatCtx->nb_streams, vid, aid);
[cc] ~~ ^~~
[cc] %ld
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:801:95: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] fprintf(stderr, "Streams: %d, req vid %d aid %d\n", pAV->pFormatCtx->nb_streams, vid, aid);
[cc] ~~ ^~~
[cc] %ld
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:912:17: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] aMaxChannelCount, aPrefSampleRate, pAV->pACodecCtx->request_channel_layout,
[cc] ^~~~~~~~~~~~~~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:912:35: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] aMaxChannelCount, aPrefSampleRate, pAV->pACodecCtx->request_channel_layout,
[cc] ^~~~~~~~~~~~~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:1567:131: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] fprintf(stderr, "SEEK: vid %d, aid %d, pos0 %"PRId64", pos1 %d, pts: %"PRId64" -> %"PRId64"\n", pAV->vid, pAV->aid, pos0, pos1, pts0, pts1);
[cc] ~~ ^~~~
[cc] %ld
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:1576:105: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] fprintf(stderr, "SEEK.0: pre : s %"PRId64" / %"PRId64" -> t %d / %"PRId64"\n", pos0, pts0, pos1, pts1);
[cc] ~~ ^~~~
[cc] %ld
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:1585:29: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] pos0, pts0, pos1, pts1, seek_min, seek_max);
[cc] ^~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/libav/ffmpeg_impl_template.c:1597:61: warning: format specifies type 'int' but the argument has type 'jint' (aka 'long') [-Wformat]
[cc] fprintf(stderr, "SEEK: post : res %d, u %d\n", res, rPTS);
[cc] ~~ ^~~~
[cc] %ld
[cc] 12 warnings generated.
[cc] Starting link
c.build.jogl.desktop:
[echo] Output lib name = jogl_desktop
[echo] Compiling jogl_desktop
[cc] 14 total files to be compiled.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:168:46: warning: 'kCGLRPMultiScreen' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations]
[cc] CGLDescribeRenderer(info, j, kCGLRPMultiScreen, &(renderer->multiscreen));
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Headers/CGLTypes.h:106:2: note: 'kCGLRPMultiScreen' has been explicitly marked deprecated here
[cc] kCGLRPMultiScreen OPENGL_ENUM_DEPRECATED(10_0, 10_5) = 81,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:759:18: warning: 'NSAddImage' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations]
[cc] libGLImage = NSAddImage(libGLStr, options);
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:229:34: note: 'NSAddImage' has been explicitly marked deprecated here
[cc] extern const struct mach_header* NSAddImage(const char* image_name, uint32_t options) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_5,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:760:19: warning: 'NSAddImage' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations]
[cc] libGLUImage = NSAddImage(libGLUStr, options);
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:229:34: note: 'NSAddImage' has been explicitly marked deprecated here
[cc] extern const struct mach_header* NSAddImage(const char* image_name, uint32_t options) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_5,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:767:7: warning: 'NSIsSymbolNameDefinedInImage' is deprecated: first deprecated in OS X 10.4 [-Wdeprecated-declarations]
[cc] if (NSIsSymbolNameDefinedInImage(libGLImage, underscoreName) == YES) {
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:177:17: note: 'NSIsSymbolNameDefinedInImage' has been explicitly marked deprecated here
[cc] extern bool NSIsSymbolNameDefinedInImage(const struct mach_header* image, const char* symbolName) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_4,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:768:20: warning: 'NSLookupSymbolInImage' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations]
[cc] NSSymbol sym = NSLookupSymbolInImage(libGLImage, underscoreName, options);
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:181:17: note: 'NSLookupSymbolInImage' has been explicitly marked deprecated here
[cc] extern NSSymbol NSLookupSymbolInImage(const struct mach_header* image, const char* symbolName, uint32_t options) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_5,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:769:12: warning: 'NSAddressOfSymbol' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations]
[cc] return NSAddressOfSymbol(sym);
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:187:21: note: 'NSAddressOfSymbol' has been explicitly marked deprecated here
[cc] extern void * NSAddressOfSymbol(NSSymbol symbol) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_5,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:772:7: warning: 'NSIsSymbolNameDefinedInImage' is deprecated: first deprecated in OS X 10.4 [-Wdeprecated-declarations]
[cc] if (NSIsSymbolNameDefinedInImage(libGLUImage, underscoreName) == YES) {
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:177:17: note: 'NSIsSymbolNameDefinedInImage' has been explicitly marked deprecated here
[cc] extern bool NSIsSymbolNameDefinedInImage(const struct mach_header* image, const char* symbolName) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_4,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:773:20: warning: 'NSLookupSymbolInImage' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations]
[cc] NSSymbol sym = NSLookupSymbolInImage(libGLUImage, underscoreName, options);
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:181:17: note: 'NSLookupSymbolInImage' has been explicitly marked deprecated here
[cc] extern NSSymbol NSLookupSymbolInImage(const struct mach_header* image, const char* symbolName, uint32_t options) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_5,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:774:12: warning: 'NSAddressOfSymbol' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations]
[cc] return NSAddressOfSymbol(sym);
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:187:21: note: 'NSAddressOfSymbol' has been explicitly marked deprecated here
[cc] extern void * NSAddressOfSymbol(NSSymbol symbol) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_5,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:777:7: warning: 'NSIsSymbolNameDefinedWithHint' is deprecated: first deprecated in OS X 10.4 [-Wdeprecated-declarations]
[cc] if (NSIsSymbolNameDefinedWithHint(underscoreName, "GL")) {
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:176:17: note: 'NSIsSymbolNameDefinedWithHint' has been explicitly marked deprecated here
[cc] extern bool NSIsSymbolNameDefinedWithHint(const char* symbolName, const char* libraryNameHint) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_4,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:778:20: warning: 'NSLookupAndBindSymbol' is deprecated: first deprecated in OS X 10.4 [-Wdeprecated-declarations]
[cc] NSSymbol sym = NSLookupAndBindSymbol(underscoreName);
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:178:17: note: 'NSLookupAndBindSymbol' has been explicitly marked deprecated here
[cc] extern NSSymbol NSLookupAndBindSymbol(const char* symbolName) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_4,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:779:12: warning: 'NSAddressOfSymbol' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations]
[cc] return NSAddressOfSymbol(sym);
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:187:21: note: 'NSAddressOfSymbol' has been explicitly marked deprecated here
[cc] extern void * NSAddressOfSymbol(NSSymbol symbol) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_5,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] 12 warnings generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:168:46: warning: 'kCGLRPMultiScreen' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations]
[cc] CGLDescribeRenderer(info, j, kCGLRPMultiScreen, &(renderer->multiscreen));
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Headers/CGLTypes.h:106:2: note: 'kCGLRPMultiScreen' has been explicitly marked deprecated here
[cc] kCGLRPMultiScreen OPENGL_ENUM_DEPRECATED(10_0, 10_5) = 81,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:759:18: warning: 'NSAddImage' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations]
[cc] libGLImage = NSAddImage(libGLStr, options);
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:229:34: note: 'NSAddImage' has been explicitly marked deprecated here
[cc] extern const struct mach_header* NSAddImage(const char* image_name, uint32_t options) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_5,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:760:19: warning: 'NSAddImage' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations]
[cc] libGLUImage = NSAddImage(libGLUStr, options);
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:229:34: note: 'NSAddImage' has been explicitly marked deprecated here
[cc] extern const struct mach_header* NSAddImage(const char* image_name, uint32_t options) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_5,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:767:7: warning: 'NSIsSymbolNameDefinedInImage' is deprecated: first deprecated in OS X 10.4 [-Wdeprecated-declarations]
[cc] if (NSIsSymbolNameDefinedInImage(libGLImage, underscoreName) == YES) {
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:177:17: note: 'NSIsSymbolNameDefinedInImage' has been explicitly marked deprecated here
[cc] extern bool NSIsSymbolNameDefinedInImage(const struct mach_header* image, const char* symbolName) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_4,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:768:20: warning: 'NSLookupSymbolInImage' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations]
[cc] NSSymbol sym = NSLookupSymbolInImage(libGLImage, underscoreName, options);
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:181:17: note: 'NSLookupSymbolInImage' has been explicitly marked deprecated here
[cc] extern NSSymbol NSLookupSymbolInImage(const struct mach_header* image, const char* symbolName, uint32_t options) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_5,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:769:12: warning: 'NSAddressOfSymbol' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations]
[cc] return NSAddressOfSymbol(sym);
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:187:21: note: 'NSAddressOfSymbol' has been explicitly marked deprecated here
[cc] extern void * NSAddressOfSymbol(NSSymbol symbol) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_5,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:772:7: warning: 'NSIsSymbolNameDefinedInImage' is deprecated: first deprecated in OS X 10.4 [-Wdeprecated-declarations]
[cc] if (NSIsSymbolNameDefinedInImage(libGLUImage, underscoreName) == YES) {
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:177:17: note: 'NSIsSymbolNameDefinedInImage' has been explicitly marked deprecated here
[cc] extern bool NSIsSymbolNameDefinedInImage(const struct mach_header* image, const char* symbolName) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_4,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:773:20: warning: 'NSLookupSymbolInImage' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations]
[cc] NSSymbol sym = NSLookupSymbolInImage(libGLUImage, underscoreName, options);
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:181:17: note: 'NSLookupSymbolInImage' has been explicitly marked deprecated here
[cc] extern NSSymbol NSLookupSymbolInImage(const struct mach_header* image, const char* symbolName, uint32_t options) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_5,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:774:12: warning: 'NSAddressOfSymbol' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations]
[cc] return NSAddressOfSymbol(sym);
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:187:21: note: 'NSAddressOfSymbol' has been explicitly marked deprecated here
[cc] extern void * NSAddressOfSymbol(NSSymbol symbol) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_5,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:777:7: warning: 'NSIsSymbolNameDefinedWithHint' is deprecated: first deprecated in OS X 10.4 [-Wdeprecated-declarations]
[cc] if (NSIsSymbolNameDefinedWithHint(underscoreName, "GL")) {
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:176:17: note: 'NSIsSymbolNameDefinedWithHint' has been explicitly marked deprecated here
[cc] extern bool NSIsSymbolNameDefinedWithHint(const char* symbolName, const char* libraryNameHint) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_4,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:778:20: warning: 'NSLookupAndBindSymbol' is deprecated: first deprecated in OS X 10.4 [-Wdeprecated-declarations]
[cc] NSSymbol sym = NSLookupAndBindSymbol(underscoreName);
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:178:17: note: 'NSLookupAndBindSymbol' has been explicitly marked deprecated here
[cc] extern NSSymbol NSLookupAndBindSymbol(const char* symbolName) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_4,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:779:12: warning: 'NSAddressOfSymbol' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations]
[cc] return NSAddressOfSymbol(sym);
[cc] ^
[cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:187:21: note: 'NSAddressOfSymbol' has been explicitly marked deprecated here
[cc] extern void * NSAddressOfSymbol(NSSymbol symbol) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_5,__IPHONE_NA,__IPHONE_NA);
[cc] ^
[cc] 12 warnings generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl2/GLUgl2_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 1 warning generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl2/GLUgl2_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 1 warning generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:3784:10: warning: incompatible pointer to integer conversion returning 'GLhandleARB' (aka 'void *') from a function with result type 'jint' (aka 'long') [-Wint-conversion]
[cc] return _res;
[cc] ^~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:3818:10: warning: incompatible pointer to integer conversion returning 'GLhandleARB' (aka 'void *') from a function with result type 'jint' (aka 'long') [-Wint-conversion]
[cc] return _res;
[cc] ^~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:8474:10: warning: incompatible pointer to integer conversion returning 'GLhandleARB' (aka 'void *') from a function with result type 'jint' (aka 'long') [-Wint-conversion]
[cc] return _res;
[cc] ^~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:11511:36: warning: passing 'const GLubyte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
[cc] return (*env)->NewStringUTF(env, _res);
[cc] ^~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:11529:36: warning: passing 'const GLubyte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
[cc] return (*env)->NewStringUTF(env, _res);
[cc] ^~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 6 warnings generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:339:30: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glAttachObjectARB) ((GLhandleARB) containerObj, (GLhandleARB) obj);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:339:58: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glAttachObjectARB) ((GLhandleARB) containerObj, (GLhandleARB) obj);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:2661:31: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glCompileShaderARB) ((GLhandleARB) shaderObj);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:3784:10: warning: incompatible pointer to integer conversion returning 'GLhandleARB' (aka 'void *') from a function with result type 'jint' (aka 'int') [-Wint-conversion]
[cc] return _res;
[cc] ^~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:3818:10: warning: incompatible pointer to integer conversion returning 'GLhandleARB' (aka 'void *') from a function with result type 'jint' (aka 'int') [-Wint-conversion]
[cc] return _res;
[cc] ^~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:4212:30: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glDeleteObjectARB) ((GLhandleARB) obj);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:4632:30: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glDetachObjectARB) ((GLhandleARB) containerObj, (GLhandleARB) attachedObj);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:4632:58: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glDetachObjectARB) ((GLhandleARB) containerObj, (GLhandleARB) attachedObj);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:7449:34: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glGetActiveUniformARB) ((GLhandleARB) programObj, (GLuint) index, (GLsizei) maxLength, (GLsizei *) (((char *) _length_ptr) + length_byte_offset), (GLint *) (((char *) _size_ptr) + size_byte_offset), (GLenum *) (((char *) _type_ptr) + type_byte_offset), (GLcharARB *) (((char *) _name_ptr) + name_byte_offset));
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:7573:36: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glGetAttachedObjectsARB) ((GLhandleARB) containerObj, (GLsizei) maxCount, (GLsizei *) (((char *) _count_ptr) + count_byte_offset), (GLhandleARB *) (((char *) _obj_ptr) + obj_byte_offset));
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:8474:10: warning: incompatible pointer to integer conversion returning 'GLhandleARB' (aka 'void *') from a function with result type 'jint' (aka 'int') [-Wint-conversion]
[cc] return _res;
[cc] ^~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:8587:28: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glGetInfoLogARB) ((GLhandleARB) obj, (GLsizei) maxLength, (GLsizei *) (((char *) _length_ptr) + length_byte_offset), (GLcharARB *) (((char *) _infoLog_ptr) + infoLog_byte_offset));
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:9838:38: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glGetObjectParameterfvARB) ((GLhandleARB) obj, (GLenum) pname, (GLfloat *) (((char *) _params_ptr) + params_byte_offset));
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:9878:38: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glGetObjectParameterivARB) ((GLhandleARB) obj, (GLenum) pname, (GLint *) (((char *) _params_ptr) + params_byte_offset));
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:11469:33: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glGetShaderSourceARB) ((GLhandleARB) obj, (GLsizei) maxLength, (GLsizei *) (((char *) _length_ptr) + length_byte_offset), (GLcharARB *) (((char *) _source_ptr) + source_byte_offset));
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:11511:36: warning: passing 'const GLubyte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
[cc] return (*env)->NewStringUTF(env, _res);
[cc] ^~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:11529:36: warning: passing 'const GLubyte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
[cc] return (*env)->NewStringUTF(env, _res);
[cc] ^~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:12235:43: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] _res = (* ptr_glGetUniformLocationARB) ((GLhandleARB) programObj, (const GLcharARB *) _strchars_name);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:12334:30: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glGetUniformfvARB) ((GLhandleARB) programObj, (GLint) location, (GLfloat *) (((char *) _params_ptr) + params_byte_offset));
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:12394:30: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glGetUniformivARB) ((GLhandleARB) programObj, (GLint) location, (GLint *) (((char *) _params_ptr) + params_byte_offset));
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:14539:29: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glLinkProgramARB) ((GLhandleARB) programObj);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:23384:30: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glShaderSourceARB) ((GLhandleARB) shaderObj, (GLsizei) count, (const GLcharARB * *) _string_ptr_copy, (const GLint *) (((char *) _length_ptr) + length_byte_offset));
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:27806:34: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glUseProgramObjectARB) ((GLhandleARB) programObj);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:28055:33: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast]
[cc] (* ptr_glValidateProgramARB) ((GLhandleARB) programObj);
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 25 warnings generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/MacOSX/CGL_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 1 warning generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/MacOSX/CGL_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 1 warning generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/MacOSX/CGLExtImpl_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 1 warning generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/MacOSX/CGLExtImpl_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 1 warning generated.
[cc] Starting link
rename.dylib:
[move] Moving 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj
rename.mingw.dll:
gluegen.properties.load.user:
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.striplibs:
[echo] Strip symbols from libs in ../build/jogl/obj
c.build.jogl.mobile:
[echo] Output lib name = jogl_mobile
[echo] Compiling jogl_mobile
[cc] Starting dependency analysis for 5 files.
[cc] 5 files are up to date.
[cc] 0 files to be recompiled from dependency analysis.
[cc] 4 total files to be compiled.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/es3/GLES3Impl_JNI.c:3713:36: warning: passing 'const GLubyte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
[cc] return (*env)->NewStringUTF(env, _res);
[cc] ^~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/es3/GLES3Impl_JNI.c:3731:36: warning: passing 'const GLubyte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
[cc] return (*env)->NewStringUTF(env, _res);
[cc] ^~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/es3/GLES3Impl_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 3 warnings generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/es3/GLES3Impl_JNI.c:3713:36: warning: passing 'const GLubyte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
[cc] return (*env)->NewStringUTF(env, _res);
[cc] ^~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/es3/GLES3Impl_JNI.c:3731:36: warning: passing 'const GLubyte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
[cc] return (*env)->NewStringUTF(env, _res);
[cc] ^~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/es3/GLES3Impl_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 3 warnings generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/egl/EGLExtImpl_JNI.c:18:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/make/stub_includes/egl/EGL/egl.h:36:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/make/stub_includes/egl/EGL/eglplatform.h:98:2: warning: "Info: Using generic void pointer for EGLNativeDisplayType, EGLNativeWindowType and EGLNativePixmapType" [-W#warnings]
[cc] #warning "Info: Using generic void pointer for EGLNativeDisplayType, EGLNativeWindowType and EGLNativePixmapType"
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/egl/EGLExtImpl_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 2 warnings generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/egl/EGLExtImpl_JNI.c:18:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/make/stub_includes/egl/EGL/egl.h:36:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/make/stub_includes/egl/EGL/eglplatform.h:98:2: warning: "Info: Using generic void pointer for EGLNativeDisplayType, EGLNativeWindowType and EGLNativePixmapType" [-W#warnings]
[cc] #warning "Info: Using generic void pointer for EGLNativeDisplayType, EGLNativeWindowType and EGLNativePixmapType"
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/egl/EGLExtImpl_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 2 warnings generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/egl/EGL_JNI.c:14:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/make/stub_includes/egl/EGL/egl.h:36:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/make/stub_includes/egl/EGL/eglplatform.h:98:2: warning: "Info: Using generic void pointer for EGLNativeDisplayType, EGLNativeWindowType and EGLNativePixmapType" [-W#warnings]
[cc] #warning "Info: Using generic void pointer for EGLNativeDisplayType, EGLNativeWindowType and EGLNativePixmapType"
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/egl/EGL_JNI.c:20:3: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
[cc] Java_jogamp_opengl_egl_EGL_dispatch_1eglGetConfigAttributes(JNIEnv *env, jclass _unused, jlong dpy, jlong config, jint attributeCount, jobject attributes, jint attributes_byte_offset, jobject values, jint values_byte_offset, jlong procAddress) {
[cc] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/egl/EGL_JNI.c:35:3: warning: control reaches end of non-void function [-Wreturn-type]
[cc] }
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/egl/EGL_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 4 warnings generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/egl/EGL_JNI.c:14:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/make/stub_includes/egl/EGL/egl.h:36:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/make/stub_includes/egl/EGL/eglplatform.h:98:2: warning: "Info: Using generic void pointer for EGLNativeDisplayType, EGLNativeWindowType and EGLNativePixmapType" [-W#warnings]
[cc] #warning "Info: Using generic void pointer for EGLNativeDisplayType, EGLNativeWindowType and EGLNativePixmapType"
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/egl/EGL_JNI.c:20:3: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
[cc] Java_jogamp_opengl_egl_EGL_dispatch_1eglGetConfigAttributes(JNIEnv *env, jclass _unused, jlong dpy, jlong config, jint attributeCount, jobject attributes, jint attributes_byte_offset, jobject values, jint values_byte_offset, jlong procAddress) {
[cc] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/egl/EGL_JNI.c:35:3: warning: control reaches end of non-void function [-Wreturn-type]
[cc] }
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/egl/EGL_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 4 warnings generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/es1/GLES1Impl_JNI.c:2279:36: warning: passing 'const GLubyte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
[cc] return (*env)->NewStringUTF(env, _res);
[cc] ^~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/es1/GLES1Impl_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 2 warnings generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/es1/GLES1Impl_JNI.c:2279:36: warning: passing 'const GLubyte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
[cc] return (*env)->NewStringUTF(env, _res);
[cc] ^~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/es1/GLES1Impl_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 2 warnings generated.
[cc] Starting link
rename.dylib:
[move] Moving 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj
rename.mingw.dll:
gluegen.properties.load.user:
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.striplibs:
[echo] Strip symbols from libs in ../build/jogl/obj
c.build.jogl.cg:
[echo] Output lib name = jogl_cg
[echo] Compiling jogl_cg
[cc] 1 total files to be compiled.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl_cg/CgGL_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 1 warning generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl_cg/CgGL_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 1 warning generated.
[cc] Starting link
rename.dylib:
[move] Moving 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj
rename.mingw.dll:
gluegen.properties.load.user:
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.striplibs:
[echo] Strip symbols from libs in ../build/jogl/obj
c.build.jogl:
c.manifest:
build-jars-dependset:
build-jars-android:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-os-android.jar
build-jars-mobile-javase:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-glmobile.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-glmobile-dbg.jar
build-jars-os-desktop-javase:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-os-x11.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-os-win.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-os-osx.jar
build-jars-desktop-javase:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-gldesktop.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-gldesktop-dbg.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-glu-gldesktop.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-util-gldesktop.jar
build-jars-awt-javase:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-awt.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-util-awt.jar
build-jars-swt-javase:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-swt.jar
build-jars-javase:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-sdk.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-glu.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-util.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-util-graph.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-fonts-p0.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-util-fixedfuncemu.jar
[jar] Building MANIFEST-only jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-omx.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-cg.jar
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj/jogl-natives-macosx-universal.jar.d/java
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj/jogl-natives-macosx-universal.jar.d/jar
[copy] Copying 2 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj/jogl-natives-macosx-universal.jar.d/jar
[javac] Compiling 1 source file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj/jogl-natives-macosx-universal.jar.d/jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-natives-macosx-universal.jar
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj/jogl-cg-natives-macosx-universal.jar.d/java
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj/jogl-cg-natives-macosx-universal.jar.d/jar
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj/jogl-cg-natives-macosx-universal.jar.d/jar
[javac] Compiling 1 source file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj/jogl-cg-natives-macosx-universal.jar.d/jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-cg-natives-macosx-universal.jar
build-jars:
generate.version.txt:
all:
build.newt:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.6
[echo] java.version 1.6.0_65
[echo] java.home /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20141009
[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.6
[echo] host.targetlevel 1.6
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon true
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
base.init:
[echo] setup.noOpenGL: ${setup.noOpenGL}
[echo] isWindows: ${isWindows}
[echo] isOSX: true
[echo] isX11: ${isX11}
[echo] isAndroid: ${isAndroid}
[echo] setup.addNativeKD: ${setup.addNativeKD}
[echo] setup.addNativeIntelGDL: ${setup.addNativeIntelGDL}
[echo] setup.addNativeBroadcom: ${setup.addNativeBroadcom}
[echo] setup.nonatives: ${setup.nonatives}
[echo] java.excludes.all: ${java.excludes.awt}, ${java.excludes.swt}, ${java.excludes.opengl}
declare.common:
init:
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/gensrc/native/newt
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/gensrc/native/newt/Android
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/gensrc/native/newt/X11
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/gensrc/native/newt/MacOSX
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/gensrc/native/newt/Windows
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/gensrc/native/newt/KD
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/gensrc/native/newt/IntelGDL
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/gensrc/native/newt/bcm/egl
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/gensrc/native/newt/bcm/vc/iv
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/classes
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/obj
java.compile.javase:
[javac] Compiling 98 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/classes
[javac] Note: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/newt/classes/com/jogamp/newt/event/NEWTEventFiFo.java uses unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
setup-manifestfile:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt
build-jars-opengl:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-ogl.jar
build-jars-awt:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-awt.jar
build-jars-swt:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-swt.jar
build-jars-driver:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-driver-linux.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-driver-x11.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-driver-win.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-driver-osx.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-driver-kd.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-driver-bcm-old.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-driver-bcm-vc.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-driver-intelgdl.jar
build-jars-javase:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-event.jar
java.compile.android:
[javac] Compiling 9 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/classes
build-jars-android:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-driver-android.jar
gluegen.cpptasks.detect.compiler:
[echo] gcc.compat.compiler=xcode.clang
[echo] GCC=${isGCC}
[echo] CLANG=true
[echo] VC6=${isVC6}
[echo] VC7=${isVC7}
[echo] VC8=${isVC8}
[echo] VC8_X64=${isVC8_X64}
[echo] VC9=${isVC9}
[echo] MingW=${isMingW}
[echo] MingW32=${isMingW32}
[echo] MingW64=${isMingW64}
setup.java.home.dir.nonmacosx:
setup.java.home.dir.macosx:
setup.java.home.dir:
[echo] java.home.dir /System/Library/Frameworks/JavaVM.framework/Home
[echo] java.includes.dir /System/Library/Frameworks/JavaVM.framework/Headers
gluegen.cpptasks.configure.compiler:
gluegen.cpptasks.declare.compiler.environment:
gluegen.cpptasks.declare.compiler.win32.vc6:
gluegen.cpptasks.declare.compiler.win32.vc7:
gluegen.cpptasks.declare.compiler.win32.vc8:
gluegen.cpptasks.declare.compiler.win32.vc8_x64:
gluegen.cpptasks.declare.compiler.win32.vc9:
gluegen.cpptasks.declare.compiler.win32.mingw:
gluegen.cpptasks.declare.compiler.win64.mingw:
gluegen.cpptasks.declare.compiler.win32:
gluegen.cpptasks.declare.compiler.linux.x86:
gluegen.cpptasks.declare.compiler.linux.amd64:
gluegen.cpptasks.declare.compiler.linux.ia64:
gluegen.cpptasks.declare.compiler.linux.armv6:
gluegen.cpptasks.declare.compiler.linux.alpha:
gluegen.cpptasks.declare.compiler.linux.hppa:
gluegen.cpptasks.declare.compiler.linux.mips:
gluegen.cpptasks.declare.compiler.linux.mipsel:
gluegen.cpptasks.declare.compiler.linux.ppc:
gluegen.cpptasks.declare.compiler.linux.s390:
gluegen.cpptasks.declare.compiler.linux.s390x:
gluegen.cpptasks.declare.compiler.linux.sparc:
gluegen.cpptasks.declare.compiler.linux:
gluegen.cpptasks.declare.compiler.solaris32:
gluegen.cpptasks.declare.compiler.solaris.sparcv9:
gluegen.cpptasks.declare.compiler.solaris.amd64:
gluegen.cpptasks.declare.compiler.solaris:
gluegen.cpptasks.declare.compiler.macosx:
[echo] MacOSX
[echo] java.includes.dir.platform /System/Library/Frameworks/JavaVM.framework/Headers
[echo] java.lib.dir.platform /System/Library/Frameworks/JavaVM.framework/Libraries
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: /System/Library/Frameworks/JavaVM.framework/Libraries
gluegen.cpptasks.setup.compiler:
c.configure.1:
c.configure.win32.vc:
c.configure.win32.mingw:
c.configure.win64.mingw:
c.configure.win32:
c.configure.linux.x86:
c.configure.linux.amd64:
c.configure.linux.armv6:
c.configure.linux.hppa:
c.configure.linux.mips:
c.configure.linux.mipsel:
c.configure.linux.ppc:
c.configure.linux.s390:
c.configure.linux.sparc:
c.configure.linux.ia64:
c.configure.x11:
c.configure.linux:
c.configure.android:
c.configure.solaris32:
c.configure.solaris.sparcv9:
c.configure.solaris.amd64:
c.configure.macosx:
c.configure.freebsd.x86:
c.configure.freebsd.amd64:
c.configure.freebsd:
c.configure.hpux:
c.configure.2:
c.configure:
c.build.newt.prepare:
c.build.newt.prepare.android:
c.build.newt.windowlib:
[echo] Output lib name = newt
[echo] Compiling newt
[cc] 3 total files to be compiled.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/newt/native/MacWindow.m:1001:20: warning: unused variable 'myWindow' [-Wunused-variable]
[cc] NewtMacWindow* myWindow = (NewtMacWindow*) ((intptr_t) window);
[cc] ^
[cc] 1 warning generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/newt/native/MacWindow.m:1001:20: warning: unused variable 'myWindow' [-Wunused-variable]
[cc] NewtMacWindow* myWindow = (NewtMacWindow*) ((intptr_t) window);
[cc] ^
[cc] 1 warning generated.
[cc] Starting link
rename.dylib:
[move] Moving 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/obj
rename.mingw.dll:
gluegen.properties.load.user:
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.striplibs:
[echo] Strip symbols from libs in ../build/newt/obj
c.build.newt.natives:
c.build.newt:
c.manifest:
build-jars-native:
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/obj/newt-natives-macosx-universal.jar.d/java
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/obj/newt-natives-macosx-universal.jar.d/jar
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/obj/newt-natives-macosx-universal.jar.d/jar
[javac] Compiling 1 source file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/obj/newt-natives-macosx-universal.jar.d/jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-natives-macosx-universal.jar
generate.version.txt:
all:
build.oculusvr:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.6
[echo] java.version 1.6.0_65
[echo] java.home /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20141009
[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.6
[echo] host.targetlevel 1.6
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon true
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
partitioning.setup:
declare.common:
[echo] rel.oculusvr.sdk ../oculusvr-sdk
[echo] stub.includes.ovr ../oculusvr-sdk/LibOVR/Src
[echo] stub.includes.all.ovr ../oculusvr-sdk/LibOVR/Src,../oculusvr-sdk/LibOVR/Src/CAPI
[echo] oculusvr.sdk.available true
[echo] oculusvr.build.enabled true
[echo] c.build.supported true
init:
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/gensrc/classes
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/gensrc/native/oculusvr
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/classes
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/obj
all:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.6
[echo] java.version 1.6.0_65
[echo] java.home /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20141009
[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.6
[echo] host.targetlevel 1.6
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon true
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
partitioning.setup:
declare.common:
[echo] rel.oculusvr.sdk ../oculusvr-sdk
[echo] stub.includes.ovr ../oculusvr-sdk/LibOVR/Src
[echo] stub.includes.all.ovr ../oculusvr-sdk/LibOVR/Src,../oculusvr-sdk/LibOVR/Src/CAPI
[echo] oculusvr.sdk.available true
[echo] oculusvr.build.enabled true
[echo] c.build.supported true
init:
common.gluegen.build:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.6
[echo] java.version 1.6.0_65
[echo] java.home /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20141009
[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.6
[echo] host.targetlevel 1.6
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon true
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
[echo] Loaded /Users/jogamp/gluegen.properties.
[echo] Setting defaults:
[echo] Setting default gcc.compat.compiler
[echo] gcc.compat.compiler=xcode.clang
[echo] antlr.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/antlr.jar
[echo] junit.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/junit.jar
[echo] win32.c.compiler=${win32.c.compiler}
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
[echo] isI386=${isI386}
[echo] isAMD64=true
[echo] is64Bit=true
[echo] isAbiEabiGnuArmel=${isAbiEabiGnuArmel}
[echo] isAbiEabiGnuArmhf=${isAbiEabiGnuArmhf}
[echo] jvmDataModel32Bit=${jvmDataModel32Bit}
[echo] jvmDataModel64Bit=${jvmDataModel64Bit}
[echo] jvmDataModel.arg=-Djnlp.no.jvm.data.model.set=true
[echo] FreeBSD=${isFreeBSD}
[echo] FreeBSDX86=${isFreeBSDX86}
[echo] FreeBSDAMD64=${isFreeBSDAMD64}
[echo] HPUX=${isHPUX}
[echo] IA64=${isIA64}
[echo] Android=${isAndroid}
[echo] AndroidARMv6=${isAndroidARMv6}
[echo] AndroidARMv6Armel=${isAndroidARMv6Armel}
[echo] AndroidARMv6Armhf=${isAndroidARMv6Armhf}
[echo] Linux=${isLinux}
[echo] LinuxAMD64=${isLinuxAMD64}
[echo] LinuxIA64=${isLinuxIA64}
[echo] LinuxX86=${isLinuxX86}
[echo] LinuxARMv6=${isLinuxARMv6}
[echo] LinuxARMv6Armel=${isLinuxARMv6Armel}
[echo] LinuxARMv6Armhf=${isLinuxARMv6Armhf}
[echo] LinuxAlpha=${isLinuxAlpha}
[echo] LinuxHppa=${isLinuxHppa}
[echo] LinuxMips=${isLinuxMips}
[echo] LinuxMipsel=${isLinuxMipsel}
[echo] LinuxPpc=${isLinuxPpc}
[echo] Linuxs390=${isLinuxs390}
[echo] Linuxs390x=${isLinuxs390x}
[echo] LinuxSparc=${isLinuxSparc}
[echo] OS X=true
[echo] OS X PPC=${use.macosppc}
[echo] OS X x32=true
[echo] OS X x64=true
[echo] Solaris=${isSolaris}
[echo] Solaris32Bit=${isSolaris32Bit}
[echo] Solaris64Bit=${isSolaris64Bit}
[echo] SolarisSparc=${isSolarisSparc}
[echo] SolarisSparcv9=${isSolarisSparcv9}
[echo] SolarisAMD64=${isSolarisAMD64}
[echo] SolarisX86=${isSolarisX86}
[echo] Unix=${isUnix}
[echo] Windows=${isWindows}
[echo] X11=${isX11}
[echo] os=Mac OS X
[echo] os=10.9.5
[echo] arch=x86_64
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
[echo] os and arch: macosx-universal
[echo] os and arch.dot: macosx.universal
[echo] os and arch.slash: macosx/universal
gluegen.cpptasks.detect.os:
setup.excludes.nsig:
init.base:
init.android:
init:
java.class.path.validate:
validate:
gluegen.build.check.android-launcher:
android-launcher.build:
android-launcher.package:
gluegen.build.check.java:
gluegen.build.java:
gluegen.cpptasks.detect.compiler:
[echo] gcc.compat.compiler=xcode.clang
[echo] GCC=${isGCC}
[echo] CLANG=true
[echo] VC6=${isVC6}
[echo] VC7=${isVC7}
[echo] VC8=${isVC8}
[echo] VC8_X64=${isVC8_X64}
[echo] VC9=${isVC9}
[echo] MingW=${isMingW}
[echo] MingW32=${isMingW32}
[echo] MingW64=${isMingW64}
setup.java.home.dir.nonmacosx:
setup.java.home.dir.macosx:
setup.java.home.dir:
[echo] java.home.dir /System/Library/Frameworks/JavaVM.framework/Home
[echo] java.includes.dir /System/Library/Frameworks/JavaVM.framework/Headers
gluegen.cpptasks.configure.compiler:
gluegen.cpptasks.declare.compiler.environment:
gluegen.cpptasks.declare.compiler.win32.vc6:
gluegen.cpptasks.declare.compiler.win32.vc7:
gluegen.cpptasks.declare.compiler.win32.vc8:
gluegen.cpptasks.declare.compiler.win32.vc8_x64:
gluegen.cpptasks.declare.compiler.win32.vc9:
gluegen.cpptasks.declare.compiler.win32.mingw:
gluegen.cpptasks.declare.compiler.win64.mingw:
gluegen.cpptasks.declare.compiler.win32:
gluegen.cpptasks.declare.compiler.linux.x86:
gluegen.cpptasks.declare.compiler.linux.amd64:
gluegen.cpptasks.declare.compiler.linux.ia64:
gluegen.cpptasks.declare.compiler.linux.armv6:
gluegen.cpptasks.declare.compiler.linux.alpha:
gluegen.cpptasks.declare.compiler.linux.hppa:
gluegen.cpptasks.declare.compiler.linux.mips:
gluegen.cpptasks.declare.compiler.linux.mipsel:
gluegen.cpptasks.declare.compiler.linux.ppc:
gluegen.cpptasks.declare.compiler.linux.s390:
gluegen.cpptasks.declare.compiler.linux.s390x:
gluegen.cpptasks.declare.compiler.linux.sparc:
gluegen.cpptasks.declare.compiler.linux:
gluegen.cpptasks.declare.compiler.solaris32:
gluegen.cpptasks.declare.compiler.solaris.sparcv9:
gluegen.cpptasks.declare.compiler.solaris.amd64:
gluegen.cpptasks.declare.compiler.solaris:
gluegen.cpptasks.declare.compiler.macosx:
[echo] MacOSX
[echo] java.includes.dir.platform /System/Library/Frameworks/JavaVM.framework/Headers
[echo] java.lib.dir.platform /System/Library/Frameworks/JavaVM.framework/Libraries
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: /System/Library/Frameworks/JavaVM.framework/Libraries
gluegen.cpptasks.setup.compiler:
declare.win32.vc6:
declare.win32.vc7:
declare.win32.vc8:
declare.win32.vc8_x64:
declare.win32.vc9:
declare.win32.mingw:
declare.win64.mingw:
declare.win32:
declare.linux.x86:
declare.linux.amd64:
declare.linux.ia64:
declare.linux.hppa:
declare.linux.mips:
declare.linux.mipsel:
declare.linux.ppc:
declare.linux.s390:
declare.linux.s390x:
declare.linux.sparc:
declare.linux.armv6:
declare.linux:
declare.android:
declare.solaris32:
declare.solarisSparcv9:
declare.solarisAMD64:
declare.solaris:
declare.macosx:
[echo] MacOSX
declare.freebsd.x86:
declare.freebsd.amd64:
declare.freebsd:
declare.hpux:
c.configure:
gluegen.build.c:
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.6
[echo] java.version 1.6.0_65
[echo] java.home /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20141009
[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.6
[echo] host.targetlevel 1.6
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon true
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
setup.excludes.nsig:
init.base:
init.android:
init:
java.class.path.validate:
validate:
gluegen.cpptasks.detect.compiler:
[echo] gcc.compat.compiler=xcode.clang
[echo] GCC=${isGCC}
[echo] CLANG=true
[echo] VC6=${isVC6}
[echo] VC7=${isVC7}
[echo] VC8=${isVC8}
[echo] VC8_X64=${isVC8_X64}
[echo] VC9=${isVC9}
[echo] MingW=${isMingW}
[echo] MingW32=${isMingW32}
[echo] MingW64=${isMingW64}
setup.java.home.dir.nonmacosx:
setup.java.home.dir.macosx:
setup.java.home.dir:
[echo] java.home.dir /System/Library/Frameworks/JavaVM.framework/Home
[echo] java.includes.dir /System/Library/Frameworks/JavaVM.framework/Headers
gluegen.cpptasks.configure.compiler:
gluegen.cpptasks.declare.compiler.environment:
gluegen.cpptasks.declare.compiler.win32.vc6:
gluegen.cpptasks.declare.compiler.win32.vc7:
gluegen.cpptasks.declare.compiler.win32.vc8:
gluegen.cpptasks.declare.compiler.win32.vc8_x64:
gluegen.cpptasks.declare.compiler.win32.vc9:
gluegen.cpptasks.declare.compiler.win32.mingw:
gluegen.cpptasks.declare.compiler.win64.mingw:
gluegen.cpptasks.declare.compiler.win32:
gluegen.cpptasks.declare.compiler.linux.x86:
gluegen.cpptasks.declare.compiler.linux.amd64:
gluegen.cpptasks.declare.compiler.linux.ia64:
gluegen.cpptasks.declare.compiler.linux.armv6:
gluegen.cpptasks.declare.compiler.linux.alpha:
gluegen.cpptasks.declare.compiler.linux.hppa:
gluegen.cpptasks.declare.compiler.linux.mips:
gluegen.cpptasks.declare.compiler.linux.mipsel:
gluegen.cpptasks.declare.compiler.linux.ppc:
gluegen.cpptasks.declare.compiler.linux.s390:
gluegen.cpptasks.declare.compiler.linux.s390x:
gluegen.cpptasks.declare.compiler.linux.sparc:
gluegen.cpptasks.declare.compiler.linux:
gluegen.cpptasks.declare.compiler.solaris32:
gluegen.cpptasks.declare.compiler.solaris.sparcv9:
gluegen.cpptasks.declare.compiler.solaris.amd64:
gluegen.cpptasks.declare.compiler.solaris:
gluegen.cpptasks.declare.compiler.macosx:
[echo] MacOSX
[echo] java.includes.dir.platform /System/Library/Frameworks/JavaVM.framework/Headers
[echo] java.lib.dir.platform /System/Library/Frameworks/JavaVM.framework/Libraries
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: /System/Library/Frameworks/JavaVM.framework/Libraries
gluegen.cpptasks.setup.compiler:
declare.win32.vc6:
declare.win32.vc7:
declare.win32.vc8:
declare.win32.vc8_x64:
declare.win32.vc9:
declare.win32.mingw:
declare.win64.mingw:
declare.win32:
declare.linux.x86:
declare.linux.amd64:
declare.linux.ia64:
declare.linux.hppa:
declare.linux.mips:
declare.linux.mipsel:
declare.linux.ppc:
declare.linux.s390:
declare.linux.s390x:
declare.linux.sparc:
declare.linux.armv6:
declare.linux:
declare.android:
declare.solaris32:
declare.solarisSparcv9:
declare.solarisAMD64:
declare.solaris:
declare.macosx:
[echo] MacOSX
declare.freebsd.x86:
declare.freebsd.amd64:
declare.freebsd:
declare.hpux:
c.configure:
gluegen.build.c.impl:
base.compile:
java.generate.check:
java.generate:
[echo] Generating OVR
[gluegen] INFO: intConstExpr: enum[Type ovrEyeType, name ovrEye_Count, value 2]
[gluegen] INFO: intConstExpr: enum[Type ovrEyeType, name ovrEye_Count, value 2]
[gluegen] INFO: intConstExpr: enum[Type ovrEyeType, name ovrEye_Count, value 2]
[gluegen] INFO: SKIP setter for complex-pointer type in struct: ovrDistortionMesh.pVertexData: CType['ovrDistortionVertex *', size [fixed false, lnx64 8], [pointer*1]]
[gluegen] INFO: SKIP setter for primitive-pointer type in struct: ovrDistortionMesh.pIndexData: CType['short *', size [fixed false, lnx64 8], [pointer*1]]
[gluegen] INFO: SKIP setter for complex-pointer type in struct: ovrHmdDesc.Handle: CType['ovrHmd' (typedef), size [fixed false, lnx64 8], [pointer*1]]
java.compile:
[javac] Compiling 26 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/classes
[javac] Compiling 7 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/classes
[copy] Copying 6 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/classes
gluegen.cpptasks.detect.compiler:
[echo] gcc.compat.compiler=xcode.clang
[echo] GCC=${isGCC}
[echo] CLANG=true
[echo] VC6=${isVC6}
[echo] VC7=${isVC7}
[echo] VC8=${isVC8}
[echo] VC8_X64=${isVC8_X64}
[echo] VC9=${isVC9}
[echo] MingW=${isMingW}
[echo] MingW32=${isMingW32}
[echo] MingW64=${isMingW64}
setup.java.home.dir.nonmacosx:
setup.java.home.dir.macosx:
setup.java.home.dir:
[echo] java.home.dir /System/Library/Frameworks/JavaVM.framework/Home
[echo] java.includes.dir /System/Library/Frameworks/JavaVM.framework/Headers
gluegen.cpptasks.configure.compiler:
gluegen.cpptasks.declare.compiler.environment:
gluegen.cpptasks.declare.compiler.win32.vc6:
gluegen.cpptasks.declare.compiler.win32.vc7:
gluegen.cpptasks.declare.compiler.win32.vc8:
gluegen.cpptasks.declare.compiler.win32.vc8_x64:
gluegen.cpptasks.declare.compiler.win32.vc9:
gluegen.cpptasks.declare.compiler.win32.mingw:
gluegen.cpptasks.declare.compiler.win64.mingw:
gluegen.cpptasks.declare.compiler.win32:
gluegen.cpptasks.declare.compiler.linux.x86:
gluegen.cpptasks.declare.compiler.linux.amd64:
gluegen.cpptasks.declare.compiler.linux.ia64:
gluegen.cpptasks.declare.compiler.linux.armv6:
gluegen.cpptasks.declare.compiler.linux.alpha:
gluegen.cpptasks.declare.compiler.linux.hppa:
gluegen.cpptasks.declare.compiler.linux.mips:
gluegen.cpptasks.declare.compiler.linux.mipsel:
gluegen.cpptasks.declare.compiler.linux.ppc:
gluegen.cpptasks.declare.compiler.linux.s390:
gluegen.cpptasks.declare.compiler.linux.s390x:
gluegen.cpptasks.declare.compiler.linux.sparc:
gluegen.cpptasks.declare.compiler.linux:
gluegen.cpptasks.declare.compiler.solaris32:
gluegen.cpptasks.declare.compiler.solaris.sparcv9:
gluegen.cpptasks.declare.compiler.solaris.amd64:
gluegen.cpptasks.declare.compiler.solaris:
gluegen.cpptasks.declare.compiler.macosx:
[echo] MacOSX
[echo] java.includes.dir.platform /System/Library/Frameworks/JavaVM.framework/Headers
[echo] java.lib.dir.platform /System/Library/Frameworks/JavaVM.framework/Libraries
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: /System/Library/Frameworks/JavaVM.framework/Libraries
gluegen.cpptasks.setup.compiler:
c.configure.1:
c.configure.win32.vc:
c.configure.win32.mingw:
c.configure.win64.mingw:
c.configure.win32:
c.configure.linux.armv6:
c.configure.linux.x86:
c.configure.linux.amd64:
c.configure.linux.ia64:
c.configure.linux.hppa:
c.configure.linux.mips:
c.configure.linux.mipsel:
c.configure.linux.ppc:
c.configure.linux.s390:
c.configure.linux.sparc:
c.configure.x11:
c.configure.linux:
c.configure.android:
c.configure.solaris32:
c.configure.solaris.sparcv9:
c.configure.solaris.amd64:
c.configure.macosx:
c.configure.freebsd.x86:
c.configure.freebsd.amd64:
c.configure.freebsd:
c.configure.hpux:
c.configure.2:
c.configure:
c.build:
[echo] Output lib name = oculusvr
[echo] Compiling oculusvr
[cc] 3 total files to be compiled.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/gensrc/native/oculusvr/ovrHmdDesc_JNI.c:146:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity) {
[cc] ^
[cc] 1 warning generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/gensrc/native/oculusvr/ovrHmdDesc_JNI.c:146:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity) {
[cc] ^
[cc] 1 warning generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/gensrc/native/oculusvr/ovrDistortionMesh_JNI.c:56:8: warning: assigning to 'short *' from 'unsigned short *' converts between pointers to integer types with different sign [-Wpointer-sign]
[cc] _res = getPIndexData(this0, (const int32_t) arrayLength);
[cc] ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/gensrc/native/oculusvr/ovrDistortionMesh_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 2 warnings generated.
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/gensrc/native/oculusvr/ovrDistortionMesh_JNI.c:56:8: warning: assigning to 'short *' from 'unsigned short *' converts between pointers to integer types with different sign [-Wpointer-sign]
[cc] _res = getPIndexData(this0, (const int32_t) arrayLength);
[cc] ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/gensrc/native/oculusvr/ovrDistortionMesh_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function]
[cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */
[cc] ^
[cc] 2 warnings generated.
[cc] 46 total files to be compiled.
[cc] clang: warning: argument unused during compilation: '-ObjC'
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_HMDDevice.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_HMDDevice.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_HMDDevice.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_HMDDevice.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_CAPI.cpp:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Stereo.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_CAPI.cpp:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Stereo.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_DeviceManager.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_DeviceManager.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_DeviceManager.cpp:30:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_LatencyTestImpl.h:71:25: warning: 'OVR::LatencyTestDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_DeviceManager.cpp:31:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:74:25: warning: 'OVR::SensorDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_DeviceManager.cpp:31:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:116:25: warning: 'OVR::BootLoaderDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] 4 warnings generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_DeviceManager.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_DeviceManager.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_DeviceManager.cpp:30:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_LatencyTestImpl.h:71:25: warning: 'OVR::LatencyTestDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_DeviceManager.cpp:31:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:74:25: warning: 'OVR::SensorDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_DeviceManager.cpp:31:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:116:25: warning: 'OVR::BootLoaderDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] 4 warnings generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.cpp:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:74:25: warning: 'OVR::SensorDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.cpp:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:116:25: warning: 'OVR::BootLoaderDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.cpp:602:28: warning: private field 'pFactory' is not used [-Wunused-private-field]
[cc] DeviceFactory* pFactory;
[cc] ^
[cc] 4 warnings generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.cpp:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:74:25: warning: 'OVR::SensorDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.cpp:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:116:25: warning: 'OVR::BootLoaderDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.cpp:602:28: warning: private field 'pFactory' is not used [-Wunused-private-field]
[cc] DeviceFactory* pFactory;
[cc] ^
[cc] 4 warnings generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_LatencyTest2.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_LatencyTest2.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/../OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_LatencyTest2.cpp:43:5: warning: field 'LatencyMeasuredInSeconds' will be initialized after field 'LastPixelReadMsg' [-Wreorder]
[cc] , LatencyMeasuredInSeconds(-1)
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_LatencyTest2.cpp:44:5: warning: field 'LastPixelReadMsg' will be initialized after field 'RenderColorValue' [-Wreorder]
[cc] , LastPixelReadMsg(NULL)
[cc] ^
[cc] 3 warnings generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_LatencyTest2.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_LatencyTest2.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/../OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_LatencyTest2.cpp:43:5: warning: field 'LatencyMeasuredInSeconds' will be initialized after field 'LastPixelReadMsg' [-Wreorder]
[cc] , LatencyMeasuredInSeconds(-1)
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_LatencyTest2.cpp:44:5: warning: field 'LastPixelReadMsg' will be initialized after field 'RenderColorValue' [-Wreorder]
[cc] , LastPixelReadMsg(NULL)
[cc] ^
[cc] 3 warnings generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Profile.cpp:35:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Profile.cpp:728:16: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
[cc] return NULL;
[cc] ~~~~~~ ^~~~
[cc] false
[cc] 2 warnings generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Profile.cpp:35:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Profile.cpp:728:16: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
[cc] return NULL;
[cc] ~~~~~~ ^~~~
[cc] false
[cc] 2 warnings generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_LatencyTestImpl.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_LatencyTestImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_LatencyTestImpl.cpp:27:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_LatencyTestImpl.h:71:25: warning: 'OVR::LatencyTestDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] 2 warnings generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_LatencyTestImpl.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_LatencyTestImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_LatencyTestImpl.cpp:27:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_LatencyTestImpl.h:71:25: warning: 'OVR::LatencyTestDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] 2 warnings generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDState.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDState.h:34:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../OVR_SensorFusion.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDState.cpp:40:43: warning: field 'SensorCaps' will be initialized after field 'AddSensorCount' [-Wreorder]
[cc] SensorStarted(0), SensorCreated(0), SensorCaps(0),
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDState.cpp:43:35: warning: field 'LastGetFrameTimeSeconds' will be initialized after field 'LatencyTestActive' [-Wreorder]
[cc] LastFrameTimeSeconds(0.0f), LastGetFrameTimeSeconds(0.0),
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDState.cpp:71:41: warning: field 'SensorCaps' will be initialized after field 'AddSensorCount' [-Wreorder]
[cc] SensorStarted(0), SensorCreated(0), SensorCaps(0),
[cc] ^
[cc] 4 warnings generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDState.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDState.h:34:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../OVR_SensorFusion.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDState.cpp:40:43: warning: field 'SensorCaps' will be initialized after field 'AddSensorCount' [-Wreorder]
[cc] SensorStarted(0), SensorCreated(0), SensorCaps(0),
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDState.cpp:43:35: warning: field 'LastGetFrameTimeSeconds' will be initialized after field 'LatencyTestActive' [-Wreorder]
[cc] LastFrameTimeSeconds(0.0f), LastGetFrameTimeSeconds(0.0),
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDState.cpp:71:41: warning: field 'SensorCaps' will be initialized after field 'AddSensorCount' [-Wreorder]
[cc] SensorStarted(0), SensorCreated(0), SensorCaps(0),
[cc] ^
[cc] 4 warnings generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDRenderState.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDRenderState.h:32:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../Util/Util_Render_Stereo.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../Util/../OVR_Stereo.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDRenderState.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDRenderState.h:32:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../Util/Util_Render_Stereo.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../Util/../OVR_Stereo.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Sensor2Impl.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Sensor2Impl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Sensor2Impl.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Sensor2Impl.h:30:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:74:25: warning: 'OVR::SensorDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Sensor2Impl.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Sensor2Impl.h:30:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:116:25: warning: 'OVR::BootLoaderDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] 3 warnings generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Sensor2Impl.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Sensor2Impl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Sensor2Impl.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Sensor2Impl.h:30:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:74:25: warning: 'OVR::SensorDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Sensor2Impl.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Sensor2Impl.h:30:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:116:25: warning: 'OVR::BootLoaderDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] 3 warnings generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_GlobalState.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_GlobalState.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_GlobalState.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_GlobalState.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Stereo.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Stereo.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Stereo.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Stereo.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_FrameTimeManager.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_FrameTimeManager.h:33:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../Util/Util_Render_Stereo.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../Util/../OVR_Stereo.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_FrameTimeManager.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_FrameTimeManager.h:33:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../Util/Util_Render_Stereo.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../Util/../OVR_Stereo.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorFusion.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorFusion.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorFusion.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorFusion.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorCalibration.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorCalibration.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorCalibration.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorCalibration.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_SensorDevice.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_HMDDevice.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_SensorDevice.cpp:28:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:74:25: warning: 'OVR::SensorDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_SensorDevice.cpp:28:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:116:25: warning: 'OVR::BootLoaderDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] 3 warnings generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_SensorDevice.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_HMDDevice.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_SensorDevice.cpp:28:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:74:25: warning: 'OVR::SensorDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_SensorDevice.cpp:28:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:116:25: warning: 'OVR::BootLoaderDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] 3 warnings generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/oculusvr/native/OVRImplMisc.cpp:3:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_DistortionRenderer.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDRenderState.h:32:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../Util/Util_Render_Stereo.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../Util/../OVR_Stereo.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/oculusvr/native/OVRImplMisc.cpp:3:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_DistortionRenderer.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDRenderState.h:32:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../Util/Util_Render_Stereo.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../Util/../OVR_Stereo.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl_Common.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl_Common.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl_Common.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl_Common.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_Render_Stereo.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_Render_Stereo.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/../OVR_Stereo.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_Render_Stereo.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_Render_Stereo.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/../OVR_Stereo.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceHandle.cpp:29:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceHandle.cpp:29:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_HIDDevice.cpp:26:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_HIDDevice.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_DeviceManager.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_HIDDevice.cpp:26:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_HIDDevice.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_DeviceManager.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Recording.cpp:29:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Recording.cpp:29:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_LatencyTest.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_LatencyTest.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/../OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_LatencyTest.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_LatencyTest.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/../OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] 1 warning generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.cpp:27:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:74:25: warning: 'OVR::SensorDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.cpp:27:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:116:25: warning: 'OVR::BootLoaderDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] 3 warnings generated.
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.cpp:27:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:31:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30:
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder]
[cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.cpp:27:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:74:25: warning: 'OVR::SensorDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.cpp:27:
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:116:25: warning: 'OVR::BootLoaderDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual]
[cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other,
[cc] ^
[cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2)
[cc] virtual bool MatchDevice(const String& path)
[cc] ^
[cc] 3 warnings generated.
[cc] 0 total files to be compiled.
[cc] Starting link
rename.dylib:
[move] Moving 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/obj
rename.mingw.dll:
gluegen.properties.load.user:
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.striplibs:
[echo] Strip symbols from libs in ../build/oculusvr/obj
build-jars-dependset:
setup-manifestfile:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr
build-jars-javase:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/oculusvr.jar
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/obj/oculusvr-natives-macosx-universal.jar.d/java
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/obj/oculusvr-natives-macosx-universal.jar.d/jar
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/obj/oculusvr-natives-macosx-universal.jar.d/jar
[javac] Compiling 1 source file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/obj/oculusvr-natives-macosx-universal.jar.d/jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/oculusvr-natives-macosx-universal.jar
build-jars:
generate.version.txt:
all.impl:
one.dir.skip.check:
one.lib.dir:
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/lib
[copy] Copying 6 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/lib
one.jar.dir.prep:
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/atomic
[copy] Copying 48 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/atomic
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build
one.jar.dir.android:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-all-android.jar
one.jar.dir:
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-all.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-all-noawt.jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-all-mobile.jar
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/lib/jogl-all-natives-macosx-universal.jar.d/java
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/lib/jogl-all-natives-macosx-universal.jar.d/jar
[copy] Copying 5 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/lib/jogl-all-natives-macosx-universal.jar.d/jar
[javac] Compiling 1 source file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/lib/jogl-all-natives-macosx-universal.jar.d/jar
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-all-natives-macosx-universal.jar
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar
android.package.jogl.skip.check:
android.jogl.package:
one.dir:
tag.build:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build
test.compile:
[echo] gluegen.basename: gluegen
[echo] jogl.basename: jogl
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.6
[echo] java.version 1.6.0_65
[echo] java.home /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20141009
[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.6
[echo] host.targetlevel 1.6
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon true
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
declare.common:
test.compile.check:
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/test/build/obj
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/test/build/classes
[echo] jogl-test.jar /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-test.jar
test.compile:
[copy] Copying 81 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/test/build/classes
[copy] Copied 57 empty directories to 36 empty directories under /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/test/build/classes
[echo] gluegen.basename: gluegen
[echo] jogl.basename: jogl
test.compile.javase.generic:
[javac] Compiling 424 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/test/build/classes
[javac] Note: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/test/com/jogamp/opengl/test/junit/jogl/math/TestPMVMatrix01NEWT.java uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
test.compile.javase.oculusvr:
test.compile.javase:
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/test/build
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-test.jar
[echo] gluegen.basename: gluegen
[echo] jogl.basename: jogl
test.compile.android:
[javac] Compiling 32 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/test/build/classes
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/test/build
[jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-test-android.jar
test.package.android:
developer-src-zip:
[zip] Building zip: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-java-src.zip
[zip] Building zip: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-test-java-src.zip
developer-zip-archive:
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.3-b1364-20141009-macosx-universal
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.3-b1364-20141009-macosx-universal
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.3-b1364-20141009-macosx-universal
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.3-b1364-20141009-macosx-universal
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.3-b1364-20141009-macosx-universal
[copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.3-b1364-20141009-macosx-universal
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.3-b1364-20141009-macosx-universal/jar
[copy] Copying 58 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.3-b1364-20141009-macosx-universal/jar
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.3-b1364-20141009-macosx-universal/lib
[copy] Copying 6 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.3-b1364-20141009-macosx-universal/lib
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.3-b1364-20141009-macosx-universal/jnlp-files
[copy] Copying 53 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.3-b1364-20141009-macosx-universal/jnlp-files
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.3-b1364-20141009-macosx-universal/etc
[copy] Copying 5 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.3-b1364-20141009-macosx-universal/etc
[copy] Copying 2 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.3-b1364-20141009-macosx-universal
[exec]
[exec] 7-Zip [64] 9.13 beta Copyright (c) 1999-2010 Igor Pavlov 2010-04-15
[exec] p7zip Version 9.13 (locale=utf8,Utf16=on,HugeFiles=on,2 CPUs)
[exec] Scanning
[exec]
[exec] Creating archive /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.3-b1364-20141009-macosx-universal.7z
[exec]
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jogl-java-src.zip
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jogl-test-java-src.zip
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/gluegen-gl.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/jogl-all-android-natives-macosx-universal.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/jogl-all-android.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/jogl-all-mobile-natives-macosx-universal.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/jogl-all-mobile.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/jogl-all-natives-macosx-universal.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/jogl-all-noawt-natives-macosx-universal.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/jogl-all-noawt.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/jogl-all.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/jogl-awt.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/jogl-cg-natives-macosx-universal.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/jogl-cg.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/jogl-fonts-p0.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/jogl-gldesktop-dbg.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/jogl-gldesktop.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/jogl-glmobile-dbg.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/jogl-glmobile.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/jogl-glu-gldesktop.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/jogl-glu.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/jogl-natives-macosx-universal.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/jogl-omx.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/jogl-os-android.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/jogl-os-osx.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/jogl-os-win.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/jogl-os-x11.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/jogl-sdk.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/jogl-swt.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/jogl-test-android.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/jogl-test.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/jogl-util-awt.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/jogl-util-fixedfuncemu.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/jogl-util-gldesktop.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/jogl-util-graph.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/jogl-util.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/jogl.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/nativewindow-awt.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/nativewindow-natives-macosx-universal.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/nativewindow-os-osx.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/nativewindow-os-win.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/nativewindow-os-x11.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/nativewindow.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/newt-awt.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/newt-driver-android.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/newt-driver-bcm-old.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/newt-driver-bcm-vc.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/newt-driver-intelgdl.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/newt-driver-kd.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/newt-driver-linux.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/newt-driver-osx.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/newt-driver-win.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/newt-driver-x11.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/newt-event.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/newt-natives-macosx-universal.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/newt-ogl.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/newt-swt.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/newt.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/oculusvr-natives-macosx-universal.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jar/atomic/oculusvr.jar
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/etc/test.bat
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/etc/test_dbg.bat
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/Bug910-AppletLifecycleCheck.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-bug816_glcanvas01.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-bug816_glcanvas02a.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-bug816_glcanvas02b.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-bug816_layerpos03a.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-bug816_layerpos03b.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-bug818_gljpanel01.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-bug848_glcanvas01.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-gl2_gljpanel02.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-runner-newt-ElektronenMultiplizierer-napplet.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-runner-newt-ElektronenMultiplizierer.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-runner-newt-gears-applet3-napplet.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-runner-newt-gears-applet3-special-napplet.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-runner-newt-gears-gl3-napplet.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-runner-newt-gears-normal-napplet.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-runner-newt-gears-normal-napplet2.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-runner-newt-gears-normal.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-runner-newt-gears-special-napplet.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-runner-newt-gears-special.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01-applet3-napplet.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01-napplet.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01b-napplet.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01-applet3-napplet.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01-napplet.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo02-napplet.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo03-napplet.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo04-napplet.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-runner-newt-MovieCube-applet3-napplet.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-runner-newt-MovieCube-napplet.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-runner-newt-MovieCube.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-version-applet3-napplet.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-version-napplet.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-version.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-test-applet3s.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-test-applets.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/Userguide.html
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/etc/test.sh
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/etc/test_dbg.sh
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/CHANGELOG.txt
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/LICENSE.txt
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/README.txt
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/lib/libjogl_cg.jnilib
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/lib/libjogl_desktop.jnilib
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/lib/libjogl_mobile.jnilib
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/lib/libnativewindow_awt.jnilib
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/lib/libnativewindow_macosx.jnilib
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/lib/libnewt.jnilib
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-all-awt-cg.jnlp
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-all-awt.jnlp
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-all-mobile.jnlp
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-all-noawt.jnlp
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-runner-newt.jnlp
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-applet-version.jnlp
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-application-version.jnlp
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/atomic/jogl-awt.jnlp
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/jogl-javaws-version.jnlp
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/atomic/jogl-noawt.jnlp
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/atomic/nativewindow-awt.jnlp
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/atomic/nativewindow-noawt.jnlp
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/atomic/newt-awt-jogl.jnlp
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/atomic/newt-awt.jnlp
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/atomic/newt-noawt-jogl.jnlp
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/jnlp-files/atomic/newt-noawt.jnlp
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/etc/profile.jogl
[exec] Compressing jogl-2.3-b1364-20141009-macosx-universal/artifact.properties
[exec]
[exec] Everything is Ok
[delete] Deleting directory /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.3-b1364-20141009-macosx-universal
all:
junit.run:
[echo] gluegen.basename: gluegen
[echo] jogl.basename: jogl
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.6
[echo] java.version 1.6.0_65
[echo] java.home /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20141009
[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.6
[echo] host.targetlevel 1.6
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon true
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
declare.common:
junit.run.settings:
[mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/test/results
[touch] Creating /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/test/results/dummy.txt
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.6
[echo] java.version 1.6.0_65
[echo] java.home /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20141009
[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.6
[echo] host.targetlevel 1.6
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon true
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
declare.common:
test.compile.check:
[echo] jogl-test.jar /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-test.jar
test.compile:
junit.run.noui:
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412841436595 ms +++ localhost/127.0.0.1:59999 - Locked within 73 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV220V221
[junit] Semantic Version Test
[junit] Previous version: 2.2.0 (2.2.0) - lib/v2.2.0/jogl-all.jar
[junit] Current version: 2.2.1 (2.2.1) - lib/v2.2.1/jogl-all.jar
[junit] Compat. expected: BACKWARD_COMPATIBLE_USER
[junit] Compat. detected: BACKWARD_COMPATIBLE_USER
[junit] Compat. result: detected == expected -> OK
[junit] Current version 2.2.1 (2.2.1) is BACKWARD_COMPATIBLE_USER to previous version 2.2.0 (2.2.0), actually BACKWARD_COMPATIBLE_USER
[junit]
[junit]
[junit] Summary: 8 differences in 5 classes:
[junit] Remove 0, Change 0, Deprecate 0, Add 8
[junit]
[junit] 0/ 5: com.jogamp.graph.curve.OutlineShape : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 1/ 5: com.jogamp.graph.geom.Outline : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 2/ 5: com.jogamp.opengl.util.glsl.ShaderCode: Remove 0, Change 0, Deprecate 0, Add 4
[junit] 3/ 5: javax.media.opengl.GLContext : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 4/ 5: javax.media.opengl.GLProfile : Remove 0, Change 0, Deprecate 0, Add 1
[junit]
[junit]
[junit] Removes
[junit]
[junit]
[junit]
[junit] Changes
[junit]
[junit]
[junit]
[junit] Deprecates
[junit]
[junit]
[junit]
[junit] Additions
[junit]
[junit] Class com.jogamp.graph.curve.OutlineShape
[junit] Added Method toString, desc ()Ljava/lang/String;, access public
[junit] Class com.jogamp.graph.geom.Outline
[junit] Added Method toString, desc ()Ljava/lang/String;, access public
[junit] Class com.jogamp.opengl.util.glsl.ShaderCode
[junit] Added Field SUFFIX_TESS_EVALUATION_SOURCE, desc Ljava/lang/String;, access final public static
[junit] Added Field SUFFIX_TESS_CONTROL_SOURCE, desc Ljava/lang/String;, access final public static
[junit] Added Field SUFFIX_TESS_CONTROL_BINARY, desc Ljava/lang/String;, access final public static
[junit] Added Field SUFFIX_TESS_EVALUATION_BINARY, desc Ljava/lang/String;, access final public static
[junit] Class javax.media.opengl.GLContext
[junit] Added Method getSharedMaster, desc ()Ljavax/media/opengl/GLContext;, access final public
[junit] Class javax.media.opengl.GLProfile
[junit] Added Method isInitialized, desc ()Z, access public static
[junit]
[junit]
[junit]
[junit]
[junit] Class Order
[junit]
[junit] Class com.jogamp.graph.curve.OutlineShape
[junit] Added Method toString, desc ()Ljava/lang/String;, access public
[junit] Class com.jogamp.graph.geom.Outline
[junit] Added Method toString, desc ()Ljava/lang/String;, access public
[junit] Class com.jogamp.opengl.util.glsl.ShaderCode
[junit] Added Field SUFFIX_TESS_EVALUATION_SOURCE, desc Ljava/lang/String;, access final public static
[junit] Added Field SUFFIX_TESS_CONTROL_SOURCE, desc Ljava/lang/String;, access final public static
[junit] Added Field SUFFIX_TESS_CONTROL_BINARY, desc Ljava/lang/String;, access final public static
[junit] Added Field SUFFIX_TESS_EVALUATION_BINARY, desc Ljava/lang/String;, access final public static
[junit] Class javax.media.opengl.GLContext
[junit] Added Method getSharedMaster, desc ()Ljavax/media/opengl/GLContext;, access final public
[junit] Class javax.media.opengl.GLProfile
[junit] Added Method isInitialized, desc ()Z, access public static
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV220V221
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV221V23x
[junit] Semantic Version Test
[junit] Previous version: 2.2.1 (2.2.1) - lib/v2.2.1/jogl-all.jar
[junit] Current version: 2.3.0 (2.3.0-rc-20141009) - /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-all.jar
[junit] Compat. expected: NON_BACKWARD_COMPATIBLE
[junit] Compat. detected: NON_BACKWARD_COMPATIBLE
[junit] Compat. result: detected == expected -> OK
[junit] Current version 2.3.0 (2.3.0-rc-20141009) is NON_BACKWARD_COMPATIBLE to previous version 2.2.1 (2.2.1), actually NON_BACKWARD_COMPATIBLE
[junit]
[junit]
[junit] Summary: 41 differences in 11 classes:
[junit] Remove 13, Change 3, Deprecate 0, Add 25
[junit]
[junit] 0/ 11: com.jogamp.graph.font.FontFactory : Remove 1, Change 0, Deprecate 0, Add 2
[junit] 1/ 11: com.jogamp.opengl.FBObject : Remove 3, Change 1, Deprecate 0, Add 9
[junit] 2/ 11: com.jogamp.opengl.GLRendererQuirks : Remove 1, Change 0, Deprecate 0, Add 6
[junit] 3/ 11: com.jogamp.opengl.util.AnimatorBase : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 4/ 11: com.jogamp.opengl.util.GLPixelStorageModes: Remove 1, Change 0, Deprecate 0, Add 1
[junit] 5/ 11: com.jogamp.opengl.util.av.GLMediaPlayer : Remove 2, Change 1, Deprecate 0, Add 2
[junit] 6/ 11: javax.media.nativewindow.util.Rectangle : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 7/ 11: javax.media.opengl.GLContext : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 8/ 11: javax.media.opengl.GLException : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 9/ 11: javax.media.opengl.GLFBODrawable : Remove 2, Change 1, Deprecate 0, Add 0
[junit] 10/ 11: javax.media.opengl.awt.GLJPanel : Remove 1, Change 0, Deprecate 0, Add 2
[junit]
[junit]
[junit] Removes
[junit]
[junit] Class com.jogamp.graph.font.FontFactory
[junit] Removed Method get, desc (Ljava/net/URLConnection;)Lcom/jogamp/graph/font/Font;, access final public static
[junit] Class com.jogamp.opengl.FBObject
[junit] Removed Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Removed Method reset, desc (Ljavax/media/opengl/GL;II)V, access final public
[junit] Removed Method reset, desc (Ljavax/media/opengl/GL;IIIZ)V, access final public
[junit] Class com.jogamp.opengl.GLRendererQuirks
[junit] Removed Field COUNT, desc I, access final public static
[junit] Class com.jogamp.opengl.util.AnimatorBase
[junit] Removed Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)V, access final protected super synchronized
[junit] Class com.jogamp.opengl.util.GLPixelStorageModes
[junit] Removed Method setUnpackRowLength, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public
[junit] Class com.jogamp.opengl.util.av.GLMediaPlayer
[junit] Removed Method initStream, desc (Ljava/net/URI;III)V, access abstract public
[junit] Removed Method getURI, desc ()Ljava/net/URI;, access abstract public
[junit] Class javax.media.opengl.GLException
[junit] Removed Method dumpThrowable, desc (Ljava/lang/String;Ljava/lang/Throwable;)V, access public static
[junit] Class javax.media.opengl.GLFBODrawable
[junit] Removed Field FBOMODE_USE_DEPTH, desc I, access final public static
[junit] Removed Field FBOMODE_DEFAULT, desc I, access final public static
[junit] Class javax.media.opengl.awt.GLJPanel
[junit] Removed Method dispose, desc ()V, access protected
[junit]
[junit]
[junit] Changes
[junit]
[junit] Class com.jogamp.opengl.FBObject
[junit] Changed Method setSamplingSink, desc (Lcom/jogamp/opengl/FBObject;)Lcom/jogamp/opengl/FBObject;, access
[junit] Class com.jogamp.opengl.util.av.GLMediaPlayer
[junit] Changed Field CameraInputScheme, desc Ljava/lang/String;, access
[junit] Class javax.media.opengl.GLFBODrawable
[junit] Changed Method setNumBuffers, desc (I)I, access
[junit]
[junit]
[junit] Deprecates
[junit]
[junit]
[junit]
[junit] Additions
[junit]
[junit] Class com.jogamp.graph.font.FontFactory
[junit] Added Method get, desc (Ljava/io/InputStream;Z)Lcom/jogamp/graph/font/Font;, access final public static
[junit] Added Method get, desc (Ljava/io/InputStream;IZ)Lcom/jogamp/graph/font/Font;, access final public static
[junit] Class com.jogamp.opengl.FBObject
[junit] Added Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)Z, access final public
[junit] Added Method reset, desc (Ljavax/media/opengl/GL;III)Z, access final public
[junit] Added Field CHOSEN_BITS, desc I, access final public static
[junit] Added Field REQUESTED_BITS, desc I, access final public static
[junit] Added Field DEFAULT_BITS, desc I, access final public static
[junit] Added Method init, desc (Ljavax/media/opengl/GL;III)V, access public
[junit] Added Field MAXIMUM_BITS, desc I, access final public static
[junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;IIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static
[junit] Added Method isModified, desc ()Z, access final public
[junit] Class com.jogamp.opengl.GLRendererQuirks
[junit] Added Field NeedSharedObjectSync, desc I, access final public static
[junit] Added Field NoPBufferWithAccum, desc I, access final public static
[junit] Added Method addStickyDeviceQuirk, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;I)V, access public static
[junit] Added Field BuggyColorRenderbuffer, desc I, access final public static
[junit] Added Method addQuirk, desc (I)V, access final public
[junit] Added Method getCount, desc ()I, access final public static
[junit] Class com.jogamp.opengl.util.AnimatorBase
[junit] Added Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)Z, access final protected super synchronized
[junit] Class com.jogamp.opengl.util.GLPixelStorageModes
[junit] Added Method setUnpackRowLength, desc (Ljavax/media/opengl/GL2ES3;I)V, access final public
[junit] Class com.jogamp.opengl.util.av.GLMediaPlayer
[junit] Added Method getUri, desc ()Lcom/jogamp/common/net/Uri;, access abstract public
[junit] Added Method initStream, desc (Lcom/jogamp/common/net/Uri;III)V, access abstract public
[junit] Class javax.media.nativewindow.util.Rectangle
[junit] Added Method set, desc (Ljavax/media/nativewindow/util/Rectangle;)V, access final public
[junit] Class javax.media.opengl.GLContext
[junit] Added Field FORCE_NO_COLOR_RENDERBUFFER, desc Z, access final protected static
[junit] Class javax.media.opengl.awt.GLJPanel
[junit] Added Method dispose, desc (Ljava/lang/Runnable;)V, access protected
[junit] Added Method setRequestedGLCapabilities, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;)V, access final public
[junit]
[junit]
[junit]
[junit]
[junit] Class Order
[junit]
[junit] Class com.jogamp.graph.font.FontFactory
[junit] Removed Method get, desc (Ljava/net/URLConnection;)Lcom/jogamp/graph/font/Font;, access final public static
[junit] Added Method get, desc (Ljava/io/InputStream;Z)Lcom/jogamp/graph/font/Font;, access final public static
[junit] Added Method get, desc (Ljava/io/InputStream;IZ)Lcom/jogamp/graph/font/Font;, access final public static
[junit] Class com.jogamp.opengl.FBObject
[junit] Removed Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Added Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)Z, access final public
[junit] Changed Method setSamplingSink, desc (Lcom/jogamp/opengl/FBObject;)Lcom/jogamp/opengl/FBObject;, access
[junit] Added Method reset, desc (Ljavax/media/opengl/GL;III)Z, access final public
[junit] Added Field CHOSEN_BITS, desc I, access final public static
[junit] Removed Method reset, desc (Ljavax/media/opengl/GL;II)V, access final public
[junit] Added Field REQUESTED_BITS, desc I, access final public static
[junit] Removed Method reset, desc (Ljavax/media/opengl/GL;IIIZ)V, access final public
[junit] Added Field DEFAULT_BITS, desc I, access final public static
[junit] Added Method init, desc (Ljavax/media/opengl/GL;III)V, access public
[junit] Added Field MAXIMUM_BITS, desc I, access final public static
[junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;IIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static
[junit] Added Method isModified, desc ()Z, access final public
[junit] Class com.jogamp.opengl.GLRendererQuirks
[junit] Added Field NeedSharedObjectSync, desc I, access final public static
[junit] Added Field NoPBufferWithAccum, desc I, access final public static
[junit] Added Method addStickyDeviceQuirk, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;I)V, access public static
[junit] Removed Field COUNT, desc I, access final public static
[junit] Added Field BuggyColorRenderbuffer, desc I, access final public static
[junit] Added Method addQuirk, desc (I)V, access final public
[junit] Added Method getCount, desc ()I, access final public static
[junit] Class com.jogamp.opengl.util.AnimatorBase
[junit] Removed Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)V, access final protected super synchronized
[junit] Added Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)Z, access final protected super synchronized
[junit] Class com.jogamp.opengl.util.GLPixelStorageModes
[junit] Added Method setUnpackRowLength, desc (Ljavax/media/opengl/GL2ES3;I)V, access final public
[junit] Removed Method setUnpackRowLength, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public
[junit] Class com.jogamp.opengl.util.av.GLMediaPlayer
[junit] Changed Field CameraInputScheme, desc Ljava/lang/String;, access
[junit] Added Method getUri, desc ()Lcom/jogamp/common/net/Uri;, access abstract public
[junit] Added Method initStream, desc (Lcom/jogamp/common/net/Uri;III)V, access abstract public
[junit] Removed Method initStream, desc (Ljava/net/URI;III)V, access abstract public
[junit] Removed Method getURI, desc ()Ljava/net/URI;, access abstract public
[junit] Class javax.media.nativewindow.util.Rectangle
[junit] Added Method set, desc (Ljavax/media/nativewindow/util/Rectangle;)V, access final public
[junit] Class javax.media.opengl.GLContext
[junit] Added Field FORCE_NO_COLOR_RENDERBUFFER, desc Z, access final protected static
[junit] Class javax.media.opengl.GLException
[junit] Removed Method dumpThrowable, desc (Ljava/lang/String;Ljava/lang/Throwable;)V, access public static
[junit] Class javax.media.opengl.GLFBODrawable
[junit] Removed Field FBOMODE_USE_DEPTH, desc I, access final public static
[junit] Changed Method setNumBuffers, desc (I)I, access
[junit] Removed Field FBOMODE_DEFAULT, desc I, access final public static
[junit] Class javax.media.opengl.awt.GLJPanel
[junit] Removed Method dispose, desc ()V, access protected
[junit] Added Method dispose, desc (Ljava/lang/Runnable;)V, access protected
[junit] Added Method setRequestedGLCapabilities, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;)V, access final public
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV221V23x
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412841440272 ms --- localhost/127.0.0.1:59999 - Unlock ok within 28 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.749 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412841436595 ms +++ localhost/127.0.0.1:59999 - Locked within 73 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV220V221
[junit] Semantic Version Test
[junit] Previous version: 2.2.0 (2.2.0) - lib/v2.2.0/jogl-all.jar
[junit] Current version: 2.2.1 (2.2.1) - lib/v2.2.1/jogl-all.jar
[junit] Compat. expected: BACKWARD_COMPATIBLE_USER
[junit] Compat. detected: BACKWARD_COMPATIBLE_USER
[junit] Compat. result: detected == expected -> OK
[junit] Current version 2.2.1 (2.2.1) is BACKWARD_COMPATIBLE_USER to previous version 2.2.0 (2.2.0), actually BACKWARD_COMPATIBLE_USER
[junit]
[junit]
[junit] Summary: 8 differences in 5 classes:
[junit] Remove 0, Change 0, Deprecate 0, Add 8
[junit]
[junit] 0/ 5: com.jogamp.graph.curve.OutlineShape : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 1/ 5: com.jogamp.graph.geom.Outline : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 2/ 5: com.jogamp.opengl.util.glsl.ShaderCode: Remove 0, Change 0, Deprecate 0, Add 4
[junit] 3/ 5: javax.media.opengl.GLContext : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 4/ 5: javax.media.opengl.GLProfile : Remove 0, Change 0, Deprecate 0, Add 1
[junit]
[junit]
[junit] Removes
[junit]
[junit]
[junit]
[junit] Changes
[junit]
[junit]
[junit]
[junit] Deprecates
[junit]
[junit]
[junit]
[junit] Additions
[junit]
[junit] Class com.jogamp.graph.curve.OutlineShape
[junit] Added Method toString, desc ()Ljava/lang/String;, access public
[junit] Class com.jogamp.graph.geom.Outline
[junit] Added Method toString, desc ()Ljava/lang/String;, access public
[junit] Class com.jogamp.opengl.util.glsl.ShaderCode
[junit] Added Field SUFFIX_TESS_EVALUATION_SOURCE, desc Ljava/lang/String;, access final public static
[junit] Added Field SUFFIX_TESS_CONTROL_SOURCE, desc Ljava/lang/String;, access final public static
[junit] Added Field SUFFIX_TESS_CONTROL_BINARY, desc Ljava/lang/String;, access final public static
[junit] Added Field SUFFIX_TESS_EVALUATION_BINARY, desc Ljava/lang/String;, access final public static
[junit] Class javax.media.opengl.GLContext
[junit] Added Method getSharedMaster, desc ()Ljavax/media/opengl/GLContext;, access final public
[junit] Class javax.media.opengl.GLProfile
[junit] Added Method isInitialized, desc ()Z, access public static
[junit]
[junit]
[junit]
[junit]
[junit] Class Order
[junit]
[junit] Class com.jogamp.graph.curve.OutlineShape
[junit] Added Method toString, desc ()Ljava/lang/String;, access public
[junit] Class com.jogamp.graph.geom.Outline
[junit] Added Method toString, desc ()Ljava/lang/String;, access public
[junit] Class com.jogamp.opengl.util.glsl.ShaderCode
[junit] Added Field SUFFIX_TESS_EVALUATION_SOURCE, desc Ljava/lang/String;, access final public static
[junit] Added Field SUFFIX_TESS_CONTROL_SOURCE, desc Ljava/lang/String;, access final public static
[junit] Added Field SUFFIX_TESS_CONTROL_BINARY, desc Ljava/lang/String;, access final public static
[junit] Added Field SUFFIX_TESS_EVALUATION_BINARY, desc Ljava/lang/String;, access final public static
[junit] Class javax.media.opengl.GLContext
[junit] Added Method getSharedMaster, desc ()Ljavax/media/opengl/GLContext;, access final public
[junit] Class javax.media.opengl.GLProfile
[junit] Added Method isInitialized, desc ()Z, access public static
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV220V221
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV221V23x
[junit] Semantic Version Test
[junit] Previous version: 2.2.1 (2.2.1) - lib/v2.2.1/jogl-all.jar
[junit] Current version: 2.3.0 (2.3.0-rc-20141009) - /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-all.jar
[junit] Compat. expected: NON_BACKWARD_COMPATIBLE
[junit] Compat. detected: NON_BACKWARD_COMPATIBLE
[junit] Compat. result: detected == expected -> OK
[junit] Current version 2.3.0 (2.3.0-rc-20141009) is NON_BACKWARD_COMPATIBLE to previous version 2.2.1 (2.2.1), actually NON_BACKWARD_COMPATIBLE
[junit]
[junit]
[junit] Summary: 41 differences in 11 classes:
[junit] Remove 13, Change 3, Deprecate 0, Add 25
[junit]
[junit] 0/ 11: com.jogamp.graph.font.FontFactory : Remove 1, Change 0, Deprecate 0, Add 2
[junit] 1/ 11: com.jogamp.opengl.FBObject : Remove 3, Change 1, Deprecate 0, Add 9
[junit] 2/ 11: com.jogamp.opengl.GLRendererQuirks : Remove 1, Change 0, Deprecate 0, Add 6
[junit] 3/ 11: com.jogamp.opengl.util.AnimatorBase : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 4/ 11: com.jogamp.opengl.util.GLPixelStorageModes: Remove 1, Change 0, Deprecate 0, Add 1
[junit] 5/ 11: com.jogamp.opengl.util.av.GLMediaPlayer : Remove 2, Change 1, Deprecate 0, Add 2
[junit] 6/ 11: javax.media.nativewindow.util.Rectangle : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 7/ 11: javax.media.opengl.GLContext : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 8/ 11: javax.media.opengl.GLException : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 9/ 11: javax.media.opengl.GLFBODrawable : Remove 2, Change 1, Deprecate 0, Add 0
[junit] 10/ 11: javax.media.opengl.awt.GLJPanel : Remove 1, Change 0, Deprecate 0, Add 2
[junit]
[junit]
[junit] Removes
[junit]
[junit] Class com.jogamp.graph.font.FontFactory
[junit] Removed Method get, desc (Ljava/net/URLConnection;)Lcom/jogamp/graph/font/Font;, access final public static
[junit] Class com.jogamp.opengl.FBObject
[junit] Removed Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Removed Method reset, desc (Ljavax/media/opengl/GL;II)V, access final public
[junit] Removed Method reset, desc (Ljavax/media/opengl/GL;IIIZ)V, access final public
[junit] Class com.jogamp.opengl.GLRendererQuirks
[junit] Removed Field COUNT, desc I, access final public static
[junit] Class com.jogamp.opengl.util.AnimatorBase
[junit] Removed Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)V, access final protected super synchronized
[junit] Class com.jogamp.opengl.util.GLPixelStorageModes
[junit] Removed Method setUnpackRowLength, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public
[junit] Class com.jogamp.opengl.util.av.GLMediaPlayer
[junit] Removed Method initStream, desc (Ljava/net/URI;III)V, access abstract public
[junit] Removed Method getURI, desc ()Ljava/net/URI;, access abstract public
[junit] Class javax.media.opengl.GLException
[junit] Removed Method dumpThrowable, desc (Ljava/lang/String;Ljava/lang/Throwable;)V, access public static
[junit] Class javax.media.opengl.GLFBODrawable
[junit] Removed Field FBOMODE_USE_DEPTH, desc I, access final public static
[junit] Removed Field FBOMODE_DEFAULT, desc I, access final public static
[junit] Class javax.media.opengl.awt.GLJPanel
[junit] Removed Method dispose, desc ()V, access protected
[junit]
[junit]
[junit] Changes
[junit]
[junit] Class com.jogamp.opengl.FBObject
[junit] Changed Method setSamplingSink, desc (Lcom/jogamp/opengl/FBObject;)Lcom/jogamp/opengl/FBObject;, access
[junit] Class com.jogamp.opengl.util.av.GLMediaPlayer
[junit] Changed Field CameraInputScheme, desc Ljava/lang/String;, access
[junit] Class javax.media.opengl.GLFBODrawable
[junit] Changed Method setNumBuffers, desc (I)I, access
[junit]
[junit]
[junit] Deprecates
[junit]
[junit]
[junit]
[junit] Additions
[junit]
[junit] Class com.jogamp.graph.font.FontFactory
[junit] Added Method get, desc (Ljava/io/InputStream;Z)Lcom/jogamp/graph/font/Font;, access final public static
[junit] Added Method get, desc (Ljava/io/InputStream;IZ)Lcom/jogamp/graph/font/Font;, access final public static
[junit] Class com.jogamp.opengl.FBObject
[junit] Added Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)Z, access final public
[junit] Added Method reset, desc (Ljavax/media/opengl/GL;III)Z, access final public
[junit] Added Field CHOSEN_BITS, desc I, access final public static
[junit] Added Field REQUESTED_BITS, desc I, access final public static
[junit] Added Field DEFAULT_BITS, desc I, access final public static
[junit] Added Method init, desc (Ljavax/media/opengl/GL;III)V, access public
[junit] Added Field MAXIMUM_BITS, desc I, access final public static
[junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;IIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static
[junit] Added Method isModified, desc ()Z, access final public
[junit] Class com.jogamp.opengl.GLRendererQuirks
[junit] Added Field NeedSharedObjectSync, desc I, access final public static
[junit] Added Field NoPBufferWithAccum, desc I, access final public static
[junit] Added Method addStickyDeviceQuirk, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;I)V, access public static
[junit] Added Field BuggyColorRenderbuffer, desc I, access final public static
[junit] Added Method addQuirk, desc (I)V, access final public
[junit] Added Method getCount, desc ()I, access final public static
[junit] Class com.jogamp.opengl.util.AnimatorBase
[junit] Added Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)Z, access final protected super synchronized
[junit] Class com.jogamp.opengl.util.GLPixelStorageModes
[junit] Added Method setUnpackRowLength, desc (Ljavax/media/opengl/GL2ES3;I)V, access final public
[junit] Class com.jogamp.opengl.util.av.GLMediaPlayer
[junit] Added Method getUri, desc ()Lcom/jogamp/common/net/Uri;, access abstract public
[junit] Added Method initStream, desc (Lcom/jogamp/common/net/Uri;III)V, access abstract public
[junit] Class javax.media.nativewindow.util.Rectangle
[junit] Added Method set, desc (Ljavax/media/nativewindow/util/Rectangle;)V, access final public
[junit] Class javax.media.opengl.GLContext
[junit] Added Field FORCE_NO_COLOR_RENDERBUFFER, desc Z, access final protected static
[junit] Class javax.media.opengl.awt.GLJPanel
[junit] Added Method dispose, desc (Ljava/lang/Runnable;)V, access protected
[junit] Added Method setRequestedGLCapabilities, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;)V, access final public
[junit]
[junit]
[junit]
[junit]
[junit] Class Order
[junit]
[junit] Class com.jogamp.graph.font.FontFactory
[junit] Removed Method get, desc (Ljava/net/URLConnection;)Lcom/jogamp/graph/font/Font;, access final public static
[junit] Added Method get, desc (Ljava/io/InputStream;Z)Lcom/jogamp/graph/font/Font;, access final public static
[junit] Added Method get, desc (Ljava/io/InputStream;IZ)Lcom/jogamp/graph/font/Font;, access final public static
[junit] Class com.jogamp.opengl.FBObject
[junit] Removed Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Added Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)Z, access final public
[junit] Changed Method setSamplingSink, desc (Lcom/jogamp/opengl/FBObject;)Lcom/jogamp/opengl/FBObject;, access
[junit] Added Method reset, desc (Ljavax/media/opengl/GL;III)Z, access final public
[junit] Added Field CHOSEN_BITS, desc I, access final public static
[junit] Removed Method reset, desc (Ljavax/media/opengl/GL;II)V, access final public
[junit] Added Field REQUESTED_BITS, desc I, access final public static
[junit] Removed Method reset, desc (Ljavax/media/opengl/GL;IIIZ)V, access final public
[junit] Added Field DEFAULT_BITS, desc I, access final public static
[junit] Added Method init, desc (Ljavax/media/opengl/GL;III)V, access public
[junit] Added Field MAXIMUM_BITS, desc I, access final public static
[junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;IIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static
[junit] Added Method isModified, desc ()Z, access final public
[junit] Class com.jogamp.opengl.GLRendererQuirks
[junit] Added Field NeedSharedObjectSync, desc I, access final public static
[junit] Added Field NoPBufferWithAccum, desc I, access final public static
[junit] Added Method addStickyDeviceQuirk, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;I)V, access public static
[junit] Removed Field COUNT, desc I, access final public static
[junit] Added Field BuggyColorRenderbuffer, desc I, access final public static
[junit] Added Method addQuirk, desc (I)V, access final public
[junit] Added Method getCount, desc ()I, access final public static
[junit] Class com.jogamp.opengl.util.AnimatorBase
[junit] Removed Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)V, access final protected super synchronized
[junit] Added Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)Z, access final protected super synchronized
[junit] Class com.jogamp.opengl.util.GLPixelStorageModes
[junit] Added Method setUnpackRowLength, desc (Ljavax/media/opengl/GL2ES3;I)V, access final public
[junit] Removed Method setUnpackRowLength, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public
[junit] Class com.jogamp.opengl.util.av.GLMediaPlayer
[junit] Changed Field CameraInputScheme, desc Ljava/lang/String;, access
[junit] Added Method getUri, desc ()Lcom/jogamp/common/net/Uri;, access abstract public
[junit] Added Method initStream, desc (Lcom/jogamp/common/net/Uri;III)V, access abstract public
[junit] Removed Method initStream, desc (Ljava/net/URI;III)V, access abstract public
[junit] Removed Method getURI, desc ()Ljava/net/URI;, access abstract public
[junit] Class javax.media.nativewindow.util.Rectangle
[junit] Added Method set, desc (Ljavax/media/nativewindow/util/Rectangle;)V, access final public
[junit] Class javax.media.opengl.GLContext
[junit] Added Field FORCE_NO_COLOR_RENDERBUFFER, desc Z, access final protected static
[junit] Class javax.media.opengl.GLException
[junit] Removed Method dumpThrowable, desc (Ljava/lang/String;Ljava/lang/Throwable;)V, access public static
[junit] Class javax.media.opengl.GLFBODrawable
[junit] Removed Field FBOMODE_USE_DEPTH, desc I, access final public static
[junit] Changed Method setNumBuffers, desc (I)I, access
[junit] Removed Field FBOMODE_DEFAULT, desc I, access final public static
[junit] Class javax.media.opengl.awt.GLJPanel
[junit] Removed Method dispose, desc ()V, access protected
[junit] Added Method dispose, desc (Ljava/lang/Runnable;)V, access protected
[junit] Added Method setRequestedGLCapabilities, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;)V, access final public
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV221V23x
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412841440272 ms --- localhost/127.0.0.1:59999 - Unlock ok within 28 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testVersionV220V221 took 1.985 sec
[junit] Testcase: testVersionV221V23x took 1.544 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.749 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412841436595 ms +++ localhost/127.0.0.1:59999 - Locked within 73 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV220V221
[junit] Semantic Version Test
[junit] Previous version: 2.2.0 (2.2.0) - lib/v2.2.0/jogl-all.jar
[junit] Current version: 2.2.1 (2.2.1) - lib/v2.2.1/jogl-all.jar
[junit] Compat. expected: BACKWARD_COMPATIBLE_USER
[junit] Compat. detected: BACKWARD_COMPATIBLE_USER
[junit] Compat. result: detected == expected -> OK
[junit] Current version 2.2.1 (2.2.1) is BACKWARD_COMPATIBLE_USER to previous version 2.2.0 (2.2.0), actually BACKWARD_COMPATIBLE_USER
[junit]
[junit]
[junit] Summary: 8 differences in 5 classes:
[junit] Remove 0, Change 0, Deprecate 0, Add 8
[junit]
[junit] 0/ 5: com.jogamp.graph.curve.OutlineShape : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 1/ 5: com.jogamp.graph.geom.Outline : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 2/ 5: com.jogamp.opengl.util.glsl.ShaderCode: Remove 0, Change 0, Deprecate 0, Add 4
[junit] 3/ 5: javax.media.opengl.GLContext : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 4/ 5: javax.media.opengl.GLProfile : Remove 0, Change 0, Deprecate 0, Add 1
[junit]
[junit]
[junit] Removes
[junit]
[junit]
[junit]
[junit] Changes
[junit]
[junit]
[junit]
[junit] Deprecates
[junit]
[junit]
[junit]
[junit] Additions
[junit]
[junit] Class com.jogamp.graph.curve.OutlineShape
[junit] Added Method toString, desc ()Ljava/lang/String;, access public
[junit] Class com.jogamp.graph.geom.Outline
[junit] Added Method toString, desc ()Ljava/lang/String;, access public
[junit] Class com.jogamp.opengl.util.glsl.ShaderCode
[junit] Added Field SUFFIX_TESS_EVALUATION_SOURCE, desc Ljava/lang/String;, access final public static
[junit] Added Field SUFFIX_TESS_CONTROL_SOURCE, desc Ljava/lang/String;, access final public static
[junit] Added Field SUFFIX_TESS_CONTROL_BINARY, desc Ljava/lang/String;, access final public static
[junit] Added Field SUFFIX_TESS_EVALUATION_BINARY, desc Ljava/lang/String;, access final public static
[junit] Class javax.media.opengl.GLContext
[junit] Added Method getSharedMaster, desc ()Ljavax/media/opengl/GLContext;, access final public
[junit] Class javax.media.opengl.GLProfile
[junit] Added Method isInitialized, desc ()Z, access public static
[junit]
[junit]
[junit]
[junit]
[junit] Class Order
[junit]
[junit] Class com.jogamp.graph.curve.OutlineShape
[junit] Added Method toString, desc ()Ljava/lang/String;, access public
[junit] Class com.jogamp.graph.geom.Outline
[junit] Added Method toString, desc ()Ljava/lang/String;, access public
[junit] Class com.jogamp.opengl.util.glsl.ShaderCode
[junit] Added Field SUFFIX_TESS_EVALUATION_SOURCE, desc Ljava/lang/String;, access final public static
[junit] Added Field SUFFIX_TESS_CONTROL_SOURCE, desc Ljava/lang/String;, access final public static
[junit] Added Field SUFFIX_TESS_CONTROL_BINARY, desc Ljava/lang/String;, access final public static
[junit] Added Field SUFFIX_TESS_EVALUATION_BINARY, desc Ljava/lang/String;, access final public static
[junit] Class javax.media.opengl.GLContext
[junit] Added Method getSharedMaster, desc ()Ljavax/media/opengl/GLContext;, access final public
[junit] Class javax.media.opengl.GLProfile
[junit] Added Method isInitialized, desc ()Z, access public static
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV220V221
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV221V23x
[junit] Semantic Version Test
[junit] Previous version: 2.2.1 (2.2.1) - lib/v2.2.1/jogl-all.jar
[junit] Current version: 2.3.0 (2.3.0-rc-20141009) - /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-all.jar
[junit] Compat. expected: NON_BACKWARD_COMPATIBLE
[junit] Compat. detected: NON_BACKWARD_COMPATIBLE
[junit] Compat. result: detected == expected -> OK
[junit] Current version 2.3.0 (2.3.0-rc-20141009) is NON_BACKWARD_COMPATIBLE to previous version 2.2.1 (2.2.1), actually NON_BACKWARD_COMPATIBLE
[junit]
[junit]
[junit] Summary: 41 differences in 11 classes:
[junit] Remove 13, Change 3, Deprecate 0, Add 25
[junit]
[junit] 0/ 11: com.jogamp.graph.font.FontFactory : Remove 1, Change 0, Deprecate 0, Add 2
[junit] 1/ 11: com.jogamp.opengl.FBObject : Remove 3, Change 1, Deprecate 0, Add 9
[junit] 2/ 11: com.jogamp.opengl.GLRendererQuirks : Remove 1, Change 0, Deprecate 0, Add 6
[junit] 3/ 11: com.jogamp.opengl.util.AnimatorBase : Remove 1, Change 0, Deprecate 0, Add 1
[junit] 4/ 11: com.jogamp.opengl.util.GLPixelStorageModes: Remove 1, Change 0, Deprecate 0, Add 1
[junit] 5/ 11: com.jogamp.opengl.util.av.GLMediaPlayer : Remove 2, Change 1, Deprecate 0, Add 2
[junit] 6/ 11: javax.media.nativewindow.util.Rectangle : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 7/ 11: javax.media.opengl.GLContext : Remove 0, Change 0, Deprecate 0, Add 1
[junit] 8/ 11: javax.media.opengl.GLException : Remove 1, Change 0, Deprecate 0, Add 0
[junit] 9/ 11: javax.media.opengl.GLFBODrawable : Remove 2, Change 1, Deprecate 0, Add 0
[junit] 10/ 11: javax.media.opengl.awt.GLJPanel : Remove 1, Change 0, Deprecate 0, Add 2
[junit]
[junit]
[junit] Removes
[junit]
[junit] Class com.jogamp.graph.font.FontFactory
[junit] Removed Method get, desc (Ljava/net/URLConnection;)Lcom/jogamp/graph/font/Font;, access final public static
[junit] Class com.jogamp.opengl.FBObject
[junit] Removed Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Removed Method reset, desc (Ljavax/media/opengl/GL;II)V, access final public
[junit] Removed Method reset, desc (Ljavax/media/opengl/GL;IIIZ)V, access final public
[junit] Class com.jogamp.opengl.GLRendererQuirks
[junit] Removed Field COUNT, desc I, access final public static
[junit] Class com.jogamp.opengl.util.AnimatorBase
[junit] Removed Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)V, access final protected super synchronized
[junit] Class com.jogamp.opengl.util.GLPixelStorageModes
[junit] Removed Method setUnpackRowLength, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public
[junit] Class com.jogamp.opengl.util.av.GLMediaPlayer
[junit] Removed Method initStream, desc (Ljava/net/URI;III)V, access abstract public
[junit] Removed Method getURI, desc ()Ljava/net/URI;, access abstract public
[junit] Class javax.media.opengl.GLException
[junit] Removed Method dumpThrowable, desc (Ljava/lang/String;Ljava/lang/Throwable;)V, access public static
[junit] Class javax.media.opengl.GLFBODrawable
[junit] Removed Field FBOMODE_USE_DEPTH, desc I, access final public static
[junit] Removed Field FBOMODE_DEFAULT, desc I, access final public static
[junit] Class javax.media.opengl.awt.GLJPanel
[junit] Removed Method dispose, desc ()V, access protected
[junit]
[junit]
[junit] Changes
[junit]
[junit] Class com.jogamp.opengl.FBObject
[junit] Changed Method setSamplingSink, desc (Lcom/jogamp/opengl/FBObject;)Lcom/jogamp/opengl/FBObject;, access
[junit] Class com.jogamp.opengl.util.av.GLMediaPlayer
[junit] Changed Field CameraInputScheme, desc Ljava/lang/String;, access
[junit] Class javax.media.opengl.GLFBODrawable
[junit] Changed Method setNumBuffers, desc (I)I, access
[junit]
[junit]
[junit] Deprecates
[junit]
[junit]
[junit]
[junit] Additions
[junit]
[junit] Class com.jogamp.graph.font.FontFactory
[junit] Added Method get, desc (Ljava/io/InputStream;Z)Lcom/jogamp/graph/font/Font;, access final public static
[junit] Added Method get, desc (Ljava/io/InputStream;IZ)Lcom/jogamp/graph/font/Font;, access final public static
[junit] Class com.jogamp.opengl.FBObject
[junit] Added Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)Z, access final public
[junit] Added Method reset, desc (Ljavax/media/opengl/GL;III)Z, access final public
[junit] Added Field CHOSEN_BITS, desc I, access final public static
[junit] Added Field REQUESTED_BITS, desc I, access final public static
[junit] Added Field DEFAULT_BITS, desc I, access final public static
[junit] Added Method init, desc (Ljavax/media/opengl/GL;III)V, access public
[junit] Added Field MAXIMUM_BITS, desc I, access final public static
[junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;IIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static
[junit] Added Method isModified, desc ()Z, access final public
[junit] Class com.jogamp.opengl.GLRendererQuirks
[junit] Added Field NeedSharedObjectSync, desc I, access final public static
[junit] Added Field NoPBufferWithAccum, desc I, access final public static
[junit] Added Method addStickyDeviceQuirk, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;I)V, access public static
[junit] Added Field BuggyColorRenderbuffer, desc I, access final public static
[junit] Added Method addQuirk, desc (I)V, access final public
[junit] Added Method getCount, desc ()I, access final public static
[junit] Class com.jogamp.opengl.util.AnimatorBase
[junit] Added Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)Z, access final protected super synchronized
[junit] Class com.jogamp.opengl.util.GLPixelStorageModes
[junit] Added Method setUnpackRowLength, desc (Ljavax/media/opengl/GL2ES3;I)V, access final public
[junit] Class com.jogamp.opengl.util.av.GLMediaPlayer
[junit] Added Method getUri, desc ()Lcom/jogamp/common/net/Uri;, access abstract public
[junit] Added Method initStream, desc (Lcom/jogamp/common/net/Uri;III)V, access abstract public
[junit] Class javax.media.nativewindow.util.Rectangle
[junit] Added Method set, desc (Ljavax/media/nativewindow/util/Rectangle;)V, access final public
[junit] Class javax.media.opengl.GLContext
[junit] Added Field FORCE_NO_COLOR_RENDERBUFFER, desc Z, access final protected static
[junit] Class javax.media.opengl.awt.GLJPanel
[junit] Added Method dispose, desc (Ljava/lang/Runnable;)V, access protected
[junit] Added Method setRequestedGLCapabilities, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;)V, access final public
[junit]
[junit]
[junit]
[junit]
[junit] Class Order
[junit]
[junit] Class com.jogamp.graph.font.FontFactory
[junit] Removed Method get, desc (Ljava/net/URLConnection;)Lcom/jogamp/graph/font/Font;, access final public static
[junit] Added Method get, desc (Ljava/io/InputStream;Z)Lcom/jogamp/graph/font/Font;, access final public static
[junit] Added Method get, desc (Ljava/io/InputStream;IZ)Lcom/jogamp/graph/font/Font;, access final public static
[junit] Class com.jogamp.opengl.FBObject
[junit] Removed Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)V, access final public
[junit] Added Method resetSamplingSink, desc (Ljavax/media/opengl/GL;)Z, access final public
[junit] Changed Method setSamplingSink, desc (Lcom/jogamp/opengl/FBObject;)Lcom/jogamp/opengl/FBObject;, access
[junit] Added Method reset, desc (Ljavax/media/opengl/GL;III)Z, access final public
[junit] Added Field CHOSEN_BITS, desc I, access final public static
[junit] Removed Method reset, desc (Ljavax/media/opengl/GL;II)V, access final public
[junit] Added Field REQUESTED_BITS, desc I, access final public static
[junit] Removed Method reset, desc (Ljavax/media/opengl/GL;IIIZ)V, access final public
[junit] Added Field DEFAULT_BITS, desc I, access final public static
[junit] Added Method init, desc (Ljavax/media/opengl/GL;III)V, access public
[junit] Added Field MAXIMUM_BITS, desc I, access final public static
[junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;IIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static
[junit] Added Method isModified, desc ()Z, access final public
[junit] Class com.jogamp.opengl.GLRendererQuirks
[junit] Added Field NeedSharedObjectSync, desc I, access final public static
[junit] Added Field NoPBufferWithAccum, desc I, access final public static
[junit] Added Method addStickyDeviceQuirk, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;I)V, access public static
[junit] Removed Field COUNT, desc I, access final public static
[junit] Added Field BuggyColorRenderbuffer, desc I, access final public static
[junit] Added Method addQuirk, desc (I)V, access final public
[junit] Added Method getCount, desc ()I, access final public static
[junit] Class com.jogamp.opengl.util.AnimatorBase
[junit] Removed Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)V, access final protected super synchronized
[junit] Added Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)Z, access final protected super synchronized
[junit] Class com.jogamp.opengl.util.GLPixelStorageModes
[junit] Added Method setUnpackRowLength, desc (Ljavax/media/opengl/GL2ES3;I)V, access final public
[junit] Removed Method setUnpackRowLength, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public
[junit] Class com.jogamp.opengl.util.av.GLMediaPlayer
[junit] Changed Field CameraInputScheme, desc Ljava/lang/String;, access
[junit] Added Method getUri, desc ()Lcom/jogamp/common/net/Uri;, access abstract public
[junit] Added Method initStream, desc (Lcom/jogamp/common/net/Uri;III)V, access abstract public
[junit] Removed Method initStream, desc (Ljava/net/URI;III)V, access abstract public
[junit] Removed Method getURI, desc ()Ljava/net/URI;, access abstract public
[junit] Class javax.media.nativewindow.util.Rectangle
[junit] Added Method set, desc (Ljavax/media/nativewindow/util/Rectangle;)V, access final public
[junit] Class javax.media.opengl.GLContext
[junit] Added Field FORCE_NO_COLOR_RENDERBUFFER, desc Z, access final protected static
[junit] Class javax.media.opengl.GLException
[junit] Removed Method dumpThrowable, desc (Ljava/lang/String;Ljava/lang/Throwable;)V, access public static
[junit] Class javax.media.opengl.GLFBODrawable
[junit] Removed Field FBOMODE_USE_DEPTH, desc I, access final public static
[junit] Changed Method setNumBuffers, desc (I)I, access
[junit] Removed Field FBOMODE_DEFAULT, desc I, access final public static
[junit] Class javax.media.opengl.awt.GLJPanel
[junit] Removed Method dispose, desc ()V, access protected
[junit] Added Method dispose, desc (Ljava/lang/Runnable;)V, access protected
[junit] Added Method setRequestedGLCapabilities, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;)V, access final public
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionV221V23x
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412841440272 ms --- localhost/127.0.0.1:59999 - Unlock ok within 28 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI
[junit] -- Exponent identities
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412841442117 ms +++ localhost/127.0.0.1:59999 - Locked within 15 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testExponentIdentity
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testExponentIdentity
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinite
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinite
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityExponent
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityExponent
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeExponent
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeExponent
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSign
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSign
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSignificand
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSignificand
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySign
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySign
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySignificand
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySignificand
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testNaN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testNaN
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNaN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNaN
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeInfinity
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeInfinity
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeZero
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeZero
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveInfinity
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveInfinity
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveZero
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveZero
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleUnpackFloat
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleUnpackFloat
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatDoubleEquivalent
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatDoubleEquivalent
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNaN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNaN
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeInfinity
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeInfinity
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeZero
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeZero
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveInfinity
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveInfinity
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveZero
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveZero
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatUnpackDouble
[junit] -- Sign identities
[junit] -- Significand identities
[junit] 0x3c00 -> 1.000000
[junit] 0xbc00 -> -1.000000
[junit] 4000 -> 2.000000
[junit] c000 -> -2.000000
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatUnpackDouble
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackDouble
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackDouble
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackFloat
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackFloat
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignIdentity
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignIdentity
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignificandIdentity
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignificandIdentity
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNaN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNaN
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeInfinity
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeInfinity
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeZero
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeZero
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOne
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOne
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOneNegative
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOneNegative
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveInfinity
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveInfinity
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveZero
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveZero
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwo
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwo
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwoNegative
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwoNegative
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNaN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNaN
[junit] 0x3c00 -> 1.000000
[junit] 0xbc00 -> -1.000000
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeInfinity
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeInfinity
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeZero
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeZero
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOne
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOne
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOneNegative
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOneNegative
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412841442526 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 40, Failures: 0, Errors: 0, Time elapsed: 1.075 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] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412841442117 ms +++ localhost/127.0.0.1:59999 - Locked within 15 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testExponentIdentity
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testExponentIdentity
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinite
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinite
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityExponent
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityExponent
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeExponent
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeExponent
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSign
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSign
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSignificand
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSignificand
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySign
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySign
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySignificand
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySignificand
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testNaN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testNaN
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNaN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNaN
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeInfinity
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeInfinity
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeZero
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeZero
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveInfinity
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveInfinity
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveZero
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveZero
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleUnpackFloat
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleUnpackFloat
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatDoubleEquivalent
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatDoubleEquivalent
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNaN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNaN
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeInfinity
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeInfinity
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeZero
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeZero
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveInfinity
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveInfinity
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveZero
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveZero
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatUnpackDouble
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatUnpackDouble
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackDouble
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackDouble
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackFloat
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackFloat
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignIdentity
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignIdentity
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignificandIdentity
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignificandIdentity
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNaN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNaN
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeInfinity
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeInfinity
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeZero
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeZero
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOne
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOne
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOneNegative
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOneNegative
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveInfinity
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveInfinity
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveZero
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveZero
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwo
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwo
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwoNegative
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwoNegative
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNaN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNaN
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeInfinity
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeInfinity
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeZero
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeZero
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOne
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOne
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOneNegative
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOneNegative
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412841442526 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.034 sec
[junit] Testcase: testInfinityExponent took 0 sec
[junit] Testcase: testInfinityNegativeExponent took 0 sec
[junit] Testcase: testInfinityNegativeSign took 0.001 sec
[junit] Testcase: testInfinityNegativeSignificand took 0 sec
[junit] Testcase: testInfinitySign took 0.001 sec
[junit] Testcase: testInfinitySignificand took 0 sec
[junit] Testcase: testNaN took 0.001 sec
[junit] Testcase: testPackDoubleNaN took 0 sec
[junit] Testcase: testPackDoubleNegativeInfinity took 0 sec
[junit] Testcase: testPackDoubleNegativeZero took 0.001 sec
[junit] Testcase: testPackDoublePositiveInfinity took 0 sec
[junit] Testcase: testPackDoublePositiveZero took 0 sec
[junit] Testcase: testPackDoubleUnpackFloat took 0.047 sec
[junit] Testcase: testPackFloatDoubleEquivalent took 0.045 sec
[junit] Testcase: testPackFloatNaN took 0 sec
[junit] Testcase: testPackFloatNegativeInfinity took 0 sec
[junit] Testcase: testPackFloatNegativeZero took 0.001 sec
[junit] Testcase: testPackFloatPositiveInfinity took 0.001 sec
[junit] Testcase: testPackFloatPositiveZero took 0.001 sec
[junit] Testcase: testPackFloatUnpackDouble took 0.018 sec
[junit] Testcase: testPackUnpackDouble took 0.013 sec
[junit] Testcase: testPackUnpackFloat took 0.014 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.001 sec
[junit] Testcase: testUnpackDoubleOne took 0.021 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.001 sec
[junit] Testcase: testUnpackFloatOne took 0.001 sec
[junit] Testcase: testUnpackFloatOneNegative took 0.001 sec
[junit] Tests run: 40, Failures: 0, Errors: 0, Time elapsed: 1.075 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] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412841442117 ms +++ localhost/127.0.0.1:59999 - Locked within 15 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testExponentIdentity
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testExponentIdentity
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinite
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinite
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityExponent
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityExponent
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeExponent
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeExponent
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSign
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSign
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSignificand
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSignificand
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySign
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySign
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySignificand
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySignificand
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testNaN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testNaN
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNaN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNaN
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeInfinity
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeInfinity
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeZero
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeZero
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveInfinity
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveInfinity
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveZero
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveZero
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleUnpackFloat
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleUnpackFloat
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatDoubleEquivalent
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatDoubleEquivalent
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNaN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNaN
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeInfinity
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeInfinity
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeZero
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeZero
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveInfinity
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveInfinity
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveZero
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveZero
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatUnpackDouble
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatUnpackDouble
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackDouble
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackDouble
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackFloat
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackFloat
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignIdentity
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignIdentity
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignificandIdentity
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignificandIdentity
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNaN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNaN
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeInfinity
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeInfinity
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeZero
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeZero
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOne
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOne
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOneNegative
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOneNegative
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveInfinity
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveInfinity
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveZero
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveZero
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwo
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwo
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwoNegative
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwoNegative
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNaN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNaN
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeInfinity
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeInfinity
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeZero
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeZero
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOne
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOne
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOneNegative
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOneNegative
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412841442526 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.094 sec
[junit]
[junit] Testcase: testNaNSignificand took 0.002 sec
[junit] Testcase: testInfinitySign took 0.001 sec
[junit] Testcase: testInfinityNegativeExponent took 0.001 sec
[junit] Testcase: testNaNExponent took 0 sec
[junit] Testcase: testInfinitySignificand took 0 sec
[junit] Testcase: testInfinityNegativeSign took 0 sec
[junit] Testcase: testInfinityExponent took 0 sec
[junit] Testcase: testInfinityNegativeSignificand took 0 sec
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.094 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.094 sec
[junit]
[junit] Testcase: testNaNSignificand took 0.003 sec
[junit] Testcase: testInfinitySign took 0 sec
[junit] Testcase: testInfinityNegativeExponent took 0 sec
[junit] Testcase: testNaNExponent took 0 sec
[junit] Testcase: testInfinitySignificand took 0 sec
[junit] Testcase: testInfinityNegativeSign took 0 sec
[junit] Testcase: testInfinityExponent took 0 sec
[junit] Testcase: testInfinityNegativeSignificand took 0 sec
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.094 sec
[junit]
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil01NOUI
[junit]
[junit] Machine Epsilon: 1.1920929E-7
[junit] Fixed Epsilon: 1.1920929E-7, diff 0.0
[junit] Float MIN: 1.4E-45
[junit] deltaMachEpsMin 1.1920929E-7, deltaMachEpsLEQEpsilon true
[junit] deltaFixedEpsMin 1.1920929E-7, deltaFixedEpsLEQEpsilon true
[junit]
[junit] Zero.10: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.11: a: -5.9604645E-8, -> d -5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.12: a: 5.9604645E-8, -> d 5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.13: a: -1.4E-45, -> d -1.4E-45, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.14: a: 1.4E-45, -> d 1.4E-45, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.15: a: -0.0, -> d -0.0, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.16: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.17: a: 1.1920929E-7, -> d 1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7
[junit] Zero.18: a: -1.1920929E-7, -> d -1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7
[junit] Print.WE.19: a: 0.0, b: 1.1920929E-7 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7
[junit] Print.WE.20: a: 0.0, b: -1.1920929E-7 -> d 1.1920929E-7, exp 1, equal false, comp 1 - OK, epsilon 1.1920929E-7
[junit]
[junit] Zero.100: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.101: a: -5.9604645E-8, -> d -5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.102: a: 5.9604645E-8, -> d 5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.103: a: -1.4E-45, -> d -1.4E-45, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.104: a: 1.4E-45, -> d 1.4E-45, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.105: a: -0.0, -> d -0.0, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.106: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7
[junit] Zero.107: a: 1.1920929E-7, -> d 1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7
[junit] Zero.108: a: -1.1920929E-7, -> d -1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7
[junit] Print.WE.109: a: 0.0, b: 1.1920929E-7 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7
[junit] Print.WE.110: a: 0.0, b: -1.1920929E-7 -> d 1.1920929E-7, exp 1, equal false, comp 1 - OK, epsilon 1.1920929E-7
[junit]
[junit] Equal.NE.0: a: 0.0, b: 0.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.NE.1: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.NE.2: a: 1.4E-45, b: 1.4E-45 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.NE.3: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.NE.4: a: -Infinity, b: -Infinity -> d NaN, exp true, equal true, comp 0
[junit] Equal.NE.5: a: Infinity, b: Infinity -> d NaN, exp true, equal true, comp 0
[junit] Equal.NE.6: a: NaN, b: NaN -> d NaN, exp true, equal true, comp 0
[junit] Equal.NE.7: a: -0.0, b: 0.0 -> d -0.0, exp false, equal false, comp -1
[junit] Equal.NE.8: a: 0.0, b: -0.0 -> d 0.0, exp false, equal false, comp 1
[junit] Print.NE.9: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch ****
[junit] Print.NE.10: a: 0.0, b: -5.9604645E-8 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch ****
[junit] Print.NE.11: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK
[junit] Print.NE.12: a: 0.0, b: 5.9604645E-8 -> d -5.9604645E-8, exp 0, equal false, comp -1 - **** mismatch ****
[junit] Print.NE.13: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK
[junit] Print.NE.14: a: 0.0, b: -1.4E-45 -> d 1.4E-45, exp 0, equal false, comp 1 - **** mismatch ****
[junit] Print.NE.15: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK
[junit] Print.NE.16: a: 0.0, b: 1.4E-45 -> d -1.4E-45, exp 0, equal false, comp -1 - **** mismatch ****
[junit]
[junit] Equal.WE.10: a: 0.0, b: 0.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.11: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp true, equal true, comp 0
[junit] Equal.WE.12: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.13: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.14: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.15: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.16: a: 1.4E-45, b: 1.4E-45 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.17: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.18: a: -Infinity, b: -Infinity -> d NaN, exp true, equal true, comp 0
[junit] Equal.WE.19: a: Infinity, b: Infinity -> d NaN, exp true, equal true, comp 0
[junit] Equal.WE.20: a: NaN, b: NaN -> d NaN, exp true, equal true, comp 0
[junit] Equal.WE.21: a: -0.0, b: 0.0 -> d -0.0, exp true, equal true, comp 0
[junit] Equal.WE.22: a: 0.0, b: -0.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.23: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp false, equal false, comp -1
[junit] Equal.WE.24: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp false, equal false, comp 1
[junit] Print.WE.25: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7
[junit] Print.WE.26: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp 1, equal false, comp 1 - OK, epsilon 1.1920929E-7
[junit]
[junit] Equal.WE.50: a: 0.0, b: 0.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.51: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp true, equal true, comp 0
[junit] Equal.WE.52: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.53: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.54: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.55: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.56: a: 1.4E-45, b: 1.4E-45 -> d 0.0, exp true, equal true, comp 0
[junit] Equal.WE.57: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, exp true, equal true, comp 0
[junit] 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] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil01NOUI
[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.198 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.002 sec
[junit] Testcase: test01bZeroWithMachEpsilon took 0.003 sec
[junit] Testcase: test02EqualsNoEpsilon took 0.004 sec
[junit] Testcase: test03aEqualsWithFixedEpsilon took 0.004 sec
[junit] Testcase: test03bEqualsWithMachEpsilon took 0.004 sec
[junit] Testcase: test04CompareNoEpsilon took 0.004 sec
[junit] Testcase: test05aCompareWithFixedEpsilon took 0.003 sec
[junit] Testcase: test05bCompareWithMachEpsilon took 0.004 sec
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.198 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.099 sec
[junit]
[junit] Testcase: testCM_m1xm2 took 0.009 sec
[junit] Testcase: testCM_m2xm1 took 0 sec
[junit] Testcase: testRM_m1xm2 took 0.001 sec
[junit] Testcase: testRM_m2xm1 took 0 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.099 sec
[junit]
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil03InversionNOUI
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil03InversionNOUI
[junit] inv-1: [ 1.0000000 -0.0000000 0.0000000 -0.0000000 ]
[junit] inv-1: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ]
[junit] inv-1: [ 0.0000000 -0.0000000 1.0000000 -0.0000000 ]
[junit] inv-1: [ -0.0000000 0.0000000 -0.0000000 1.0000000 ]
[junit]
[junit] inv-2: [ 1.0000000 0.0000000 0.0000000 0.0000000 ]
[junit] inv-2: [ 0.0000000 1.0000000 0.0000000 0.0000000 ]
[junit] inv-2: [ 0.0000000 0.0000000 1.0000000 0.0000000 ]
[junit] inv-2: [ 0.0000000 0.0000000 0.0000000 1.0000000 ]
[junit]
[junit] orig : [ 2.3464675 0.0000000 0.0000000 0.0000000 ]
[junit] orig : [ 0.0000000 2.4142134 0.0000000 0.0000000 ]
[junit] orig : [ 0.0000000 0.0000000 -1.0002000 -20.0020008 ]
[junit] orig : [ 0.0000000 0.0000000 -1.0000000 0.0000000 ]
[junit]
[junit] inv1_0: [ 0.4261725 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv1_0: [ 0.0000000 0.4142136 -0.0000000 -0.0000000 ]
[junit] inv1_0: [ 0.0000000 0.0000000 -0.0000000 -1.0000000 ]
[junit] inv1_0: [ 0.0000000 0.0000000 -0.0499950 0.0500050 ]
[junit]
[junit] inv2_0: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_0: [ 0.0000000 2.4142134 -0.0000000 -0.0000000 ]
[junit] inv2_0: [ 0.0000000 0.0000000 -1.0002000 -20.0020008 ]
[junit] inv2_0: [ 0.0000000 0.0000000 -1.0000000 -0.0000000 ]
[junit]
[junit] inv1_1: [ 0.4261726 0.0000000 -0.0000000 0.0000000 ]
[junit] inv1_1: [ 0.0000000 0.4142136 0.0000000 -0.0000000 ]
[junit] inv1_1: [ -0.0000000 0.0000000 -0.0000000 -1.0000000 ]
[junit] inv1_1: [ 0.0000000 -0.0000000 -0.0499950 0.0500050 ]
[junit]
[junit] inv2_1: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_1: [ -0.0000000 2.4142132 0.0000000 -0.0000000 ]
[junit] inv2_1: [ -0.0000000 0.0000000 -1.0002002 -20.0020027 ]
[junit] inv2_1: [ 0.0000000 0.0000000 -1.0000000 0.0000000 ]
[junit]
[junit] inv1_2: [ 0.4261726 0.0000000 -0.0000000 0.0000000 ]
[junit] inv1_2: [ 0.0000000 0.4142136 0.0000000 -0.0000000 ]
[junit] inv1_2: [ -0.0000000 0.0000000 -0.0000000 -1.0000000 ]
[junit] inv1_2: [ 0.0000000 -0.0000000 -0.0499950 0.0500050 ]
[junit]
[junit] inv2_2: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_2: [ -0.0000000 2.4142132 0.0000000 -0.0000000 ]
[junit] inv2_2: [ -0.0000000 0.0000000 -1.0002002 -20.0020027 ]
[junit] inv2_2: [ 0.0000000 0.0000000 -1.0000000 0.0000000 ]
[junit]
[junit] orig : [ 1.0000000 0.0000000 0.0000000 0.0000000 ]
[junit] orig : [ 0.0000000 1.0000000 0.0000000 0.0000000 ]
[junit] orig : [ 0.0000000 0.0000000 1.0000000 -200.0000000 ]
[junit] orig : [ 0.0000000 0.0000000 0.0000000 1.0000000 ]
[junit]
[junit] inv1_0: [ 1.0000000 0.0000000 0.0000000 0.0000000 ]
[junit] inv1_0: [ 0.0000000 1.0000000 0.0000000 0.0000000 ]
[junit] inv1_0: [ 0.0000000 0.0000000 1.0000000 200.0000000 ]
[junit] inv1_0: [ 0.0000000 0.0000000 0.0000000 1.0000000 ]
[junit]
[junit] inv2_0: [ 1.0000000 0.0000000 0.0000000 -0.0000000 ]
[junit] inv2_0: [ 0.0000000 1.0000000 0.0000000 -0.0000000 ]
[junit] inv2_0: [ 0.0000000 0.0000000 1.0000000 -200.0000000 ]
[junit] inv2_0: [ 0.0000000 0.0000000 0.0000000 1.0000000 ]
[junit]
[junit] inv1_1: [ 1.0000000 -0.0000000 0.0000000 -0.0000000 ]
[junit] inv1_1: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ]
[junit] inv1_1: [ 0.0000000 -0.0000000 1.0000000 200.0000000 ]
[junit] inv1_1: [ -0.0000000 0.0000000 -0.0000000 1.0000000 ]
[junit]
[junit] inv2_1: [ 1.0000000 -0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_1: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ]
[junit] inv2_1: [ 0.0000000 -0.0000000 1.0000000 -200.0000000 ]
[junit] inv2_1: [ 0.0000000 0.0000000 -0.0000000 1.0000000 ]
[junit]
[junit] inv1_2: [ 1.0000000 -0.0000000 0.0000000 -0.0000000 ]
[junit] inv1_2: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ]
[junit] inv1_2: [ 0.0000000 -0.0000000 1.0000000 200.0000000 ]
[junit] inv1_2: [ -0.0000000 0.0000000 -0.0000000 1.0000000 ]
[junit]
[junit] inv2_2: [ 1.0000000 -0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_2: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ]
[junit] inv2_2: [ 0.0000000 -0.0000000 1.0000000 -200.0000000 ]
[junit] inv2_2: [ 0.0000000 0.0000000 -0.0000000 1.0000000 ]
[junit]
[junit] orig : [ 2.3464675 0.0000000 0.0000000 0.0000000 ]
[junit] orig : [ 0.0000000 2.4142134 0.0000000 0.0000000 ]
[junit] orig : [ 0.0000000 0.0000000 -1.0002000 -20.0020008 ]
[junit] orig : [ 0.0000000 0.0000000 -1.0000000 0.0000000 ]
[junit]
[junit] inv1_0: [ 0.4261725 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv1_0: [ 0.0000000 0.4142136 -0.0000000 -0.0000000 ]
[junit] inv1_0: [ 0.0000000 0.0000000 -0.0000000 -1.0000000 ]
[junit] inv1_0: [ 0.0000000 0.0000000 -0.0499950 0.0500050 ]
[junit]
[junit] inv2_0: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_0: [ 0.0000000 2.4142134 -0.0000000 -0.0000000 ]
[junit] inv2_0: [ 0.0000000 0.0000000 -1.0002000 -20.0020008 ]
[junit] inv2_0: [ 0.0000000 0.0000000 -1.0000000 -0.0000000 ]
[junit]
[junit] inv1_1: [ 0.4261726 0.0000000 -0.0000000 0.0000000 ]
[junit] inv1_1: [ 0.0000000 0.4142136 0.0000000 -0.0000000 ]
[junit] inv1_1: [ -0.0000000 0.0000000 -0.0000000 -1.0000000 ]
[junit] inv1_1: [ 0.0000000 -0.0000000 -0.0499950 0.0500050 ]
[junit]
[junit] inv2_1: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_1: [ -0.0000000 2.4142132 0.0000000 -0.0000000 ]
[junit] inv2_1: [ -0.0000000 0.0000000 -1.0002002 -20.0020027 ]
[junit] inv2_1: [ 0.0000000 0.0000000 -1.0000000 0.0000000 ]
[junit]
[junit] inv1_2: [ 0.4261726 0.0000000 -0.0000000 0.0000000 ]
[junit] inv1_2: [ 0.0000000 0.4142136 0.0000000 -0.0000000 ]
[junit] inv1_2: [ -0.0000000 0.0000000 -0.0000000 -1.0000000 ]
[junit] inv1_2: [ 0.0000000 -0.0000000 -0.0499950 0.0500050 ]
[junit]
[junit] inv2_2: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ]
[junit] inv2_2: [ -0.0000000 2.4142132 0.0000000 -0.0000000 ]
[junit] inv2_2: [ -0.0000000 0.0000000 -1.0002002 -20.0020027 ]
[junit] inv2_2: [ 0.0000000 0.0000000 -1.0000000 0.0000000 ]
[junit]
[junit] Summary loops 1000000: I1 1271 ms total, 0.001271 ms/inv
[junit] Summary loops 1000000: I2 698 ms total, 0.000698 ms/inv
[junit] Summary loops 1000000: I3 593 ms total, 0.000593 ms/inv
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.593 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 1271 ms total, 0.001271 ms/inv
[junit] Summary loops 1000000: I2 698 ms total, 0.000698 ms/inv
[junit] Summary loops 1000000: I3 593 ms total, 0.000593 ms/inv
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01Ident took 0.769 sec
[junit] Testcase: test02 took 0.015 sec
[junit] Testcase: test03 took 0.01 sec
[junit] Testcase: test04 took 0.009 sec
[junit] Testcase: test05Perf took 2.681 sec
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.593 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 1271 ms total, 0.001271 ms/inv
[junit] Summary loops 1000000: I2 698 ms total, 0.000698 ms/inv
[junit] Summary loops 1000000: I3 593 ms total, 0.000593 ms/inv
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestGluUnprojectDoubleNOUI
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestGluUnprojectDoubleNOUI
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.101 sec
[junit]
[junit] Testcase: test took 0.016 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.101 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.151 sec
[junit]
[junit] Testcase: test01 took 0.029 sec
[junit] Testcase: test02 took 0 sec
[junit] Testcase: testNaN took 0 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.151 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.136 sec
[junit]
[junit] Testcase: testLookAtNegZIsNoOp took 0.04 sec
[junit] Testcase: testLookAtPosY took 0 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.136 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.304 sec
[junit] ------------- Standard Error -----------------
[junit] mat4PMv[ 1.00000 0.00000 0.00000 0.00000 ]
[junit] mat4PMv[ 0.00000 1.00000 0.00000 0.00000 ]
[junit] mat4PMv[ 0.00000 0.00000 1.00000 0.00000 ]
[junit] mat4PMv[ 0.00000 0.00000 0.00000 1.00000 ]
[junit]
[junit] A.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0]
[junit] B.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0]
[junit] A.0.1 - Project 0,0 -->[5.0, 5.0, 0.5, 0.0]
[junit] B.0.1 - Project 0,0 -->[5.0, 5.0, 0.5, 0.0]
[junit] MATRIX - Ortho 0,0,10,10 - Locate the origin in the bottom left and scale
[junit] PMVMatrix[modified[P true, Mv true, T true], dirty/req[Mvi true/false, Mvit true/false, Frustum true/false]
[junit] , Projection
[junit] [ 0.20000 0.00000 0.00000 -1.00000 ]
[junit] [ 0.00000 0.20000 0.00000 -1.00000 ]
[junit] [ 0.00000 0.00000 1.00000 0.00000 ]
[junit] [ 0.00000 0.00000 0.00000 1.00000 ]
[junit] , Modelview
[junit] [ 1.00000 0.00000 0.00000 0.00000 ]
[junit] [ 0.00000 1.00000 0.00000 0.00000 ]
[junit] [ 0.00000 0.00000 1.00000 0.00000 ]
[junit] [ 0.00000 0.00000 0.00000 1.00000 ]
[junit] , Texture
[junit] [ 1.00000 0.00000 0.00000 0.00000 ]
[junit] [ 0.00000 1.00000 0.00000 0.00000 ]
[junit] [ 0.00000 0.00000 1.00000 0.00000 ]
[junit] [ 0.00000 0.00000 0.00000 1.00000 ]
[junit] ]
[junit] mat4PMv[ 0.20000 0.00000 0.00000 -1.00000 ]
[junit] mat4PMv[ 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] 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.214 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.304 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.864 sec
[junit]
[junit] Testcase: test01Normalize took 0.002 sec
[junit] Testcase: test02RotateZeroVector took 0.004 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.05 sec
[junit] Testcase: test13FromEulerAnglesAndRotateVector took 0 sec
[junit] Testcase: test14Matrix took 0 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.001 sec
[junit] Testcase: test23RotationOrder took 0 sec
[junit] Testcase: test24Axes took 0 sec
[junit] Testcase: test25Slerp took 0.001 sec
[junit] Testcase: test26LookAt took 0 sec
[junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 0.864 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.6
[echo] java.version 1.6.0_65
[echo] java.home /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20141009
[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.6
[echo] host.targetlevel 1.6
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon true
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
declare.common:
test.compile.check:
[echo] jogl-test.jar /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-test.jar
test.compile:
junit.run.newt.headless:
[echo] gluegen.basename: gluegen
[echo] jogl.basename: jogl
generic.junit.run.newt.headless:
[echo] Testing com.jogamp.opengl.test.junit.graph.TestFontsNEWT00 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestFontsNEWT00.xml
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841462644 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Testsuite: com.jogamp.opengl.test.junit.graph.TestFontsNEWT00
[apply] junit.framework.TestListener: tests to run: 1
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841463652 ms +++ localhost/127.0.0.1:59999 - Locked within 1020 ms, 3 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestFontsNEWT00 - test00
[apply] junit.framework.TestListener: startTest(test00)
[apply] Ubuntu-Regular: 10.0p, 96.0dpi -> 13.333333px:
[apply] Char ' ', 3:
[apply] glyphScale 0.013333334
[apply] glyphSize 6.666667
[apply] fontScale 0.013333334
[apply] fontWidth 3.0800002
[apply] Char 'X', 88:
[apply] glyphScale 0.013333334
[apply] glyphSize 8.413334
[apply] fontScale 0.013333334
[apply] fontWidth 7.6533337
[apply] Ubuntu-Italic: 10.0p, 96.0dpi -> 13.333333px:
[apply] Char ' ', 3:
[apply] glyphScale 0.013333334
[apply] glyphSize 6.666667
[apply] fontScale 0.013333334
[apply] fontWidth 3.0800002
[apply] Char 'X', 88:
[apply] glyphScale 0.013333334
[apply] glyphSize 8.066667
[apply] fontScale 0.013333334
[apply] fontWidth 7.3333335
[apply] Ubuntu-Bold: 10.0p, 96.0dpi -> 13.333333px:
[apply] Char ' ', 3:
[apply] glyphScale 0.013333334
[apply] glyphSize 6.666667
[apply] fontScale 0.013333334
[apply] fontWidth 3.2
[apply] Char 'X', 88:
[apply] glyphScale 0.013333334
[apply] glyphSize 9.0
[apply] fontScale 0.013333334
[apply] fontWidth 7.8533335
[apply] FreeMono-Regular: 10.0p, 96.0dpi -> 13.333333px:
[apply] Char ' ', 3:
[apply] glyphScale 0.013333334
[apply] glyphSize 8.0
[apply] fontScale 0.013333334
[apply] fontWidth 8.0
[apply] Char 'X', 88:
[apply] glyphScale 0.013333334
[apply] glyphSize 8.0
[apply] fontScale 0.013333334
[apply] fontWidth 8.0
[apply] FreeMono-Bold: 10.0p, 96.0dpi -> 13.333333px:
[apply] Char ' ', 3:
[apply] glyphScale 0.013333334
[apply] glyphSize 8.0
[apply] fontScale 0.013333334
[apply] fontWidth 8.0
[apply] Char 'X', 88:
[apply] glyphScale 0.013333334
[apply] glyphSize 8.0
[apply] fontScale 0.013333334
[apply] fontWidth 8.0
[apply] FreeSans-Regular: 10.0p, 96.0dpi -> 13.333333px:
[apply] Char ' ', 3:
[apply] glyphScale 0.013333334
[apply] glyphSize 10.666667
[apply] fontScale 0.013333334
[apply] fontWidth 3.3333335
[apply] Char 'X', 88:
[apply] glyphScale 0.013333334
[apply] glyphSize 8.76
[apply] fontScale 0.013333334
[apply] fontWidth 7.1600003
[apply] FreeSans-Bold: 10.0p, 96.0dpi -> 13.333333px:
[apply] Char ' ', 3:
[apply] glyphScale 0.013333334
[apply] glyphSize 10.666667
[apply] fontScale 0.013333334
[apply] fontWidth 3.7066667
[apply] Char 'X', 88:
[apply] glyphScale 0.013333334
[apply] glyphSize 9.0
[apply] fontScale 0.013333334
[apply] fontWidth 8.173333
[apply] FreeSerif-Regular: 10.0p, 96.0dpi -> 13.333333px:
[apply] Char ' ', 3:
[apply] glyphScale 0.013333334
[apply] glyphSize 8.0
[apply] fontScale 0.013333334
[apply] fontWidth 8.0
[apply] Char 'X', 88:
[apply] glyphScale 0.013333334
[apply] glyphSize 9.52
[apply] fontScale 0.013333334
[apply] fontWidth 3.7733333
[apply] FreeSerif-Bold: 10.0p, 96.0dpi -> 13.333333px:
[apply] Char ' ', 3:
[apply] glyphScale 0.013333334
[apply] glyphSize 8.0
[apply] fontScale 0.013333334
[apply] fontWidth 3.3333335
[apply] Char 'X', 88:
[apply] glyphScale 0.013333334
[apply] glyphSize 9.506667
[apply] fontScale 0.013333334
[apply] fontWidth 7.52
[apply] FreeSerif-Bold Italic: 10.0p, 96.0dpi -> 13.333333px:
[apply] Char ' ', 3:
[apply] glyphScale 0.013333334
[apply] glyphSize 8.0
[apply] fontScale 0.013333334
[apply] fontWidth 3.3333335
[apply] Char 'X', 88:
[apply] glyphScale 0.013333334
[apply] glyphSize 9.320001
[apply] fontScale 0.013333334
[apply] fontWidth 7.0666666
[apply] FreeSerif-Italic: 10.0p, 96.0dpi -> 13.333333px:
[apply] Char ' ', 3:
[apply] glyphScale 0.013333334
[apply] glyphSize 8.0
[apply] fontScale 0.013333334
[apply] fontWidth 3.3333335
[apply] Char 'X', 88:
[apply] glyphScale 0.013333334
[apply] glyphSize 8.866667
[apply] fontScale 0.013333334
[apply] fontWidth 6.4533334
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestFontsNEWT00 - test00
[apply] junit.framework.TestListener: endTest(test00)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841465835 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.814 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841462644 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841463652 ms +++ localhost/127.0.0.1:59999 - Locked within 1020 ms, 3 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestFontsNEWT00 - test00
[apply] Ubuntu-Regular: 10.0p, 96.0dpi -> 13.333333px:
[apply] Char ' ', 3:
[apply] glyphScale 0.013333334
[apply] glyphSize 6.666667
[apply] fontScale 0.013333334
[apply] fontWidth 3.0800002
[apply] Char 'X', 88:
[apply] glyphScale 0.013333334
[apply] glyphSize 8.413334
[apply] fontScale 0.013333334
[apply] fontWidth 7.6533337
[apply] Ubuntu-Italic: 10.0p, 96.0dpi -> 13.333333px:
[apply] Char ' ', 3:
[apply] glyphScale 0.013333334
[apply] glyphSize 6.666667
[apply] fontScale 0.013333334
[apply] fontWidth 3.0800002
[apply] Char 'X', 88:
[apply] glyphScale 0.013333334
[apply] glyphSize 8.066667
[apply] fontScale 0.013333334
[apply] fontWidth 7.3333335
[apply] Ubuntu-Bold: 10.0p, 96.0dpi -> 13.333333px:
[apply] Char ' ', 3:
[apply] glyphScale 0.013333334
[apply] glyphSize 6.666667
[apply] fontScale 0.013333334
[apply] fontWidth 3.2
[apply] Char 'X', 88:
[apply] glyphScale 0.013333334
[apply] glyphSize 9.0
[apply] fontScale 0.013333334
[apply] fontWidth 7.8533335
[apply] FreeMono-Regular: 10.0p, 96.0dpi -> 13.333333px:
[apply] Char ' ', 3:
[apply] glyphScale 0.013333334
[apply] glyphSize 8.0
[apply] fontScale 0.013333334
[apply] fontWidth 8.0
[apply] Char 'X', 88:
[apply] glyphScale 0.013333334
[apply] glyphSize 8.0
[apply] fontScale 0.013333334
[apply] fontWidth 8.0
[apply] FreeMono-Bold: 10.0p, 96.0dpi -> 13.333333px:
[apply] Char ' ', 3:
[apply] glyphScale 0.013333334
[apply] glyphSize 8.0
[apply] fontScale 0.013333334
[apply] fontWidth 8.0
[apply] Char 'X', 88:
[apply] glyphScale 0.013333334
[apply] glyphSize 8.0
[apply] fontScale 0.013333334
[apply] fontWidth 8.0
[apply] FreeSans-Regular: 10.0p, 96.0dpi -> 13.333333px:
[apply] Char ' ', 3:
[apply] glyphScale 0.013333334
[apply] glyphSize 10.666667
[apply] fontScale 0.013333334
[apply] fontWidth 3.3333335
[apply] Char 'X', 88:
[apply] glyphScale 0.013333334
[apply] glyphSize 8.76
[apply] fontScale 0.013333334
[apply] fontWidth 7.1600003
[apply] FreeSans-Bold: 10.0p, 96.0dpi -> 13.333333px:
[apply] Char ' ', 3:
[apply] glyphScale 0.013333334
[apply] glyphSize 10.666667
[apply] fontScale 0.013333334
[apply] fontWidth 3.7066667
[apply] Char 'X', 88:
[apply] glyphScale 0.013333334
[apply] glyphSize 9.0
[apply] fontScale 0.013333334
[apply] fontWidth 8.173333
[apply] FreeSerif-Regular: 10.0p, 96.0dpi -> 13.333333px:
[apply] Char ' ', 3:
[apply] glyphScale 0.013333334
[apply] glyphSize 8.0
[apply] fontScale 0.013333334
[apply] fontWidth 8.0
[apply] Char 'X', 88:
[apply] glyphScale 0.013333334
[apply] glyphSize 9.52
[apply] fontScale 0.013333334
[apply] fontWidth 3.7733333
[apply] FreeSerif-Bold: 10.0p, 96.0dpi -> 13.333333px:
[apply] Char ' ', 3:
[apply] glyphScale 0.013333334
[apply] glyphSize 8.0
[apply] fontScale 0.013333334
[apply] fontWidth 3.3333335
[apply] Char 'X', 88:
[apply] glyphScale 0.013333334
[apply] glyphSize 9.506667
[apply] fontScale 0.013333334
[apply] fontWidth 7.52
[apply] FreeSerif-Bold Italic: 10.0p, 96.0dpi -> 13.333333px:
[apply] Char ' ', 3:
[apply] glyphScale 0.013333334
[apply] glyphSize 8.0
[apply] fontScale 0.013333334
[apply] fontWidth 3.3333335
[apply] Char 'X', 88:
[apply] glyphScale 0.013333334
[apply] glyphSize 9.320001
[apply] fontScale 0.013333334
[apply] fontWidth 7.0666666
[apply] FreeSerif-Italic: 10.0p, 96.0dpi -> 13.333333px:
[apply] Char ' ', 3:
[apply] glyphScale 0.013333334
[apply] glyphSize 8.0
[apply] fontScale 0.013333334
[apply] fontWidth 3.3333335
[apply] Char 'X', 88:
[apply] glyphScale 0.013333334
[apply] glyphSize 8.866667
[apply] fontScale 0.013333334
[apply] fontWidth 6.4533334
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestFontsNEWT00 - test00
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841465835 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test00 took 2.104 sec
[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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841468493 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: tests to run: 2
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841477523 ms +++ localhost/127.0.0.1:59999 - Locked within 9045 ms, 19 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 - test10RegionRendererMSAA01
[apply] junit.framework.TestListener: startTest(test10RegionRendererMSAA01)
[apply] *** 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] *** GLDebugMessage false
[apply] GL MSAA SETUP:
[apply] Caps realised GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.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] 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] *** 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] *** GLDebugMessage false
[apply] XXX: Cubic: 4: [ID: 2147483647, onCurve: false: p 6.0, 15.0, 0.0, t 0.0, 0.0, 0.0], 5: [ID: 2147483647, onCurve: false: p 5.0, 8.0, 0.0, t 0.0, 0.0, 0.0]
[apply] Reshape: zNear 0.100000, zFar 7000.000000
[apply] Reshape: Frustum: Frustum[ Planes[
[apply] L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0],
[apply] R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0],
[apply] B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0],
[apply] T: Plane[ [ 0.0, -0.9238795, -0.38268346 ], 0.0],
[apply] N: Plane[ [ 0.0, 0.0, -1.0 ], -0.1],
[apply] F: Plane[ [ 0.0, 0.0, 1.0 ], 6990.607]],
[apply] ]
[apply] Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000]
[apply] Reshape: mapped.11: [800.000000, 400.000000, 1.000000], winZ 0.900013 -> [0.828427, 0.414213, -1.000000]
[apply] Reshape: dist1Box: [ dim 1.6568536 x 0.8284268 x 0.0, box -0.8284268 / -0.4142134 / -0.9999995 .. 0.8284268 / 0.4142134 / -0.9999995, ctr 0.0 / 0.0 / -0.9999995 ]
[apply] Matrix: -20.0 / 0.0 / -300.0 @ 0.0
[apply] GL MSAA SETUP:
[apply] Caps realised GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 - test10RegionRendererMSAA01
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 - test20RegionRendererR2T01
[apply] junit.framework.TestListener: endTest(test10RegionRendererMSAA01)
[apply] junit.framework.TestListener: startTest(test20RegionRendererR2T01)
[apply] *** 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] *** GLDebugMessage false
[apply] XXX: Cubic: 4: [ID: 2147483647, onCurve: false: p 6.0, 15.0, 0.0, t 0.0, 0.0, 0.0], 5: [ID: 2147483647, onCurve: false: p 5.0, 8.0, 0.0, t 0.0, 0.0, 0.0]
[apply] Reshape: zNear 0.100000, zFar 7000.000000
[apply] Reshape: Frustum: Frustum[ Planes[
[apply] L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0],
[apply] R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0],
[apply] B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0],
[apply] T: Plane[ [ 0.0, -0.9238795, -0.38268346 ], 0.0],
[apply] N: Plane[ [ 0.0, 0.0, -1.0 ], -0.1],
[apply] F: Plane[ [ 0.0, 0.0, 1.0 ], 6990.607]],
[apply] ]
[apply] Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000]
[apply] Reshape: mapped.11: [800.000000, 400.000000, 1.000000], winZ 0.900013 -> [0.828427, 0.414213, -1.000000]
[apply] Reshape: dist1Box: [ dim 1.6568536 x 0.8284268 x 0.0, box -0.8284268 / -0.4142134 / -0.9999995 .. 0.8284268 / 0.4142134 / -0.9999995, ctr 0.0 / 0.0 / -0.9999995 ]
[apply] Matrix: -20.0 / 0.0 / -300.0 @ 0.0
[apply] GL MSAA SETUP:
[apply] Caps realised GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.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] *** 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] *** GLDebugMessage false
[apply] XXX: Cubic: 4: [ID: 2147483647, onCurve: false: p 6.0, 15.0, 0.0, t 0.0, 0.0, 0.0], 5: [ID: 2147483647, onCurve: false: p 5.0, 8.0, 0.0, t 0.0, 0.0, 0.0]
[apply] Reshape: zNear 0.100000, zFar 7000.000000
[apply] Reshape: Frustum: Frustum[ Planes[
[apply] L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0],
[apply] R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0],
[apply] B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0],
[apply] T: Plane[ [ 0.0, -0.9238795, -0.38268346 ], 0.0],
[apply] N: Plane[ [ 0.0, 0.0, -1.0 ], -0.1],
[apply] F: Plane[ [ 0.0, 0.0, 1.0 ], 6990.607]],
[apply] ]
[apply] Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000]
[apply] Reshape: mapped.11: [800.000000, 400.000000, 1.000000], winZ 0.900013 -> [0.828427, 0.414213, -1.000000]
[apply] Reshape: dist1Box: [ dim 1.6568536 x 0.8284268 x 0.0, box -0.8284268 / -0.4142134 / -0.9999995 .. 0.8284268 / 0.4142134 / -0.9999995, ctr 0.0 / 0.0 / -0.9999995 ]
[apply] Matrix: -20.0 / 0.0 / -300.0 @ 0.0
[apply] GL MSAA SETUP:
[apply] Caps realised GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 - test20RegionRendererR2T01
[apply] junit.framework.TestListener: endTest(test20RegionRendererR2T01)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841481091 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.311 sec
[apply] ------------- Standard Output ---------------
[apply] GL MSAA SETUP:
[apply] Caps realised GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.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[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.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[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] Caps sample buffers false, samples 0
[apply] GL MULTISAMPLE true
[apply] GL SAMPLE_BUFFERS 0, SAMPLES 0
[apply] GL CSAA SETUP:
[apply] GL SAMPLE COVERAGE false
[apply] GL SAMPLE_ALPHA_TO_COVERAGE false
[apply] GL SAMPLE_ALPHA_TO_ONE false
[apply] GL SAMPLE_COVERAGE false: SAMPLE_COVERAGE_VALUE 1.0, SAMPLE_COVERAGE_INVERT 0
[apply] GL_BLEND false/false GL_SRC_ALPHA 0x1 GL_SRC_RGB 0x1 GL_DST_RGB 0x0
[apply] GL MSAA SETUP:
[apply] Caps realised GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841468493 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841477523 ms +++ localhost/127.0.0.1:59999 - Locked within 9045 ms, 19 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 - test10RegionRendererMSAA01
[apply] *** 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[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] *** 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 - test10RegionRendererMSAA01
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 - test20RegionRendererR2T01
[apply] *** 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[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] *** 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 - test20RegionRendererR2T01
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841481091 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test10RegionRendererMSAA01 took 3.09 sec
[apply] Testcase: test20RegionRendererR2T01 took 0.396 sec
[echo] Testing com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00
[apply] junit.framework.TestListener: tests to run: 5
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841484014 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: startTest(test00Manual)
[apply] junit.framework.TestListener: endTest(test00Manual)
[apply] junit.framework.TestListener: startTest(test00SceneNoAA)
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841487534 ms +++ localhost/127.0.0.1:59999 - Locked within 3530 ms, 8 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test00Manual
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test00Manual
[apply] ++++ TestCase.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/GL3.hw], on-scr[.]], graph[msaaSamples 0, vbaaSamples 0]
[apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test00SceneNoAA
[apply] ++++ TestCase.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/GL3.hw], on-scr[.]], graph[msaaSamples 0, vbaaSamples 0]
[apply] junit.framework.TestListener: endTest(test00SceneNoAA)
[apply] junit.framework.TestListener: startTest(test01SceneMSAA04)
[apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test01SceneMSAA04
[apply] ++++ TestCase.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/GL3.hw], on-scr[.]], graph[msaaSamples 4, vbaaSamples 0]
[apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test02GraphMSAA04
[apply] ++++ TestCase.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/GL3.hw], on-scr[.]], graph[msaaSamples 0, vbaaSamples 4]
[apply] junit.framework.TestListener: endTest(test02GraphMSAA04)
[apply] junit.framework.TestListener: startTest(test03GraphVBAA04)
[apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test03GraphVBAA04
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841499410 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 16.075 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841484014 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841487534 ms +++ localhost/127.0.0.1:59999 - Locked within 3530 ms, 8 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test00Manual
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test00Manual
[apply] ++++ TestCase.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/GL3.hw], on-scr[.]], graph[msaaSamples 0, vbaaSamples 0]
[apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test00SceneNoAA
[apply] ++++ TestCase.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/GL3.hw], on-scr[.]], graph[msaaSamples 0, vbaaSamples 0]
[apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test01SceneMSAA04
[apply] ++++ TestCase.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/GL3.hw], on-scr[.]], graph[msaaSamples 4, vbaaSamples 0]
[apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test02GraphMSAA04
[apply] ++++ TestCase.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/GL3.hw], on-scr[.]], graph[msaaSamples 0, vbaaSamples 4]
[apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test03GraphVBAA04
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841499410 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test00Manual took 0.002 sec
[apply] Testcase: test00SceneNoAA took 5.076 sec
[apply] Testcase: test01SceneMSAA04 took 2.234 sec
[apply] Testcase: test02GraphMSAA04 took 2.186 sec
[apply] Testcase: test03GraphVBAA04 took 2.304 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841502208 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: tests to run: 2
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841502714 ms +++ localhost/127.0.0.1:59999 - Locked within 516 ms, 2 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01 - testTextRendererMSAA01
[apply] junit.framework.TestListener: startTest(testTextRendererMSAA01)
[apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.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] *** 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[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] GL MSAA SETUP:
[apply] Caps realised GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.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] ** 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01 - testTextRendererMSAA01
[apply] ++++ TestCase.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[GL3/GL3.hw], on-scr[.]]
[apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.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] *** 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[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] GL MSAA SETUP:
[apply] Caps realised GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] 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] ** 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01 - testTextRendererR2T01
[apply] junit.framework.TestListener: endTest(testTextRendererR2T01)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841509794 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 8.293 sec
[apply] ------------- Standard Output ---------------
[apply] GL MSAA SETUP:
[apply] Caps realised GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.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[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841502208 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841502714 ms +++ localhost/127.0.0.1:59999 - Locked within 516 ms, 2 attempts
[apply] ++++ TestCase.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/GL3.hw], on-scr[.]]
[apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.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] *** 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01 - testTextRendererMSAA01
[apply] ++++ TestCase.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[GL3/GL3.hw], on-scr[.]]
[apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.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] *** 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01 - testTextRendererR2T01
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841509794 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testTextRendererMSAA01 took 4.675 sec
[apply] Testcase: testTextRendererR2T01 took 2.321 sec
[echo] Testing com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10
[apply] junit.framework.TestListener: tests to run: 3
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841512342 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841517863 ms +++ localhost/127.0.0.1:59999 - Locked within 5529 ms, 12 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - test00TextRendererNONE00
[apply] junit.framework.TestListener: startTest(test00TextRendererNONE00)
[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[GL3/GL3.hw], on-scr[.]]
[apply] Requested: norm
[apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] ** new frame ** (sleep: 100ms)
[apply] junit.framework.TestListener: endTest(test00TextRendererNONE00)
[apply] junit.framework.TestListener: startTest(test01TextRendererMSAA04)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - test00TextRendererNONE00
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - test01TextRendererMSAA04
[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[GL3/GL3.hw], on-scr[.]]
[apply] Requested: norm
[apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] ** new frame ** (sleep: 100ms)
[apply] junit.framework.TestListener: endTest(test01TextRendererMSAA04)
[apply] junit.framework.TestListener: startTest(test02TextRendererVBAA04)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - test01TextRendererMSAA04
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - test02TextRendererVBAA04
[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[GL3/GL3.hw], on-scr[.]]
[apply] Requested: vbaa
[apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] ** new frame ** (sleep: 100ms)
[apply] junit.framework.TestListener: endTest(test02TextRendererVBAA04)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - test02TextRendererVBAA04
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841521584 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.875 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841512342 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841517863 ms +++ localhost/127.0.0.1:59999 - Locked within 5529 ms, 12 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - test00TextRendererNONE00
[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[GL3/GL3.hw], on-scr[.]]
[apply] Requested: norm
[apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] ** new frame ** (sleep: 100ms)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - test00TextRendererNONE00
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - test01TextRendererMSAA04
[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[GL3/GL3.hw], on-scr[.]]
[apply] Requested: norm
[apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] ** new frame ** (sleep: 100ms)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - test01TextRendererMSAA04
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - test02TextRendererVBAA04
[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[GL3/GL3.hw], on-scr[.]]
[apply] Requested: vbaa
[apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] ** new frame ** (sleep: 100ms)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - test02TextRendererVBAA04
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841521584 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test00TextRendererNONE00 took 2.836 sec
[apply] Testcase: test01TextRendererMSAA04 took 0.261 sec
[apply] Testcase: test02TextRendererVBAA04 took 0.363 sec
[echo] Testing com.jogamp.opengl.test.junit.graph.TestTextRendererNEWTBugXXXX -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestTextRendererNEWTBugXXXX.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWTBugXXXX
[apply] junit.framework.TestListener: tests to run: 2
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841524223 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841525728 ms +++ localhost/127.0.0.1:59999 - Locked within 1514 ms, 4 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWTBugXXXX - test00All
[apply] junit.framework.TestListener: startTest(test00All)
[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[GL3/GL3.hw], offscr[auto-cfg]]
[apply] Requested: vbaa
[apply] Chosen: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] ** new frame ** (sleep: 100ms)
[apply] junit.framework.TestListener: endTest(test00All)
[apply] junit.framework.TestListener: startTest(test01OnlyIssues)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWTBugXXXX - test00All
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWTBugXXXX - test01OnlyIssues
[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[GL3/GL3.hw], offscr[auto-cfg]]
[apply] Requested: vbaa
[apply] Chosen: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] ** new frame ** (sleep: 100ms)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWTBugXXXX - test01OnlyIssues
[apply] junit.framework.TestListener: endTest(test01OnlyIssues)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841534185 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.638 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841524223 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841525728 ms +++ localhost/127.0.0.1:59999 - Locked within 1514 ms, 4 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWTBugXXXX - test00All
[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[GL3/GL3.hw], offscr[auto-cfg]]
[apply] Requested: vbaa
[apply] Chosen: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] ** new frame ** (sleep: 100ms)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWTBugXXXX - test00All
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWTBugXXXX - test01OnlyIssues
[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[GL3/GL3.hw], offscr[auto-cfg]]
[apply] Requested: vbaa
[apply] Chosen: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] ** new frame ** (sleep: 100ms)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWTBugXXXX - test01OnlyIssues
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841534185 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test00All took 6.112 sec
[apply] Testcase: test01OnlyIssues took 2.183 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841536780 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove03GLWindowNEWT - test01Onscreen
[apply] Loop # 0 / 15
[apply] junit.framework.TestListener: startTest(test01Onscreen)
[apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Loop # 1 / 15
[apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Loop # 2 / 15
[apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Loop # 3 / 15
[apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Loop # 4 / 15
[apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Loop # 5 / 15
[apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Loop # 6 / 15
[apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Loop # 7 / 15
[apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Loop # 8 / 15
[apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Loop # 9 / 15
[apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Loop # 10 / 15
[apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Loop # 11 / 15
[apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Loop # 12 / 15
[apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Loop # 13 / 15
[apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Loop # 14 / 15
[apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove03GLWindowNEWT - test01Onscreen
[apply] junit.framework.TestListener: endTest(test01Onscreen)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841541060 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.904 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841536780 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove03GLWindowNEWT - test01Onscreen
[apply] Loop # 0 / 15
[apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Loop # 1 / 15
[apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Loop # 2 / 15
[apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Loop # 3 / 15
[apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Loop # 4 / 15
[apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Loop # 5 / 15
[apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Loop # 6 / 15
[apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Loop # 7 / 15
[apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Loop # 8 / 15
[apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Loop # 9 / 15
[apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Loop # 10 / 15
[apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Loop # 11 / 15
[apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Loop # 12 / 15
[apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Loop # 13 / 15
[apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Loop # 14 / 15
[apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove03GLWindowNEWT - test01Onscreen
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841541060 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01Onscreen took 2.593 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841543506 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: startTest(test01_Anim)
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841544520 ms +++ localhost/127.0.0.1:59999 - Locked within 1022 ms, 3 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Anim
[apply] Thread[Thread-7-Animator#00,5,main] GearsES2.init.0 0x7dc5ddc9: tileRendererInUse null, GearsES2[obj 0x7dc5ddc9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7dc5ddc9 on Thread[Thread-7-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x7dc5ddc9 created: GearsObj[0x3288df60, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7dc5ddc9 created: GearsObj[0x3801318b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7dc5ddc9 created: GearsObj[0x3801318b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-7-Animator#00,5,main] GearsES2.init.X 0x7dc5ddc9 FIN GearsES2[obj 0x7dc5ddc9 isInit true, usesShared false, 1 GearsObj[0x3288df60, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3801318b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d7b6643, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-7-Animator#00,5,main] GearsES2.reshape 0x7dc5ddc9 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fbf52e2bb50, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7dc5ddc9, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7dc5ddc9: tileRendererInUse null
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7dc5ddc9 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Anim
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Plain
[apply] junit.framework.TestListener: endTest(test01_Anim)
[apply] junit.framework.TestListener: startTest(test01_Plain)
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x195ed659: tileRendererInUse null, GearsES2[obj 0x195ed659 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x195ed659 on Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x195ed659 created: GearsObj[0x3677eaf8, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x195ed659 created: GearsObj[0x7ae35bb7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x195ed659 created: GearsObj[0x7ae35bb7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x195ed659 FIN GearsES2[obj 0x195ed659 isInit true, usesShared false, 1 GearsObj[0x3677eaf8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ae35bb7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x649a8a68, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x195ed659 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fbf52c67de0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x195ed659, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x195ed659 640x480, swapInterval 1, drawable 0x7fbf52c67de0
[apply] Thread[Thread-8,5,main] GearsES2.display 0x195ed659 640x480, swapInterval 1, drawable 0x7fbf52c67de0
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x195ed659: tileRendererInUse null
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x195ed659 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Plain
[apply] junit.framework.TestListener: endTest(test01_Plain)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841547008 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.127 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841543506 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841544520 ms +++ localhost/127.0.0.1:59999 - Locked within 1022 ms, 3 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Anim
[apply] Thread[Thread-7-Animator#00,5,main] GearsES2.init.0 0x7dc5ddc9: tileRendererInUse null, GearsES2[obj 0x7dc5ddc9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7dc5ddc9 on Thread[Thread-7-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x7dc5ddc9 created: GearsObj[0x3288df60, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7dc5ddc9 created: GearsObj[0x3801318b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7dc5ddc9 created: GearsObj[0x3801318b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-7-Animator#00,5,main] GearsES2.init.X 0x7dc5ddc9 FIN GearsES2[obj 0x7dc5ddc9 isInit true, usesShared false, 1 GearsObj[0x3288df60, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3801318b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d7b6643, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-7-Animator#00,5,main] GearsES2.reshape 0x7dc5ddc9 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fbf52e2bb50, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7dc5ddc9, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7dc5ddc9: tileRendererInUse null
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7dc5ddc9 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Anim
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Plain
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x195ed659: tileRendererInUse null, GearsES2[obj 0x195ed659 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x195ed659 on Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x195ed659 created: GearsObj[0x3677eaf8, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x195ed659 created: GearsObj[0x7ae35bb7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x195ed659 created: GearsObj[0x7ae35bb7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x195ed659 FIN GearsES2[obj 0x195ed659 isInit true, usesShared false, 1 GearsObj[0x3677eaf8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ae35bb7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x649a8a68, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x195ed659 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fbf52c67de0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x195ed659, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x195ed659 640x480, swapInterval 1, drawable 0x7fbf52c67de0
[apply] Thread[Thread-8,5,main] GearsES2.display 0x195ed659 640x480, swapInterval 1, drawable 0x7fbf52c67de0
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x195ed659: tileRendererInUse null
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x195ed659 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Plain
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841547008 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01_Anim took 2.292 sec
[apply] Testcase: test01_Plain took 0.112 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841549411 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT - test01_Anim
[apply] Thread[Thread-7-Animator#01,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-7-Animator#01,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] Thread[Thread-7-Animator#00,5,main] GearsES2.init.0 0x70d05c13: tileRendererInUse null, GearsES2[obj 0x70d05c13 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x70d05c13 on Thread[Thread-7-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 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-7-Animator#01,5,main] RedSquareES2.init FIN
[apply] gear1 0x70d05c13 created: GearsObj[0x26d66426, vbo ff 1, fs 2, bf 3, bs 4]
[apply] Thread[Thread-7-Animator#01,5,main] RedSquareES2.reshape 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fa40a71afd0, tileRendererInUse null
[apply] Thread[Thread-7-Animator#01,5,main] RedSquareES2.reshape FIN
[apply] gear2 0x70d05c13 created: GearsObj[0x45490eb5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x70d05c13 created: GearsObj[0x45490eb5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-7-Animator#00,5,main] GearsES2.init.X 0x70d05c13 FIN GearsES2[obj 0x70d05c13 isInit true, usesShared false, 1 GearsObj[0x26d66426, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x45490eb5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x722b9406, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-7-Animator#00,5,main] GearsES2.reshape 0x70d05c13 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fa40a73a7f0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x70d05c13, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 9
[apply] Window2: frames 50
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x70d05c13: tileRendererInUse null
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x70d05c13 FIN
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT - test01_Anim
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT - test01_Plain
[apply] junit.framework.TestListener: endTest(test01_Anim)
[apply] junit.framework.TestListener: startTest(test01_Plain)
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 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-7-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fa40a488d90, tileRendererInUse null
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x5c435a3a: tileRendererInUse null, GearsES2[obj 0x5c435a3a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5c435a3a on Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5c435a3a created: GearsObj[0x585976c2, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5c435a3a created: GearsObj[0x5983e7de, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5c435a3a created: GearsObj[0x5983e7de, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x5c435a3a FIN GearsES2[obj 0x5c435a3a isInit true, usesShared false, 1 GearsObj[0x585976c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5983e7de, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62ebcdbb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x5c435a3a 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fa40a752a30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5c435a3a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x5c435a3a 200x200, swapInterval 1, drawable 0x7fa40a752a30
[apply] junit.framework.TestListener: endTest(test01_Plain)
[apply] Thread[Thread-8,5,main] GearsES2.display 0x5c435a3a 200x200, swapInterval 1, drawable 0x7fa40a752a30
[apply] Window1: frames 2
[apply] Window2: frames 4
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x5c435a3a: tileRendererInUse null
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x5c435a3a FIN
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT - test01_Plain
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841552751 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.965 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841549411 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT - test01_Anim
[apply] Thread[Thread-7-Animator#01,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-7-Animator#01,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] Thread[Thread-7-Animator#00,5,main] GearsES2.init.0 0x70d05c13: tileRendererInUse null, GearsES2[obj 0x70d05c13 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x70d05c13 on Thread[Thread-7-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 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-7-Animator#01,5,main] RedSquareES2.init FIN
[apply] gear1 0x70d05c13 created: GearsObj[0x26d66426, vbo ff 1, fs 2, bf 3, bs 4]
[apply] Thread[Thread-7-Animator#01,5,main] RedSquareES2.reshape 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fa40a71afd0, tileRendererInUse null
[apply] Thread[Thread-7-Animator#01,5,main] RedSquareES2.reshape FIN
[apply] gear2 0x70d05c13 created: GearsObj[0x45490eb5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x70d05c13 created: GearsObj[0x45490eb5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-7-Animator#00,5,main] GearsES2.init.X 0x70d05c13 FIN GearsES2[obj 0x70d05c13 isInit true, usesShared false, 1 GearsObj[0x26d66426, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x45490eb5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x722b9406, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-7-Animator#00,5,main] GearsES2.reshape 0x70d05c13 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fa40a73a7f0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x70d05c13, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 9
[apply] Window2: frames 50
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x70d05c13: tileRendererInUse null
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x70d05c13 FIN
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT - test01_Anim
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT - test01_Plain
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 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-7-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fa40a488d90, tileRendererInUse null
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x5c435a3a: tileRendererInUse null, GearsES2[obj 0x5c435a3a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5c435a3a on Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5c435a3a created: GearsObj[0x585976c2, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5c435a3a created: GearsObj[0x5983e7de, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5c435a3a created: GearsObj[0x5983e7de, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x5c435a3a FIN GearsES2[obj 0x5c435a3a isInit true, usesShared false, 1 GearsObj[0x585976c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5983e7de, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62ebcdbb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x5c435a3a 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fa40a752a30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5c435a3a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x5c435a3a 200x200, swapInterval 1, drawable 0x7fa40a752a30
[apply] Thread[Thread-8,5,main] GearsES2.display 0x5c435a3a 200x200, swapInterval 1, drawable 0x7fa40a752a30
[apply] Window1: frames 2
[apply] Window2: frames 4
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x5c435a3a: tileRendererInUse null
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x5c435a3a FIN
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT - test01_Plain
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841552751 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01_Anim took 3.096 sec
[apply] Testcase: test01_Plain took 0.163 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT.xml
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT
[apply] junit.framework.TestListener: tests to run: 7
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841555103 ms +++ localhost/127.0.0.1:59999 - Locked within 12 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test01CPUSource
[apply] junit.framework.TestListener: startTest(test01CPUSource)
[apply] junit.framework.TestListener: endTest(test01CPUSource)
[apply] junit.framework.TestListener: startTest(test02VBOOnly)
[apply] junit.framework.TestListener: endTest(test02VBOOnly)
[apply] junit.framework.TestListener: startTest(test03VBOVAO)
[apply] junit.framework.TestListener: endTest(test03VBOVAO)
[apply] junit.framework.TestListener: startTest(test12CPUSourceAndVBOOnly)
[apply] junit.framework.TestListener: endTest(test12CPUSourceAndVBOOnly)
[apply] junit.framework.TestListener: startTest(test13CPUSourceAndVBOVAO)
[apply] junit.framework.TestListener: endTest(test13CPUSourceAndVBOVAO)
[apply] junit.framework.TestListener: startTest(test23VBOOnlyAndVBOVAO)
[apply] junit.framework.TestListener: endTest(test23VBOOnlyAndVBOVAO)
[apply] junit.framework.TestListener: startTest(test88AllModes)
[apply] junit.framework.TestListener: endTest(test88AllModes)
[apply] GL3bc n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test01CPUSource
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test02VBOOnly
[apply] GL3bc n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test02VBOOnly
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test03VBOVAO
[apply] GL3bc n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test03VBOVAO
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test12CPUSourceAndVBOOnly
[apply] GL3bc n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test12CPUSourceAndVBOOnly
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test13CPUSourceAndVBOVAO
[apply] GL3bc n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test13CPUSourceAndVBOVAO
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test23VBOOnlyAndVBOVAO
[apply] GL3bc n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test23VBOOnlyAndVBOVAO
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test88AllModes
[apply] GL3bc n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test88AllModes
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841557029 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 2.583 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841555103 ms +++ localhost/127.0.0.1:59999 - Locked within 12 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test01CPUSource
[apply] GL3bc n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test01CPUSource
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test02VBOOnly
[apply] GL3bc n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test02VBOOnly
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test03VBOVAO
[apply] GL3bc n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test03VBOVAO
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test12CPUSourceAndVBOOnly
[apply] GL3bc n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test12CPUSourceAndVBOOnly
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test13CPUSourceAndVBOVAO
[apply] GL3bc n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test13CPUSourceAndVBOVAO
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test23VBOOnlyAndVBOVAO
[apply] GL3bc n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test23VBOOnlyAndVBOVAO
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test88AllModes
[apply] GL3bc n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test88AllModes
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841557029 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01CPUSource took 1.853 sec
[apply] Testcase: test02VBOOnly took 0 sec
[apply] Testcase: test03VBOVAO took 0 sec
[apply] Testcase: test12CPUSourceAndVBOOnly took 0 sec
[apply] Testcase: test13CPUSourceAndVBOVAO took 0 sec
[apply] Testcase: test23VBOOnlyAndVBOVAO took 0.001 sec
[apply] Testcase: test88AllModes took 0 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841559727 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: tests to run: 2
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841562237 ms +++ localhost/127.0.0.1:59999 - Locked within 2519 ms, 6 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT - test01GL2CPUSource
[apply] junit.framework.TestListener: startTest(test01GL2CPUSource)
[apply] junit.framework.TestListener: endTest(test01GL2CPUSource)
[apply] junit.framework.TestListener: startTest(test02GL3CPUSource)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT - test01GL2CPUSource
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT - test02GL3CPUSource
[apply] Expected Exception: Caught GLException: CPU data sourcing n/a w/ MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, Fjunit.framework.TestListener: endTest(test02GL3CPUSource)
[apply] BO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x456dfa45, handle 0x7feb90718730, isShared false, jogamp.opengl.gl4.GL4bcImpl@3749eb9f,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@560c3014,
[apply] Handle 0x7feb90732ae0,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 1, num 2,
[apply] FBO front read 2, FBO[name r/w 2/2, init true, bound false, size 512x512, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 512x512, name 0x2, obj 0x3ff2cea2], 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 0x3a289d2e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5ddc0e7a],
[apply] FBO back write 1, FBO[name r/w 1/1, init true, bound true, size 512x512, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 512x512, name 0x1, obj 0x7dc5ddc9], 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 0x1a3a9bba], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4963f7a1],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7feb90732ae0
[apply] , size 512x512
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x421690ab]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]
[apply] , surfaceLock <5773ec72, 7ba85d38>[count 1, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 512x512]
[apply] , upstreamSurface false ]], mode NSOPENGL] on thread Thread-4-UserApp-JUnitTestRunner
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT - test02GL3CPUSource
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841564437 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.335 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841559727 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841562237 ms +++ localhost/127.0.0.1:59999 - Locked within 2519 ms, 6 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT - test01GL2CPUSource
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT - test01GL2CPUSource
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT - test02GL3CPUSource
[apply] Expected Exception: Caught GLException: CPU data sourcing n/a w/ MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x456dfa45, handle 0x7feb90718730, isShared false, jogamp.opengl.gl4.GL4bcImpl@3749eb9f,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@560c3014,
[apply] Handle 0x7feb90732ae0,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 1, num 2,
[apply] FBO front read 2, FBO[name r/w 2/2, init true, bound false, size 512x512, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 512x512, name 0x2, obj 0x3ff2cea2], 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 0x3a289d2e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5ddc0e7a],
[apply] FBO back write 1, FBO[name r/w 1/1, init true, bound true, size 512x512, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 512x512, name 0x1, obj 0x7dc5ddc9], 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 0x1a3a9bba], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x4963f7a1],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7feb90732ae0
[apply] , size 512x512
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x421690ab]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]
[apply] , surfaceLock <5773ec72, 7ba85d38>[count 1, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 512x512]
[apply] , upstreamSurface false ]], mode NSOPENGL] on thread Thread-4-UserApp-JUnitTestRunner
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT - test02GL3CPUSource
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841564437 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01GL2CPUSource took 2.077 sec
[apply] Testcase: test02GL3CPUSource took 0.043 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT
[apply] junit.framework.TestListener: tests to run: 11
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841566826 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841568835 ms +++ localhost/127.0.0.1:59999 - Locked within 2017 ms, 5 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01a_GL2ES2_Demo1_SingleBuffer_Normal
[apply] junit.framework.TestListener: startTest(test01a_GL2ES2_Demo1_SingleBuffer_Normal)
[apply] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Realized GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9c482d0,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 0,
[apply] FBO front read 0, null,
[apply] FBO back write 0, null,
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9c482d0
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <3d93f6e2, 3d358f03>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Realized GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Depth: exp true, req true, has true
[apply] Init GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9c482d0,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.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, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x224c47db], 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 0x197200b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e018c74],
[apply] FBO back write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x224c47db], 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 0x197200b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e018c74],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9c482d0
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <3d93f6e2, 3d358f03>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x7402d5a, handle 0x7fafc9e159b0, isShared false, jogamp.opengl.gl4.GL4bcImpl@57ac3379,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9c482d0,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.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, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x224c47db], 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 0x197200b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e018c74],
[apply] FBO back write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x224c47db], 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 0x197200b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e018c74],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9c482d0
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <3d93f6e2, 3d358f03>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]], mode NSOPENGL] ,
[apply] UpstreamWidget: null]
[apply] Init GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x224c47db], 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 0x197200b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e018c74]
[apply] Init back FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x224c47db], 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 0x197200b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e018c74]
[apply] Texture: exp true, hasFront true
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x6a6779e6: tileRendererInUse null, GearsES2[obj 0x6a6779e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6a6779e6 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6a6779e6 created: GearsObj[0x70d05c13, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6a6779e6 created: GearsObj[0x7f4d1d41, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6a6779e6 created: GearsObj[0x7f4d1d41, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6a6779e6 FIN GearsES2[obj 0x6a6779e6 isInit true, usesShared false, 1 GearsObj[0x70d05c13, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f4d1d41, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fbbd7b2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6a6779e6 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fafc9c482d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6a6779e6, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6a6779e6 400x300, swapInterval 0, drawable 0x7fafc9c482d0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6a6779e6 400x300, swapInterval 0, drawable 0x7fafc9c482d0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0001-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x1, obj 0x224c47db], 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 0x197200b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e018c74]
[apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x1, obj 0x224c47db], 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 0x197200b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e018c74]
[apply] Resize1.oldBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x1, obj 0x224c47db], 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 0x197200b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e018c74]
[apply] Resize1.nowBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x1, obj 0x224c47db], 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 0x197200b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e018c74]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6a6779e6 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fafc9c482d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6a6779e6, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6a6779e6 200x150, swapInterval 0, drawable 0x7fafc9c482d0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6a6779e6 200x150, swapInterval 0, drawable 0x7fafc9c482d0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0003-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6a6779e6 200x150, swapInterval 0, drawable 0x7fafc9c482d0
[apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x1, obj 0x224c47db]
[apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x1, obj 0x224c47db]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6a6779e6 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fafc9c482d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6a6779e6, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6a6779e6 800x600, swapInterval 0, drawable 0x7fafc9c482d0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6a6779e6 800x600, swapInterval 0, drawable 0x7fafc9c482d0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0006-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x1, obj 0x224c47db], 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 0x197200b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e018c74]
[apply] Resize2.nowFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x1, obj 0x224c47db], 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 0x197200b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e018c74]
[apply] Resize2.oldBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x1, obj 0x224c47db], 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 0x197200b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e018c74]
[apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x1, obj 0x224c47db], 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 0x197200b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e018c74]
[apply] Resize3.sampleCount: 0 -> 4
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6a6779e6 800x600, swapInterval 0, drawable 0x7fafc9c482d0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6a6779e6 800x600, swapInterval 0, drawable 0x7fafc9c482d0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6a6779e6 800x600, swapInterval 0, drawable 0x7fafc9c482d0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6a6779e6 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fafc9c482d0, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x6a6779e6, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6a6779e6 600x450, swapInterval 0, drawable 0x7fafc9c482d0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6a6779e6 600x450, swapInterval 0, drawable 0x7fafc9c482d0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0600x0450.png
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x6a6779e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@59556d12[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] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Realized GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9e5f480,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 0,
[apply] FBO front read 0, null,
[apply] FBO back write 0, null,
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9e5f480
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <7eb1cc87, 4aeaf40c>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Realized GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Depth: exp true, req true, has true
[apply] Init GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9e5f480,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.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, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0xa50a649], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0xe5d391d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x34d507e9],
[apply] FBO back write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0xa50a649], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0xe5d391d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x34d507e9],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9e5f480
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <7eb1cc87, 4aeaf40c>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x73c6641, handle 0x7fafc9c62590, isShared false, jogamp.opengl.gl4.GL4bcImpl@dfa6d18,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9e5f480,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.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, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0xa50a649], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0xe5d391d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x34d507e9],
[apply] FBO back write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0xa50a649], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0xe5d391d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x34d507e9],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9e5f480
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <7eb1cc87, 4aeaf40c>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]], mode NSOPENGL] ,
[apply] UpstreamWidget: null]
[apply] Init GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0xa50a649], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0xe5d391d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x34d507e9]
[apply] Init back FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0xa50a649], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0xe5d391d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x34d507e9]
[apply] Texture: exp false, hasFront false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6a6779e6: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6a6779e6 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01a_GL2ES2_Demo1_SingleBuffer_Normal
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01b_GL2ES2_Demo1_SingleBuffer_NoTex
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x341049d3: tileRendererInUse null, GearsES2[obj 0x341049d3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x341049d3 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x341049d3 created: GearsObj[0x6632060c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x341049d3 created: GearsObj[0x5e2b323e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x341049d3 created: GearsObj[0x5e2b323e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x341049d3 FIN GearsES2[obj 0x341049d3 isInit true, usesShared false, 1 GearsObj[0x6632060c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e2b323e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x65efb4be, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x341049d3 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fafc9e5f480, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x341049d3, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x341049d3 400x300, swapInterval 0, drawable 0x7fafc9e5f480
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x341049d3 400x300, swapInterval 0, drawable 0x7fafc9e5f480
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0001-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0xa50a649], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0xe5d391d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x34d507e9]
[apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0xa50a649], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0xe5d391d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x34d507e9]
[apply] Resize1.oldBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0xa50a649], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0xe5d391d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x34d507e9]
[apply] Resize1.nowBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0xa50a649], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0xe5d391d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x34d507e9]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x341049d3 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fafc9e5f480, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x341049d3, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x341049d3 200x150, swapInterval 0, drawable 0x7fafc9e5f480
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x341049d3 200x150, swapInterval 0, drawable 0x7fafc9e5f480
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0003-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x341049d3 200x150, swapInterval 0, drawable 0x7fafc9e5f480
[apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0xa50a649]
[apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0xa50a649]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x341049d3 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fafc9e5f480, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x341049d3, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x341049d3 800x600, swapInterval 0, drawable 0x7fafc9e5f480
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x341049d3 800x600, swapInterval 0, drawable 0x7fafc9e5f480
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0006-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x341049d3 800x600, swapInterval 0, drawable 0x7fafc9e5f480
[apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x2, obj 0xa50a649], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0xe5d391d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x34d507e9]
[apply] Resize2.nowFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x2, obj 0xa50a649], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0xe5d391d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x34d507e9]
[apply] Resize2.oldBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x2, obj 0xa50a649], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0xe5d391d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x34d507e9]
[apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x2, obj 0xa50a649], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0xe5d391d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x34d507e9]
[apply] Resize3.sampleCount: 0 -> 4
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x341049d3 800x600, swapInterval 0, drawable 0x7fafc9e5f480
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x341049d3 800x600, swapInterval 0, drawable 0x7fafc9e5f480
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x341049d3 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fafc9e5f480, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x341049d3, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x341049d3 600x450, swapInterval 0, drawable 0x7fafc9e5f480
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x341049d3 600x450, swapInterval 0, drawable 0x7fafc9e5f480
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0600x0450.png
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x341049d3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@195ed659[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] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Realized GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9e49200,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 0,
[apply] FBO front read 0, null,
[apply] FBO back write 0, null,
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9e49200
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <3677eaf8, 7ae35bb7>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Realized GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Depth: exp false, req false, has false
[apply] Init GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9e49200,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL3/GL3.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, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x5df4e571], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x79038de7],
[apply] FBO back write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x5df4e571], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x79038de7],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9e49200
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <3677eaf8, 7ae35bb7>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x649a8a68, handle 0x7fafc9e3e1e0, isShared false, jogamp.opengl.gl4.GL4bcImpl@585976c2,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9e49200,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL3/GL3.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, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x5df4e571], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x79038de7],
[apply] FBO back write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x5df4e571], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x79038de7],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9e49200
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x341049d3: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x341049d3 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01b_GL2ES2_Demo1_SingleBuffer_NoTex
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x5983e7de: tileRendererInUse null, GearsES2[obj 0x5983e7de isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5983e7de on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5983e7de created: GearsObj[0x670fe2b9, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5983e7de created: GearsObj[0x43ee148b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5983e7de created: GearsObj[0x43ee148b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5983e7de FIN GearsES2[obj 0x5983e7de isInit true, usesShared false, 1 GearsObj[0x670fe2b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x43ee148b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4386d484, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5983e7de 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fafc9e49200, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5983e7de, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5983e7de 400x300, swapInterval 0, drawable 0x7fafc9e49200
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5983e7de 400x300, swapInterval 0, drawable 0x7fafc9e49200
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0001-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0400x0300.png
[apply] ]]
[apply] , surfaceLock <3677eaf8, 7ae35bb7>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]], mode NSOPENGL] ,
[apply] UpstreamWidget: null]
[apply] Init GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x5df4e571], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x79038de7]
[apply] Init back FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x5df4e571], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x79038de7]
[apply] Texture: exp false, hasFront false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5983e7de 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fafc9e49200, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5983e7de, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5983e7de 200x150, swapInterval 0, drawable 0x7fafc9e49200
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5983e7de 200x150, swapInterval 0, drawable 0x7fafc9e49200
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0003-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5983e7de 200x150, swapInterval 0, drawable 0x7fafc9e49200
[apply] Resize1.oldDepth null
[apply] Resize1.newDepth null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5983e7de 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fafc9e49200, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5983e7de, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5983e7de 800x600, swapInterval 0, drawable 0x7fafc9e49200
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5983e7de 800x600, swapInterval 0, drawable 0x7fafc9e49200
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0006-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0800x0600.png
[apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x5df4e571], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x79038de7]
[apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x5df4e571], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x79038de7]
[apply] Resize1.oldBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x5df4e571], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x79038de7]
[apply] Resize1.nowBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x5df4e571], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x79038de7]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5983e7de 800x600, swapInterval 0, drawable 0x7fafc9e49200
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5983e7de 800x600, swapInterval 0, drawable 0x7fafc9e49200
[apply] ThreadResize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth null, stencil[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5983e7de 800x600, swapInterval 0, drawable 0x7fafc9e49200
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D00-St00-Sa04_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5983e7de 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fafc9e49200, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x5983e7de, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5983e7de 600x450, swapInterval 0, drawable 0x7fafc9e49200
[apply] null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x5df4e571], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x79038de7]
[apply] Resize2.nowFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x5df4e571], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x79038de7]
[apply] Resize2.oldBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x5df4e571], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x79038de7]
[apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x5df4e571], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x79038de7]
[apply] Resize3.sampleCount: 0 -> 4
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5983e7de 600x450, swapInterval 0, drawable 0x7fafc9e49200
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D00-St00-Sa04_default-0600x0450.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5983e7de: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5983e7de FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test02a_GL2ES2_Demo1_DoubleBuffer_Normal
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x75bc16f0: tileRendererInUse null, GearsES2[obj 0x75bc16f0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x75bc16f0 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x75bc16f0 created: GearsObj[0x2f60877b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x75bc16f0 created: GearsObj[0x6a5eb489, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x75bc16f0 created: GearsObj[0x6a5eb489, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x75bc16f0 FIN GearsES2[obj 0x75bc16f0 isInit true, usesShared false, 1 GearsObj[0x2f60877b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a5eb489, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6f9ec4ed, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x75bc16f0 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fafc9e47c80, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x75bc16f0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75bc16f0 400x300, swapInterval 0, drawable 0x7fafc9e47c80
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75bc16f0 400x300, swapInterval 0, drawable 0x7fafc9e47c80
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x5983e7de isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@62ebcdbb[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] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Realized GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9e47c80,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 0,
[apply] FBO front read 0, null,
[apply] FBO back write 0, null,
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9e47c80
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <da0225b, c2f8b5a>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Realized GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Depth: exp true, req true, has true
[apply] Init GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9e47c80,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 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, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x2c78bc3b], 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 0x5d2aea3e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2a8ddc4c],
[apply] FBO back write 2, FBO[name r/w 2/2, init true, bound false, size 400x300, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x20968fda], 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 0x477a1767], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7cbe41ec],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9e47c80
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <da0225b, c2f8b5a>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x565c7f6, handle 0x7fafc9e3e1e0, isShared false, jogamp.opengl.gl4.GL4bcImpl@2eda2cef,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9e47c80,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 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, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x2c78bc3b], 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 0x5d2aea3e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2a8ddc4c],
[apply] FBO back write 2, FBO[name r/w 2/2, init true, bound false, size 400x300, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x20968fda], 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 0x477a1767], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7cbe41ec],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9e47c80
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <da0225b, c2f8b5a>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]], mode NSOPENGL] ,
[apply] UpstreamWidget: null]
[apply] Init GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x2c78bc3b], 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 0x5d2aea3e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2a8ddc4c]
[apply] Init back FBO: FBO[name r/w 2/2, init true, bound false, size 400x300, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x20968fda], 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 0x477a1767], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7cbe41ec]
[apply] Texture: exp true, hasFront true
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x75bc16f0 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fafc9e47c80, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x75bc16f0, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75bc16f0 200x150, swapInterval 0, drawable 0x7fafc9e47c80
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75bc16f0 200x150, swapInterval 0, drawable 0x7fafc9e47c80
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75bc16f0 200x150, swapInterval 0, drawable 0x7fafc9e47c80
[apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x1, obj 0x2c78bc3b]
[apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x1, obj 0x2c78bc3b]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x75bc16f0 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fafc9e47c80, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x75bc16f0, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75bc16f0 800x600, swapInterval 0, drawable 0x7fafc9e47c80
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75bc16f0 800x600, swapInterval 0, drawable 0x7fafc9e47c80
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x1, obj 0x2c78bc3b], 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 0x5d2aea3e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2a8ddc4c]
[apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x1, obj 0x2c78bc3b], 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 0x5d2aea3e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2a8ddc4c]
[apply] Resize1.oldBack : FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0x20968fda], 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 0x477a1767], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7cbe41ec]
[apply] Resize1.nowBack : FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0x20968fda], 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 0x477a1767], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7cbe41ec]
[apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x1, obj 0x2c78bc3b], 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 0x5d2aea3e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2a8ddc4c]
[apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x2, obj 0x20968fda], 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 0x477a1767], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7cbe41ec]
[apply] Resize2.oldBack : FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x2, obj 0x20968fda], 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 0x477a1767], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7cbe41ec]
[apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x1, obj 0x2c78bc3b], 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 0x5d2aea3e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2a8ddc4c]
[apply] Resize3.sampleCount: 0 -> 4
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75bc16f0 800x600, swapInterval 0, drawable 0x7fafc9e47c80
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75bc16f0 800x600, swapInterval 0, drawable 0x7fafc9e47c80
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75bc16f0 800x600, swapInterval 0, drawable 0x7fafc9e47c80
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x75bc16f0 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fafc9e47c80, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x75bc16f0, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75bc16f0 600x450, swapInterval 0, drawable 0x7fafc9e47c80
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75bc16f0 600x450, swapInterval 0, drawable 0x7fafc9e47c80
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0600x0450.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x75bc16f0: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x75bc16f0 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test02a_GL2ES2_Demo1_DoubleBuffer_Normal
[apply] ++++ TestCase.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[GL3/GL3.hw], offscr[fbo]]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.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-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x75bc16f0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@f8622f3[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] 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[GL3/GL3.hw], offscr[fbo]]
[apply] Realized GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9c4abf0,
[apply] Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 0,
[apply] FBO front read 0, null,
[apply] FBO back write 0, null,
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9c4abf0
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <2b12e7f7, 663b1f38>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Realized GLAD: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Depth: exp true, req true, has true
[apply] Init GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9c4abf0,
[apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 1,
[apply] FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x3, obj 0x7f5e2075], 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 0x48fd918a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7ca522a6],
[apply] FBO back write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x28787c16], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x3d860038], 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 0x48fd918a], hasSink true, dirty false], state OK, obj 0x7e1a9d1b],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9c4abf0
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <2b12e7f7, 663b1f38>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x337ec9f7, handle 0x7fafc9c03720, isShared false, jogamp.opengl.gl4.GL4bcImpl@540984b,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9c4abf0,
[apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 1,
[apply] FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x3, obj 0x7f5e2075], 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 0x48fd918a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7ca522a6],
[apply] FBO back write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x28787c16], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x3d860038], 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 0x48fd918a], hasSink true, dirty false], state OK, obj 0x7e1a9d1b],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9c4abf0
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <2b12e7f7, 663b1f38>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]], mode NSOPENGL] ,
[apply] UpstreamWidget: null]
[apply] Init GLAD: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Init front FBO: FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x3, obj 0x7f5e2075], 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 0x48fd918a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7ca522a6]
[apply] Init back FBO: FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x28787c16], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x3d860038], 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 0x48fd918a], hasSink true, dirty false], state OK, obj 0x7e1a9d1b]
[apply] Texture: exp true, hasFront true
[apply] Resize1.oldFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x7f5e2075], 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 0x48fd918a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7ca522a6]
[apply] Resize1.nowFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x7f5e2075], 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 0x48fd918a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7ca522a6]
[apply] Resize1.oldBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 200x150, name 0x2, obj 0x28787c16], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x3d860038], 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 0x48fd918a], hasSink true, dirty false], state OK, obj 0x7e1a9d1b]
[apply] Resize1.nowBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 200x150, name 0x2, obj 0x28787c16], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x3d860038], 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 0x48fd918a], hasSink true, dirty false], state OK, obj 0x7e1a9d1b]
[apply] reshape ..
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x7f5e2075]
[apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x7f5e2075]
[apply] reshape ..
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[apply] Resize2.oldFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x3, obj 0x7f5e2075], 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 0x48fd918a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7ca522a6]
[apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x3, obj 0x7f5e2075], 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 0x48fd918a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7ca522a6]
[apply] Resize2.oldBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 800x600, name 0x2, obj 0x28787c16], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x3d860038], 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 0x48fd918a], hasSink true, dirty false], state OK, obj 0x7e1a9d1b]
[apply] Resize2.nowBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 800x600, name 0x2, obj 0x28787c16], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x3d860038], 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 0x48fd918a], hasSink true, dirty false], state OK, obj 0x7e1a9d1b]
[apply] Resize3.sampleCount: 4 -> 0
[apply] reshape ..
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0600x0450.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03a_GL2ES2_Demo2MSAA4_Normal
[apply] ++++ TestCase.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[GL3/GL3.hw], offscr[fbo]]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.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-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@53ce669e[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@13b33a0e[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] 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[GL3/GL3.hw], offscr[fbo]]
[apply] Realized GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9e47a50,
[apply] Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 0,
[apply] FBO front read 0, null,
[apply] FBO back write 0, null,
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9e47a50
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <7eb05acd, 6c1989b5>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Realized GLAD: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Depth: exp true, req true, has true
[apply] Init GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9e47a50,
[apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 1,
[apply] FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x4, obj 0x6c3c9c31], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x8c3c315], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f328c7a],
[apply] FBO back write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x5121177e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x4fa4ded3], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x8c3c315], hasSink true, dirty false], state OK, obj 0x538d7ace],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9e47a50
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <7eb05acd, 6c1989b5>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0xa00185, handle 0x7fafc9c03720, isShared false, jogamp.opengl.gl4.GL4bcImpl@6d79953c,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9e47a50,
[apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 1,
[apply] FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x4, obj 0x6c3c9c31], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x8c3c315], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f328c7a],
[apply] FBO back write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x5121177e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x4fa4ded3], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x8c3c315], hasSink true, dirty false], state OK, obj 0x538d7ace],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9e47a50
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <7eb05acd, 6c1989b5>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]], mode NSOPENGL] ,
[apply] UpstreamWidget: null]
[apply] Init GLAD: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Init front FBO: FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x4, obj 0x6c3c9c31], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x8c3c315], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f328c7a]
[apply] Init back FBO: FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x5121177e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x4fa4ded3], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x8c3c315], hasSink true, dirty false], state OK, obj 0x538d7ace]
[apply] Texture: exp false, hasFront false
[apply] Resize1.oldFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x6c3c9c31], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x8c3c315], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f328c7a]
[apply] Resize1.nowFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x6c3c9c31], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x8c3c315], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f328c7a]
[apply] Resize1.oldBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 200x150, name 0x2, obj 0x5121177e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x4fa4ded3], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x8c3c315], hasSink true, dirty false], state OK, obj 0x538d7ace]
[apply] Resize1.nowBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 200x150, name 0x2, obj 0x5121177e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x4fa4ded3], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x8c3c315], hasSink true, dirty false], state OK, obj 0x538d7ace]
[apply] reshape ..
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x6c3c9c31]
[apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x6c3c9c31]
[apply] reshape ..
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[apply] Resize2.oldFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x4, obj 0x6c3c9c31], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x8c3c315], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f328c7a]
[apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x4, obj 0x6c3c9c31], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x8c3c315], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f328c7a]
[apply] Resize2.oldBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 800x600, name 0x2, obj 0x5121177e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x4fa4ded3], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x8c3c315], hasSink true, dirty false], state OK, obj 0x538d7ace]
[apply] Resize2.nowBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 800x600, name 0x2, obj 0x5121177e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x4fa4ded3], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x8c3c315], hasSink true, dirty false], state OK, obj 0x538d7ace]
[apply] Resize3.sampleCount: 4 -> 0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[apply] reshape ..
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0600x0450.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03b_GL2ES2_Demo2MSAA4_NoTex
[apply] ++++ TestCase.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@4934ce4a[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@29d381d2[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] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Realized GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9c57ca0,
[apply] Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 0,
[apply] FBO front read 0, null,
[apply] FBO back write 0, null,
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9c57ca0
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <76933bcb, 3c3ac93e>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Realized GLAD: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Depth: exp false, req false, has false
[apply] Init GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9c57ca0,
[apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 1,
[apply] FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x55dec1dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1389c036],
[apply] FBO back write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x38aa233f], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x55dec1dd], hasSink true, dirty false], state OK, obj 0x29f01a29],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9c57ca0
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <76933bcb, 3c3ac93e>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x37722456, handle 0x7fafc9e1c300, isShared false, jogamp.opengl.gl4.GL4bcImpl@52458f41,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9c57ca0,
[apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 1,
[apply] FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x55dec1dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1389c036],
[apply] FBO back write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x38aa233f], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x55dec1dd], hasSink true, dirty false], state OK, obj 0x29f01a29],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9c57ca0
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <76933bcb, 3c3ac93e>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]], mode NSOPENGL] ,
[apply] UpstreamWidget: null]
[apply] Init GLAD: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Init front FBO: FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x55dec1dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1389c036]
[apply] Init back FBO: FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x38aa233f], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x55dec1dd], hasSink true, dirty false], state OK, obj 0x29f01a29]
[apply] Texture: exp false, hasFront false
[apply]
[apply] req. msaa: true
[apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.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-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0400x0300.png
[apply] reshape ..
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0200x0150.png
[apply] Resize1.oldDepth null
[apply] Resize1.newDepth null
[apply] reshape ..
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0800x0600.png
[apply] Resize1.oldFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x2, obj 0x55dec1dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1389c036]
[apply] Resize1.nowFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x2, obj 0x55dec1dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1389c036]
[apply] Resize1.oldBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x38aa233f], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x2, obj 0x55dec1dd], hasSink true, dirty false], state OK, obj 0x29f01a29]
[apply] Resize1.nowBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x38aa233f], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x2, obj 0x55dec1dd], hasSink true, dirty false], state OK, obj 0x29f01a29]
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa00_default-0800x0600.png
[apply] reshape ..
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa00_default-0600x0450.png
[apply] Resize2.oldFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x2, obj 0x55dec1dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1389c036]
[apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x2, obj 0x55dec1dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1389c036]
[apply] Resize2.oldBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x38aa233f], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x2, obj 0x55dec1dd], hasSink true, dirty false], state OK, obj 0x29f01a29]
[apply] Resize2.nowBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x38aa233f], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x2, obj 0x55dec1dd], hasSink true, dirty false], state OK, obj 0x29f01a29]
[apply] Resize3.sampleCount: 4 -> 0
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test04_GL2ES2_FBODemoMSAA4_Normal
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x249c2715: tileRendererInUse null, GearsES2[obj 0x249c2715 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x249c2715 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@54c01e99[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1118fa47[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] 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[GL3/GL3.hw], offscr[fbo]]
[apply] Realized GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9c68540,
[apply] Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 0,
[apply] FBO front read 0, null,
[apply] FBO back write 0, null,
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9c68540
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <bdee400, 564ac216>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Realized GLAD: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Depth: exp true, req true, has true
[apply] Init GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9c68540,
[apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 1,
[apply] FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x3, obj 0x1eb3319f], 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 0x561777b1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x67ecd78],
[apply] FBO back write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x1b1756a4], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x6ee3849c], 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 0x561777b1], hasSink true, dirty false], state OK, obj 0x193936e1],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9c68540
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <bdee400, 564ac216>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x460c5e9c, handle 0x7fafc9c53990, isShared false, jogamp.opengl.gl4.GL4bcImpl@7b41fab6,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9c68540,
[apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 1,
[apply] FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x3, obj 0x1eb3319f], 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 0x561777b1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x67ecd78],
[apply] FBO back write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x1b1756a4], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x6ee3849c], 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 0x561777b1], hasSink true, dirty false], state OK, obj 0x193936e1],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9c68540
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <bdee400, 564ac216>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]], mode NSOPENGL] ,
[apply] UpstreamWidget: null]
[apply] Init GLAD: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Init front FBO: FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x3, obj 0x1eb3319f], 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 0x561777b1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x67ecd78]
[apply] Init back FBO: FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x1b1756a4], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x6ee3849c], 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 0x561777b1], hasSink true, dirty false], state OK, obj 0x193936e1]
[apply] Texture: exp true, hasFront true
[apply] gear1 0x249c2715 created: GearsObj[0x4bf54c5f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x249c2715 created: GearsObj[0x556917ee, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x249c2715 created: GearsObj[0x556917ee, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x249c2715 FIN GearsES2[obj 0x249c2715 isInit true, usesShared false, 1 GearsObj[0x4bf54c5f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x556917ee, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x66a23610, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 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-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
[apply] **** Init
[apply] **** Reshape: 400x300
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x249c2715 0/0 400x300 of 400x300, swapInterval -1, drawable 0x7fafc9c68540, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x249c2715, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 400x300 of 400x300, swapInterval -1, drawable 0x7fafc9c68540, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x249c2715 400x300, swapInterval -1, drawable 0x7fafc9c68540
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x249c2715 400x300, swapInterval -1, drawable 0x7fafc9c68540
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[apply] **** Reshape: 200x150
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x249c2715 0/0 200x150 of 200x150, swapInterval -1, drawable 0x7fafc9c68540, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x249c2715, 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-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 200x150 of 200x150, swapInterval -1, drawable 0x7fafc9c68540, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x249c2715 200x150, swapInterval -1, drawable 0x7fafc9c68540
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x249c2715 200x150, swapInterval -1, drawable 0x7fafc9c68540
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x249c2715 200x150, swapInterval -1, drawable 0x7fafc9c68540
[apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x1eb3319f]
[apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x1eb3319f]
[apply] **** Reshape: 800x600
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x249c2715 0/0 800x600 of 800x600, swapInterval -1, drawable 0x7fafc9c68540, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x249c2715, 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-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 800x600 of 800x600, swapInterval -1, drawable 0x7fafc9c68540, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x249c2715 800x600, swapInterval -1, drawable 0x7fafc9c68540
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x249c2715 800x600, swapInterval -1, drawable 0x7fafc9c68540
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[apply] Resize1.oldFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x1eb3319f], 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 0x561777b1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x67ecd78]
[apply] Resize1.nowFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x1eb3319f], 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 0x561777b1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x67ecd78]
[apply] Resize1.oldBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 200x150, name 0x2, obj 0x1b1756a4], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x6ee3849c], 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 0x561777b1], hasSink true, dirty false], state OK, obj 0x193936e1]
[apply] Resize1.nowBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 200x150, name 0x2, obj 0x1b1756a4], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x6ee3849c], 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 0x561777b1], hasSink true, dirty false], state OK, obj 0x193936e1]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x249c2715 800x600, swapInterval -1, drawable 0x7fafc9c68540
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x249c2715 800x600, swapInterval -1, drawable 0x7fafc9c68540
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x249c2715 800x600, swapInterval -1, drawable 0x7fafc9c68540
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[apply] Resize2.oldFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x3, obj 0x1eb3319f], 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 0x561777b1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x67ecd78]
[apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x3, obj 0x1eb3319f], 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 0x561777b1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x67ecd78]
[apply] Resize2.oldBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 800x600, name 0x2, obj 0x1b1756a4], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x6ee3849c], 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 0x561777b1], hasSink true, dirty false], state OK, obj 0x193936e1]
[apply] Resize2.nowBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 800x600, name 0x2, obj 0x1b1756a4], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x6ee3849c], 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 0x561777b1], hasSink true, dirty false], state OK, obj 0x193936e1]
[apply] Resize3.sampleCount: 4 -> 0
[apply] **** Reshape: 600x450
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x249c2715 0/0 600x450 of 600x450, swapInterval -1, drawable 0x7fafc9c68540, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x249c2715, 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-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 600x450 of 600x450, swapInterval -1, drawable 0x7fafc9c68540, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x249c2715 600x450, swapInterval -1, drawable 0x7fafc9c68540
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x249c2715 600x450, swapInterval -1, drawable 0x7fafc9c68540
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0600x0450.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x249c2715: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x249c2715 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test04_GL2ES2_FBODemoMSAA4_Normal
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test11_EGLES2_Demo0Normal
[apply] EGL ES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test11_EGLES2_Demo0Normal
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test13_EGLES2_Demo0MSAA4
[apply] EGL ES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test13_EGLES2_Demo0MSAA4
[apply] ++++ TestCase.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@28b301f2[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@44cbbe[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] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Realized GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9c70470,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 0,
[apply] FBO front read 0, null,
[apply] FBO back write 0, null,
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9c70470
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <62c2ee15, 6b9cd75a>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Realized GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Depth: exp true, req true, has true
[apply] Init GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9c70470,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 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, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x1b49105b], 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 0xad4d66b], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x59d0d45b],
[apply] FBO back write 2, FBO[name r/w 2/2, init true, bound false, size 400x300, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x1d96f4b5], 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 0x1d25d06e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x219ba640],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9c70470
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <62c2ee15, 6b9cd75a>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x5fe8ce8, handle 0x7fafc9c53990, isShared false, jogamp.opengl.gl4.GL4bcImpl@71bfc4fc,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9c70470,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 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, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x1b49105b], 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 0xad4d66b], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x59d0d45b],
[apply] FBO back write 2, FBO[name r/w 2/2, init true, bound false, size 400x300, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x1d96f4b5], 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 0x1d25d06e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x219ba640],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9c70470
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <62c2ee15, 6b9cd75a>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]], mode NSOPENGL] ,
[apply] UpstreamWidget: null]
[apply] Init GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x1b49105b], 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 0xad4d66b], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x59d0d45b]
[apply] Init back FBO: FBO[name r/w 2/2, init true, bound false, size 400x300, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x1d96f4b5], 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 0x1d25d06e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x219ba640]
[apply] Texture: exp true, hasFront true
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x651db6bb: tileRendererInUse null, GearsES2[obj 0x651db6bb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x651db6bb on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x651db6bb created: GearsObj[0x3909ea96, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x651db6bb created: GearsObj[0x3a083b1b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x651db6bb created: GearsObj[0x3a083b1b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x651db6bb FIN GearsES2[obj 0x651db6bb isInit true, usesShared false, 1 GearsObj[0x3909ea96, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a083b1b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72608760, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x651db6bb 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fafc9c70470, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x651db6bb, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x651db6bb 400x300, swapInterval 0, drawable 0x7fafc9c70470
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x651db6bb 400x300, swapInterval 0, drawable 0x7fafc9c70470
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x651db6bb 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fafc9c70470, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x651db6bb, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x651db6bb 200x150, swapInterval 0, drawable 0x7fafc9c70470
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x651db6bb 200x150, swapInterval 0, drawable 0x7fafc9c70470
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x651db6bb 200x150, swapInterval 0, drawable 0x7fafc9c70470
[apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x1, obj 0x1b49105b]
[apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x1, obj 0x1b49105b]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x651db6bb 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fafc9c70470, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x651db6bb, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x651db6bb 800x600, swapInterval 0, drawable 0x7fafc9c70470
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x651db6bb 800x600, swapInterval 0, drawable 0x7fafc9c70470
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x1, obj 0x1b49105b], 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 0xad4d66b], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x59d0d45b]
[apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x1, obj 0x1b49105b], 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 0xad4d66b], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x59d0d45b]
[apply] Resize1.oldBack : FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0x1d96f4b5], 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 0x1d25d06e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x219ba640]
[apply] Resize1.nowBack : FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0x1d96f4b5], 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 0x1d25d06e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x219ba640]
[apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x1, obj 0x1b49105b], 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 0xad4d66b], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x59d0d45b]
[apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x2, obj 0x1d96f4b5], 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 0x1d25d06e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x219ba640]
[apply] Resize2.oldBack : FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x2, obj 0x1d96f4b5], 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 0x1d25d06e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x219ba640]
[apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x1, obj 0x1b49105b], 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 0xad4d66b], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x59d0d45b]
[apply] Resize3.sampleCount: 0 -> 4
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x651db6bb 800x600, swapInterval 0, drawable 0x7fafc9c70470
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x651db6bb 800x600, swapInterval 0, drawable 0x7fafc9c70470
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x651db6bb 800x600, swapInterval 0, drawable 0x7fafc9c70470
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x651db6bb 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fafc9c70470, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x651db6bb, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x651db6bb 600x450, swapInterval 0, drawable 0x7fafc9c70470
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x651db6bb 600x450, swapInterval 0, drawable 0x7fafc9c70470
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0600x0450.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x651db6bb: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x651db6bb FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test21_GL3_Demo0Normal
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x651db6bb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1c7e2da[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(test21_GL3_Demo0Normal)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841573998 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 7.833 sec
[apply] ------------- Standard Output ---------------
[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[GL3/GL3.hw], offscr[fbo]]
[apply] Realized GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9c482d0,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 0,
[apply] FBO front read 0, null,
[apply] FBO back write 0, null,
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9c482d0
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <3d93f6e2, 3d358f03>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Realized GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Depth: exp true, req true, has true
[apply] Init GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9c482d0,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.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, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x224c47db], 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 0x197200b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e018c74],
[apply] FBO back write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x224c47db], 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 0x197200b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e018c74],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9c482d0
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <3d93f6e2, 3d358f03>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x7402d5a, handle 0x7fafc9e159b0, isShared false, jogamp.opengl.gl4.GL4bcImpl@57ac3379,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9c482d0,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.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, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x224c47db], 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 0x197200b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e018c74],
[apply] FBO back write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x224c47db], 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 0x197200b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e018c74],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9c482d0
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <3d93f6e2, 3d358f03>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]], mode NSOPENGL] ,
[apply] UpstreamWidget: null]
[apply] Init GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x224c47db], 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 0x197200b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e018c74]
[apply] Init back FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x224c47db], 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 0x197200b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e018c74]
[apply] Texture: exp true, hasFront true
[apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x1, obj 0x224c47db], 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 0x197200b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e018c74]
[apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x1, obj 0x224c47db], 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 0x197200b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e018c74]
[apply] Resize1.oldBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x1, obj 0x224c47db], 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 0x197200b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e018c74]
[apply] Resize1.nowBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x1, obj 0x224c47db], 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 0x197200b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e018c74]
[apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x1, obj 0x224c47db], 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 0x197200b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e018c74]
[apply] Resize2.nowFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x1, obj 0x224c47db], 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 0x197200b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e018c74]
[apply] Resize2.oldBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x1, obj 0x224c47db], 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 0x197200b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e018c74]
[apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x1, obj 0x224c47db], 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 0x197200b4], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3e018c74]
[apply] Resize3.sampleCount: 0 -> 4
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x6a6779e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@59556d12[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[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[GL3/GL3.hw], offscr[fbo]]
[apply] Realized GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9e5f480,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 0,
[apply] FBO front read 0, null,
[apply] FBO back write 0, null,
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9e5f480
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <7eb1cc87, 4aeaf40c>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Realized GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Depth: exp true, req true, has true
[apply] Init GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9e5f480,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.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, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0xa50a649], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0xe5d391d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x34d507e9],
[apply] FBO back write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0xa50a649], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0xe5d391d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x34d507e9],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9e5f480
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <7eb1cc87, 4aeaf40c>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x73c6641, handle 0x7fafc9c62590, isShared false, jogamp.opengl.gl4.GL4bcImpl@dfa6d18,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9e5f480,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.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, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0xa50a649], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0xe5d391d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x34d507e9],
[apply] FBO back write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0xa50a649], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0xe5d391d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x34d507e9],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9e5f480
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <7eb1cc87, 4aeaf40c>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]], mode NSOPENGL] ,
[apply] UpstreamWidget: null]
[apply] Init GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0xa50a649], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0xe5d391d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x34d507e9]
[apply] Init back FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0xa50a649], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0xe5d391d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x34d507e9]
[apply] Texture: exp false, hasFront false
[apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0xa50a649], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0xe5d391d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x34d507e9]
[apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0xa50a649], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0xe5d391d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x34d507e9]
[apply] Resize1.oldBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0xa50a649], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0xe5d391d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x34d507e9]
[apply] Resize1.nowBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0xa50a649], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0xe5d391d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x34d507e9]
[apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x2, obj 0xa50a649], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0xe5d391d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x34d507e9]
[apply] Resize2.nowFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x2, obj 0xa50a649], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0xe5d391d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x34d507e9]
[apply] Resize2.oldBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x2, obj 0xa50a649], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0xe5d391d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x34d507e9]
[apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x2, obj 0xa50a649], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0xe5d391d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x34d507e9]
[apply] Resize3.sampleCount: 0 -> 4
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x341049d3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@195ed659[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Realized GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9e49200,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 0,
[apply] FBO front read 0, null,
[apply] FBO back write 0, null,
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9e49200
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <3677eaf8, 7ae35bb7>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Realized GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Depth: exp false, req false, has false
[apply] Init GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9e49200,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL3/GL3.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, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x5df4e571], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x79038de7],
[apply] FBO back write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x5df4e571], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x79038de7],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9e49200
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <3677eaf8, 7ae35bb7>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x649a8a68, handle 0x7fafc9e3e1e0, isShared false, jogamp.opengl.gl4.GL4bcImpl@585976c2,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9e49200,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL3/GL3.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, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x5df4e571], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x79038de7],
[apply] FBO back write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x5df4e571], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x79038de7],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9e49200
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <3677eaf8, 7ae35bb7>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]], mode NSOPENGL] ,
[apply] UpstreamWidget: null]
[apply] Init GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x5df4e571], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x79038de7]
[apply] Init back FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x5df4e571], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x79038de7]
[apply] Texture: exp false, hasFront false
[apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x5df4e571], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x79038de7]
[apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x5df4e571], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x79038de7]
[apply] Resize1.oldBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x5df4e571], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x79038de7]
[apply] Resize1.nowBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x5df4e571], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x79038de7]
[apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x5df4e571], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x79038de7]
[apply] Resize2.nowFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x5df4e571], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x79038de7]
[apply] Resize2.oldBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x5df4e571], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x79038de7]
[apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x5df4e571], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x79038de7]
[apply] Resize3.sampleCount: 0 -> 4
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x5983e7de isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@62ebcdbb[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Realized GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9e47c80,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 0,
[apply] FBO front read 0, null,
[apply] FBO back write 0, null,
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9e47c80
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <da0225b, c2f8b5a>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Realized GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Depth: exp true, req true, has true
[apply] Init GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9e47c80,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 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, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x2c78bc3b], 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 0x5d2aea3e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2a8ddc4c],
[apply] FBO back write 2, FBO[name r/w 2/2, init true, bound false, size 400x300, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x20968fda], 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 0x477a1767], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7cbe41ec],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9e47c80
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <da0225b, c2f8b5a>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x565c7f6, handle 0x7fafc9e3e1e0, isShared false, jogamp.opengl.gl4.GL4bcImpl@2eda2cef,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9e47c80,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 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, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x2c78bc3b], 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 0x5d2aea3e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2a8ddc4c],
[apply] FBO back write 2, FBO[name r/w 2/2, init true, bound false, size 400x300, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x20968fda], 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 0x477a1767], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7cbe41ec],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9e47c80
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <da0225b, c2f8b5a>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]], mode NSOPENGL] ,
[apply] UpstreamWidget: null]
[apply] Init GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x2c78bc3b], 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 0x5d2aea3e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2a8ddc4c]
[apply] Init back FBO: FBO[name r/w 2/2, init true, bound false, size 400x300, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x20968fda], 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 0x477a1767], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7cbe41ec]
[apply] Texture: exp true, hasFront true
[apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x1, obj 0x2c78bc3b], 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 0x5d2aea3e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2a8ddc4c]
[apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x1, obj 0x2c78bc3b], 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 0x5d2aea3e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2a8ddc4c]
[apply] Resize1.oldBack : FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0x20968fda], 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 0x477a1767], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7cbe41ec]
[apply] Resize1.nowBack : FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0x20968fda], 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 0x477a1767], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7cbe41ec]
[apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x1, obj 0x2c78bc3b], 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 0x5d2aea3e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2a8ddc4c]
[apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x2, obj 0x20968fda], 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 0x477a1767], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7cbe41ec]
[apply] Resize2.oldBack : FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x2, obj 0x20968fda], 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 0x477a1767], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7cbe41ec]
[apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x1, obj 0x2c78bc3b], 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 0x5d2aea3e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2a8ddc4c]
[apply] Resize3.sampleCount: 0 -> 4
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x75bc16f0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@f8622f3[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[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[GL3/GL3.hw], offscr[fbo]]
[apply] Realized GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9c4abf0,
[apply] Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 0,
[apply] FBO front read 0, null,
[apply] FBO back write 0, null,
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9c4abf0
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <2b12e7f7, 663b1f38>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Realized GLAD: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Depth: exp true, req true, has true
[apply] Init GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9c4abf0,
[apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 1,
[apply] FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x3, obj 0x7f5e2075], 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 0x48fd918a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7ca522a6],
[apply] FBO back write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x28787c16], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x3d860038], 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 0x48fd918a], hasSink true, dirty false], state OK, obj 0x7e1a9d1b],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9c4abf0
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <2b12e7f7, 663b1f38>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x337ec9f7, handle 0x7fafc9c03720, isShared false, jogamp.opengl.gl4.GL4bcImpl@540984b,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9c4abf0,
[apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 1,
[apply] FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x3, obj 0x7f5e2075], 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 0x48fd918a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7ca522a6],
[apply] FBO back write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x28787c16], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x3d860038], 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 0x48fd918a], hasSink true, dirty false], state OK, obj 0x7e1a9d1b],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9c4abf0
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <2b12e7f7, 663b1f38>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]], mode NSOPENGL] ,
[apply] UpstreamWidget: null]
[apply] Init GLAD: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Init front FBO: FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x3, obj 0x7f5e2075], 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 0x48fd918a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7ca522a6]
[apply] Init back FBO: FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x28787c16], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x3d860038], 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 0x48fd918a], hasSink true, dirty false], state OK, obj 0x7e1a9d1b]
[apply] Texture: exp true, hasFront true
[apply] Resize1.oldFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x7f5e2075], 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 0x48fd918a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7ca522a6]
[apply] Resize1.nowFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x7f5e2075], 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 0x48fd918a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7ca522a6]
[apply] Resize1.oldBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 200x150, name 0x2, obj 0x28787c16], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x3d860038], 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 0x48fd918a], hasSink true, dirty false], state OK, obj 0x7e1a9d1b]
[apply] Resize1.nowBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 200x150, name 0x2, obj 0x28787c16], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x3d860038], 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 0x48fd918a], hasSink true, dirty false], state OK, obj 0x7e1a9d1b]
[apply] Resize2.oldFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x3, obj 0x7f5e2075], 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 0x48fd918a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7ca522a6]
[apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x3, obj 0x7f5e2075], 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 0x48fd918a], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7ca522a6]
[apply] Resize2.oldBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 800x600, name 0x2, obj 0x28787c16], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x3d860038], 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 0x48fd918a], hasSink true, dirty false], state OK, obj 0x7e1a9d1b]
[apply] Resize2.nowBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 800x600, name 0x2, obj 0x28787c16], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x3d860038], 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 0x48fd918a], hasSink true, dirty false], state OK, obj 0x7e1a9d1b]
[apply] Resize3.sampleCount: 4 -> 0
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@53ce669e[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@13b33a0e[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[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[GL3/GL3.hw], offscr[fbo]]
[apply] Realized GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9e47a50,
[apply] Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 0,
[apply] FBO front read 0, null,
[apply] FBO back write 0, null,
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9e47a50
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <7eb05acd, 6c1989b5>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Realized GLAD: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Depth: exp true, req true, has true
[apply] Init GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9e47a50,
[apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 1,
[apply] FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x4, obj 0x6c3c9c31], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x8c3c315], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f328c7a],
[apply] FBO back write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x5121177e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x4fa4ded3], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x8c3c315], hasSink true, dirty false], state OK, obj 0x538d7ace],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9e47a50
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <7eb05acd, 6c1989b5>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0xa00185, handle 0x7fafc9c03720, isShared false, jogamp.opengl.gl4.GL4bcImpl@6d79953c,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9e47a50,
[apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 1,
[apply] FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x4, obj 0x6c3c9c31], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x8c3c315], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f328c7a],
[apply] FBO back write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x5121177e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x4fa4ded3], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x8c3c315], hasSink true, dirty false], state OK, obj 0x538d7ace],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9e47a50
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <7eb05acd, 6c1989b5>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]], mode NSOPENGL] ,
[apply] UpstreamWidget: null]
[apply] Init GLAD: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Init front FBO: FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x4, obj 0x6c3c9c31], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x8c3c315], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f328c7a]
[apply] Init back FBO: FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x5121177e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x4fa4ded3], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x8c3c315], hasSink true, dirty false], state OK, obj 0x538d7ace]
[apply] Texture: exp false, hasFront false
[apply] Resize1.oldFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x6c3c9c31], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x8c3c315], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f328c7a]
[apply] Resize1.nowFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x6c3c9c31], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x8c3c315], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f328c7a]
[apply] Resize1.oldBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 200x150, name 0x2, obj 0x5121177e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x4fa4ded3], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x8c3c315], hasSink true, dirty false], state OK, obj 0x538d7ace]
[apply] Resize1.nowBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 200x150, name 0x2, obj 0x5121177e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x4fa4ded3], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x8c3c315], hasSink true, dirty false], state OK, obj 0x538d7ace]
[apply] Resize2.oldFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x4, obj 0x6c3c9c31], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x8c3c315], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f328c7a]
[apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x4, obj 0x6c3c9c31], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x8c3c315], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f328c7a]
[apply] Resize2.oldBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 800x600, name 0x2, obj 0x5121177e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x4fa4ded3], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x8c3c315], hasSink true, dirty false], state OK, obj 0x538d7ace]
[apply] Resize2.nowBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 800x600, name 0x2, obj 0x5121177e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x4fa4ded3], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x8c3c315], hasSink true, dirty false], state OK, obj 0x538d7ace]
[apply] Resize3.sampleCount: 4 -> 0
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@4934ce4a[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@29d381d2[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Realized GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9c57ca0,
[apply] Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 0,
[apply] FBO front read 0, null,
[apply] FBO back write 0, null,
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9c57ca0
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <76933bcb, 3c3ac93e>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Realized GLAD: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Depth: exp false, req false, has false
[apply] Init GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9c57ca0,
[apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 1,
[apply] FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x55dec1dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1389c036],
[apply] FBO back write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x38aa233f], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x55dec1dd], hasSink true, dirty false], state OK, obj 0x29f01a29],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9c57ca0
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <76933bcb, 3c3ac93e>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x37722456, handle 0x7fafc9e1c300, isShared false, jogamp.opengl.gl4.GL4bcImpl@52458f41,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9c57ca0,
[apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 1,
[apply] FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x55dec1dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1389c036],
[apply] FBO back write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x38aa233f], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x55dec1dd], hasSink true, dirty false], state OK, obj 0x29f01a29],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9c57ca0
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <76933bcb, 3c3ac93e>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]], mode NSOPENGL] ,
[apply] UpstreamWidget: null]
[apply] Init GLAD: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Init front FBO: FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x55dec1dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1389c036]
[apply] Init back FBO: FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x38aa233f], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x55dec1dd], hasSink true, dirty false], state OK, obj 0x29f01a29]
[apply] Texture: exp false, hasFront false
[apply] Resize1.oldFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x2, obj 0x55dec1dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1389c036]
[apply] Resize1.nowFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x2, obj 0x55dec1dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1389c036]
[apply] Resize1.oldBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x38aa233f], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x2, obj 0x55dec1dd], hasSink true, dirty false], state OK, obj 0x29f01a29]
[apply] Resize1.nowBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x38aa233f], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x2, obj 0x55dec1dd], hasSink true, dirty false], state OK, obj 0x29f01a29]
[apply] Resize2.oldFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x2, obj 0x55dec1dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1389c036]
[apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x2, obj 0x55dec1dd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x1389c036]
[apply] Resize2.oldBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x38aa233f], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x2, obj 0x55dec1dd], hasSink true, dirty false], state OK, obj 0x29f01a29]
[apply] Resize2.nowBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x38aa233f], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x2, obj 0x55dec1dd], hasSink true, dirty false], state OK, obj 0x29f01a29]
[apply] Resize3.sampleCount: 4 -> 0
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@54c01e99[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1118fa47[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[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[GL3/GL3.hw], offscr[fbo]]
[apply] Realized GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9c68540,
[apply] Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 0,
[apply] FBO front read 0, null,
[apply] FBO back write 0, null,
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9c68540
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <bdee400, 564ac216>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Realized GLAD: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Depth: exp true, req true, has true
[apply] Init GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9c68540,
[apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 1,
[apply] FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x3, obj 0x1eb3319f], 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 0x561777b1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x67ecd78],
[apply] FBO back write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x1b1756a4], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x6ee3849c], 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 0x561777b1], hasSink true, dirty false], state OK, obj 0x193936e1],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9c68540
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <bdee400, 564ac216>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x460c5e9c, handle 0x7fafc9c53990, isShared false, jogamp.opengl.gl4.GL4bcImpl@7b41fab6,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9c68540,
[apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 1,
[apply] FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x3, obj 0x1eb3319f], 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 0x561777b1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x67ecd78],
[apply] FBO back write 1, FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x1b1756a4], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x6ee3849c], 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 0x561777b1], hasSink true, dirty false], state OK, obj 0x193936e1],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9c68540
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <bdee400, 564ac216>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]], mode NSOPENGL] ,
[apply] UpstreamWidget: null]
[apply] Init GLAD: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Init front FBO: FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x3, obj 0x1eb3319f], 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 0x561777b1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x67ecd78]
[apply] Init back FBO: FBO[name r/w 1/2, init true, bound false, size 400x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 400x300, name 0x2, obj 0x1b1756a4], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x6ee3849c], 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 0x561777b1], hasSink true, dirty false], state OK, obj 0x193936e1]
[apply] Texture: exp true, hasFront true
[apply] Resize1.oldFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x1eb3319f], 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 0x561777b1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x67ecd78]
[apply] Resize1.nowFront: FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x1eb3319f], 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 0x561777b1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x67ecd78]
[apply] Resize1.oldBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 200x150, name 0x2, obj 0x1b1756a4], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x6ee3849c], 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 0x561777b1], hasSink true, dirty false], state OK, obj 0x193936e1]
[apply] Resize1.nowBack : FBO[name r/w 1/2, init true, bound false, size 200x150, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 200x150, name 0x2, obj 0x1b1756a4], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x6ee3849c], 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 0x561777b1], hasSink true, dirty false], state OK, obj 0x193936e1]
[apply] Resize2.oldFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x3, obj 0x1eb3319f], 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 0x561777b1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x67ecd78]
[apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x3, obj 0x1eb3319f], 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 0x561777b1], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x67ecd78]
[apply] Resize2.oldBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 800x600, name 0x2, obj 0x1b1756a4], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x6ee3849c], 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 0x561777b1], hasSink true, dirty false], state OK, obj 0x193936e1]
[apply] Resize2.nowBack : FBO[name r/w 1/2, init true, bound false, size 800x600, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 4, 800x600, name 0x2, obj 0x1b1756a4], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x6ee3849c], 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 0x561777b1], hasSink true, dirty false], state OK, obj 0x193936e1]
[apply] Resize3.sampleCount: 4 -> 0
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.FBOMix2DemosES2@28b301f2[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@44cbbe[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Realized GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9c70470,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 0, front 0, num 0,
[apply] FBO front read 0, null,
[apply] FBO back write 0, null,
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9c70470
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <62c2ee15, 6b9cd75a>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Realized GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Depth: exp true, req true, has true
[apply] Init GLAD: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9c70470,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 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, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x1b49105b], 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 0xad4d66b], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x59d0d45b],
[apply] FBO back write 2, FBO[name r/w 2/2, init true, bound false, size 400x300, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x1d96f4b5], 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 0x1d25d06e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x219ba640],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9c70470
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <62c2ee15, 6b9cd75a>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]],
[apply] Context: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x5fe8ce8, handle 0x7fafc9c53990, isShared false, jogamp.opengl.gl4.GL4bcImpl@71bfc4fc,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@50d17ec3,
[apply] Handle 0x7fafc9c70470,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] fboI back 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, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x1b49105b], 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 0xad4d66b], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x59d0d45b],
[apply] FBO back write 2, FBO[name r/w 2/2, init true, bound false, size 400x300, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x1d96f4b5], 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 0x1d25d06e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x219ba640],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7fafc9c70470
[apply] , size 400x300
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x69d95da8]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]]
[apply] , surfaceLock <62c2ee15, 6b9cd75a>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300]
[apply] , upstreamSurface false ]], mode NSOPENGL] ,
[apply] UpstreamWidget: null]
[apply] Init GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x1, obj 0x1b49105b], 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 0xad4d66b], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x59d0d45b]
[apply] Init back FBO: FBO[name r/w 2/2, init true, bound false, size 400x300, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 400x300, name 0x2, obj 0x1d96f4b5], 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 0x1d25d06e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x219ba640]
[apply] Texture: exp true, hasFront true
[apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x1, obj 0x1b49105b], 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 0xad4d66b], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x59d0d45b]
[apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x1, obj 0x1b49105b], 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 0xad4d66b], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x59d0d45b]
[apply] Resize1.oldBack : FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0x1d96f4b5], 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 0x1d25d06e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x219ba640]
[apply] Resize1.nowBack : FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0x1d96f4b5], 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 0x1d25d06e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x219ba640]
[apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x1, obj 0x1b49105b], 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 0xad4d66b], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x59d0d45b]
[apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x2, obj 0x1d96f4b5], 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 0x1d25d06e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x219ba640]
[apply] Resize2.oldBack : FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x2, obj 0x1d96f4b5], 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 0x1d25d06e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x219ba640]
[apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 800x600, name 0x1, obj 0x1b49105b], 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 0xad4d66b], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x59d0d45b]
[apply] Resize3.sampleCount: 0 -> 4
[apply] Fin: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x651db6bb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1c7e2da[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] ------------- ---------------- ---------------
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841566826 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841568835 ms +++ localhost/127.0.0.1:59999 - Locked within 2017 ms, 5 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01a_GL2ES2_Demo1_SingleBuffer_Normal
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x6a6779e6: tileRendererInUse null, GearsES2[obj 0x6a6779e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6a6779e6 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6a6779e6 created: GearsObj[0x70d05c13, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6a6779e6 created: GearsObj[0x7f4d1d41, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6a6779e6 created: GearsObj[0x7f4d1d41, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6a6779e6 FIN GearsES2[obj 0x6a6779e6 isInit true, usesShared false, 1 GearsObj[0x70d05c13, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f4d1d41, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fbbd7b2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6a6779e6 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fafc9c482d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6a6779e6, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6a6779e6 400x300, swapInterval 0, drawable 0x7fafc9c482d0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6a6779e6 400x300, swapInterval 0, drawable 0x7fafc9c482d0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0001-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6a6779e6 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fafc9c482d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6a6779e6, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6a6779e6 200x150, swapInterval 0, drawable 0x7fafc9c482d0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6a6779e6 200x150, swapInterval 0, drawable 0x7fafc9c482d0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0003-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6a6779e6 200x150, swapInterval 0, drawable 0x7fafc9c482d0
[apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x1, obj 0x224c47db]
[apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x1, obj 0x224c47db]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6a6779e6 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fafc9c482d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6a6779e6, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6a6779e6 800x600, swapInterval 0, drawable 0x7fafc9c482d0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6a6779e6 800x600, swapInterval 0, drawable 0x7fafc9c482d0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0006-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6a6779e6 800x600, swapInterval 0, drawable 0x7fafc9c482d0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6a6779e6 800x600, swapInterval 0, drawable 0x7fafc9c482d0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6a6779e6 800x600, swapInterval 0, drawable 0x7fafc9c482d0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6a6779e6 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fafc9c482d0, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x6a6779e6, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6a6779e6 600x450, swapInterval 0, drawable 0x7fafc9c482d0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6a6779e6 600x450, swapInterval 0, drawable 0x7fafc9c482d0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0600x0450.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6a6779e6: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6a6779e6 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01a_GL2ES2_Demo1_SingleBuffer_Normal
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01b_GL2ES2_Demo1_SingleBuffer_NoTex
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x341049d3: tileRendererInUse null, GearsES2[obj 0x341049d3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x341049d3 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x341049d3 created: GearsObj[0x6632060c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x341049d3 created: GearsObj[0x5e2b323e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x341049d3 created: GearsObj[0x5e2b323e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x341049d3 FIN GearsES2[obj 0x341049d3 isInit true, usesShared false, 1 GearsObj[0x6632060c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e2b323e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x65efb4be, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x341049d3 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fafc9e5f480, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x341049d3, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x341049d3 400x300, swapInterval 0, drawable 0x7fafc9e5f480
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x341049d3 400x300, swapInterval 0, drawable 0x7fafc9e5f480
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0001-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x341049d3 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fafc9e5f480, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x341049d3, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x341049d3 200x150, swapInterval 0, drawable 0x7fafc9e5f480
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x341049d3 200x150, swapInterval 0, drawable 0x7fafc9e5f480
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0003-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x341049d3 200x150, swapInterval 0, drawable 0x7fafc9e5f480
[apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0xa50a649]
[apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x2, obj 0xa50a649]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x341049d3 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fafc9e5f480, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x341049d3, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x341049d3 800x600, swapInterval 0, drawable 0x7fafc9e5f480
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x341049d3 800x600, swapInterval 0, drawable 0x7fafc9e5f480
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0006-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x341049d3 800x600, swapInterval 0, drawable 0x7fafc9e5f480
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x341049d3 800x600, swapInterval 0, drawable 0x7fafc9e5f480
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x341049d3 800x600, swapInterval 0, drawable 0x7fafc9e5f480
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x341049d3 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fafc9e5f480, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x341049d3, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x341049d3 600x450, swapInterval 0, drawable 0x7fafc9e5f480
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x341049d3 600x450, swapInterval 0, drawable 0x7fafc9e5f480
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0600x0450.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x341049d3: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x341049d3 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01b_GL2ES2_Demo1_SingleBuffer_NoTex
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x5983e7de: tileRendererInUse null, GearsES2[obj 0x5983e7de isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5983e7de on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5983e7de created: GearsObj[0x670fe2b9, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5983e7de created: GearsObj[0x43ee148b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5983e7de created: GearsObj[0x43ee148b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5983e7de FIN GearsES2[obj 0x5983e7de isInit true, usesShared false, 1 GearsObj[0x670fe2b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x43ee148b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4386d484, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5983e7de 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fafc9e49200, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5983e7de, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5983e7de 400x300, swapInterval 0, drawable 0x7fafc9e49200
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5983e7de 400x300, swapInterval 0, drawable 0x7fafc9e49200
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0001-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5983e7de 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fafc9e49200, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5983e7de, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5983e7de 200x150, swapInterval 0, drawable 0x7fafc9e49200
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5983e7de 200x150, swapInterval 0, drawable 0x7fafc9e49200
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0003-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5983e7de 200x150, swapInterval 0, drawable 0x7fafc9e49200
[apply] Resize1.oldDepth null
[apply] Resize1.newDepth null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5983e7de 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fafc9e49200, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5983e7de, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5983e7de 800x600, swapInterval 0, drawable 0x7fafc9e49200
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5983e7de 800x600, swapInterval 0, drawable 0x7fafc9e49200
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0006-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5983e7de 800x600, swapInterval 0, drawable 0x7fafc9e49200
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5983e7de 800x600, swapInterval 0, drawable 0x7fafc9e49200
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5983e7de 800x600, swapInterval 0, drawable 0x7fafc9e49200
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D00-St00-Sa04_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5983e7de 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fafc9e49200, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x5983e7de, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5983e7de 600x450, swapInterval 0, drawable 0x7fafc9e49200
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5983e7de 600x450, swapInterval 0, drawable 0x7fafc9e49200
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D00-St00-Sa04_default-0600x0450.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5983e7de: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5983e7de FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test02a_GL2ES2_Demo1_DoubleBuffer_Normal
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x75bc16f0: tileRendererInUse null, GearsES2[obj 0x75bc16f0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x75bc16f0 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x75bc16f0 created: GearsObj[0x2f60877b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x75bc16f0 created: GearsObj[0x6a5eb489, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x75bc16f0 created: GearsObj[0x6a5eb489, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x75bc16f0 FIN GearsES2[obj 0x75bc16f0 isInit true, usesShared false, 1 GearsObj[0x2f60877b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a5eb489, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6f9ec4ed, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x75bc16f0 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fafc9e47c80, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x75bc16f0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75bc16f0 400x300, swapInterval 0, drawable 0x7fafc9e47c80
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75bc16f0 400x300, swapInterval 0, drawable 0x7fafc9e47c80
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x75bc16f0 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fafc9e47c80, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x75bc16f0, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75bc16f0 200x150, swapInterval 0, drawable 0x7fafc9e47c80
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75bc16f0 200x150, swapInterval 0, drawable 0x7fafc9e47c80
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75bc16f0 200x150, swapInterval 0, drawable 0x7fafc9e47c80
[apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x1, obj 0x2c78bc3b]
[apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x1, obj 0x2c78bc3b]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x75bc16f0 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fafc9e47c80, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x75bc16f0, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75bc16f0 800x600, swapInterval 0, drawable 0x7fafc9e47c80
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75bc16f0 800x600, swapInterval 0, drawable 0x7fafc9e47c80
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75bc16f0 800x600, swapInterval 0, drawable 0x7fafc9e47c80
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75bc16f0 800x600, swapInterval 0, drawable 0x7fafc9e47c80
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75bc16f0 800x600, swapInterval 0, drawable 0x7fafc9e47c80
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x75bc16f0 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fafc9e47c80, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x75bc16f0, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75bc16f0 600x450, swapInterval 0, drawable 0x7fafc9e47c80
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x75bc16f0 600x450, swapInterval 0, drawable 0x7fafc9e47c80
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0600x0450.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x75bc16f0: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x75bc16f0 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test02a_GL2ES2_Demo1_DoubleBuffer_Normal
[apply] ++++ TestCase.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[GL3/GL3.hw], offscr[fbo]]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.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-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[apply] reshape ..
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x7f5e2075]
[apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x7f5e2075]
[apply] reshape ..
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[apply] reshape ..
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0600x0450.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03a_GL2ES2_Demo2MSAA4_Normal
[apply] ++++ TestCase.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[GL3/GL3.hw], offscr[fbo]]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.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-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[apply] reshape ..
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x6c3c9c31]
[apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x4, obj 0x6c3c9c31]
[apply] reshape ..
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[apply] reshape ..
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0600x0450.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03b_GL2ES2_Demo2MSAA4_NoTex
[apply] ++++ TestCase.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 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.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-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0400x0300.png
[apply] reshape ..
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0200x0150.png
[apply] Resize1.oldDepth null
[apply] Resize1.newDepth null
[apply] reshape ..
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0800x0600.png
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa00_default-0800x0600.png
[apply] reshape ..
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa00_default-0600x0450.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test04_GL2ES2_FBODemoMSAA4_Normal
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x249c2715: tileRendererInUse null, GearsES2[obj 0x249c2715 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x249c2715 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x249c2715 created: GearsObj[0x4bf54c5f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x249c2715 created: GearsObj[0x556917ee, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x249c2715 created: GearsObj[0x556917ee, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x249c2715 FIN GearsES2[obj 0x249c2715 isInit true, usesShared false, 1 GearsObj[0x4bf54c5f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x556917ee, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x66a23610, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 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-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
[apply] **** Init
[apply] **** Reshape: 400x300
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x249c2715 0/0 400x300 of 400x300, swapInterval -1, drawable 0x7fafc9c68540, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x249c2715, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 400x300 of 400x300, swapInterval -1, drawable 0x7fafc9c68540, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x249c2715 400x300, swapInterval -1, drawable 0x7fafc9c68540
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x249c2715 400x300, swapInterval -1, drawable 0x7fafc9c68540
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[apply] **** Reshape: 200x150
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x249c2715 0/0 200x150 of 200x150, swapInterval -1, drawable 0x7fafc9c68540, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x249c2715, 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-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 200x150 of 200x150, swapInterval -1, drawable 0x7fafc9c68540, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x249c2715 200x150, swapInterval -1, drawable 0x7fafc9c68540
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x249c2715 200x150, swapInterval -1, drawable 0x7fafc9c68540
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x249c2715 200x150, swapInterval -1, drawable 0x7fafc9c68540
[apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x1eb3319f]
[apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x3, obj 0x1eb3319f]
[apply] **** Reshape: 800x600
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x249c2715 0/0 800x600 of 800x600, swapInterval -1, drawable 0x7fafc9c68540, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x249c2715, 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-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 800x600 of 800x600, swapInterval -1, drawable 0x7fafc9c68540, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x249c2715 800x600, swapInterval -1, drawable 0x7fafc9c68540
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x249c2715 800x600, swapInterval -1, drawable 0x7fafc9c68540
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x249c2715 800x600, swapInterval -1, drawable 0x7fafc9c68540
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x249c2715 800x600, swapInterval -1, drawable 0x7fafc9c68540
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x249c2715 800x600, swapInterval -1, drawable 0x7fafc9c68540
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[apply] **** Reshape: 600x450
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x249c2715 0/0 600x450 of 600x450, swapInterval -1, drawable 0x7fafc9c68540, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x249c2715, 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-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 600x450 of 600x450, swapInterval -1, drawable 0x7fafc9c68540, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x249c2715 600x450, swapInterval -1, drawable 0x7fafc9c68540
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x249c2715 600x450, swapInterval -1, drawable 0x7fafc9c68540
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0600x0450.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x249c2715: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x249c2715 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test04_GL2ES2_FBODemoMSAA4_Normal
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test11_EGLES2_Demo0Normal
[apply] EGL ES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test11_EGLES2_Demo0Normal
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test13_EGLES2_Demo0MSAA4
[apply] EGL ES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test13_EGLES2_Demo0MSAA4
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test21_GL3_Demo0Normal
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x651db6bb: tileRendererInUse null, GearsES2[obj 0x651db6bb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x651db6bb on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x651db6bb created: GearsObj[0x3909ea96, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x651db6bb created: GearsObj[0x3a083b1b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x651db6bb created: GearsObj[0x3a083b1b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x651db6bb FIN GearsES2[obj 0x651db6bb isInit true, usesShared false, 1 GearsObj[0x3909ea96, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a083b1b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72608760, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x651db6bb 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fafc9c70470, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x651db6bb, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x651db6bb 400x300, swapInterval 0, drawable 0x7fafc9c70470
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x651db6bb 400x300, swapInterval 0, drawable 0x7fafc9c70470
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x651db6bb 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fafc9c70470, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x651db6bb, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x651db6bb 200x150, swapInterval 0, drawable 0x7fafc9c70470
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x651db6bb 200x150, swapInterval 0, drawable 0x7fafc9c70470
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x651db6bb 200x150, swapInterval 0, drawable 0x7fafc9c70470
[apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x1, obj 0x1b49105b]
[apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 200x150, name 0x1, obj 0x1b49105b]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x651db6bb 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fafc9c70470, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x651db6bb, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x651db6bb 800x600, swapInterval 0, drawable 0x7fafc9c70470
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x651db6bb 800x600, swapInterval 0, drawable 0x7fafc9c70470
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x651db6bb 800x600, swapInterval 0, drawable 0x7fafc9c70470
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x651db6bb 800x600, swapInterval 0, drawable 0x7fafc9c70470
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x651db6bb 800x600, swapInterval 0, drawable 0x7fafc9c70470
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x651db6bb 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fafc9c70470, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x651db6bb, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x651db6bb 600x450, swapInterval 0, drawable 0x7fafc9c70470
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x651db6bb 600x450, swapInterval 0, drawable 0x7fafc9c70470
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0600x0450.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x651db6bb: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x651db6bb FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test21_GL3_Demo0Normal
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841573998 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01a_GL2ES2_Demo1_SingleBuffer_Normal took 2.664 sec
[apply] Testcase: test01b_GL2ES2_Demo1_SingleBuffer_NoTex took 0.324 sec
[apply] Testcase: test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth took 0.317 sec
[apply] Testcase: test02a_GL2ES2_Demo1_DoubleBuffer_Normal took 0.287 sec
[apply] Testcase: test03a_GL2ES2_Demo2MSAA4_Normal took 0.329 sec
[apply] Testcase: test03b_GL2ES2_Demo2MSAA4_NoTex took 0.254 sec
[apply] Testcase: test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth took 0.247 sec
[apply] Testcase: test04_GL2ES2_FBODemoMSAA4_Normal took 0.364 sec
[apply] Testcase: test11_EGLES2_Demo0Normal took 0 sec
[apply] Testcase: test13_EGLES2_Demo0MSAA4 took 0 sec
[apply] Testcase: test21_GL3_Demo0Normal took 0.294 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841576619 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: startTest(test01)
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841580142 ms +++ localhost/127.0.0.1:59999 - Locked within 3546 ms, 8 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMRTNEWT01 - test01
[apply] MacOSXCGLContext [Version 3.3 (Core profile, arb, debug, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1425, this 0x1a3a9bba, handle 0x7fc312e609f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@4963f7a1,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@421690ab,
[apply] Handle 0x7fc312c327c0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5773ec72]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5773ec72]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5773ec72]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fc312c27160,
[apply] SurfaceHandle 0x7fc312c327c0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 200x150], pixel[200x150],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7ba85d38, 6a8046f4>[count 1, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0200x0150.png
[apply] resize: 0 -> 1 - 200x150
[apply] resize: 1 -> 2 - 400x300
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0002-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0400x0300.png
[apply] resize: 2 -> 3 - 600x450
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0003-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0600x0450.png
[apply] resize: 3 -> 4 - 800x600
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0004-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0800x0600.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMRTNEWT01 - test01
[apply] ++++ Test Singleton.unlock()
[apply] junit.framework.TestListener: endTest(test01)
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841583793 ms --- localhost/127.0.0.1:59999 - Unlock ok within 9 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.836 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841576619 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841580142 ms +++ localhost/127.0.0.1:59999 - Locked within 3546 ms, 8 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMRTNEWT01 - test01
[apply] MacOSXCGLContext [Version 3.3 (Core profile, arb, debug, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1425, this 0x1a3a9bba, handle 0x7fc312e609f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@4963f7a1,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@421690ab,
[apply] Handle 0x7fc312c327c0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5773ec72]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5773ec72]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5773ec72]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fc312c27160,
[apply] SurfaceHandle 0x7fc312c327c0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 200x150], pixel[200x150],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7ba85d38, 6a8046f4>[count 1, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0200x0150.png
[apply] resize: 0 -> 1 - 200x150
[apply] resize: 1 -> 2 - 400x300
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0002-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0400x0300.png
[apply] resize: 2 -> 3 - 600x450
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0003-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0600x0450.png
[apply] resize: 3 -> 4 - 800x600
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0004-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0800x0600.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMRTNEWT01 - test01
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841583793 ms --- localhost/127.0.0.1:59999 - Unlock ok within 9 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01 took 3.566 sec
[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: 3
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841586494 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: startTest(test00_Manual)
[apply] junit.framework.TestListener: endTest(test00_Manual)
[apply] junit.framework.TestListener: startTest(test01_startMSAA0)
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841587999 ms +++ localhost/127.0.0.1:59999 - Locked within 1514 ms, 4 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test00_Manual
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test00_Manual
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test01_startMSAA0
[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[GL3/GL3.hw], on-scr[.]]
[apply] window resized: 64/64 128x128
[apply] window resized: 64/64 128x128
[apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] window pos/siz: 64/64 128x128, [ l 0, r 0 - t 22, b 0 - 0x22]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x3b3e0aba: tileRendererInUse null, GearsES2[obj 0x3b3e0aba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3b3e0aba on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x3b3e0aba created: GearsObj[0x688c4a77, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3b3e0aba created: GearsObj[0x526d0040, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3b3e0aba created: GearsObj[0x526d0040, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x3b3e0aba FIN GearsES2[obj 0x3b3e0aba isInit true, usesShared false, 1 GearsObj[0x688c4a77, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x526d0040, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74f30494, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[apply] null
[apply] ShaderProgram[id=2, linked=false, inUse=false, program: 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-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.init FIN
[apply] **** Init
[apply] **** Reshape: 128x128
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x3b3e0aba 0/0 128x128 of 128x128, swapInterval -1, drawable 0x7fbe03528290, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3b3e0aba, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 128x128 of 128x128, swapInterval -1, drawable 0x7fbe03528290, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
[apply] XXX: 128x128, c 1
[apply] XXX: 128x128, c 2
[apply] XXX: 128x128, c 3
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0000-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-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-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0001-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0128.png
[apply] window resized: 64/64 192x192
[apply] **** Reshape: 192x192
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x3b3e0aba 0/0 192x192 of 192x192, swapInterval -1, drawable 0x7fbe03528290, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3b3e0aba, 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-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 192x192 of 192x192, swapInterval -1, drawable 0x7fbe03528290, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
[apply] XXX: 192x192, c 7
[apply] XXX: 192x192, c 8
[apply] XXX: 192x192, c 9
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0002-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0192x0192.png
[apply] **** NumSamples: 4 -> 8
[apply] XXX: 192x192, c 10
[apply] XXX: 192x192, c 11
[apply] XXX: 192x192, c 12
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0003-msaa8-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0192x0192.png
[apply] **** NumSamples: 8 -> 0
[apply] XXX: 192x192, c 13
[apply] XXX: 192x192, c 14
[apply] XXX: 192x192, c 15
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0004-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0192x0192.png
[apply] window resized: 64/64 320x320
[apply] **** Reshape: 320x320
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x3b3e0aba 0/0 320x320 of 320x320, swapInterval -1, drawable 0x7fbe03528290, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3b3e0aba, angle 7.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 320x320 of 320x320, swapInterval -1, drawable 0x7fbe03528290, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
[apply] XXX: 320x320, c 16
[apply] XXX: 320x320, c 17
[apply] XXX: 320x320, c 18
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0005-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0320x0320.png
[apply] window resized: 64/64 576x576
[apply] **** Reshape: 576x576
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x3b3e0aba 0/0 576x576 of 576x576, swapInterval -1, drawable 0x7fbe03528290, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3b3e0aba, 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-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 576x576 of 576x576, swapInterval -1, drawable 0x7fbe03528290, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
[apply] XXX: 576x576, c 1
[apply] XXX: 576x576, c 2
[apply] XXX: 576x576, c 3
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0006-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0576x0576.png
[apply] **** NumSamples: 0 -> 4
[apply] XXX: 576x576, c 4
[apply] XXX: 576x576, c 5
[apply] XXX: 576x576, c 6
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0007-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0576x0576.png
[apply] window resized: 64/64 640x640
[apply] **** Reshape: 640x640
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x3b3e0aba 0/0 640x640 of 640x640, swapInterval -1, drawable 0x7fbe03528290, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3b3e0aba, angle 12.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 640x640 of 640x640, swapInterval -1, drawable 0x7fbe03528290, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
[apply] XXX: 640x640, c 7
[apply] XXX: 640x640, c 8
[apply] XXX: 640x640, c 9
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0008-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0640x0640.png
[apply] **** NumSamples: 4 -> 8
[apply] XXX: 640x640, c 10
[apply] XXX: 640x640, c 11
[apply] XXX: 640x640, c 12
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0009-msaa8-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0640x0640.png
[apply] **** NumSamples: 8 -> 0
[apply] XXX: 640x640, c 13
[apply] XXX: 640x640, c 14
[apply] XXX: 640x640, c 15
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0010-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0640x0640.png
[apply] window resized: 64/64 768x768
[apply] **** Reshape: 768x768
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x3b3e0aba 0/0 768x768 of 768x768, swapInterval -1, drawable 0x7fbe03528290, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3b3e0aba, angle 16.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 768x768 of 768x768, swapInterval -1, drawable 0x7fbe03528290, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
[apply] XXX: 768x768, c 16
[apply] XXX: 768x768, c 17
[apply] XXX: 768x768, c 18
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0011-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0768x0768.png
[apply] window resized: 64/64 1024x1024
[apply] **** Reshape: 1024x1024
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x3b3e0aba 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x7fbe03528290, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3b3e0aba, angle 18.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x7fbe03528290, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
[apply] junit.framework.TestListener: endTest(test01_startMSAA0)
[apply] junit.framework.TestListener: startTest(test02_startMSAA4)
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3b3e0aba: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3b3e0aba FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test01_startMSAA0
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test02_startMSAA4
[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[GL3/GL3.hw], on-scr[.]]
[apply] window resized: 64/64 128x128
[apply] window resized: 64/64 128x128
[apply] NW chosen: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL chosen: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] window pos/siz: 64/64 128x128, [ l 0, r 0 - t 22, b 0 - 0x22]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.0 0x4816ef71: tileRendererInUse null, GearsES2[obj 0x4816ef71 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4816ef71 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x4816ef71 created: GearsObj[0x44908881, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4816ef71 created: GearsObj[0x6cf1f051, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4816ef71 created: GearsObj[0x6cf1f051, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.X 0x4816ef71 FIN GearsES2[obj 0x4816ef71 isInit true, usesShared false, 1 GearsObj[0x44908881, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6cf1f051, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7fd88db7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 5 (enable: true)
[apply] null
[apply] ShaderProgram[id=5, linked=false, inUse=false, program: 4,
[apply] ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader: 5, source]
[apply] ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader: 6, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.init FIN
[apply] **** Init
[apply] **** Reshape: 128x128
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x4816ef71 0/0 128x128 of 128x128, swapInterval -1, drawable 0x7fbe03545b60, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4816ef71, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 128x128 of 128x128, swapInterval -1, drawable 0x7fbe03545b60, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
[apply] XXX: 128x128, c 1
[apply] XXX: 128x128, c 2
[apply] XXX: 128x128, c 3
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0000-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0128.png
[apply] XXX: 128x128, c 4
[apply] XXX: 128x128, c 5
[apply] XXX: 128x128, c 6
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0001-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0128.png
[apply] window resized: 64/64 192x192
[apply] **** Reshape: 192x192
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x4816ef71 0/0 192x192 of 192x192, swapInterval -1, drawable 0x7fbe03545b60, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4816ef71, 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-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 192x192 of 192x192, swapInterval -1, drawable 0x7fbe03545b60, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
[apply] XXX: 192x192, c 7
[apply] XXX: 192x192, c 8
[apply] XXX: 192x192, c 9
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0002-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0192x0192.png
[apply] **** NumSamples: 4 -> 8
[apply] XXX: 192x192, c 10
[apply] XXX: 192x192, c 11
[apply] XXX: 192x192, c 12
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0003-msaa8-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0192x0192.png
[apply] **** NumSamples: 8 -> 0
[apply] XXX: 192x192, c 13
[apply] XXX: 192x192, c 14
[apply] XXX: 192x192, c 15
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0004-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0192x0192.png
[apply] window resized: 64/64 320x320
[apply] **** Reshape: 320x320
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x4816ef71 0/0 320x320 of 320x320, swapInterval -1, drawable 0x7fbe03545b60, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4816ef71, angle 7.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 320x320 of 320x320, swapInterval -1, drawable 0x7fbe03545b60, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
[apply] XXX: 320x320, c 16
[apply] XXX: 320x320, c 17
[apply] XXX: 320x320, c 18
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0005-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0320x0320.png
[apply] window resized: 64/64 576x576
[apply] **** Reshape: 576x576
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x4816ef71 0/0 576x576 of 576x576, swapInterval -1, drawable 0x7fbe03545b60, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4816ef71, 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-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 576x576 of 576x576, swapInterval -1, drawable 0x7fbe03545b60, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
[apply] XXX: 576x576, c 1
[apply] XXX: 576x576, c 2
[apply] XXX: 576x576, c 3
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0006-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0576x0576.png
[apply] XXX: 576x576, c 4
[apply] XXX: 576x576, c 5
[apply] XXX: 576x576, c 6
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0007-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0576x0576.png
[apply] window resized: 64/64 640x640
[apply] **** Reshape: 640x640
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x4816ef71 0/0 640x640 of 640x640, swapInterval -1, drawable 0x7fbe03545b60, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4816ef71, angle 12.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 640x640 of 640x640, swapInterval -1, drawable 0x7fbe03545b60, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
[apply] XXX: 640x640, c 7
[apply] XXX: 640x640, c 8
[apply] XXX: 640x640, c 9
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0008-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0640x0640.png
[apply] **** NumSamples: 4 -> 8
[apply] XXX: 640x640, c 10
[apply] XXX: 640x640, c 11
[apply] XXX: 640x640, c 12
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0009-msaa8-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0640x0640.png
[apply] **** NumSamples: 8 -> 0
[apply] XXX: 640x640, c 13
[apply] XXX: 640x640, c 14
[apply] XXX: 640x640, c 15
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0010-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0640x0640.png
[apply] window resized: 64/64 768x768
[apply] **** Reshape: 768x768
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x4816ef71 0/0 768x768 of 768x768, swapInterval -1, drawable 0x7fbe03545b60, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4816ef71, angle 16.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 768x768 of 768x768, swapInterval -1, drawable 0x7fbe03545b60, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
[apply] XXX: 768x768, c 16
[apply] XXX: 768x768, c 17
[apply] XXX: 768x768, c 18
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0011-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0768x0768.png
[apply] window resized: 64/64 1024x1024
[apply] **** Reshape: 1024x1024
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x4816ef71 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x7fbe03545b60, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4816ef71, angle 18.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x7fbe03545b60, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x4816ef71: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x4816ef71 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test02_startMSAA4
[apply] junit.framework.TestListener: endTest(test02_startMSAA4)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841593985 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.163 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841586494 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841587999 ms +++ localhost/127.0.0.1:59999 - Locked within 1514 ms, 4 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test00_Manual
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test00_Manual
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test01_startMSAA0
[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[GL3/GL3.hw], on-scr[.]]
[apply] window resized: 64/64 128x128
[apply] window resized: 64/64 128x128
[apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] window pos/siz: 64/64 128x128, [ l 0, r 0 - t 22, b 0 - 0x22]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x3b3e0aba: tileRendererInUse null, GearsES2[obj 0x3b3e0aba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3b3e0aba on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x3b3e0aba created: GearsObj[0x688c4a77, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3b3e0aba created: GearsObj[0x526d0040, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3b3e0aba created: GearsObj[0x526d0040, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x3b3e0aba FIN GearsES2[obj 0x3b3e0aba isInit true, usesShared false, 1 GearsObj[0x688c4a77, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x526d0040, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74f30494, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[apply] null
[apply] ShaderProgram[id=2, linked=false, inUse=false, program: 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-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.init FIN
[apply] **** Init
[apply] **** Reshape: 128x128
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x3b3e0aba 0/0 128x128 of 128x128, swapInterval -1, drawable 0x7fbe03528290, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3b3e0aba, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 128x128 of 128x128, swapInterval -1, drawable 0x7fbe03528290, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
[apply] XXX: 128x128, c 1
[apply] XXX: 128x128, c 2
[apply] XXX: 128x128, c 3
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0000-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-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-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0001-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0128.png
[apply] window resized: 64/64 192x192
[apply] **** Reshape: 192x192
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x3b3e0aba 0/0 192x192 of 192x192, swapInterval -1, drawable 0x7fbe03528290, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3b3e0aba, 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-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 192x192 of 192x192, swapInterval -1, drawable 0x7fbe03528290, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
[apply] XXX: 192x192, c 7
[apply] XXX: 192x192, c 8
[apply] XXX: 192x192, c 9
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0002-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0192x0192.png
[apply] **** NumSamples: 4 -> 8
[apply] XXX: 192x192, c 10
[apply] XXX: 192x192, c 11
[apply] XXX: 192x192, c 12
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0003-msaa8-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0192x0192.png
[apply] **** NumSamples: 8 -> 0
[apply] XXX: 192x192, c 13
[apply] XXX: 192x192, c 14
[apply] XXX: 192x192, c 15
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0004-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0192x0192.png
[apply] window resized: 64/64 320x320
[apply] **** Reshape: 320x320
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x3b3e0aba 0/0 320x320 of 320x320, swapInterval -1, drawable 0x7fbe03528290, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3b3e0aba, angle 7.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 320x320 of 320x320, swapInterval -1, drawable 0x7fbe03528290, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
[apply] XXX: 320x320, c 16
[apply] XXX: 320x320, c 17
[apply] XXX: 320x320, c 18
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0005-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0320x0320.png
[apply] window resized: 64/64 576x576
[apply] **** Reshape: 576x576
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x3b3e0aba 0/0 576x576 of 576x576, swapInterval -1, drawable 0x7fbe03528290, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3b3e0aba, 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-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 576x576 of 576x576, swapInterval -1, drawable 0x7fbe03528290, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
[apply] XXX: 576x576, c 1
[apply] XXX: 576x576, c 2
[apply] XXX: 576x576, c 3
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0006-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0576x0576.png
[apply] **** NumSamples: 0 -> 4
[apply] XXX: 576x576, c 4
[apply] XXX: 576x576, c 5
[apply] XXX: 576x576, c 6
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0007-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0576x0576.png
[apply] window resized: 64/64 640x640
[apply] **** Reshape: 640x640
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x3b3e0aba 0/0 640x640 of 640x640, swapInterval -1, drawable 0x7fbe03528290, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3b3e0aba, angle 12.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 640x640 of 640x640, swapInterval -1, drawable 0x7fbe03528290, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
[apply] XXX: 640x640, c 7
[apply] XXX: 640x640, c 8
[apply] XXX: 640x640, c 9
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0008-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0640x0640.png
[apply] **** NumSamples: 4 -> 8
[apply] XXX: 640x640, c 10
[apply] XXX: 640x640, c 11
[apply] XXX: 640x640, c 12
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0009-msaa8-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0640x0640.png
[apply] **** NumSamples: 8 -> 0
[apply] XXX: 640x640, c 13
[apply] XXX: 640x640, c 14
[apply] XXX: 640x640, c 15
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0010-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0640x0640.png
[apply] window resized: 64/64 768x768
[apply] **** Reshape: 768x768
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x3b3e0aba 0/0 768x768 of 768x768, swapInterval -1, drawable 0x7fbe03528290, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3b3e0aba, angle 16.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 768x768 of 768x768, swapInterval -1, drawable 0x7fbe03528290, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
[apply] XXX: 768x768, c 16
[apply] XXX: 768x768, c 17
[apply] XXX: 768x768, c 18
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0011-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0768x0768.png
[apply] window resized: 64/64 1024x1024
[apply] **** Reshape: 1024x1024
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x3b3e0aba 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x7fbe03528290, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3b3e0aba, angle 18.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x7fbe03528290, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3b3e0aba: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3b3e0aba FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test01_startMSAA0
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test02_startMSAA4
[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[GL3/GL3.hw], on-scr[.]]
[apply] window resized: 64/64 128x128
[apply] window resized: 64/64 128x128
[apply] NW chosen: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL chosen: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] window pos/siz: 64/64 128x128, [ l 0, r 0 - t 22, b 0 - 0x22]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.0 0x4816ef71: tileRendererInUse null, GearsES2[obj 0x4816ef71 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4816ef71 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x4816ef71 created: GearsObj[0x44908881, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4816ef71 created: GearsObj[0x6cf1f051, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4816ef71 created: GearsObj[0x6cf1f051, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.X 0x4816ef71 FIN GearsES2[obj 0x4816ef71 isInit true, usesShared false, 1 GearsObj[0x44908881, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6cf1f051, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7fd88db7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 5 (enable: true)
[apply] null
[apply] ShaderProgram[id=5, linked=false, inUse=false, program: 4,
[apply] ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader: 5, source]
[apply] ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader: 6, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.init FIN
[apply] **** Init
[apply] **** Reshape: 128x128
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x4816ef71 0/0 128x128 of 128x128, swapInterval -1, drawable 0x7fbe03545b60, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4816ef71, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 128x128 of 128x128, swapInterval -1, drawable 0x7fbe03545b60, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
[apply] XXX: 128x128, c 1
[apply] XXX: 128x128, c 2
[apply] XXX: 128x128, c 3
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0000-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0128.png
[apply] XXX: 128x128, c 4
[apply] XXX: 128x128, c 5
[apply] XXX: 128x128, c 6
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0001-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0128.png
[apply] window resized: 64/64 192x192
[apply] **** Reshape: 192x192
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x4816ef71 0/0 192x192 of 192x192, swapInterval -1, drawable 0x7fbe03545b60, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4816ef71, 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-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 192x192 of 192x192, swapInterval -1, drawable 0x7fbe03545b60, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
[apply] XXX: 192x192, c 7
[apply] XXX: 192x192, c 8
[apply] XXX: 192x192, c 9
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0002-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0192x0192.png
[apply] **** NumSamples: 4 -> 8
[apply] XXX: 192x192, c 10
[apply] XXX: 192x192, c 11
[apply] XXX: 192x192, c 12
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0003-msaa8-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0192x0192.png
[apply] **** NumSamples: 8 -> 0
[apply] XXX: 192x192, c 13
[apply] XXX: 192x192, c 14
[apply] XXX: 192x192, c 15
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0004-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0192x0192.png
[apply] window resized: 64/64 320x320
[apply] **** Reshape: 320x320
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x4816ef71 0/0 320x320 of 320x320, swapInterval -1, drawable 0x7fbe03545b60, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4816ef71, angle 7.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 320x320 of 320x320, swapInterval -1, drawable 0x7fbe03545b60, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
[apply] XXX: 320x320, c 16
[apply] XXX: 320x320, c 17
[apply] XXX: 320x320, c 18
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0005-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0320x0320.png
[apply] window resized: 64/64 576x576
[apply] **** Reshape: 576x576
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x4816ef71 0/0 576x576 of 576x576, swapInterval -1, drawable 0x7fbe03545b60, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4816ef71, 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-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 576x576 of 576x576, swapInterval -1, drawable 0x7fbe03545b60, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
[apply] XXX: 576x576, c 1
[apply] XXX: 576x576, c 2
[apply] XXX: 576x576, c 3
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0006-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0576x0576.png
[apply] XXX: 576x576, c 4
[apply] XXX: 576x576, c 5
[apply] XXX: 576x576, c 6
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0007-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0576x0576.png
[apply] window resized: 64/64 640x640
[apply] **** Reshape: 640x640
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x4816ef71 0/0 640x640 of 640x640, swapInterval -1, drawable 0x7fbe03545b60, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4816ef71, angle 12.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 640x640 of 640x640, swapInterval -1, drawable 0x7fbe03545b60, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
[apply] XXX: 640x640, c 7
[apply] XXX: 640x640, c 8
[apply] XXX: 640x640, c 9
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0008-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0640x0640.png
[apply] **** NumSamples: 4 -> 8
[apply] XXX: 640x640, c 10
[apply] XXX: 640x640, c 11
[apply] XXX: 640x640, c 12
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0009-msaa8-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0640x0640.png
[apply] **** NumSamples: 8 -> 0
[apply] XXX: 640x640, c 13
[apply] XXX: 640x640, c 14
[apply] XXX: 640x640, c 15
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0010-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0640x0640.png
[apply] window resized: 64/64 768x768
[apply] **** Reshape: 768x768
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x4816ef71 0/0 768x768 of 768x768, swapInterval -1, drawable 0x7fbe03545b60, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4816ef71, angle 16.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 768x768 of 768x768, swapInterval -1, drawable 0x7fbe03545b60, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
[apply] XXX: 768x768, c 16
[apply] XXX: 768x768, c 17
[apply] XXX: 768x768, c 18
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0011-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0768x0768.png
[apply] window resized: 64/64 1024x1024
[apply] **** Reshape: 1024x1024
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x4816ef71 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x7fbe03545b60, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4816ef71, angle 18.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x7fbe03545b60, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x4816ef71: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x4816ef71 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test02_startMSAA4
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841593985 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test00_Manual took 0.002 sec
[apply] Testcase: test01_startMSAA0 took 4.117 sec
[apply] Testcase: test02_startMSAA4 took 1.78 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestFBOOffThreadSharedContextMix2DemosES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOOffThreadSharedContextMix2DemosES2NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOffThreadSharedContextMix2DemosES2NEWT
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841596752 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: tests to run: 1
[apply] junit.framework.TestListener: startTest(test01)
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841597759 ms +++ localhost/127.0.0.1:59999 - Locked within 1020 ms, 3 attempts
[apply] ++++ TestCase.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[GL3/GL3.hw], on-scr[.]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x48ff4cf: tileRendererInUse null, GearsES2[obj 0x48ff4cf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x48ff4cf on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x48ff4cf created: GearsObj[0x42ef83d3, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x48ff4cf created: GearsObj[0x7ab7b3f9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x48ff4cf created: GearsObj[0x7ab7b3f9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x48ff4cf FIN GearsES2[obj 0x48ff4cf isInit true, usesShared false, 1 GearsObj[0x42ef83d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ab7b3f9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fe903d5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x48ff4cf 0/0 256x256 of 256x256, swapInterval -1, drawable 0x7ff33b76d4c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x48ff4cf, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48ff4cf 256x256, swapInterval -1, drawable 0x7ff33b76d4c0
[apply] FBOD1 FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x48ff4cf isInit true, usesShared false, 1 GearsObj[0x42ef83d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ab7b3f9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fe903d5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@7e9ffe3f[init true], ],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5d7b6643,
[apply] Handle 0x7ff33b76d4c0,
[apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], 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, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x1, obj 0x26d66426], 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 0x5076e8a7], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x45490eb5],
[apply] FBO back write 2, FBO[name r/w 2/2, init true, bound false, size 256x256, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x2, obj 0x6b86f247], 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 0x3f64b09c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x688c4a77],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7ff33b76d4c0
[apply] , size 256x256
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x526d0040]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]
[apply] , surfaceLock <722b9406, b035079>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 256x256]
[apply] , upstreamSurface false ]],
[apply] Context: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x7d8a8ce2, handle 0x7ff33b44b330, isShared true, jogamp.opengl.gl4.GL4bcImpl@6983d95,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5d7b6643,
[apply] Handle 0x7ff33b76d4c0,
[apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], 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, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x1, obj 0x26d66426], 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 0x5076e8a7], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x45490eb5],
[apply] FBO back write 2, FBO[name r/w 2/2, init true, bound false, size 256x256, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x2, obj 0x6b86f247], 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 0x3f64b09c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x688c4a77],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7ff33b76d4c0
[apply] , size 256x256
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x526d0040]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]
[apply] , surfaceLock <722b9406, b035079>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 256x256]
[apply] , upstreamSurface false ]], mode NSOPENGL] ,
[apply] UpstreamWidget: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5d7b6643,
[apply] Handle 0x7ff33b747f20,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x526d0040]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x526d0040]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x526d0040]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7ff33b747870,
[apply] SurfaceHandle 0x7ff33b747f20 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 256x256], pixel[256x256],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@74f30494, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@7eb1cc87, ], 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@4aeaf40c, ], windowLock <73c6641, e5d391d>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]],
[apply] Context: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x7d5718f2, handle 0x7ff33b4029d0, isShared true, jogamp.opengl.gl4.GL4bcImpl@a50a649,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5d7b6643,
[apply] Handle 0x7ff33b747f20,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x526d0040]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x526d0040]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x526d0040]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7ff33b747870,
[apply] SurfaceHandle 0x7ff33b747f20 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 256x256], pixel[256x256],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@74f30494, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@7eb1cc87, ], 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@4aeaf40c, ], windowLock <73c6641, e5d391d>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], mode NSOPENGL] ,
[apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x526d0040]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x526d0040]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x526d0040]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7ff33b747870,
[apply] SurfaceHandle 0x7ff33b747f20 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 256x256], pixel[256x256],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@74f30494, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@7eb1cc87, ], 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@4aeaf40c, ], windowLock <73c6641, e5d391d>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[apply] null
[apply] ShaderProgram[id=2, linked=false, inUse=false, program: 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-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 256x256 of 256x256, swapInterval -1, drawable 0x7ff33b77ab70, tileRendererInUse null
[apply] Thread[Thread-4-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@341049d3[init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@195ed659[init true], ],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 1, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5d7b6643,
[apply] Handle 0x7ff33b77ab70,
[apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], 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, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x3, obj 0x65efb4be], 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 0x5e2b323e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5c435a3a],
[apply] FBO back write 4, FBO[name r/w 4/4, init true, bound false, size 256x256, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x4, obj 0x3677eaf8], 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 0x49d8c528], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7ae35bb7],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7ff33b77ab70
[apply] , size 256x256
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x526d0040]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]
[apply] , surfaceLock <649a8a68, 5df4e571>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 256x256]
[apply] , upstreamSurface false ]],
[apply] Context: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x209444d1, handle 0x7ff33b77b780, isShared true, jogamp.opengl.gl4.GL4bcImpl@79038de7,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 1, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5d7b6643,
[apply] Handle 0x7ff33b77ab70,
[apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], 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, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x3, obj 0x65efb4be], 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 0x5e2b323e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5c435a3a],
[apply] FBO back write 4, FBO[name r/w 4/4, init true, bound false, size 256x256, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x4, obj 0x3677eaf8], 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 0x49d8c528], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7ae35bb7],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7ff33b77ab70
[apply] , size 256x256
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x526d0040]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]
[apply] , surfaceLock <649a8a68, 5df4e571>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 256x256]
[apply] , upstreamSurface false ]], mode NSOPENGL] ,
[apply] UpstreamWidget: null]
[apply] XXX: 256x256, c 1
[apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] window pos/siz: 64/64 256x256, [ l 0, r 0 - t 22, b 0 - 0x22]
[apply] XXX: 256x256, c 2
[apply] XXX: 256x256, c 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] GearsES2.reshape 0x48ff4cf 0/0 256x256 of 256x256, swapInterval -1, drawable 0x7ff33b76d4c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x48ff4cf, 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 4
[apply] XXX: 256x256, c 5
[apply] XXX: 256x256, c 6
[apply] XXX: 256x256, c 7
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape 0/0 256x256 of 256x256, swapInterval -1, drawable 0x7ff33b77ab70, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape FIN
[apply] XXX: 256x256, c 8
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0000-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[apply] XXX: 256x256, c 9
[apply] window resized: 64/64 512x512
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] GearsES2.reshape 0x48ff4cf 0/0 512x512 of 512x512, swapInterval -1, drawable 0x7ff33b76d4c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x48ff4cf, 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: 512x512, c 1
[apply] XXX: 512x512, c 2
[apply] XXX: 512x512, c 3
[apply] XXX: 512x512, c 4
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape 0/0 512x512 of 512x512, swapInterval -1, drawable 0x7ff33b77ab70, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape FIN
[apply] XXX: 512x512, c 5
[apply] XXX: 512x512, c 6
[apply] XXX: 512x512, c 7
[apply] XXX: 512x512, c 8
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0001-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] XXX: 512x512, c 9
[apply] window resized: 64/64 768x768
[apply] XXX: 768x768, c 1
[apply] XXX: 768x768, c 2
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] GearsES2.reshape 0x48ff4cf 0/0 768x768 of 768x768, swapInterval -1, drawable 0x7ff33b76d4c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x48ff4cf, angle 6.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: 768x768, c 3
[apply] XXX: 768x768, c 4
[apply] XXX: 768x768, c 5
[apply] XXX: 768x768, c 6
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape 0/0 768x768 of 768x768, swapInterval -1, drawable 0x7ff33b77ab70, tileRendererInUse null
[apply] XXX: 768x768, c 7
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape FIN
[apply] XXX: 768x768, c 8
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0002-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0768x0768.png
[apply] XXX: 768x768, c 9
[apply] window resized: 64/64 1024x1024
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] GearsES2.reshape 0x48ff4cf 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x7ff33b76d4c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x48ff4cf, angle 8.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x7ff33b77ab70, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x48ff4cf: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x48ff4cf FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.dispose FIN
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] junit.framework.TestListener: endTest(test01)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOffThreadSharedContextMix2DemosES2NEWT - test01
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841601552 ms --- localhost/127.0.0.1:59999 - Unlock ok within 8 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.465 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841596752 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841597759 ms +++ localhost/127.0.0.1:59999 - Locked within 1020 ms, 3 attempts
[apply] ++++ TestCase.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[GL3/GL3.hw], on-scr[.]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x48ff4cf: tileRendererInUse null, GearsES2[obj 0x48ff4cf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x48ff4cf on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x48ff4cf created: GearsObj[0x42ef83d3, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x48ff4cf created: GearsObj[0x7ab7b3f9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x48ff4cf created: GearsObj[0x7ab7b3f9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x48ff4cf FIN GearsES2[obj 0x48ff4cf isInit true, usesShared false, 1 GearsObj[0x42ef83d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ab7b3f9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fe903d5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x48ff4cf 0/0 256x256 of 256x256, swapInterval -1, drawable 0x7ff33b76d4c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x48ff4cf, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x48ff4cf 256x256, swapInterval -1, drawable 0x7ff33b76d4c0
[apply] FBOD1 FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x48ff4cf isInit true, usesShared false, 1 GearsObj[0x42ef83d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ab7b3f9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fe903d5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@7e9ffe3f[init true], ],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5d7b6643,
[apply] Handle 0x7ff33b76d4c0,
[apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], 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, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x1, obj 0x26d66426], 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 0x5076e8a7], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x45490eb5],
[apply] FBO back write 2, FBO[name r/w 2/2, init true, bound false, size 256x256, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x2, obj 0x6b86f247], 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 0x3f64b09c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x688c4a77],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7ff33b76d4c0
[apply] , size 256x256
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x526d0040]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]
[apply] , surfaceLock <722b9406, b035079>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 256x256]
[apply] , upstreamSurface false ]],
[apply] Context: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x7d8a8ce2, handle 0x7ff33b44b330, isShared true, jogamp.opengl.gl4.GL4bcImpl@6983d95,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5d7b6643,
[apply] Handle 0x7ff33b76d4c0,
[apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], 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, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x1, obj 0x26d66426], 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 0x5076e8a7], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x45490eb5],
[apply] FBO back write 2, FBO[name r/w 2/2, init true, bound false, size 256x256, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x2, obj 0x6b86f247], 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 0x3f64b09c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x688c4a77],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7ff33b76d4c0
[apply] , size 256x256
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x526d0040]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]
[apply] , surfaceLock <722b9406, b035079>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 256x256]
[apply] , upstreamSurface false ]], mode NSOPENGL] ,
[apply] UpstreamWidget: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5d7b6643,
[apply] Handle 0x7ff33b747f20,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x526d0040]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x526d0040]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x526d0040]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7ff33b747870,
[apply] SurfaceHandle 0x7ff33b747f20 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 256x256], pixel[256x256],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@74f30494, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@7eb1cc87, ], 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@4aeaf40c, ], windowLock <73c6641, e5d391d>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]],
[apply] Context: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x7d5718f2, handle 0x7ff33b4029d0, isShared true, jogamp.opengl.gl4.GL4bcImpl@a50a649,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5d7b6643,
[apply] Handle 0x7ff33b747f20,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x526d0040]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x526d0040]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x526d0040]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7ff33b747870,
[apply] SurfaceHandle 0x7ff33b747f20 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 256x256], pixel[256x256],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@74f30494, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@7eb1cc87, ], 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@4aeaf40c, ], windowLock <73c6641, e5d391d>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], mode NSOPENGL] ,
[apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x526d0040]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x526d0040]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x526d0040]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7ff33b747870,
[apply] SurfaceHandle 0x7ff33b747f20 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 256x256], pixel[256x256],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@74f30494, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@7eb1cc87, ], 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@4aeaf40c, ], windowLock <73c6641, e5d391d>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[apply] null
[apply] ShaderProgram[id=2, linked=false, inUse=false, program: 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-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 256x256 of 256x256, swapInterval -1, drawable 0x7ff33b77ab70, tileRendererInUse null
[apply] Thread[Thread-4-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@341049d3[init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@195ed659[init true], ],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 1, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5d7b6643,
[apply] Handle 0x7ff33b77ab70,
[apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], 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, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x3, obj 0x65efb4be], 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 0x5e2b323e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5c435a3a],
[apply] FBO back write 4, FBO[name r/w 4/4, init true, bound false, size 256x256, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x4, obj 0x3677eaf8], 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 0x49d8c528], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7ae35bb7],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7ff33b77ab70
[apply] , size 256x256
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x526d0040]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]
[apply] , surfaceLock <649a8a68, 5df4e571>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 256x256]
[apply] , upstreamSurface false ]],
[apply] Context: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x209444d1, handle 0x7ff33b77b780, isShared true, jogamp.opengl.gl4.GL4bcImpl@79038de7,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 1, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5d7b6643,
[apply] Handle 0x7ff33b77ab70,
[apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], 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, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x3, obj 0x65efb4be], 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 0x5e2b323e], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5c435a3a],
[apply] FBO back write 4, FBO[name r/w 4/4, init true, bound false, size 256x256, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x4, obj 0x3677eaf8], 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 0x49d8c528], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7ae35bb7],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7ff33b77ab70
[apply] , size 256x256
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x526d0040]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]
[apply] , surfaceLock <649a8a68, 5df4e571>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 256x256]
[apply] , upstreamSurface false ]], mode NSOPENGL] ,
[apply] UpstreamWidget: null]
[apply] XXX: 256x256, c 1
[apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] window pos/siz: 64/64 256x256, [ l 0, r 0 - t 22, b 0 - 0x22]
[apply] XXX: 256x256, c 2
[apply] XXX: 256x256, c 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] GearsES2.reshape 0x48ff4cf 0/0 256x256 of 256x256, swapInterval -1, drawable 0x7ff33b76d4c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x48ff4cf, 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 4
[apply] XXX: 256x256, c 5
[apply] XXX: 256x256, c 6
[apply] XXX: 256x256, c 7
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape 0/0 256x256 of 256x256, swapInterval -1, drawable 0x7ff33b77ab70, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape FIN
[apply] XXX: 256x256, c 8
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0000-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[apply] XXX: 256x256, c 9
[apply] window resized: 64/64 512x512
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] GearsES2.reshape 0x48ff4cf 0/0 512x512 of 512x512, swapInterval -1, drawable 0x7ff33b76d4c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x48ff4cf, 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: 512x512, c 1
[apply] XXX: 512x512, c 2
[apply] XXX: 512x512, c 3
[apply] XXX: 512x512, c 4
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape 0/0 512x512 of 512x512, swapInterval -1, drawable 0x7ff33b77ab70, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape FIN
[apply] XXX: 512x512, c 5
[apply] XXX: 512x512, c 6
[apply] XXX: 512x512, c 7
[apply] XXX: 512x512, c 8
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0001-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] XXX: 512x512, c 9
[apply] window resized: 64/64 768x768
[apply] XXX: 768x768, c 1
[apply] XXX: 768x768, c 2
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] GearsES2.reshape 0x48ff4cf 0/0 768x768 of 768x768, swapInterval -1, drawable 0x7ff33b76d4c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x48ff4cf, angle 6.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: 768x768, c 3
[apply] XXX: 768x768, c 4
[apply] XXX: 768x768, c 5
[apply] XXX: 768x768, c 6
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape 0/0 768x768 of 768x768, swapInterval -1, drawable 0x7ff33b77ab70, tileRendererInUse null
[apply] XXX: 768x768, c 7
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape FIN
[apply] XXX: 768x768, c 8
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0002-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0768x0768.png
[apply] XXX: 768x768, c 9
[apply] window resized: 64/64 1024x1024
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] GearsES2.reshape 0x48ff4cf 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x7ff33b76d4c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x48ff4cf, angle 8.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x7ff33b77ab70, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-FPSAnimator#00-Timer0,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x48ff4cf: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x48ff4cf FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.dispose FIN
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOffThreadSharedContextMix2DemosES2NEWT - test01
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841601552 ms --- localhost/127.0.0.1:59999 - Unlock ok within 8 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01 took 3.702 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestFBOOnThreadSharedContext1DemoES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOOnThreadSharedContext1DemoES2NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOnThreadSharedContext1DemoES2NEWT
[apply] junit.framework.TestListener: tests to run: 1
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841604156 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841604660 ms +++ localhost/127.0.0.1:59999 - Locked within 512 ms, 2 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOnThreadSharedContext1DemoES2NEWT - test01
[apply] junit.framework.TestListener: startTest(test01)
[apply] requested: vsync 1, GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x1fbbd7b2: tileRendererInUse null, GearsES2[obj 0x1fbbd7b2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x1fbbd7b2 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x1fbbd7b2 created: GearsObj[0x7a7c3885, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1fbbd7b2 created: GearsObj[0x7162e295, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1fbbd7b2 created: GearsObj[0x7162e295, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1fbbd7b2 FIN GearsES2[obj 0x1fbbd7b2 isInit true, usesShared false, 1 GearsObj[0x7a7c3885, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7162e295, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x663257b8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fbbd7b2 0/0 256x256 of 256x256, swapInterval -1, drawable 0x7ff739e2b670, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1fbbd7b2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fbbd7b2 256x256, swapInterval -1, drawable 0x7ff739e2b670
[apply] FBOD1 FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x1fbbd7b2 isInit true, usesShared false, 1 GearsObj[0x7a7c3885, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7162e295, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x663257b8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@61acfa31[init true], ],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7e859a68,
[apply] Handle 0x7ff739e2b670,
[apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], 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, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x1, obj 0x42ef83d3], 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 0x755c62bc], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7ab7b3f9],
[apply] FBO back write 2, FBO[name r/w 2/2, init true, bound false, size 256x256, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x2, obj 0x3801318b], 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 0x3288df60], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x565bb966],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7ff739e2b670
[apply] , size 256x256
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x1fe903d5]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]
[apply] , surfaceLock <7afaa550, 5d7b6643>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 256x256]
[apply] , upstreamSurface false ]],
[apply] Context: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x6655bb93, handle 0x7ff739e367a0, isShared true, jogamp.opengl.gl4.GL4bcImpl@5076e8a7,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7e859a68,
[apply] Handle 0x7ff739e2b670,
[apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], 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, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x1, obj 0x42ef83d3], 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 0x755c62bc], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7ab7b3f9],
[apply] FBO back write 2, FBO[name r/w 2/2, init true, bound false, size 256x256, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x2, obj 0x3801318b], 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 0x3288df60], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x565bb966],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7ff739e2b670
[apply] , size 256x256
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x1fe903d5]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]
[apply] , surfaceLock <7afaa550, 5d7b6643>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 256x256]
[apply] , upstreamSurface false ]], mode NSOPENGL] ,
[apply] UpstreamWidget: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7e859a68,
[apply] Handle 0x7ff739e2ac80,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x1fe903d5]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x1fe903d5]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x1fe903d5]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7ff739e41af0,
[apply] SurfaceHandle 0x7ff739e2ac80 (lockedExt window false, surface false),
[apply] window[64/64 (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@2ea45536, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@26d66426, ], 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@45490eb5, ], windowLock <3f64b09c, 6b86f247>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]],
[apply] Context: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x776be68f, handle 0x7ff739e119b0, isShared true, jogamp.opengl.gl4.GL4bcImpl@688c4a77,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7e859a68,
[apply] Handle 0x7ff739e2ac80,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x1fe903d5]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x1fe903d5]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x1fe903d5]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7ff739e41af0,
[apply] SurfaceHandle 0x7ff739e2ac80 (lockedExt window false, surface false),
[apply] window[64/64 (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@2ea45536, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@26d66426, ], 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@45490eb5, ], windowLock <3f64b09c, 6b86f247>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], mode NSOPENGL] ,
[apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x1fe903d5]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x1fe903d5]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x1fe903d5]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7ff739e41af0,
[apply] SurfaceHandle 0x7ff739e2ac80 (lockedExt window false, surface false),
[apply] window[64/64 (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@2ea45536, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@26d66426, ], 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@45490eb5, ], windowLock <3f64b09c, 6b86f247>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]]
[apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] XXX: 256x256, c 1
[apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] window pos/siz: 64/64 256x256, [ l 0, r 0 - t 22, b 0 - 0x22]
[apply] XXX: 256x256, c 2
[apply] XXX: 256x256, c 3
[apply] XXX: 256x256, c 4
[apply] XXX: 256x256, c 5
[apply] XXX: 256x256, c 6
[apply] XXX: 256x256, c 7
[apply] XXX: 256x256, c 8
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0000-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[apply] XXX: 256x256, c 9
[apply] window resized: 64/64 512x512
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x1fbbd7b2 0/0 512x512 of 512x512, swapInterval -1, drawable 0x7ff739e2b670, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1fbbd7b2, 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] 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-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0001-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] XXX: 512x512, c 9
[apply] window resized: 64/64 768x768
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x1fbbd7b2 0/0 768x768 of 768x768, swapInterval -1, drawable 0x7ff739e2b670, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1fbbd7b2, angle 9.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: 768x768, c 1
[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-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0002-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0768x0768.png
[apply] XXX: 768x768, c 9
[apply] window resized: 64/64 1024x1024
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x1fbbd7b2 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x7ff739e2b670, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1fbbd7b2, angle 14.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x1fbbd7b2: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x1fbbd7b2 FIN
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOnThreadSharedContext1DemoES2NEWT - test01
[apply] junit.framework.TestListener: endTest(test01)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841608310 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.791 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841604156 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841604660 ms +++ localhost/127.0.0.1:59999 - Locked within 512 ms, 2 attempts
[apply] ++++ TestCase.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[GL3/GL3.hw], on-scr[.]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x1fbbd7b2: tileRendererInUse null, GearsES2[obj 0x1fbbd7b2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x1fbbd7b2 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x1fbbd7b2 created: GearsObj[0x7a7c3885, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1fbbd7b2 created: GearsObj[0x7162e295, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1fbbd7b2 created: GearsObj[0x7162e295, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1fbbd7b2 FIN GearsES2[obj 0x1fbbd7b2 isInit true, usesShared false, 1 GearsObj[0x7a7c3885, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7162e295, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x663257b8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1fbbd7b2 0/0 256x256 of 256x256, swapInterval -1, drawable 0x7ff739e2b670, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1fbbd7b2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fbbd7b2 256x256, swapInterval -1, drawable 0x7ff739e2b670
[apply] FBOD1 FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x1fbbd7b2 isInit true, usesShared false, 1 GearsObj[0x7a7c3885, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7162e295, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x663257b8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@61acfa31[init true], ],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7e859a68,
[apply] Handle 0x7ff739e2b670,
[apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], 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, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x1, obj 0x42ef83d3], 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 0x755c62bc], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7ab7b3f9],
[apply] FBO back write 2, FBO[name r/w 2/2, init true, bound false, size 256x256, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x2, obj 0x3801318b], 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 0x3288df60], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x565bb966],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7ff739e2b670
[apply] , size 256x256
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x1fe903d5]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]
[apply] , surfaceLock <7afaa550, 5d7b6643>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 256x256]
[apply] , upstreamSurface false ]],
[apply] Context: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x6655bb93, handle 0x7ff739e367a0, isShared true, jogamp.opengl.gl4.GL4bcImpl@5076e8a7,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7e859a68,
[apply] Handle 0x7ff739e2b670,
[apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], 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, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x1, obj 0x42ef83d3], 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 0x755c62bc], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7ab7b3f9],
[apply] FBO back write 2, FBO[name r/w 2/2, init true, bound false, size 256x256, samples 0/8, modified true/true, depth RenderAttachment[type DEPTH, format 0x81a5, samples 0, 256x256, name 0x2, obj 0x3801318b], 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 0x3288df60], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x565bb966],
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x7ff739e2b670
[apply] , size 256x256
[apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x1fe903d5]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]
[apply] , surfaceLock <7afaa550, 5d7b6643>[count 0, qsz 0, owner <NULL>]
[apply] , OSXDummyUpstreamSurfaceHook[pixel 256x256]
[apply] , upstreamSurface false ]], mode NSOPENGL] ,
[apply] UpstreamWidget: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7e859a68,
[apply] Handle 0x7ff739e2ac80,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x1fe903d5]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x1fe903d5]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x1fe903d5]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7ff739e41af0,
[apply] SurfaceHandle 0x7ff739e2ac80 (lockedExt window false, surface false),
[apply] window[64/64 (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@2ea45536, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@26d66426, ], 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@45490eb5, ], windowLock <3f64b09c, 6b86f247>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]],
[apply] Context: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x776be68f, handle 0x7ff739e119b0, isShared true, jogamp.opengl.gl4.GL4bcImpl@688c4a77,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7e859a68,
[apply] Handle 0x7ff739e2ac80,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x1fe903d5]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x1fe903d5]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x1fe903d5]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7ff739e41af0,
[apply] SurfaceHandle 0x7ff739e2ac80 (lockedExt window false, surface false),
[apply] window[64/64 (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@2ea45536, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@26d66426, ], 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@45490eb5, ], windowLock <3f64b09c, 6b86f247>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], mode NSOPENGL] ,
[apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x1fe903d5]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x1fe903d5]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x1fe903d5]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7ff739e41af0,
[apply] SurfaceHandle 0x7ff739e2ac80 (lockedExt window false, surface false),
[apply] window[64/64 (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@2ea45536, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@26d66426, ], 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@45490eb5, ], windowLock <3f64b09c, 6b86f247>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]]
[apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] XXX: 256x256, c 1
[apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] window pos/siz: 64/64 256x256, [ l 0, r 0 - t 22, b 0 - 0x22]
[apply] XXX: 256x256, c 2
[apply] XXX: 256x256, c 3
[apply] XXX: 256x256, c 4
[apply] XXX: 256x256, c 5
[apply] XXX: 256x256, c 6
[apply] XXX: 256x256, c 7
[apply] XXX: 256x256, c 8
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0000-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[apply] XXX: 256x256, c 9
[apply] window resized: 64/64 512x512
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x1fbbd7b2 0/0 512x512 of 512x512, swapInterval -1, drawable 0x7ff739e2b670, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1fbbd7b2, 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] 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-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0001-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] XXX: 512x512, c 9
[apply] window resized: 64/64 768x768
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x1fbbd7b2 0/0 768x768 of 768x768, swapInterval -1, drawable 0x7ff739e2b670, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1fbbd7b2, angle 9.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: 768x768, c 1
[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-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0002-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0768x0768.png
[apply] XXX: 768x768, c 9
[apply] window resized: 64/64 1024x1024
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x1fbbd7b2 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x7ff739e2b670, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1fbbd7b2, angle 14.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x1fbbd7b2: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x1fbbd7b2 FIN
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOnThreadSharedContext1DemoES2NEWT - test01
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841608310 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01 took 3.564 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841610809 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: tests to run: 1
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841620352 ms +++ localhost/127.0.0.1:59999 - Locked within 9550 ms, 20 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT - testOnScreenDblBuf
[apply] junit.framework.TestListener: startTest(testOnScreenDblBuf)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x3801318b: tileRendererInUse null, GearsES2[obj 0x3801318b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3801318b on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] Window: jogamp.newt.driver.macosx.WindowDriver
[apply] gear1 0x3801318b created: GearsObj[0xc2f8b5a, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3801318b created: GearsObj[0x565c7f6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3801318b created: GearsObj[0x565c7f6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x3801318b FIN GearsES2[obj 0x3801318b isInit true, usesShared false, 1 GearsObj[0xc2f8b5a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x565c7f6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x477a1767, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x3801318b 0/0 640x400 of 640x400, swapInterval 1, drawable 0x7ff0f0f57f40, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3801318b, 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 / 1149 ms, 52.2 fps, 19 ms/f; total: 60 f, 52.2 fps, 19 ms/f
[apply] Fin start ...
[apply] Fin Drawable: MacOSXOnscreenCGLDrawable[Realized false,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2b12e7f7,
[apply] Handle 0x0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 640x400], pixel[640x400],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT$3@663b1f38, com.jogamp.opengl.test.junit.util.QuitAdapter@337ec9f7, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@337ec9f7, ], windowLock <48fd918a, 7f5e2075>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Fin Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 640x400], pixel[640x400],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT$3@663b1f38, com.jogamp.opengl.test.junit.util.QuitAdapter@337ec9f7, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@337ec9f7, ], windowLock <48fd918a, 7f5e2075>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] junit.framework.TestListener: endTest(testOnScreenDblBuf)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3801318b: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3801318b FIN
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT - testOnScreenDblBuf
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841623411 ms --- localhost/127.0.0.1:59999 - Unlock ok within 10 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.244 sec
[apply] ------------- Standard Output ---------------
[apply] Window: jogamp.newt.driver.macosx.WindowDriver
[apply] Fin start ...
[apply] Fin Drawable: MacOSXOnscreenCGLDrawable[Realized false,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2b12e7f7,
[apply] Handle 0x0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 640x400], pixel[640x400],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT$3@663b1f38, com.jogamp.opengl.test.junit.util.QuitAdapter@337ec9f7, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@337ec9f7, ], windowLock <48fd918a, 7f5e2075>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Fin Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 640x400], pixel[640x400],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT$3@663b1f38, com.jogamp.opengl.test.junit.util.QuitAdapter@337ec9f7, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@337ec9f7, ], windowLock <48fd918a, 7f5e2075>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] ------------- ---------------- ---------------
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841610809 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841620352 ms +++ localhost/127.0.0.1:59999 - Locked within 9550 ms, 20 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT - testOnScreenDblBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x3801318b: tileRendererInUse null, GearsES2[obj 0x3801318b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3801318b on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x3801318b created: GearsObj[0xc2f8b5a, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3801318b created: GearsObj[0x565c7f6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3801318b created: GearsObj[0x565c7f6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x3801318b FIN GearsES2[obj 0x3801318b isInit true, usesShared false, 1 GearsObj[0xc2f8b5a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x565c7f6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x477a1767, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x3801318b 0/0 640x400 of 640x400, swapInterval 1, drawable 0x7ff0f0f57f40, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3801318b, 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 / 1149 ms, 52.2 fps, 19 ms/f; total: 60 f, 52.2 fps, 19 ms/f
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3801318b: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3801318b FIN
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT - testOnScreenDblBuf
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841623411 ms --- localhost/127.0.0.1:59999 - Unlock ok within 10 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testOnScreenDblBuf took 2.975 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT
[apply] junit.framework.TestListener: tests to run: 16
[apply] junit.framework.TestListener: startTest(testAvailableInfo)
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841625700 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testAvailableInfo
[apply] junit.framework.TestListener: endTest(testAvailableInfo)
[apply] junit.framework.TestListener: startTest(testES2OffScreenAutoDblBuf)
[apply] junit.framework.TestListener: endTest(testES2OffScreenAutoDblBuf)
[apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBuf)
[apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBuf)
[apply] junit.framework.TestListener: startTest(testES2OffScreenFBOSglBuf)
[apply] junit.framework.TestListener: endTest(testES2OffScreenFBOSglBuf)
[apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferDblBuf)
[apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferDblBuf)
[apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferSglBuf)
[apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferSglBuf)
[apply] junit.framework.TestListener: startTest(testES2OnScreenDblBuf)
[apply] junit.framework.TestListener: endTest(testES2OnScreenDblBuf)
[apply] junit.framework.TestListener: startTest(testES2OnScreenSglBuf)
[apply] junit.framework.TestListener: endTest(testES2OnScreenSglBuf)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenAutoDblBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[auto-cfg]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3b5e234c]]
[apply] Natives
[apply] GL4bc false
[apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[apply] GLES3 false
[apply] GL3bc false
[apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[apply] GLES2 false
[apply] GLES1 false
[apply] Count 3 / 8
[apply] Common
[apply] GL4ES3 false
[apply] GL2GL3 true
[apply] GL2ES2 true
[apply] GL2ES1 true
[apply] Mappings
[apply] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[apply] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[apply] GL2 GLProfile[GL2/GL2.hw]
[apply] GL4 GLProfile[GL4/GL4.sw]
[apply] GL3 GLProfile[GL3/GL3.hw]
[apply] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[apply] default GLProfile[GL2/GL2.hw]
[apply] Count 6 / 12
[apply]
[apply]
[apply] Desktop Capabilities:
[apply] none
[apply]
[apply] EGL Capabilities:
[apply] none
[apply]
[apply]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testAvailableInfo
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenAutoDblBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenAutoDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenFBODblBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenFBODblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenFBOSglBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenFBOSglBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenPbufferDblBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenPbufferDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenPbufferSglBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenPbufferSglBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OnScreenDblBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OnScreenDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OnScreenSglBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OnScreenSglBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenAutoDblBuf
[apply] Window: jogamp.newt.OffscreenWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Drawable Post-GL(2): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0xd3576a2: tileRendererInUse null, GearsES2[obj 0xd3576a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xd3576a2 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xd3576a2 created: GearsObj[0x565bb966, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xd3576a2 created: GearsObj[0x1fe903d5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xd3576a2 created: GearsObj[0x1fe903d5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xd3576a2 FIN GearsES2[obj 0xd3576a2 isInit true, usesShared false, 1 GearsObj[0x565bb966, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1fe903d5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2ea45536, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd3576a2 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc46942c560, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xd3576a2, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd3576a2 400x300, swapInterval 1, drawable 0x7fc46942c560
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd3576a2 400x300, swapInterval 1, drawable 0x7fc46942c560
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0xd3576a2 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc46942c560, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xd3576a2, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0xd3576a2 200x150, swapInterval 1, drawable 0x7fc46942c560
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd3576a2 200x150, swapInterval 1, drawable 0x7fc46942c560
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0xd3576a2 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc46942c560, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xd3576a2, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0xd3576a2 800x600, swapInterval 1, drawable 0x7fc46942c560
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd3576a2 800x600, swapInterval 1, drawable 0x7fc46942c560
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2eda2cef,
[apply] Handle 0x0,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[apply] fboI back 1, front 0, num 0,
[apply] FBO front read 0, null,
[apply] FBO back write 0, null,
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x0
[apply] , size 800x600
[apply] , UOB[ WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3b5e234c]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[auto-cfg]]]
[apply] , surfaceLock <75bc16f0, f8622f3>[count 0, qsz 0, owner <NULL>]
[apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[OSXDummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600]
[apply] , upstreamSurface false ]]
[apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@2f60877b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <6a5eb489, 6f9ec4ed>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenAutoDblBuf)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapSglBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xd3576a2: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xd3576a2 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenAutoDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc469429140, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf_-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Window: jogamp.newt.OffscreenWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Drawable Post-GL(2): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc469429140, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf_-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc469429140, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf_-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenFBODblBuf
[apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2eda2cef,
[apply] Handle 0x0,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[apply] fboI back 0, front 0, num 0,
[apply] FBO front read 0, null,
[apply] FBO back write 0, null,
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x0
[apply] , size 800x600
[apply] , UOB[ WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3b5e234c]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]]
[apply] , surfaceLock <6c1989b5, a00185>[count 0, qsz 0, owner <NULL>]
[apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[OSXDummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600]
[apply] , upstreamSurface false ]]
[apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@8c3c315, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <6c3c9c31, 7f328c7a>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapSglBuf)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Window: jogamp.newt.OffscreenWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x4934ce4a: tileRendererInUse null, GearsES2[obj 0x4934ce4a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4934ce4a on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x4934ce4a created: GearsObj[0x37722456, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4934ce4a created: GearsObj[0x26afa68a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4934ce4a created: GearsObj[0x26afa68a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4934ce4a FIN GearsES2[obj 0x4934ce4a isInit true, usesShared false, 1 GearsObj[0x37722456, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26afa68a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55dec1dd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4934ce4a 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc4694266d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4934ce4a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4934ce4a 400x300, swapInterval 1, drawable 0x7fc4694266d0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4934ce4a 400x300, swapInterval 1, drawable 0x7fc4694266d0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x4934ce4a 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc4694266d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4934ce4a, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x4934ce4a 200x150, swapInterval 1, drawable 0x7fc4694266d0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4934ce4a 200x150, swapInterval 1, drawable 0x7fc4694266d0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x4934ce4a 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc4694266d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4934ce4a, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x4934ce4a 800x600, swapInterval 1, drawable 0x7fc4694266d0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4934ce4a 800x600, swapInterval 1, drawable 0x7fc4694266d0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Drawable Post-GL(2): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x4934ce4a: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x4934ce4a FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenFBODblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenFBOSglBuf
[apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2eda2cef,
[apply] Handle 0x0,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[apply] fboI back 1, front 0, num 0,
[apply] FBO front read 0, null,
[apply] FBO back write 0, null,
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x0
[apply] , size 800x600
[apply] , UOB[ WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3b5e234c]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]]
[apply] , surfaceLock <5c001eb0, bdee400>[count 0, qsz 0, owner <NULL>]
[apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[OSXDummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600]
[apply] , upstreamSurface false ]]
[apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@564ac216, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <460c5e9c, 561777b1>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBuf)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenFBOSglBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x28b301f2: tileRendererInUse null, GearsES2[obj 0x28b301f2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x28b301f2 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x28b301f2 created: GearsObj[0x249c2715, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x28b301f2 created: GearsObj[0x7c9e67a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x28b301f2 created: GearsObj[0x7c9e67a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x28b301f2 FIN GearsES2[obj 0x28b301f2 isInit true, usesShared false, 1 GearsObj[0x249c2715, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7c9e67a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x583a5794, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x28b301f2 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc46942dad0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b301f2, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x28b301f2 400x300, swapInterval 1, drawable 0x7fc46942dad0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x28b301f2 400x300, swapInterval 1, drawable 0x7fc46942dad0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x28b301f2 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc46942dad0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b301f2, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x28b301f2 200x150, swapInterval 1, drawable 0x7fc46942dad0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x28b301f2 200x150, swapInterval 1, drawable 0x7fc46942dad0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Window: jogamp.newt.OffscreenWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Drawable Post-GL(2): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x28b301f2 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc46942dad0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b301f2, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x28b301f2 800x600, swapInterval 1, drawable 0x7fc46942dad0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x28b301f2 800x600, swapInterval 1, drawable 0x7fc46942dad0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x28b301f2: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x28b301f2 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenFBOSglBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf
[apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2eda2cef,
[apply] Handle 0x0,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[apply] fboI back 0, front 0, num 0,
[apply] FBO front read 0, null,
[apply] FBO back write 0, null,
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x0
[apply] , size 800x600
[apply] , UOB[ WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3b5e234c]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]]
[apply] , surfaceLock <2c31f2a7, 331c89c>[count 0, qsz 0, owner <NULL>]
[apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[OSXDummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600]
[apply] , upstreamSurface false ]]
[apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@39697b67, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3c24c4a3, 11e9c82e>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenFBOSglBuf)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenPbufferDblBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x3aa83a13: tileRendererInUse null, GearsES2[obj 0x3aa83a13 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3aa83a13 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x3aa83a13 created: GearsObj[0x19202d69, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3aa83a13 created: GearsObj[0xf855562, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3aa83a13 created: GearsObj[0xf855562, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3aa83a13 FIN GearsES2[obj 0x3aa83a13 isInit true, usesShared false, 1 GearsObj[0x19202d69, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf855562, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7aa89ce3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3aa83a13 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc469513920, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3aa83a13, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3aa83a13 400x300, swapInterval 1, drawable 0x7fc469513920
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3aa83a13 400x300, swapInterval 1, drawable 0x7fc469513920
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
[apply] Window: jogamp.newt.OffscreenWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Drawable Post-GL(1): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Drawable Post-GL(2): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x3aa83a13 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc469513920, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3aa83a13, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x3aa83a13 200x150, swapInterval 1, drawable 0x7fc469513920
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3aa83a13 200x150, swapInterval 1, drawable 0x7fc469513920
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x3aa83a13 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc469513920, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3aa83a13, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x3aa83a13 800x600, swapInterval 1, drawable 0x7fc469513920
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3aa83a13 800x600, swapInterval 1, drawable 0x7fc469513920
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3aa83a13: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3aa83a13 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf
[apply] Fin Drawable: MacOSXPbufferCGLDrawable[Realized false,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2eda2cef,
[apply] Handle 0x0,
[apply] Surface jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@656dc861, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <a7e8c4d, 7a2d189c>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@656dc861, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <a7e8c4d, 7a2d189c>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferDblBuf)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenPbufferSglBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0xd18d189: tileRendererInUse null, GearsES2[obj 0xd18d189 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xd18d189 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xd18d189 created: GearsObj[0x2e1551b0, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xd18d189 created: GearsObj[0x79a61172, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xd18d189 created: GearsObj[0x79a61172, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xd18d189 FIN GearsES2[obj 0xd18d189 isInit true, usesShared false, 1 GearsObj[0x2e1551b0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79a61172, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c391c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd18d189 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc469420970, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xd18d189, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd18d189 400x300, swapInterval 1, drawable 0x7fc469420970
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd18d189 400x300, swapInterval 1, drawable 0x7fc469420970
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0xd18d189 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc469513920, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xd18d189, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0xd18d189 200x150, swapInterval 1, drawable 0x7fc469513920
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd18d189 200x150, swapInterval 1, drawable 0x7fc469513920
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
[apply] Window: jogamp.newt.OffscreenWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Drawable Post-GL(1): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Drawable Post-GL(2): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0xd18d189 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc469513920, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xd18d189, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0xd18d189 800x600, swapInterval 1, drawable 0x7fc469513920
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd18d189 800x600, swapInterval 1, drawable 0x7fc469513920
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[apply] Fin Drawable: MacOSXPbufferCGLDrawable[Realized false,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2eda2cef,
[apply] Handle 0x0,
[apply] Surface jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@6ecf829d, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <79884a40, 62c2ee15>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@6ecf829d, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <79884a40, 62c2ee15>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferSglBuf)
[apply] junit.framework.TestListener: startTest(testGL2OnScreenDblBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xd18d189: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xd18d189 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenDblBuf
[apply] Window: jogamp.newt.driver.macosx.WindowDriver
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Post-GL(1): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Drawable Post-GL(2): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x1c7e2da: tileRendererInUse null, GearsES2[obj 0x1c7e2da isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x1c7e2da on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x1c7e2da created: GearsObj[0x3909ea96, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1c7e2da created: GearsObj[0x3a083b1b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1c7e2da created: GearsObj[0x3a083b1b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1c7e2da FIN GearsES2[obj 0x1c7e2da isInit true, usesShared false, 1 GearsObj[0x3909ea96, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a083b1b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72608760, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1c7e2da 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc46942dfd0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1c7e2da, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1c7e2da 400x300, swapInterval 1, drawable 0x7fc46942dfd0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1c7e2da 400x300, swapInterval 1, drawable 0x7fc46942dfd0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.reshape 0x1c7e2da 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc46942dfd0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1c7e2da, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x1c7e2da 200x150, swapInterval 1, drawable 0x7fc46942dfd0
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1c7e2da 200x150, swapInterval 1, drawable 0x7fc46942dfd0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1c7e2da 800x600, swapInterval 1, drawable 0x7fc46942dfd0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[apply] Fin Drawable: MacOSXOnscreenCGLDrawable[Realized false,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2eda2cef,
[apply] Handle 0x0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@61578aab, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3a51127a, 2094257f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Fin Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@61578aab, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3a51127a, 2094257f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] junit.framework.TestListener: endTest(testGL2OnScreenDblBuf)
[apply] junit.framework.TestListener: startTest(testGL2OnScreenSglBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x1c7e2da 800x600, swapInterval 1, drawable 0x7fc46942dfd0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.reshape 0x1c7e2da 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc46942dfd0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1c7e2da, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x1c7e2da 800x600, swapInterval 1, drawable 0x7fc46942dfd0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x1c7e2da: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x1c7e2da FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenSglBuf
[apply] Window: jogamp.newt.driver.macosx.WindowDriver
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Post-GL(1): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Drawable Post-GL(2): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x11568fb5: tileRendererInUse null, GearsES2[obj 0x11568fb5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x11568fb5 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x11568fb5 created: GearsObj[0x62a2220f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x11568fb5 created: GearsObj[0x26a3960, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x11568fb5 created: GearsObj[0x26a3960, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x11568fb5 FIN GearsES2[obj 0x11568fb5 isInit true, usesShared false, 1 GearsObj[0x62a2220f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26a3960, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xbdccedd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x11568fb5 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc469564170, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x11568fb5, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11568fb5 400x300, swapInterval 1, drawable 0x7fc469564170
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11568fb5 400x300, swapInterval 1, drawable 0x7fc469564170
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0001-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.reshape 0x11568fb5 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc469564170, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x11568fb5, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x11568fb5 200x150, swapInterval 1, drawable 0x7fc469564170
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0002-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11568fb5 200x150, swapInterval 1, drawable 0x7fc469564170
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x11568fb5 800x600, swapInterval 1, drawable 0x7fc469564170
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0004-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[apply] Fin Drawable: MacOSXOnscreenCGLDrawable[Realized false,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2eda2cef,
[apply] Handle 0x0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@5470be88, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <35ecfe07, 5a199939>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Fin Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@5470be88, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <35ecfe07, 5a199939>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] junit.framework.TestListener: endTest(testGL2OnScreenSglBuf)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x11568fb5 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc469564170, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x11568fb5, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11568fb5 800x600, swapInterval 1, drawable 0x7fc469564170
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x11568fb5 800x600, swapInterval 1, drawable 0x7fc469564170
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x11568fb5 800x600, swapInterval 1, drawable 0x7fc469564170
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x11568fb5: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x11568fb5 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenSglBuf
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841636840 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms
[apply] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 11.768 sec
[apply] ------------- Standard Output ---------------
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[auto-cfg]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Window: jogamp.newt.OffscreenWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Drawable Post-GL(2): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2eda2cef,
[apply] Handle 0x0,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[apply] fboI back 1, front 0, num 0,
[apply] FBO front read 0, null,
[apply] FBO back write 0, null,
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x0
[apply] , size 800x600
[apply] , UOB[ WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3b5e234c]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[auto-cfg]]]
[apply] , surfaceLock <75bc16f0, f8622f3>[count 0, qsz 0, owner <NULL>]
[apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[OSXDummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600]
[apply] , upstreamSurface false ]]
[apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@2f60877b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <6a5eb489, 6f9ec4ed>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Window: jogamp.newt.OffscreenWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Drawable Post-GL(2): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2eda2cef,
[apply] Handle 0x0,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[apply] fboI back 0, front 0, num 0,
[apply] FBO front read 0, null,
[apply] FBO back write 0, null,
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x0
[apply] , size 800x600
[apply] , UOB[ WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3b5e234c]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]]
[apply] , surfaceLock <6c1989b5, a00185>[count 0, qsz 0, owner <NULL>]
[apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[OSXDummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600]
[apply] , upstreamSurface false ]]
[apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@8c3c315, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <6c3c9c31, 7f328c7a>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Window: jogamp.newt.OffscreenWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Drawable Post-GL(2): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2eda2cef,
[apply] Handle 0x0,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[apply] fboI back 1, front 0, num 0,
[apply] FBO front read 0, null,
[apply] FBO back write 0, null,
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x0
[apply] , size 800x600
[apply] , UOB[ WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3b5e234c]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]]
[apply] , surfaceLock <5c001eb0, bdee400>[count 0, qsz 0, owner <NULL>]
[apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[OSXDummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600]
[apply] , upstreamSurface false ]]
[apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@564ac216, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <460c5e9c, 561777b1>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Window: jogamp.newt.OffscreenWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Drawable Post-GL(2): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2eda2cef,
[apply] Handle 0x0,
[apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[apply] fboI back 0, front 0, num 0,
[apply] FBO front read 0, null,
[apply] FBO back write 0, null,
[apply] Surface WrappedSurface[ displayHandle 0x0
[apply] , surfaceHandle 0x0
[apply] , size 800x600
[apply] , UOB[ WINDOW_INVISIBLE ]
[apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3b5e234c]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]]
[apply] , surfaceLock <2c31f2a7, 331c89c>[count 0, qsz 0, owner <NULL>]
[apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[OSXDummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600]
[apply] , upstreamSurface false ]]
[apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@39697b67, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3c24c4a3, 11e9c82e>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Window: jogamp.newt.OffscreenWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Drawable Post-GL(1): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Drawable Post-GL(2): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow
[apply] Fin Drawable: MacOSXPbufferCGLDrawable[Realized false,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2eda2cef,
[apply] Handle 0x0,
[apply] Surface jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@656dc861, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <a7e8c4d, 7a2d189c>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@656dc861, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <a7e8c4d, 7a2d189c>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Window: jogamp.newt.OffscreenWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Drawable Post-GL(1): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Drawable Post-GL(2): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow
[apply] Fin Drawable: MacOSXPbufferCGLDrawable[Realized false,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2eda2cef,
[apply] Handle 0x0,
[apply] Surface jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@6ecf829d, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <79884a40, 62c2ee15>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Fin Window: jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@6ecf829d, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <79884a40, 62c2ee15>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Window: jogamp.newt.driver.macosx.WindowDriver
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Post-GL(1): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Drawable Post-GL(2): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[apply] Fin Drawable: MacOSXOnscreenCGLDrawable[Realized false,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2eda2cef,
[apply] Handle 0x0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@61578aab, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3a51127a, 2094257f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Fin Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@61578aab, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3a51127a, 2094257f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Window: jogamp.newt.driver.macosx.WindowDriver
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Post-GL(1): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Drawable Post-GL(2): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[apply] Fin Drawable: MacOSXOnscreenCGLDrawable[Realized false,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@2eda2cef,
[apply] Handle 0x0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@5470be88, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <35ecfe07, 5a199939>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Fin Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@5470be88, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <35ecfe07, 5a199939>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]
[apply] ------------- ---------------- ---------------
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841625700 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testAvailableInfo
[apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3b5e234c]]
[apply] Natives
[apply] GL4bc false
[apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[apply] GLES3 false
[apply] GL3bc false
[apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[apply] GLES2 false
[apply] GLES1 false
[apply] Count 3 / 8
[apply] Common
[apply] GL4ES3 false
[apply] GL2GL3 true
[apply] GL2ES2 true
[apply] GL2ES1 true
[apply] Mappings
[apply] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[apply] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[apply] GL2 GLProfile[GL2/GL2.hw]
[apply] GL4 GLProfile[GL4/GL4.sw]
[apply] GL3 GLProfile[GL3/GL3.hw]
[apply] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[apply] default GLProfile[GL2/GL2.hw]
[apply] Count 6 / 12
[apply]
[apply]
[apply] Desktop Capabilities:
[apply] none
[apply]
[apply] EGL Capabilities:
[apply] none
[apply]
[apply]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testAvailableInfo
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenAutoDblBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenAutoDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenFBODblBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenFBODblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenFBOSglBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenFBOSglBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenPbufferDblBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenPbufferDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenPbufferSglBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenPbufferSglBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OnScreenDblBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OnScreenDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OnScreenSglBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OnScreenSglBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenAutoDblBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0xd3576a2: tileRendererInUse null, GearsES2[obj 0xd3576a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xd3576a2 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xd3576a2 created: GearsObj[0x565bb966, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xd3576a2 created: GearsObj[0x1fe903d5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xd3576a2 created: GearsObj[0x1fe903d5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xd3576a2 FIN GearsES2[obj 0xd3576a2 isInit true, usesShared false, 1 GearsObj[0x565bb966, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1fe903d5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2ea45536, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd3576a2 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc46942c560, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xd3576a2, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd3576a2 400x300, swapInterval 1, drawable 0x7fc46942c560
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd3576a2 400x300, swapInterval 1, drawable 0x7fc46942c560
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0xd3576a2 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc46942c560, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xd3576a2, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0xd3576a2 200x150, swapInterval 1, drawable 0x7fc46942c560
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd3576a2 200x150, swapInterval 1, drawable 0x7fc46942c560
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0xd3576a2 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc46942c560, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xd3576a2, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0xd3576a2 800x600, swapInterval 1, drawable 0x7fc46942c560
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd3576a2 800x600, swapInterval 1, drawable 0x7fc46942c560
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xd3576a2: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xd3576a2 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenAutoDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc469429140, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf_-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc469429140, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf_-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc469429140, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf_-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenFBODblBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x4934ce4a: tileRendererInUse null, GearsES2[obj 0x4934ce4a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4934ce4a on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x4934ce4a created: GearsObj[0x37722456, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4934ce4a created: GearsObj[0x26afa68a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4934ce4a created: GearsObj[0x26afa68a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4934ce4a FIN GearsES2[obj 0x4934ce4a isInit true, usesShared false, 1 GearsObj[0x37722456, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26afa68a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55dec1dd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4934ce4a 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc4694266d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4934ce4a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4934ce4a 400x300, swapInterval 1, drawable 0x7fc4694266d0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4934ce4a 400x300, swapInterval 1, drawable 0x7fc4694266d0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x4934ce4a 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc4694266d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4934ce4a, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x4934ce4a 200x150, swapInterval 1, drawable 0x7fc4694266d0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4934ce4a 200x150, swapInterval 1, drawable 0x7fc4694266d0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x4934ce4a 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc4694266d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4934ce4a, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x4934ce4a 800x600, swapInterval 1, drawable 0x7fc4694266d0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4934ce4a 800x600, swapInterval 1, drawable 0x7fc4694266d0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x4934ce4a: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x4934ce4a FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenFBODblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenFBOSglBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x28b301f2: tileRendererInUse null, GearsES2[obj 0x28b301f2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x28b301f2 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x28b301f2 created: GearsObj[0x249c2715, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x28b301f2 created: GearsObj[0x7c9e67a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x28b301f2 created: GearsObj[0x7c9e67a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x28b301f2 FIN GearsES2[obj 0x28b301f2 isInit true, usesShared false, 1 GearsObj[0x249c2715, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7c9e67a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x583a5794, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x28b301f2 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc46942dad0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b301f2, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x28b301f2 400x300, swapInterval 1, drawable 0x7fc46942dad0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x28b301f2 400x300, swapInterval 1, drawable 0x7fc46942dad0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x28b301f2 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc46942dad0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b301f2, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x28b301f2 200x150, swapInterval 1, drawable 0x7fc46942dad0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x28b301f2 200x150, swapInterval 1, drawable 0x7fc46942dad0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x28b301f2 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc46942dad0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28b301f2, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x28b301f2 800x600, swapInterval 1, drawable 0x7fc46942dad0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x28b301f2 800x600, swapInterval 1, drawable 0x7fc46942dad0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x28b301f2: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x28b301f2 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenFBOSglBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x3aa83a13: tileRendererInUse null, GearsES2[obj 0x3aa83a13 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3aa83a13 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x3aa83a13 created: GearsObj[0x19202d69, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3aa83a13 created: GearsObj[0xf855562, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3aa83a13 created: GearsObj[0xf855562, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3aa83a13 FIN GearsES2[obj 0x3aa83a13 isInit true, usesShared false, 1 GearsObj[0x19202d69, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf855562, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7aa89ce3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3aa83a13 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc469513920, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3aa83a13, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3aa83a13 400x300, swapInterval 1, drawable 0x7fc469513920
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3aa83a13 400x300, swapInterval 1, drawable 0x7fc469513920
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x3aa83a13 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc469513920, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3aa83a13, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x3aa83a13 200x150, swapInterval 1, drawable 0x7fc469513920
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3aa83a13 200x150, swapInterval 1, drawable 0x7fc469513920
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x3aa83a13 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc469513920, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3aa83a13, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x3aa83a13 800x600, swapInterval 1, drawable 0x7fc469513920
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3aa83a13 800x600, swapInterval 1, drawable 0x7fc469513920
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3aa83a13: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3aa83a13 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0xd18d189: tileRendererInUse null, GearsES2[obj 0xd18d189 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xd18d189 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xd18d189 created: GearsObj[0x2e1551b0, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xd18d189 created: GearsObj[0x79a61172, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xd18d189 created: GearsObj[0x79a61172, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xd18d189 FIN GearsES2[obj 0xd18d189 isInit true, usesShared false, 1 GearsObj[0x2e1551b0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79a61172, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c391c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd18d189 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc469420970, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xd18d189, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd18d189 400x300, swapInterval 1, drawable 0x7fc469420970
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd18d189 400x300, swapInterval 1, drawable 0x7fc469420970
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0xd18d189 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc469513920, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xd18d189, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0xd18d189 200x150, swapInterval 1, drawable 0x7fc469513920
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd18d189 200x150, swapInterval 1, drawable 0x7fc469513920
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0xd18d189 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc469513920, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xd18d189, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0xd18d189 800x600, swapInterval 1, drawable 0x7fc469513920
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd18d189 800x600, swapInterval 1, drawable 0x7fc469513920
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xd18d189: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xd18d189 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenDblBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x1c7e2da: tileRendererInUse null, GearsES2[obj 0x1c7e2da isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x1c7e2da on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x1c7e2da created: GearsObj[0x3909ea96, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1c7e2da created: GearsObj[0x3a083b1b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1c7e2da created: GearsObj[0x3a083b1b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1c7e2da FIN GearsES2[obj 0x1c7e2da isInit true, usesShared false, 1 GearsObj[0x3909ea96, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a083b1b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72608760, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1c7e2da 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc46942dfd0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1c7e2da, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1c7e2da 400x300, swapInterval 1, drawable 0x7fc46942dfd0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1c7e2da 400x300, swapInterval 1, drawable 0x7fc46942dfd0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.reshape 0x1c7e2da 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc46942dfd0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1c7e2da, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x1c7e2da 200x150, swapInterval 1, drawable 0x7fc46942dfd0
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1c7e2da 200x150, swapInterval 1, drawable 0x7fc46942dfd0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1c7e2da 800x600, swapInterval 1, drawable 0x7fc46942dfd0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x1c7e2da 800x600, swapInterval 1, drawable 0x7fc46942dfd0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.reshape 0x1c7e2da 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc46942dfd0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1c7e2da, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x1c7e2da 800x600, swapInterval 1, drawable 0x7fc46942dfd0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x1c7e2da: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x1c7e2da FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenSglBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x11568fb5: tileRendererInUse null, GearsES2[obj 0x11568fb5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x11568fb5 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x11568fb5 created: GearsObj[0x62a2220f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x11568fb5 created: GearsObj[0x26a3960, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x11568fb5 created: GearsObj[0x26a3960, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x11568fb5 FIN GearsES2[obj 0x11568fb5 isInit true, usesShared false, 1 GearsObj[0x62a2220f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26a3960, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xbdccedd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x11568fb5 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc469564170, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x11568fb5, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11568fb5 400x300, swapInterval 1, drawable 0x7fc469564170
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11568fb5 400x300, swapInterval 1, drawable 0x7fc469564170
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0001-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.reshape 0x11568fb5 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc469564170, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x11568fb5, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x11568fb5 200x150, swapInterval 1, drawable 0x7fc469564170
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0002-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11568fb5 200x150, swapInterval 1, drawable 0x7fc469564170
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x11568fb5 800x600, swapInterval 1, drawable 0x7fc469564170
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0004-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x11568fb5 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc469564170, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x11568fb5, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11568fb5 800x600, swapInterval 1, drawable 0x7fc469564170
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x11568fb5 800x600, swapInterval 1, drawable 0x7fc469564170
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x11568fb5 800x600, swapInterval 1, drawable 0x7fc469564170
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x11568fb5: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x11568fb5 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenSglBuf
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841636840 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testAvailableInfo took 1.827 sec
[apply] Testcase: testES2OffScreenAutoDblBuf took 0.001 sec
[apply] Testcase: testES2OffScreenFBODblBuf took 0 sec
[apply] Testcase: testES2OffScreenFBOSglBuf took 0.001 sec
[apply] Testcase: testES2OffScreenPbufferDblBuf took 0.001 sec
[apply] Testcase: testES2OffScreenPbufferSglBuf took 0.001 sec
[apply] Testcase: testES2OnScreenDblBuf took 0.001 sec
[apply] Testcase: testES2OnScreenSglBuf took 0.001 sec
[apply] Testcase: testGL2OffScreenAutoDblBuf took 1.657 sec
[apply] Testcase: testGL2OffScreenBitmapSglBuf took 1.384 sec
[apply] Testcase: testGL2OffScreenFBODblBuf took 1.379 sec
[apply] Testcase: testGL2OffScreenFBOSglBuf took 1.36 sec
[apply] Testcase: testGL2OffScreenPbufferDblBuf took 1.381 sec
[apply] Testcase: testGL2OffScreenPbufferSglBuf took 1.389 sec
[apply] Testcase: testGL2OnScreenDblBuf took 0.33 sec
[apply] Testcase: testGL2OnScreenSglBuf took 0.333 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT
[apply] junit.framework.TestListener: tests to run: 12
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841639432 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841642948 ms +++ localhost/127.0.0.1:59999 - Locked within 3528 ms, 8 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testAvailableInfo
[apply] junit.framework.TestListener: startTest(testAvailableInfo)
[apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x205ddb6e]]
[apply] Natives
[apply] GL4bc false
[apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[apply] GLES3 false
[apply] GL3bc false
[apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[apply] GLES2 false
[apply] GLES1 false
[apply] Count 3 / 8
[apply] Common
[apply] GL4ES3 false
[apply] GL2GL3 true
[apply] GL2ES2 true
[apply] GL2ES1 true
[apply] Mappings
[apply] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[apply] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[apply] GL2 GLProfile[GL2/GL2.hw]
[apply] GL4 GLProfile[GL4/GL4.sw]
[apply] GL3 GLProfile[GL3/GL3.hw]
[apply] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[apply] default GLProfile[GL2/GL2.hw]
[apply] Count 6 / 12
[apply]
[apply]
[apply] Desktop Capabilities:
[apply] none
[apply]
[apply] EGL Capabilities:
[apply] none
[apply]
[apply]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testAvailableInfo
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenAutoDblBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenAutoDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufMSAA
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufStencil
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufStencil
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufStencilMSAA
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufStencilMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBOSglBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBOSglBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufMSAA
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufStencil
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufStencil
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufStencilMSAA
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufStencilMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferSglBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferSglBuf
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841644709 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] junit.framework.TestListener: endTest(testAvailableInfo)
[apply] junit.framework.TestListener: startTest(testES2OffScreenAutoDblBuf)
[apply] junit.framework.TestListener: endTest(testES2OffScreenAutoDblBuf)
[apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBuf)
[apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBuf)
[apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBufMSAA)
[apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBufMSAA)
[apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBufStencil)
[apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBufStencil)
[apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBufStencilMSAA)
[apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBufStencilMSAA)
[apply] junit.framework.TestListener: startTest(testES2OffScreenFBOSglBuf)
[apply] junit.framework.TestListener: endTest(testES2OffScreenFBOSglBuf)
[apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferDblBuf)
[apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferDblBuf)
[apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferDblBufMSAA)
[apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferDblBufMSAA)
[apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferDblBufStencil)
[apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferDblBufStencil)
[apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferDblBufStencilMSAA)
[apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferDblBufStencilMSAA)
[apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferSglBuf)
[apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferSglBuf)
[apply] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 5.919 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841639432 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841642948 ms +++ localhost/127.0.0.1:59999 - Locked within 3528 ms, 8 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testAvailableInfo
[apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x205ddb6e]]
[apply] Natives
[apply] GL4bc false
[apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[apply] GLES3 false
[apply] GL3bc false
[apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[apply] GLES2 false
[apply] GLES1 false
[apply] Count 3 / 8
[apply] Common
[apply] GL4ES3 false
[apply] GL2GL3 true
[apply] GL2ES2 true
[apply] GL2ES1 true
[apply] Mappings
[apply] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[apply] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[apply] GL2 GLProfile[GL2/GL2.hw]
[apply] GL4 GLProfile[GL4/GL4.sw]
[apply] GL3 GLProfile[GL3/GL3.hw]
[apply] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[apply] default GLProfile[GL2/GL2.hw]
[apply] Count 6 / 12
[apply]
[apply]
[apply] Desktop Capabilities:
[apply] none
[apply]
[apply] EGL Capabilities:
[apply] none
[apply]
[apply]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testAvailableInfo
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenAutoDblBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenAutoDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufMSAA
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufStencil
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufStencil
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufStencilMSAA
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufStencilMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBOSglBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBOSglBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufMSAA
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufStencil
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufStencil
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufStencilMSAA
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufStencilMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferSglBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferSglBuf
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841644709 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testAvailableInfo took 1.672 sec
[apply] Testcase: testES2OffScreenAutoDblBuf took 0.001 sec
[apply] Testcase: testES2OffScreenFBODblBuf took 0 sec
[apply] Testcase: testES2OffScreenFBODblBufMSAA took 0 sec
[apply] Testcase: testES2OffScreenFBODblBufStencil took 0 sec
[apply] Testcase: testES2OffScreenFBODblBufStencilMSAA took 0 sec
[apply] Testcase: testES2OffScreenFBOSglBuf took 0 sec
[apply] Testcase: testES2OffScreenPbufferDblBuf took 0 sec
[apply] Testcase: testES2OffScreenPbufferDblBufMSAA took 0 sec
[apply] Testcase: testES2OffScreenPbufferDblBufStencil took 0 sec
[apply] Testcase: testES2OffScreenPbufferDblBufStencilMSAA took 0.001 sec
[apply] Testcase: testES2OffScreenPbufferSglBuf took 0 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT
[apply] junit.framework.TestListener: tests to run: 20
[apply] junit.framework.TestListener: startTest(testAvailableInfo)
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841647258 ms +++ localhost/127.0.0.1:59999 - Locked within 13 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testAvailableInfo
[apply] junit.framework.TestListener: endTest(testAvailableInfo)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenAutoDblBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[auto-cfg]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurGLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[objface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] 0x6c69d02b]]
[apply] Natives
[apply] GL4bc false
[apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[apply] GLES3 false
[apply] GL3bc false
[apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[apply] GLES2 false
[apply] GLES1 false
[apply] Count 3 / 8
[apply] Common
[apply] GL4ES3 false
[apply] GL2GL3 true
[apply] GL2ES2 true
[apply] GL2ES1 true
[apply] Mappings
[apply] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[apply] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[apply] GL2 GLProfile[GL2/GL2.hw]
[apply] GL4 GLProfile[GL4/GL4.sw]
[apply] GL3 GLProfile[GL3/GL3.hw]
[apply] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[apply] default GLProfile[GL2/GL2.hw]
[apply] Count 6 / 12
[apply]
[apply]
[apply] Desktop Capabilities:
[apply] none
[apply]
[apply] EGL Capabilities:
[apply] none
[apply]
[apply]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testAvailableInfo
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenAutoDblBuf
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa51dab0, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenAutoDblBuf______________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa51dab0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenAutoDblBuf______________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa51dab0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenAutoDblBuf______________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-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@366782a9[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3e018c74[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenAutoDblBuf)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapDblBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenAutoDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa52fff0, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBuf____________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa52fff0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBuf____________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa52fff0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBuf____________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-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@d3576a2[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@30ff8c74[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapDblBuf)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapDblBufMSAA)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufMSAA
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa52a030, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufMSAA________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa52a030, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufMSAA________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa52a030, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufMSAA________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-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@5b7b0998[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6ab30913[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapDblBufMSAA)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapDblBufRGB555)
[apply] Requested GL Caps: GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
[apply] Expected GL Caps: GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGB555
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa5305a0, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGB555______-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa5305a0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGB555______-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa5305a0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGB555______-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-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@4f2b6c89[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2be2befa[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapDblBufRGB555)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapDblBufRGBA5551)
[apply] Requested GL Caps: GLCaps[rgba 5/5/5/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
[apply] Expected GL Caps: GLCaps[rgba 5/5/5/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 5/5/5/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGB555
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGBA5551
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa5334e0, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA5551____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa5334e0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA5551____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa5334e0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA5551____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-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@7162e295[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1309de5b[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapDblBufRGBA5551)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapDblBufRGBA8881)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGBA5551
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGBA8881
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa52c260, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA8881____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa52c260, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA8881____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa52c260, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA8881____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-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@45660d6[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@42ef83d3[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapDblBufRGBA8881)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapDblBufStencil)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGBA8881
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufStencil
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa482930, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencil_____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa482930, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencil_____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa482930, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencil_____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
[apply] Fin Drawable: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@7afaa550[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5d7b6643[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapDblBufStencil)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapDblBufStencilMSAA)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufStencil
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufStencilMSAA
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa542620, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencilMSAA_-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa542620, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencilMSAA_-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa542620, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencilMSAA_-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[apply] Fin Drawable: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@26d66426[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@45490eb5[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapDblBufStencilMSAA)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapSglBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufStencilMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa472d50, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf____________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa472d50, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf____________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa472d50, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf____________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-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@688c4a77[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@526d0040[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapSglBuf)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa46ff20, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBuf_______________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa46ff20, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBuf_______________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa46ff20, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBuf_______________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-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@6983d95[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@74f30494[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBuf)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBufMSAA)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufMSAA
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa4809d0, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA___________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa4809d0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA___________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa4809d0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA___________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-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@dfa6d18[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@341049d3[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBufMSAA)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBufStencil)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufStencil
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa5412d0, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa5412d0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa5412d0, tileRendererInUse null
[apply] >> Gears 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-4-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@5c435a3a[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@49d8c528[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBufStencil)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBufStencilMSAA)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufStencil
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufStencilMSAA
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa476730, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa476730, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa476730, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufStencilMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBOSglBuf
[apply] Fin Drawable: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@5df4e571[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@79038de7[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBufStencilMSAA)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenFBOSglBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa46cf50, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBOSglBuf_______________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa46cf50, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBOSglBuf_______________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa46cf50, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBOSglBuf_______________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-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@48ea48be[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@d4dd758[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenFBOSglBuf)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenPbufferDblBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBOSglBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa4317d0, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf___________-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa4317d0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf___________-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa4317d0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf___________-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufMSAA
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa4317d0, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufMSAA_______-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
[apply] Fin Drawable: GLOffscreenAutoDrawableImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@7cbe41ec[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2eda2cef[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferDblBuf)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenPbufferDblBufMSAA)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa4317d0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufMSAA_______-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa50de10, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufMSAA_______-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
[apply] Thread[Thread-4-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@6f9ec4ed[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2092dcdb[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferDblBufMSAA)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenPbufferDblBufStencil)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufStencil
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa46ffc0, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencil____-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa51da70, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencil____-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa46ffc0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencil____-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufStencil
[apply] ++++ TestCase.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@e3a1ec6[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@9ba6076[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferDblBufStencil)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenPbufferDblBufStencilMSAA)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa46ffc0, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencilMSAA-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa540550, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencilMSAA-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa46f3c0, tileRendererInUse null
[apply] >> Gears 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-4-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@48fd918a[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7f5e2075[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferDblBufStencilMSAA)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenPbufferSglBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufStencilMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa52efd0, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf___________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa45b660, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf___________-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa52efd0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf___________-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-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@28787c16[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7e1a9d1b[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferSglBuf)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841653101 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 6.473 sec
[apply] ------------- Standard Output ---------------
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[auto-cfg]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Fin Drawable: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@366782a9[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3e018c74[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Fin Drawable: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@d3576a2[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@30ff8c74[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Fin Drawable: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@5b7b0998[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6ab30913[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Requested GL Caps: GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
[apply] Expected GL Caps: GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Fin Drawable: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@4f2b6c89[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2be2befa[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Requested GL Caps: GLCaps[rgba 5/5/5/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
[apply] Expected GL Caps: GLCaps[rgba 5/5/5/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 5/5/5/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Fin Drawable: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@7162e295[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1309de5b[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Fin Drawable: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@45660d6[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@42ef83d3[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Fin Drawable: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@7afaa550[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5d7b6643[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Fin Drawable: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@26d66426[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@45490eb5[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Fin Drawable: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@688c4a77[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@526d0040[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Fin Drawable: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@6983d95[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@74f30494[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Fin Drawable: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@dfa6d18[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@341049d3[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Fin Drawable: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@5c435a3a[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@49d8c528[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Fin Drawable: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@5df4e571[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@79038de7[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Fin Drawable: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@48ea48be[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@d4dd758[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Fin Drawable: GLOffscreenAutoDrawableImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@7cbe41ec[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2eda2cef[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Fin Drawable: GLOffscreenAutoDrawableImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@6f9ec4ed[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2092dcdb[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Fin Drawable: GLOffscreenAutoDrawableImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@e3a1ec6[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@9ba6076[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Fin Drawable: GLOffscreenAutoDrawableImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@48fd918a[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7f5e2075[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Fin Drawable: GLOffscreenAutoDrawableImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@28787c16[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7e1a9d1b[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] ------------- ---------------- ---------------
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841647258 ms +++ localhost/127.0.0.1:59999 - Locked within 13 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testAvailableInfo
[apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x6c69d02b]]
[apply] Natives
[apply] GL4bc false
[apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[apply] GLES3 false
[apply] GL3bc false
[apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[apply] GLES2 false
[apply] GLES1 false
[apply] Count 3 / 8
[apply] Common
[apply] GL4ES3 false
[apply] GL2GL3 true
[apply] GL2ES2 true
[apply] GL2ES1 true
[apply] Mappings
[apply] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[apply] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[apply] GL2 GLProfile[GL2/GL2.hw]
[apply] GL4 GLProfile[GL4/GL4.sw]
[apply] GL3 GLProfile[GL3/GL3.hw]
[apply] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[apply] default GLProfile[GL2/GL2.hw]
[apply] Count 6 / 12
[apply]
[apply]
[apply] Desktop Capabilities:
[apply] none
[apply]
[apply] EGL Capabilities:
[apply] none
[apply]
[apply]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testAvailableInfo
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenAutoDblBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa51dab0, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenAutoDblBuf______________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa51dab0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenAutoDblBuf______________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa51dab0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenAutoDblBuf______________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenAutoDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa52fff0, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBuf____________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa52fff0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBuf____________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa52fff0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBuf____________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufMSAA
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa52a030, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufMSAA________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa52a030, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufMSAA________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa52a030, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufMSAA________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGB555
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa5305a0, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGB555______-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa5305a0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGB555______-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa5305a0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGB555______-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGB555
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGBA5551
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa5334e0, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA5551____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa5334e0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA5551____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa5334e0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA5551____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGBA5551
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGBA8881
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa52c260, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA8881____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa52c260, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA8881____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa52c260, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA8881____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGBA8881
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufStencil
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa482930, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencil_____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa482930, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencil_____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa482930, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencil_____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufStencil
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufStencilMSAA
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa542620, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencilMSAA_-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa542620, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencilMSAA_-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa542620, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencilMSAA_-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufStencilMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa472d50, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf____________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa472d50, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf____________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa472d50, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf____________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa46ff20, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBuf_______________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa46ff20, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBuf_______________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa46ff20, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBuf_______________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufMSAA
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa4809d0, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA___________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa4809d0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA___________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa4809d0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA___________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufStencil
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa5412d0, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa5412d0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa5412d0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufStencil
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufStencilMSAA
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa476730, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa476730, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa476730, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufStencilMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBOSglBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa46cf50, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBOSglBuf_______________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa46cf50, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBOSglBuf_______________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa46cf50, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBOSglBuf_______________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBOSglBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa4317d0, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf___________-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa4317d0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf___________-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa4317d0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf___________-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufMSAA
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa4317d0, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufMSAA_______-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa4317d0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufMSAA_______-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa50de10, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufMSAA_______-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufStencil
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa46ffc0, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencil____-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa51da70, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencil____-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa46ffc0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencil____-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufStencil
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufStencilMSAA
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa46ffc0, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencilMSAA-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa540550, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencilMSAA-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa46f3c0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencilMSAA-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufStencilMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7faaaa52efd0, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf___________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7faaaa45b660, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf___________-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7faaaa52efd0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf___________-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841653101 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testAvailableInfo took 1.572 sec
[apply] Testcase: testGL2OffScreenAutoDblBuf took 0.607 sec
[apply] Testcase: testGL2OffScreenBitmapDblBuf took 0.194 sec
[apply] Testcase: testGL2OffScreenBitmapDblBufMSAA took 0.207 sec
[apply] Testcase: testGL2OffScreenBitmapDblBufRGB555 took 0.196 sec
[apply] Testcase: testGL2OffScreenBitmapDblBufRGBA5551 took 0.186 sec
[apply] Testcase: testGL2OffScreenBitmapDblBufRGBA8881 took 0.185 sec
[apply] Testcase: testGL2OffScreenBitmapDblBufStencil took 0.18 sec
[apply] Testcase: testGL2OffScreenBitmapDblBufStencilMSAA took 0.203 sec
[apply] Testcase: testGL2OffScreenBitmapSglBuf took 0.179 sec
[apply] Testcase: testGL2OffScreenFBODblBuf took 0.214 sec
[apply] Testcase: testGL2OffScreenFBODblBufMSAA took 0.197 sec
[apply] Testcase: testGL2OffScreenFBODblBufStencil took 0.182 sec
[apply] Testcase: testGL2OffScreenFBODblBufStencilMSAA took 0.198 sec
[apply] Testcase: testGL2OffScreenFBOSglBuf took 0.176 sec
[apply] Testcase: testGL2OffScreenPbufferDblBuf took 0.216 sec
[apply] Testcase: testGL2OffScreenPbufferDblBufMSAA took 0.232 sec
[apply] Testcase: testGL2OffScreenPbufferDblBufStencil took 0.198 sec
[apply] Testcase: testGL2OffScreenPbufferDblBufStencilMSAA took 0.238 sec
[apply] Testcase: testGL2OffScreenPbufferSglBuf took 0.192 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT
[apply] junit.framework.TestListener: tests to run: 3
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841655529 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841669587 ms +++ localhost/127.0.0.1:59999 - Locked within 14066 ms, 29 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testAvailableInfo
[apply] junit.framework.TestListener: startTest(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[GL2/GL2.hw], offscr[bitmap]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e018c74]]
[apply] Natives
[apply] GL4bc false
[apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[apply] GLES3 false
[apply] GL3bc false
[apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[apply] GLES2 false
[apply] GLES1 false
[apply] Count 3 / 8
[apply] Common
[apply] GL4ES3 false
[apply] GL2GL3 true
[apply] GL2ES2 true
[apply] GL2ES1 true
[apply] Mappings
[apply] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[apply] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[apply] GL2 GLProfile[GL2/GL2.hw]
[apply] GL4 GLProfile[GL4/GL4.sw]
[apply] GL3 GLProfile[GL3/GL3.hw]
[apply] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[apply] default GLProfile[GL2/GL2.hw]
[apply] Count 6 / 12
[apply]
[apply]
[apply] Desktop Capabilities:
[apply] none
[apply]
[apply] EGL Capabilities:
[apply] none
[apply]
[apply]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testAvailableInfo
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testGL2OffScreenBitmapDblBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcf03c74160, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBuf____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcf03c74160, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBuf____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcf03c74160, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBuf____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-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@39ed1b0b[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@d3576a2[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapDblBuf)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapDblBufMSAA)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testGL2OffScreenBitmapDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testGL2OffScreenBitmapDblBufMSAA
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcf03c759b0, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBufMSAA-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcf03c759b0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBufMSAA-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcf03c759b0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBufMSAA-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-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@209444d1[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6632060c[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapDblBufMSAA)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testGL2OffScreenBitmapDblBufMSAA
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841672057 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 17.147 sec
[apply] ------------- Standard Output ---------------
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Fin Drawable: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@39ed1b0b[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@d3576a2[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface
[apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Fin Drawable: FBOImpl[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@209444d1[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6632060c[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] UpstreamWidget: null]
[apply] ------------- ---------------- ---------------
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841655529 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841669587 ms +++ localhost/127.0.0.1:59999 - Locked within 14066 ms, 29 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testAvailableInfo
[apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3e018c74]]
[apply] Natives
[apply] GL4bc false
[apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[apply] GLES3 false
[apply] GL3bc false
[apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[apply] GLES2 false
[apply] GLES1 false
[apply] Count 3 / 8
[apply] Common
[apply] GL4ES3 false
[apply] GL2GL3 true
[apply] GL2ES2 true
[apply] GL2ES1 true
[apply] Mappings
[apply] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[apply] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[apply] GL2 GLProfile[GL2/GL2.hw]
[apply] GL4 GLProfile[GL4/GL4.sw]
[apply] GL3 GLProfile[GL3/GL3.hw]
[apply] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[apply] default GLProfile[GL2/GL2.hw]
[apply] Count 6 / 12
[apply]
[apply]
[apply] Desktop Capabilities:
[apply] none
[apply]
[apply] EGL Capabilities:
[apply] none
[apply]
[apply]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testAvailableInfo
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testGL2OffScreenBitmapDblBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcf03c74160, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBuf____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcf03c74160, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBuf____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcf03c74160, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBuf____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testGL2OffScreenBitmapDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testGL2OffScreenBitmapDblBufMSAA
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcf03c759b0, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBufMSAA-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcf03c759b0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBufMSAA-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcf03c759b0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBufMSAA-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testGL2OffScreenBitmapDblBufMSAA
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841672057 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testAvailableInfo took 1.62 sec
[apply] Testcase: testGL2OffScreenBitmapDblBuf took 0.567 sec
[apply] Testcase: testGL2OffScreenBitmapDblBufMSAA took 0.203 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT
[apply] junit.framework.TestListener: tests to run: 28
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841675093 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: startTest(testAvailableInfo)
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841678103 ms +++ localhost/127.0.0.1:59999 - Locked within 3022 ms, 7 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testAvailableInfo
[apply] junit.framework.TestListener: endTest(testAvailableInfo)
[apply] junit.framework.TestListener: startTest(testES2OffScreenAutoDblBuf)
[apply] junit.framework.TestListener: endTest(testES2OffScreenAutoDblBuf)
[apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBuf)
[apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBuf)
[apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBufMSAA)
[apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBufMSAA)
[apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBufStencil)
[apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBufStencil)
[apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBufStencilMSAA)
[apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBufStencilMSAA)
[apply] junit.framework.TestListener: startTest(testES2OffScreenFBOSglBuf)
[apply] junit.framework.TestListener: endTest(testES2OffScreenFBOSglBuf)
[apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferDblBuf)
[apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferDblBuf)
[apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferSglBuf)
[apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferSglBuf)
[apply] junit.framework.TestListener: startTest(testES2OnScreenDblBuf)
[apply] junit.framework.TestListener: endTest(testES2OnScreenDblBuf)
[apply] junit.framework.TestListener: startTest(testES2OnScreenDblBufMSAA)
[apply] junit.framework.TestListener: endTest(testES2OnScreenDblBufMSAA)
[apply] junit.framework.TestListener: startTest(testES2OnScreenDblBufStencil)
[apply] junit.framework.TestListener: endTest(testES2OnScreenDblBufStencil)
[apply] junit.framework.TestListener: startTest(testES2OnScreenDblBufStencilMSAA)
[apply] junit.framework.TestListener: endTest(testES2OnScreenDblBufStencilMSAA)
[apply] junit.framework.TestListener: startTest(testES2OnScreenSglBuf)
[apply] junit.framework.TestListener: endTest(testES2OnScreenSglBuf)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenAutoDblBuf)
[apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x59556d12]]
[apply] Natives
[apply] GL4bc false
[apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[apply] GLES3 false
[apply] GL3bc false
[apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[apply] GLES2 false
[apply] GLES1 false
[apply] Count 3 / 8
[apply] Common
[apply] GL4ES3 false
[apply] GL2GL3 true
[apply] GL2ES2 true
[apply] GL2ES1 true
[apply] Mappings
[apply] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[apply] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[apply] GL2 GLProfile[GL2/GL2.hw]
[apply] GL4 GLProfile[GL4/GL4.sw]
[apply] GL3 GLProfile[GL3/GL3.hw]
[apply] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[apply] default GLProfile[GL2/GL2.hw]
[apply] Count 6 / 12
[apply]
[apply]
[apply] Desktop Capabilities:
[apply] none
[apply]
[apply] EGL Capabilities:
[apply] none
[apply]
[apply]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testAvailableInfo
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenAutoDblBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenAutoDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufMSAA
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufStencil
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufStencil
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufStencilMSAA
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufStencilMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBOSglBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBOSglBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenPbufferDblBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenPbufferDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenPbufferSglBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenPbufferSglBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufMSAA
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufStencil
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufStencil
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufStencilMSAA
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufStencilMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenSglBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenSglBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenAutoDblBuf
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[auto-cfg]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x5d2aea3e: tileRendererInUse null, GearsES2[obj 0x5d2aea3e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5d2aea3e on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] Window: com.jogamp.newt.opengl.GLWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
[apply] gear1 0x5d2aea3e created: GearsObj[0x13b33a0e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5d2aea3e created: GearsObj[0x5ba8773c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5d2aea3e created: GearsObj[0x5ba8773c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5d2aea3e FIN GearsES2[obj 0x5d2aea3e isInit true, usesShared false, 1 GearsObj[0x13b33a0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ba8773c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7eb05acd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5d2aea3e 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcfd1438b20, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5d2aea3e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5d2aea3e 400x300, swapInterval 1, drawable 0x7fcfd1438b20
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5d2aea3e 400x300, swapInterval 1, drawable 0x7fcfd1438b20
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x5d2aea3e 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcfd1438b20, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5d2aea3e, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x5d2aea3e 200x150, swapInterval 1, drawable 0x7fcfd1438b20
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5d2aea3e 200x150, swapInterval 1, drawable 0x7fcfd1438b20
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x5d2aea3e 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcfd1438b20, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5d2aea3e, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x5d2aea3e 800x600, swapInterval 1, drawable 0x7fcfd1438b20
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5d2aea3e 800x600, swapInterval 1, drawable 0x7fcfd1438b20
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5d2aea3e: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5d2aea3e FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenAutoDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x5d2aea3e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2eda2cef[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] Window: jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@11e9c82e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <b554d32, d3f136e>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenAutoDblBuf)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapSglBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcfd156bf20, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcfd156bf20, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Window: com.jogamp.newt.opengl.GLWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcfd156bf20, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBuf
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@6d7e845a[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@d2368df[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] Window: jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@47124746, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <105691e, a383118>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapSglBuf)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x58648016: tileRendererInUse null, GearsES2[obj 0x58648016 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x58648016 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x58648016 created: GearsObj[0x45e67e6a, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x58648016 created: GearsObj[0x1f758500, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x58648016 created: GearsObj[0x1f758500, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Window: com.jogamp.newt.opengl.GLWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x58648016 FIN GearsES2[obj 0x58648016 isInit true, usesShared false, 1 GearsObj[0x45e67e6a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f758500, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c6ed322, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x58648016 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcfd143b4b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x58648016, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x58648016 400x300, swapInterval 1, drawable 0x7fcfd143b4b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x58648016 400x300, swapInterval 1, drawable 0x7fcfd143b4b0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x58648016 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcfd143b4b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x58648016, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x58648016 200x150, swapInterval 1, drawable 0x7fcfd143b4b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x58648016 200x150, swapInterval 1, drawable 0x7fcfd143b4b0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x58648016 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcfd143b4b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x58648016, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x58648016 800x600, swapInterval 1, drawable 0x7fcfd143b4b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x58648016 800x600, swapInterval 1, drawable 0x7fcfd143b4b0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x58648016: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x58648016 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufMSAA
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x58648016 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2e1551b0[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] Window: jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1dd49247, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <6ecf829d, 79884a40>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBuf)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBufMSAA)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x3909ea96: tileRendererInUse null, GearsES2[obj 0x3909ea96 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3909ea96 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x3909ea96 created: GearsObj[0x72608760, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3909ea96 created: GearsObj[0x1f57ea4a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3909ea96 created: GearsObj[0x1f57ea4a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3909ea96 FIN GearsES2[obj 0x3909ea96 isInit true, usesShared false, 1 GearsObj[0x72608760, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f57ea4a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44d6b059, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3909ea96 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcfd1438bc0, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x3909ea96, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3909ea96 400x300, swapInterval 1, drawable 0x7fcfd1438bc0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3909ea96 400x300, swapInterval 1, drawable 0x7fcfd1438bc0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA_______-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x3909ea96 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcfd1438bc0, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x3909ea96, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x3909ea96 200x150, swapInterval 1, drawable 0x7fcfd1438bc0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3909ea96 200x150, swapInterval 1, drawable 0x7fcfd1438bc0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA_______-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[apply] Window: com.jogamp.newt.opengl.GLWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x3909ea96 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcfd1438bc0, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x3909ea96, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x3909ea96 800x600, swapInterval 1, drawable 0x7fcfd1438bc0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3909ea96 800x600, swapInterval 1, drawable 0x7fcfd1438bc0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA_______-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x3909ea96 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3a083b1b[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] Window: jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@61578aab, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3a51127a, 2094257f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBufMSAA)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBufStencil)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x3909ea96: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x3909ea96 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufStencil
[apply] Window: com.jogamp.newt.opengl.GLWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x53077fc9: tileRendererInUse null, GearsES2[obj 0x53077fc9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x53077fc9 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x53077fc9 created: GearsObj[0x49f4bcf7, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x53077fc9 created: GearsObj[0x62a2220f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x53077fc9 created: GearsObj[0x62a2220f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x53077fc9 FIN GearsES2[obj 0x53077fc9 isInit true, usesShared false, 1 GearsObj[0x49f4bcf7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62a2220f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26a3960, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x53077fc9 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcfd156dc80, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x53077fc9, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53077fc9 400x300, swapInterval 1, drawable 0x7fcfd156dc80
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53077fc9 400x300, swapInterval 1, drawable 0x7fcfd156dc80
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x53077fc9 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcfd156dc80, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x53077fc9, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x53077fc9 200x150, swapInterval 1, drawable 0x7fcfd156dc80
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53077fc9 200x150, swapInterval 1, drawable 0x7fcfd156dc80
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x53077fc9 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcfd156dc80, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x53077fc9, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x53077fc9 800x600, swapInterval 1, drawable 0x7fcfd156dc80
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53077fc9 800x600, swapInterval 1, drawable 0x7fcfd156dc80
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x53077fc9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@11568fb5[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] Window: jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@5470be88, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <35ecfe07, 5a199939>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBufStencil)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBufStencilMSAA)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x53077fc9: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x53077fc9 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufStencil
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufStencilMSAA
[apply] Window: com.jogamp.newt.opengl.GLWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x10f102d3: tileRendererInUse null, GearsES2[obj 0x10f102d3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x10f102d3 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x10f102d3 created: GearsObj[0x1c23f1bb, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x10f102d3 created: GearsObj[0x7bd33a6b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x10f102d3 created: GearsObj[0x7bd33a6b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x10f102d3 FIN GearsES2[obj 0x10f102d3 isInit true, usesShared false, 1 GearsObj[0x1c23f1bb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7bd33a6b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x68a0864f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x10f102d3 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcfd1551d90, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x10f102d3, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x10f102d3 400x300, swapInterval 1, drawable 0x7fcfd1551d90
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x10f102d3 400x300, swapInterval 1, drawable 0x7fcfd1551d90
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x10f102d3 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcfd1551d90, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x10f102d3, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0x10f102d3 200x150, swapInterval 1, drawable 0x7fcfd1551d90
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x10f102d3 200x150, swapInterval 1, drawable 0x7fcfd1551d90
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x10f102d3 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcfd1551d90, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x10f102d3, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0x10f102d3 800x600, swapInterval 1, drawable 0x7fcfd1551d90
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x10f102d3 800x600, swapInterval 1, drawable 0x7fcfd1551d90
[apply] Thread-4-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 0x10f102d3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3ef07355[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] Window: jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@506835fb, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <69b01afa, 28bb494b>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBufStencilMSAA)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenFBOSglBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x10f102d3: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x10f102d3 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufStencilMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBOSglBuf
[apply] Window: com.jogamp.newt.opengl.GLWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x43684706: tileRendererInUse null, GearsES2[obj 0x43684706 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x43684706 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x43684706 created: GearsObj[0x5d2412e7, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x43684706 created: GearsObj[0x6b552b76, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x43684706 created: GearsObj[0x6b552b76, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x43684706 FIN GearsES2[obj 0x43684706 isInit true, usesShared false, 1 GearsObj[0x5d2412e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b552b76, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24988707, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x43684706 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcfd15820a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x43684706, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x43684706 400x300, swapInterval 1, drawable 0x7fcfd15820a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x43684706 400x300, swapInterval 1, drawable 0x7fcfd15820a0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.reshape 0x43684706 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcfd15820a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x43684706, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x43684706 200x150, swapInterval 1, drawable 0x7fcfd15820a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x43684706 200x150, swapInterval 1, drawable 0x7fcfd15820a0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.reshape 0x43684706 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcfd15820a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x43684706, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x43684706 800x600, swapInterval 1, drawable 0x7fcfd15820a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x43684706 800x600, swapInterval 1, drawable 0x7fcfd15820a0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x43684706 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@730efd7c[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] Window: jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@65d0d124, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7052c6b4, 4a738d08>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenFBOSglBuf)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenPbufferDblBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x43684706: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x43684706 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBOSglBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf
[apply] Window: com.jogamp.newt.opengl.GLWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x53f78b68: tileRendererInUse null, GearsES2[obj 0x53f78b68 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x53f78b68 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x53f78b68 created: GearsObj[0x359b46dc, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x53f78b68 created: GearsObj[0x65493102, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x53f78b68 created: GearsObj[0x65493102, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x53f78b68 FIN GearsES2[obj 0x53f78b68 isInit true, usesShared false, 1 GearsObj[0x359b46dc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65493102, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2830ae41, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x53f78b68 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcfd14565c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x53f78b68, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53f78b68 400x300, swapInterval 1, drawable 0x7fcfd14565c0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53f78b68 400x300, swapInterval 1, drawable 0x7fcfd14565c0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf_______-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.reshape 0x53f78b68 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcfd1561df0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x53f78b68, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x53f78b68 200x150, swapInterval 1, drawable 0x7fcfd1561df0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53f78b68 200x150, swapInterval 1, drawable 0x7fcfd1561df0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf_______-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.reshape 0x53f78b68 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcfd1561df0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x53f78b68, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x53f78b68 800x600, swapInterval 1, drawable 0x7fcfd1561df0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53f78b68 800x600, swapInterval 1, drawable 0x7fcfd1561df0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf_______-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x53f78b68 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@20e183e9[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] Window: jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@58e41bc3, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <67dacccc, 4dbb9a58>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferDblBuf)
[apply] junit.framework.TestListener: startTest(testGL2OffScreenPbufferSglBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x53f78b68: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x53f78b68 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf
[apply] Window: com.jogamp.newt.opengl.GLWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x4b14b82b: tileRendererInUse null, GearsES2[obj 0x4b14b82b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4b14b82b on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x4b14b82b created: GearsObj[0xe0d5eb7, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4b14b82b created: GearsObj[0xfc54796, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4b14b82b created: GearsObj[0xfc54796, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4b14b82b FIN GearsES2[obj 0x4b14b82b isInit true, usesShared false, 1 GearsObj[0xe0d5eb7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xfc54796, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x60ded0f0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4b14b82b 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcfd1582a70, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4b14b82b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4b14b82b 400x300, swapInterval 1, drawable 0x7fcfd1582a70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4b14b82b 400x300, swapInterval 1, drawable 0x7fcfd1582a70
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf_______-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0x4b14b82b 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcfd1582a70, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4b14b82b, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.display 0x4b14b82b 200x150, swapInterval 1, drawable 0x7fcfd1582a70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4b14b82b 200x150, swapInterval 1, drawable 0x7fcfd1582a70
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf_______-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0x4b14b82b 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcfd1582a70, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4b14b82b, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.display 0x4b14b82b 800x600, swapInterval 1, drawable 0x7fcfd1582a70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4b14b82b 800x600, swapInterval 1, drawable 0x7fcfd1582a70
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf_______-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.dispose 0x4b14b82b: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.dispose 0x4b14b82b FIN
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x4b14b82b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3d47358f[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] Window: jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@6a0da90c, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <26d58939, d24111a>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferSglBuf)
[apply] junit.framework.TestListener: startTest(testGL2OnScreenDblBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Window: com.jogamp.newt.opengl.GLWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x13e4a47e: tileRendererInUse null, GearsES2[obj 0x13e4a47e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x13e4a47e on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x13e4a47e created: GearsObj[0x6b754699, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x13e4a47e created: GearsObj[0x606e1dec, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x13e4a47e created: GearsObj[0x606e1dec, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x13e4a47e FIN GearsES2[obj 0x13e4a47e isInit true, usesShared false, 1 GearsObj[0x6b754699, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x606e1dec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d6ea269, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x13e4a47e 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcfd143a180, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x13e4a47e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x13e4a47e 400x300, swapInterval 1, drawable 0x7fcfd143a180
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x13e4a47e 400x300, swapInterval 1, drawable 0x7fcfd143a180
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.reshape 0x13e4a47e 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcfd143a180, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x13e4a47e, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.display 0x13e4a47e 200x150, swapInterval 1, drawable 0x7fcfd143a180
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x13e4a47e 200x150, swapInterval 1, drawable 0x7fcfd143a180
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.display 0x13e4a47e 800x600, swapInterval 1, drawable 0x7fcfd143a180
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x13e4a47e 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcfd143a180, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x13e4a47e, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x13e4a47e 800x600, swapInterval 1, drawable 0x7fcfd143a180
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.display 0x13e4a47e 800x600, swapInterval 1, drawable 0x7fcfd143a180
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.display 0x13e4a47e 800x600, swapInterval 1, drawable 0x7fcfd143a180
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x13e4a47e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7eb5666[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@72e8a021, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <6691177, 5bf99eea>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] junit.framework.TestListener: endTest(testGL2OnScreenDblBuf)
[apply] junit.framework.TestListener: startTest(testGL2OnScreenDblBufMSAA)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.dispose 0x13e4a47e: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.dispose 0x13e4a47e FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufMSAA
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x51f6f27b: tileRendererInUse null, GearsES2[obj 0x51f6f27b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x51f6f27b on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x51f6f27b created: GearsObj[0x191a01dd, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x51f6f27b created: GearsObj[0x7a70610a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x51f6f27b created: GearsObj[0x7a70610a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x51f6f27b FIN GearsES2[obj 0x51f6f27b isInit true, usesShared false, 1 GearsObj[0x191a01dd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a70610a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x67f31652, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51f6f27b 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcfd156c0e0, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x51f6f27b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51f6f27b 400x300, swapInterval 1, drawable 0x7fcfd156c0e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51f6f27b 400x300, swapInterval 1, drawable 0x7fcfd156c0e0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[apply] Window: com.jogamp.newt.opengl.GLWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.reshape 0x51f6f27b 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcfd156c0e0, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x51f6f27b, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.display 0x51f6f27b 200x150, swapInterval 1, drawable 0x7fcfd156c0e0
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51f6f27b 200x150, swapInterval 1, drawable 0x7fcfd156c0e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.display 0x51f6f27b 800x600, swapInterval 1, drawable 0x7fcfd156c0e0
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51f6f27b 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcfd156c0e0, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x51f6f27b, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51f6f27b 800x600, swapInterval 1, drawable 0x7fcfd156c0e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.display 0x51f6f27b 800x600, swapInterval 1, drawable 0x7fcfd156c0e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.display 0x51f6f27b 800x600, swapInterval 1, drawable 0x7fcfd156c0e0
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x51f6f27b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2ba99347[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@53797795, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4b9a0203, 6bfa39bb>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] junit.framework.TestListener: endTest(testGL2OnScreenDblBufMSAA)
[apply] junit.framework.TestListener: startTest(testGL2OnScreenDblBufStencil)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.dispose 0x51f6f27b: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.dispose 0x51f6f27b FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufStencil
[apply] Window: com.jogamp.newt.opengl.GLWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x195428dd: tileRendererInUse null, GearsES2[obj 0x195428dd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x195428dd on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x195428dd created: GearsObj[0x658f7386, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x195428dd created: GearsObj[0x2ce99681, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x195428dd created: GearsObj[0x2ce99681, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x195428dd FIN GearsES2[obj 0x195428dd isInit true, usesShared false, 1 GearsObj[0x658f7386, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ce99681, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b980630, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x195428dd 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcfd1473270, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x195428dd, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x195428dd 400x300, swapInterval 1, drawable 0x7fcfd1473270
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x195428dd 400x300, swapInterval 1, drawable 0x7fcfd1473270
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.reshape 0x195428dd 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcfd1473270, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x195428dd, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.display 0x195428dd 200x150, swapInterval 1, drawable 0x7fcfd1473270
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x195428dd 200x150, swapInterval 1, drawable 0x7fcfd1473270
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.display 0x195428dd 800x600, swapInterval 1, drawable 0x7fcfd1473270
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x195428dd 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcfd1473270, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x195428dd, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x195428dd 800x600, swapInterval 1, drawable 0x7fcfd1473270
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.display 0x195428dd 800x600, swapInterval 1, drawable 0x7fcfd1473270
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x195428dd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6446d228[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@40b0095d, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <6536d9d8, 741827d1>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] junit.framework.TestListener: endTest(testGL2OnScreenDblBufStencil)
[apply] junit.framework.TestListener: startTest(testGL2OnScreenDblBufStencilMSAA)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.display 0x195428dd 800x600, swapInterval 1, drawable 0x7fcfd1473270
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.dispose 0x195428dd: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.dispose 0x195428dd FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufStencil
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufStencilMSAA
[apply] Window: com.jogamp.newt.opengl.GLWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x2c22d166: tileRendererInUse null, GearsES2[obj 0x2c22d166 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2c22d166 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x2c22d166 created: GearsObj[0x614a75bb, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2c22d166 created: GearsObj[0x5f7779e3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2c22d166 created: GearsObj[0x5f7779e3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2c22d166 FIN GearsES2[obj 0x2c22d166 isInit true, usesShared false, 1 GearsObj[0x614a75bb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f7779e3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1ce3570c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2c22d166 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcfd145e620, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x2c22d166, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c22d166 400x300, swapInterval 1, drawable 0x7fcfd145e620
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c22d166 400x300, swapInterval 1, drawable 0x7fcfd145e620
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.reshape 0x2c22d166 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcfd145e620, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x2c22d166, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.display 0x2c22d166 200x150, swapInterval 1, drawable 0x7fcfd145e620
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c22d166 200x150, swapInterval 1, drawable 0x7fcfd145e620
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.display 0x2c22d166 800x600, swapInterval 1, drawable 0x7fcfd145e620
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2c22d166 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcfd145e620, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x2c22d166, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c22d166 800x600, swapInterval 1, drawable 0x7fcfd145e620
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.display 0x2c22d166 800x600, swapInterval 1, drawable 0x7fcfd145e620
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.display 0x2c22d166 800x600, swapInterval 1, drawable 0x7fcfd145e620
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x2c22d166 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@21e1962d[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@306dbdc9, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <74c6eff5, 30b3f9b8>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] junit.framework.TestListener: endTest(testGL2OnScreenDblBufStencilMSAA)
[apply] junit.framework.TestListener: startTest(testGL2OnScreenSglBuf)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.dispose 0x2c22d166: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.dispose 0x2c22d166 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufStencilMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenSglBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x1f415056: tileRendererInUse null, GearsES2[obj 0x1f415056 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x1f415056 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x1f415056 created: GearsObj[0x44b09697, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1f415056 created: GearsObj[0x256eb6bc, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1f415056 created: GearsObj[0x256eb6bc, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Window: com.jogamp.newt.opengl.GLWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1f415056 FIN GearsES2[obj 0x1f415056 isInit true, usesShared false, 1 GearsObj[0x44b09697, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x256eb6bc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79f03d7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1f415056 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcfd143a180, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1f415056, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1f415056 400x300, swapInterval 1, drawable 0x7fcfd143a180
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1f415056 400x300, swapInterval 1, drawable 0x7fcfd143a180
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0001-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.reshape 0x1f415056 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcfd143a180, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1f415056, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.display 0x1f415056 200x150, swapInterval 1, drawable 0x7fcfd143a180
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0002-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1f415056 200x150, swapInterval 1, drawable 0x7fcfd143a180
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.display 0x1f415056 800x600, swapInterval 1, drawable 0x7fcfd143a180
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0004-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1f415056 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcfd143a180, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1f415056, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1f415056 800x600, swapInterval 1, drawable 0x7fcfd143a180
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.display 0x1f415056 800x600, swapInterval 1, drawable 0x7fcfd143a180
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.display 0x1f415056 800x600, swapInterval 1, drawable 0x7fcfd143a180
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x1f415056 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@79014e21[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@5567d7fb, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1494cb8b, 34bf1d3b>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] junit.framework.TestListener: endTest(testGL2OnScreenSglBuf)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.dispose 0x1f415056: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.dispose 0x1f415056 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenSglBuf
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841694049 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 19.65 sec
[apply] ------------- Standard Output ---------------
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[auto-cfg]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Window: com.jogamp.newt.opengl.GLWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x5d2aea3e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2eda2cef[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] Window: jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@11e9c82e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <b554d32, d3f136e>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Window: com.jogamp.newt.opengl.GLWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@6d7e845a[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@d2368df[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] Window: jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@47124746, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <105691e, a383118>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Window: com.jogamp.newt.opengl.GLWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x58648016 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2e1551b0[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] Window: jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1dd49247, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <6ecf829d, 79884a40>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Window: com.jogamp.newt.opengl.GLWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], 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 0x3909ea96 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3a083b1b[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] Window: jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@61578aab, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3a51127a, 2094257f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Window: com.jogamp.newt.opengl.GLWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x53077fc9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@11568fb5[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] Window: jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@5470be88, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <35ecfe07, 5a199939>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Window: com.jogamp.newt.opengl.GLWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x10f102d3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3ef07355[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] Window: jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@506835fb, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <69b01afa, 28bb494b>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Window: com.jogamp.newt.opengl.GLWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x43684706 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@730efd7c[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] Window: jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@65d0d124, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7052c6b4, 4a738d08>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Window: com.jogamp.newt.opengl.GLWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x53f78b68 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@20e183e9[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] Window: jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@58e41bc3, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <67dacccc, 4dbb9a58>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Window: com.jogamp.newt.opengl.GLWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x4b14b82b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3d47358f[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] Window: jogamp.newt.OffscreenWindow[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto true) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@6a0da90c, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <26d58939, d24111a>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Window: com.jogamp.newt.opengl.GLWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x13e4a47e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7eb5666[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@72e8a021, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <6691177, 5bf99eea>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Window: com.jogamp.newt.opengl.GLWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x51f6f27b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2ba99347[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@53797795, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4b9a0203, 6bfa39bb>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Window: com.jogamp.newt.opengl.GLWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x195428dd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6446d228[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@40b0095d, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <6536d9d8, 741827d1>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Window: com.jogamp.newt.opengl.GLWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x2c22d166 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@21e1962d[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@306dbdc9, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <74c6eff5, 30b3f9b8>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Window: com.jogamp.newt.opengl.GLWindow
[apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[apply] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[apply] Fin: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x1f415056 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@79014e21[init false], ],
[apply] Drawable: null,
[apply] Context: null,
[apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x0,
[apply] SurfaceHandle 0x0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 800x600], pixel[800x600],
[apply] Visible false, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@5567d7fb, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1494cb8b, 34bf1d3b>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] ------------- ---------------- ---------------
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841675093 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841678103 ms +++ localhost/127.0.0.1:59999 - Locked within 3022 ms, 7 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testAvailableInfo
[apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x59556d12]]
[apply] Natives
[apply] GL4bc false
[apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[apply] GLES3 false
[apply] GL3bc false
[apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[apply] GLES2 false
[apply] GLES1 false
[apply] Count 3 / 8
[apply] Common
[apply] GL4ES3 false
[apply] GL2GL3 true
[apply] GL2ES2 true
[apply] GL2ES1 true
[apply] Mappings
[apply] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[apply] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[apply] GL2 GLProfile[GL2/GL2.hw]
[apply] GL4 GLProfile[GL4/GL4.sw]
[apply] GL3 GLProfile[GL3/GL3.hw]
[apply] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[apply] default GLProfile[GL2/GL2.hw]
[apply] Count 6 / 12
[apply]
[apply]
[apply] Desktop Capabilities:
[apply] none
[apply]
[apply] EGL Capabilities:
[apply] none
[apply]
[apply]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testAvailableInfo
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenAutoDblBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenAutoDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufMSAA
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufStencil
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufStencil
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufStencilMSAA
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufStencilMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBOSglBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBOSglBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenPbufferDblBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenPbufferDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenPbufferSglBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenPbufferSglBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufMSAA
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufStencil
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufStencil
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufStencilMSAA
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufStencilMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenSglBuf
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenSglBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenAutoDblBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x5d2aea3e: tileRendererInUse null, GearsES2[obj 0x5d2aea3e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5d2aea3e on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5d2aea3e created: GearsObj[0x13b33a0e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5d2aea3e created: GearsObj[0x5ba8773c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5d2aea3e created: GearsObj[0x5ba8773c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5d2aea3e FIN GearsES2[obj 0x5d2aea3e isInit true, usesShared false, 1 GearsObj[0x13b33a0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ba8773c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7eb05acd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5d2aea3e 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcfd1438b20, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5d2aea3e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5d2aea3e 400x300, swapInterval 1, drawable 0x7fcfd1438b20
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5d2aea3e 400x300, swapInterval 1, drawable 0x7fcfd1438b20
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x5d2aea3e 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcfd1438b20, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5d2aea3e, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x5d2aea3e 200x150, swapInterval 1, drawable 0x7fcfd1438b20
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5d2aea3e 200x150, swapInterval 1, drawable 0x7fcfd1438b20
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x5d2aea3e 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcfd1438b20, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5d2aea3e, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x5d2aea3e 800x600, swapInterval 1, drawable 0x7fcfd1438b20
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5d2aea3e 800x600, swapInterval 1, drawable 0x7fcfd1438b20
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5d2aea3e: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5d2aea3e FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenAutoDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcfd156bf20, 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcfd156bf20, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcfd156bf20, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x58648016: tileRendererInUse null, GearsES2[obj 0x58648016 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x58648016 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x58648016 created: GearsObj[0x45e67e6a, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x58648016 created: GearsObj[0x1f758500, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x58648016 created: GearsObj[0x1f758500, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x58648016 FIN GearsES2[obj 0x58648016 isInit true, usesShared false, 1 GearsObj[0x45e67e6a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f758500, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c6ed322, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x58648016 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcfd143b4b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x58648016, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x58648016 400x300, swapInterval 1, drawable 0x7fcfd143b4b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x58648016 400x300, swapInterval 1, drawable 0x7fcfd143b4b0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x58648016 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcfd143b4b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x58648016, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x58648016 200x150, swapInterval 1, drawable 0x7fcfd143b4b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x58648016 200x150, swapInterval 1, drawable 0x7fcfd143b4b0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x58648016 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcfd143b4b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x58648016, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x58648016 800x600, swapInterval 1, drawable 0x7fcfd143b4b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x58648016 800x600, swapInterval 1, drawable 0x7fcfd143b4b0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x58648016: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x58648016 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufMSAA
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x3909ea96: tileRendererInUse null, GearsES2[obj 0x3909ea96 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3909ea96 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x3909ea96 created: GearsObj[0x72608760, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3909ea96 created: GearsObj[0x1f57ea4a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3909ea96 created: GearsObj[0x1f57ea4a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3909ea96 FIN GearsES2[obj 0x3909ea96 isInit true, usesShared false, 1 GearsObj[0x72608760, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f57ea4a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44d6b059, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3909ea96 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcfd1438bc0, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x3909ea96, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3909ea96 400x300, swapInterval 1, drawable 0x7fcfd1438bc0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3909ea96 400x300, swapInterval 1, drawable 0x7fcfd1438bc0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA_______-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x3909ea96 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcfd1438bc0, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x3909ea96, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x3909ea96 200x150, swapInterval 1, drawable 0x7fcfd1438bc0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3909ea96 200x150, swapInterval 1, drawable 0x7fcfd1438bc0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA_______-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x3909ea96 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcfd1438bc0, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x3909ea96, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x3909ea96 800x600, swapInterval 1, drawable 0x7fcfd1438bc0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3909ea96 800x600, swapInterval 1, drawable 0x7fcfd1438bc0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA_______-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x3909ea96: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x3909ea96 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufStencil
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x53077fc9: tileRendererInUse null, GearsES2[obj 0x53077fc9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x53077fc9 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x53077fc9 created: GearsObj[0x49f4bcf7, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x53077fc9 created: GearsObj[0x62a2220f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x53077fc9 created: GearsObj[0x62a2220f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x53077fc9 FIN GearsES2[obj 0x53077fc9 isInit true, usesShared false, 1 GearsObj[0x49f4bcf7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62a2220f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26a3960, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x53077fc9 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcfd156dc80, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x53077fc9, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53077fc9 400x300, swapInterval 1, drawable 0x7fcfd156dc80
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53077fc9 400x300, swapInterval 1, drawable 0x7fcfd156dc80
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x53077fc9 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcfd156dc80, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x53077fc9, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x53077fc9 200x150, swapInterval 1, drawable 0x7fcfd156dc80
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53077fc9 200x150, swapInterval 1, drawable 0x7fcfd156dc80
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x53077fc9 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcfd156dc80, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x53077fc9, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x53077fc9 800x600, swapInterval 1, drawable 0x7fcfd156dc80
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53077fc9 800x600, swapInterval 1, drawable 0x7fcfd156dc80
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x53077fc9: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x53077fc9 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufStencil
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufStencilMSAA
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x10f102d3: tileRendererInUse null, GearsES2[obj 0x10f102d3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x10f102d3 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x10f102d3 created: GearsObj[0x1c23f1bb, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x10f102d3 created: GearsObj[0x7bd33a6b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x10f102d3 created: GearsObj[0x7bd33a6b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x10f102d3 FIN GearsES2[obj 0x10f102d3 isInit true, usesShared false, 1 GearsObj[0x1c23f1bb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7bd33a6b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x68a0864f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x10f102d3 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcfd1551d90, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x10f102d3, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x10f102d3 400x300, swapInterval 1, drawable 0x7fcfd1551d90
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x10f102d3 400x300, swapInterval 1, drawable 0x7fcfd1551d90
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x10f102d3 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcfd1551d90, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x10f102d3, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0x10f102d3 200x150, swapInterval 1, drawable 0x7fcfd1551d90
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x10f102d3 200x150, swapInterval 1, drawable 0x7fcfd1551d90
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x10f102d3 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcfd1551d90, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x10f102d3, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0x10f102d3 800x600, swapInterval 1, drawable 0x7fcfd1551d90
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x10f102d3 800x600, swapInterval 1, drawable 0x7fcfd1551d90
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x10f102d3: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x10f102d3 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufStencilMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBOSglBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x43684706: tileRendererInUse null, GearsES2[obj 0x43684706 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x43684706 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x43684706 created: GearsObj[0x5d2412e7, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x43684706 created: GearsObj[0x6b552b76, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x43684706 created: GearsObj[0x6b552b76, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x43684706 FIN GearsES2[obj 0x43684706 isInit true, usesShared false, 1 GearsObj[0x5d2412e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b552b76, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24988707, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x43684706 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcfd15820a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x43684706, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x43684706 400x300, swapInterval 1, drawable 0x7fcfd15820a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x43684706 400x300, swapInterval 1, drawable 0x7fcfd15820a0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.reshape 0x43684706 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcfd15820a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x43684706, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x43684706 200x150, swapInterval 1, drawable 0x7fcfd15820a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x43684706 200x150, swapInterval 1, drawable 0x7fcfd15820a0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.reshape 0x43684706 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcfd15820a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x43684706, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x43684706 800x600, swapInterval 1, drawable 0x7fcfd15820a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x43684706 800x600, swapInterval 1, drawable 0x7fcfd15820a0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x43684706: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x43684706 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBOSglBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x53f78b68: tileRendererInUse null, GearsES2[obj 0x53f78b68 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x53f78b68 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x53f78b68 created: GearsObj[0x359b46dc, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x53f78b68 created: GearsObj[0x65493102, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x53f78b68 created: GearsObj[0x65493102, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x53f78b68 FIN GearsES2[obj 0x53f78b68 isInit true, usesShared false, 1 GearsObj[0x359b46dc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65493102, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2830ae41, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x53f78b68 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcfd14565c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x53f78b68, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53f78b68 400x300, swapInterval 1, drawable 0x7fcfd14565c0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53f78b68 400x300, swapInterval 1, drawable 0x7fcfd14565c0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf_______-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.reshape 0x53f78b68 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcfd1561df0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x53f78b68, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x53f78b68 200x150, swapInterval 1, drawable 0x7fcfd1561df0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53f78b68 200x150, swapInterval 1, drawable 0x7fcfd1561df0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf_______-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.reshape 0x53f78b68 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcfd1561df0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x53f78b68, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x53f78b68 800x600, swapInterval 1, drawable 0x7fcfd1561df0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53f78b68 800x600, swapInterval 1, drawable 0x7fcfd1561df0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf_______-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x53f78b68: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x53f78b68 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x4b14b82b: tileRendererInUse null, GearsES2[obj 0x4b14b82b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4b14b82b on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x4b14b82b created: GearsObj[0xe0d5eb7, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4b14b82b created: GearsObj[0xfc54796, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4b14b82b created: GearsObj[0xfc54796, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4b14b82b FIN GearsES2[obj 0x4b14b82b isInit true, usesShared false, 1 GearsObj[0xe0d5eb7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xfc54796, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x60ded0f0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4b14b82b 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcfd1582a70, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4b14b82b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4b14b82b 400x300, swapInterval 1, drawable 0x7fcfd1582a70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4b14b82b 400x300, swapInterval 1, drawable 0x7fcfd1582a70
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf_______-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0x4b14b82b 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcfd1582a70, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4b14b82b, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.display 0x4b14b82b 200x150, swapInterval 1, drawable 0x7fcfd1582a70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4b14b82b 200x150, swapInterval 1, drawable 0x7fcfd1582a70
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf_______-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0x4b14b82b 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcfd1582a70, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4b14b82b, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.display 0x4b14b82b 800x600, swapInterval 1, drawable 0x7fcfd1582a70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4b14b82b 800x600, swapInterval 1, drawable 0x7fcfd1582a70
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf_______-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.dispose 0x4b14b82b: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.dispose 0x4b14b82b FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x13e4a47e: tileRendererInUse null, GearsES2[obj 0x13e4a47e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x13e4a47e on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x13e4a47e created: GearsObj[0x6b754699, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x13e4a47e created: GearsObj[0x606e1dec, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x13e4a47e created: GearsObj[0x606e1dec, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x13e4a47e FIN GearsES2[obj 0x13e4a47e isInit true, usesShared false, 1 GearsObj[0x6b754699, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x606e1dec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d6ea269, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x13e4a47e 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcfd143a180, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x13e4a47e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x13e4a47e 400x300, swapInterval 1, drawable 0x7fcfd143a180
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x13e4a47e 400x300, swapInterval 1, drawable 0x7fcfd143a180
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.reshape 0x13e4a47e 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcfd143a180, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x13e4a47e, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.display 0x13e4a47e 200x150, swapInterval 1, drawable 0x7fcfd143a180
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x13e4a47e 200x150, swapInterval 1, drawable 0x7fcfd143a180
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.display 0x13e4a47e 800x600, swapInterval 1, drawable 0x7fcfd143a180
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x13e4a47e 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcfd143a180, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x13e4a47e, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x13e4a47e 800x600, swapInterval 1, drawable 0x7fcfd143a180
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.display 0x13e4a47e 800x600, swapInterval 1, drawable 0x7fcfd143a180
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.display 0x13e4a47e 800x600, swapInterval 1, drawable 0x7fcfd143a180
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.dispose 0x13e4a47e: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.dispose 0x13e4a47e FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBuf
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufMSAA
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x51f6f27b: tileRendererInUse null, GearsES2[obj 0x51f6f27b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x51f6f27b on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x51f6f27b created: GearsObj[0x191a01dd, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x51f6f27b created: GearsObj[0x7a70610a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x51f6f27b created: GearsObj[0x7a70610a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x51f6f27b FIN GearsES2[obj 0x51f6f27b isInit true, usesShared false, 1 GearsObj[0x191a01dd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a70610a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x67f31652, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51f6f27b 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcfd156c0e0, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x51f6f27b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51f6f27b 400x300, swapInterval 1, drawable 0x7fcfd156c0e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51f6f27b 400x300, swapInterval 1, drawable 0x7fcfd156c0e0
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.reshape 0x51f6f27b 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcfd156c0e0, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x51f6f27b, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.display 0x51f6f27b 200x150, swapInterval 1, drawable 0x7fcfd156c0e0
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51f6f27b 200x150, swapInterval 1, drawable 0x7fcfd156c0e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.display 0x51f6f27b 800x600, swapInterval 1, drawable 0x7fcfd156c0e0
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51f6f27b 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcfd156c0e0, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x51f6f27b, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51f6f27b 800x600, swapInterval 1, drawable 0x7fcfd156c0e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.display 0x51f6f27b 800x600, swapInterval 1, drawable 0x7fcfd156c0e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.display 0x51f6f27b 800x600, swapInterval 1, drawable 0x7fcfd156c0e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.dispose 0x51f6f27b: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.dispose 0x51f6f27b FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufStencil
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x195428dd: tileRendererInUse null, GearsES2[obj 0x195428dd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x195428dd on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x195428dd created: GearsObj[0x658f7386, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x195428dd created: GearsObj[0x2ce99681, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x195428dd created: GearsObj[0x2ce99681, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x195428dd FIN GearsES2[obj 0x195428dd isInit true, usesShared false, 1 GearsObj[0x658f7386, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ce99681, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b980630, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x195428dd 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcfd1473270, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x195428dd, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x195428dd 400x300, swapInterval 1, drawable 0x7fcfd1473270
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x195428dd 400x300, swapInterval 1, drawable 0x7fcfd1473270
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.reshape 0x195428dd 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcfd1473270, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x195428dd, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.display 0x195428dd 200x150, swapInterval 1, drawable 0x7fcfd1473270
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x195428dd 200x150, swapInterval 1, drawable 0x7fcfd1473270
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.display 0x195428dd 800x600, swapInterval 1, drawable 0x7fcfd1473270
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x195428dd 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcfd1473270, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x195428dd, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x195428dd 800x600, swapInterval 1, drawable 0x7fcfd1473270
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.display 0x195428dd 800x600, swapInterval 1, drawable 0x7fcfd1473270
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.display 0x195428dd 800x600, swapInterval 1, drawable 0x7fcfd1473270
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.dispose 0x195428dd: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.dispose 0x195428dd FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufStencil
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufStencilMSAA
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x2c22d166: tileRendererInUse null, GearsES2[obj 0x2c22d166 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2c22d166 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x2c22d166 created: GearsObj[0x614a75bb, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2c22d166 created: GearsObj[0x5f7779e3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2c22d166 created: GearsObj[0x5f7779e3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2c22d166 FIN GearsES2[obj 0x2c22d166 isInit true, usesShared false, 1 GearsObj[0x614a75bb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f7779e3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1ce3570c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2c22d166 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcfd145e620, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x2c22d166, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c22d166 400x300, swapInterval 1, drawable 0x7fcfd145e620
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c22d166 400x300, swapInterval 1, drawable 0x7fcfd145e620
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.reshape 0x2c22d166 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcfd145e620, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x2c22d166, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.display 0x2c22d166 200x150, swapInterval 1, drawable 0x7fcfd145e620
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c22d166 200x150, swapInterval 1, drawable 0x7fcfd145e620
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.display 0x2c22d166 800x600, swapInterval 1, drawable 0x7fcfd145e620
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2c22d166 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcfd145e620, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x2c22d166, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c22d166 800x600, swapInterval 1, drawable 0x7fcfd145e620
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.display 0x2c22d166 800x600, swapInterval 1, drawable 0x7fcfd145e620
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.display 0x2c22d166 800x600, swapInterval 1, drawable 0x7fcfd145e620
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.dispose 0x2c22d166: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.dispose 0x2c22d166 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufStencilMSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenSglBuf
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x1f415056: tileRendererInUse null, GearsES2[obj 0x1f415056 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x1f415056 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x1f415056 created: GearsObj[0x44b09697, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1f415056 created: GearsObj[0x256eb6bc, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1f415056 created: GearsObj[0x256eb6bc, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x1f415056 FIN GearsES2[obj 0x1f415056 isInit true, usesShared false, 1 GearsObj[0x44b09697, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x256eb6bc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79f03d7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1f415056 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcfd143a180, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1f415056, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1f415056 400x300, swapInterval 1, drawable 0x7fcfd143a180
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1f415056 400x300, swapInterval 1, drawable 0x7fcfd143a180
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0001-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.reshape 0x1f415056 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcfd143a180, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1f415056, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.display 0x1f415056 200x150, swapInterval 1, drawable 0x7fcfd143a180
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0002-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1f415056 200x150, swapInterval 1, drawable 0x7fcfd143a180
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.display 0x1f415056 800x600, swapInterval 1, drawable 0x7fcfd143a180
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0004-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x1f415056 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcfd143a180, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1f415056, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1f415056 800x600, swapInterval 1, drawable 0x7fcfd143a180
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.display 0x1f415056 800x600, swapInterval 1, drawable 0x7fcfd143a180
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.display 0x1f415056 800x600, swapInterval 1, drawable 0x7fcfd143a180
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.dispose 0x1f415056: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.dispose 0x1f415056 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenSglBuf
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841694049 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testAvailableInfo took 1.589 sec
[apply] Testcase: testES2OffScreenAutoDblBuf took 0.001 sec
[apply] Testcase: testES2OffScreenFBODblBuf took 0 sec
[apply] Testcase: testES2OffScreenFBODblBufMSAA took 0 sec
[apply] Testcase: testES2OffScreenFBODblBufStencil took 0 sec
[apply] Testcase: testES2OffScreenFBODblBufStencilMSAA took 0 sec
[apply] Testcase: testES2OffScreenFBOSglBuf took 0 sec
[apply] Testcase: testES2OffScreenPbufferDblBuf took 0 sec
[apply] Testcase: testES2OffScreenPbufferSglBuf took 0.001 sec
[apply] Testcase: testES2OnScreenDblBuf took 0.001 sec
[apply] Testcase: testES2OnScreenDblBufMSAA took 0.001 sec
[apply] Testcase: testES2OnScreenDblBufStencil took 0.001 sec
[apply] Testcase: testES2OnScreenDblBufStencilMSAA took 0.001 sec
[apply] Testcase: testES2OnScreenSglBuf took 0.001 sec
[apply] Testcase: testGL2OffScreenAutoDblBuf took 1.598 sec
[apply] Testcase: testGL2OffScreenBitmapSglBuf took 1.377 sec
[apply] Testcase: testGL2OffScreenFBODblBuf took 1.384 sec
[apply] Testcase: testGL2OffScreenFBODblBufMSAA took 1.394 sec
[apply] Testcase: testGL2OffScreenFBODblBufStencil took 1.379 sec
[apply] Testcase: testGL2OffScreenFBODblBufStencilMSAA took 1.385 sec
[apply] Testcase: testGL2OffScreenFBOSglBuf took 1.362 sec
[apply] Testcase: testGL2OffScreenPbufferDblBuf took 1.385 sec
[apply] Testcase: testGL2OffScreenPbufferSglBuf took 1.405 sec
[apply] Testcase: testGL2OnScreenDblBuf took 0.328 sec
[apply] Testcase: testGL2OnScreenDblBufMSAA took 0.316 sec
[apply] Testcase: testGL2OnScreenDblBufStencil took 0.327 sec
[apply] Testcase: testGL2OnScreenDblBufStencilMSAA took 0.3 sec
[apply] Testcase: testGL2OnScreenSglBuf took 0.313 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841696772 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
[apply] Testsuite: 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] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT - test01_1A1RThreads_100Resizes
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x197200b4: tileRendererInUse null, GearsES2[obj 0x197200b4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x197200b4 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x197200b4 created: GearsObj[0x7e9ffe3f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x197200b4 created: GearsObj[0x39ed1b0b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x197200b4 created: GearsObj[0x39ed1b0b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x197200b4 FIN GearsES2[obj 0x197200b4 isInit true, usesShared false, 1 GearsObj[0x7e9ffe3f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39ed1b0b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x558352d8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 64x64 of 64x64, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 64x64, swapInterval 0, drawable 0x7f8fba43ea30
[apply] animThreadCount 1, frameCount 200
[apply] reszThreadCount 1, resizeCount 100
[apply] tasks 2, threads 2
[apply] create anim task/thread 0
[apply] create resz task/thread 0
[apply] start resize thread 0
[apply] Resizer 0, count 100: PRE: Thread-4-UserApp-JUnitTestRunner-resz0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 65x65, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 65x65 of 65x65, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 65x65, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 66x66, swapInterval 0, drawable 0x7f8fba43ea30
[apply] start anim thread 0
[apply] Animatr 0, count 200: PRE: Thread-4-UserApp-JUnitTestRunner-anim0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 66x66, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 67x67, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 66x66, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 66x66, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 67x67, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 67x67, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 67x67, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 68x68, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 68x68, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 68x68, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 69x69, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 69x69, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 69x69, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 68x68, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 69x69, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 69x69, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 69x69, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 70x70, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 69x69, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 69x69, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 70x70, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 70x70, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 70x70, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 70x70, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 71x71, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 71x71, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 71x71, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 16.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 17.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 19.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 20.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 21.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 23.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 24.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 25.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 27.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 28.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 73x73, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 73x73, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 73x73 of 73x73, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 73x73, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 73x73, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 73x73, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 73x73, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 73x73, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 74x74, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 74x74, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 74x74 of 74x74, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 35.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 74x74, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 75x75, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 75x75, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 75x75, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 76x76 of 76x76, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 76x76 of 76x76, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 39.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 75x75, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 75x75, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 76x76 of 76x76, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 76x76 of 76x76, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 77x77, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 77x77, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 77x77 of 77x77, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 48.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 77x77, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 77x77, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 77x77, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 77x77, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 77x77, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 78x78, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 78x78, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 78x78 of 78x78, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 52.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 78x78, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 78x78, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 78x78, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 78x78, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 78x78, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 79x79, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 79x79, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 79x79, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 80x80, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 80x80, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 80x80 of 80x80, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 80x80, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 80x80, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 80x80, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 80x80, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 80x80 of 80x80, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 80x80, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 80x80, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 80x80, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 80x80, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 80x80, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 81x81, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 81x81, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 81x81 of 81x81, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 81x81, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 81x81, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 81x81, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 82x82, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 82x82, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 82x82, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 82x82, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 82x82 of 82x82, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 66.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 82x82, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 82x82, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 82x82, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 83x83, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 83x83, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 83x83, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 83x83, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 83x83 of 83x83, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 69.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 83x83, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 83x83, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 83x83, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 84x84, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 84x84, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 84x84, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 84x84, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 84x84 of 84x84, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 84x84, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 85x85, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 85x85, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 85x85, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 85x85, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 85x85 of 85x85, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 75.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 85x85, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 85x85, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 85x85, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 86x86, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 86x86, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 86x86, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 86x86, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 86x86, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 87x87, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 87x87, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 87x87, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 87x87, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 87x87 of 87x87, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 81.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 87x87, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 88x88, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 88x88, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 88x88, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 88x88, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 88x88 of 88x88, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 84.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 88x88, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 89x89, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 89x89, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 89x89, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 89x89, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 89x89 of 89x89, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 89x89, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 89x89, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 89x89, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 90x90, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 90x90, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 90x90, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 90x90, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 90x90, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 91x91, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 91x91, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 91x91, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 91x91, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 91x91, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 92x92, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 92x92, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 92x92, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 92x92, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 92x92 of 92x92, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 92x92, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 92x92, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 92x92 of 92x92, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 96.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 92x92, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 92x92, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 92x92, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 93x93, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 93x93, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 93x93, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 93x93, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 93x93, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 94x94, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 94x94, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 94x94, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 94x94, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 94x94 of 94x94, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 102.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 94x94, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 94x94, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 94x94 of 94x94, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 94x94, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 94x94, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 94x94 of 94x94, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 104.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 94x94, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 95x95, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 95x95, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 95x95, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 95x95, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 95x95 of 95x95, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 95x95, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 95x95, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 95x95 of 95x95, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 107.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 95x95, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 95x95, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 95x95, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 95x95, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 95x95, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 96x96, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 96x96, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 96x96 of 96x96, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 96x96, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 96x96, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 96x96, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 97x97, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 97x97, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 97x97, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 97x97, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 97x97 of 97x97, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 97x97, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 97x97, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 97x97, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 98x98, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 98x98, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 98x98, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 98x98, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 98x98, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 99x99, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 99x99, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 99x99 of 99x99, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 119.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 99x99, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 99x99, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 99x99, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 99x99, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 99x99 of 99x99, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 121.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 99x99, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 99x99, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 99x99, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 100x100, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 100x100, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 100x100, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 100x100, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 100x100, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 101x101, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 101x101, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 101x101, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 101x101, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 101x101, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 102x102, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 102x102, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 102x102, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 102x102, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 102x102 of 102x102, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 102x102, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 102x102, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 102x102 of 102x102, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 102x102, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 102x102, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 102x102, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 103x103, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 103x103, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 103x103, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 103x103, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 103x103 of 103x103, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 103x103, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 103x103, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 103x103, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 104x104, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 104x104, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 104x104, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 104x104, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 104x104 of 104x104, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 138.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 104x104, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 104x104, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 104x104 of 104x104, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 104x104, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 104x104, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 104x104, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 105x105, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 105x105, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 105x105, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 105x105, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 105x105 of 105x105, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 105x105, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 105x105, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 105x105, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 106x106, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 106x106, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 106x106, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 106x106, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 106x106 of 106x106, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 146.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 106x106, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 106x106, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 106x106, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 107x107, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 107x107, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 107x107, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 107x107, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 107x107 of 107x107, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 149.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 107x107, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 107x107, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 107x107, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 108x108, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 108x108, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 108x108, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 108x108, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 108x108 of 108x108, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 108x108, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 108x108, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 108x108, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 109x109, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 109x109, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 109x109, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 109x109, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 109x109 of 109x109, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 156.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 109x109, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 109x109, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 109x109, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 109x109, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 109x109, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 110x110, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 110x110, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 110x110 of 110x110, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 160.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 110x110, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 110x110, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 110x110, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 111x111, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 111x111, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 111x111, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 111x111, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 111x111 of 111x111, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 163.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 111x111, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 112x112, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 112x112, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 112x112, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 112x112, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 112x112 of 112x112, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 166.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 112x112, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 112x112, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 112x112, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 113x113, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 113x113, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 113x113, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 113x113, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 113x113 of 113x113, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 169.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 113x113, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 113x113, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 113x113, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 114x114, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 114x114, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 114x114, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 114x114, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 114x114 of 114x114, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 114x114, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 114x114, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 114x114, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Animatr 0: DONE/SYNC: Thread-4-UserApp-JUnitTestRunner-anim0
[apply] Animatr 0: END: Thread-4-UserApp-JUnitTestRunner-anim0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 115x115, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 115x115, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 115x115 of 115x115, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 175.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 115x115, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 116x116, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 116x116 of 116x116, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 176.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 116x116, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 116x116, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 117x117, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 117x117 of 117x117, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 178.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 117x117, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 117x117, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 117x117, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 117x117 of 117x117, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 179.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 117x117, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 117x117 of 117x117, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 180.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 117x117, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 119x119, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 119x119, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 119x119 of 119x119, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 181.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 119x119, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 119x119 of 119x119, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 182.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 119x119, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 119x119, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 120x120, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 120x120, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 120x120 of 120x120, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 184.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 120x120, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 121x121, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 121x121, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 121x121 of 121x121, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 185.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 121x121, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 122x122, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 121x121 of 121x121, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 121x121, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 121x121 of 121x121, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 121x121, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 123x123, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 123x123, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 188.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 123x123, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 123x123, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 124x124, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 124x124, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 124x124 of 124x124, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 124x124, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 124x124, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 125x125, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 192.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 125x125, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 125x125, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 126x126, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 193.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 125x125, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 194.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 125x125, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 126x126, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 126x126, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 195.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 126x126, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 127x127, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 127x127, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 127x127 of 127x127, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 127x127, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 128x128, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 198.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 128x128, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 128x128, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 129x129, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 199.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 129x129, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 129x129, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 130x130, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 129x129, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 201.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 129x129, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 131x131, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 131x131, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 131x131, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 203.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 131x131, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 131x131, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 132x132, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 132x132, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 132x132, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 133x133, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 206.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 133x133, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 133x133, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 133x133, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 133x133, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 208.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 133x133, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 135x135, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 135x135, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 135x135, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 210.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 135x135, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 135x135, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 136x136, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 136x136 of 136x136, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 136x136, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 136x136, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 137x137, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 213.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 137x137, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 138x138, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 138x138, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 137x137, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 138x138, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 138x138 of 138x138, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 138x138, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 138x138 of 138x138, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 216.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 138x138, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 138x138, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 139x139, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 139x139, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 139x139 of 139x139, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 218.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 139x139, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 140x140, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 140x140 of 140x140, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 219.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 140x140, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 141x141, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 140x140, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 140x140 of 140x140, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 140x140, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 140x140 of 140x140, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 221.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 140x140, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 141x141, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 141x141, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 141x141 of 141x141, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 141x141, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 142x142, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 142x142, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 224.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 142x142, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 143x143, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 143x143 of 143x143, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 225.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 143x143, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 143x143, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 143x143, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 143x143 of 143x143, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 143x143, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 143x143 of 143x143, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 143x143, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 144x144, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 145x145, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 145x145 of 145x145, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 145x145, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 145x145, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 145x145 of 145x145, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 145x145, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 146x146, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 146x146, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 231.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 146x146, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 147x147, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 147x147, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 147x147 of 147x147, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 147x147, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 148x148, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 148x148, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 148x148 of 148x148, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 234.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 148x148, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 149x149, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 149x149 of 149x149, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 235.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 149x149, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 150x150, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 149x149, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 149x149 of 149x149, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 149x149, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 149x149 of 149x149, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 237.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 149x149, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 150x150, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 150x150, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 150x150 of 150x150, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 150x150, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 151x151, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 151x151, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 151x151 of 151x151, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 240.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 151x151, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 152x152, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 152x152, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 152x152 of 152x152, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 152x152, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 153x153, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 153x153, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 153x153 of 153x153, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 243.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 153x153, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 154x154, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 154x154, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 154x154 of 154x154, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 154x154, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 155x155, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 155x155, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 155x155 of 155x155, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 246.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 155x155, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 156x156, swapInterval 0, drawable 0x7f8fba43ea30
[apply] junit.framework.TestListener: endTest(test01_1A1RThreads_100Resizes)
[apply] junit.framework.TestListener: startTest(test01_3A3RThreads_50Resizes)
[apply] Resizer 0: DONE/SYNC: Thread-4-UserApp-JUnitTestRunner-resz0
[apply] Resizer 0: END: Thread-4-UserApp-JUnitTestRunner-resz0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 156x156 of 156x156, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 247.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 156x156, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x197200b4: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x197200b4 FIN
[apply] *** reshapes: 118, displays 495
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT - test01_1A1RThreads_100Resizes
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT - test01_3A3RThreads_50Resizes
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x4aeaf40c: tileRendererInUse null, GearsES2[obj 0x4aeaf40c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4aeaf40c on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x4aeaf40c created: GearsObj[0x209444d1, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4aeaf40c created: GearsObj[0x6632060c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4aeaf40c created: GearsObj[0x6632060c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x4aeaf40c FIN GearsES2[obj 0x4aeaf40c isInit true, usesShared false, 1 GearsObj[0x209444d1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6632060c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5e2b323e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 64x64 of 64x64, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 64x64, swapInterval 0, drawable 0x7f8fba7491b0
[apply] animThreadCount 3, frameCount 100
[apply] reszThreadCount 3, resizeCount 50
[apply] tasks 6, threads 6
[apply] create anim task/thread 0
[apply] create anim task/thread 1
[apply] create anim task/thread 2
[apply] create resz task/thread 0
[apply] create resz task/thread 1
[apply] create resz task/thread 2
[apply] start resize thread 0
[apply] start anim thread 0
[apply] Resizer 0, count 50: PRE: Thread-4-UserApp-JUnitTestRunner-resz0
[apply] start resize thread 1
[apply] Animatr 0, count 100: PRE: Thread-4-UserApp-JUnitTestRunner-anim0
[apply] Resizer 1, count 50: PRE: Thread-4-UserApp-JUnitTestRunner-resz1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 64x64, swapInterval 0, drawable 0x7f8fba7491b0
[apply] start anim thread 1
[apply] Animatr 1, count 100: PRE: Thread-4-UserApp-JUnitTestRunner-anim1
[apply] start resize thread 2
[apply] Resizer 2, count 50: PRE: Thread-4-UserApp-JUnitTestRunner-resz2
[apply] start anim thread 2
[apply] Animatr 2, count 100: PRE: Thread-4-UserApp-JUnitTestRunner-anim2
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 65x65, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 65x65, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 65x65, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 65x65, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 65x65, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 65x65, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 65x65, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 66x66, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 66x66, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 66x66, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 66x66, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 66x66, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 66x66, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 66x66, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 66x66, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 66x66, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 66x66, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 66x66, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 67x67, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 67x67, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 67x67, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 67x67, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 67x67, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 67x67, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 67x67, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 67x67, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 67x67, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 67x67, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 67x67, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 67x67, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 67x67, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 70x70 of 70x70, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 71x71 of 71x71, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 71x71 of 71x71, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 44.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 70x70 of 70x70, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 73x73, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 73x73, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 73x73, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 73x73, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 73x73, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 73x73, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 73x73, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 74x74, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 74x74, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 74x74, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 74x74, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 74x74, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 74x74, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 74x74, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 75x75, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 75x75, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 75x75, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 75x75, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 75x75, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 75x75, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 75x75, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 76x76 of 76x76, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 76x76 of 76x76, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 76x76 of 76x76, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 76x76 of 76x76, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 76x76 of 76x76, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 76x76 of 76x76, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 76x76 of 76x76, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 76x76 of 76x76, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 77x77, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 77x77, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 77x77, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 77x77, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 77x77, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 77x77, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 77x77, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 78x78, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 78x78, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 78x78, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 78x78, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 78x78, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 78x78, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 78x78, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 79x79, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 79x79, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 79x79, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 79x79, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 109.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 79x79, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 79x79, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 79x79, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 79x79, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 79x79, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 79x79, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 79x79, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 80x80, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 80x80, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 80x80, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 80x80, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 80x80 of 80x80, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 80x80, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 80x80, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 80x80, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 80x80, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 80x80, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 80x80, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 80x80, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 81x81, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 81x81, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 81x81, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 81x81, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 81x81, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 81x81, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 81x81, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 82x82 of 82x82, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 124.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 82x82 of 82x82, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 126.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 82x82 of 82x82, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 128.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 83x83, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 83x83, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 83x83, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 83x83, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 83x83 of 83x83, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 133.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 83x83, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 83x83, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 83x83, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 83x83, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 83x83, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 83x83, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 83x83, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 84x84, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 84x84, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 84x84, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 84x84, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 84x84 of 84x84, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 84x84, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 84x84, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 84x84, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 84x84, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 84x84, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 84x84, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 84x84, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 85x85, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 85x85, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 85x85, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 85x85, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 85x85, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 85x85, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 85x85, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 86x86 of 86x86, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 148.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 86x86 of 86x86, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 150.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 86x86 of 86x86, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 152.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 87x87 of 87x87, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 157.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 87x87 of 87x87, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 159.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 87x87 of 87x87, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 161.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 87x87 of 87x87, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 163.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 87x87 of 87x87, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 165.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 87x87 of 87x87, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 167.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 88x88, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 88x88, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 88x88, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 88x88, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 88x88 of 88x88, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 88x88, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 88x88, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 88x88, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 88x88, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 88x88, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 88x88, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 88x88, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 88x88, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 88x88, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 88x88, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 88x88, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 89x89, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 89x89, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 89x89, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 89x89, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 89x89, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 89x89, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Animatr 0: DONE/SYNC: Thread-4-UserApp-JUnitTestRunner-anim0
[apply] Animatr 0: END: Thread-4-UserApp-JUnitTestRunner-anim0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 89x89, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Animatr 1: DONE/SYNC: Thread-4-UserApp-JUnitTestRunner-anim1
[apply] Animatr 1: END: Thread-4-UserApp-JUnitTestRunner-anim1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 90x90, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Animatr 2: DONE/SYNC: Thread-4-UserApp-JUnitTestRunner-anim2
[apply] Animatr 2: END: Thread-4-UserApp-JUnitTestRunner-anim2
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 90x90, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 90x90 of 90x90, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 90x90, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 90x90, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 90x90 of 90x90, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 186.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 90x90, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 91x91, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 91x91 of 91x91, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 91x91, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 91x91, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 92x92, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 92x92 of 92x92, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 188.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 92x92, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 92x92, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 93x93, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 92x92 of 92x92, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 190.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 92x92, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 92x92 of 92x92, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 92x92, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 93x93, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 93x93, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 93x93 of 93x93, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 192.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 93x93, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 94x94, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 94x94, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 94x94 of 94x94, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 193.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 94x94, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 95x95, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 95x95 of 95x95, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 95x95, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 95x95, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 96x96, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 96x96 of 96x96, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 196.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 96x96, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 96x96, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 96x96, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 96x96 of 96x96, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 197.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 96x96, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 96x96 of 96x96, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 198.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 96x96, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 98x98, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 98x98, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 98x98 of 98x98, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 199.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 98x98, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 98x98 of 98x98, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 200.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 98x98, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 99x99, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 99x99, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 99x99 of 99x99, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 201.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 99x99, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 100x100, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 100x100, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 100x100 of 100x100, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 100x100, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 101x101, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 101x101, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 101x101 of 101x101, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 204.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 100x100, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 101x101, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 101x101 of 101x101, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 205.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 101x101, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 101x101 of 101x101, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 101x101, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 101x101, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 102x102, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 102x102 of 102x102, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 207.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 102x102, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 102x102, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 102x102, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 102x102 of 102x102, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 102x102, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 102x102 of 102x102, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 209.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 102x102, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 104x104, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 104x104, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 104x104 of 104x104, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 104x104, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 104x104 of 104x104, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 211.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 104x104, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 105x105, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 104x104, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 104x104 of 104x104, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 104x104, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 104x104 of 104x104, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 213.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 104x104, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 105x105, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 105x105, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 105x105 of 105x105, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 105x105, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 106x106, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 106x106, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 106x106 of 106x106, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 216.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 106x106, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 107x107, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 107x107, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 107x107 of 107x107, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 107x107, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 108x108, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 108x108, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 108x108 of 108x108, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 219.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 108x108, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 109x109, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 109x109, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 109x109 of 109x109, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 109x109, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 110x110, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 110x110 of 110x110, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 110x110, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 110x110, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 111x111, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 110x110 of 110x110, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 223.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 110x110, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 110x110 of 110x110, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 110x110, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 111x111, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 111x111, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 111x111 of 111x111, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 225.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 111x111, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 112x112, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 112x112, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 112x112 of 112x112, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 112x112, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 113x113, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 112x112 of 112x112, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 112x112, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 112x112 of 112x112, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 228.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 112x112, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 113x113, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 113x113, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 113x113 of 113x113, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 113x113, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 114x114, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 114x114, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 114x114 of 114x114, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 231.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 114x114, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 115x115, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 115x115 of 115x115, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 232.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 115x115, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 115x115, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 116x116, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 116x116 of 116x116, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 116x116, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 117x117, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 117x117, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 116x116 of 116x116, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 235.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 116x116, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 117x117, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 117x117 of 117x117, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 236.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 117x117, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 117x117, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 117x117 of 117x117, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 237.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 117x117, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 118x118, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 118x118, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 118x118 of 118x118, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 118x118, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 119x119, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 119x119 of 119x119, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 119x119, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 120x120, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 119x119, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 119x119 of 119x119, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 241.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 119x119, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 119x119 of 119x119, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 119x119, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 120x120, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 120x120, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 120x120 of 120x120, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 243.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 120x120, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 121x121, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 121x121, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 121x121 of 121x121, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 121x121, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 122x122, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 122x122 of 122x122, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 122x122, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 123x123, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 123x123, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 124x124, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 124x124 of 124x124, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 124x124, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 249.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 123x123, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 250.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 123x123, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 123x123, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 124x124, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 124x124, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 124x124 of 124x124, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 252.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 124x124, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 124x124, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 255.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 123x123, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 257.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 123x123, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 123x123, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 124x124, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 124x124 of 124x124, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 124x124, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 124x124, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 124x124 of 124x124, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 260.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 124x124, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 124x124 of 124x124, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 124x124, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 262.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 124x124 of 124x124, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 265.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 124x124, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 266.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 268.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 270.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 127x127 of 127x127, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 127x127 of 127x127, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 127x127 of 127x127, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 273.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 276.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 278.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 127x127 of 127x127, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 281.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 127x127 of 127x127, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 127x127 of 127x127, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 286.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 289.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 130x130, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 293.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 130x130, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 130x130 of 130x130, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 294.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 130x130, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 130x130, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 296.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 130x130, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 130x130 of 130x130, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 130x130, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 131x131, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 131x131, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 132x132, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 132x132, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 301.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 132x132, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 131x131, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 302.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 131x131, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 303.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 131x131, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 131x131, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 132x132, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 305.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 305.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 131x131, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 131x131, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 307.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 131x131, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 307.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 131x131, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 131x131, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 132x132, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 132x132, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 309.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 132x132, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 132x132, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 132x132, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 311.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 132x132, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 311.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 132x132, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 132x132, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 133x133, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 131x131, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 313.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 131x131, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 314.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 131x131, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 132x132, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 132x132, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 315.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 132x132, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 133x133, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 316.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 133x133, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 133x133, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 134x134, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 134x134, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 318.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 134x134, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 135x135, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 319.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 135x135, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 320.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 135x135, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 133x133, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 134x134, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 321.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 134x134, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 322.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 134x134, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 134x134, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 135x135, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 323.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 135x135, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 135x135, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 324.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 135x135, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 135x135, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 325.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 135x135, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 136x136, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 136x136, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 136x136 of 136x136, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 327.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 136x136, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 134x134, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 328.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 134x134, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 328.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 135x135, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 135x135, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 136x136, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 136x136 of 136x136, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 330.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 136x136, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 137x137, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 331.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 137x137, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 137x137, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 138x138, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 138x138 of 138x138, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 332.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 138x138, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 138x138 of 138x138, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 333.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 138x138, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 136x136, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 137x137, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 334.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 137x137, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 335.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 137x137, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 138x138, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 139x139, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 139x139 of 139x139, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 336.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 139x139, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 337.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 137x137, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 137x137, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 138x138, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 139x139 of 139x139, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 338.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 139x139, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 139x139, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 138x138 of 138x138, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 339.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 138x138, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 138x138 of 138x138, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 340.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 138x138, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 138x138, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 139x139, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 139x139 of 139x139, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 341.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 139x139, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 139x139, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 139x139 of 139x139, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 342.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 139x139, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 140x140, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 140x140, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 140x140 of 140x140, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 344.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 140x140, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 141x141, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 140x140 of 140x140, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 345.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 140x140, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 140x140 of 140x140, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 345.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 140x140, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 141x141, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 141x141 of 141x141, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 346.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 141x141, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 141x141, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 142x142, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 348.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 142x142, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 142x142, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 143x143, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 143x143 of 143x143, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 349.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 143x143, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 144x144, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 350.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 142x142, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 351.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 142x142, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 143x143, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 143x143, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 143x143 of 143x143, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 352.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 143x143, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 144x144, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 144x144 of 144x144, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 353.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 144x144, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 144x144, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 145x145, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 144x144 of 144x144, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 355.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 144x144, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 144x144 of 144x144, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 355.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 144x144, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 145x145, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 143x143, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 143x143 of 143x143, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 357.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 143x143, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 144x144, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 144x144 of 144x144, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 358.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 144x144, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 144x144, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 144x144 of 144x144, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 359.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 144x144, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 145x145, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 145x145, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 145x145 of 145x145, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 360.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 145x145, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 146x146, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 146x146, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 362.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 146x146, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 147x147, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 147x147 of 147x147, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 363.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 147x147, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 144x144, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 144x144 of 144x144, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 364.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 144x144, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 144x144 of 144x144, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 364.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 144x144, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 145x145, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 146x146, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 366.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 146x146, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 366.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 146x146, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 146x146, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 146x146, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 368.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 146x146, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 368.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 146x146, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 148x148, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 148x148, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 148x148 of 148x148, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 370.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 148x148, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 148x148 of 148x148, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 370.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 148x148, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 148x148, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 148x148, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 148x148 of 148x148, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 372.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 146x146, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 372.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 146x146, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 146x146, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 147x147, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 147x147 of 147x147, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 374.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 147x147, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 147x147, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 147x147 of 147x147, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 375.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 147x147, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 148x148, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Resizer 0: DONE/SYNC: Thread-4-UserApp-JUnitTestRunner-resz0
[apply] Resizer 0: END: Thread-4-UserApp-JUnitTestRunner-resz0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 148x148 of 148x148, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 376.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 148x148, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 148x148, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 149x149, swapInterval 0, drawable 0x7f8fba7491b0
[apply] junit.framework.TestListener: endTest(test01_3A3RThreads_50Resizes)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 149x149, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Resizer 1: DONE/SYNC: Thread-4-UserApp-JUnitTestRunner-resz1
[apply] Resizer 1: END: Thread-4-UserApp-JUnitTestRunner-resz1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 149x149 of 149x149, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 378.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 149x149, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 150x150, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Resizer 2: DONE/SYNC: Thread-4-UserApp-JUnitTestRunner-resz2
[apply] Resizer 2: END: Thread-4-UserApp-JUnitTestRunner-resz2
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x4aeaf40c: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x4aeaf40c FIN
[apply] *** reshapes: 206, displays 757
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT - test01_3A3RThreads_50Resizes
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841704262 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 8.113 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841696772 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT - test01_1A1RThreads_100Resizes
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x197200b4: tileRendererInUse null, GearsES2[obj 0x197200b4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x197200b4 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x197200b4 created: GearsObj[0x7e9ffe3f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x197200b4 created: GearsObj[0x39ed1b0b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x197200b4 created: GearsObj[0x39ed1b0b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x197200b4 FIN GearsES2[obj 0x197200b4 isInit true, usesShared false, 1 GearsObj[0x7e9ffe3f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39ed1b0b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x558352d8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 64x64 of 64x64, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 64x64, swapInterval 0, drawable 0x7f8fba43ea30
[apply] animThreadCount 1, frameCount 200
[apply] reszThreadCount 1, resizeCount 100
[apply] tasks 2, threads 2
[apply] create anim task/thread 0
[apply] create resz task/thread 0
[apply] start resize thread 0
[apply] Resizer 0, count 100: PRE: Thread-4-UserApp-JUnitTestRunner-resz0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 65x65, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 65x65 of 65x65, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 65x65, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 66x66, swapInterval 0, drawable 0x7f8fba43ea30
[apply] start anim thread 0
[apply] Animatr 0, count 200: PRE: Thread-4-UserApp-JUnitTestRunner-anim0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 66x66, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 67x67, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 66x66, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 66x66, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 67x67, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 67x67, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 67x67, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 68x68, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 68x68, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 68x68, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 69x69, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 69x69, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 69x69, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 68x68, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 69x69, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 69x69, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 69x69, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 70x70, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 69x69, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 69x69, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 70x70, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 70x70, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 70x70, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 70x70, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 71x71, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 71x71, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 71x71, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 16.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 17.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 19.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 20.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 21.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 23.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 24.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 25.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 27.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 28.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 72x72, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 73x73, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 73x73, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 73x73 of 73x73, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 73x73, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 73x73, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 73x73, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 73x73, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 73x73, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 74x74, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 74x74, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 74x74 of 74x74, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 35.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 74x74, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 75x75, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 75x75, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 75x75, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 76x76 of 76x76, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 76x76 of 76x76, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 39.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 75x75, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 75x75, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 76x76 of 76x76, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 76x76 of 76x76, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 76x76, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 77x77, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 77x77, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 77x77 of 77x77, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 48.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 77x77, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 77x77, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 77x77, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 77x77, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 77x77, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 78x78, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 78x78, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 78x78 of 78x78, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 52.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 78x78, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 78x78, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 78x78, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 78x78, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 78x78, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 79x79, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 79x79, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 79x79, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 80x80, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 80x80, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 80x80 of 80x80, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 80x80, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 80x80, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 80x80, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 80x80, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 80x80 of 80x80, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 80x80, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 80x80, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 80x80, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 80x80, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 80x80, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 81x81, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 81x81, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 81x81 of 81x81, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 81x81, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 81x81, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 81x81, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 82x82, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 82x82, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 82x82, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 82x82, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 82x82 of 82x82, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 66.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 82x82, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 82x82, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 82x82, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 83x83, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 83x83, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 83x83, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 83x83, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 83x83 of 83x83, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 69.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 83x83, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 83x83, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 83x83, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 84x84, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 84x84, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 84x84, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 84x84, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 84x84 of 84x84, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 84x84, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 85x85, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 85x85, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 85x85, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 85x85, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 85x85 of 85x85, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 75.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 85x85, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 85x85, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 85x85, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 86x86, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 86x86, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 86x86, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 86x86, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 86x86, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 87x87, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 87x87, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 87x87, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 87x87, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 87x87 of 87x87, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 81.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 87x87, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 88x88, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 88x88, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 88x88, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 88x88, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 88x88 of 88x88, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 84.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 88x88, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 89x89, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 89x89, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 89x89, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 89x89, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 89x89 of 89x89, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 89x89, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 89x89, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 89x89, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 90x90, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 90x90, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 90x90, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 90x90, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 90x90, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 91x91, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 91x91, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 91x91, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 91x91, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 91x91, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 92x92, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 92x92, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 92x92, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 92x92, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 92x92 of 92x92, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 92x92, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 92x92, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 92x92 of 92x92, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 96.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 92x92, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 92x92, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 92x92, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 93x93, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 93x93, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 93x93, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 93x93, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 93x93, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 94x94, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 94x94, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 94x94, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 94x94, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 94x94 of 94x94, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 102.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 94x94, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 94x94, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 94x94 of 94x94, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 94x94, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 94x94, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 94x94 of 94x94, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 104.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 94x94, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 95x95, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 95x95, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 95x95, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 95x95, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 95x95 of 95x95, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 95x95, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 95x95, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 95x95 of 95x95, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 107.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 95x95, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 95x95, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 95x95, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 95x95, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 95x95, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 96x96, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 96x96, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 96x96 of 96x96, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 96x96, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 96x96, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 96x96, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 97x97, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 97x97, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 97x97, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 97x97, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 97x97 of 97x97, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 97x97, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 97x97, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 97x97, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 98x98, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 98x98, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 98x98, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 98x98, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 98x98, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 99x99, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 99x99, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 99x99 of 99x99, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 119.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 99x99, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 99x99, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 99x99, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 99x99, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 99x99 of 99x99, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 121.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 99x99, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 99x99, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 99x99, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 100x100, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 100x100, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 100x100, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 100x100, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 100x100, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 101x101, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 101x101, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 101x101, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 101x101, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 101x101, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 102x102, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 102x102, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 102x102, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 102x102, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 102x102 of 102x102, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 102x102, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 102x102, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 102x102 of 102x102, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 102x102, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 102x102, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 102x102, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 103x103, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 103x103, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 103x103, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 103x103, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 103x103 of 103x103, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 103x103, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 103x103, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 103x103, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 104x104, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 104x104, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 104x104, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 104x104, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 104x104 of 104x104, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 138.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 104x104, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 104x104, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 104x104 of 104x104, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 104x104, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 104x104, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 104x104, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 105x105, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 105x105, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 105x105, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 105x105, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 105x105 of 105x105, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 105x105, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 105x105, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 105x105, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 106x106, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 106x106, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 106x106, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 106x106, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 106x106 of 106x106, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 146.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 106x106, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 106x106, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 106x106, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 107x107, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 107x107, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 107x107, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 107x107, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 107x107 of 107x107, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 149.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 107x107, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 107x107, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 107x107, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 108x108, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 108x108, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 108x108, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 108x108, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 108x108 of 108x108, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 108x108, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 108x108, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 108x108, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 109x109, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 109x109, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 109x109, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 109x109, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 109x109 of 109x109, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 156.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 109x109, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 109x109, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 109x109, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 109x109, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 109x109, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 110x110, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 110x110, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 110x110 of 110x110, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 160.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 110x110, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 110x110, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 110x110, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 111x111, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 111x111, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 111x111, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 111x111, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 111x111 of 111x111, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 163.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 111x111, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 112x112, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 112x112, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 112x112, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 112x112, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 112x112 of 112x112, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 166.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 112x112, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 112x112, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 112x112, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 113x113, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 113x113, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 113x113, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 113x113, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 113x113 of 113x113, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 169.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 113x113, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 113x113, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 113x113, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 114x114, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 114x114, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 114x114, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 114x114, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x197200b4 0/0 114x114 of 114x114, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 114x114, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 114x114, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x197200b4 114x114, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Animatr 0: DONE/SYNC: Thread-4-UserApp-JUnitTestRunner-anim0
[apply] Animatr 0: END: Thread-4-UserApp-JUnitTestRunner-anim0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 115x115, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 115x115, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 115x115 of 115x115, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 175.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 115x115, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 116x116, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 116x116 of 116x116, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 176.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 116x116, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 116x116, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 117x117, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 117x117 of 117x117, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 178.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 117x117, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 117x117, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 117x117, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 117x117 of 117x117, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 179.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 117x117, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 117x117 of 117x117, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 180.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 117x117, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 119x119, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 119x119, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 119x119 of 119x119, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 181.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 119x119, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 119x119 of 119x119, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 182.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 119x119, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 119x119, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 120x120, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 120x120, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 120x120 of 120x120, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 184.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 120x120, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 121x121, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 121x121, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 121x121 of 121x121, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 185.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 121x121, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 122x122, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 121x121 of 121x121, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 121x121, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 121x121 of 121x121, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 121x121, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 123x123, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 123x123, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 188.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 123x123, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 123x123, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 124x124, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 124x124, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 124x124 of 124x124, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 124x124, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 124x124, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 125x125, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 192.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 125x125, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 125x125, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 126x126, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 193.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 125x125, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 194.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 125x125, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 126x126, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 126x126, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 195.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 126x126, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 127x127, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 127x127, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 127x127 of 127x127, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 127x127, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 128x128, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 198.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 128x128, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 128x128, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 129x129, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 199.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 129x129, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 129x129, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 130x130, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 129x129, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 201.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 129x129, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 131x131, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 131x131, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 131x131, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 203.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 131x131, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 131x131, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 132x132, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 132x132, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 132x132, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 133x133, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 206.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 133x133, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 133x133, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 133x133, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 133x133, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 208.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 133x133, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 135x135, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 135x135, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 135x135, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 210.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 135x135, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 135x135, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 136x136, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 136x136 of 136x136, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 136x136, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 136x136, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 137x137, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 213.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 137x137, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 138x138, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 138x138, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 137x137, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 138x138, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 138x138 of 138x138, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 138x138, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 138x138 of 138x138, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 216.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 138x138, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 138x138, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 139x139, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 139x139, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 139x139 of 139x139, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 218.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 139x139, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 140x140, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 140x140 of 140x140, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 219.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 140x140, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 141x141, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 140x140, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 140x140 of 140x140, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 140x140, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 140x140 of 140x140, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 221.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 140x140, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 141x141, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 141x141, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 141x141 of 141x141, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 141x141, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 142x142, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 142x142, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 224.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 142x142, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 143x143, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 143x143 of 143x143, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 225.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 143x143, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 143x143, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 143x143, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 143x143 of 143x143, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 143x143, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 143x143 of 143x143, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 143x143, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 144x144, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 145x145, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 145x145 of 145x145, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 145x145, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 145x145, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 145x145 of 145x145, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 145x145, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 146x146, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 146x146, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 231.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 146x146, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 147x147, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 147x147, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 147x147 of 147x147, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 147x147, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 148x148, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 148x148, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 148x148 of 148x148, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 234.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 148x148, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 149x149, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 149x149 of 149x149, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 235.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 149x149, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 150x150, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 149x149, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 149x149 of 149x149, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 149x149, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 149x149 of 149x149, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 237.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 149x149, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 150x150, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 150x150, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 150x150 of 150x150, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 150x150, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 151x151, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 151x151, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 151x151 of 151x151, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 240.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 151x151, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 152x152, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 152x152, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 152x152 of 152x152, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 152x152, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 153x153, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 153x153, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 153x153 of 153x153, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 243.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 153x153, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 154x154, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 154x154, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 154x154 of 154x154, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 154x154, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 155x155, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 155x155, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 155x155 of 155x155, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 246.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 155x155, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 156x156, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Resizer 0: DONE/SYNC: Thread-4-UserApp-JUnitTestRunner-resz0
[apply] Resizer 0: END: Thread-4-UserApp-JUnitTestRunner-resz0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 156x156 of 156x156, swapInterval 0, drawable 0x7f8fba43ea30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 247.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 156x156, swapInterval 0, drawable 0x7f8fba43ea30
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x197200b4: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x197200b4 FIN
[apply] *** reshapes: 118, displays 495
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT - test01_1A1RThreads_100Resizes
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT - test01_3A3RThreads_50Resizes
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x4aeaf40c: tileRendererInUse null, GearsES2[obj 0x4aeaf40c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4aeaf40c on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x4aeaf40c created: GearsObj[0x209444d1, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4aeaf40c created: GearsObj[0x6632060c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4aeaf40c created: GearsObj[0x6632060c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x4aeaf40c FIN GearsES2[obj 0x4aeaf40c isInit true, usesShared false, 1 GearsObj[0x209444d1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6632060c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5e2b323e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 64x64 of 64x64, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 64x64, swapInterval 0, drawable 0x7f8fba7491b0
[apply] animThreadCount 3, frameCount 100
[apply] reszThreadCount 3, resizeCount 50
[apply] tasks 6, threads 6
[apply] create anim task/thread 0
[apply] create anim task/thread 1
[apply] create anim task/thread 2
[apply] create resz task/thread 0
[apply] create resz task/thread 1
[apply] create resz task/thread 2
[apply] start resize thread 0
[apply] start anim thread 0
[apply] Resizer 0, count 50: PRE: Thread-4-UserApp-JUnitTestRunner-resz0
[apply] start resize thread 1
[apply] Animatr 0, count 100: PRE: Thread-4-UserApp-JUnitTestRunner-anim0
[apply] Resizer 1, count 50: PRE: Thread-4-UserApp-JUnitTestRunner-resz1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 64x64, swapInterval 0, drawable 0x7f8fba7491b0
[apply] start anim thread 1
[apply] Animatr 1, count 100: PRE: Thread-4-UserApp-JUnitTestRunner-anim1
[apply] start resize thread 2
[apply] Resizer 2, count 50: PRE: Thread-4-UserApp-JUnitTestRunner-resz2
[apply] start anim thread 2
[apply] Animatr 2, count 100: PRE: Thread-4-UserApp-JUnitTestRunner-anim2
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 65x65, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 65x65, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 65x65, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 65x65, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 65x65, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 65x65, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 65x65, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 66x66, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 66x66, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 66x66, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 66x66, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 66x66, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 66x66, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 66x66, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 66x66, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 66x66, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 66x66, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 66x66, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 67x67, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 67x67, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 67x67, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 67x67, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 67x67, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 67x67, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 67x67, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 67x67, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 67x67, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 67x67, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 67x67, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 67x67, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 67x67, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 70x70 of 70x70, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 68x68, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 71x71 of 71x71, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 71x71 of 71x71, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 44.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 69x69, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 71x71, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 70x70 of 70x70, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 70x70, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 72x72, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 73x73, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 73x73, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 73x73, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 73x73, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 73x73, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 73x73, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 73x73, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 74x74, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 74x74, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 74x74, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 74x74, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 74x74, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 74x74, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 74x74, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 75x75, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 75x75, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 75x75, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 75x75, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 75x75, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 75x75, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 75x75, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 76x76 of 76x76, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 76x76 of 76x76, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 76x76 of 76x76, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 76x76 of 76x76, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 76x76 of 76x76, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 76x76 of 76x76, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 76x76 of 76x76, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 76x76 of 76x76, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 76x76, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 77x77, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 77x77, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 77x77, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 77x77, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 77x77, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 77x77, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 77x77, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 78x78, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 78x78, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 78x78, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 78x78, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 78x78, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 78x78, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 78x78, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 79x79, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 79x79, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 79x79, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 79x79, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 109.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 79x79, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 79x79, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 79x79, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 79x79, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 79x79, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 79x79, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 79x79, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 80x80, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 80x80, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 80x80, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 80x80, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 80x80 of 80x80, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 80x80, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 80x80, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 80x80, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 80x80, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 80x80, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 80x80, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 80x80, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 81x81, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 81x81, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 81x81, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 81x81, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 81x81, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 81x81, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 81x81, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 82x82 of 82x82, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 124.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 82x82 of 82x82, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 126.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 82x82 of 82x82, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 128.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 82x82, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 83x83, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 83x83, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 83x83, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 83x83, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 83x83 of 83x83, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 133.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 83x83, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 83x83, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 83x83, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 83x83, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 83x83, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 83x83, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 83x83, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 84x84, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 84x84, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 84x84, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 84x84, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 84x84 of 84x84, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 84x84, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 84x84, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 84x84, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 84x84, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 84x84, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 84x84, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 84x84, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 85x85, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 85x85, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 85x85, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 85x85, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 85x85, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 85x85, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 85x85, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 86x86 of 86x86, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 148.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 86x86 of 86x86, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 150.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 86x86 of 86x86, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 152.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 86x86, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 87x87 of 87x87, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 157.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 87x87 of 87x87, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 159.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 87x87 of 87x87, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 161.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 87x87 of 87x87, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 163.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 87x87 of 87x87, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 165.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 87x87 of 87x87, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 167.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 87x87, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 88x88, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 88x88, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 88x88, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 88x88, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 88x88 of 88x88, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 88x88, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 88x88, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 88x88, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 88x88, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 88x88, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 88x88, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 88x88, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 88x88, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 88x88, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 88x88, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 88x88, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 89x89, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 89x89, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 89x89, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 89x89, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 89x89, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x4aeaf40c 89x89, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Animatr 0: DONE/SYNC: Thread-4-UserApp-JUnitTestRunner-anim0
[apply] Animatr 0: END: Thread-4-UserApp-JUnitTestRunner-anim0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x4aeaf40c 89x89, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Animatr 1: DONE/SYNC: Thread-4-UserApp-JUnitTestRunner-anim1
[apply] Animatr 1: END: Thread-4-UserApp-JUnitTestRunner-anim1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x4aeaf40c 90x90, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Animatr 2: DONE/SYNC: Thread-4-UserApp-JUnitTestRunner-anim2
[apply] Animatr 2: END: Thread-4-UserApp-JUnitTestRunner-anim2
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 90x90, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 90x90 of 90x90, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 90x90, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 90x90, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 90x90 of 90x90, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 186.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 90x90, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 91x91, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 91x91 of 91x91, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 91x91, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 91x91, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 92x92, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 92x92 of 92x92, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 188.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 92x92, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 92x92, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 93x93, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 92x92 of 92x92, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 190.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 92x92, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 92x92 of 92x92, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 92x92, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 93x93, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 93x93, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 93x93 of 93x93, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 192.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 93x93, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 94x94, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 94x94, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 94x94 of 94x94, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 193.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 94x94, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 95x95, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 95x95 of 95x95, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 95x95, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 95x95, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 96x96, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 96x96 of 96x96, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 196.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 96x96, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 96x96, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 96x96, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 96x96 of 96x96, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 197.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 96x96, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 96x96 of 96x96, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 198.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 96x96, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 98x98, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 98x98, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 98x98 of 98x98, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 199.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 98x98, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 98x98 of 98x98, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 200.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 98x98, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 99x99, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 99x99, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 99x99 of 99x99, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 201.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 99x99, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 100x100, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 100x100, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 100x100 of 100x100, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 100x100, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 101x101, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 101x101, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 101x101 of 101x101, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 204.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 100x100, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 101x101, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 101x101 of 101x101, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 205.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 101x101, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 101x101 of 101x101, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 101x101, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 101x101, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 102x102, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 102x102 of 102x102, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 207.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 102x102, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 102x102, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 102x102, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 102x102 of 102x102, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 102x102, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 102x102 of 102x102, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 209.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 102x102, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 104x104, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 104x104, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 104x104 of 104x104, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 104x104, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 104x104 of 104x104, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 211.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 104x104, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 105x105, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 104x104, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 104x104 of 104x104, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 104x104, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 104x104 of 104x104, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 213.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 104x104, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 105x105, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 105x105, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 105x105 of 105x105, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 105x105, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 106x106, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 106x106, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 106x106 of 106x106, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 216.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 106x106, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 107x107, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 107x107, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 107x107 of 107x107, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 107x107, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 108x108, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 108x108, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 108x108 of 108x108, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 219.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 108x108, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 109x109, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 109x109, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 109x109 of 109x109, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 109x109, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 110x110, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 110x110 of 110x110, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 110x110, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 110x110, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 111x111, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 110x110 of 110x110, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 223.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 110x110, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 110x110 of 110x110, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 110x110, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 111x111, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 111x111, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 111x111 of 111x111, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 225.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 111x111, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 112x112, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 112x112, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 112x112 of 112x112, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 112x112, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 113x113, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 112x112 of 112x112, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 112x112, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 112x112 of 112x112, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 228.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 112x112, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 113x113, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 113x113, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 113x113 of 113x113, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 113x113, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 114x114, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 114x114, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 114x114 of 114x114, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 231.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 114x114, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 115x115, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 115x115 of 115x115, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 232.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 115x115, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 115x115, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 116x116, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 116x116 of 116x116, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 116x116, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 117x117, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 117x117, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 116x116 of 116x116, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 235.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 116x116, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 117x117, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 117x117 of 117x117, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 236.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 117x117, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 117x117, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 117x117 of 117x117, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 237.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 117x117, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 118x118, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 118x118, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 118x118 of 118x118, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 118x118, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 119x119, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 119x119 of 119x119, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 119x119, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 120x120, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 119x119, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 119x119 of 119x119, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 241.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 119x119, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 119x119 of 119x119, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 119x119, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 120x120, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 120x120, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 120x120 of 120x120, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 243.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 120x120, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 121x121, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 121x121, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 121x121 of 121x121, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 121x121, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 122x122, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 122x122 of 122x122, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 122x122, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 123x123, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 123x123, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 124x124, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 124x124 of 124x124, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 124x124, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 249.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 123x123, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 250.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 123x123, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 123x123, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 124x124, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 124x124, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 124x124 of 124x124, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 252.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 124x124, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 124x124, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 255.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 123x123, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 257.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 123x123, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 123x123, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 124x124, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 124x124 of 124x124, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 124x124, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 124x124, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 124x124 of 124x124, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 260.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 124x124, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 124x124 of 124x124, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 124x124, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 262.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 124x124 of 124x124, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 265.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 124x124, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 266.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 268.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 270.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 127x127 of 127x127, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 127x127 of 127x127, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 127x127 of 127x127, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 273.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 125x125, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 276.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 278.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 127x127 of 127x127, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 281.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 126x126, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 127x127 of 127x127, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 127x127 of 127x127, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 286.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 127x127, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 289.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 130x130, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 293.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 130x130, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 130x130 of 130x130, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 294.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 130x130, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 130x130, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 296.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 128x128, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 130x130, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 130x130 of 130x130, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 130x130, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 131x131, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 131x131, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 132x132, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 132x132, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 301.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 132x132, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 131x131, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 302.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 131x131, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 303.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 131x131, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 131x131, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 132x132, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 305.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 305.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 129x129, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 131x131, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 131x131, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 307.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 131x131, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 307.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 131x131, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 131x131, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 132x132, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 132x132, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 309.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 132x132, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 132x132, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 132x132, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 311.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 132x132, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 311.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 132x132, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 132x132, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 133x133, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 131x131, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 313.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 131x131, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 314.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 131x131, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 132x132, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 132x132, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 315.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 132x132, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 133x133, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 316.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 133x133, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 133x133, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 134x134, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 134x134, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 318.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 134x134, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 135x135, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 319.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 135x135, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 320.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 135x135, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 133x133, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 134x134, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 321.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 134x134, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 322.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 134x134, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 134x134, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 135x135, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 323.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 135x135, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 135x135, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 324.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 135x135, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 135x135, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 325.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 135x135, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 136x136, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 136x136, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 136x136 of 136x136, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 327.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 136x136, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 134x134, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 328.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 134x134, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 328.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 135x135, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 135x135, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 136x136, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 136x136 of 136x136, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 330.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 136x136, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 137x137, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 331.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 137x137, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 137x137, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 138x138, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 138x138 of 138x138, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 332.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 138x138, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 138x138 of 138x138, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 333.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 138x138, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 136x136, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 137x137, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 334.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 137x137, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 335.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 137x137, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 138x138, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 139x139, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 139x139 of 139x139, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 336.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 139x139, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 337.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 137x137, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 137x137, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 138x138, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 139x139 of 139x139, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 338.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 139x139, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 139x139, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 138x138 of 138x138, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 339.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 138x138, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 138x138 of 138x138, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 340.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 138x138, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 138x138, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 139x139, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 139x139 of 139x139, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 341.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 139x139, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 139x139, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 139x139 of 139x139, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 342.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 139x139, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 140x140, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 140x140, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 140x140 of 140x140, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 344.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 140x140, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 141x141, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 140x140 of 140x140, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 345.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 140x140, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 140x140 of 140x140, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 345.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 140x140, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 141x141, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 141x141 of 141x141, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 346.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 141x141, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 141x141, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 142x142, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 348.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 142x142, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 142x142, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 143x143, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 143x143 of 143x143, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 349.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 143x143, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 144x144, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 350.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 142x142, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 351.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 142x142, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 143x143, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 143x143, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 143x143 of 143x143, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 352.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 143x143, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 144x144, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 144x144 of 144x144, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 353.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 144x144, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 144x144, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 145x145, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 144x144 of 144x144, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 355.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 144x144, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 144x144 of 144x144, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 355.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 144x144, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 145x145, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 143x143, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 143x143 of 143x143, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 357.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 143x143, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 144x144, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 144x144 of 144x144, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 358.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 144x144, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 144x144, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 144x144 of 144x144, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 359.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 144x144, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 145x145, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 145x145, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 145x145 of 145x145, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 360.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 145x145, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 146x146, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 146x146, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 362.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 146x146, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 147x147, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 147x147 of 147x147, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 363.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 147x147, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 144x144, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 144x144 of 144x144, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 364.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 144x144, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 144x144 of 144x144, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 364.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 144x144, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 145x145, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 146x146, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 366.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 146x146, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 366.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 146x146, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 146x146, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 146x146, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 368.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 146x146, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 368.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 146x146, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 148x148, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 148x148, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 148x148 of 148x148, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 370.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 148x148, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 148x148 of 148x148, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 370.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 148x148, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 148x148, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 148x148, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 148x148 of 148x148, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 372.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 146x146, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 372.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 146x146, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 146x146, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 147x147, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 147x147 of 147x147, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 374.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 147x147, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 147x147, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 147x147 of 147x147, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 375.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 147x147, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 148x148, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Resizer 0: DONE/SYNC: Thread-4-UserApp-JUnitTestRunner-resz0
[apply] Resizer 0: END: Thread-4-UserApp-JUnitTestRunner-resz0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 148x148 of 148x148, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 376.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 148x148, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 148x148, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 149x149, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 149x149, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Resizer 1: DONE/SYNC: Thread-4-UserApp-JUnitTestRunner-resz1
[apply] Resizer 1: END: Thread-4-UserApp-JUnitTestRunner-resz1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4aeaf40c 0/0 149x149 of 149x149, swapInterval 0, drawable 0x7f8fba7491b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4aeaf40c, angle 378.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 149x149, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4aeaf40c 150x150, swapInterval 0, drawable 0x7f8fba7491b0
[apply] Resizer 2: DONE/SYNC: Thread-4-UserApp-JUnitTestRunner-resz2
[apply] Resizer 2: END: Thread-4-UserApp-JUnitTestRunner-resz2
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x4aeaf40c: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x4aeaf40c FIN
[apply] *** reshapes: 206, displays 757
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT - test01_3A3RThreads_50Resizes
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841704262 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01_1A1RThreads_100Resizes took 4.441 sec
[apply] Testcase: test01_3A3RThreads_50Resizes took 2.965 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841707051 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test01GLDebugDisabled
[apply] junit.framework.TestListener: tests to run: 4
[apply] junit.framework.TestListener: startTest(test01GLDebugDisabled)
[apply] junit.framework.TestListener: endTest(test01GLDebugDisabled)
[apply] junit.framework.TestListener: startTest(test01GLDebugEnabled)
[apply] glDebug extension: null
[apply] glDebug enabled: false
[apply] glDebug sync: true
[apply] context version: 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test01GLDebugDisabled
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test01GLDebugEnabled
[apply] junit.framework.TestListener: endTest(test01GLDebugEnabled)
[apply] junit.framework.TestListener: startTest(test02GLDebugError)
[apply] junit.framework.TestListener: endTest(test02GLDebugError)
[apply] glDebug extension: null
[apply] glDebug enabled: false
[apply] glDebug sync: true
[apply] context version: 2.1 (Compat profile, arb, debug, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test01GLDebugEnabled
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test02GLDebugError
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test02GLDebugError
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test03GLDebugInsert
[apply] junit.framework.TestListener: startTest(test03GLDebugInsert)
[apply] junit.framework.TestListener: endTest(test03GLDebugInsert)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test03GLDebugInsert
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841709374 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.948 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841707051 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test01GLDebugDisabled
[apply] glDebug extension: null
[apply] glDebug enabled: false
[apply] glDebug sync: true
[apply] context version: 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test01GLDebugDisabled
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test01GLDebugEnabled
[apply] glDebug extension: null
[apply] glDebug enabled: false
[apply] glDebug sync: true
[apply] context version: 2.1 (Compat profile, arb, debug, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test01GLDebugEnabled
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test02GLDebugError
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test02GLDebugError
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test03GLDebugInsert
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test03GLDebugInsert
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841709374 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01GLDebugDisabled took 1.87 sec
[apply] Testcase: test01GLDebugEnabled took 0.307 sec
[apply] Testcase: test02GLDebugError took 0.04 sec
[apply] Testcase: test03GLDebugInsert took 0.027 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT
[apply] junit.framework.TestListener: tests to run: 3
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841711941 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: startTest(test01GLDebug01Disabled)
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841713448 ms +++ localhost/127.0.0.1:59999 - Locked within 1515 ms, 4 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test01GLDebug01Disabled
[apply] glDebug extension: null
[apply] glDebug enabled: false
[apply] glDebug sync: true
[apply] context version: 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test01GLDebug01Disabled
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test01GLDebug01Enabled
[apply] junit.framework.TestListener: endTest(test01GLDebug01Disabled)
[apply] junit.framework.TestListener: startTest(test01GLDebug01Enabled)
[apply] glDebug extension: null
[apply] glDebug enabled: false
[apply] glDebug sync: true
[apply] context version: 2.1 (Compat profile, arb, debug, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test01GLDebug01Enabled
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test02GLDebug01Error
[apply] junit.framework.TestListener: endTest(test01GLDebug01Enabled)
[apply] junit.framework.TestListener: startTest(test02GLDebug01Error)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test02GLDebug01Error
[apply] junit.framework.TestListener: endTest(test02GLDebug01Error)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841715856 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.541 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841711941 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841713448 ms +++ localhost/127.0.0.1:59999 - Locked within 1515 ms, 4 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test01GLDebug01Disabled
[apply] glDebug extension: null
[apply] glDebug enabled: false
[apply] glDebug sync: true
[apply] context version: 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test01GLDebug01Disabled
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test01GLDebug01Enabled
[apply] glDebug extension: null
[apply] glDebug enabled: false
[apply] glDebug sync: true
[apply] context version: 2.1 (Compat profile, arb, debug, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test01GLDebug01Enabled
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test02GLDebug01Error
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test02GLDebug01Error
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841715856 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01GLDebug01Disabled took 1.842 sec
[apply] Testcase: test01GLDebug01Enabled took 0.423 sec
[apply] Testcase: test02GLDebug01Error took 0.065 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841718251 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT
[apply] junit.framework.TestListener: tests to run: 10
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test01OnThreadAtInit
[apply] junit.framework.TestListener: startTest(test01OnThreadAtInit)
[apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1 on thread Thread-4-UserApp-JUnitTestRunner
[apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1
[apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
[apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
[apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
[apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027)
[apply] at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:494)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:76)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
[apply] at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:259)
[apply] at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:119)
[apply] at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:141)
[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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.init(TestGLException01NEWT.java:112)
[apply] at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:641)
[apply] at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:663)
[apply] at jogamp.opengl.GLAutoDrawableBase$1.run(GLAutoDrawableBase.java:430)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1275)
[apply] ... 11 more
[apply] This-Thread : true
[apply] Anim-Thread : false
[apply] ExceptionSent : 1
[apply] Exception @ Init/Reshape/Display: true
[apply] Exception @ Invoke : false
[apply] Exception @ Dispose : false
[apply] Exception @ GLAnimatorControl : 0
[apply] Init Count : 0 / 1
[apply] Reshape Count : 0 / 1
[apply] Display Count : 0 / 2
[apply] Invoke Count : 0 / 1
[apply] Dispose Count : 0 / 1
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test01OnThreadAtInit
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test02OnThreadAtReshape
[apply] junit.framework.TestListener: endTest(test01OnThreadAtInit)
[apply] junit.framework.TestListener: startTest(test02OnThreadAtReshape)
[apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2 on thread Thread-4-UserApp-JUnitTestRunner
[apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2
[apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
[apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
[apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
[apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027)
[apply] at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:494)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:76)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
[apply] at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:259)
[apply] at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:119)
[apply] at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:141)
[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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.reshape(TestGLException01NEWT.java:133)
[apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:742)
[apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:748)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:439)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[apply] ... 11 more
[apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-4-UserApp-JUnitTestRunner> on thread Thread-4-UserApp-JUnitTestRunner on thread Thread-4-UserApp-JUnitTestRunner
[apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-4-UserApp-JUnitTestRunner> on thread Thread-4-UserApp-JUnitTestRunner
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:76)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
[apply] at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:910)
[apply] at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:603)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-4-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:742)
[apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:748)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:439)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[apply] ... 38 more
[apply] This-Thread : true
[apply] Anim-Thread : false
[apply] ExceptionSent : 2
[apply] Exception @ Init/Reshape/Display: true
[apply] Exception @ Invoke : true
[apply] Exception @ Dispose : false
[apply] Exception @ GLAnimatorControl : 0
[apply] Init Count : 1 / 1
[apply] Reshape Count : 0 / 0
[apply] Display Count : 0 / 0
[apply] Invoke Count : 0 / 0
[apply] Dispose Coujunit.framework.TestListener: endTest(test02OnThreadAtReshape)
[apply] junit.framework.TestListener: startTest(test03OnThreadAtDisplay)
[apply] junit.framework.TestListener: endTest(test03OnThreadAtDisplay)
[apply] junit.framework.TestListener: startTest(test04OnThreadAtInvoke)
[apply] nt : 0 / 1
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test02OnThreadAtReshape
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3 on thread Thread-4-UserApp-JUnitTestRunner
[apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3
[apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
[apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
[apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
[apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027)
[apply] at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:494)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:76)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
[apply] at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:259)
[apply] at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:119)
[apply] at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:141)
[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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
[apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[apply] ... 11 more
[apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-4-UserApp-JUnitTestRunner> on thread Thread-4-UserApp-JUnitTestRunner on thread Thread-4-UserApp-JUnitTestRunner
[apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-4-UserApp-JUnitTestRunner> on thread Thread-4-UserApp-JUnitTestRunner
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:76)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
[apply] at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:910)
[apply] at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:603)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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-4-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:691)
[apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[apply] ... 38 more
[apply] This-Thread : true
[apply] Anim-Thread : false
[apply] ExceptionSent : 2
[apply] Exception @ Init/Reshape/Display: true
[apply] Exception @ Invoke : true
[apply] Exception @ Dispose : false
[apply] Exception @ GLAnimatorControl : 0
[apply] Init Count : 1 / 1
[apply] Reshape Count : 1 / 1
[apply] Display Count : 0 / 0
[apply] Invoke Count : 0 / 0
[apply] Dispose Count : 0 / 1
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test03OnThreadAtDisplay
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4 on thread Thread-4-UserApp-JUnitTestRunner
[apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4
[apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
[apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
[apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
[apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027)
[apply] at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:494)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:76)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
[apply] at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:259)
[apply] at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:119)
[apply] at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:141)
[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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
[apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[apply] ... 11 more
[apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-4-UserApp-JUnitTestRunner> on thread Thread-4-UserApp-JUnitTestRunner on thread Thread-4-UserApp-JUnitTestRunner
[apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-4-UserApp-JUnitTestRunner> on thread Thread-4-UserApp-JUnitTestRunner
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:76)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
[apply] at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:910)
[apply] at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:603)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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-4-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:691)
[apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[apply] ... 38 more
[apply] This-Thread : true
[apply] Anim-Thread : false
[apply] ExceptionSent : 2
[apply] Exception @ Init/Reshape/Display: true
[apply] Exception @ Invoke : true
[apply] Exception @ Dispose : false
[apply] Exception @ GLAnimatorControl : 0
[apply] Init Count : 1 / 1
[apply] Reshape Count : 1 / 1
[apply] Display Count : 0 / 0
[apply] Invoke Count : 0 / 0
[apply] Dispose Count : 0 / 1
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test04OnThreadAtInvoke
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5 on thread Thread-4-UserApp-JUnitTestRunner
[apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5
[apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
[apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
[apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
[apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
[apply] at jogamp.newt.WindowImpl.destroy(WindowImpl.java:1213)
[apply] at com.jogamp.newt.opengl.GLWindow.destroy(GLWindow.java:484)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:76)
[apply] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:559)
[apply] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[apply] at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:371)
[apply] at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:119)
[apply] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:547)
[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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.dispose(TestGLException01NEWT.java:119)
[apply] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test05OnThreadAtDispose
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Animator#00> on thread Thread-4-UserApp-JUnitTestRunner-Animator#00 on thread Thread-4-UserApp-JUnitTestRunner-Animator#00
[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-4-UserApp-JUnitTestRunner-Animator#00> on thread Thread-4-UserApp-JUnitTestRunner-Animator#00
[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:537)
[apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:245)
[apply] at java.lang.Thread.run(Thread.java:695)
[apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-4-UserApp-JUnitTestRunner-Animator#00> on thread Thread-4-UserApp-JUnitTestRunner-Animator#00
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:76)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
[apply] at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54)
[apply] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:449)
[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-4-UserApp-JUnitTestRunner-Animator#00>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.init(TestGLException01NEWT.java:112)
[apply] at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:641)
[apply] at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:663)
[apply] at jogamp.opengl.GLAutoDrawableBase$1.run(GLAutoDrawableBase.java:430)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1275)
[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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test11OffThreadAtInit
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Animator#01> on thread Thread-4-UserApp-JUnitTestRunner-Animator#01 on thread Thread-4-UserApp-JUnitTestRunner-Animator#01
[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-4-UserApp-JUnitTestRunner-Animator#01> on thread Thread-4-UserApp-JUnitTestRunner-Animator#01
[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:537)
[apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:245)
[apply] at java.lang.Thread.run(Thread.java:695)
[apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-4-UserApp-JUnitTestRunner-Animator#01> on thread Thread-4-UserApp-JUnitTestRunner-Animator#01
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:76)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
[apply] at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54)
[apply] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:449)
[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-4-UserApp-JUnitTestRunner-Animator#01>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.reshape(TestGLException01NEWT.java:133)
[apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:742)
[apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:748)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:439)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[apply] ... 6 more
[apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-4-UserApp-JUnitTestRunner> on thread Thread-4-UserApp-JUnitTestRunner on thread Thread-4-UserApp-JUnitTestRunner
[apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-4-UserApp-JUnitTestRunner> on thread Thread-4-UserApp-JUnitTestRunner
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:76)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
[apply] at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:910)
[apply] at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:603)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:226)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test12OffThreadAtReshape(TestGLException01NEWT.java:373)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-4-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:742)
[apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:748)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:439)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[apply] ... 38 more
[apply] This-Thread : false
[apply] Anim-Thread : true
[apply] ExceptionSent : 2
[apply] Exception @ Init/Reshape/Display: false
[apply] Exception @ Invoke : true
[apply] Exception @ Dispose : false
[apply] Exception @ GLAnimatorControl : 1
[apply] Init Count : 1 / 1
[apply] Reshape Count : 0 / 0
[apply] Display Count : 0 / 0
[apply] Invoke Count : 0 / 0
[apply] Dispose Count : 0 / 1
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test12OffThreadAtReshape
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test13OffThreadAtDisplay
[apply] junit.framework.TestListener: endTest(test12OffThreadAtReshape)
[apply] junit.framework.TestListener: startTest(test13OffThreadAtDisplay)
[apply] User caught exception AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-4-UserApp-JUnitTestRunner-Animator#02> on thread Thread-4-UserApp-JUnitTestRunner-Animator#02 on thread Thread-4-UserApp-JUnitTestRunner-Animator#02
[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-4-UserApp-JUnitTestRunner-Animator#02> on thread Thread-4-UserApp-JUnitTestRunner-Animator#02
[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:537)
[apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:245)
[apply] at java.lang.Thread.run(Thread.java:695)
[apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-4-UserApp-JUnitTestRunner-Animator#02> on thread Thread-4-UserApp-JUnitTestRunner-Animator#02
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:76)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
[apply] at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54)
[apply] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:449)
[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-4-UserApp-JUnitTestRunner-Animator#02>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
[apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test13OffThreadAtDisplay
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test14OffThreadAtInvoke
[apply] junit.framework.TestListener: endTest(test13OffThreadAtDisplay)
[apply] junit.framework.TestListener: startTest(test14OffThreadAtInvoke)
[apply] User caught exception AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-4-UserApp-JUnitTestRunner-Animator#03> on thread Thread-4-UserApp-JUnitTestRunner-Animator#03 on thread Thread-4-UserApp-JUnitTestRunner-Animator#03
[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-4-UserApp-JUnitTestRunner-Animator#03> on thread Thread-4-UserApp-JUnitTestRunner-Animator#03
[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:537)
[apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:245)
[apply] at java.lang.Thread.run(Thread.java:695)
[apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-4-UserApp-JUnitTestRunner-Animator#03> on thread Thread-4-UserApp-JUnitTestRunner-Animator#03
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:76)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
[apply] at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54)
[apply] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:449)
[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-4-UserApp-JUnitTestRunner-Animator#03>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
[apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test14OffThreadAtInvoke
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test15OffThreadAtDispose
[apply] junit.framework.TestListener: endTest(test14OffThreadAtInvoke)
[apply] junit.framework.TestListener: startTest(test15OffThreadAtDispose)
[apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10 on thread Thread-4-UserApp-JUnitTestRunner
[apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10
[apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
[apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
[apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
[apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
[apply] at jogamp.newt.WindowImpl.destroy(WindowImpl.java:1213)
[apply] at com.jogamp.newt.opengl.GLWindow.destroy(GLWindow.java:484)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:76)
[apply] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:559)
[apply] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[apply] at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:371)
[apply] at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:119)
[apply] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:547)
[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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.dispose(TestGLException01NEWT.java:119)
[apply] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test15OffThreadAtDispose
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841722215 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] junit.framework.TestListener: endTest(test15OffThreadAtDispose)
[apply] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 4.593 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841718251 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1 on thread Thread-4-UserApp-JUnitTestRunner
[apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1
[apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
[apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
[apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
[apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027)
[apply] at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:494)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:76)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
[apply] at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:259)
[apply] at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:119)
[apply] at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:141)
[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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.init(TestGLException01NEWT.java:112)
[apply] at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:641)
[apply] at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:663)
[apply] at jogamp.opengl.GLAutoDrawableBase$1.run(GLAutoDrawableBase.java:430)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1275)
[apply] ... 11 more
[apply] This-Thread : true
[apply] Anim-Thread : false
[apply] ExceptionSent : 1
[apply] Exception @ Init/Reshape/Display: true
[apply] Exception @ Invoke : false
[apply] Exception @ Dispose : false
[apply] Exception @ GLAnimatorControl : 0
[apply] Init Count : 0 / 1
[apply] Reshape Count : 0 / 1
[apply] Display Count : 0 / 2
[apply] Invoke Count : 0 / 1
[apply] Dispose Count : 0 / 1
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test01OnThreadAtInit
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2 on thread Thread-4-UserApp-JUnitTestRunner
[apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2
[apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
[apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
[apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
[apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027)
[apply] at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:494)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:76)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
[apply] at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:259)
[apply] at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:119)
[apply] at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:141)
[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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.reshape(TestGLException01NEWT.java:133)
[apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:742)
[apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:748)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:439)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[apply] ... 11 more
[apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-4-UserApp-JUnitTestRunner> on thread Thread-4-UserApp-JUnitTestRunner on thread Thread-4-UserApp-JUnitTestRunner
[apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-4-UserApp-JUnitTestRunner> on thread Thread-4-UserApp-JUnitTestRunner
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:76)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
[apply] at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:910)
[apply] at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:603)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-4-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:742)
[apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:748)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:439)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[apply] ... 38 more
[apply] This-Thread : true
[apply] Anim-Thread : false
[apply] ExceptionSent : 2
[apply] Exception @ Init/Reshape/Display: true
[apply] Exception @ Invoke : true
[apply] Exception @ Dispose : false
[apply] Exception @ GLAnimatorControl : 0
[apply] Init Count : 1 / 1
[apply] Reshape Count : 0 / 0
[apply] Display Count : 0 / 0
[apply] Invoke Count : 0 / 0
[apply] Dispose Count : 0 / 1
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test02OnThreadAtReshape
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3 on thread Thread-4-UserApp-JUnitTestRunner
[apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3
[apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
[apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
[apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
[apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027)
[apply] at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:494)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:76)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
[apply] at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:259)
[apply] at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:119)
[apply] at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:141)
[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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
[apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[apply] ... 11 more
[apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-4-UserApp-JUnitTestRunner> on thread Thread-4-UserApp-JUnitTestRunner on thread Thread-4-UserApp-JUnitTestRunner
[apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-4-UserApp-JUnitTestRunner> on thread Thread-4-UserApp-JUnitTestRunner
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:76)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
[apply] at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:910)
[apply] at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:603)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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-4-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:691)
[apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[apply] ... 38 more
[apply] This-Thread : true
[apply] Anim-Thread : false
[apply] ExceptionSent : 2
[apply] Exception @ Init/Reshape/Display: true
[apply] Exception @ Invoke : true
[apply] Exception @ Dispose : false
[apply] Exception @ GLAnimatorControl : 0
[apply] Init Count : 1 / 1
[apply] Reshape Count : 1 / 1
[apply] Display Count : 0 / 0
[apply] Invoke Count : 0 / 0
[apply] Dispose Count : 0 / 1
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test03OnThreadAtDisplay
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4 on thread Thread-4-UserApp-JUnitTestRunner
[apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4
[apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
[apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
[apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
[apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022)
[apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027)
[apply] at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:494)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:76)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
[apply] at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:259)
[apply] at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:119)
[apply] at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:141)
[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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
[apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[apply] ... 11 more
[apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-4-UserApp-JUnitTestRunner> on thread Thread-4-UserApp-JUnitTestRunner on thread Thread-4-UserApp-JUnitTestRunner
[apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-4-UserApp-JUnitTestRunner> on thread Thread-4-UserApp-JUnitTestRunner
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:76)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
[apply] at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:910)
[apply] at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:603)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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-4-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:691)
[apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[apply] ... 38 more
[apply] This-Thread : true
[apply] Anim-Thread : false
[apply] ExceptionSent : 2
[apply] Exception @ Init/Reshape/Display: true
[apply] Exception @ Invoke : true
[apply] Exception @ Dispose : false
[apply] Exception @ GLAnimatorControl : 0
[apply] Init Count : 1 / 1
[apply] Reshape Count : 1 / 1
[apply] Display Count : 0 / 0
[apply] Invoke Count : 0 / 0
[apply] Dispose Count : 0 / 1
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test04OnThreadAtInvoke
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5 on thread Thread-4-UserApp-JUnitTestRunner
[apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5
[apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
[apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
[apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
[apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
[apply] at jogamp.newt.WindowImpl.destroy(WindowImpl.java:1213)
[apply] at com.jogamp.newt.opengl.GLWindow.destroy(GLWindow.java:484)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:76)
[apply] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:559)
[apply] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[apply] at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:371)
[apply] at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:119)
[apply] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:547)
[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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.dispose(TestGLException01NEWT.java:119)
[apply] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test05OnThreadAtDispose
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Animator#00> on thread Thread-4-UserApp-JUnitTestRunner-Animator#00 on thread Thread-4-UserApp-JUnitTestRunner-Animator#00
[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-4-UserApp-JUnitTestRunner-Animator#00> on thread Thread-4-UserApp-JUnitTestRunner-Animator#00
[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:537)
[apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:245)
[apply] at java.lang.Thread.run(Thread.java:695)
[apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-4-UserApp-JUnitTestRunner-Animator#00> on thread Thread-4-UserApp-JUnitTestRunner-Animator#00
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:76)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
[apply] at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54)
[apply] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:449)
[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-4-UserApp-JUnitTestRunner-Animator#00>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.init(TestGLException01NEWT.java:112)
[apply] at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:641)
[apply] at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:663)
[apply] at jogamp.opengl.GLAutoDrawableBase$1.run(GLAutoDrawableBase.java:430)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1275)
[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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test11OffThreadAtInit
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Animator#01> on thread Thread-4-UserApp-JUnitTestRunner-Animator#01 on thread Thread-4-UserApp-JUnitTestRunner-Animator#01
[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-4-UserApp-JUnitTestRunner-Animator#01> on thread Thread-4-UserApp-JUnitTestRunner-Animator#01
[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:537)
[apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:245)
[apply] at java.lang.Thread.run(Thread.java:695)
[apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-4-UserApp-JUnitTestRunner-Animator#01> on thread Thread-4-UserApp-JUnitTestRunner-Animator#01
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:76)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
[apply] at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54)
[apply] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:449)
[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-4-UserApp-JUnitTestRunner-Animator#01>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.reshape(TestGLException01NEWT.java:133)
[apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:742)
[apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:748)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:439)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[apply] ... 6 more
[apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-4-UserApp-JUnitTestRunner> on thread Thread-4-UserApp-JUnitTestRunner on thread Thread-4-UserApp-JUnitTestRunner
[apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-4-UserApp-JUnitTestRunner> on thread Thread-4-UserApp-JUnitTestRunner
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:76)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
[apply] at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:910)
[apply] at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:603)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:226)
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test12OffThreadAtReshape(TestGLException01NEWT.java:373)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207)
[apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-4-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:742)
[apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:748)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:439)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[apply] ... 38 more
[apply] This-Thread : false
[apply] Anim-Thread : true
[apply] ExceptionSent : 2
[apply] Exception @ Init/Reshape/Display: false
[apply] Exception @ Invoke : true
[apply] Exception @ Dispose : false
[apply] Exception @ GLAnimatorControl : 1
[apply] Init Count : 1 / 1
[apply] Reshape Count : 0 / 0
[apply] Display Count : 0 / 0
[apply] Invoke Count : 0 / 0
[apply] Dispose Count : 0 / 1
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test12OffThreadAtReshape
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Animator#02> on thread Thread-4-UserApp-JUnitTestRunner-Animator#02 on thread Thread-4-UserApp-JUnitTestRunner-Animator#02
[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-4-UserApp-JUnitTestRunner-Animator#02> on thread Thread-4-UserApp-JUnitTestRunner-Animator#02
[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:537)
[apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:245)
[apply] at java.lang.Thread.run(Thread.java:695)
[apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-4-UserApp-JUnitTestRunner-Animator#02> on thread Thread-4-UserApp-JUnitTestRunner-Animator#02
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:76)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
[apply] at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54)
[apply] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:449)
[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-4-UserApp-JUnitTestRunner-Animator#02>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
[apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test13OffThreadAtDisplay
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Animator#03> on thread Thread-4-UserApp-JUnitTestRunner-Animator#03 on thread Thread-4-UserApp-JUnitTestRunner-Animator#03
[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-4-UserApp-JUnitTestRunner-Animator#03> on thread Thread-4-UserApp-JUnitTestRunner-Animator#03
[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:537)
[apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:245)
[apply] at java.lang.Thread.run(Thread.java:695)
[apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-4-UserApp-JUnitTestRunner-Animator#03> on thread Thread-4-UserApp-JUnitTestRunner-Animator#03
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:76)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1311)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:675)
[apply] at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54)
[apply] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:449)
[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-4-UserApp-JUnitTestRunner-Animator#03>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126)
[apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:442)
[apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test14OffThreadAtInvoke
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10 on thread Thread-4-UserApp-JUnitTestRunner
[apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10
[apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248)
[apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162)
[apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426)
[apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125)
[apply] at jogamp.newt.WindowImpl.destroy(WindowImpl.java:1213)
[apply] at com.jogamp.newt.opengl.GLWindow.destroy(GLWindow.java:484)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10> on thread Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10
[apply] at javax.media.opengl.GLException.newGLException(GLException.java:76)
[apply] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:559)
[apply] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[apply] at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:371)
[apply] at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:119)
[apply] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:547)
[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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10>
[apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.dispose(TestGLException01NEWT.java:119)
[apply] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test15OffThreadAtDispose
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841722215 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01OnThreadAtInit took 0.476 sec
[apply] Testcase: test02OnThreadAtReshape took 0.085 sec
[apply] Testcase: test03OnThreadAtDisplay took 0.072 sec
[apply] Testcase: test04OnThreadAtInvoke took 0.092 sec
[apply] Testcase: test05OnThreadAtDispose took 0.636 sec
[apply] Testcase: test11OffThreadAtInit took 0.075 sec
[apply] Testcase: test12OffThreadAtReshape took 0.07 sec
[apply] Testcase: test13OffThreadAtDisplay took 0.083 sec
[apply] Testcase: test14OffThreadAtInvoke took 0.09 sec
[apply] Testcase: test15OffThreadAtDispose took 0.603 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.framework.TestListener: startTest(test01_ES1)
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841724740 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test01_ES1
[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] GLES1 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test01_ES1
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test02__ES2
[apply] GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test02__ES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test03_GL2
[apply] - GL_MAX_TEXTURE_SIZE: 8192
[apply] - GL_ACTIVE_TEXTURE: 33984
[apply] - GL_MAX_TEXTURE_IMAGE_UNITS: 16
[apply] - GL_MAX_COLOR_ATTACHMENTS: 8
[apply] - GL_MAX_SAMPLES: 8
[apply] GL UnitTester
[apply] GL_VENDOR: NVIDIA Corporation
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL GLSL: true, has-compiler-func: true, version 1.20, 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL Profile: GLProfile[GL2/GL2.hw]
[apply] GL Renderer Quirks:[NoOffscreenBitmap, NeedSharedObjectSync]
[apply] GL:jogamp.opengl.gl4.GL4bcImpl@7d5718f2, 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] - pre GL-Error 0x0
[apply] - GL-Error 0x0
[apply] - GL-Error 0x0
[apply] - GL-Error 0x0
[apply] - GL-Error 0x0
[apply] - GL-Error 0x0
[apply] junit.framework.TestListener: endTest(test03_GL2)
[apply] junit.framework.TestListener: startTest(test04_GL3)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test03_GL2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test04_GL3
[apply] - GL_MAX_TEXTURE_SIZE: 8192
[apply] - GL_ACTIVE_TEXTURE: 33984
[apply] - GL_MAX_TEXTURE_IMAGE_UNITS: 16
[apply] - GL_MAX_COLOR_ATTACHMENTS: 8
[apply] - GL_MAX_SAMPLES: 8
[apply] junit.framework.TestListener: endTest(test04_GL3)
[apply] junit.framework.TestListener: startTest(test05_GL4)
[apply] GL UnitTester
[apply] GL_VENDOR: NVIDIA Corporation
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL GLSL: true, has-compiler-func: true, version 3.30, 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL Profile: GLProfile[GL3/GL3.hw]
[apply] GL Renderer Quirks:[NoOffscreenBitmap, NeedSharedObjectSync]
[apply] GL:jogamp.opengl.gl4.GL4bcImpl@3ff2cea2, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] - pre GL-Error 0x0
[apply] - GL-Error 0x0
[apply] - GL-Error 0x0
[apply] - GL-Error 0x0
[apply] - GL-Error 0x0
[apply] - GL-Error 0x0
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test04_GL3
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test05_GL4
[apply] - GL_MAX_TEXTURE_SIZE: 16384
[apply] - GL_ACTIVE_TEXTURE: 33984
[apply] - GL_MAX_TEXTURE_IMAGE_UNITS: 16
[apply] - GL_MAX_COLOR_ATTACHMENTS: 8
[apply] - GL_MAX_SAMPLES: 16
[apply] junit.framework.TestListener: endTest(test05_GL4)
[apply] GL UnitTester
[apply] GL_VENDOR: Apple Computer, Inc.
[apply] GL_RENDERER: Apple Software Renderer
[apply] GL_VERSION: 4.1 APPLE-9.6.1
[apply] GL GLSL: true, has-compiler-func: true, version 4.10, 4.10.0
[apply] GL FBO: basic true, full true
[apply] GL Profile: GLProfile[GL4/GL4.sw]
[apply] GL Renderer Quirks:[NoOffscreenBitmap, NeedSharedObjectSync]
[apply] GL:jogamp.opengl.gl4.GL4bcImpl@421690ab, 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1
[apply] - pre GL-Error 0x0
[apply] - GL-Error 0x0
[apply] - GL-Error 0x0
[apply] - GL-Error 0x0
[apply] - GL-Error 0x0
[apply] - GL-Error 0x0
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test05_GL4
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841726804 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.715 sec
[apply] ------------- Standard Output ---------------
[apply] - GL_MAX_TEXTURE_SIZE: 8192
[apply] - GL_ACTIVE_TEXTURE: 33984
[apply] - GL_MAX_TEXTURE_IMAGE_UNITS: 16
[apply] - GL_MAX_COLOR_ATTACHMENTS: 8
[apply] - GL_MAX_SAMPLES: 8
[apply] - GL_MAX_TEXTURE_SIZE: 8192
[apply] - GL_ACTIVE_TEXTURE: 33984
[apply] - GL_MAX_TEXTURE_IMAGE_UNITS: 16
[apply] - GL_MAX_COLOR_ATTACHMENTS: 8
[apply] - GL_MAX_SAMPLES: 8
[apply] - GL_MAX_TEXTURE_SIZE: 16384
[apply] - GL_ACTIVE_TEXTURE: 33984
[apply] - GL_MAX_TEXTURE_IMAGE_UNITS: 16
[apply] - GL_MAX_COLOR_ATTACHMENTS: 8
[apply] - GL_MAX_SAMPLES: 16
[apply] ------------- ---------------- ---------------
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841724740 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test01_ES1
[apply] GLES1 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test01_ES1
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test02__ES2
[apply] GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test02__ES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test03_GL2
[apply] GL UnitTester
[apply] GL_VENDOR: NVIDIA Corporation
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL GLSL: true, has-compiler-func: true, version 1.20, 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL Profile: GLProfile[GL2/GL2.hw]
[apply] GL Renderer Quirks:[NoOffscreenBitmap, NeedSharedObjectSync]
[apply] GL:jogamp.opengl.gl4.GL4bcImpl@7d5718f2, 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] - pre GL-Error 0x0
[apply] - GL-Error 0x0
[apply] - GL-Error 0x0
[apply] - GL-Error 0x0
[apply] - GL-Error 0x0
[apply] - GL-Error 0x0
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test03_GL2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test04_GL3
[apply] GL UnitTester
[apply] GL_VENDOR: NVIDIA Corporation
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL GLSL: true, has-compiler-func: true, version 3.30, 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL Profile: GLProfile[GL3/GL3.hw]
[apply] GL Renderer Quirks:[NoOffscreenBitmap, NeedSharedObjectSync]
[apply] GL:jogamp.opengl.gl4.GL4bcImpl@3ff2cea2, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] - pre GL-Error 0x0
[apply] - GL-Error 0x0
[apply] - GL-Error 0x0
[apply] - GL-Error 0x0
[apply] - GL-Error 0x0
[apply] - GL-Error 0x0
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test04_GL3
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test05_GL4
[apply] GL UnitTester
[apply] GL_VENDOR: Apple Computer, Inc.
[apply] GL_RENDERER: Apple Software Renderer
[apply] GL_VERSION: 4.1 APPLE-9.6.1
[apply] GL GLSL: true, has-compiler-func: true, version 4.10, 4.10.0
[apply] GL FBO: basic true, full true
[apply] GL Profile: GLProfile[GL4/GL4.sw]
[apply] GL Renderer Quirks:[NoOffscreenBitmap, NeedSharedObjectSync]
[apply] GL:jogamp.opengl.gl4.GL4bcImpl@421690ab, 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1
[apply] - pre GL-Error 0x0
[apply] - GL-Error 0x0
[apply] - GL-Error 0x0
[apply] - GL-Error 0x0
[apply] - GL-Error 0x0
[apply] - GL-Error 0x0
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test05_GL4
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841726804 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01_ES1 took 1.573 sec
[apply] Testcase: test02__ES2 took 0.001 sec
[apply] Testcase: test03_GL2 took 0.156 sec
[apply] Testcase: test04_GL3 took 0.117 sec
[apply] Testcase: test05_GL4 took 0.135 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT
[apply] junit.framework.TestListener: tests to run: 7
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841729541 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841730047 ms +++ localhost/127.0.0.1:59999 - Locked within 515 ms, 2 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test00ShowAvailProfiles
[apply] junit.framework.TestListener: startTest(test00ShowAvailProfiles)
[apply] junit.framework.TestListener: endTest(test00ShowAvailProfiles)
[apply] junit.framework.TestListener: startTest(test10GL2PolygonModeFailure)
[apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x51b4a74b]]
[apply] Natives
[apply] GL4bc false
[apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[apply] GLES3 false
[apply] GL3bc false
[apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[apply] GLES2 false
[apply] GLES1 false
[apply] Count 3 / 8
[apply] Common
[apply] GL4ES3 false
[apply] GL2GL3 true
[apply] GL2ES2 true
[apply] GL2ES1 true
[apply] Mappings
[apply] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[apply] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[apply] GL2 GLProfile[GL2/GL2.hw]
[apply] GL4 GLProfile[GL4/GL4.sw]
[apply] GL3 GLProfile[GL3/GL3.hw]
[apply] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[apply] default GLProfile[GL2/GL2.hw]
[apply] Count 6 / 12
[apply]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test00ShowAvailProfiles
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test10GL2PolygonModeFailure
[apply] CTX: 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL_VENDOR: NVIDIA Corporation
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL Renderer Quirks:[NoOffscreenBitmap, NeedSharedObjectSync]
[apply] junit.framework.TestListener: endTest(test10GL2PolygonModeFailure)
[apply] junit.framework.TestListener: startTest(test11GL3bcPolygonModeFailure)
[apply] junit.framework.TestListener: endTest(test11GL3bcPolygonModeFailure)
[apply] junit.framework.TestListener: startTest(test12GL3PolygonModeFailure)
[apply] junit.framework.TestListener: endTest(test12GL3PolygonModeFailure)
[apply] junit.framework.TestListener: startTest(test20GL2BindArrayAttributeFails)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test10GL2PolygonModeFailure
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test11GL3bcPolygonModeFailure
[apply] GL3bc n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test11GL3bcPolygonModeFailure
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test12GL3PolygonModeFailure
[apply] CTX: 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL_VENDOR: NVIDIA Corporation
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL Renderer Quirks:[NoOffscreenBitmap, NeedSharedObjectSync]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test12GL3PolygonModeFailure
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test20GL2BindArrayAttributeFails
[apply] junit.framework.TestListener: endTest(test20GL2BindArrayAttributeFails)
[apply] junit.framework.TestListener: startTest(test21GL3bcBindArrayAttributeFails)
[apply] junit.framework.TestListener: endTest(test21GL3bcBindArrayAttributeFails)
[apply] junit.framework.TestListener: startTest(test22GL3BindArrayAttributeFails)
[apply] CTX: 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL_VENDOR: NVIDIA Corporation
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL Renderer Quirks:[NoOffscreenBitmap, NeedSharedObjectSync]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test20GL2BindArrayAttributeFails
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test21GL3bcBindArrayAttributeFails
[apply] GL3bc n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test21GL3bcBindArrayAttributeFails
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test22GL3BindArrayAttributeFails
[apply] junit.framework.TestListener: endTest(test22GL3BindArrayAttributeFails)
[apply] CTX: 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL_VENDOR: NVIDIA Corporation
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL Renderer Quirks:[NoOffscreenBitmap, NeedSharedObjectSync]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test22GL3BindArrayAttributeFails
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841732222 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 3.307 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841729541 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841730047 ms +++ localhost/127.0.0.1:59999 - Locked within 515 ms, 2 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test00ShowAvailProfiles
[apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x51b4a74b]]
[apply] Natives
[apply] GL4bc false
[apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[apply] GLES3 false
[apply] GL3bc false
[apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[apply] GLES2 false
[apply] GLES1 false
[apply] Count 3 / 8
[apply] Common
[apply] GL4ES3 false
[apply] GL2GL3 true
[apply] GL2ES2 true
[apply] GL2ES1 true
[apply] Mappings
[apply] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[apply] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[apply] GL2 GLProfile[GL2/GL2.hw]
[apply] GL4 GLProfile[GL4/GL4.sw]
[apply] GL3 GLProfile[GL3/GL3.hw]
[apply] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[apply] default GLProfile[GL2/GL2.hw]
[apply] Count 6 / 12
[apply]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test00ShowAvailProfiles
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test10GL2PolygonModeFailure
[apply] CTX: 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL_VENDOR: NVIDIA Corporation
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL Renderer Quirks:[NoOffscreenBitmap, NeedSharedObjectSync]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test10GL2PolygonModeFailure
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test11GL3bcPolygonModeFailure
[apply] GL3bc n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test11GL3bcPolygonModeFailure
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test12GL3PolygonModeFailure
[apply] CTX: 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL_VENDOR: NVIDIA Corporation
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL Renderer Quirks:[NoOffscreenBitmap, NeedSharedObjectSync]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test12GL3PolygonModeFailure
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test20GL2BindArrayAttributeFails
[apply] CTX: 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL_VENDOR: NVIDIA Corporation
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL Renderer Quirks:[NoOffscreenBitmap, NeedSharedObjectSync]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test20GL2BindArrayAttributeFails
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test21GL3bcBindArrayAttributeFails
[apply] GL3bc n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test21GL3bcBindArrayAttributeFails
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test22GL3BindArrayAttributeFails
[apply] CTX: 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL_VENDOR: NVIDIA Corporation
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL Renderer Quirks:[NoOffscreenBitmap, NeedSharedObjectSync]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test22GL3BindArrayAttributeFails
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841732222 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test00ShowAvailProfiles took 1.606 sec
[apply] Testcase: test10GL2PolygonModeFailure took 0.264 sec
[apply] Testcase: test11GL3bcPolygonModeFailure took 0.001 sec
[apply] Testcase: test12GL3PolygonModeFailure took 0.063 sec
[apply] Testcase: test20GL2BindArrayAttributeFails took 0.097 sec
[apply] Testcase: test21GL3bcBindArrayAttributeFails took 0 sec
[apply] Testcase: test22GL3BindArrayAttributeFails took 0.066 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT.xml
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841734542 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test01FFP__GL2
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT
[apply] junit.framework.TestListener: tests to run: 6
[apply] junit.framework.TestListener: startTest(test01FFP__GL2)
[apply] GL_VENDOR: NVIDIA Corporation
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL Profile: GLProfile[GL2/GL2.hw]
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test01FFP__GL2___-n0001-flat-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test01FFP__GL2___-n0002-smooth-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test01FFP__GL2___-n0003-attn0-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test01FFP__GL2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test02FFP__ES1
[apply] GLES1 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test02FFP__ES1
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test03FFP__ES2
[apply] GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test03FFP__ES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test04FFP__GL2ES2
[apply] junit.framework.TestListener: endTest(test01FFP__GL2)
[apply] junit.framework.TestListener: startTest(test02FFP__ES1)
[apply] junit.framework.TestListener: endTest(test02FFP__ES1)
[apply] junit.framework.TestListener: startTest(test03FFP__ES2)
[apply] junit.framework.TestListener: endTest(test03FFP__ES2)
[apply] junit.framework.TestListener: startTest(test04FFP__GL2ES2)
[apply] GL_VENDOR: NVIDIA Corporation
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL Profile: GLProfile[GL2ES1/GL3.hw.custom]
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test04FFP__GL2ES2-n0001-flat-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test04FFP__GL2ES2-n0002-smooth-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] junit.framework.TestListener: endTest(test04FFP__GL2ES2)
[apply] junit.framework.TestListener: startTest(test11GLSL_GL2)
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test04FFP__GL2ES2-n0003-attn0-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test04FFP__GL2ES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test11GLSL_GL2
[apply] GL_VENDOR: NVIDIA Corporation
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL GLSL: true, has-compiler-func: true, version 1.20
[apply] GL Profile: GLProfile[GL2/GL2.hw]
[apply] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
[apply] null
[apply] ShaderProgram[id=3, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test11GLSL_GL2___-n0001-flat-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test11GLSL_GL2___-n0002-smooth-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test11GLSL_GL2___-n0003-attn0-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] junit.framework.TestListener: endTest(test11GLSL_GL2)
[apply] junit.framework.TestListener: startTest(test12GLSL_ES2)
[apply] junit.framework.TestListener: endTest(test12GLSL_ES2)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test11GLSL_GL2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test12GLSL_ES2
[apply] GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test12GLSL_ES2
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841737581 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.671 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841734542 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test01FFP__GL2
[apply] GL_VENDOR: NVIDIA Corporation
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL Profile: GLProfile[GL2/GL2.hw]
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test01FFP__GL2___-n0001-flat-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test01FFP__GL2___-n0002-smooth-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test01FFP__GL2___-n0003-attn0-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test01FFP__GL2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test02FFP__ES1
[apply] GLES1 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test02FFP__ES1
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test03FFP__ES2
[apply] GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test03FFP__ES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test04FFP__GL2ES2
[apply] GL_VENDOR: NVIDIA Corporation
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL Profile: GLProfile[GL2ES1/GL3.hw.custom]
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test04FFP__GL2ES2-n0001-flat-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test04FFP__GL2ES2-n0002-smooth-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test04FFP__GL2ES2-n0003-attn0-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test04FFP__GL2ES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test11GLSL_GL2
[apply] GL_VENDOR: NVIDIA Corporation
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL GLSL: true, has-compiler-func: true, version 1.20
[apply] GL Profile: GLProfile[GL2/GL2.hw]
[apply] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
[apply] null
[apply] ShaderProgram[id=3, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test11GLSL_GL2___-n0001-flat-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test11GLSL_GL2___-n0002-smooth-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test11GLSL_GL2___-n0003-attn0-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test11GLSL_GL2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test12GLSL_ES2
[apply] GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test12GLSL_ES2
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841737581 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01FFP__GL2 took 2.28 sec
[apply] Testcase: test02FFP__ES1 took 0.001 sec
[apply] Testcase: test03FFP__ES2 took 0 sec
[apply] Testcase: test04FFP__GL2ES2 took 0.411 sec
[apply] Testcase: test11GLSL_GL2 took 0.265 sec
[apply] Testcase: test12GLSL_ES2 took 0 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT
[apply] junit.framework.TestListener: tests to run: 4
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841739976 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: startTest(test01InternedString)
[apply] junit.framework.TestListener: endTest(test01InternedString)
[apply] junit.framework.TestListener: startTest(test02InitSingleton)
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841741486 ms +++ localhost/127.0.0.1:59999 - Locked within 1519 ms, 4 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test01InternedString
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test01InternedString
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test02InitSingleton
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test02InitSingleton
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test11DumpDesktopGLInfo
[apply] Desktop
[apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x6c69d02b]]
[apply] Natives
[apply] GL4bc false
[apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[apply] GLES3 false
[apply] GL3bc false
[apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[apply] GLES2 false
[apply] GLES1 false
[apply] Count 3 / 8
[apply] Common
[apply] GL4ES3 false
[apply] GL2GL3 true
[apply] GL2ES2 true
[apply] GL2ES1 true
[apply] Mappings
[apply] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[apply] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[apply] GL2 GLProfile[GL2/GL2.hw]
[apply] GL4 GLProfile[GL4/GL4.sw]
[apply] GL3 GLProfile[GL3/GL3.hw]
[apply] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[apply] default GLProfile[GL2/GL2.hw]
[apply] Count 6 / 12
[apply]
[apply]
[apply]
[apply]
[apply]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test11DumpDesktopGLInfo
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test12DumpEGLGLInfo
[apply] EGL
[apply] NULL
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test12DumpEGLGLInfo
[apply] junit.framework.TestListener: endTest(test02InitSingleton)
[apply] junit.framework.TestListener: startTest(test11DumpDesktopGLInfo)
[apply] junit.framework.TestListener: endTest(test11DumpDesktopGLInfo)
[apply] junit.framework.TestListener: startTest(test12DumpEGLGLInfo)
[apply] junit.framework.TestListener: endTest(test12DumpEGLGLInfo)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841743377 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.057 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841739976 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841741486 ms +++ localhost/127.0.0.1:59999 - Locked within 1519 ms, 4 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test01InternedString
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test01InternedString
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test02InitSingleton
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test02InitSingleton
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test11DumpDesktopGLInfo
[apply] Desktop
[apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x6c69d02b]]
[apply] Natives
[apply] GL4bc false
[apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[apply] GLES3 false
[apply] GL3bc false
[apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[apply] GLES2 false
[apply] GLES1 false
[apply] Count 3 / 8
[apply] Common
[apply] GL4ES3 false
[apply] GL2GL3 true
[apply] GL2ES2 true
[apply] GL2ES1 true
[apply] Mappings
[apply] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[apply] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[apply] GL2 GLProfile[GL2/GL2.hw]
[apply] GL4 GLProfile[GL4/GL4.sw]
[apply] GL3 GLProfile[GL3/GL3.hw]
[apply] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[apply] default GLProfile[GL2/GL2.hw]
[apply] Count 6 / 12
[apply]
[apply]
[apply]
[apply]
[apply]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test11DumpDesktopGLInfo
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test12DumpEGLGLInfo
[apply] EGL
[apply] NULL
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - test12DumpEGLGLInfo
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841743377 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01InternedString took 0.002 sec
[apply] Testcase: test02InitSingleton took 1.806 sec
[apply] Testcase: test11DumpDesktopGLInfo took 0.003 sec
[apply] Testcase: test12DumpEGLGLInfo took 0.001 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841746033 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: tests to run: 16
[apply] junit.framework.TestListener: startTest(test00Version)
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841752060 ms +++ localhost/127.0.0.1:59999 - Locked within 6035 ms, 13 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test00Version
[apply] -----------------------------------------------------------------------------------------------------
[apply] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (arch), GENERIC_ABI, 2 cores
[apply] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
[apply] int8 1 / 1, int16 2 / 2
[apply] int 4 / 4, long 8 / 8
[apply] int32 4 / 4, int64 8 / 8
[apply] float 4 / 4, double 8 / 8, ldouble 16 / 16
[apply] pointer 8 / 8, page 4096
[apply] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
[apply] Platform: Java Vendor: Apple Inc., http://www.apple.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.3
[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.3.0-rc-20141008
[apply] Implementation Build: 2.3-b838-20141008
[apply] Implementation Branch: origin/master
[apply] Implementation Commit: 6f5b67d998b1be9b49584bbb55814d10fe55e813
[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.3
[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.3.0-rc-20141009
[apply] Implementation Build: 2.3-b1364-20141009
[apply] Implementation Branch: origin/master
[apply] Implementation Commit: 49421eac80d812e52ec1eb40e88a38f10707610f
[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.3
[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.3.0-rc-20141009
[apply] Implementation Build: 2.3-b1364-20141009
[apply] Implementation Branch: origin/master
[apply] Implementation Commit: 49421eac80d812e52ec1eb40e88a38f10707610f
[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.3
[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.3.0-rc-20141009
[apply] Implementation Build: 2.3-b1364-20141009
[apply] Implementation Branch: origin/master
[apply] Implementation Commit: 49421eac80d812e52ec1eb40e88a38f10707610f
[apply] -----------------------------------------------------------------------------------------------------
[apply] junit.framework.TestListener: endTest(test00Version)
[apply] junit.framework.TestListener: startTest(test01GLProfileDefault)
[apply] GLProfile Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 6 / 12]
[apply] GLProfile.getDefaultDevice(): MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x68de462]]
[apply] GLProfile.getDefault(): GLProfile[GL2/GL2.hw]
[apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x68de462]]
[apply] Natives
[apply] GL4bc false
[apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[apply] GLES3 false
[apply] GL3bc false
[apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[apply] GLES2 false
[apply] GLES1 false
[apply] Count 3 / 8
[apply] Common
[apply] GL4ES3 false
[apply] GL2GL3 true
[apply] GL2ES2 true
[apply] GL2ES1 true
[apply] Mappings
[apply] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[apply] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[apply] GL2 GLProfile[GL2/GL2.hw]
[apply] GL4 GLProfile[GL4/GL4.sw]
[apply] GL3 GLProfile[GL3/GL3.hw]
[apply] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[apply] default GLProfile[GL2/GL2.hw]
[apply] Count 6 / 12
[apply]
[apply]
[apply] Desktop Capabilities:
[apply] none
[apply]
[apply] EGL Capabilities:
[apply] none
[apply]
[apply]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test00Version
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test01GLProfileDefault
[apply] GLProfile Mapping default -> GLProfile[GL2/GL2.hw]
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] GLContext Mapping default -> GLProfile[GL2/GL2.hw] -> GLProfile[GL2/GL2.hw] -> 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2GL3
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES2
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES1
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test01GLProfileDefault
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test02GLProfileMaxProgrammable
[apply] GLProfile Mapping maxProgrammable -> GLProfile[GL3/GL3.hw]
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] GLContext Mapping maxProgrammable -> GLProfile[GL3/GL3.hw] -> GLProfile[GL3/GL3.hw] -> 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3ES3
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2GL3
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2ES2
[apply] junit.framework.TestListener: endTest(test01GLProfileDefault)
[apply] junit.framework.TestListener: startTest(test02GLProfileMaxProgrammable)
[apply] GLProfile.getMaxProgrammable(): GLProfile[GL3/GL3.hw]
[apply] junit.framework.TestListener: endTest(test02GLProfileMaxProgrammable)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test02GLProfileMaxProgrammable
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test03GLProfileMaxFixedFunc
[apply] GLProfile Mapping maxFixedFunc -> GLProfile[GL2/GL2.hw]
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] GLContext Mapping maxFixedFunc -> GLProfile[GL2/GL2.hw] -> GLProfile[GL2/GL2.hw] -> 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2GL3
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES2
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES1
[apply] junit.framework.TestListener: startTest(test03GLProfileMaxFixedFunc)
[apply] GLProfile.getMaxFixedFunc(): GLProfile[GL2/GL2.hw]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test03GLProfileMaxFixedFunc
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test04GLProfileGL2ES1
[apply] GLProfile Mapping GL2ES1 -> GLProfile[GL2/GL2.hw]
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] GLContext Mapping GL2ES1 -> GLProfile[GL2/GL2.hw] -> GLProfile[GL2/GL2.hw] -> 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2GL3
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES2
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES1
[apply] junit.framework.TestListener: endTest(test03GLProfileMaxFixedFunc)
[apply] junit.framework.TestListener: startTest(test04GLProfileGL2ES1)
[apply] junit.framework.TestListener: endTest(test04GLProfileGL2ES1)
[apply] junit.framework.TestListener: startTest(test05GLProfileGL2ES2)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test04GLProfileGL2ES1
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test05GLProfileGL2ES2
[apply] GLProfile Mapping GL2ES2 -> GLProfile[GL3/GL3.hw]
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] GLContext Mapping GL2ES2 -> GLProfile[GL3/GL3.hw] -> GLProfile[GL3/GL3.hw] -> 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3ES3
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2GL3
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2ES2
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test05GLProfileGL2ES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test06GLProfileGL4ES3
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test06GLProfileGL4ES3
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test07GLProfileGL2GL3
[apply] GLProfile Mapping GL2GL3 -> GLProfile[GL3/GL3.hw]
[apply] junit.framework.TestListener: endTest(test05GLProfileGL2ES2)
[apply] junit.framework.TestListener: startTest(test06GLProfileGL4ES3)
[apply] GLProfile GL4ES3 n/a
[apply] junit.framework.TestListener: endTest(test06GLProfileGL4ES3)
[apply] junit.framework.TestListener: startTest(test07GLProfileGL2GL3)
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] GLContext Mapping GL2GL3 -> GLProfile[GL3/GL3.hw] -> GLProfile[GL3/GL3.hw] -> 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3ES3
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2GL3
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2ES2
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test07GLProfileGL2GL3
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test10_GL4bc
[apply] Profile GL4bc n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test10_GL4bc
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test11_GL3bc
[apply] Profile GL3bc n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test11_GL3bc
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test12_GL2
[apply] GLProfile Mapping GL2 -> GLProfile[GL2/GL2.hw]
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] GLContext Mapping GL2 -> GLProfile[GL2/GL2.hw] -> GLProfile[GL2/GL2.hw] -> 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2GL3
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES2
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES1
[apply] junit.framework.TestListener: endTest(test07GLProfileGL2GL3)
[apply] junit.framework.TestListener: startTest(test10_GL4bc)
[apply] junit.framework.TestListener: endTest(test10_GL4bc)
[apply] junit.framework.TestListener: startTest(test11_GL3bc)
[apply] junit.framework.TestListener: endTest(test11_GL3bc)
[apply] junit.framework.TestListener: startTest(test12_GL2)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test12_GL2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test13_GL4
[apply] GLProfile Mapping GL4 -> GLProfile[GL4/GL4.sw]
[apply] junit.framework.TestListener: endTest(test12_GL2)
[apply] junit.framework.TestListener: startTest(test13_GL4)
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL4/GL4.sw]
[apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR Apple Computer, Inc.
[apply] GL_RENDERER Apple Software Renderer
[apply] GL_VERSION 4.1 APPLE-9.6.1
[apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 46
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] GLContext Mapping GL4 -> GLProfile[GL4/GL4.sw] -> GLProfile[GL4/GL4.sw] -> 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1
[apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL Mapping GLProfile[GL4/GL4.sw] -> GL4
[apply] GL Mapping GLProfile[GL4/GL4.sw] -> GL3
[apply] GL Mapping GLProfile[GL4/GL4.sw] -> GL3ES3
[apply] GL Mapping GLProfile[GL4/GL4.sw] -> GL2GL3
[apply] GL Mapping GLProfile[GL4/GL4.sw] -> GL2ES2
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test13_GL4
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test14_GL3
[apply] GLProfile Mapping GL3 -> GLProfile[GL3/GL3.hw]
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] GLContext Mapping GL3 -> GLProfile[GL3/GL3.hw] -> GLProfile[GL3/GL3.hw] -> 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3ES3
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2GL3
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2ES2
[apply] junit.framework.TestListener: endTest(test13_GL4)
[apply] junit.framework.TestListener: startTest(test14_GL3)
[apply] junit.framework.TestListener: endTest(test14_GL3)
[apply] junit.framework.TestListener: startTest(test15_GLES1)
[apply] junit.framework.TestListener: endTest(test15_GLES1)
[apply] junit.framework.TestListener: startTest(test16_GLES2)
[apply] junit.framework.TestListener: endTest(test16_GLES2)
[apply] junit.framework.TestListener: startTest(test17_GLES3)
[apply] junit.framework.TestListener: endTest(test17_GLES3)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test14_GL3
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test15_GLES1
[apply] Profile GLES1 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test15_GLES1
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test16_GLES2
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test16_GLES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test17_GLES3
[apply] Profile GLES3 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test17_GLES3
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841755553 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 ms
[apply] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 10.139 sec
[apply] ------------- Standard Output ---------------
[apply] GLProfile Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 6 / 12]
[apply] GLProfile.getDefaultDevice(): MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x68de462]]
[apply] GLProfile.getDefault(): GLProfile[GL2/GL2.hw]
[apply] GLProfile.getMaxProgrammable(): GLProfile[GL3/GL3.hw]
[apply] GLProfile.getMaxFixedFunc(): GLProfile[GL2/GL2.hw]
[apply] GLProfile GL4ES3 n/a
[apply] ------------- ---------------- ---------------
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841746033 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841752060 ms +++ localhost/127.0.0.1:59999 - Locked within 6035 ms, 13 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test00Version
[apply] -----------------------------------------------------------------------------------------------------
[apply] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (arch), GENERIC_ABI, 2 cores
[apply] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
[apply] int8 1 / 1, int16 2 / 2
[apply] int 4 / 4, long 8 / 8
[apply] int32 4 / 4, int64 8 / 8
[apply] float 4 / 4, double 8 / 8, ldouble 16 / 16
[apply] pointer 8 / 8, page 4096
[apply] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
[apply] Platform: Java Vendor: Apple Inc., http://www.apple.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.3
[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.3.0-rc-20141008
[apply] Implementation Build: 2.3-b838-20141008
[apply] Implementation Branch: origin/master
[apply] Implementation Commit: 6f5b67d998b1be9b49584bbb55814d10fe55e813
[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.3
[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.3.0-rc-20141009
[apply] Implementation Build: 2.3-b1364-20141009
[apply] Implementation Branch: origin/master
[apply] Implementation Commit: 49421eac80d812e52ec1eb40e88a38f10707610f
[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.3
[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.3.0-rc-20141009
[apply] Implementation Build: 2.3-b1364-20141009
[apply] Implementation Branch: origin/master
[apply] Implementation Commit: 49421eac80d812e52ec1eb40e88a38f10707610f
[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.3
[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.3.0-rc-20141009
[apply] Implementation Build: 2.3-b1364-20141009
[apply] Implementation Branch: origin/master
[apply] Implementation Commit: 49421eac80d812e52ec1eb40e88a38f10707610f
[apply] -----------------------------------------------------------------------------------------------------
[apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x68de462]]
[apply] Natives
[apply] GL4bc false
[apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[apply] GLES3 false
[apply] GL3bc false
[apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[apply] GLES2 false
[apply] GLES1 false
[apply] Count 3 / 8
[apply] Common
[apply] GL4ES3 false
[apply] GL2GL3 true
[apply] GL2ES2 true
[apply] GL2ES1 true
[apply] Mappings
[apply] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[apply] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[apply] GL2 GLProfile[GL2/GL2.hw]
[apply] GL4 GLProfile[GL4/GL4.sw]
[apply] GL3 GLProfile[GL3/GL3.hw]
[apply] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[apply] default GLProfile[GL2/GL2.hw]
[apply] Count 6 / 12
[apply]
[apply]
[apply] Desktop Capabilities:
[apply] none
[apply]
[apply] EGL Capabilities:
[apply] none
[apply]
[apply]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test00Version
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test01GLProfileDefault
[apply] GLProfile Mapping default -> GLProfile[GL2/GL2.hw]
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] GLContext Mapping default -> GLProfile[GL2/GL2.hw] -> GLProfile[GL2/GL2.hw] -> 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2GL3
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES2
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES1
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test01GLProfileDefault
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test02GLProfileMaxProgrammable
[apply] GLProfile Mapping maxProgrammable -> GLProfile[GL3/GL3.hw]
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] GLContext Mapping maxProgrammable -> GLProfile[GL3/GL3.hw] -> GLProfile[GL3/GL3.hw] -> 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3ES3
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2GL3
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2ES2
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test02GLProfileMaxProgrammable
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test03GLProfileMaxFixedFunc
[apply] GLProfile Mapping maxFixedFunc -> GLProfile[GL2/GL2.hw]
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] GLContext Mapping maxFixedFunc -> GLProfile[GL2/GL2.hw] -> GLProfile[GL2/GL2.hw] -> 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2GL3
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES2
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES1
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test03GLProfileMaxFixedFunc
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test04GLProfileGL2ES1
[apply] GLProfile Mapping GL2ES1 -> GLProfile[GL2/GL2.hw]
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] GLContext Mapping GL2ES1 -> GLProfile[GL2/GL2.hw] -> GLProfile[GL2/GL2.hw] -> 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2GL3
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES2
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES1
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test04GLProfileGL2ES1
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test05GLProfileGL2ES2
[apply] GLProfile Mapping GL2ES2 -> GLProfile[GL3/GL3.hw]
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] GLContext Mapping GL2ES2 -> GLProfile[GL3/GL3.hw] -> GLProfile[GL3/GL3.hw] -> 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3ES3
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2GL3
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2ES2
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test05GLProfileGL2ES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test06GLProfileGL4ES3
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test06GLProfileGL4ES3
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test07GLProfileGL2GL3
[apply] GLProfile Mapping GL2GL3 -> GLProfile[GL3/GL3.hw]
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] GLContext Mapping GL2GL3 -> GLProfile[GL3/GL3.hw] -> GLProfile[GL3/GL3.hw] -> 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3ES3
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2GL3
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2ES2
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test07GLProfileGL2GL3
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test10_GL4bc
[apply] Profile GL4bc n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test10_GL4bc
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test11_GL3bc
[apply] Profile GL3bc n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test11_GL3bc
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test12_GL2
[apply] GLProfile Mapping GL2 -> GLProfile[GL2/GL2.hw]
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] GLContext Mapping GL2 -> GLProfile[GL2/GL2.hw] -> GLProfile[GL2/GL2.hw] -> 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2GL3
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES2
[apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES1
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test12_GL2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test13_GL4
[apply] GLProfile Mapping GL4 -> GLProfile[GL4/GL4.sw]
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL4/GL4.sw]
[apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR Apple Computer, Inc.
[apply] GL_RENDERER Apple Software Renderer
[apply] GL_VERSION 4.1 APPLE-9.6.1
[apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 46
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] GLContext Mapping GL4 -> GLProfile[GL4/GL4.sw] -> GLProfile[GL4/GL4.sw] -> 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1
[apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL Mapping GLProfile[GL4/GL4.sw] -> GL4
[apply] GL Mapping GLProfile[GL4/GL4.sw] -> GL3
[apply] GL Mapping GLProfile[GL4/GL4.sw] -> GL3ES3
[apply] GL Mapping GLProfile[GL4/GL4.sw] -> GL2GL3
[apply] GL Mapping GLProfile[GL4/GL4.sw] -> GL2ES2
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test13_GL4
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test14_GL3
[apply] GLProfile Mapping GL3 -> GLProfile[GL3/GL3.hw]
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] GLContext Mapping GL3 -> GLProfile[GL3/GL3.hw] -> GLProfile[GL3/GL3.hw] -> 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3ES3
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2GL3
[apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2ES2
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test14_GL3
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test15_GLES1
[apply] Profile GLES1 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test15_GLES1
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test16_GLES2
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test16_GLES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test17_GLES3
[apply] Profile GLES3 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test17_GLES3
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841755553 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test00Version took 1.793 sec
[apply] Testcase: test01GLProfileDefault took 0.317 sec
[apply] Testcase: test02GLProfileMaxProgrammable took 0.164 sec
[apply] Testcase: test03GLProfileMaxFixedFunc took 0.148 sec
[apply] Testcase: test04GLProfileGL2ES1 took 0.151 sec
[apply] Testcase: test05GLProfileGL2ES2 took 0.15 sec
[apply] Testcase: test06GLProfileGL4ES3 took 0.001 sec
[apply] Testcase: test07GLProfileGL2GL3 took 0.177 sec
[apply] Testcase: test10_GL4bc took 0 sec
[apply] Testcase: test11_GL3bc took 0 sec
[apply] Testcase: test12_GL2 took 0.154 sec
[apply] Testcase: test13_GL4 took 0.164 sec
[apply] Testcase: test14_GL3 took 0.165 sec
[apply] Testcase: test15_GLES1 took 0.001 sec
[apply] Testcase: test16_GLES2 took 0.001 sec
[apply] Testcase: test17_GLES3 took 0.002 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT
[apply] junit.framework.TestListener: tests to run: 4
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841757936 ms +++ localhost/127.0.0.1:59999 - Locked within 23 ms, 1 attempts
[apply] junit.framework.TestListener: startTest(test00_MSAA0_DefFlip)
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test00_MSAA0_DefFlip
[apply] -----------------------------------------------------------------------------------------------------
[apply] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (arch), GENERIC_ABI, 2 cores
[apply] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
[apply] int8 1 / 1, int16 2 / 2
[apply] int 4 / 4, long 8 / 8
[apply] int32 4 / 4, int64 8 / 8
[apply] float 4 / 4, double 8 / 8, ldouble 16 / 16
[apply] pointer 8 / 8, page 4096
[apply] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
[apply] Platform: Java Vendor: Apple Inc., http://www.apple.com/, JavaSE: true, Java6: true, AWT enabled: false
[apply] -----------------------------------------------------------------------------------------------------
[apply] GLEventListener init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply]
[apply] req. msaa: false
[apply] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] has msaa: false
[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] reshape ..
[apply] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0000-jgl-usr000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[apply] Frame# 1, user #1
[apply] TextRendererGLEL.display: Frame 0001 (001): 0320x0240
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0001-jgl-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[apply] Frame# 2, user #2
[apply] TextRendererGLEL.display: Frame 0002 (002): 0320x0240
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0002-jgl-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[apply] Frame# 3, user #3
[apply] TextRendererGLEL.display: Frame 0003 (003): 0320x0240
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0003-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[apply] reshape ..
[apply] TextRendererGLEL.display: Frame 0004 (003): 0420x0340
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0004-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0420x0340.png
[apply] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0005-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0420x0340.png
[apply] reshape ..
[apply] TextRendererGLEL.display: Frame 0006 (003): 0220x0140
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0006-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0220x0140.png
[apply] TextRendererGLEL.display: Frame 0007 (003): 0220x0140
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0007-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0220x0140.png
[apply] reshape ..
[apply] TextRendererGLEL.display: Frame 0008 (003): 0320x0240
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0008-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[apply] TextRendererGLEL.display: Frame 0009 (003): 0320x0240
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0009-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[apply] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0068 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0069 (003): 0320x0240
[apply] junit.framework.TestListener: endTest(test00_MSAA0_DefFlip)
[apply] junit.framework.TestListener: startTest(test01_MSAA0_UsrFlip)
[apply] junit.framework.TestListener: endTest(test01_MSAA0_UsrFlip)
[apply] junit.framework.TestListener: startTest(test10_MSAA8_DefFlip)
[apply] TextRendererGLEL.display: Frame 0070 (003): 0320x0240
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test00_MSAA0_DefFlip
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test01_MSAA0_UsrFlip
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test01_MSAA0_UsrFlip
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test10_MSAA8_DefFlip
[apply] -----------------------------------------------------------------------------------------------------
[apply] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (arch), GENERIC_ABI, 2 cores
[apply] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
[apply] int8 1 / 1, int16 2 / 2
[apply] int 4 / 4, long 8 / 8
[apply] int32 4 / 4, int64 8 / 8
[apply] float 4 / 4, double 8 / 8, ldouble 16 / 16
[apply] pointer 8 / 8, page 4096
[apply] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
[apply] Platform: Java Vendor: Apple Inc., http://www.apple.com/, JavaSE: true, Java6: true, AWT enabled: false
[apply] -----------------------------------------------------------------------------------------------------
[apply] GLEventListener init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[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[GL2/GL2.hw], on-scr[.]]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.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: 4,
[apply] ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader: 5, source]
[apply] ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader: 6, source]]
[apply] reshape ..
[apply] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0000-jgl-usr000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[apply] Frame# 1, user #1
[apply] TextRendererGLEL.display: Frame 0001 (001): 0320x0240
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0001-jgl-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[apply] Frame# 2, user #2
[apply] TextRendererGLEL.display: Frame 0002 (002): 0320x0240
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0002-jgl-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[apply] Frame# 3, user #3
[apply] TextRendererGLEL.display: Frame 0003 (003): 0320x0240
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0003-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[apply] reshape ..
[apply] TextRendererGLEL.display: Frame 0004 (003): 0420x0340
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0004-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
[apply] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0005-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
[apply] reshape ..
[apply] TextRendererGLEL.display: Frame 0006 (003): 0220x0140
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0006-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
[apply] TextRendererGLEL.display: Frame 0007 (003): 0220x0140
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0007-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
[apply] reshape ..
[apply] TextRendererGLEL.display: Frame 0008 (003): 0320x0240
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0008-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[apply] TextRendererGLEL.display: Frame 0009 (003): 0320x0240
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0009-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[apply] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0068 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0069 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0070 (003): 0320x0240
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test10_MSAA8_DefFlip
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test11_MSAA8_UsrFlip
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test11_MSAA8_UsrFlip
[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] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841766958 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 9.674 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841757936 ms +++ localhost/127.0.0.1:59999 - Locked within 23 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test00_MSAA0_DefFlip
[apply] -----------------------------------------------------------------------------------------------------
[apply] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (arch), GENERIC_ABI, 2 cores
[apply] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
[apply] int8 1 / 1, int16 2 / 2
[apply] int 4 / 4, long 8 / 8
[apply] int32 4 / 4, int64 8 / 8
[apply] float 4 / 4, double 8 / 8, ldouble 16 / 16
[apply] pointer 8 / 8, page 4096
[apply] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
[apply] Platform: Java Vendor: Apple Inc., http://www.apple.com/, JavaSE: true, Java6: true, AWT enabled: false
[apply] -----------------------------------------------------------------------------------------------------
[apply] GLEventListener init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply]
[apply] req. msaa: false
[apply] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] has msaa: false
[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] reshape ..
[apply] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0000-jgl-usr000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[apply] Frame# 1, user #1
[apply] TextRendererGLEL.display: Frame 0001 (001): 0320x0240
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0001-jgl-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[apply] Frame# 2, user #2
[apply] TextRendererGLEL.display: Frame 0002 (002): 0320x0240
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0002-jgl-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[apply] Frame# 3, user #3
[apply] TextRendererGLEL.display: Frame 0003 (003): 0320x0240
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0003-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[apply] reshape ..
[apply] TextRendererGLEL.display: Frame 0004 (003): 0420x0340
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0004-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0420x0340.png
[apply] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0005-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0420x0340.png
[apply] reshape ..
[apply] TextRendererGLEL.display: Frame 0006 (003): 0220x0140
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0006-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0220x0140.png
[apply] TextRendererGLEL.display: Frame 0007 (003): 0220x0140
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0007-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0220x0140.png
[apply] reshape ..
[apply] TextRendererGLEL.display: Frame 0008 (003): 0320x0240
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0008-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[apply] TextRendererGLEL.display: Frame 0009 (003): 0320x0240
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0009-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[apply] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0068 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0069 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0070 (003): 0320x0240
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test00_MSAA0_DefFlip
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test01_MSAA0_UsrFlip
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test01_MSAA0_UsrFlip
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test10_MSAA8_DefFlip
[apply] -----------------------------------------------------------------------------------------------------
[apply] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (arch), GENERIC_ABI, 2 cores
[apply] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
[apply] int8 1 / 1, int16 2 / 2
[apply] int 4 / 4, long 8 / 8
[apply] int32 4 / 4, int64 8 / 8
[apply] float 4 / 4, double 8 / 8, ldouble 16 / 16
[apply] pointer 8 / 8, page 4096
[apply] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
[apply] Platform: Java Vendor: Apple Inc., http://www.apple.com/, JavaSE: true, Java6: true, AWT enabled: false
[apply] -----------------------------------------------------------------------------------------------------
[apply] GLEventListener init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[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[GL2/GL2.hw], on-scr[.]]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.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: 4,
[apply] ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader: 5, source]
[apply] ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader: 6, source]]
[apply] reshape ..
[apply] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0000-jgl-usr000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[apply] Frame# 1, user #1
[apply] TextRendererGLEL.display: Frame 0001 (001): 0320x0240
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0001-jgl-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[apply] Frame# 2, user #2
[apply] TextRendererGLEL.display: Frame 0002 (002): 0320x0240
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0002-jgl-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[apply] Frame# 3, user #3
[apply] TextRendererGLEL.display: Frame 0003 (003): 0320x0240
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0003-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[apply] reshape ..
[apply] TextRendererGLEL.display: Frame 0004 (003): 0420x0340
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0004-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
[apply] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0005-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
[apply] reshape ..
[apply] TextRendererGLEL.display: Frame 0006 (003): 0220x0140
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0006-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
[apply] TextRendererGLEL.display: Frame 0007 (003): 0220x0140
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0007-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
[apply] reshape ..
[apply] TextRendererGLEL.display: Frame 0008 (003): 0320x0240
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0008-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[apply] TextRendererGLEL.display: Frame 0009 (003): 0320x0240
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0009-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[apply] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0068 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0069 (003): 0320x0240
[apply] TextRendererGLEL.display: Frame 0070 (003): 0320x0240
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test10_MSAA8_DefFlip
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test11_MSAA8_UsrFlip
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test11_MSAA8_UsrFlip
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841766958 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test00_MSAA0_DefFlip took 3.95 sec
[apply] Testcase: test01_MSAA0_UsrFlip took 0.002 sec
[apply] Testcase: test10_MSAA8_DefFlip took 3.295 sec
[apply] Testcase: test11_MSAA8_UsrFlip took 0 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT
[apply] junit.framework.TestListener: tests to run: 2
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841769240 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841777281 ms +++ localhost/127.0.0.1:59999 - Locked within 8049 ms, 17 attempts
[apply] ++++ TestCase.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT - test01GLVersion
[apply] ++++ TestCase.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 (OpenGjunit.framework.TestListener: startTest(test01GLVersion)
[apply] junit.framework.TestListener: endTest(test01GLVersion)
[apply] junit.framework.TestListener: startTest(test02GLVendorVersion)
[apply] junit.framework.TestListener: endTest(test02GLVendorVersion)
[apply] L 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT - test02GLVendorVersion
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841777353 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 8.712 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841769240 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841777281 ms +++ localhost/127.0.0.1:59999 - Locked within 8049 ms, 17 attempts
[apply] ++++ TestCase.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT - test01GLVersion
[apply] ++++ TestCase.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT - test02GLVendorVersion
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841777353 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01GLVersion took 0.007 sec
[apply] Testcase: test02GLVendorVersion took 0.006 sec
[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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841780156 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: tests to run: 6
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841787179 ms +++ localhost/127.0.0.1:59999 - Locked within 7031 ms, 15 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_102x100xREDxUB
[apply] junit.framework.TestListener: startTest(testReadPixelsGL2GL3_102x100xREDxUB)
[apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1903, type 0x1401, comps 1, 102x100, rowlenA1 102, rowlenA4 104, rowlenA8 104: Required 10200 remaining bytes in buffer, only had 10190
[apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1903, type 0x1401, comps 1, 102x100, rowlenA1 102, rowlenA4 104, rowlenA8 104: Required 10200 remaining bytes in buffer, only had 2550
[apply] OK Expected IndexOutOfBoundsException (alignment 4): fmt 0x1903, type 0x1401, comps 1, 102x100, rowlenA1 102, rowlenA4 104, rowlenA8 104: Required 10398 remaining bytes in buffer, only had 10200
[apply] OK Expected IndexOutOfBoundsException (alignment 8): fmt 0x1903, type 0x1401, comps 1, 102x100, rowlenA1 102, rowlenA4 104, rowlenA8 104: Required 10398 remaining bytes in buffer, only had 10200
[apply] junit.framework.TestListener: endTest(testReadPixelsGL2GL3_102x100xREDxUB)
[apply] junit.framework.TestListener: startTest(testReadPixel++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_102x100xREDxUB
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_640x480xREDxUB
[apply] sGL2GL3_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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_640x480xREDxUB
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_640x480xRGBxUB
[apply] junit.framework.TestListener: endTest(testReadPixelsGL2GL3_640x480xREDxUB)
[apply] junit.framework.TestListener: startTest(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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_640x480xRGBxUB
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_99x100xRGBxUB
[apply] junit.framework.TestListener: endTest(testReadPixelsGL2GL3_640x480xRGBxUB)
[apply] junit.framework.TestListener: startTest(testReadPixelsGL2GL3_99x100xRGBxUB)
[apply] junit.framework.TestListener: endTest(testReadPixelsGL2GL3_99x100xRGBxUB)
[apply] junit.framework.TestListener: startTest(testReadPixelsGL_640x480xRGBAxUB)
[apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1907, type 0x1401, comps 3, 99x100, rowlenA1 297, rowlenA4 300, rowlenA8 304: Required 29700 remaining bytes in buffer, only had 29690
[apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1907, type 0x1401, comps 3, 99x100, rowlenA1 297, rowlenA4 300, rowlenA8 304: Required 29700 remaining bytes in buffer, only had 7425
[apply] OK Expected IndexOutOfBoundsException (alignment 4): fmt 0x1907, type 0x1401, comps 3, 99x100, rowlenA1 297, rowlenA4 300, rowlenA8 304: Required 29997 remaining bytes in buffer, only had 29700
[apply] OK Expected IndexOutOfBoundsException (alignment 8): fmt 0x1907, type 0x1401, comps 3, 99x100, rowlenA1 297, rowlenA4 300, rowlenA8 304: Required 30393 remaining bytes in buffer, only had 29700
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_99x100xRGBxUB
[apply] ++++ TestCase.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL_640x480xRGBAxUB
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL_99x100xRGBxUB
[apply] junit.framework.TestListener: endTest(testReadPixelsGL_640x480xRGBAxUB)
[apply] junit.framework.TestListener: startTest(testReadPixelsGL_99x100xRGBxUB)
[apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1908, type 0x1401, comps 4, 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL_99x100xRGBxUB
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841797024 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 17.486 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841780156 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841787179 ms +++ localhost/127.0.0.1:59999 - Locked within 7031 ms, 15 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_102x100xREDxUB
[apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1903, type 0x1401, comps 1, 102x100, rowlenA1 102, rowlenA4 104, rowlenA8 104: Required 10200 remaining bytes in buffer, only had 10190
[apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1903, type 0x1401, comps 1, 102x100, rowlenA1 102, rowlenA4 104, rowlenA8 104: Required 10200 remaining bytes in buffer, only had 2550
[apply] OK Expected IndexOutOfBoundsException (alignment 4): fmt 0x1903, type 0x1401, comps 1, 102x100, rowlenA1 102, rowlenA4 104, rowlenA8 104: Required 10398 remaining bytes in buffer, only had 10200
[apply] OK Expected IndexOutOfBoundsException (alignment 8): fmt 0x1903, type 0x1401, comps 1, 102x100, rowlenA1 102, rowlenA4 104, rowlenA8 104: Required 10398 remaining bytes in buffer, only had 10200
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_102x100xREDxUB
[apply] ++++ TestCase.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_640x480xREDxUB
[apply] ++++ TestCase.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_640x480xRGBxUB
[apply] ++++ TestCase.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_99x100xRGBxUB
[apply] ++++ TestCase.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL_640x480xRGBAxUB
[apply] ++++ TestCase.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL_99x100xRGBxUB
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841797024 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testReadPixelsGL2GL3_102x100xREDxUB took 3.166 sec
[apply] Testcase: testReadPixelsGL2GL3_640x480xREDxUB took 1.264 sec
[apply] Testcase: testReadPixelsGL2GL3_640x480xRGBxUB took 1.277 sec
[apply] Testcase: testReadPixelsGL2GL3_99x100xRGBxUB took 1.246 sec
[apply] Testcase: testReadPixelsGL_640x480xRGBAxUB took 1.553 sec
[apply] Testcase: testReadPixelsGL_99x100xRGBxUB took 1.263 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT
[apply] junit.framework.TestListener: tests to run: 3
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841799284 ms +++ localhost/127.0.0.1:59999 - Locked within 16 ms, 1 attempts
[apply] junit.framework.TestListener: startTest(test02TwoThreads)
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test02TwoThreads
[apply] InitConcurrentBaseNEWT 2 threads, reuse display: true
[apply] JOGLTask 0: START: 0/0, reuse true - Thread-7-jt0
[apply] JOGLTask 1: START: 150/0, reuse true - Thread-7-jt1
[apply] 0: [0: false, 1: false]
[apply] 1: [0: false, 1: false]
[apply] 2: [0: false, 1: false]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x235dd910: tileRendererInUse null, GearsES2[obj 0x235dd910 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x235dd910 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x235dd910 created: GearsObj[0x42ef83d3, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x235dd910 created: GearsObj[0x7ab7b3f9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x235dd910 created: GearsObj[0x7ab7b3f9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x235dd910 FIN GearsES2[obj 0x235dd910 isInit true, usesShared false, 1 GearsObj[0x42ef83d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ab7b3f9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fe903d5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x235dd910 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29a641400, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x235dd910, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x235dd910 128x128, swapInterval 0, drawable 0x7ff29a641400
[apply] JOGLTask 1: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-7-jt1
[apply] JOGLTask 1: RUNNING: Thread-7-jt1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x6655bb93: tileRendererInUse null, GearsES2[obj 0x6655bb93 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6655bb93 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6655bb93 created: GearsObj[0x688c4a77, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6655bb93 created: GearsObj[0x526d0040, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6655bb93 created: GearsObj[0x526d0040, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x6655bb93 FIN GearsES2[obj 0x6655bb93 isInit true, usesShared false, 1 GearsObj[0x688c4a77, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x526d0040, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x722b9406, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6655bb93 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29a423aa0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6655bb93, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6655bb93 128x128, swapInterval 0, drawable 0x7ff29a423aa0
[apply] JOGLTask 0: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-7-jt0
[apply] JOGLTask 0: RUNNING: Thread-7-jt0
[apply] 3: [0: false, 1: false]
[apply] junit.framework.TestListener: endTest(test02TwoThreads)
[apply] junit.framework.TestListener: startTest(test04FourThreads)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x6655bb93: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x6655bb93 FIN
[apply] JOGLTask 0: DONE/SYNC: Thread-7-jt0
[apply] JOGLTask 0: END: Thread-7-jt0
[apply] 4: [0: true, 1: false]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x235dd910: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x235dd910 FIN
[apply] JOGLTask 1: DONE/SYNC: Thread-7-jt1
[apply] JOGLTask 1: END: Thread-7-jt1
[apply] 5: [0: true, 1: true]
[apply] total: 2.413s
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test02TwoThreads
[apply] ++++ TestCase.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-8-jt0
[apply] JOGLTask 1: START: 150/0, reuse true - Thread-8-jt1
[apply] JOGLTask 2: START: 300/0, reuse true - Thread-8-jt2
[apply] JOGLTask 3: START: 450/0, reuse true - Thread-8-jt3
[apply] 0: [0: false, 1: false, 2: false, 3: false]
[apply] 1: [0: false, 1: false, 2: false, 3: false]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x2f60877b: tileRendererInUse null, GearsES2[obj 0x2f60877b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2f60877b on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x2f60877b created: GearsObj[0x28787c16, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2f60877b created: GearsObj[0x7e1a9d1b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2f60877b created: GearsObj[0x7e1a9d1b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x2f60877b FIN GearsES2[obj 0x2f60877b isInit true, usesShared false, 1 GearsObj[0x28787c16, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e1a9d1b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x540984b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x2f60877b 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29a48a510, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2f60877b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x2f60877b 128x128, swapInterval 0, drawable 0x7ff29a48a510
[apply] JOGLTask 1: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-8-jt1
[apply] JOGLTask 1: RUNNING: Thread-8-jt1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x6f9ec4ed: tileRendererInUse null, GearsES2[obj 0x6f9ec4ed isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6f9ec4ed on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6f9ec4ed created: GearsObj[0x37722456, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6f9ec4ed created: GearsObj[0x26afa68a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6f9ec4ed created: GearsObj[0x26afa68a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x6f9ec4ed FIN GearsES2[obj 0x6f9ec4ed isInit true, usesShared false, 1 GearsObj[0x37722456, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26afa68a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55dec1dd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x6f9ec4ed 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29a671860, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6f9ec4ed, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x6f9ec4ed 128x128, swapInterval 0, drawable 0x7ff29a671860
[apply] JOGLTask 2: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-8-jt2
[apply] JOGLTask 2: RUNNING: Thread-8-jt2
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x43a6684f: tileRendererInUse null, GearsES2[obj 0x43a6684f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x43a6684f on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x43a6684f created: GearsObj[0x44cbbe, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x43a6684f created: GearsObj[0x249c2715, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x43a6684f created: GearsObj[0x249c2715, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x43a6684f FIN GearsES2[obj 0x43a6684f isInit true, usesShared false, 1 GearsObj[0x44cbbe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x249c2715, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7c9e67a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x43a6684f 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29a49a0f0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x43a6684f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x43a6684f 128x128, swapInterval 0, drawable 0x7ff29a49a0f0
[apply] JOGLTask 3: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-8-jt3
[apply] JOGLTask 3: RUNNING: Thread-8-jt3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0xe3a1ec6: tileRendererInUse null, GearsES2[obj 0xe3a1ec6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xe3a1ec6 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xe3a1ec6 created: GearsObj[0xf4d5bc9, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xe3a1ec6 created: GearsObj[0x1fc4f0f8, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xe3a1ec6 created: GearsObj[0x1fc4f0f8, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0xe3a1ec6 FIN GearsES2[obj 0xe3a1ec6 isInit true, usesShared false, 1 GearsObj[0xf4d5bc9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1fc4f0f8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3aa83a13, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0xe3a1ec6 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29a4b7170, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xe3a1ec6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0xe3a1ec6 128x128, swapInterval 0, drawable 0x7ff29a4b7170
[apply] JOGLTask 0: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-8-jt0
[apply] JOGLTask 0: RUNNING: Thread-8-jt0
[apply] 2: [0: false, 1: false, 2: false, 3: false]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x2f60877b: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x2f60877b FIN
[apply] JOGLTask 1: DONE/SYNC: Thread-8-jt1
[apply] JOGLTask 1: END: Thread-8-jt1
[apply] 3: [0: false, 1: true, 2: false, 3: false]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x6f9ec4ed: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x6f9ec4ed FIN
[apply] JOGLTask 2: DONE/SYNC: Thread-8-jt2
[apply] JOGLTask 2: END: Thread-8-jt2
[apply] 4: [0: false, 1: true, 2: true, 3: false]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x43a6684f: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x43a6684f FIN
[apply] JOGLTask 3: DONE/SYNC: Thread-8-jt3
[apply] JOGLTask 3: END: Thread-8-jt3
[apply] 5: [0: false, 1: true, 2: true, 3: true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0xe3a1ec6: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0xe3a1ec6 FIN
[apply] JOGLTask 0: DONE/SYNC: Thread-8-jt0
[apply] JOGLTask 0: END: Thread-8-jt0
[apply] 6: [0: true, 1: true, 2: true, 3: true]
[apply] total: 1.883s
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test04FourThreads
[apply] ++++ TestCase.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-9-jt0
[apply] JOGLTask 1: START: 150/0, reuse true - Thread-9-jt1
[apply] JOGLTask 2: START: 300/0, reuse true - Thread-9-jt2
[apply] JOGLTask 3: START: 450/0, reuse true - Thread-9-jt3
[apply] JOGLTask 4: START: 600/0, reuse true - Thread-9-jt4
[apply] JOGLTask 5: START: 750/0, reuse true - Thread-9-jt5
[apply] JOGLTask 6: START: 900/0, reuse true - Thread-9-jt6
[apply] JOGLTask 7: START: 1050/0, reuse true - Thread-9-jt7
[apply] JOGLTask 8: START: 1200/0, reuse true - Thread-9-jt8
[apply] JOGLTask 9: START: 1350/0, reuse true - Thread-9-jt9
[apply] JOGLTask 10: START: 1500/0, reuse true - Thread-9-jt10
[apply] JOGLTask 11: START: 1650/0, reuse true - Thread-9-jt11
[apply] JOGLTask 12: START: 1800/0, reuse true - Thread-9-jt12
[apply] JOGLTask 13: START: 0/150, reuse true - Thread-9-jt13
[apply] JOGLTask 14: START: 150/150, reuse true - Thread-9-jt14
[apply] JOGLTask 15: START: 300/150, reuse true - Thread-9-jt15
[apply] junit.framework.TestListener: endTest(test04FourThreads)
[apply] junit.framework.TestListener: startTest(test16SixteenThreads)
[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] 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x6cb32ed4: tileRendererInUse null, GearsES2[obj 0x6cb32ed4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6cb32ed4 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6cb32ed4 created: GearsObj[0x20e183e9, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6cb32ed4 created: GearsObj[0x359b46dc, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6cb32ed4 created: GearsObj[0x359b46dc, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x6cb32ed4 FIN GearsES2[obj 0x6cb32ed4 isInit true, usesShared false, 1 GearsObj[0x20e183e9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x359b46dc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x65493102, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x6cb32ed4 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29a649360, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6cb32ed4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x6cb32ed4 128x128, swapInterval 0, drawable 0x7ff29a649360
[apply] JOGLTask 1: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt1
[apply] JOGLTask 1: RUNNING: Thread-9-jt1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x3e78aa80: tileRendererInUse null, GearsES2[obj 0x3e78aa80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3e78aa80 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x3e78aa80 created: GearsObj[0x58e41bc3, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3e78aa80 created: GearsObj[0x67dacccc, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3e78aa80 created: GearsObj[0x67dacccc, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x3e78aa80 FIN GearsES2[obj 0x3e78aa80 isInit true, usesShared false, 1 GearsObj[0x58e41bc3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67dacccc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4dbb9a58, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x3e78aa80 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29a4b1710, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3e78aa80, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x3e78aa80 128x128, swapInterval 0, drawable 0x7ff29a4b1710
[apply] JOGLTask 15: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt15
[apply] JOGLTask 15: RUNNING: Thread-9-jt15
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x50502819: tileRendererInUse null, GearsES2[obj 0x50502819 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x50502819 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x50502819 created: GearsObj[0x60ded0f0, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x50502819 created: GearsObj[0x44676e3f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x50502819 created: GearsObj[0x44676e3f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x50502819 FIN GearsES2[obj 0x50502819 isInit true, usesShared false, 1 GearsObj[0x60ded0f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44676e3f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62770d2e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x50502819 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29a66fd80, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x50502819, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x50502819 128x128, swapInterval 0, drawable 0x7ff29a66fd80
[apply] JOGLTask 14: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt14
[apply] JOGLTask 14: RUNNING: Thread-9-jt14
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x508aeb74: tileRendererInUse null, GearsES2[obj 0x508aeb74 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x508aeb74 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x508aeb74 created: GearsObj[0x1b0deb5f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x508aeb74 created: GearsObj[0x2ed7b7d9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x508aeb74 created: GearsObj[0x2ed7b7d9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x508aeb74 FIN GearsES2[obj 0x508aeb74 isInit true, usesShared false, 1 GearsObj[0x1b0deb5f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ed7b7d9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54671f95, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x508aeb74 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29a492440, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x508aeb74, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x508aeb74 128x128, swapInterval 0, drawable 0x7ff29a492440
[apply] JOGLTask 13: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt13
[apply] JOGLTask 13: RUNNING: Thread-9-jt13
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x506835fb: tileRendererInUse null, GearsES2[obj 0x506835fb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x506835fb on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x506835fb created: GearsObj[0x342798e7, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x506835fb created: GearsObj[0x13a78071, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x506835fb created: GearsObj[0x13a78071, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x506835fb FIN GearsES2[obj 0x506835fb isInit true, usesShared false, 1 GearsObj[0x342798e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x13a78071, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59e184cb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x506835fb 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29a4a9bb0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x506835fb, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x506835fb 128x128, swapInterval 0, drawable 0x7ff29a4a9bb0
[apply] JOGLTask 12: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt12
[apply] JOGLTask 12: RUNNING: Thread-9-jt12
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x28bb494b: tileRendererInUse null, GearsES2[obj 0x28bb494b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x28bb494b on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x28bb494b created: GearsObj[0x73367e28, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x28bb494b created: GearsObj[0x7e94af2f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x28bb494b created: GearsObj[0x7e94af2f, vbo ff 7, fs 8, bf 9, bs 10]
[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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x28bb494b FIN GearsES2[obj 0x28bb494b isInit true, usesShared false, 1 GearsObj[0x73367e28, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e94af2f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53797795, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x28bb494b 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29a6b3e10, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28bb494b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x28bb494b 128x128, swapInterval 0, drawable 0x7ff29a6b3e10
[apply] JOGLTask 11: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt11
[apply] JOGLTask 11: RUNNING: Thread-9-jt11
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x58df0438: tileRendererInUse null, GearsES2[obj 0x58df0438 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x58df0438 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x58df0438 created: GearsObj[0x6446d228, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x58df0438 created: GearsObj[0x658f7386, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x58df0438 created: GearsObj[0x658f7386, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x58df0438 FIN GearsES2[obj 0x58df0438 isInit true, usesShared false, 1 GearsObj[0x6446d228, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x658f7386, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2ce99681, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x58df0438 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29a6bec10, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x58df0438, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x58df0438 128x128, swapInterval 0, drawable 0x7ff29a6bec10
[apply] JOGLTask 9: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt9
[apply] JOGLTask 9: RUNNING: Thread-9-jt9
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x43684706: tileRendererInUse null, GearsES2[obj 0x43684706 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x43684706 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x43684706 created: GearsObj[0x435bb0f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x43684706 created: GearsObj[0x638bd7f1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x43684706 created: GearsObj[0x638bd7f1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x43684706 FIN GearsES2[obj 0x43684706 isInit true, usesShared false, 1 GearsObj[0x435bb0f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x638bd7f1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x720e4245, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x43684706 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29a4eccd0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x43684706, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x43684706 128x128, swapInterval 0, drawable 0x7ff29a4eccd0
[apply] JOGLTask 10: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt10
[apply] JOGLTask 10: RUNNING: Thread-9-jt10
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x5d2412e7: tileRendererInUse null, GearsES2[obj 0x5d2412e7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5d2412e7 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5d2412e7 created: GearsObj[0x644cd580, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5d2412e7 created: GearsObj[0x7054f9f1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5d2412e7 created: GearsObj[0x7054f9f1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x5d2412e7 FIN GearsES2[obj 0x5d2412e7 isInit true, usesShared false, 1 GearsObj[0x644cd580, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7054f9f1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xedc86eb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x5d2412e7 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29a6d43b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5d2412e7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x5d2412e7 128x128, swapInterval 0, drawable 0x7ff29a6d43b0
[apply] JOGLTask 8: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt8
[apply] JOGLTask 8: RUNNING: Thread-9-jt8
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x24988707: tileRendererInUse null, GearsES2[obj 0x24988707 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x24988707 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x24988707 created: GearsObj[0x13342a67, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x24988707 created: GearsObj[0x45cbda0a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x24988707 created: GearsObj[0x45cbda0a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x24988707 FIN GearsES2[obj 0x24988707 isInit true, usesShared false, 1 GearsObj[0x13342a67, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x45cbda0a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4a57ea52, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x24988707 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29cb09270, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x24988707, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x24988707 128x128, swapInterval 0, drawable 0x7ff29cb09270
[apply] JOGLTask 7: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt7
[apply] JOGLTask 7: RUNNING: Thread-9-jt7
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x56d90453: tileRendererInUse null, GearsES2[obj 0x56d90453 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x56d90453 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x56d90453 created: GearsObj[0x747917a, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x56d90453 created: GearsObj[0x6b9fe451, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x56d90453 created: GearsObj[0x6b9fe451, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x56d90453 FIN GearsES2[obj 0x56d90453 isInit true, usesShared false, 1 GearsObj[0x747917a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b9fe451, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4e46b90a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x56d90453 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29cb21000, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x56d90453, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x56d90453 128x128, swapInterval 0, drawable 0x7ff29cb21000
[apply] JOGLTask 6: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt6
[apply] JOGLTask 6: RUNNING: Thread-9-jt6
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x46165b7e: tileRendererInUse null, GearsES2[obj 0x46165b7e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x46165b7e on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[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] gear1 0x46165b7e created: GearsObj[0x7f26d3df, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x46165b7e created: GearsObj[0x4e2016b0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x46165b7e created: GearsObj[0x4e2016b0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x46165b7e FIN GearsES2[obj 0x46165b7e isInit true, usesShared false, 1 GearsObj[0x7f26d3df, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4e2016b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1cb1a4e2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x46165b7e 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29ca2b2f0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x46165b7e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x46165b7e 128x128, swapInterval 0, drawable 0x7ff29ca2b2f0
[apply] JOGLTask 5: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt5
[apply] JOGLTask 5: RUNNING: Thread-9-jt5
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x7052c6b4: tileRendererInUse null, GearsES2[obj 0x7052c6b4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7052c6b4 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x7052c6b4 created: GearsObj[0x19958bf9, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7052c6b4 created: GearsObj[0x2918958e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7052c6b4 created: GearsObj[0x2918958e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x7052c6b4 FIN GearsES2[obj 0x7052c6b4 isInit true, usesShared false, 1 GearsObj[0x19958bf9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2918958e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xd02b2b6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x7052c6b4 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29ca470c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7052c6b4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x7052c6b4 128x128, swapInterval 0, drawable 0x7ff29ca470c0
[apply] JOGLTask 4: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt4
[apply] JOGLTask 4: RUNNING: Thread-9-jt4
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x68302e67: tileRendererInUse null, GearsES2[obj 0x68302e67 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x68302e67 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x68302e67 created: GearsObj[0x44b09697, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x68302e67 created: GearsObj[0x256eb6bc, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x68302e67 created: GearsObj[0x256eb6bc, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x68302e67 FIN GearsES2[obj 0x68302e67 isInit true, usesShared false, 1 GearsObj[0x44b09697, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x256eb6bc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79f03d7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x68302e67 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29cb52110, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x68302e67, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x68302e67 128x128, swapInterval 0, drawable 0x7ff29cb52110
[apply] JOGLTask 3: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt3
[apply] JOGLTask 3: RUNNING: Thread-9-jt3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x47ad6b4b: tileRendererInUse null, GearsES2[obj 0x47ad6b4b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x47ad6b4b on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x47ad6b4b created: GearsObj[0x3da1c42f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x47ad6b4b created: GearsObj[0x47570945, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x47ad6b4b created: GearsObj[0x47570945, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x47ad6b4b FIN GearsES2[obj 0x47ad6b4b isInit true, usesShared false, 1 GearsObj[0x3da1c42f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x47570945, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2321b59a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x47ad6b4b 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29ca73c90, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x47ad6b4b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x47ad6b4b 128x128, swapInterval 0, drawable 0x7ff29ca73c90
[apply] JOGLTask 2: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt2
[apply] JOGLTask 2: RUNNING: Thread-9-jt2
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x68a0864f: tileRendererInUse null, GearsES2[obj 0x68a0864f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x68a0864f on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x68a0864f created: GearsObj[0x3a633d51, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x68a0864f created: GearsObj[0x494eaec9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x68a0864f created: GearsObj[0x494eaec9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x68a0864f FIN GearsES2[obj 0x68a0864f isInit true, usesShared false, 1 GearsObj[0x3a633d51, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x494eaec9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4cb533b8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x68a0864f 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29ca8c910, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x68a0864f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x68a0864f 128x128, swapInterval 0, drawable 0x7ff29ca8c910
[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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x6cb32ed4: tileRendererInUse null
[apply] JOGLTask 0: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt0
[apply] JOGLTask 0: RUNNING: Thread-9-jt0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x6cb32ed4 FIN
[apply] JOGLTask 1: DONE/SYNC: Thread-9-jt1
[apply] JOGLTask 1: END: Thread-9-jt1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x3e78aa80: tileRendererInUse null
[apply] 5: [0: false, 1: true, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x3e78aa80 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x50502819: tileRendererInUse null
[apply] JOGLTask 15: DONE/SYNC: Thread-9-jt15
[apply] JOGLTask 15: END: Thread-9-jt15
[apply] 6: [0: false, 1: true, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x50502819 FIN
[apply] JOGLTask 14: DONE/SYNC: Thread-9-jt14
[apply] JOGLTask 14: END: Thread-9-jt14
[apply] 7: [0: false, 1: true, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: true, 15: true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x508aeb74: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x508aeb74 FIN
[apply] JOGLTask 13: DONE/SYNC: Thread-9-jt13
[apply] JOGLTask 13: END: Thread-9-jt13
[apply] 8: [0: false, 1: true, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: true, 14: true, 15: true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x506835fb: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x506835fb FIN
[apply] JOGLTask 12: DONE/SYNC: Thread-9-jt12
[apply] JOGLTask 12: END: Thread-9-jt12
[apply] 9: [0: false, 1: true, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: true, 13: true, 14: true, 15: true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x28bb494b: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x28bb494b FIN
[apply] JOGLTask 11: DONE/SYNC: Thread-9-jt11
[apply] JOGLTask 11: END: Thread-9-jt11
[apply] 10: [0: false, 1: true, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: true, 12: true, 13: true, 14: true, 15: true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x58df0438: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x58df0438 FIN
[apply] JOGLTask 9: DONE/SYNC: Thread-9-jt9
[apply] JOGLTask 9: END: Thread-9-jt9
[apply] 11: [0: false, 1: true, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: true, 10: false, 11: true, 12: true, 13: true, 14: true, 15: true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x43684706: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x43684706 FIN
[apply] JOGLTask 10: DONE/SYNC: Thread-9-jt10
[apply] JOGLTask 10: END: Thread-9-jt10
[apply] 12: [0: false, 1: true, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x5d2412e7: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x5d2412e7 FIN
[apply] JOGLTask 8: DONE/SYNC: Thread-9-jt8
[apply] JOGLTask 8: END: Thread-9-jt8
[apply] 13: [0: false, 1: true, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: true, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x24988707: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x24988707 FIN
[apply] JOGLTask 7: DONE/SYNC: Thread-9-jt7
[apply] JOGLTask 7: END: Thread-9-jt7
[apply] 14: [0: false, 1: true, 2: false, 3: false, 4: false, 5: false, 6: false, 7: true, 8: true, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x46165b7e: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x46165b7e FIN
[apply] JOGLTask 5: DONE/SYNC: Thread-9-jt5
[apply] JOGLTask 5: END: Thread-9-jt5
[apply] 15: [0: false, 1: true, 2: false, 3: false, 4: false, 5: true, 6: false, 7: true, 8: true, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x56d90453: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x56d90453 FIN
[apply] JOGLTask 6: DONE/SYNC: Thread-9-jt6
[apply] JOGLTask 6: END: Thread-9-jt6
[apply] 16: [0: false, 1: true, 2: false, 3: false, 4: false, 5: true, 6: true, 7: true, 8: true, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true]
[apply] junit.framework.TestListener: endTest(test16SixteenThreads)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x7052c6b4: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x7052c6b4 FIN
[apply] JOGLTask 4: DONE/SYNC: Thread-9-jt4
[apply] JOGLTask 4: END: Thread-9-jt4
[apply] 17: [0: false, 1: true, 2: false, 3: false, 4: true, 5: true, 6: true, 7: true, 8: true, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x47ad6b4b: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x47ad6b4b FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x68302e67: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x68302e67 FIN
[apply] JOGLTask 2: DONE/SYNC: Thread-9-jt2
[apply] JOGLTask 2: END: Thread-9-jt2
[apply] 18: [0: false, 1: true, 2: true, 3: false, 4: true, 5: true, 6: true, 7: true, 8: true, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x68a0864f: tileRendererInUse null
[apply] JOGLTask 3: DONE/SYNC: Thread-9-jt3
[apply] JOGLTask 3: END: Thread-9-jt3
[apply] 19: [0: false, 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] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x68a0864f FIN
[apply] JOGLTask 0: DONE/SYNC: Thread-9-jt0
[apply] JOGLTask 0: END: Thread-9-jt0
[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.588s
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test16SixteenThreads
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841807372 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.741 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841799284 ms +++ localhost/127.0.0.1:59999 - Locked within 16 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test02TwoThreads
[apply] InitConcurrentBaseNEWT 2 threads, reuse display: true
[apply] JOGLTask 0: START: 0/0, reuse true - Thread-7-jt0
[apply] JOGLTask 1: START: 150/0, reuse true - Thread-7-jt1
[apply] 0: [0: false, 1: false]
[apply] 1: [0: false, 1: false]
[apply] 2: [0: false, 1: false]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x235dd910: tileRendererInUse null, GearsES2[obj 0x235dd910 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x235dd910 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x235dd910 created: GearsObj[0x42ef83d3, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x235dd910 created: GearsObj[0x7ab7b3f9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x235dd910 created: GearsObj[0x7ab7b3f9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x235dd910 FIN GearsES2[obj 0x235dd910 isInit true, usesShared false, 1 GearsObj[0x42ef83d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ab7b3f9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fe903d5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x235dd910 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29a641400, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x235dd910, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x235dd910 128x128, swapInterval 0, drawable 0x7ff29a641400
[apply] JOGLTask 1: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-7-jt1
[apply] JOGLTask 1: RUNNING: Thread-7-jt1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x6655bb93: tileRendererInUse null, GearsES2[obj 0x6655bb93 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6655bb93 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6655bb93 created: GearsObj[0x688c4a77, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6655bb93 created: GearsObj[0x526d0040, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6655bb93 created: GearsObj[0x526d0040, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x6655bb93 FIN GearsES2[obj 0x6655bb93 isInit true, usesShared false, 1 GearsObj[0x688c4a77, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x526d0040, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x722b9406, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6655bb93 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29a423aa0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6655bb93, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6655bb93 128x128, swapInterval 0, drawable 0x7ff29a423aa0
[apply] JOGLTask 0: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-7-jt0
[apply] JOGLTask 0: RUNNING: Thread-7-jt0
[apply] 3: [0: false, 1: false]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x6655bb93: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x6655bb93 FIN
[apply] JOGLTask 0: DONE/SYNC: Thread-7-jt0
[apply] JOGLTask 0: END: Thread-7-jt0
[apply] 4: [0: true, 1: false]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x235dd910: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x235dd910 FIN
[apply] JOGLTask 1: DONE/SYNC: Thread-7-jt1
[apply] JOGLTask 1: END: Thread-7-jt1
[apply] 5: [0: true, 1: true]
[apply] total: 2.413s
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test02TwoThreads
[apply] ++++ TestCase.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-8-jt0
[apply] JOGLTask 1: START: 150/0, reuse true - Thread-8-jt1
[apply] JOGLTask 2: START: 300/0, reuse true - Thread-8-jt2
[apply] JOGLTask 3: START: 450/0, reuse true - Thread-8-jt3
[apply] 0: [0: false, 1: false, 2: false, 3: false]
[apply] 1: [0: false, 1: false, 2: false, 3: false]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x2f60877b: tileRendererInUse null, GearsES2[obj 0x2f60877b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2f60877b on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x2f60877b created: GearsObj[0x28787c16, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2f60877b created: GearsObj[0x7e1a9d1b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2f60877b created: GearsObj[0x7e1a9d1b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x2f60877b FIN GearsES2[obj 0x2f60877b isInit true, usesShared false, 1 GearsObj[0x28787c16, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e1a9d1b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x540984b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x2f60877b 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29a48a510, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2f60877b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x2f60877b 128x128, swapInterval 0, drawable 0x7ff29a48a510
[apply] JOGLTask 1: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-8-jt1
[apply] JOGLTask 1: RUNNING: Thread-8-jt1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x6f9ec4ed: tileRendererInUse null, GearsES2[obj 0x6f9ec4ed isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6f9ec4ed on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6f9ec4ed created: GearsObj[0x37722456, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6f9ec4ed created: GearsObj[0x26afa68a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6f9ec4ed created: GearsObj[0x26afa68a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x6f9ec4ed FIN GearsES2[obj 0x6f9ec4ed isInit true, usesShared false, 1 GearsObj[0x37722456, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26afa68a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55dec1dd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x6f9ec4ed 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29a671860, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6f9ec4ed, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x6f9ec4ed 128x128, swapInterval 0, drawable 0x7ff29a671860
[apply] JOGLTask 2: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-8-jt2
[apply] JOGLTask 2: RUNNING: Thread-8-jt2
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x43a6684f: tileRendererInUse null, GearsES2[obj 0x43a6684f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x43a6684f on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x43a6684f created: GearsObj[0x44cbbe, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x43a6684f created: GearsObj[0x249c2715, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x43a6684f created: GearsObj[0x249c2715, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x43a6684f FIN GearsES2[obj 0x43a6684f isInit true, usesShared false, 1 GearsObj[0x44cbbe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x249c2715, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7c9e67a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x43a6684f 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29a49a0f0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x43a6684f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x43a6684f 128x128, swapInterval 0, drawable 0x7ff29a49a0f0
[apply] JOGLTask 3: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-8-jt3
[apply] JOGLTask 3: RUNNING: Thread-8-jt3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0xe3a1ec6: tileRendererInUse null, GearsES2[obj 0xe3a1ec6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xe3a1ec6 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xe3a1ec6 created: GearsObj[0xf4d5bc9, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xe3a1ec6 created: GearsObj[0x1fc4f0f8, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xe3a1ec6 created: GearsObj[0x1fc4f0f8, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0xe3a1ec6 FIN GearsES2[obj 0xe3a1ec6 isInit true, usesShared false, 1 GearsObj[0xf4d5bc9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1fc4f0f8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3aa83a13, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0xe3a1ec6 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29a4b7170, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xe3a1ec6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0xe3a1ec6 128x128, swapInterval 0, drawable 0x7ff29a4b7170
[apply] JOGLTask 0: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-8-jt0
[apply] JOGLTask 0: RUNNING: Thread-8-jt0
[apply] 2: [0: false, 1: false, 2: false, 3: false]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x2f60877b: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x2f60877b FIN
[apply] JOGLTask 1: DONE/SYNC: Thread-8-jt1
[apply] JOGLTask 1: END: Thread-8-jt1
[apply] 3: [0: false, 1: true, 2: false, 3: false]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x6f9ec4ed: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x6f9ec4ed FIN
[apply] JOGLTask 2: DONE/SYNC: Thread-8-jt2
[apply] JOGLTask 2: END: Thread-8-jt2
[apply] 4: [0: false, 1: true, 2: true, 3: false]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x43a6684f: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x43a6684f FIN
[apply] JOGLTask 3: DONE/SYNC: Thread-8-jt3
[apply] JOGLTask 3: END: Thread-8-jt3
[apply] 5: [0: false, 1: true, 2: true, 3: true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0xe3a1ec6: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0xe3a1ec6 FIN
[apply] JOGLTask 0: DONE/SYNC: Thread-8-jt0
[apply] JOGLTask 0: END: Thread-8-jt0
[apply] 6: [0: true, 1: true, 2: true, 3: true]
[apply] total: 1.883s
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test04FourThreads
[apply] ++++ TestCase.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-9-jt0
[apply] JOGLTask 1: START: 150/0, reuse true - Thread-9-jt1
[apply] JOGLTask 2: START: 300/0, reuse true - Thread-9-jt2
[apply] JOGLTask 3: START: 450/0, reuse true - Thread-9-jt3
[apply] JOGLTask 4: START: 600/0, reuse true - Thread-9-jt4
[apply] JOGLTask 5: START: 750/0, reuse true - Thread-9-jt5
[apply] JOGLTask 6: START: 900/0, reuse true - Thread-9-jt6
[apply] JOGLTask 7: START: 1050/0, reuse true - Thread-9-jt7
[apply] JOGLTask 8: START: 1200/0, reuse true - Thread-9-jt8
[apply] JOGLTask 9: START: 1350/0, reuse true - Thread-9-jt9
[apply] JOGLTask 10: START: 1500/0, reuse true - Thread-9-jt10
[apply] JOGLTask 11: START: 1650/0, reuse true - Thread-9-jt11
[apply] JOGLTask 12: START: 1800/0, reuse true - Thread-9-jt12
[apply] JOGLTask 13: START: 0/150, reuse true - Thread-9-jt13
[apply] JOGLTask 14: START: 150/150, reuse true - Thread-9-jt14
[apply] JOGLTask 15: START: 300/150, reuse true - Thread-9-jt15
[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] 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x6cb32ed4: tileRendererInUse null, GearsES2[obj 0x6cb32ed4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6cb32ed4 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6cb32ed4 created: GearsObj[0x20e183e9, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6cb32ed4 created: GearsObj[0x359b46dc, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6cb32ed4 created: GearsObj[0x359b46dc, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x6cb32ed4 FIN GearsES2[obj 0x6cb32ed4 isInit true, usesShared false, 1 GearsObj[0x20e183e9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x359b46dc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x65493102, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x6cb32ed4 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29a649360, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6cb32ed4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x6cb32ed4 128x128, swapInterval 0, drawable 0x7ff29a649360
[apply] JOGLTask 1: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt1
[apply] JOGLTask 1: RUNNING: Thread-9-jt1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x3e78aa80: tileRendererInUse null, GearsES2[obj 0x3e78aa80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3e78aa80 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x3e78aa80 created: GearsObj[0x58e41bc3, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3e78aa80 created: GearsObj[0x67dacccc, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3e78aa80 created: GearsObj[0x67dacccc, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x3e78aa80 FIN GearsES2[obj 0x3e78aa80 isInit true, usesShared false, 1 GearsObj[0x58e41bc3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67dacccc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4dbb9a58, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x3e78aa80 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29a4b1710, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3e78aa80, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x3e78aa80 128x128, swapInterval 0, drawable 0x7ff29a4b1710
[apply] JOGLTask 15: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt15
[apply] JOGLTask 15: RUNNING: Thread-9-jt15
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x50502819: tileRendererInUse null, GearsES2[obj 0x50502819 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x50502819 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x50502819 created: GearsObj[0x60ded0f0, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x50502819 created: GearsObj[0x44676e3f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x50502819 created: GearsObj[0x44676e3f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x50502819 FIN GearsES2[obj 0x50502819 isInit true, usesShared false, 1 GearsObj[0x60ded0f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44676e3f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62770d2e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x50502819 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29a66fd80, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x50502819, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x50502819 128x128, swapInterval 0, drawable 0x7ff29a66fd80
[apply] JOGLTask 14: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt14
[apply] JOGLTask 14: RUNNING: Thread-9-jt14
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x508aeb74: tileRendererInUse null, GearsES2[obj 0x508aeb74 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x508aeb74 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x508aeb74 created: GearsObj[0x1b0deb5f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x508aeb74 created: GearsObj[0x2ed7b7d9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x508aeb74 created: GearsObj[0x2ed7b7d9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x508aeb74 FIN GearsES2[obj 0x508aeb74 isInit true, usesShared false, 1 GearsObj[0x1b0deb5f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ed7b7d9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54671f95, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x508aeb74 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29a492440, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x508aeb74, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x508aeb74 128x128, swapInterval 0, drawable 0x7ff29a492440
[apply] JOGLTask 13: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt13
[apply] JOGLTask 13: RUNNING: Thread-9-jt13
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x506835fb: tileRendererInUse null, GearsES2[obj 0x506835fb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x506835fb on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x506835fb created: GearsObj[0x342798e7, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x506835fb created: GearsObj[0x13a78071, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x506835fb created: GearsObj[0x13a78071, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x506835fb FIN GearsES2[obj 0x506835fb isInit true, usesShared false, 1 GearsObj[0x342798e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x13a78071, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x59e184cb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x506835fb 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29a4a9bb0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x506835fb, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x506835fb 128x128, swapInterval 0, drawable 0x7ff29a4a9bb0
[apply] JOGLTask 12: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt12
[apply] JOGLTask 12: RUNNING: Thread-9-jt12
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x28bb494b: tileRendererInUse null, GearsES2[obj 0x28bb494b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x28bb494b on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x28bb494b created: GearsObj[0x73367e28, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x28bb494b created: GearsObj[0x7e94af2f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x28bb494b created: GearsObj[0x7e94af2f, vbo ff 7, fs 8, bf 9, bs 10]
[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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x28bb494b FIN GearsES2[obj 0x28bb494b isInit true, usesShared false, 1 GearsObj[0x73367e28, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e94af2f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53797795, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x28bb494b 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29a6b3e10, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28bb494b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x28bb494b 128x128, swapInterval 0, drawable 0x7ff29a6b3e10
[apply] JOGLTask 11: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt11
[apply] JOGLTask 11: RUNNING: Thread-9-jt11
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x58df0438: tileRendererInUse null, GearsES2[obj 0x58df0438 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x58df0438 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x58df0438 created: GearsObj[0x6446d228, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x58df0438 created: GearsObj[0x658f7386, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x58df0438 created: GearsObj[0x658f7386, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x58df0438 FIN GearsES2[obj 0x58df0438 isInit true, usesShared false, 1 GearsObj[0x6446d228, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x658f7386, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2ce99681, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x58df0438 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29a6bec10, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x58df0438, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x58df0438 128x128, swapInterval 0, drawable 0x7ff29a6bec10
[apply] JOGLTask 9: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt9
[apply] JOGLTask 9: RUNNING: Thread-9-jt9
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x43684706: tileRendererInUse null, GearsES2[obj 0x43684706 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x43684706 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x43684706 created: GearsObj[0x435bb0f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x43684706 created: GearsObj[0x638bd7f1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x43684706 created: GearsObj[0x638bd7f1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x43684706 FIN GearsES2[obj 0x43684706 isInit true, usesShared false, 1 GearsObj[0x435bb0f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x638bd7f1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x720e4245, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x43684706 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29a4eccd0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x43684706, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x43684706 128x128, swapInterval 0, drawable 0x7ff29a4eccd0
[apply] JOGLTask 10: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt10
[apply] JOGLTask 10: RUNNING: Thread-9-jt10
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x5d2412e7: tileRendererInUse null, GearsES2[obj 0x5d2412e7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5d2412e7 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5d2412e7 created: GearsObj[0x644cd580, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5d2412e7 created: GearsObj[0x7054f9f1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5d2412e7 created: GearsObj[0x7054f9f1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x5d2412e7 FIN GearsES2[obj 0x5d2412e7 isInit true, usesShared false, 1 GearsObj[0x644cd580, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7054f9f1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xedc86eb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x5d2412e7 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29a6d43b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5d2412e7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x5d2412e7 128x128, swapInterval 0, drawable 0x7ff29a6d43b0
[apply] JOGLTask 8: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt8
[apply] JOGLTask 8: RUNNING: Thread-9-jt8
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x24988707: tileRendererInUse null, GearsES2[obj 0x24988707 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x24988707 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x24988707 created: GearsObj[0x13342a67, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x24988707 created: GearsObj[0x45cbda0a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x24988707 created: GearsObj[0x45cbda0a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x24988707 FIN GearsES2[obj 0x24988707 isInit true, usesShared false, 1 GearsObj[0x13342a67, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x45cbda0a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4a57ea52, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x24988707 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29cb09270, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x24988707, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x24988707 128x128, swapInterval 0, drawable 0x7ff29cb09270
[apply] JOGLTask 7: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt7
[apply] JOGLTask 7: RUNNING: Thread-9-jt7
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x56d90453: tileRendererInUse null, GearsES2[obj 0x56d90453 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x56d90453 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x56d90453 created: GearsObj[0x747917a, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x56d90453 created: GearsObj[0x6b9fe451, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x56d90453 created: GearsObj[0x6b9fe451, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x56d90453 FIN GearsES2[obj 0x56d90453 isInit true, usesShared false, 1 GearsObj[0x747917a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b9fe451, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4e46b90a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x56d90453 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29cb21000, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x56d90453, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x56d90453 128x128, swapInterval 0, drawable 0x7ff29cb21000
[apply] JOGLTask 6: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt6
[apply] JOGLTask 6: RUNNING: Thread-9-jt6
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x46165b7e: tileRendererInUse null, GearsES2[obj 0x46165b7e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x46165b7e on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[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] gear1 0x46165b7e created: GearsObj[0x7f26d3df, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x46165b7e created: GearsObj[0x4e2016b0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x46165b7e created: GearsObj[0x4e2016b0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x46165b7e FIN GearsES2[obj 0x46165b7e isInit true, usesShared false, 1 GearsObj[0x7f26d3df, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4e2016b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1cb1a4e2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x46165b7e 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29ca2b2f0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x46165b7e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x46165b7e 128x128, swapInterval 0, drawable 0x7ff29ca2b2f0
[apply] JOGLTask 5: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt5
[apply] JOGLTask 5: RUNNING: Thread-9-jt5
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x7052c6b4: tileRendererInUse null, GearsES2[obj 0x7052c6b4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7052c6b4 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x7052c6b4 created: GearsObj[0x19958bf9, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7052c6b4 created: GearsObj[0x2918958e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7052c6b4 created: GearsObj[0x2918958e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x7052c6b4 FIN GearsES2[obj 0x7052c6b4 isInit true, usesShared false, 1 GearsObj[0x19958bf9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2918958e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xd02b2b6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x7052c6b4 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29ca470c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7052c6b4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x7052c6b4 128x128, swapInterval 0, drawable 0x7ff29ca470c0
[apply] JOGLTask 4: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt4
[apply] JOGLTask 4: RUNNING: Thread-9-jt4
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x68302e67: tileRendererInUse null, GearsES2[obj 0x68302e67 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x68302e67 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x68302e67 created: GearsObj[0x44b09697, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x68302e67 created: GearsObj[0x256eb6bc, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x68302e67 created: GearsObj[0x256eb6bc, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x68302e67 FIN GearsES2[obj 0x68302e67 isInit true, usesShared false, 1 GearsObj[0x44b09697, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x256eb6bc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79f03d7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x68302e67 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29cb52110, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x68302e67, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x68302e67 128x128, swapInterval 0, drawable 0x7ff29cb52110
[apply] JOGLTask 3: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt3
[apply] JOGLTask 3: RUNNING: Thread-9-jt3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x47ad6b4b: tileRendererInUse null, GearsES2[obj 0x47ad6b4b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x47ad6b4b on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x47ad6b4b created: GearsObj[0x3da1c42f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x47ad6b4b created: GearsObj[0x47570945, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x47ad6b4b created: GearsObj[0x47570945, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x47ad6b4b FIN GearsES2[obj 0x47ad6b4b isInit true, usesShared false, 1 GearsObj[0x3da1c42f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x47570945, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2321b59a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x47ad6b4b 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29ca73c90, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x47ad6b4b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x47ad6b4b 128x128, swapInterval 0, drawable 0x7ff29ca73c90
[apply] JOGLTask 2: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt2
[apply] JOGLTask 2: RUNNING: Thread-9-jt2
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x68a0864f: tileRendererInUse null, GearsES2[obj 0x68a0864f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x68a0864f on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x68a0864f created: GearsObj[0x3a633d51, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x68a0864f created: GearsObj[0x494eaec9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x68a0864f created: GearsObj[0x494eaec9, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x68a0864f FIN GearsES2[obj 0x68a0864f isInit true, usesShared false, 1 GearsObj[0x3a633d51, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x494eaec9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4cb533b8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x68a0864f 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7ff29ca8c910, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x68a0864f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x68a0864f 128x128, swapInterval 0, drawable 0x7ff29ca8c910
[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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x6cb32ed4: tileRendererInUse null
[apply] JOGLTask 0: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5d7b6643]]] - Thread-9-jt0
[apply] JOGLTask 0: RUNNING: Thread-9-jt0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x6cb32ed4 FIN
[apply] JOGLTask 1: DONE/SYNC: Thread-9-jt1
[apply] JOGLTask 1: END: Thread-9-jt1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x3e78aa80: tileRendererInUse null
[apply] 5: [0: false, 1: true, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x3e78aa80 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x50502819: tileRendererInUse null
[apply] JOGLTask 15: DONE/SYNC: Thread-9-jt15
[apply] JOGLTask 15: END: Thread-9-jt15
[apply] 6: [0: false, 1: true, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x50502819 FIN
[apply] JOGLTask 14: DONE/SYNC: Thread-9-jt14
[apply] JOGLTask 14: END: Thread-9-jt14
[apply] 7: [0: false, 1: true, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: true, 15: true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x508aeb74: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x508aeb74 FIN
[apply] JOGLTask 13: DONE/SYNC: Thread-9-jt13
[apply] JOGLTask 13: END: Thread-9-jt13
[apply] 8: [0: false, 1: true, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: true, 14: true, 15: true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x506835fb: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x506835fb FIN
[apply] JOGLTask 12: DONE/SYNC: Thread-9-jt12
[apply] JOGLTask 12: END: Thread-9-jt12
[apply] 9: [0: false, 1: true, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: true, 13: true, 14: true, 15: true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x28bb494b: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x28bb494b FIN
[apply] JOGLTask 11: DONE/SYNC: Thread-9-jt11
[apply] JOGLTask 11: END: Thread-9-jt11
[apply] 10: [0: false, 1: true, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: true, 12: true, 13: true, 14: true, 15: true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x58df0438: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x58df0438 FIN
[apply] JOGLTask 9: DONE/SYNC: Thread-9-jt9
[apply] JOGLTask 9: END: Thread-9-jt9
[apply] 11: [0: false, 1: true, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: true, 10: false, 11: true, 12: true, 13: true, 14: true, 15: true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x43684706: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x43684706 FIN
[apply] JOGLTask 10: DONE/SYNC: Thread-9-jt10
[apply] JOGLTask 10: END: Thread-9-jt10
[apply] 12: [0: false, 1: true, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x5d2412e7: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x5d2412e7 FIN
[apply] JOGLTask 8: DONE/SYNC: Thread-9-jt8
[apply] JOGLTask 8: END: Thread-9-jt8
[apply] 13: [0: false, 1: true, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: true, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x24988707: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x24988707 FIN
[apply] JOGLTask 7: DONE/SYNC: Thread-9-jt7
[apply] JOGLTask 7: END: Thread-9-jt7
[apply] 14: [0: false, 1: true, 2: false, 3: false, 4: false, 5: false, 6: false, 7: true, 8: true, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x46165b7e: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x46165b7e FIN
[apply] JOGLTask 5: DONE/SYNC: Thread-9-jt5
[apply] JOGLTask 5: END: Thread-9-jt5
[apply] 15: [0: false, 1: true, 2: false, 3: false, 4: false, 5: true, 6: false, 7: true, 8: true, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x56d90453: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x56d90453 FIN
[apply] JOGLTask 6: DONE/SYNC: Thread-9-jt6
[apply] JOGLTask 6: END: Thread-9-jt6
[apply] 16: [0: false, 1: true, 2: false, 3: false, 4: false, 5: true, 6: true, 7: true, 8: true, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x7052c6b4: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x7052c6b4 FIN
[apply] JOGLTask 4: DONE/SYNC: Thread-9-jt4
[apply] JOGLTask 4: END: Thread-9-jt4
[apply] 17: [0: false, 1: true, 2: false, 3: false, 4: true, 5: true, 6: true, 7: true, 8: true, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x47ad6b4b: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x47ad6b4b FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x68302e67: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x68302e67 FIN
[apply] JOGLTask 2: DONE/SYNC: Thread-9-jt2
[apply] JOGLTask 2: END: Thread-9-jt2
[apply] 18: [0: false, 1: true, 2: true, 3: false, 4: true, 5: true, 6: true, 7: true, 8: true, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x68a0864f: tileRendererInUse null
[apply] JOGLTask 3: DONE/SYNC: Thread-9-jt3
[apply] JOGLTask 3: END: Thread-9-jt3
[apply] 19: [0: false, 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] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x68a0864f FIN
[apply] JOGLTask 0: DONE/SYNC: Thread-9-jt0
[apply] JOGLTask 0: END: Thread-9-jt0
[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.588s
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test16SixteenThreads
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841807372 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test02TwoThreads took 2.429 sec
[apply] Testcase: test04FourThreads took 1.885 sec
[apply] Testcase: test16SixteenThreads took 3.589 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841809866 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test02FourThreads
[apply] junit.framework.TestListener: startTest(test02FourThreads)
[apply] Disabled for auto unit test until further analysis - Windows/ATI driver crash
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test02FourThreads
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test02TwoThreads
[apply] Disabled for auto unit test until further analysis - Windows/ATI driver crash
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test02TwoThreads
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test16SixteenThreads
[apply] Disabled for auto unit test until further analysis - Windows/ATI driver crash
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test16SixteenThreads
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841810016 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] junit.framework.TestListener: endTest(test02FourThreads)
[apply] junit.framework.TestListener: startTest(test02TwoThreads)
[apply] junit.framework.TestListener: endTest(test02TwoThreads)
[apply] junit.framework.TestListener: startTest(test16SixteenThreads)
[apply] junit.framework.TestListener: endTest(test16SixteenThreads)
[apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.752 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841809866 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test02FourThreads
[apply] Disabled for auto unit test until further analysis - Windows/ATI driver crash
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test02FourThreads
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test02TwoThreads
[apply] Disabled for auto unit test until further analysis - Windows/ATI driver crash
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test02TwoThreads
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test16SixteenThreads
[apply] Disabled for auto unit test until further analysis - Windows/ATI driver crash
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test16SixteenThreads
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841810016 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test02FourThreads took 0.004 sec
[apply] Testcase: test02TwoThreads took 0.001 sec
[apply] Testcase: test16SixteenThreads took 0.001 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT
[apply] junit.framework.TestListener: tests to run: 1
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841812574 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841818604 ms +++ localhost/127.0.0.1:59999 - Locked within 6038 ms, 13 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT - testMain
[apply] junit.framework.TestListener: startTest(testMain)
[apply] Implementation-Version: 2.3.0-rc-20141009
[apply] Implementation-Build: 2.3-b1364-20141009
[apply] Implementation-Branch: origin/master
[apply] Implementation-Commit: 49421eac80d812e52ec1eb40e88a38f10707610f
[apply] forceES2 false
[apply] forceES3 false
[apply] forceGL3 false
[apply] forceGL4ES3 false
[apply] -----------------------------------------------------------------------------------------------------
[apply] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (arch), GENERIC_ABI, 2 cores
[apply] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
[apply] int8 1 / 1, int16 2 / 2
[apply] int 4 / 4, long 8 / 8
[apply] int32 4 / 4, int64 8 / 8
[apply] float 4 / 4, double 8 / 8, ldouble 16 / 16
[apply] pointer 8 / 8, page 4096
[apply] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
[apply] Platform: Java Vendor: Apple Inc., http://www.apple.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.3
[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.3.0-rc-20141008
[apply] Implementation Build: 2.3-b838-20141008
[apply] Implementation Branch: origin/master
[apply] Implementation Commit: 6f5b67d998b1be9b49584bbb55814d10fe55e813
[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.3
[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.3.0-rc-20141009
[apply] Implementation Build: 2.3-b1364-20141009
[apply] Implementation Branch: origin/master
[apply] Implementation Commit: 49421eac80d812e52ec1eb40e88a38f10707610f
[apply] -----------------------------------------------------------------------------------------------------
[apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3ff2cea2]]
[apply] Natives
[apply] GL4bc false
[apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[apply] GLES3 false
[apply] GL3bc false
[apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[apply] GLES2 false
[apply] GLES1 false
[apply] Count 3 / 8
[apply] Common
[apply] GL4ES3 false
[apply] GL2GL3 true
[apply] GL2ES2 true
[apply] GL2ES1 true
[apply] Mappings
[apply] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[apply] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[apply] GL2 GLProfile[GL2/GL2.hw]
[apply] GL4 GLProfile[GL4/GL4.sw]
[apply] GL3 GLProfile[GL3/GL3.hw]
[apply] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[apply] default GLProfile[GL2/GL2.hw]
[apply] Count 6 / 12
[apply]
[apply]
[apply] Desktop Capabilities:
[apply] none
[apply]
[apply] EGL Capabilities:
[apply] none
[apply]
[apply]
[apply] Requesting: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] -----------------------------------------------------------------------------------------------------
[apply] MacOSXGraphicsDevice[type .macosx, connection decon]:
[apply] Natives
[apply] GL4bc false
[apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[apply] GLES3 false
[apply] GL3bc false
[apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[apply] GLES2 false
[apply] GLES1 false
[apply] Count 3 / 8
[apply] Common
[apply] GL4ES3 false
[apply] GL2GL3 true
[apply] GL2ES2 true
[apply] GL2ES1 true
[apply] Mappings
[apply] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[apply] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[apply] GL2 GLProfile[GL2/GL2.hw]
[apply] GL4 GLProfile[GL4/GL4.sw]
[apply] GL3 GLProfile[GL3/GL3.hw]
[apply] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[apply] default GLProfile[GL2/GL2.hw]
[apply] Count 6 / 12
[apply]
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] junit.framework.TestListener: endTest(testMain)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT - testMain
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841820599 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.653 sec
[apply] ------------- Standard Output ---------------
[apply] Implementation-Version: 2.3.0-rc-20141009
[apply] Implementation-Build: 2.3-b1364-20141009
[apply] Implementation-Branch: origin/master
[apply] Implementation-Commit: 49421eac80d812e52ec1eb40e88a38f10707610f
[apply] ------------- ---------------- ---------------
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841812574 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841818604 ms +++ localhost/127.0.0.1:59999 - Locked within 6038 ms, 13 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT - testMain
[apply] forceES2 false
[apply] forceES3 false
[apply] forceGL3 false
[apply] forceGL4ES3 false
[apply] -----------------------------------------------------------------------------------------------------
[apply] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (arch), GENERIC_ABI, 2 cores
[apply] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
[apply] int8 1 / 1, int16 2 / 2
[apply] int 4 / 4, long 8 / 8
[apply] int32 4 / 4, int64 8 / 8
[apply] float 4 / 4, double 8 / 8, ldouble 16 / 16
[apply] pointer 8 / 8, page 4096
[apply] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
[apply] Platform: Java Vendor: Apple Inc., http://www.apple.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.3
[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.3.0-rc-20141008
[apply] Implementation Build: 2.3-b838-20141008
[apply] Implementation Branch: origin/master
[apply] Implementation Commit: 6f5b67d998b1be9b49584bbb55814d10fe55e813
[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.3
[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.3.0-rc-20141009
[apply] Implementation Build: 2.3-b1364-20141009
[apply] Implementation Branch: origin/master
[apply] Implementation Commit: 49421eac80d812e52ec1eb40e88a38f10707610f
[apply] -----------------------------------------------------------------------------------------------------
[apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x3ff2cea2]]
[apply] Natives
[apply] GL4bc false
[apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[apply] GLES3 false
[apply] GL3bc false
[apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[apply] GLES2 false
[apply] GLES1 false
[apply] Count 3 / 8
[apply] Common
[apply] GL4ES3 false
[apply] GL2GL3 true
[apply] GL2ES2 true
[apply] GL2ES1 true
[apply] Mappings
[apply] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[apply] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[apply] GL2 GLProfile[GL2/GL2.hw]
[apply] GL4 GLProfile[GL4/GL4.sw]
[apply] GL3 GLProfile[GL3/GL3.hw]
[apply] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[apply] default GLProfile[GL2/GL2.hw]
[apply] Count 6 / 12
[apply]
[apply]
[apply] Desktop Capabilities:
[apply] none
[apply]
[apply] EGL Capabilities:
[apply] none
[apply]
[apply]
[apply] Requesting: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] -----------------------------------------------------------------------------------------------------
[apply] MacOSXGraphicsDevice[type .macosx, connection decon]:
[apply] Natives
[apply] GL4bc false
[apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[apply] GLES3 false
[apply] GL3bc false
[apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[apply] GLES2 false
[apply] GLES1 false
[apply] Count 3 / 8
[apply] Common
[apply] GL4ES3 false
[apply] GL2GL3 true
[apply] GL2ES2 true
[apply] GL2ES1 true
[apply] Mappings
[apply] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[apply] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[apply] GL2 GLProfile[GL2/GL2.hw]
[apply] GL4 GLProfile[GL4/GL4.sw]
[apply] GL3 GLProfile[GL3/GL3.hw]
[apply] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[apply] default GLProfile[GL2/GL2.hw]
[apply] Count 6 / 12
[apply]
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT - testMain
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841820599 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testMain took 1.908 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT
[apply] junit.framework.TestListener: tests to run: 4
[apply] junit.framework.TestListener: startTest(testWriteRead01aMap)
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841823332 ms +++ localhost/127.0.0.1:59999 - Locked within 15 ms, 1 attempts
[apply] ++++ TestCase.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead01aMap
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead01bMap
[apply] junit.framework.TestListener: endTest(testWriteRead01aMap)
[apply] junit.framework.TestListener: startTest(testWriteRead01bMap)
[apply] gpu-01 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped null]
[apply] gpu-02 mapped GL_ARRAY_BUFFER, floatOffset 0, byteOffset 0, mapByteLength 36 -> java.nio.DirectByteBuffer[pos=0 lim=36 cap=36]
[apply] gpu-03 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped java.nio.DirectByteBuffer[pos=0 lim=36 cap=36]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead01bMap
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead02aMapRange
[apply] junit.framework.TestListener: endTest(testWriteRead01bMap)
[apply] junit.framework.TestListener: startTest(testWriteRead02aMapRange)
[apply] junit.framework.TestListener: endTest(testWriteRead02aMapRange)
[apply] junit.framework.TestListener: startTest(testWriteRead02bMapRange)
[apply] gpu-01 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped null]
[apply] gpu-02 mapped GL_ARRAY_BUFFER, floatOffset 3, byteOffset 12, mapByteLength 24 -> java.nio.DirectByteBuffer[pos=0 lim=24 cap=24]
[apply] gpu-03 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped java.nio.DirectByteBuffer[pos=0 lim=24 cap=24]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead02aMapRange
[apply] ++++ TestCase.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead02bMapRange
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841830157 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.473 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841823332 ms +++ localhost/127.0.0.1:59999 - Locked within 15 ms, 1 attempts
[apply] ++++ TestCase.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead01aMap
[apply] ++++ TestCase.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead01bMap
[apply] ++++ TestCase.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead02aMapRange
[apply] ++++ TestCase.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead02bMapRange
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841830157 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testWriteRead01aMap took 3.174 sec
[apply] Testcase: testWriteRead01bMap took 1.163 sec
[apply] Testcase: testWriteRead02aMapRange took 1.197 sec
[apply] Testcase: testWriteRead02bMapRange took 1.199 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: 3.08 sec
[apply]
[apply] Testcase: test01X11WindowMemoryLeak took 2.384 sec
[apply] Testcase: test02X11WindowMemoryLeakPBufferAutoDrawable took 0.196 sec
[apply] Testcase: test03X11WindowMemoryLeakFBOAutoDrawable took 0.437 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT
[apply] junit.framework.TestListener: tests to run: 1
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841837477 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841838484 ms +++ localhost/127.0.0.1:59999 - Locked within 1021 ms, 3 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT - test01
[apply] junit.framework.TestListener: startTest(test01)
[apply] swap group max groups -1, barriers -1, false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x456dfa45: tileRendererInUse null, GearsES2[obj 0x456dfa45 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x456dfa45 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x456dfa45 created: GearsObj[0x5684ce7a, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x456dfa45 created: GearsObj[0x290fd7f6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x456dfa45 created: GearsObj[0x290fd7f6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x456dfa45 FIN GearsES2[obj 0x456dfa45 isInit true, usesShared false, 1 GearsObj[0x5684ce7a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x290fd7f6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a7c3885, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x456dfa45 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fb20a431770, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x456dfa45, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x456dfa45 256x256, swapInterval 1, drawable 0x7fb20a431770
[apply] swap group max groups -1, barriers -1, false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x731d2572: tileRendererInUse null, GearsES2[obj 0x731d2572 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x731d2572 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x731d2572 created: GearsObj[0x7ab7b3f9, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x731d2572 created: GearsObj[0x3288df60, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x731d2572 created: GearsObj[0x3288df60, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x731d2572 FIN GearsES2[obj 0x731d2572 isInit true, usesShared false, 1 GearsObj[0x7ab7b3f9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3288df60, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3801318b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x731d2572 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fb20a45bc20, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x731d2572, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x731d2572 256x256, swapInterval 1, drawable 0x7fb20a45bc20
[apply] junit.framework.TestListener: endTest(test01)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x456dfa45: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x456dfa45 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x731d2572: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x731d2572 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT - test01
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841841371 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.54 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841837477 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841838484 ms +++ localhost/127.0.0.1:59999 - Locked within 1021 ms, 3 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT - test01
[apply] swap group max groups -1, barriers -1, false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x456dfa45: tileRendererInUse null, GearsES2[obj 0x456dfa45 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x456dfa45 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x456dfa45 created: GearsObj[0x5684ce7a, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x456dfa45 created: GearsObj[0x290fd7f6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x456dfa45 created: GearsObj[0x290fd7f6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x456dfa45 FIN GearsES2[obj 0x456dfa45 isInit true, usesShared false, 1 GearsObj[0x5684ce7a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x290fd7f6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a7c3885, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x456dfa45 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fb20a431770, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x456dfa45, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x456dfa45 256x256, swapInterval 1, drawable 0x7fb20a431770
[apply] swap group max groups -1, barriers -1, false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x731d2572: tileRendererInUse null, GearsES2[obj 0x731d2572 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x731d2572 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x731d2572 created: GearsObj[0x7ab7b3f9, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x731d2572 created: GearsObj[0x3288df60, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x731d2572 created: GearsObj[0x3288df60, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x731d2572 FIN GearsES2[obj 0x731d2572 isInit true, usesShared false, 1 GearsObj[0x7ab7b3f9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3288df60, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3801318b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x731d2572 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fb20a45bc20, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x731d2572, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x731d2572 256x256, swapInterval 1, drawable 0x7fb20a45bc20
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x456dfa45: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x456dfa45 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x731d2572: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x731d2572 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT - test01
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841841371 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01 took 0.917 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841843855 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT
[apply] junit.framework.TestListener: tests to run: 1
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841845362 ms +++ localhost/127.0.0.1:59999 - Locked within 1516 ms, 4 attempts
[apply] junit.framework.TestListener: startTest(test01)
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT - test01
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fbd83c3a510, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list reused: 1
[apply] gear2 list reused: 2
[apply] gear3 list reused: 3
[apply] Shared Gears: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fbd83c45580, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list reused: 1
[apply] gear2 list reused: 2
[apply] gear3 list reused: 3
[apply] Shared Gears: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fbd83c60fd0, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fbd83c69d20, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT - test01
[apply] junit.framework.TestListener: endTest(test01)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841847873 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.647 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841843855 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841845362 ms +++ localhost/127.0.0.1:59999 - Locked within 1516 ms, 4 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT - test01
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fbd83c3a510, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list reused: 1
[apply] gear2 list reused: 2
[apply] gear3 list reused: 3
[apply] Shared Gears: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fbd83c45580, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list reused: 1
[apply] gear2 list reused: 2
[apply] gear3 list reused: 3
[apply] Shared Gears: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fbd83c60fd0, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fbd83c69d20, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT - test01
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841847873 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01 took 0.87 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT2 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT2.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT2
[apply] junit.framework.TestListener: tests to run: 1
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841850339 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841850843 ms +++ localhost/127.0.0.1:59999 - Locked within 512 ms, 2 attempts
[apply] junit.framework.TestListener: startTest(test01)
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT2 - test01
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fbb7b441de0, 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-7-Animator#00,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-7-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list reused: 1
[apply] gear2 list reused: 2
[apply] gear3 list reused: 3
[apply] Shared Gears: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-7-Animator#00,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fbb7b6718c0, 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-7-Animator#01,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-7-Animator#01,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list reused: 1
[apply] gear2 list reused: 2
[apply] gear3 list reused: 3
[apply] Shared Gears: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-7-Animator#01,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fbb7b68cf20, 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-7-Animator#02,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-7-Animator#02,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list reused: 1
[apply] gear2 list reused: 2
[apply] gear3 list reused: 3
[apply] Shared Gears: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-7-Animator#02,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fbb7b696010, tileRendererInUse null
[apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] junit.framework.TestListener: endTest(test01)
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT2 - test01
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841855191 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.476 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841850339 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841850843 ms +++ localhost/127.0.0.1:59999 - Locked within 512 ms, 2 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT2 - test01
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fbb7b441de0, 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-7-Animator#00,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-7-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list reused: 1
[apply] gear2 list reused: 2
[apply] gear3 list reused: 3
[apply] Shared Gears: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-7-Animator#00,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fbb7b6718c0, 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-7-Animator#01,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-7-Animator#01,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list reused: 1
[apply] gear2 list reused: 2
[apply] gear3 list reused: 3
[apply] Shared Gears: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-7-Animator#01,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fbb7b68cf20, 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-7-Animator#02,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-7-Animator#02,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list reused: 1
[apply] gear2 list reused: 2
[apply] gear3 list reused: 3
[apply] Shared Gears: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-7-Animator#02,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fbb7b696010, 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-7-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT2 - test01
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841855191 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01 took 2.419 sec
[apply] *** AWTRobotUtil: UncaughtException (this Thread Thread-7-Animator#01) : Thread <Thread-7-Animator#01>, java.lang.ThreadDeath: null
[apply] *** AWTRobotUtil: UncaughtException (this Thread Thread-7-Animator#00) : Thread <Thread-7-Animator#00>, java.lang.ThreadDeath: null
[apply] java.lang.ThreadDeath
[apply] at java.lang.Thread.stop(Thread.java:791)
[apply] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook$1.run(GLWindow.java:640)
[apply] at java.security.AccessController.doPrivileged(Native Method)
[apply] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.shutdownRenderingAction(GLWindow.java:635)
[apply] at jogamp.newt.WindowImpl.shutdown(WindowImpl.java:332)
[apply] at jogamp.newt.WindowImpl.shutdownAll(WindowImpl.java:120)
[apply] at jogamp.newt.DisplayImpl$1.run(DisplayImpl.java:72)
[apply] at javax.media.nativewindow.NativeWindowFactory.shutdown(NativeWindowFactory.java:266)
[apply] at javax.media.nativewindow.NativeWindowFactory$2$1.run(NativeWindowFactory.java:184)
[apply] at java.lang.Thread.run(Thread.java:695)
[apply] *** AWTRobotUtil: UncaughtException (this Thread Thread-7-Animator#02) : Thread <Thread-7-Animator#02>, java.lang.ThreadDeath: null
[apply] java.lang.ThreadDeath
[apply] at java.lang.Thread.stop(Thread.java:791)
[apply] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook$1.run(GLWindow.java:640)
[apply] at java.security.AccessController.doPrivileged(Native Method)
[apply] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.shutdownRenderingAction(GLWindow.java:635)
[apply] at jogamp.newt.WindowImpl.shutdown(WindowImpl.java:332)
[apply] at jogamp.newt.WindowImpl.shutdownAll(WindowImpl.java:120)
[apply] at jogamp.newt.DisplayImpl$1.run(DisplayImpl.java:72)
[apply] at javax.media.nativewindow.NativeWindowFactory.shutdown(NativeWindowFactory.java:266)
[apply] at javax.media.nativewindow.NativeWindowFactory$2$1.run(NativeWindowFactory.java:184)
[apply] at java.lang.Thread.run(Thread.java:695)
[apply] java.lang.ThreadDeath
[apply] at java.lang.Thread.stop(Thread.java:791)
[apply] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook$1.run(GLWindow.java:640)
[apply] at java.security.AccessController.doPrivileged(Native Method)
[apply] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.shutdownRenderingAction(GLWindow.java:635)
[apply] at jogamp.newt.WindowImpl.shutdown(WindowImpl.java:332)
[apply] at jogamp.newt.WindowImpl.shutdownAll(WindowImpl.java:120)
[apply] at jogamp.newt.DisplayImpl$1.run(DisplayImpl.java:72)
[apply] at javax.media.nativewindow.NativeWindowFactory.shutdown(NativeWindowFactory.java:266)
[apply] at javax.media.nativewindow.NativeWindowFactory$2$1.run(NativeWindowFactory.java:184)
[apply] at java.lang.Thread.run(Thread.java:695)
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES1NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES1NEWT.xml
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841857827 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES1NEWT
[apply] junit.framework.TestListener: tests to run: 1
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841865350 ms +++ localhost/127.0.0.1:59999 - Locked within 7531 ms, 16 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES1NEWT - test01
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES1.init ...
[apply] GearsES1 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES1/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] junit.framework.TestListener: startTest(test01)
[apply] gear1 created: GearsObj[0x565bb966, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x1fe903d5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x7afaa550, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES1.reshape 0/0 64x64, swapInterval 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES1.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init ...
[apply] GearsES1 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES1/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 reuse: GearsObj[0x13b33a0e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 reuse: GearsObj[0x5ba8773c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 reuse: GearsObj[0x112c3327, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES1: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape 0/0 256x256, swapInterval 0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape FIN
[apply] Master Context: hash 0x2be2befa, (isShared true, created true, master 0x2be2befa)
[apply] Created Ctx #0: hash 0x663b1f38, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] New Context: hash 0x663b1f38, (isShared true, created true, master 0x2be2befa)
[apply] Created Ctx #0: hash 0x2be2befa, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init ...
[apply] GearsES1 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES1/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 reuse: GearsObj[0x3c3ac93e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 reuse: GearsObj[0x37722456, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 reuse: GearsObj[0x26afa68a, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES1: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape 0/0 256x256, swapInterval 0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape FIN
[apply] Master Context: hash 0x2be2befa, (isShared true, created true, master 0x2be2befa)
[apply] Created Ctx #0: hash 0x4934ce4a, (created true)
[apply] Created Ctx #1: hash 0x663b1f38, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] New Context: hash 0x4934ce4a, (isShared true, created true, master 0x2be2befa)
[apply] Created Ctx #0: hash 0x663b1f38, (created true)
[apply] Created Ctx #1: hash 0x2be2befa, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init ...
[apply] GearsES1 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES1/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 created: GearsObj[0x1eb3319f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x67ecd78, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x6ee3849c, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape 0/0 256x256, swapInterval 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape FIN
[apply] Master Context: hash 0x2be2befa, (isShared true, created true, master 0x2be2befa)
[apply] Created Ctx #0: hash 0x4934ce4a, (created true)
[apply] Created Ctx #1: hash 0x663b1f38, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] New Context: hash 0x5c001eb0, (isShared false, created true, master 0x0)
[apply] Total created 0 + destroyed 0 = 0
[apply]
[apply] junit.framework.TestListener: endTest(test01)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose ...
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose ...
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose ...
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES1.dispose ...
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES1.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES1NEWT - test01
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841867936 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.739 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841857827 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841865350 ms +++ localhost/127.0.0.1:59999 - Locked within 7531 ms, 16 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES1NEWT - test01
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES1.init ...
[apply] GearsES1 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES1/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 created: GearsObj[0x565bb966, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x1fe903d5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x7afaa550, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES1.reshape 0/0 64x64, swapInterval 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES1.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init ...
[apply] GearsES1 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES1/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 reuse: GearsObj[0x13b33a0e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 reuse: GearsObj[0x5ba8773c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 reuse: GearsObj[0x112c3327, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES1: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape 0/0 256x256, swapInterval 0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape FIN
[apply] Master Context: hash 0x2be2befa, (isShared true, created true, master 0x2be2befa)
[apply] Created Ctx #0: hash 0x663b1f38, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] New Context: hash 0x663b1f38, (isShared true, created true, master 0x2be2befa)
[apply] Created Ctx #0: hash 0x2be2befa, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init ...
[apply] GearsES1 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES1/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 reuse: GearsObj[0x3c3ac93e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 reuse: GearsObj[0x37722456, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 reuse: GearsObj[0x26afa68a, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES1: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape 0/0 256x256, swapInterval 0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape FIN
[apply] Master Context: hash 0x2be2befa, (isShared true, created true, master 0x2be2befa)
[apply] Created Ctx #0: hash 0x4934ce4a, (created true)
[apply] Created Ctx #1: hash 0x663b1f38, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] New Context: hash 0x4934ce4a, (isShared true, created true, master 0x2be2befa)
[apply] Created Ctx #0: hash 0x663b1f38, (created true)
[apply] Created Ctx #1: hash 0x2be2befa, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init ...
[apply] GearsES1 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES1/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 created: GearsObj[0x1eb3319f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x67ecd78, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x6ee3849c, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape 0/0 256x256, swapInterval 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape FIN
[apply] Master Context: hash 0x2be2befa, (isShared true, created true, master 0x2be2befa)
[apply] Created Ctx #0: hash 0x4934ce4a, (created true)
[apply] Created Ctx #1: hash 0x663b1f38, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] New Context: hash 0x5c001eb0, (isShared false, created true, master 0x0)
[apply] Total created 0 + destroyed 0 = 0
[apply]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose ...
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose ...
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose ...
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES1.dispose ...
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES1.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES1NEWT - test01
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841867936 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01 took 0.945 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841870527 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: tests to run: 2
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841875539 ms +++ localhost/127.0.0.1:59999 - Locked within 5020 ms, 11 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 - test01CommonAnimatorSharedCopyBuffer
[apply] junit.framework.TestListener: startTest(test01CommonAnimatorSharedCopyBuffer)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0xd3576a2: tileRendererInUse null, GearsES2[obj 0xd3576a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xd3576a2 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xd3576a2 created: GearsObj[0x65efb4be, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xd3576a2 created: GearsObj[0x5c435a3a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xd3576a2 created: GearsObj[0x5c435a3a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0xd3576a2 FIN GearsES2[obj 0xd3576a2 isInit true, usesShared false, 1 GearsObj[0x65efb4be, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c435a3a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x649a8a68, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0xd3576a2 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7faf89425400, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xd3576a2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0xd3576a2 256x256, swapInterval 0, drawable 0x7faf89425400
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd3576a2 256x256, swapInterval 0, drawable 0x7faf89425400
[apply] XXX-C-1.1: hash 0x1fe903d5, (isShared false, created true, master 0x0)
[apply] Total created 0 + destroyed 0 = 0
[apply]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x5d2aea3e: tileRendererInUse null, GearsES2[obj 0x5d2aea3e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0xd3576a2 isInit true, usesShared false, 1 GearsObj[0x65efb4be, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c435a3a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x649a8a68, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x5d2aea3e on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5d2aea3e created w/ share: GearsObj[0x65efb4be, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xf8622f3, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5d2aea3e created w/ share: GearsObj[0x5c435a3a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2f60877b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5d2aea3e created w/ share: GearsObj[0x649a8a68, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6a5eb489, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x5d2aea3e FIN GearsES2[obj 0x5d2aea3e isInit true, usesShared true, 1 GearsObj[0xf8622f3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2f60877b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6a5eb489, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xd3576a2 isInit true, usesShared false, 1 GearsObj[0x65efb4be, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c435a3a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x649a8a68, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x5d2aea3e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7faf8965b920, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5d2aea3e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x5d2aea3e 256x256, swapInterval 0, drawable 0x7faf8965b920
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5d2aea3e 256x256, swapInterval 0, drawable 0x7faf8965b920
[apply] XXX-C-2.1: hash 0x1fe903d5, (isShared true, created true, master 0x1fe903d5)
[apply] Created Ctx #0: hash 0x477a1767, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] XXX-C-2.2: hash 0x477a1767, (isShared true, created true, master 0x1fe903d5)
[apply] Created Ctx #0: hash 0x1fe903d5, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x7f5e2075: tileRendererInUse null, GearsES2[obj 0x7f5e2075 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0xd3576a2 isInit true, usesShared false, 1 GearsObj[0x65efb4be, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c435a3a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x649a8a68, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x7f5e2075 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x7f5e2075 created w/ share: GearsObj[0x65efb4be, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5ba8773c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7f5e2075 created w/ share: GearsObj[0x5c435a3a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x112c3327, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7f5e2075 created w/ share: GearsObj[0x649a8a68, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6cd24e3f, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x7f5e2075 FIN GearsES2[obj 0x7f5e2075 isInit true, usesShared true, 1 GearsObj[0x5ba8773c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x112c3327, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6cd24e3f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xd3576a2 isInit true, usesShared false, 1 GearsObj[0x65efb4be, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c435a3a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x649a8a68, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x7f5e2075 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7faf8948f950, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7f5e2075, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x7f5e2075 256x256, swapInterval 0, drawable 0x7faf8948f950
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7f5e2075 256x256, swapInterval 0, drawable 0x7faf8948f950
[apply] XXX-C-3.1: hash 0x1fe903d5, (isShared true, created true, master 0x1fe903d5)
[apply] Created Ctx #0: hash 0x477a1767, (created true)
[apply] Created Ctx #1: hash 0x7e1a9d1b, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2: hash 0x477a1767, (isShared true, created true, master 0x1fe903d5)
[apply] Created Ctx #0: hash 0x1fe903d5, (created true)
[apply] Created Ctx #1: hash 0x7e1a9d1b, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3: hash 0x7e1a9d1b, (isShared true, created true, master 0x1fe903d5)
[apply] Created Ctx #0: hash 0x477a1767, (created true)
[apply] Created Ctx #1: hash 0x1fe903d5, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7f5e2075: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7f5e2075 FIN
[apply] XXX-D-0.1: hash 0x1fe903d5, (isShared true, created true, master 0x1fe903d5)
[apply] Created Ctx #0: hash 0x477a1767, (created true)
[apply] Destroyed Ctx #0: hash 0x7e1a9d1b, (created false)
[apply] Total created 1 + destroyed 1 = 2
[apply]
[apply] XXX-D-0.2: hash 0x477a1767, (isShared true, created true, master 0x1fe903d5)
[apply] Created Ctx #0: hash 0x1fe903d5, (created true)
[apply] Destroyed Ctx #0: hash 0x7e1a9d1b, (created false)
[apply] Total created 1 + destroyed 1 = 2
[apply]
[apply] XXX-D-0.3: hash 0x7e1a9d1b, (isShared true, created false, master 0x1fe903d5)
[apply] Created Ctx #0: hash 0x477a1767, (created true)
[apply] Created Ctx #1: hash 0x1fe903d5, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5d2aea3e: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5d2aea3e FIN
[apply] XXX-D-1.1: hash 0x1fe903d5, (isShared true, created true, master 0x1fe903d5)
[apply] Destroyed Ctx #0: hash 0x477a1767, (created false)
[apply] Destroyed Ctx #1: hash 0x7e1a9d1b, (created false)
[apply] Total created 0 + destroyed 2 = 2
[apply]
[apply] XXX-D-1.2: hash 0x477a1767, (isShared true, created false, master 0x1fe903d5)
[apply] Created Ctx #0: hash 0x1fe903d5, (created true)
[apply] Destroyed Ctx #0: hash 0x7e1a9d1b, (created false)
[apply] Total created 1 + destroyed 1 = 2
[apply]
[apply] XXX-D-1.3: hash 0x7e1a9d1b, (isShared true, created false, master 0x1fe903d5)
[apply] Created Ctx #0: hash 0x1fe903d5, (created true)
[apply] Destroyed Ctx #0: hash 0x477a1767, (created false)
[apply] Total created 1 + destroyed 1 = 2
[apply]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0xd3576a2: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0xd3576a2 FIN
[apply] XXX-D-2.1: hash 0x1fe903d5, (isShared false, created false, master 0x0)
[apply] Total created 0 + destroyed 0 = 0
[apply]
[apply] XXX-D-2.2: hash 0x477a1767, (isShared false, created false, master 0x0)
[apply] Total created 0 + destroyed 0 = 0
[apply]
[apply] XXX-D-2.3: hash 0x7e1a9d1b, (isShared false, created false, master 0x0)
[apply] Total created 0 + destroyed 0 = 0
[apply]
[apply] junit.framework.TestListener: endTest(test01CommonAnimatorSharedCopyBuffer)
[apply] junit.framework.TestListener: startTest(test02CommonAnimatorMapBuffer)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 - test01CommonAnimatorSharedCopyBuffer
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 - test02CommonAnimatorMapBuffer
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x2814a18d: tileRendererInUse null, GearsES2[obj 0x2814a18d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2814a18d on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x2814a18d created: GearsObj[0x53d439fe, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0x2814a18d created: GearsObj[0x122b7db1, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0x2814a18d created: GearsObj[0x122b7db1, vbo ff 7, fs 9, bf 8, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x2814a18d FIN GearsES2[obj 0x2814a18d isInit true, usesShared false, 1 GearsObj[0x53d439fe, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x122b7db1, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6548f8c8, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x2814a18d 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7faf896382c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2814a18d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x2814a18d 256x256, swapInterval 0, drawable 0x7faf896382c0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2814a18d 256x256, swapInterval 0, drawable 0x7faf896382c0
[apply] XXX-C-1.1: hash 0xf4d5bc9, (isShared false, created true, master 0x0)
[apply] Total created 0 + destroyed 0 = 0
[apply]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0xfba0f36: tileRendererInUse null, GearsES2[obj 0xfba0f36 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2814a18d isInit true, usesShared false, 1 GearsObj[0x53d439fe, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x122b7db1, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6548f8c8, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] GearsES2 init 0xfba0f36 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xfba0f36 created w/ share: GearsObj[0x53d439fe, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x26b496d, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0xfba0f36 created w/ share: GearsObj[0x122b7db1, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x51a19458, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0xfba0f36 created w/ share: GearsObj[0x6548f8c8, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x47124746, vbo ff 13, fs 15, bf 14, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0xfba0f36 FIN GearsES2[obj 0xfba0f36 isInit true, usesShared true, 1 GearsObj[0x26b496d, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x51a19458, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x47124746, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x2814a18d isInit true, usesShared false, 1 GearsObj[0x53d439fe, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x122b7db1, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6548f8c8, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0xfba0f36 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7faf89487b40, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xfba0f36, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0xfba0f36 256x256, swapInterval 0, drawable 0x7faf89487b40
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xfba0f36 256x256, swapInterval 0, drawable 0x7faf89487b40
[apply] XXX-C-2.1: hash 0xf4d5bc9, (isShared true, created true, master 0xf4d5bc9)
[apply] Created Ctx #0: hash 0x3caa4b, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] XXX-C-2.2: hash 0x3caa4b, (isShared true, created true, master 0xf4d5bc9)
[apply] Created Ctx #0: hash 0xf4d5bc9, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0xa7e8c4d: tileRendererInUse null, GearsES2[obj 0xa7e8c4d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2814a18d isInit true, usesShared false, 1 GearsObj[0x53d439fe, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x122b7db1, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6548f8c8, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] GearsES2 init 0xa7e8c4d on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xa7e8c4d created w/ share: GearsObj[0x53d439fe, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x1e81a197, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0xa7e8c4d created w/ share: GearsObj[0x122b7db1, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x5097d026, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0xa7e8c4d created w/ share: GearsObj[0x6548f8c8, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x1ee29820, vbo ff 13, fs 15, bf 14, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0xa7e8c4d FIN GearsES2[obj 0xa7e8c4d isInit true, usesShared true, 1 GearsObj[0x1e81a197, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5097d026, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1ee29820, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x2814a18d isInit true, usesShared false, 1 GearsObj[0x53d439fe, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x122b7db1, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6548f8c8, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0xa7e8c4d 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7faf896564b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xa7e8c4d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0xa7e8c4d 256x256, swapInterval 0, drawable 0x7faf896564b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xa7e8c4d 256x256, swapInterval 0, drawable 0x7faf896564b0
[apply] XXX-C-3.1: hash 0xf4d5bc9, (isShared true, created true, master 0xf4d5bc9)
[apply] Created Ctx #0: hash 0x3caa4b, (created true)
[apply] Created Ctx #1: hash 0x7a2d189c, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2: hash 0x3caa4b, (isShared true, created true, master 0xf4d5bc9)
[apply] Created Ctx #0: hash 0xf4d5bc9, (created true)
[apply] Created Ctx #1: hash 0x7a2d189c, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3: hash 0x7a2d189c, (isShared true, created true, master 0xf4d5bc9)
[apply] Created Ctx #0: hash 0xf4d5bc9, (created true)
[apply] Created Ctx #1: hash 0x3caa4b, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xa7e8c4d: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xa7e8c4d FIN
[apply] XXX-D-0.1: hash 0xf4d5bc9, (isShared true, created true, master 0xf4d5bc9)
[apply] Created Ctx #0: hash 0x3caa4b, (created true)
[apply] Destroyed Ctx #0: hash 0x7a2d189c, (created false)
[apply] Total created 1 + destroyed 1 = 2
[apply]
[apply] XXX-D-0.2: hash 0x3caa4b, (isShared true, created true, master 0xf4d5bc9)
[apply] Created Ctx #0: hash 0xf4d5bc9, (created true)
[apply] Destroyed Ctx #0: hash 0x7a2d189c, (created false)
[apply] Total created 1 + destroyed 1 = 2
[apply]
[apply] XXX-D-0.3: hash 0x7a2d189c, (isShared true, created false, master 0xf4d5bc9)
[apply] Created Ctx #0: hash 0xf4d5bc9, (created true)
[apply] Created Ctx #1: hash 0x3caa4b, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xfba0f36: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xfba0f36 FIN
[apply] XXX-D-1.1: hash 0xf4d5bc9, (isShared true, created true, master 0xf4d5bc9)
[apply] Destroyed Ctx #0: hash 0x3caa4b, (created false)
[apply] Destroyed Ctx #1: hash 0x7a2d189c, (created false)
[apply] Total created 0 + destroyed 2 = 2
[apply]
[apply] XXX-D-1.2: hash 0x3caa4b, (isShared true, created false, master 0xf4d5bc9)
[apply] Created Ctx #0: hash 0xf4d5bc9, (created true)
[apply] Destroyed Ctx #0: hash 0x7a2d189c, (created false)
[apply] Total created 1 + destroyed 1 = 2
[apply]
[apply] XXX-D-1.3: hash 0x7a2d189c, (isShared true, created false, master 0xf4d5bc9)
[apply] Created Ctx #0: hash 0xf4d5bc9, (created true)
[apply] Destroyed Ctx #0: hash 0x3caa4b, (created false)
[apply] Total created 1 + destroyed 1 = 2
[apply]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x2814a18d: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x2814a18d FIN
[apply] XXX-D-2.1: hash 0xf4d5bc9, (isShared false, created false, master 0x0)
[apply] Total created 0 + destroyed 0 = 0
[apply]
[apply] XXX-D-2.2: hash 0x3caa4b, (isShared false, created false, master 0x0)
[apply] Total created 0 + destroyed 0 = 0
[apply]
[apply] XXX-D-2.3: hash 0x7a2d189c, (isShared false, created false, master 0x0)
[apply] Total created 0 + destroyed 0 = 0
[apply]
[apply] junit.framework.TestListener: endTest(test02CommonAnimatorMapBuffer)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 - test02CommonAnimatorMapBuffer
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841885753 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 15.866 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841870527 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841875539 ms +++ localhost/127.0.0.1:59999 - Locked within 5020 ms, 11 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 - test01CommonAnimatorSharedCopyBuffer
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0xd3576a2: tileRendererInUse null, GearsES2[obj 0xd3576a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xd3576a2 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xd3576a2 created: GearsObj[0x65efb4be, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xd3576a2 created: GearsObj[0x5c435a3a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xd3576a2 created: GearsObj[0x5c435a3a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0xd3576a2 FIN GearsES2[obj 0xd3576a2 isInit true, usesShared false, 1 GearsObj[0x65efb4be, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c435a3a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x649a8a68, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0xd3576a2 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7faf89425400, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xd3576a2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0xd3576a2 256x256, swapInterval 0, drawable 0x7faf89425400
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd3576a2 256x256, swapInterval 0, drawable 0x7faf89425400
[apply] XXX-C-1.1: hash 0x1fe903d5, (isShared false, created true, master 0x0)
[apply] Total created 0 + destroyed 0 = 0
[apply]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x5d2aea3e: tileRendererInUse null, GearsES2[obj 0x5d2aea3e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0xd3576a2 isInit true, usesShared false, 1 GearsObj[0x65efb4be, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c435a3a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x649a8a68, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x5d2aea3e on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5d2aea3e created w/ share: GearsObj[0x65efb4be, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xf8622f3, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5d2aea3e created w/ share: GearsObj[0x5c435a3a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2f60877b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5d2aea3e created w/ share: GearsObj[0x649a8a68, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6a5eb489, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x5d2aea3e FIN GearsES2[obj 0x5d2aea3e isInit true, usesShared true, 1 GearsObj[0xf8622f3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2f60877b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6a5eb489, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xd3576a2 isInit true, usesShared false, 1 GearsObj[0x65efb4be, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c435a3a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x649a8a68, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x5d2aea3e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7faf8965b920, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5d2aea3e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x5d2aea3e 256x256, swapInterval 0, drawable 0x7faf8965b920
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5d2aea3e 256x256, swapInterval 0, drawable 0x7faf8965b920
[apply] XXX-C-2.1: hash 0x1fe903d5, (isShared true, created true, master 0x1fe903d5)
[apply] Created Ctx #0: hash 0x477a1767, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] XXX-C-2.2: hash 0x477a1767, (isShared true, created true, master 0x1fe903d5)
[apply] Created Ctx #0: hash 0x1fe903d5, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x7f5e2075: tileRendererInUse null, GearsES2[obj 0x7f5e2075 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0xd3576a2 isInit true, usesShared false, 1 GearsObj[0x65efb4be, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c435a3a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x649a8a68, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x7f5e2075 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x7f5e2075 created w/ share: GearsObj[0x65efb4be, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5ba8773c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7f5e2075 created w/ share: GearsObj[0x5c435a3a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x112c3327, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7f5e2075 created w/ share: GearsObj[0x649a8a68, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6cd24e3f, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x7f5e2075 FIN GearsES2[obj 0x7f5e2075 isInit true, usesShared true, 1 GearsObj[0x5ba8773c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x112c3327, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6cd24e3f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xd3576a2 isInit true, usesShared false, 1 GearsObj[0x65efb4be, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c435a3a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x649a8a68, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x7f5e2075 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7faf8948f950, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7f5e2075, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x7f5e2075 256x256, swapInterval 0, drawable 0x7faf8948f950
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7f5e2075 256x256, swapInterval 0, drawable 0x7faf8948f950
[apply] XXX-C-3.1: hash 0x1fe903d5, (isShared true, created true, master 0x1fe903d5)
[apply] Created Ctx #0: hash 0x477a1767, (created true)
[apply] Created Ctx #1: hash 0x7e1a9d1b, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2: hash 0x477a1767, (isShared true, created true, master 0x1fe903d5)
[apply] Created Ctx #0: hash 0x1fe903d5, (created true)
[apply] Created Ctx #1: hash 0x7e1a9d1b, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3: hash 0x7e1a9d1b, (isShared true, created true, master 0x1fe903d5)
[apply] Created Ctx #0: hash 0x477a1767, (created true)
[apply] Created Ctx #1: hash 0x1fe903d5, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7f5e2075: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7f5e2075 FIN
[apply] XXX-D-0.1: hash 0x1fe903d5, (isShared true, created true, master 0x1fe903d5)
[apply] Created Ctx #0: hash 0x477a1767, (created true)
[apply] Destroyed Ctx #0: hash 0x7e1a9d1b, (created false)
[apply] Total created 1 + destroyed 1 = 2
[apply]
[apply] XXX-D-0.2: hash 0x477a1767, (isShared true, created true, master 0x1fe903d5)
[apply] Created Ctx #0: hash 0x1fe903d5, (created true)
[apply] Destroyed Ctx #0: hash 0x7e1a9d1b, (created false)
[apply] Total created 1 + destroyed 1 = 2
[apply]
[apply] XXX-D-0.3: hash 0x7e1a9d1b, (isShared true, created false, master 0x1fe903d5)
[apply] Created Ctx #0: hash 0x477a1767, (created true)
[apply] Created Ctx #1: hash 0x1fe903d5, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5d2aea3e: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5d2aea3e FIN
[apply] XXX-D-1.1: hash 0x1fe903d5, (isShared true, created true, master 0x1fe903d5)
[apply] Destroyed Ctx #0: hash 0x477a1767, (created false)
[apply] Destroyed Ctx #1: hash 0x7e1a9d1b, (created false)
[apply] Total created 0 + destroyed 2 = 2
[apply]
[apply] XXX-D-1.2: hash 0x477a1767, (isShared true, created false, master 0x1fe903d5)
[apply] Created Ctx #0: hash 0x1fe903d5, (created true)
[apply] Destroyed Ctx #0: hash 0x7e1a9d1b, (created false)
[apply] Total created 1 + destroyed 1 = 2
[apply]
[apply] XXX-D-1.3: hash 0x7e1a9d1b, (isShared true, created false, master 0x1fe903d5)
[apply] Created Ctx #0: hash 0x1fe903d5, (created true)
[apply] Destroyed Ctx #0: hash 0x477a1767, (created false)
[apply] Total created 1 + destroyed 1 = 2
[apply]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0xd3576a2: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0xd3576a2 FIN
[apply] XXX-D-2.1: hash 0x1fe903d5, (isShared false, created false, master 0x0)
[apply] Total created 0 + destroyed 0 = 0
[apply]
[apply] XXX-D-2.2: hash 0x477a1767, (isShared false, created false, master 0x0)
[apply] Total created 0 + destroyed 0 = 0
[apply]
[apply] XXX-D-2.3: hash 0x7e1a9d1b, (isShared false, created false, master 0x0)
[apply] Total created 0 + destroyed 0 = 0
[apply]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 - test01CommonAnimatorSharedCopyBuffer
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 - test02CommonAnimatorMapBuffer
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x2814a18d: tileRendererInUse null, GearsES2[obj 0x2814a18d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2814a18d on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x2814a18d created: GearsObj[0x53d439fe, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0x2814a18d created: GearsObj[0x122b7db1, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0x2814a18d created: GearsObj[0x122b7db1, vbo ff 7, fs 9, bf 8, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x2814a18d FIN GearsES2[obj 0x2814a18d isInit true, usesShared false, 1 GearsObj[0x53d439fe, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x122b7db1, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6548f8c8, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x2814a18d 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7faf896382c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2814a18d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x2814a18d 256x256, swapInterval 0, drawable 0x7faf896382c0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2814a18d 256x256, swapInterval 0, drawable 0x7faf896382c0
[apply] XXX-C-1.1: hash 0xf4d5bc9, (isShared false, created true, master 0x0)
[apply] Total created 0 + destroyed 0 = 0
[apply]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0xfba0f36: tileRendererInUse null, GearsES2[obj 0xfba0f36 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2814a18d isInit true, usesShared false, 1 GearsObj[0x53d439fe, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x122b7db1, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6548f8c8, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] GearsES2 init 0xfba0f36 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xfba0f36 created w/ share: GearsObj[0x53d439fe, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x26b496d, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0xfba0f36 created w/ share: GearsObj[0x122b7db1, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x51a19458, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0xfba0f36 created w/ share: GearsObj[0x6548f8c8, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x47124746, vbo ff 13, fs 15, bf 14, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0xfba0f36 FIN GearsES2[obj 0xfba0f36 isInit true, usesShared true, 1 GearsObj[0x26b496d, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x51a19458, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x47124746, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x2814a18d isInit true, usesShared false, 1 GearsObj[0x53d439fe, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x122b7db1, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6548f8c8, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0xfba0f36 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7faf89487b40, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xfba0f36, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0xfba0f36 256x256, swapInterval 0, drawable 0x7faf89487b40
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xfba0f36 256x256, swapInterval 0, drawable 0x7faf89487b40
[apply] XXX-C-2.1: hash 0xf4d5bc9, (isShared true, created true, master 0xf4d5bc9)
[apply] Created Ctx #0: hash 0x3caa4b, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] XXX-C-2.2: hash 0x3caa4b, (isShared true, created true, master 0xf4d5bc9)
[apply] Created Ctx #0: hash 0xf4d5bc9, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0xa7e8c4d: tileRendererInUse null, GearsES2[obj 0xa7e8c4d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2814a18d isInit true, usesShared false, 1 GearsObj[0x53d439fe, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x122b7db1, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6548f8c8, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] GearsES2 init 0xa7e8c4d on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xa7e8c4d created w/ share: GearsObj[0x53d439fe, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x1e81a197, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0xa7e8c4d created w/ share: GearsObj[0x122b7db1, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x5097d026, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0xa7e8c4d created w/ share: GearsObj[0x6548f8c8, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x1ee29820, vbo ff 13, fs 15, bf 14, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0xa7e8c4d FIN GearsES2[obj 0xa7e8c4d isInit true, usesShared true, 1 GearsObj[0x1e81a197, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5097d026, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1ee29820, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x2814a18d isInit true, usesShared false, 1 GearsObj[0x53d439fe, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x122b7db1, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6548f8c8, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0xa7e8c4d 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7faf896564b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xa7e8c4d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0xa7e8c4d 256x256, swapInterval 0, drawable 0x7faf896564b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xa7e8c4d 256x256, swapInterval 0, drawable 0x7faf896564b0
[apply] XXX-C-3.1: hash 0xf4d5bc9, (isShared true, created true, master 0xf4d5bc9)
[apply] Created Ctx #0: hash 0x3caa4b, (created true)
[apply] Created Ctx #1: hash 0x7a2d189c, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2: hash 0x3caa4b, (isShared true, created true, master 0xf4d5bc9)
[apply] Created Ctx #0: hash 0xf4d5bc9, (created true)
[apply] Created Ctx #1: hash 0x7a2d189c, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3: hash 0x7a2d189c, (isShared true, created true, master 0xf4d5bc9)
[apply] Created Ctx #0: hash 0xf4d5bc9, (created true)
[apply] Created Ctx #1: hash 0x3caa4b, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xa7e8c4d: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xa7e8c4d FIN
[apply] XXX-D-0.1: hash 0xf4d5bc9, (isShared true, created true, master 0xf4d5bc9)
[apply] Created Ctx #0: hash 0x3caa4b, (created true)
[apply] Destroyed Ctx #0: hash 0x7a2d189c, (created false)
[apply] Total created 1 + destroyed 1 = 2
[apply]
[apply] XXX-D-0.2: hash 0x3caa4b, (isShared true, created true, master 0xf4d5bc9)
[apply] Created Ctx #0: hash 0xf4d5bc9, (created true)
[apply] Destroyed Ctx #0: hash 0x7a2d189c, (created false)
[apply] Total created 1 + destroyed 1 = 2
[apply]
[apply] XXX-D-0.3: hash 0x7a2d189c, (isShared true, created false, master 0xf4d5bc9)
[apply] Created Ctx #0: hash 0xf4d5bc9, (created true)
[apply] Created Ctx #1: hash 0x3caa4b, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xfba0f36: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xfba0f36 FIN
[apply] XXX-D-1.1: hash 0xf4d5bc9, (isShared true, created true, master 0xf4d5bc9)
[apply] Destroyed Ctx #0: hash 0x3caa4b, (created false)
[apply] Destroyed Ctx #1: hash 0x7a2d189c, (created false)
[apply] Total created 0 + destroyed 2 = 2
[apply]
[apply] XXX-D-1.2: hash 0x3caa4b, (isShared true, created false, master 0xf4d5bc9)
[apply] Created Ctx #0: hash 0xf4d5bc9, (created true)
[apply] Destroyed Ctx #0: hash 0x7a2d189c, (created false)
[apply] Total created 1 + destroyed 1 = 2
[apply]
[apply] XXX-D-1.3: hash 0x7a2d189c, (isShared true, created false, master 0xf4d5bc9)
[apply] Created Ctx #0: hash 0xf4d5bc9, (created true)
[apply] Destroyed Ctx #0: hash 0x3caa4b, (created false)
[apply] Total created 1 + destroyed 1 = 2
[apply]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x2814a18d: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x2814a18d FIN
[apply] XXX-D-2.1: hash 0xf4d5bc9, (isShared false, created false, master 0x0)
[apply] Total created 0 + destroyed 0 = 0
[apply]
[apply] XXX-D-2.2: hash 0x3caa4b, (isShared false, created false, master 0x0)
[apply] Total created 0 + destroyed 0 = 0
[apply]
[apply] XXX-D-2.3: hash 0x7a2d189c, (isShared false, created false, master 0x0)
[apply] Total created 0 + destroyed 0 = 0
[apply]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 - test02CommonAnimatorMapBuffer
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841885753 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01CommonAnimatorSharedCopyBuffer took 4.404 sec
[apply] Testcase: test02CommonAnimatorMapBuffer took 4.157 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: 4
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841888375 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841892888 ms +++ localhost/127.0.0.1:59999 - Locked within 4524 ms, 10 attempts
[apply] junit.framework.TestListener: startTest(test01CommonAnimatorSharedOnscreen)
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test01CommonAnimatorSharedOnscreen
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x3677eaf8: tileRendererInUse null, GearsES2[obj 0x3677eaf8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3677eaf8 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x3677eaf8 created: GearsObj[0x75bc16f0, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3677eaf8 created: GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3677eaf8 created: GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3677eaf8 FIN GearsES2[obj 0x3677eaf8 isInit true, usesShared false, 1 GearsObj[0x75bc16f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2092dcdb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3677eaf8 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff859f2c550, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3677eaf8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3677eaf8 256x256, swapInterval 1, drawable 0x7ff859f2c550
[apply] Master Gears Init done: GearsES2[obj 0x3677eaf8 isInit true, usesShared false, 1 GearsObj[0x75bc16f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2092dcdb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x28787c16: tileRendererInUse null, GearsES2[obj 0x28787c16 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x3677eaf8 isInit true, usesShared false, 1 GearsObj[0x75bc16f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2092dcdb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x28787c16 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x28787c16 created w/ share: GearsObj[0x75bc16f0, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x26afa68a, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x28787c16 created w/ share: GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x55dec1dd, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x28787c16 created w/ share: GearsObj[0x2092dcdb, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1389c036, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x28787c16 FIN GearsES2[obj 0x28787c16 isInit true, usesShared true, 1 GearsObj[0x26afa68a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x55dec1dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1389c036, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3677eaf8 isInit true, usesShared false, 1 GearsObj[0x75bc16f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2092dcdb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x28787c16 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7ff859f45e70, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28787c16, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0xb035079, (isShared true, created true, master 0xb035079)
[apply] Created Ctx #0: hash 0x6c1989b5, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] New Context: hash 0x6c1989b5, (isShared true, created true, master 0xb035079)
[apply] Created Ctx #0: hash 0xb035079, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x28787c16 isInit true, usesShared true, 1 GearsObj[0x26afa68a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x55dec1dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1389c036, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3677eaf8 isInit true, usesShared false, 1 GearsObj[0x75bc16f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2092dcdb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x564ac216: tileRendererInUse null, GearsES2[obj 0x564ac216 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x3677eaf8 isInit true, usesShared false, 1 GearsObj[0x75bc16f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2092dcdb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x564ac216 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x564ac216 created w/ share: GearsObj[0x75bc16f0, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1b1756a4, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x564ac216 created w/ share: GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x193936e1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x564ac216 created w/ share: GearsObj[0x2092dcdb, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x7b41fab6, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x564ac216 FIN GearsES2[obj 0x564ac216 isInit true, usesShared true, 1 GearsObj[0x1b1756a4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x193936e1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7b41fab6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3677eaf8 isInit true, usesShared false, 1 GearsObj[0x75bc16f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2092dcdb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x564ac216 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7ff859f5d850, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x564ac216, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0xb035079, (isShared true, created true, master 0xb035079)
[apply] Created Ctx #0: hash 0x6c1989b5, (created true)
[apply] Created Ctx #1: hash 0x460c5e9c, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] New Context: hash 0x460c5e9c, (isShared true, created true, master 0xb035079)
[apply] Created Ctx #0: hash 0x6c1989b5, (created true)
[apply] Created Ctx #1: hash 0xb035079, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x564ac216 isInit true, usesShared true, 1 GearsObj[0x1b1756a4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x193936e1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7b41fab6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3677eaf8 isInit true, usesShared false, 1 GearsObj[0x75bc16f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2092dcdb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0xd3f136e: tileRendererInUse null, GearsES2[obj 0xd3f136e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x3677eaf8 isInit true, usesShared false, 1 GearsObj[0x75bc16f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2092dcdb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0xd3f136e on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xd3f136e created w/ share: GearsObj[0x75bc16f0, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xf855562, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xd3f136e created w/ share: GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x7aa89ce3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xd3f136e created w/ share: GearsObj[0x2092dcdb, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x53d439fe, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0xd3f136e FIN GearsES2[obj 0xd3f136e isInit true, usesShared true, 1 GearsObj[0xf855562, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7aa89ce3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53d439fe, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3677eaf8 isInit true, usesShared false, 1 GearsObj[0x75bc16f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2092dcdb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0xd3f136e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7ff859ca9b40, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xd3f136e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0xb035079, (isShared true, created true, master 0xb035079)
[apply] Created Ctx #0: hash 0x501ba94d, (created true)
[apply] Created Ctx #1: hash 0x6c1989b5, (created true)
[apply] Created Ctx #2: hash 0x460c5e9c, (created true)
[apply] Total created 3 + destroyed 0 = 3
[apply]
[apply] New Context: hash 0x501ba94d, (isShared true, created true, master 0xb035079)
[apply] Created Ctx #0: hash 0x6c1989b5, (created true)
[apply] Created Ctx #1: hash 0xb035079, (created true)
[apply] Created Ctx #2: hash 0x460c5e9c, (created true)
[apply] Total created 3 + destroyed 0 = 3
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0xd3f136e isInit true, usesShared true, 1 GearsObj[0xf855562, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7aa89ce3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53d439fe, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3677eaf8 isInit true, usesShared false, 1 GearsObj[0x75bc16f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2092dcdb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] junit.framework.TestListener: endTest(test01CommonAnimatorSharedOnscreen)
[apply] junit.framework.TestListener: startTest(test02EachWithAnimatorSharedOnscreen)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x28787c16: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x28787c16 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x564ac216: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x564ac216 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0xd3f136e: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0xd3f136e FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3677eaf8: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3677eaf8 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test01CommonAnimatorSharedOnscreen
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test02EachWithAnimatorSharedOnscreen
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x219ba640: tileRendererInUse null, GearsES2[obj 0x219ba640 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x219ba640 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x219ba640 created: GearsObj[0x1c7e2da, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x219ba640 created: GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x219ba640 created: GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x219ba640 FIN GearsES2[obj 0x219ba640 isInit true, usesShared false, 1 GearsObj[0x1c7e2da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3909ea96, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x219ba640 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff859cadb60, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x219ba640, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x219ba640 256x256, swapInterval 1, drawable 0x7ff859cadb60
[apply] Master Gears Init done: GearsES2[obj 0x219ba640 isInit true, usesShared false, 1 GearsObj[0x1c7e2da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3909ea96, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.0 0x1f57ea4a: tileRendererInUse null, GearsES2[obj 0x1f57ea4a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x219ba640 isInit true, usesShared false, 1 GearsObj[0x1c7e2da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3909ea96, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x1f57ea4a on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x1f57ea4a created w/ share: GearsObj[0x1c7e2da, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x53fcc0a2, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1f57ea4a created w/ share: GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x76caf6c1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1f57ea4a created w/ share: GearsObj[0x3909ea96, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x70e35d5, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.X 0x1f57ea4a FIN GearsES2[obj 0x1f57ea4a isInit true, usesShared true, 1 GearsObj[0x53fcc0a2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x76caf6c1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70e35d5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x219ba640 isInit true, usesShared false, 1 GearsObj[0x1c7e2da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3909ea96, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x1f57ea4a 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7ff859c9b500, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1f57ea4a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x1d96f4b5, (isShared true, created true, master 0x1d96f4b5)
[apply] Created Ctx #0: hash 0x75843a75, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] New Context: hash 0x75843a75, (isShared true, created true, master 0x1d96f4b5)
[apply] Created Ctx #0: hash 0x1d96f4b5, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x1f57ea4a isInit true, usesShared true, 1 GearsObj[0x53fcc0a2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x76caf6c1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70e35d5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x219ba640 isInit true, usesShared false, 1 GearsObj[0x1c7e2da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3909ea96, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.0 0x27b03c1a: tileRendererInUse null, GearsES2[obj 0x27b03c1a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x219ba640 isInit true, usesShared false, 1 GearsObj[0x1c7e2da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3909ea96, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x27b03c1a on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x27b03c1a created w/ share: GearsObj[0x1c7e2da, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x2094257f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x27b03c1a created w/ share: GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5e29c58e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x27b03c1a created w/ share: GearsObj[0x3909ea96, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x8691dee, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.X 0x27b03c1a FIN GearsES2[obj 0x27b03c1a isInit true, usesShared true, 1 GearsObj[0x2094257f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e29c58e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8691dee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x219ba640 isInit true, usesShared false, 1 GearsObj[0x1c7e2da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3909ea96, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x27b03c1a 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7ff859f74840, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x27b03c1a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x1d96f4b5, (isShared true, created true, master 0x1d96f4b5)
[apply] Created Ctx #0: hash 0x61578aab, (created true)
[apply] Created Ctx #1: hash 0x75843a75, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] New Context: hash 0x61578aab, (isShared true, created true, master 0x1d96f4b5)
[apply] Created Ctx #0: hash 0x1d96f4b5, (created true)
[apply] Created Ctx #1: hash 0x75843a75, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x27b03c1a isInit true, usesShared true, 1 GearsObj[0x2094257f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e29c58e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8691dee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x219ba640 isInit true, usesShared false, 1 GearsObj[0x1c7e2da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3909ea96, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.0 0x6cb32ed4: tileRendererInUse null, GearsES2[obj 0x6cb32ed4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x219ba640 isInit true, usesShared false, 1 GearsObj[0x1c7e2da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3909ea96, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x6cb32ed4 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6cb32ed4 created w/ share: GearsObj[0x1c7e2da, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x49f4bcf7, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6cb32ed4 created w/ share: GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x62a2220f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6cb32ed4 created w/ share: GearsObj[0x3909ea96, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x26a3960, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.X 0x6cb32ed4 FIN GearsES2[obj 0x6cb32ed4 isInit true, usesShared true, 1 GearsObj[0x49f4bcf7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62a2220f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26a3960, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x219ba640 isInit true, usesShared false, 1 GearsObj[0x1c7e2da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3909ea96, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x6cb32ed4 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7ff859f822d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6cb32ed4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x1d96f4b5, (isShared true, created true, master 0x1d96f4b5)
[apply] Created Ctx #0: hash 0x53077fc9, (created true)
[apply] Created Ctx #1: hash 0x61578aab, (created true)
[apply] Created Ctx #2: hash 0x75843a75, (created true)
[apply] Total created 3 + destroyed 0 = 3
[apply]
[apply] New Context: hash 0x53077fc9, (isShared true, created true, master 0x1d96f4b5)
[apply] Created Ctx #0: hash 0x61578aab, (created true)
[apply] Created Ctx #1: hash 0x1d96f4b5, (created true)
[apply] Created Ctx #2: hash 0x75843a75, (created true)
[apply] Total created 3 + destroyed 0 = 3
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x6cb32ed4 isInit true, usesShared true, 1 GearsObj[0x49f4bcf7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62a2220f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26a3960, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x219ba640 isInit true, usesShared false, 1 GearsObj[0x1c7e2da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3909ea96, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x1f57ea4a: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x1f57ea4a FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x27b03c1a: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x27b03c1a FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x6cb32ed4: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x6cb32ed4 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x219ba640: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x219ba640 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test02EachWithAnimatorSharedOnscreen
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test11CommonAnimatorSharedOffscreen
[apply] junit.framework.TestListener: endTest(test02EachWithAnimatorSharedOnscreen)
[apply] junit.framework.TestListener: startTest(test11CommonAnimatorSharedOffscreen)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x40f892a4: tileRendererInUse null, GearsES2[obj 0x40f892a4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x40f892a4 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x40f892a4 created: GearsObj[0x58df0438, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x40f892a4 created: GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x40f892a4 created: GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x40f892a4 FIN GearsES2[obj 0x40f892a4 isInit true, usesShared false, 1 GearsObj[0x58df0438, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43684706, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x40f892a4 0/0 64x64 of 64x64, swapInterval 1, drawable 0x7ff859cc8b70, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x40f892a4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x40f892a4 64x64, swapInterval 1, drawable 0x7ff859cc8b70
[apply] Master Gears Init done: GearsES2[obj 0x40f892a4 isInit true, usesShared false, 1 GearsObj[0x58df0438, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43684706, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.0 0x6b552b76: tileRendererInUse null, GearsES2[obj 0x6b552b76 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x40f892a4 isInit true, usesShared false, 1 GearsObj[0x58df0438, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43684706, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x6b552b76 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6b552b76 created w/ share: GearsObj[0x58df0438, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x3336a1a1, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6b552b76 created w/ share: GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x47ad6b4b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6b552b76 created w/ share: GearsObj[0x43684706, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4a5f2db0, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.X 0x6b552b76 FIN GearsES2[obj 0x6b552b76 isInit true, usesShared true, 1 GearsObj[0x3336a1a1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x47ad6b4b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4a5f2db0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x40f892a4 isInit true, usesShared false, 1 GearsObj[0x58df0438, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43684706, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.reshape 0x6b552b76 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7ff859f5b500, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6b552b76, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x7f636e4e, (isShared true, created true, master 0x7f636e4e)
[apply] Created Ctx #0: hash 0x4a738d08, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] New Context: hash 0x4a738d08, (isShared true, created true, master 0x7f636e4e)
[apply] Created Ctx #0: hash 0x7f636e4e, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x6b552b76 isInit true, usesShared true, 1 GearsObj[0x3336a1a1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x47ad6b4b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4a5f2db0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x40f892a4 isInit true, usesShared false, 1 GearsObj[0x58df0438, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43684706, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.0 0x794e113b: tileRendererInUse null, GearsES2[obj 0x794e113b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x40f892a4 isInit true, usesShared false, 1 GearsObj[0x58df0438, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43684706, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x794e113b on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x794e113b created w/ share: GearsObj[0x58df0438, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1395dd5b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x794e113b created w/ share: GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x53f78b68, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x794e113b created w/ share: GearsObj[0x43684706, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x20e183e9, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.X 0x794e113b FIN GearsES2[obj 0x794e113b isInit true, usesShared true, 1 GearsObj[0x1395dd5b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53f78b68, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20e183e9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x40f892a4 isInit true, usesShared false, 1 GearsObj[0x58df0438, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43684706, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.reshape 0x794e113b 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7ff859ca6f10, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x794e113b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x7f636e4e, (isShared true, created true, master 0x7f636e4e)
[apply] Created Ctx #0: hash 0x4a738d08, (created true)
[apply] Created Ctx #1: hash 0x744d76b4, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] New Context: hash 0x744d76b4, (isShared true, created true, master 0x7f636e4e)
[apply] Created Ctx #0: hash 0x4a738d08, (created true)
[apply] Created Ctx #1: hash 0x7f636e4e, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x794e113b isInit true, usesShared true, 1 GearsObj[0x1395dd5b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53f78b68, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20e183e9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x40f892a4 isInit true, usesShared false, 1 GearsObj[0x58df0438, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43684706, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.0 0x2830ae41: tileRendererInUse null, GearsES2[obj 0x2830ae41 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x40f892a4 isInit true, usesShared false, 1 GearsObj[0x58df0438, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43684706, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x2830ae41 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x2830ae41 created w/ share: GearsObj[0x58df0438, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x67dacccc, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2830ae41 created w/ share: GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4dbb9a58, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2830ae41 created w/ share: GearsObj[0x43684706, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x57922f46, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.X 0x2830ae41 FIN GearsES2[obj 0x2830ae41 isInit true, usesShared true, 1 GearsObj[0x67dacccc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4dbb9a58, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x57922f46, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x40f892a4 isInit true, usesShared false, 1 GearsObj[0x58df0438, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43684706, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.reshape 0x2830ae41 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7ff859f77ec0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2830ae41, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x7f636e4e, (isShared true, created true, master 0x7f636e4e)
[apply] Created Ctx #0: hash 0x14004204, (created true)
[apply] Created Ctx #1: hash 0x4a738d08, (created true)
[apply] Created Ctx #2: hash 0x744d76b4, (created true)
[apply] Total created 3 + destroyed 0 = 3
[apply]
[apply] New Context: hash 0x14004204, (isShared true, created true, master 0x7f636e4e)
[apply] Created Ctx #0: hash 0x4a738d08, (created true)
[apply] Created Ctx #1: hash 0x7f636e4e, (created true)
[apply] Created Ctx #2: hash 0x744d76b4, (created true)
[apply] Total created 3 + destroyed 0 = 3
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x2830ae41 isInit true, usesShared true, 1 GearsObj[0x67dacccc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4dbb9a58, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x57922f46, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x40f892a4 isInit true, usesShared false, 1 GearsObj[0x58df0438, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43684706, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x6b552b76: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x6b552b76 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x794e113b: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x794e113b FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x2830ae41: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x2830ae41 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x40f892a4: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x40f892a4 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test11CommonAnimatorSharedOffscreen
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test12EachWithAnimatorSharedOffscreen
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x298488ef: tileRendererInUse null, GearsES2[obj 0x298488ef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x298488ef on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x298488ef created: GearsObj[0xa0b1cd0, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x298488ef created: GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x298488ef created: GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x298488ef FIN GearsES2[obj 0x298488ef isInit true, usesShared false, 1 GearsObj[0xa0b1cd0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x102f729e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x298488ef 0/0 64x64 of 64x64, swapInterval 1, drawable 0x7ff859cbd480, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x298488ef, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x298488ef 64x64, swapInterval 1, drawable 0x7ff859cbd480
[apply] junit.framework.TestListener: endTest(test11CommonAnimatorSharedOffscreen)
[apply] junit.framework.TestListener: startTest(test12EachWithAnimatorSharedOffscreen)
[apply] Master Gears Init done: GearsES2[obj 0x298488ef isInit true, usesShared false, 1 GearsObj[0xa0b1cd0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x102f729e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.init.0 0x54671f95: tileRendererInUse null, GearsES2[obj 0x54671f95 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x298488ef isInit true, usesShared false, 1 GearsObj[0xa0b1cd0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x102f729e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x54671f95 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#05,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x54671f95 created w/ share: GearsObj[0xa0b1cd0, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5d6ea269, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x54671f95 created w/ share: GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xa68cb6b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x54671f95 created w/ share: GearsObj[0x102f729e, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6602e323, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.init.X 0x54671f95 FIN GearsES2[obj 0x54671f95 isInit true, usesShared true, 1 GearsObj[0x5d6ea269, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa68cb6b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6602e323, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x298488ef isInit true, usesShared false, 1 GearsObj[0xa0b1cd0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x102f729e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.reshape 0x54671f95 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7ff859f5bcb0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x54671f95, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x3c3a1834, (isShared true, created true, master 0x3c3a1834)
[apply] Created Ctx #0: hash 0x6b754699, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] New Context: hash 0x6b754699, (isShared true, created true, master 0x3c3a1834)
[apply] Created Ctx #0: hash 0x3c3a1834, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x54671f95 isInit true, usesShared true, 1 GearsObj[0x5d6ea269, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa68cb6b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6602e323, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x298488ef isInit true, usesShared false, 1 GearsObj[0xa0b1cd0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x102f729e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.init.0 0x4cdada24: tileRendererInUse null, GearsES2[obj 0x4cdada24 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x298488ef isInit true, usesShared false, 1 GearsObj[0xa0b1cd0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x102f729e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x4cdada24 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#06,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x4cdada24 created w/ share: GearsObj[0xa0b1cd0, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5bf99eea, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4cdada24 created w/ share: GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x613043d2, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4cdada24 created w/ share: GearsObj[0x102f729e, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x27b4c1d7, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.init.X 0x4cdada24 FIN GearsES2[obj 0x4cdada24 isInit true, usesShared true, 1 GearsObj[0x5bf99eea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x613043d2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x27b4c1d7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x298488ef isInit true, usesShared false, 1 GearsObj[0xa0b1cd0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x102f729e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.reshape 0x4cdada24 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7ff859ccb3b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4cdada24, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x3c3a1834, (isShared true, created true, master 0x3c3a1834)
[apply] Created Ctx #0: hash 0x72e8a021, (created true)
[apply] Created Ctx #1: hash 0x6b754699, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] New Context: hash 0x72e8a021, (isShared true, created true, master 0x3c3a1834)
[apply] Created Ctx #0: hash 0x3c3a1834, (created true)
[apply] Created Ctx #1: hash 0x6b754699, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x4cdada24 isInit true, usesShared true, 1 GearsObj[0x5bf99eea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x613043d2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x27b4c1d7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x298488ef isInit true, usesShared false, 1 GearsObj[0xa0b1cd0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x102f729e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.init.0 0x69264eab: tileRendererInUse null, GearsES2[obj 0x69264eab isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x298488ef isInit true, usesShared false, 1 GearsObj[0xa0b1cd0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x102f729e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x69264eab on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#07,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x69264eab created w/ share: GearsObj[0xa0b1cd0, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x83e96cf, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x69264eab created w/ share: GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x451ef443, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x69264eab created w/ share: GearsObj[0x102f729e, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x73367e28, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.init.X 0x69264eab FIN GearsES2[obj 0x69264eab isInit true, usesShared true, 1 GearsObj[0x83e96cf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x451ef443, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x73367e28, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x298488ef isInit true, usesShared false, 1 GearsObj[0xa0b1cd0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x102f729e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x69264eab 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7ff859c89c40, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x69264eab, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x3c3a1834, (isShared true, created true, master 0x3c3a1834)
[apply] Created Ctx #0: hash 0x72e8a021, (created true)
[apply] Created Ctx #1: hash 0x6b754699, (created true)
[apply] Created Ctx #2: hash 0x191a01dd, (created true)
[apply] Total created 3 + destroyed 0 = 3
[apply]
[apply] New Context: hash 0x191a01dd, (isShared true, created true, master 0x3c3a1834)
[apply] Created Ctx #0: hash 0x72e8a021, (created true)
[apply] Created Ctx #1: hash 0x3c3a1834, (created true)
[apply] Created Ctx #2: hash 0x6b754699, (created true)
[apply] Total created 3 + destroyed 0 = 3
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x69264eab isInit true, usesShared true, 1 GearsObj[0x83e96cf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x451ef443, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x73367e28, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x298488ef isInit true, usesShared false, 1 GearsObj[0xa0b1cd0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x102f729e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x54671f95: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x54671f95 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x4cdada24: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x4cdada24 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x69264eab: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x69264eab FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x298488ef: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x298488ef FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test12EachWithAnimatorSharedOffscreen
[apply] junit.framework.TestListener: endTest(test12EachWithAnimatorSharedOffscreen)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841900726 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.992 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841888375 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841892888 ms +++ localhost/127.0.0.1:59999 - Locked within 4524 ms, 10 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test01CommonAnimatorSharedOnscreen
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x3677eaf8: tileRendererInUse null, GearsES2[obj 0x3677eaf8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3677eaf8 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x3677eaf8 created: GearsObj[0x75bc16f0, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3677eaf8 created: GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3677eaf8 created: GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3677eaf8 FIN GearsES2[obj 0x3677eaf8 isInit true, usesShared false, 1 GearsObj[0x75bc16f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2092dcdb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3677eaf8 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff859f2c550, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3677eaf8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3677eaf8 256x256, swapInterval 1, drawable 0x7ff859f2c550
[apply] Master Gears Init done: GearsES2[obj 0x3677eaf8 isInit true, usesShared false, 1 GearsObj[0x75bc16f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2092dcdb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x28787c16: tileRendererInUse null, GearsES2[obj 0x28787c16 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x3677eaf8 isInit true, usesShared false, 1 GearsObj[0x75bc16f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2092dcdb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x28787c16 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x28787c16 created w/ share: GearsObj[0x75bc16f0, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x26afa68a, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x28787c16 created w/ share: GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x55dec1dd, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x28787c16 created w/ share: GearsObj[0x2092dcdb, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1389c036, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x28787c16 FIN GearsES2[obj 0x28787c16 isInit true, usesShared true, 1 GearsObj[0x26afa68a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x55dec1dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1389c036, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3677eaf8 isInit true, usesShared false, 1 GearsObj[0x75bc16f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2092dcdb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x28787c16 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7ff859f45e70, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x28787c16, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0xb035079, (isShared true, created true, master 0xb035079)
[apply] Created Ctx #0: hash 0x6c1989b5, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] New Context: hash 0x6c1989b5, (isShared true, created true, master 0xb035079)
[apply] Created Ctx #0: hash 0xb035079, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x28787c16 isInit true, usesShared true, 1 GearsObj[0x26afa68a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x55dec1dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1389c036, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3677eaf8 isInit true, usesShared false, 1 GearsObj[0x75bc16f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2092dcdb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x564ac216: tileRendererInUse null, GearsES2[obj 0x564ac216 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x3677eaf8 isInit true, usesShared false, 1 GearsObj[0x75bc16f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2092dcdb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x564ac216 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x564ac216 created w/ share: GearsObj[0x75bc16f0, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1b1756a4, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x564ac216 created w/ share: GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x193936e1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x564ac216 created w/ share: GearsObj[0x2092dcdb, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x7b41fab6, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x564ac216 FIN GearsES2[obj 0x564ac216 isInit true, usesShared true, 1 GearsObj[0x1b1756a4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x193936e1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7b41fab6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3677eaf8 isInit true, usesShared false, 1 GearsObj[0x75bc16f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2092dcdb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x564ac216 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7ff859f5d850, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x564ac216, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0xb035079, (isShared true, created true, master 0xb035079)
[apply] Created Ctx #0: hash 0x6c1989b5, (created true)
[apply] Created Ctx #1: hash 0x460c5e9c, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] New Context: hash 0x460c5e9c, (isShared true, created true, master 0xb035079)
[apply] Created Ctx #0: hash 0x6c1989b5, (created true)
[apply] Created Ctx #1: hash 0xb035079, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x564ac216 isInit true, usesShared true, 1 GearsObj[0x1b1756a4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x193936e1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7b41fab6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3677eaf8 isInit true, usesShared false, 1 GearsObj[0x75bc16f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2092dcdb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0xd3f136e: tileRendererInUse null, GearsES2[obj 0xd3f136e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x3677eaf8 isInit true, usesShared false, 1 GearsObj[0x75bc16f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2092dcdb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0xd3f136e on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xd3f136e created w/ share: GearsObj[0x75bc16f0, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xf855562, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xd3f136e created w/ share: GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x7aa89ce3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xd3f136e created w/ share: GearsObj[0x2092dcdb, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x53d439fe, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0xd3f136e FIN GearsES2[obj 0xd3f136e isInit true, usesShared true, 1 GearsObj[0xf855562, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7aa89ce3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53d439fe, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3677eaf8 isInit true, usesShared false, 1 GearsObj[0x75bc16f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2092dcdb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0xd3f136e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7ff859ca9b40, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xd3f136e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0xb035079, (isShared true, created true, master 0xb035079)
[apply] Created Ctx #0: hash 0x501ba94d, (created true)
[apply] Created Ctx #1: hash 0x6c1989b5, (created true)
[apply] Created Ctx #2: hash 0x460c5e9c, (created true)
[apply] Total created 3 + destroyed 0 = 3
[apply]
[apply] New Context: hash 0x501ba94d, (isShared true, created true, master 0xb035079)
[apply] Created Ctx #0: hash 0x6c1989b5, (created true)
[apply] Created Ctx #1: hash 0xb035079, (created true)
[apply] Created Ctx #2: hash 0x460c5e9c, (created true)
[apply] Total created 3 + destroyed 0 = 3
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0xd3f136e isInit true, usesShared true, 1 GearsObj[0xf855562, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7aa89ce3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53d439fe, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3677eaf8 isInit true, usesShared false, 1 GearsObj[0x75bc16f0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf8622f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2092dcdb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x28787c16: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x28787c16 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x564ac216: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x564ac216 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0xd3f136e: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0xd3f136e FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3677eaf8: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3677eaf8 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test01CommonAnimatorSharedOnscreen
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test02EachWithAnimatorSharedOnscreen
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x219ba640: tileRendererInUse null, GearsES2[obj 0x219ba640 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x219ba640 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x219ba640 created: GearsObj[0x1c7e2da, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x219ba640 created: GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x219ba640 created: GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x219ba640 FIN GearsES2[obj 0x219ba640 isInit true, usesShared false, 1 GearsObj[0x1c7e2da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3909ea96, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x219ba640 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff859cadb60, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x219ba640, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x219ba640 256x256, swapInterval 1, drawable 0x7ff859cadb60
[apply] Master Gears Init done: GearsES2[obj 0x219ba640 isInit true, usesShared false, 1 GearsObj[0x1c7e2da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3909ea96, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.0 0x1f57ea4a: tileRendererInUse null, GearsES2[obj 0x1f57ea4a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x219ba640 isInit true, usesShared false, 1 GearsObj[0x1c7e2da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3909ea96, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x1f57ea4a on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x1f57ea4a created w/ share: GearsObj[0x1c7e2da, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x53fcc0a2, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1f57ea4a created w/ share: GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x76caf6c1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1f57ea4a created w/ share: GearsObj[0x3909ea96, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x70e35d5, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.X 0x1f57ea4a FIN GearsES2[obj 0x1f57ea4a isInit true, usesShared true, 1 GearsObj[0x53fcc0a2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x76caf6c1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70e35d5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x219ba640 isInit true, usesShared false, 1 GearsObj[0x1c7e2da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3909ea96, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x1f57ea4a 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7ff859c9b500, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1f57ea4a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x1d96f4b5, (isShared true, created true, master 0x1d96f4b5)
[apply] Created Ctx #0: hash 0x75843a75, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] New Context: hash 0x75843a75, (isShared true, created true, master 0x1d96f4b5)
[apply] Created Ctx #0: hash 0x1d96f4b5, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x1f57ea4a isInit true, usesShared true, 1 GearsObj[0x53fcc0a2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x76caf6c1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70e35d5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x219ba640 isInit true, usesShared false, 1 GearsObj[0x1c7e2da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3909ea96, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.0 0x27b03c1a: tileRendererInUse null, GearsES2[obj 0x27b03c1a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x219ba640 isInit true, usesShared false, 1 GearsObj[0x1c7e2da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3909ea96, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x27b03c1a on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x27b03c1a created w/ share: GearsObj[0x1c7e2da, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x2094257f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x27b03c1a created w/ share: GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5e29c58e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x27b03c1a created w/ share: GearsObj[0x3909ea96, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x8691dee, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.X 0x27b03c1a FIN GearsES2[obj 0x27b03c1a isInit true, usesShared true, 1 GearsObj[0x2094257f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e29c58e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8691dee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x219ba640 isInit true, usesShared false, 1 GearsObj[0x1c7e2da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3909ea96, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x27b03c1a 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7ff859f74840, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x27b03c1a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x1d96f4b5, (isShared true, created true, master 0x1d96f4b5)
[apply] Created Ctx #0: hash 0x61578aab, (created true)
[apply] Created Ctx #1: hash 0x75843a75, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] New Context: hash 0x61578aab, (isShared true, created true, master 0x1d96f4b5)
[apply] Created Ctx #0: hash 0x1d96f4b5, (created true)
[apply] Created Ctx #1: hash 0x75843a75, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x27b03c1a isInit true, usesShared true, 1 GearsObj[0x2094257f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e29c58e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8691dee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x219ba640 isInit true, usesShared false, 1 GearsObj[0x1c7e2da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3909ea96, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.0 0x6cb32ed4: tileRendererInUse null, GearsES2[obj 0x6cb32ed4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x219ba640 isInit true, usesShared false, 1 GearsObj[0x1c7e2da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3909ea96, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x6cb32ed4 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6cb32ed4 created w/ share: GearsObj[0x1c7e2da, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x49f4bcf7, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6cb32ed4 created w/ share: GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x62a2220f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6cb32ed4 created w/ share: GearsObj[0x3909ea96, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x26a3960, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.X 0x6cb32ed4 FIN GearsES2[obj 0x6cb32ed4 isInit true, usesShared true, 1 GearsObj[0x49f4bcf7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62a2220f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26a3960, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x219ba640 isInit true, usesShared false, 1 GearsObj[0x1c7e2da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3909ea96, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x6cb32ed4 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7ff859f822d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6cb32ed4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x1d96f4b5, (isShared true, created true, master 0x1d96f4b5)
[apply] Created Ctx #0: hash 0x53077fc9, (created true)
[apply] Created Ctx #1: hash 0x61578aab, (created true)
[apply] Created Ctx #2: hash 0x75843a75, (created true)
[apply] Total created 3 + destroyed 0 = 3
[apply]
[apply] New Context: hash 0x53077fc9, (isShared true, created true, master 0x1d96f4b5)
[apply] Created Ctx #0: hash 0x61578aab, (created true)
[apply] Created Ctx #1: hash 0x1d96f4b5, (created true)
[apply] Created Ctx #2: hash 0x75843a75, (created true)
[apply] Total created 3 + destroyed 0 = 3
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x6cb32ed4 isInit true, usesShared true, 1 GearsObj[0x49f4bcf7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62a2220f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26a3960, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x219ba640 isInit true, usesShared false, 1 GearsObj[0x1c7e2da, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69fe571f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3909ea96, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x1f57ea4a: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x1f57ea4a FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x27b03c1a: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x27b03c1a FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x6cb32ed4: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x6cb32ed4 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x219ba640: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x219ba640 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test02EachWithAnimatorSharedOnscreen
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test11CommonAnimatorSharedOffscreen
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x40f892a4: tileRendererInUse null, GearsES2[obj 0x40f892a4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x40f892a4 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x40f892a4 created: GearsObj[0x58df0438, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x40f892a4 created: GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x40f892a4 created: GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x40f892a4 FIN GearsES2[obj 0x40f892a4 isInit true, usesShared false, 1 GearsObj[0x58df0438, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43684706, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x40f892a4 0/0 64x64 of 64x64, swapInterval 1, drawable 0x7ff859cc8b70, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x40f892a4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x40f892a4 64x64, swapInterval 1, drawable 0x7ff859cc8b70
[apply] Master Gears Init done: GearsES2[obj 0x40f892a4 isInit true, usesShared false, 1 GearsObj[0x58df0438, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43684706, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.0 0x6b552b76: tileRendererInUse null, GearsES2[obj 0x6b552b76 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x40f892a4 isInit true, usesShared false, 1 GearsObj[0x58df0438, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43684706, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x6b552b76 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6b552b76 created w/ share: GearsObj[0x58df0438, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x3336a1a1, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6b552b76 created w/ share: GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x47ad6b4b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6b552b76 created w/ share: GearsObj[0x43684706, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4a5f2db0, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.X 0x6b552b76 FIN GearsES2[obj 0x6b552b76 isInit true, usesShared true, 1 GearsObj[0x3336a1a1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x47ad6b4b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4a5f2db0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x40f892a4 isInit true, usesShared false, 1 GearsObj[0x58df0438, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43684706, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.reshape 0x6b552b76 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7ff859f5b500, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6b552b76, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x7f636e4e, (isShared true, created true, master 0x7f636e4e)
[apply] Created Ctx #0: hash 0x4a738d08, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] New Context: hash 0x4a738d08, (isShared true, created true, master 0x7f636e4e)
[apply] Created Ctx #0: hash 0x7f636e4e, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x6b552b76 isInit true, usesShared true, 1 GearsObj[0x3336a1a1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x47ad6b4b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4a5f2db0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x40f892a4 isInit true, usesShared false, 1 GearsObj[0x58df0438, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43684706, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.0 0x794e113b: tileRendererInUse null, GearsES2[obj 0x794e113b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x40f892a4 isInit true, usesShared false, 1 GearsObj[0x58df0438, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43684706, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x794e113b on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x794e113b created w/ share: GearsObj[0x58df0438, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1395dd5b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x794e113b created w/ share: GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x53f78b68, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x794e113b created w/ share: GearsObj[0x43684706, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x20e183e9, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.X 0x794e113b FIN GearsES2[obj 0x794e113b isInit true, usesShared true, 1 GearsObj[0x1395dd5b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53f78b68, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20e183e9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x40f892a4 isInit true, usesShared false, 1 GearsObj[0x58df0438, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43684706, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.reshape 0x794e113b 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7ff859ca6f10, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x794e113b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x7f636e4e, (isShared true, created true, master 0x7f636e4e)
[apply] Created Ctx #0: hash 0x4a738d08, (created true)
[apply] Created Ctx #1: hash 0x744d76b4, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] New Context: hash 0x744d76b4, (isShared true, created true, master 0x7f636e4e)
[apply] Created Ctx #0: hash 0x4a738d08, (created true)
[apply] Created Ctx #1: hash 0x7f636e4e, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x794e113b isInit true, usesShared true, 1 GearsObj[0x1395dd5b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53f78b68, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20e183e9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x40f892a4 isInit true, usesShared false, 1 GearsObj[0x58df0438, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43684706, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.0 0x2830ae41: tileRendererInUse null, GearsES2[obj 0x2830ae41 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x40f892a4 isInit true, usesShared false, 1 GearsObj[0x58df0438, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43684706, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x2830ae41 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x2830ae41 created w/ share: GearsObj[0x58df0438, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x67dacccc, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2830ae41 created w/ share: GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4dbb9a58, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2830ae41 created w/ share: GearsObj[0x43684706, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x57922f46, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.X 0x2830ae41 FIN GearsES2[obj 0x2830ae41 isInit true, usesShared true, 1 GearsObj[0x67dacccc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4dbb9a58, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x57922f46, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x40f892a4 isInit true, usesShared false, 1 GearsObj[0x58df0438, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43684706, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.reshape 0x2830ae41 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7ff859f77ec0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2830ae41, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x7f636e4e, (isShared true, created true, master 0x7f636e4e)
[apply] Created Ctx #0: hash 0x14004204, (created true)
[apply] Created Ctx #1: hash 0x4a738d08, (created true)
[apply] Created Ctx #2: hash 0x744d76b4, (created true)
[apply] Total created 3 + destroyed 0 = 3
[apply]
[apply] New Context: hash 0x14004204, (isShared true, created true, master 0x7f636e4e)
[apply] Created Ctx #0: hash 0x4a738d08, (created true)
[apply] Created Ctx #1: hash 0x7f636e4e, (created true)
[apply] Created Ctx #2: hash 0x744d76b4, (created true)
[apply] Total created 3 + destroyed 0 = 3
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x2830ae41 isInit true, usesShared true, 1 GearsObj[0x67dacccc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4dbb9a58, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x57922f46, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x40f892a4 isInit true, usesShared false, 1 GearsObj[0x58df0438, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x198e261d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43684706, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x6b552b76: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x6b552b76 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x794e113b: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x794e113b FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x2830ae41: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x2830ae41 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x40f892a4: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x40f892a4 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test11CommonAnimatorSharedOffscreen
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test12EachWithAnimatorSharedOffscreen
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x298488ef: tileRendererInUse null, GearsES2[obj 0x298488ef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x298488ef on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x298488ef created: GearsObj[0xa0b1cd0, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x298488ef created: GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x298488ef created: GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x298488ef FIN GearsES2[obj 0x298488ef isInit true, usesShared false, 1 GearsObj[0xa0b1cd0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x102f729e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x298488ef 0/0 64x64 of 64x64, swapInterval 1, drawable 0x7ff859cbd480, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x298488ef, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x298488ef 64x64, swapInterval 1, drawable 0x7ff859cbd480
[apply] Master Gears Init done: GearsES2[obj 0x298488ef isInit true, usesShared false, 1 GearsObj[0xa0b1cd0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x102f729e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.init.0 0x54671f95: tileRendererInUse null, GearsES2[obj 0x54671f95 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x298488ef isInit true, usesShared false, 1 GearsObj[0xa0b1cd0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x102f729e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x54671f95 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#05,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x54671f95 created w/ share: GearsObj[0xa0b1cd0, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5d6ea269, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x54671f95 created w/ share: GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xa68cb6b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x54671f95 created w/ share: GearsObj[0x102f729e, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6602e323, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.init.X 0x54671f95 FIN GearsES2[obj 0x54671f95 isInit true, usesShared true, 1 GearsObj[0x5d6ea269, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa68cb6b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6602e323, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x298488ef isInit true, usesShared false, 1 GearsObj[0xa0b1cd0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x102f729e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.reshape 0x54671f95 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7ff859f5bcb0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x54671f95, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x3c3a1834, (isShared true, created true, master 0x3c3a1834)
[apply] Created Ctx #0: hash 0x6b754699, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] New Context: hash 0x6b754699, (isShared true, created true, master 0x3c3a1834)
[apply] Created Ctx #0: hash 0x3c3a1834, (created true)
[apply] Total created 1 + destroyed 0 = 1
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x54671f95 isInit true, usesShared true, 1 GearsObj[0x5d6ea269, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa68cb6b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6602e323, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x298488ef isInit true, usesShared false, 1 GearsObj[0xa0b1cd0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x102f729e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.init.0 0x4cdada24: tileRendererInUse null, GearsES2[obj 0x4cdada24 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x298488ef isInit true, usesShared false, 1 GearsObj[0xa0b1cd0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x102f729e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x4cdada24 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#06,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x4cdada24 created w/ share: GearsObj[0xa0b1cd0, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5bf99eea, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4cdada24 created w/ share: GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x613043d2, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4cdada24 created w/ share: GearsObj[0x102f729e, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x27b4c1d7, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.init.X 0x4cdada24 FIN GearsES2[obj 0x4cdada24 isInit true, usesShared true, 1 GearsObj[0x5bf99eea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x613043d2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x27b4c1d7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x298488ef isInit true, usesShared false, 1 GearsObj[0xa0b1cd0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x102f729e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.reshape 0x4cdada24 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7ff859ccb3b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4cdada24, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x3c3a1834, (isShared true, created true, master 0x3c3a1834)
[apply] Created Ctx #0: hash 0x72e8a021, (created true)
[apply] Created Ctx #1: hash 0x6b754699, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] New Context: hash 0x72e8a021, (isShared true, created true, master 0x3c3a1834)
[apply] Created Ctx #0: hash 0x3c3a1834, (created true)
[apply] Created Ctx #1: hash 0x6b754699, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x4cdada24 isInit true, usesShared true, 1 GearsObj[0x5bf99eea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x613043d2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x27b4c1d7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x298488ef isInit true, usesShared false, 1 GearsObj[0xa0b1cd0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x102f729e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.init.0 0x69264eab: tileRendererInUse null, GearsES2[obj 0x69264eab isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x298488ef isInit true, usesShared false, 1 GearsObj[0xa0b1cd0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x102f729e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x69264eab on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#07,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x69264eab created w/ share: GearsObj[0xa0b1cd0, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x83e96cf, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x69264eab created w/ share: GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x451ef443, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x69264eab created w/ share: GearsObj[0x102f729e, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x73367e28, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.init.X 0x69264eab FIN GearsES2[obj 0x69264eab isInit true, usesShared true, 1 GearsObj[0x83e96cf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x451ef443, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x73367e28, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x298488ef isInit true, usesShared false, 1 GearsObj[0xa0b1cd0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x102f729e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x69264eab 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7ff859c89c40, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x69264eab, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x3c3a1834, (isShared true, created true, master 0x3c3a1834)
[apply] Created Ctx #0: hash 0x72e8a021, (created true)
[apply] Created Ctx #1: hash 0x6b754699, (created true)
[apply] Created Ctx #2: hash 0x191a01dd, (created true)
[apply] Total created 3 + destroyed 0 = 3
[apply]
[apply] New Context: hash 0x191a01dd, (isShared true, created true, master 0x3c3a1834)
[apply] Created Ctx #0: hash 0x72e8a021, (created true)
[apply] Created Ctx #1: hash 0x3c3a1834, (created true)
[apply] Created Ctx #2: hash 0x6b754699, (created true)
[apply] Total created 3 + destroyed 0 = 3
[apply]
[apply] Slave Gears Init done: GearsES2[obj 0x69264eab isInit true, usesShared true, 1 GearsObj[0x83e96cf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x451ef443, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x73367e28, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x298488ef isInit true, usesShared false, 1 GearsObj[0xa0b1cd0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f90a0d6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x102f729e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x54671f95: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x54671f95 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x4cdada24: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x4cdada24 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x69264eab: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x69264eab FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x298488ef: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x298488ef FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test12EachWithAnimatorSharedOffscreen
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841900726 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01CommonAnimatorSharedOnscreen took 1.839 sec
[apply] Testcase: test02EachWithAnimatorSharedOnscreen took 1.444 sec
[apply] Testcase: test11CommonAnimatorSharedOffscreen took 1.4 sec
[apply] Testcase: test12EachWithAnimatorSharedOffscreen took 1.417 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2.xml
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841903301 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2
[apply] junit.framework.TestListener: tests to run: 4
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841936876 ms +++ localhost/127.0.0.1:59999 - Locked within 33583 ms, 68 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test01SyncedOneAnimatorCleanDtorOrder
[apply] junit.framework.TestListener: startTest(test01SyncedOneAnimatorCleanDtorOrder)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x7162e295: tileRendererInUse null, GearsES2[obj 0x7162e295 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7162e295 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x7162e295 created: GearsObj[0x7ca522a6, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7162e295 created: GearsObj[0x3d860038, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7162e295 created: GearsObj[0x3d860038, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x7162e295 FIN GearsES2[obj 0x7162e295 isInit true, usesShared false, 1 GearsObj[0x7ca522a6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d860038, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53ce669e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x7162e295 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe71be2ee60, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7162e295, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x7ab7b3f9: tileRendererInUse null, GearsES2[obj 0x7ab7b3f9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7162e295 isInit true, usesShared false, 1 GearsObj[0x7ca522a6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d860038, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53ce669e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x7ab7b3f9 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x7ab7b3f9 created w/ share: GearsObj[0x7ca522a6, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6c1989b5, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7ab7b3f9 created w/ share: GearsObj[0x3d860038, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xa00185, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7ab7b3f9 created w/ share: GearsObj[0x53ce669e, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x8c3c315, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x7ab7b3f9 FIN GearsES2[obj 0x7ab7b3f9 isInit true, usesShared true, 1 GearsObj[0x6c1989b5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa00185, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8c3c315, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7162e295 isInit true, usesShared false, 1 GearsObj[0x7ca522a6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d860038, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53ce669e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x7ab7b3f9 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe71bc6d400, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7ab7b3f9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x7ae35bb7: tileRendererInUse null, GearsES2[obj 0x7ae35bb7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7162e295 isInit true, usesShared false, 1 GearsObj[0x7ca522a6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d860038, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53ce669e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x7ae35bb7 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x7ae35bb7 created w/ share: GearsObj[0x7ca522a6, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6c3c9c31, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7ae35bb7 created w/ share: GearsObj[0x3d860038, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x7f328c7a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7ae35bb7 created w/ share: GearsObj[0x53ce669e, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4fa4ded3, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x7ae35bb7 FIN GearsES2[obj 0x7ae35bb7 isInit true, usesShared true, 1 GearsObj[0x6c3c9c31, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f328c7a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4fa4ded3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7162e295 isInit true, usesShared false, 1 GearsObj[0x7ca522a6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d860038, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53ce669e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x7ae35bb7 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe71bc8a3f0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7ae35bb7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x2e61a907, (isShared true, created true, master 0x2e61a907)
[apply] Created Ctx #0: hash 0x5ba8773c, (created true)
[apply] Created Ctx #1: hash 0x6cd24e3f, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2: hash 0x5ba8773c, (isShared true, created true, master 0x2e61a907)
[apply] Created Ctx #0: hash 0x2e61a907, (created true)
[apply] Created Ctx #1: hash 0x6cd24e3f, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3: hash 0x6cd24e3f, (isShared true, created true, master 0x2e61a907)
[apply] Created Ctx #0: hash 0x2e61a907, (created true)
[apply] Created Ctx #1: hash 0x5ba8773c, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX Destroy in clean order NOW
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7ae35bb7: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7ae35bb7 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7ab7b3f9: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7ab7b3f9 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7162e295: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7162e295 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test01SyncedOneAnimatorCleanDtorOrder
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test02SyncedOneAnimatorDirtyDtorOrder
[apply] junit.framework.TestListener: endTest(test01SyncedOneAnimatorCleanDtorOrder)
[apply] junit.framework.TestListener: startTest(test02SyncedOneAnimatorDirtyDtorOrder)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x3c24c4a3: tileRendererInUse null, GearsES2[obj 0x3c24c4a3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3c24c4a3 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x3c24c4a3 created: GearsObj[0x7aa89ce3, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3c24c4a3 created: GearsObj[0x53d439fe, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3c24c4a3 created: GearsObj[0x53d439fe, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x3c24c4a3 FIN GearsES2[obj 0x3c24c4a3 isInit true, usesShared false, 1 GearsObj[0x7aa89ce3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53d439fe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x122b7db1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x3c24c4a3 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe71be27d30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3c24c4a3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0xb554d32: tileRendererInUse null, GearsES2[obj 0xb554d32 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x3c24c4a3 isInit true, usesShared false, 1 GearsObj[0x7aa89ce3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53d439fe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x122b7db1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0xb554d32 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xb554d32 created w/ share: GearsObj[0x7aa89ce3, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x66922804, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xb554d32 created w/ share: GearsObj[0x53d439fe, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5815338, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xb554d32 created w/ share: GearsObj[0x122b7db1, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6d7e845a, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0xb554d32 FIN GearsES2[obj 0xb554d32 isInit true, usesShared true, 1 GearsObj[0x66922804, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5815338, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d7e845a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3c24c4a3 isInit true, usesShared false, 1 GearsObj[0x7aa89ce3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53d439fe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x122b7db1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0xb554d32 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe71be2e400, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xb554d32, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0xf4d5bc9: tileRendererInUse null, GearsES2[obj 0xf4d5bc9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x3c24c4a3 isInit true, usesShared false, 1 GearsObj[0x7aa89ce3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53d439fe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x122b7db1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0xf4d5bc9 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xf4d5bc9 created w/ share: GearsObj[0x7aa89ce3, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xd2368df, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xf4d5bc9 created w/ share: GearsObj[0x53d439fe, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xfba0f36, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xf4d5bc9 created w/ share: GearsObj[0x122b7db1, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x3caa4b, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0xf4d5bc9 FIN GearsES2[obj 0xf4d5bc9 isInit true, usesShared true, 1 GearsObj[0xd2368df, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xfba0f36, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3caa4b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3c24c4a3 isInit true, usesShared false, 1 GearsObj[0x7aa89ce3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53d439fe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x122b7db1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0xf4d5bc9 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe71bc744e0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xf4d5bc9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x7a7cd37a, (isShared true, created true, master 0x7a7cd37a)
[apply] Created Ctx #0: hash 0x6548f8c8, (created true)
[apply] Created Ctx #1: hash 0x19c5466b, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2: hash 0x6548f8c8, (isShared true, created true, master 0x7a7cd37a)
[apply] Created Ctx #0: hash 0x19c5466b, (created true)
[apply] Created Ctx #1: hash 0x7a7cd37a, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3: hash 0x19c5466b, (isShared true, created true, master 0x7a7cd37a)
[apply] Created Ctx #0: hash 0x6548f8c8, (created true)
[apply] Created Ctx #1: hash 0x7a7cd37a, (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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3c24c4a3: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3c24c4a3 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xb554d32: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xb554d32 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xf4d5bc9: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xf4d5bc9 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test02SyncedOneAnimatorDirtyDtorOrder
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test11AsyncEachAnimatorCleanDtorOrder
[apply] junit.framework.TestListener: endTest(test02SyncedOneAnimatorDirtyDtorOrder)
[apply] junit.framework.TestListener: startTest(test11AsyncEachAnimatorCleanDtorOrder)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.0 0x2e1551b0: tileRendererInUse null, GearsES2[obj 0x2e1551b0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2e1551b0 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x2e1551b0 created: GearsObj[0x72608760, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2e1551b0 created: GearsObj[0x1f57ea4a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2e1551b0 created: GearsObj[0x1f57ea4a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.X 0x2e1551b0 FIN GearsES2[obj 0x2e1551b0 isInit true, usesShared false, 1 GearsObj[0x72608760, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f57ea4a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44d6b059, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x2e1551b0 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe71bc744e0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2e1551b0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.0 0x1f758500: tileRendererInUse null, GearsES2[obj 0x1f758500 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2e1551b0 isInit true, usesShared false, 1 GearsObj[0x72608760, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f57ea4a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44d6b059, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x1f758500 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x1f758500 created w/ share: GearsObj[0x72608760, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x3c1a1399, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1f758500 created w/ share: GearsObj[0x1f57ea4a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x53fcc0a2, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1f758500 created w/ share: GearsObj[0x44d6b059, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x76caf6c1, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.0 0x5fe8ce8: tileRendererInUse null, GearsES2[obj 0x5fe8ce8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2e1551b0 isInit true, usesShared false, 1 GearsObj[0x72608760, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f57ea4a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44d6b059, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x5fe8ce8 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.X 0x1f758500 FIN GearsES2[obj 0x1f758500 isInit true, usesShared true, 1 GearsObj[0x3c1a1399, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53fcc0a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76caf6c1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2e1551b0 isInit true, usesShared false, 1 GearsObj[0x72608760, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f57ea4a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44d6b059, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x1f758500 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe71bcc59c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1f758500, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] gear1 0x5fe8ce8 created w/ share: GearsObj[0x72608760, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x70e35d5, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5fe8ce8 created w/ share: GearsObj[0x1f57ea4a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x35f03691, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5fe8ce8 created w/ share: GearsObj[0x44d6b059, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2d8e8541, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.X 0x5fe8ce8 FIN GearsES2[obj 0x5fe8ce8 isInit true, usesShared true, 1 GearsObj[0x70e35d5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x35f03691, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2d8e8541, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2e1551b0 isInit true, usesShared false, 1 GearsObj[0x72608760, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f57ea4a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44d6b059, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.reshape 0x5fe8ce8 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe71be3a710, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5fe8ce8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x651db6bb, (isShared true, created true, master 0x651db6bb)
[apply] Created Ctx #0: hash 0x75843a75, (created true)
[apply] Created Ctx #1: hash 0x6ad3c65d, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2: hash 0x6ad3c65d, (isShared true, created true, master 0x651db6bb)
[apply] Created Ctx #0: hash 0x75843a75, (created true)
[apply] Created Ctx #1: hash 0x651db6bb, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3: hash 0x75843a75, (isShared true, created true, master 0x651db6bb)
[apply] Created Ctx #0: hash 0x651db6bb, (created true)
[apply] Created Ctx #1: hash 0x6ad3c65d, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX Destroy in clean order NOW
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x5fe8ce8: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x5fe8ce8 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x1f758500: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x1f758500 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x2e1551b0: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x2e1551b0 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test11AsyncEachAnimatorCleanDtorOrder
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.init.0 0x5470be88: tileRendererInUse null, GearsES2[obj 0x5470be88 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5470be88 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#05,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5470be88 created: GearsObj[0x508aeb74, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5470be88 created: GearsObj[0x506835fb, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5470be88 created: GearsObj[0x506835fb, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.init.X 0x5470be88 FIN GearsES2[obj 0x5470be88 isInit true, usesShared false, 1 GearsObj[0x508aeb74, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x506835fb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69b01afa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.reshape 0x5470be88 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe71bc7cb40, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5470be88, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.init.0 0x7bd33a6b: tileRendererInUse null, GearsES2[obj 0x7bd33a6b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x5470be88 isInit true, usesShared false, 1 GearsObj[0x508aeb74, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x506835fb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69b01afa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x7bd33a6b on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#07,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x7bd33a6b created w/ share: GearsObj[0x508aeb74, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7f636e4e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7bd33a6b created w/ share: GearsObj[0x506835fb, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x58df0438, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7bd33a6b created w/ share: GearsObj[0x69b01afa, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x198e261d, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.init.X 0x7bd33a6b FIN GearsES2[obj 0x7bd33a6b isInit true, usesShared true, 1 GearsObj[0x7f636e4e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x58df0438, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x198e261d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5470be88 isInit true, usesShared false, 1 GearsObj[0x508aeb74, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x506835fb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69b01afa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x7bd33a6b 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe71bc744e0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7bd33a6b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.init.0 0x3e78aa80: tileRendererInUse null, GearsES2[obj 0x3e78aa80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x5470be88 isInit true, usesShared false, 1 GearsObj[0x508aeb74, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x506835fb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69b01afa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x3e78aa80 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#06,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x3e78aa80 created w/ share: GearsObj[0x508aeb74, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x24988707, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3e78aa80 created w/ share: GearsObj[0x506835fb, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x19c8ef56, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3e78aa80 created w/ share: GearsObj[0x69b01afa, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x56d90453, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.init.X 0x3e78aa80 FIN GearsES2[obj 0x3e78aa80 isInit true, usesShared true, 1 GearsObj[0x24988707, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x19c8ef56, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56d90453, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5470be88 isInit true, usesShared false, 1 GearsObj[0x508aeb74, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x506835fb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69b01afa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.reshape 0x3e78aa80 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe71be3a710, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3e78aa80, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x4a6397eb, (isShared true, created true, master 0x4a6397eb)
[apply] Created Ctx #0: hash 0x40f892a4, (created true)
[apply] Created Ctx #1: hash 0x1fc8efd1, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2: hash 0x40f892a4, (isShared true, created true, master 0x4a6397eb)
[apply] Created Ctx #0: hash 0x4a6397eb, (created true)
[apply] Created Ctx #1: hash 0x1fc8efd1, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3: hash 0x1fc8efd1, (isShared true, created true, master 0x4a6397eb)
[apply] Created Ctx #0: hash 0x40f892a4, (created true)
[apply] Created Ctx #1: hash 0x4a6397eb, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] junit.framework.TestListener: endTest(test12AsyncEachAnimatorDirtyDtorOrder)
[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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x5470be88: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x5470be88 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x3e78aa80: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x3e78aa80 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x7bd33a6b: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x7bd33a6b FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test12AsyncEachAnimatorDirtyDtorOrder
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841943760 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 41.089 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841903301 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841936876 ms +++ localhost/127.0.0.1:59999 - Locked within 33583 ms, 68 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test01SyncedOneAnimatorCleanDtorOrder
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x7162e295: tileRendererInUse null, GearsES2[obj 0x7162e295 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7162e295 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x7162e295 created: GearsObj[0x7ca522a6, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7162e295 created: GearsObj[0x3d860038, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7162e295 created: GearsObj[0x3d860038, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x7162e295 FIN GearsES2[obj 0x7162e295 isInit true, usesShared false, 1 GearsObj[0x7ca522a6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d860038, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53ce669e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x7162e295 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe71be2ee60, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7162e295, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x7ab7b3f9: tileRendererInUse null, GearsES2[obj 0x7ab7b3f9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7162e295 isInit true, usesShared false, 1 GearsObj[0x7ca522a6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d860038, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53ce669e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x7ab7b3f9 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x7ab7b3f9 created w/ share: GearsObj[0x7ca522a6, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6c1989b5, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7ab7b3f9 created w/ share: GearsObj[0x3d860038, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xa00185, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7ab7b3f9 created w/ share: GearsObj[0x53ce669e, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x8c3c315, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x7ab7b3f9 FIN GearsES2[obj 0x7ab7b3f9 isInit true, usesShared true, 1 GearsObj[0x6c1989b5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xa00185, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8c3c315, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7162e295 isInit true, usesShared false, 1 GearsObj[0x7ca522a6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d860038, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53ce669e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x7ab7b3f9 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe71bc6d400, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7ab7b3f9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x7ae35bb7: tileRendererInUse null, GearsES2[obj 0x7ae35bb7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7162e295 isInit true, usesShared false, 1 GearsObj[0x7ca522a6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d860038, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53ce669e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x7ae35bb7 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x7ae35bb7 created w/ share: GearsObj[0x7ca522a6, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6c3c9c31, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7ae35bb7 created w/ share: GearsObj[0x3d860038, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x7f328c7a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7ae35bb7 created w/ share: GearsObj[0x53ce669e, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4fa4ded3, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x7ae35bb7 FIN GearsES2[obj 0x7ae35bb7 isInit true, usesShared true, 1 GearsObj[0x6c3c9c31, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f328c7a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4fa4ded3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7162e295 isInit true, usesShared false, 1 GearsObj[0x7ca522a6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d860038, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53ce669e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x7ae35bb7 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe71bc8a3f0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7ae35bb7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x2e61a907, (isShared true, created true, master 0x2e61a907)
[apply] Created Ctx #0: hash 0x5ba8773c, (created true)
[apply] Created Ctx #1: hash 0x6cd24e3f, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2: hash 0x5ba8773c, (isShared true, created true, master 0x2e61a907)
[apply] Created Ctx #0: hash 0x2e61a907, (created true)
[apply] Created Ctx #1: hash 0x6cd24e3f, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3: hash 0x6cd24e3f, (isShared true, created true, master 0x2e61a907)
[apply] Created Ctx #0: hash 0x2e61a907, (created true)
[apply] Created Ctx #1: hash 0x5ba8773c, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX Destroy in clean order NOW
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7ae35bb7: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7ae35bb7 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7ab7b3f9: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7ab7b3f9 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7162e295: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7162e295 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test01SyncedOneAnimatorCleanDtorOrder
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test02SyncedOneAnimatorDirtyDtorOrder
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x3c24c4a3: tileRendererInUse null, GearsES2[obj 0x3c24c4a3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3c24c4a3 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x3c24c4a3 created: GearsObj[0x7aa89ce3, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3c24c4a3 created: GearsObj[0x53d439fe, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3c24c4a3 created: GearsObj[0x53d439fe, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x3c24c4a3 FIN GearsES2[obj 0x3c24c4a3 isInit true, usesShared false, 1 GearsObj[0x7aa89ce3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53d439fe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x122b7db1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x3c24c4a3 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe71be27d30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3c24c4a3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0xb554d32: tileRendererInUse null, GearsES2[obj 0xb554d32 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x3c24c4a3 isInit true, usesShared false, 1 GearsObj[0x7aa89ce3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53d439fe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x122b7db1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0xb554d32 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xb554d32 created w/ share: GearsObj[0x7aa89ce3, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x66922804, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xb554d32 created w/ share: GearsObj[0x53d439fe, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5815338, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xb554d32 created w/ share: GearsObj[0x122b7db1, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6d7e845a, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0xb554d32 FIN GearsES2[obj 0xb554d32 isInit true, usesShared true, 1 GearsObj[0x66922804, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5815338, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d7e845a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3c24c4a3 isInit true, usesShared false, 1 GearsObj[0x7aa89ce3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53d439fe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x122b7db1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0xb554d32 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe71be2e400, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xb554d32, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0xf4d5bc9: tileRendererInUse null, GearsES2[obj 0xf4d5bc9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x3c24c4a3 isInit true, usesShared false, 1 GearsObj[0x7aa89ce3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53d439fe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x122b7db1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0xf4d5bc9 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xf4d5bc9 created w/ share: GearsObj[0x7aa89ce3, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xd2368df, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xf4d5bc9 created w/ share: GearsObj[0x53d439fe, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xfba0f36, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xf4d5bc9 created w/ share: GearsObj[0x122b7db1, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x3caa4b, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0xf4d5bc9 FIN GearsES2[obj 0xf4d5bc9 isInit true, usesShared true, 1 GearsObj[0xd2368df, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xfba0f36, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3caa4b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3c24c4a3 isInit true, usesShared false, 1 GearsObj[0x7aa89ce3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53d439fe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x122b7db1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0xf4d5bc9 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe71bc744e0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xf4d5bc9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x7a7cd37a, (isShared true, created true, master 0x7a7cd37a)
[apply] Created Ctx #0: hash 0x6548f8c8, (created true)
[apply] Created Ctx #1: hash 0x19c5466b, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2: hash 0x6548f8c8, (isShared true, created true, master 0x7a7cd37a)
[apply] Created Ctx #0: hash 0x19c5466b, (created true)
[apply] Created Ctx #1: hash 0x7a7cd37a, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3: hash 0x19c5466b, (isShared true, created true, master 0x7a7cd37a)
[apply] Created Ctx #0: hash 0x6548f8c8, (created true)
[apply] Created Ctx #1: hash 0x7a7cd37a, (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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3c24c4a3: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3c24c4a3 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xb554d32: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xb554d32 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xf4d5bc9: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xf4d5bc9 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test02SyncedOneAnimatorDirtyDtorOrder
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test11AsyncEachAnimatorCleanDtorOrder
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.0 0x2e1551b0: tileRendererInUse null, GearsES2[obj 0x2e1551b0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2e1551b0 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x2e1551b0 created: GearsObj[0x72608760, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2e1551b0 created: GearsObj[0x1f57ea4a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2e1551b0 created: GearsObj[0x1f57ea4a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.X 0x2e1551b0 FIN GearsES2[obj 0x2e1551b0 isInit true, usesShared false, 1 GearsObj[0x72608760, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f57ea4a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44d6b059, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x2e1551b0 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe71bc744e0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2e1551b0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.0 0x1f758500: tileRendererInUse null, GearsES2[obj 0x1f758500 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2e1551b0 isInit true, usesShared false, 1 GearsObj[0x72608760, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f57ea4a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44d6b059, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x1f758500 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x1f758500 created w/ share: GearsObj[0x72608760, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x3c1a1399, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1f758500 created w/ share: GearsObj[0x1f57ea4a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x53fcc0a2, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1f758500 created w/ share: GearsObj[0x44d6b059, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x76caf6c1, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.0 0x5fe8ce8: tileRendererInUse null, GearsES2[obj 0x5fe8ce8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2e1551b0 isInit true, usesShared false, 1 GearsObj[0x72608760, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f57ea4a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44d6b059, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x5fe8ce8 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.X 0x1f758500 FIN GearsES2[obj 0x1f758500 isInit true, usesShared true, 1 GearsObj[0x3c1a1399, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53fcc0a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76caf6c1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2e1551b0 isInit true, usesShared false, 1 GearsObj[0x72608760, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f57ea4a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44d6b059, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x1f758500 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe71bcc59c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1f758500, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] gear1 0x5fe8ce8 created w/ share: GearsObj[0x72608760, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x70e35d5, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5fe8ce8 created w/ share: GearsObj[0x1f57ea4a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x35f03691, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5fe8ce8 created w/ share: GearsObj[0x44d6b059, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2d8e8541, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.X 0x5fe8ce8 FIN GearsES2[obj 0x5fe8ce8 isInit true, usesShared true, 1 GearsObj[0x70e35d5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x35f03691, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2d8e8541, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2e1551b0 isInit true, usesShared false, 1 GearsObj[0x72608760, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f57ea4a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44d6b059, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.reshape 0x5fe8ce8 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe71be3a710, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5fe8ce8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x651db6bb, (isShared true, created true, master 0x651db6bb)
[apply] Created Ctx #0: hash 0x75843a75, (created true)
[apply] Created Ctx #1: hash 0x6ad3c65d, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2: hash 0x6ad3c65d, (isShared true, created true, master 0x651db6bb)
[apply] Created Ctx #0: hash 0x75843a75, (created true)
[apply] Created Ctx #1: hash 0x651db6bb, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3: hash 0x75843a75, (isShared true, created true, master 0x651db6bb)
[apply] Created Ctx #0: hash 0x651db6bb, (created true)
[apply] Created Ctx #1: hash 0x6ad3c65d, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX Destroy in clean order NOW
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x5fe8ce8: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x5fe8ce8 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x1f758500: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x1f758500 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x2e1551b0: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x2e1551b0 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test11AsyncEachAnimatorCleanDtorOrder
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test12AsyncEachAnimatorDirtyDtorOrder
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.init.0 0x5470be88: tileRendererInUse null, GearsES2[obj 0x5470be88 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5470be88 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#05,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5470be88 created: GearsObj[0x508aeb74, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5470be88 created: GearsObj[0x506835fb, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5470be88 created: GearsObj[0x506835fb, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.init.X 0x5470be88 FIN GearsES2[obj 0x5470be88 isInit true, usesShared false, 1 GearsObj[0x508aeb74, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x506835fb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69b01afa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.reshape 0x5470be88 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe71bc7cb40, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5470be88, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.init.0 0x7bd33a6b: tileRendererInUse null, GearsES2[obj 0x7bd33a6b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x5470be88 isInit true, usesShared false, 1 GearsObj[0x508aeb74, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x506835fb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69b01afa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x7bd33a6b on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#07,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x7bd33a6b created w/ share: GearsObj[0x508aeb74, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7f636e4e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7bd33a6b created w/ share: GearsObj[0x506835fb, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x58df0438, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7bd33a6b created w/ share: GearsObj[0x69b01afa, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x198e261d, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.init.X 0x7bd33a6b FIN GearsES2[obj 0x7bd33a6b isInit true, usesShared true, 1 GearsObj[0x7f636e4e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x58df0438, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x198e261d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5470be88 isInit true, usesShared false, 1 GearsObj[0x508aeb74, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x506835fb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69b01afa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x7bd33a6b 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe71bc744e0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7bd33a6b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.init.0 0x3e78aa80: tileRendererInUse null, GearsES2[obj 0x3e78aa80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x5470be88 isInit true, usesShared false, 1 GearsObj[0x508aeb74, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x506835fb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69b01afa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x3e78aa80 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#06,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x3e78aa80 created w/ share: GearsObj[0x508aeb74, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x24988707, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3e78aa80 created w/ share: GearsObj[0x506835fb, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x19c8ef56, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3e78aa80 created w/ share: GearsObj[0x69b01afa, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x56d90453, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.init.X 0x3e78aa80 FIN GearsES2[obj 0x3e78aa80 isInit true, usesShared true, 1 GearsObj[0x24988707, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x19c8ef56, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56d90453, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5470be88 isInit true, usesShared false, 1 GearsObj[0x508aeb74, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x506835fb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69b01afa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.reshape 0x3e78aa80 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe71be3a710, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3e78aa80, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x4a6397eb, (isShared true, created true, master 0x4a6397eb)
[apply] Created Ctx #0: hash 0x40f892a4, (created true)
[apply] Created Ctx #1: hash 0x1fc8efd1, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2: hash 0x40f892a4, (isShared true, created true, master 0x4a6397eb)
[apply] Created Ctx #0: hash 0x4a6397eb, (created true)
[apply] Created Ctx #1: hash 0x1fc8efd1, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3: hash 0x1fc8efd1, (isShared true, created true, master 0x4a6397eb)
[apply] Created Ctx #0: hash 0x40f892a4, (created true)
[apply] Created Ctx #1: hash 0x4a6397eb, (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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x5470be88: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x5470be88 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x3e78aa80: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x3e78aa80 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x7bd33a6b: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x7bd33a6b FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test12AsyncEachAnimatorDirtyDtorOrder
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841943760 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01SyncedOneAnimatorCleanDtorOrder took 1.474 sec
[apply] Testcase: test02SyncedOneAnimatorDirtyDtorOrder took 1.289 sec
[apply] Testcase: test11AsyncEachAnimatorCleanDtorOrder took 1.272 sec
[apply] Testcase: test12AsyncEachAnimatorDirtyDtorOrder took 1.186 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] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3
[apply] junit.framework.TestListener: tests to run: 8
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841946402 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841946913 ms +++ localhost/127.0.0.1:59999 - Locked within 524 ms, 2 attempts
[apply] junit.framework.TestListener: startTest(test01SyncedOneAnimatorCleanDtorOrderCopyBuffer)
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test01SyncedOneAnimatorCleanDtorOrderCopyBuffer
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x5421e554: tileRendererInUse null, GearsES2[obj 0x5421e554 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5421e554 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5421e554 created: GearsObj[0x4f2b6c89, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5421e554 created: GearsObj[0x2be2befa, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5421e554 created: GearsObj[0x2be2befa, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x5421e554 FIN GearsES2[obj 0x5421e554 isInit true, usesShared false, 1 GearsObj[0x4f2b6c89, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2be2befa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1309de5b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x5421e554 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30d822e0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5421e554, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x6126f827: tileRendererInUse null, GearsES2[obj 0x6126f827 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x5421e554 isInit true, usesShared false, 1 GearsObj[0x4f2b6c89, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2be2befa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1309de5b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x6126f827 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6126f827 created w/ share: GearsObj[0x4f2b6c89, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x755c62bc, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6126f827 created w/ share: GearsObj[0x2be2befa, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x45660d6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6126f827 created w/ share: GearsObj[0x1309de5b, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x42ef83d3, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x6126f827 FIN GearsES2[obj 0x6126f827 isInit true, usesShared true, 1 GearsObj[0x755c62bc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x45660d6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x42ef83d3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5421e554 isInit true, usesShared false, 1 GearsObj[0x4f2b6c89, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2be2befa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1309de5b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x6126f827 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30d6b7c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6126f827, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x7ab7b3f9: tileRendererInUse null, GearsES2[obj 0x7ab7b3f9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x5421e554 isInit true, usesShared false, 1 GearsObj[0x4f2b6c89, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2be2befa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1309de5b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x7ab7b3f9 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x7ab7b3f9 created w/ share: GearsObj[0x4f2b6c89, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x3801318b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7ab7b3f9 created w/ share: GearsObj[0x2be2befa, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x565bb966, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7ab7b3f9 created w/ share: GearsObj[0x1309de5b, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1fe903d5, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x7ab7b3f9 FIN GearsES2[obj 0x7ab7b3f9 isInit true, usesShared true, 1 GearsObj[0x3801318b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x565bb966, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fe903d5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5421e554 isInit true, usesShared false, 1 GearsObj[0x4f2b6c89, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2be2befa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1309de5b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x7ab7b3f9 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30db6bf0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7ab7b3f9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x68de462, (isShared true, created true, master 0x68de462)
[apply] Created Ctx #0: hash 0x3288df60, (created true)
[apply] Created Ctx #1: hash 0x3b3e0aba, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2: hash 0x3b3e0aba, (isShared true, created true, master 0x68de462)
[apply] Created Ctx #0: hash 0x3288df60, (created true)
[apply] Created Ctx #1: hash 0x68de462, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3: hash 0x3288df60, (isShared true, created true, master 0x68de462)
[apply] Created Ctx #0: hash 0x68de462, (created true)
[apply] Created Ctx #1: hash 0x3b3e0aba, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX Destroy in clean order NOW
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7ab7b3f9: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7ab7b3f9 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6126f827: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6126f827 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5421e554: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5421e554 FIN
[apply] junit.framework.TestListener: endTest(test01SyncedOneAnimatorCleanDtorOrderCopyBuffer)
[apply] junit.framework.TestListener: startTest(test02SyncedOneAnimatorCleanDtorOrderMapBuffer)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test01SyncedOneAnimatorCleanDtorOrderCopyBuffer
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test02SyncedOneAnimatorCleanDtorOrderMapBuffer
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x620a3d3b: tileRendererInUse null, GearsES2[obj 0x620a3d3b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x620a3d3b on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x620a3d3b created: GearsObj[0x5ba8773c, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0x620a3d3b created: GearsObj[0x112c3327, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0x620a3d3b created: GearsObj[0x112c3327, vbo ff 7, fs 9, bf 8, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x620a3d3b FIN GearsES2[obj 0x620a3d3b isInit true, usesShared false, 1 GearsObj[0x5ba8773c, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x112c3327, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6cd24e3f, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x620a3d3b 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30c44300, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x620a3d3b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x2b12e7f7: tileRendererInUse null, GearsES2[obj 0x2b12e7f7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x620a3d3b isInit true, usesShared false, 1 GearsObj[0x5ba8773c, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x112c3327, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6cd24e3f, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] GearsES2 init 0x2b12e7f7 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x2b12e7f7 created w/ share: GearsObj[0x5ba8773c, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x6c1989b5, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0x2b12e7f7 created w/ share: GearsObj[0x112c3327, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0xa00185, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0x2b12e7f7 created w/ share: GearsObj[0x6cd24e3f, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x8c3c315, vbo ff 13, fs 15, bf 14, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x2b12e7f7 FIN GearsES2[obj 0x2b12e7f7 isInit true, usesShared true, 1 GearsObj[0x6c1989b5, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0xa00185, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x8c3c315, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x620a3d3b isInit true, usesShared false, 1 GearsObj[0x5ba8773c, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x112c3327, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6cd24e3f, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x2b12e7f7 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30c44720, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2b12e7f7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x29d381d2: tileRendererInUse null, GearsES2[obj 0x29d381d2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x620a3d3b isInit true, usesShared false, 1 GearsObj[0x5ba8773c, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x112c3327, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6cd24e3f, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] GearsES2 init 0x29d381d2 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x29d381d2 created w/ share: GearsObj[0x5ba8773c, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x1389c036, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0x29d381d2 created w/ share: GearsObj[0x112c3327, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x38aa233f, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0x29d381d2 created w/ share: GearsObj[0x6cd24e3f, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x29f01a29, vbo ff 13, fs 15, bf 14, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x29d381d2 FIN GearsES2[obj 0x29d381d2 isInit true, usesShared true, 1 GearsObj[0x1389c036, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x38aa233f, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x29f01a29, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x620a3d3b isInit true, usesShared false, 1 GearsObj[0x5ba8773c, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x112c3327, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6cd24e3f, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x29d381d2 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30d8fd00, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x29d381d2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x7e1a9d1b, (isShared true, created true, master 0x7e1a9d1b)
[apply] Created Ctx #0: hash 0x630f41e9, (created true)
[apply] Created Ctx #1: hash 0x7cf01771, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2: hash 0x630f41e9, (isShared true, created true, master 0x7e1a9d1b)
[apply] Created Ctx #0: hash 0x7cf01771, (created true)
[apply] Created Ctx #1: hash 0x7e1a9d1b, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3: hash 0x7cf01771, (isShared true, created true, master 0x7e1a9d1b)
[apply] Created Ctx #0: hash 0x630f41e9, (created true)
[apply] Created Ctx #1: hash 0x7e1a9d1b, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX Destroy in clean order NOW
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x29d381d2: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x29d381d2 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x2b12e7f7: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x2b12e7f7 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x620a3d3b: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x620a3d3b FIN
[apply] junit.framework.TestListener: endTest(test02SyncedOneAnimatorCleanDtorOrderMapBuffer)
[apply] junit.framework.TestListener: startTest(test03SyncedOneAnimatorDirtyDtorOrderCopyBuffer)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test02SyncedOneAnimatorCleanDtorOrderMapBuffer
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test03SyncedOneAnimatorDirtyDtorOrderCopyBuffer
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0xd3f136e: tileRendererInUse null, GearsES2[obj 0xd3f136e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xd3f136e on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xd3f136e created: GearsObj[0x66922804, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xd3f136e created: GearsObj[0x5815338, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xd3f136e created: GearsObj[0x5815338, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0xd3f136e FIN GearsES2[obj 0xd3f136e isInit true, usesShared false, 1 GearsObj[0x66922804, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5815338, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d7e845a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0xd3f136e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30c44720, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xd3f136e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x3aa83a13: tileRendererInUse null, GearsES2[obj 0x3aa83a13 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0xd3f136e isInit true, usesShared false, 1 GearsObj[0x66922804, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5815338, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d7e845a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x3aa83a13 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x3aa83a13 created w/ share: GearsObj[0x66922804, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xfba0f36, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3aa83a13 created w/ share: GearsObj[0x5815338, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3caa4b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3aa83a13 created w/ share: GearsObj[0x6d7e845a, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xed0220c, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x3aa83a13 FIN GearsES2[obj 0x3aa83a13 isInit true, usesShared true, 1 GearsObj[0xfba0f36, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3caa4b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xed0220c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xd3f136e isInit true, usesShared false, 1 GearsObj[0x66922804, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5815338, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d7e845a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x3aa83a13 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30d7db80, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3aa83a13, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x51a19458: tileRendererInUse null, GearsES2[obj 0x51a19458 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0xd3f136e isInit true, usesShared false, 1 GearsObj[0x66922804, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5815338, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d7e845a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x51a19458 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x51a19458 created w/ share: GearsObj[0x66922804, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xa383118, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x51a19458 created w/ share: GearsObj[0x5815338, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x6f1f23e5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x51a19458 created w/ share: GearsObj[0x6d7e845a, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x656dc861, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x51a19458 FIN GearsES2[obj 0x51a19458 isInit true, usesShared true, 1 GearsObj[0xa383118, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6f1f23e5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x656dc861, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xd3f136e isInit true, usesShared false, 1 GearsObj[0x66922804, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5815338, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d7e845a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x51a19458 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30d9faf0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x51a19458, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x19c5466b, (isShared true, created true, master 0x19c5466b)
[apply] Created Ctx #0: hash 0x47124746, (created true)
[apply] Created Ctx #1: hash 0xd2368df, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2: hash 0xd2368df, (isShared true, created true, master 0x19c5466b)
[apply] Created Ctx #0: hash 0x47124746, (created true)
[apply] Created Ctx #1: hash 0x19c5466b, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3: hash 0x47124746, (isShared true, created true, master 0x19c5466b)
[apply] Created Ctx #0: hash 0x19c5466b, (created true)
[apply] Created Ctx #1: hash 0xd2368df, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX Destroy in creation order NOW - Driver Impl. Ma trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs.
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0xd3f136e: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0xd3f136e FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x3aa83a13: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x3aa83a13 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x51a19458: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x51a19458 FIN
[apply] junit.framework.TestListener: endTest(test03SyncedOneAnimatorDirtyDtorOrderCopyBuffer)
[apply] junit.framework.TestListener: startTest(test04SyncedOneAnimatorDirtyDtorOrderMapBuffer)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test03SyncedOneAnimatorDirtyDtorOrderCopyBuffer
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test04SyncedOneAnimatorDirtyDtorOrderMapBuffer
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x62c2ee15: tileRendererInUse null, GearsES2[obj 0x62c2ee15 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x62c2ee15 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x62c2ee15 created: GearsObj[0x219ba640, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0x62c2ee15 created: GearsObj[0x71bfc4fc, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0x62c2ee15 created: GearsObj[0x71bfc4fc, vbo ff 7, fs 9, bf 8, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x62c2ee15 FIN GearsES2[obj 0x62c2ee15 isInit true, usesShared false, 1 GearsObj[0x219ba640, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x71bfc4fc, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x651db6bb, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x62c2ee15 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30c44720, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x62c2ee15, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x1b49105b: tileRendererInUse null, GearsES2[obj 0x1b49105b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x62c2ee15 isInit true, usesShared false, 1 GearsObj[0x219ba640, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x71bfc4fc, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x651db6bb, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] GearsES2 init 0x1b49105b on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x1b49105b created w/ share: GearsObj[0x219ba640, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x69fe571f, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0x1b49105b created w/ share: GearsObj[0x71bfc4fc, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x3909ea96, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0x1b49105b created w/ share: GearsObj[0x651db6bb, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x3a083b1b, vbo ff 13, fs 15, bf 14, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x1b49105b FIN GearsES2[obj 0x1b49105b isInit true, usesShared true, 1 GearsObj[0x69fe571f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x3909ea96, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x3a083b1b, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x62c2ee15 isInit true, usesShared false, 1 GearsObj[0x219ba640, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x71bfc4fc, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x651db6bb, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x1b49105b 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30d7fdc0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1b49105b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x1f57ea4a: tileRendererInUse null, GearsES2[obj 0x1f57ea4a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x62c2ee15 isInit true, usesShared false, 1 GearsObj[0x219ba640, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x71bfc4fc, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x651db6bb, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] GearsES2 init 0x1f57ea4a on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x1f57ea4a created w/ share: GearsObj[0x219ba640, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x70e35d5, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0x1f57ea4a created w/ share: GearsObj[0x71bfc4fc, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x35f03691, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0x1f57ea4a created w/ share: GearsObj[0x651db6bb, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x2d8e8541, vbo ff 13, fs 15, bf 14, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x1f57ea4a FIN GearsES2[obj 0x1f57ea4a isInit true, usesShared true, 1 GearsObj[0x70e35d5, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x35f03691, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x2d8e8541, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x62c2ee15 isInit true, usesShared false, 1 GearsObj[0x219ba640, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x71bfc4fc, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x651db6bb, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x1f57ea4a 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30c62e50, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1f57ea4a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x1d96f4b5, (isShared true, created true, master 0x1d96f4b5)
[apply] Created Ctx #0: hash 0x44d6b059, (created true)
[apply] Created Ctx #1: hash 0x1c7e2da, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2: hash 0x1c7e2da, (isShared true, created true, master 0x1d96f4b5)
[apply] Created Ctx #0: hash 0x1d96f4b5, (created true)
[apply] Created Ctx #1: hash 0x44d6b059, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3: hash 0x44d6b059, (isShared true, created true, master 0x1d96f4b5)
[apply] Created Ctx #0: hash 0x1d96f4b5, (created true)
[apply] Created Ctx #1: hash 0x1c7e2da, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX Destroy in creation order NOW - Driver Impl. Ma trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs.
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x62c2ee15: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x62c2ee15 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x1b49105b: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x1b49105b FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x1f57ea4a: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x1f57ea4a FIN
[apply] junit.framework.TestListener: endTest(test04SyncedOneAnimatorDirtyDtorOrderMapBuffer)
[apply] junit.framework.TestListener: startTest(test11ASyncEachAnimatorCleanDtorOrderCopyBuffer)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test04SyncedOneAnimatorDirtyDtorOrderMapBuffer
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test11ASyncEachAnimatorCleanDtorOrderCopyBuffer
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.0 0x2d1e233: tileRendererInUse null, GearsES2[obj 0x2d1e233 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2d1e233 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x2d1e233 created: GearsObj[0x5d2412e7, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2d1e233 created: GearsObj[0x6b552b76, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2d1e233 created: GearsObj[0x6b552b76, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.X 0x2d1e233 FIN GearsES2[obj 0x2d1e233 isInit true, usesShared false, 1 GearsObj[0x5d2412e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b552b76, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24988707, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.reshape 0x2d1e233 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30c404d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2d1e233, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.init.0 0x4a6397eb: tileRendererInUse null, GearsES2[obj 0x4a6397eb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2d1e233 isInit true, usesShared false, 1 GearsObj[0x5d2412e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b552b76, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24988707, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x4a6397eb on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#05,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x4a6397eb created w/ share: GearsObj[0x5d2412e7, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x56d90453, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4a6397eb created w/ share: GearsObj[0x6b552b76, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x41ab11b0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4a6397eb created w/ share: GearsObj[0x24988707, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x46165b7e, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.init.X 0x4a6397eb FIN GearsES2[obj 0x4a6397eb isInit true, usesShared true, 1 GearsObj[0x56d90453, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41ab11b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46165b7e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2d1e233 isInit true, usesShared false, 1 GearsObj[0x5d2412e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b552b76, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24988707, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.reshape 0x4a6397eb 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30c44720, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4a6397eb, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.init.0 0x4a738d08: tileRendererInUse null, GearsES2[obj 0x4a738d08 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2d1e233 isInit true, usesShared false, 1 GearsObj[0x5d2412e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b552b76, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24988707, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x4a738d08 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#06,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x4a738d08 created w/ share: GearsObj[0x5d2412e7, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x4edc41c5, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4a738d08 created w/ share: GearsObj[0x6b552b76, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5e6214f5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4a738d08 created w/ share: GearsObj[0x24988707, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x794e113b, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.init.X 0x4a738d08 FIN GearsES2[obj 0x4a738d08 isInit true, usesShared true, 1 GearsObj[0x4edc41c5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e6214f5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x794e113b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2d1e233 isInit true, usesShared false, 1 GearsObj[0x5d2412e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b552b76, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24988707, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.reshape 0x4a738d08 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30c82c80, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4a738d08, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x43684706, (isShared true, created true, master 0x43684706)
[apply] Created Ctx #0: hash 0x4a5f2db0, (created true)
[apply] Created Ctx #1: hash 0x19c8ef56, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2: hash 0x19c8ef56, (isShared true, created true, master 0x43684706)
[apply] Created Ctx #0: hash 0x43684706, (created true)
[apply] Created Ctx #1: hash 0x4a5f2db0, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3: hash 0x4a5f2db0, (isShared true, created true, master 0x43684706)
[apply] Created Ctx #0: hash 0x43684706, (created true)
[apply] Created Ctx #1: hash 0x19c8ef56, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX Destroy in clean order NOW
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x4a738d08: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x4a738d08 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x4a6397eb: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x4a6397eb FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x2d1e233: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x2d1e233 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test11ASyncEachAnimatorCleanDtorOrderCopyBuffer
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test12ASyncEachAnimatorCleanDtorOrderMapBuffer
[apply] junit.framework.TestListener: endTest(test11ASyncEachAnimatorCleanDtorOrderCopyBuffer)
[apply] junit.framework.TestListener: startTest(test12ASyncEachAnimatorCleanDtorOrderMapBuffer)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.init.0 0xfc54796: tileRendererInUse null, GearsES2[obj 0xfc54796 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xfc54796 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#07,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xfc54796 created: GearsObj[0x5a20f443, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0xfc54796 created: GearsObj[0x298488ef, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0xfc54796 created: GearsObj[0x298488ef, vbo ff 7, fs 9, bf 8, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.init.X 0xfc54796 FIN GearsES2[obj 0xfc54796 isInit true, usesShared false, 1 GearsObj[0x5a20f443, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x298488ef, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x3c3a1834, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0xfc54796 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30c2eb10, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xfc54796, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#08,5,main] GearsES2.init.0 0x1c778255: tileRendererInUse null, GearsES2[obj 0x1c778255 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0xfc54796 isInit true, usesShared false, 1 GearsObj[0x5a20f443, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x298488ef, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x3c3a1834, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] GearsES2 init 0x1c778255 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#08,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x1c778255 created w/ share: GearsObj[0x5a20f443, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x1b0deb5f, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0x1c778255 created w/ share: GearsObj[0x298488ef, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x2ed7b7d9, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0x1c778255 created w/ share: GearsObj[0x3c3a1834, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x54671f95, vbo ff 13, fs 15, bf 14, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#08,5,main] GearsES2.init.X 0x1c778255 FIN GearsES2[obj 0x1c778255 isInit true, usesShared true, 1 GearsObj[0x1b0deb5f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x2ed7b7d9, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x54671f95, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0xfc54796 isInit true, usesShared false, 1 GearsObj[0x5a20f443, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x298488ef, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x3c3a1834, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#08,5,main] GearsES2.reshape 0x1c778255 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30c44720, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1c778255, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#09,5,main] GearsES2.init.0 0x606e1dec: tileRendererInUse null, GearsES2[obj 0x606e1dec isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0xfc54796 isInit true, usesShared false, 1 GearsObj[0x5a20f443, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x298488ef, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x3c3a1834, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] GearsES2 init 0x606e1dec on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#09,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x606e1dec created w/ share: GearsObj[0x5a20f443, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x342798e7, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0x606e1dec created w/ share: GearsObj[0x298488ef, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x13a78071, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0x606e1dec created w/ share: GearsObj[0x3c3a1834, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x59e184cb, vbo ff 13, fs 15, bf 14, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#09,5,main] GearsES2.init.X 0x606e1dec FIN GearsES2[obj 0x606e1dec isInit true, usesShared true, 1 GearsObj[0x342798e7, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x13a78071, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x59e184cb, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0xfc54796 isInit true, usesShared false, 1 GearsObj[0x5a20f443, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x298488ef, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x3c3a1834, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#09,5,main] GearsES2.reshape 0x606e1dec 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30c87280, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x606e1dec, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x6293df2c, (isShared true, created true, master 0x6293df2c)
[apply] Created Ctx #0: hash 0x6602e323, (created true)
[apply] Created Ctx #1: hash 0x5f90a0d6, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2: hash 0x5f90a0d6, (isShared true, created true, master 0x6293df2c)
[apply] Created Ctx #0: hash 0x6602e323, (created true)
[apply] Created Ctx #1: hash 0x6293df2c, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3: hash 0x6602e323, (isShared true, created true, master 0x6293df2c)
[apply] Created Ctx #0: hash 0x6293df2c, (created true)
[apply] Created Ctx #1: hash 0x5f90a0d6, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX Destroy in clean order NOW
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x606e1dec: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x606e1dec FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x1c778255: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x1c778255 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0xfc54796: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0xfc54796 FIN
[apply] junit.framework.TestListener: endTest(test12ASyncEachAnimatorCleanDtorOrderMapBuffer)
[apply] junit.framework.TestListener: startTest(test13AsyncEachAnimatorDirtyDtorOrderCopyBuffers)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test12ASyncEachAnimatorCleanDtorOrderMapBuffer
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test13AsyncEachAnimatorDirtyDtorOrderCopyBuffers
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#10,5,main] GearsES2.init.0 0x4b9a0203: tileRendererInUse null, GearsES2[obj 0x4b9a0203 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4b9a0203 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#10,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x4b9a0203 created: GearsObj[0x658f7386, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4b9a0203 created: GearsObj[0x2ce99681, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4b9a0203 created: GearsObj[0x2ce99681, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#10,5,main] GearsES2.init.X 0x4b9a0203 FIN GearsES2[obj 0x4b9a0203 isInit true, usesShared false, 1 GearsObj[0x658f7386, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ce99681, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b980630, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#10,5,main] GearsES2.reshape 0x4b9a0203 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30d3ff80, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4b9a0203, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#11,5,main] GearsES2.init.0 0x26a7dd39: tileRendererInUse null, GearsES2[obj 0x26a7dd39 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4b9a0203 isInit true, usesShared false, 1 GearsObj[0x658f7386, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ce99681, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b980630, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x26a7dd39 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#11,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x26a7dd39 created w/ share: GearsObj[0x658f7386, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x92f1bf0, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x26a7dd39 created w/ share: GearsObj[0x2ce99681, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x73d32e45, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x26a7dd39 created w/ share: GearsObj[0x1b980630, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2d82ef6b, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#11,5,main] GearsES2.init.X 0x26a7dd39 FIN GearsES2[obj 0x26a7dd39 isInit true, usesShared true, 1 GearsObj[0x92f1bf0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x73d32e45, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2d82ef6b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4b9a0203 isInit true, usesShared false, 1 GearsObj[0x658f7386, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ce99681, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b980630, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#11,5,main] GearsES2.reshape 0x26a7dd39 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30d81c30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x26a7dd39, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#12,5,main] GearsES2.init.0 0x5bf02b85: tileRendererInUse null, GearsES2[obj 0x5bf02b85 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4b9a0203 isInit true, usesShared false, 1 GearsObj[0x658f7386, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ce99681, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b980630, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x5bf02b85 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#12,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5bf02b85 created w/ share: GearsObj[0x658f7386, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x38827968, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5bf02b85 created w/ share: GearsObj[0x2ce99681, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x7df0b7d3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5bf02b85 created w/ share: GearsObj[0x1b980630, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x46b4be3d, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#12,5,main] GearsES2.init.X 0x5bf02b85 FIN GearsES2[obj 0x5bf02b85 isInit true, usesShared true, 1 GearsObj[0x38827968, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7df0b7d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46b4be3d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4b9a0203 isInit true, usesShared false, 1 GearsObj[0x658f7386, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ce99681, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b980630, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#12,5,main] GearsES2.reshape 0x5bf02b85 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30c75ae0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5bf02b85, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x6446d228, (isShared true, created true, master 0x6446d228)
[apply] Created Ctx #0: hash 0xd5d4de6, (created true)
[apply] Created Ctx #1: hash 0x19be4777, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2: hash 0x19be4777, (isShared true, created true, master 0x6446d228)
[apply] Created Ctx #0: hash 0xd5d4de6, (created true)
[apply] Created Ctx #1: hash 0x6446d228, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3: hash 0xd5d4de6, (isShared true, created true, master 0x6446d228)
[apply] Created Ctx #0: hash 0x6446d228, (created true)
[apply] Created Ctx #1: hash 0x19be4777, (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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x4b9a0203: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x4b9a0203 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x26a7dd39: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x26a7dd39 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x5bf02b85: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x5bf02b85 FIN
[apply] junit.framework.TestListener: endTest(test13AsyncEachAnimatorDirtyDtorOrderCopyBuffers)
[apply] junit.framework.TestListener: startTest(test14AsyncEachAnimatorDirtyDtorOrderMapBuffers)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test13AsyncEachAnimatorDirtyDtorOrderCopyBuffers
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test14AsyncEachAnimatorDirtyDtorOrderMapBuffers
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#13,5,main] GearsES2.init.0 0x301db5ec: tileRendererInUse null, GearsES2[obj 0x301db5ec isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x301db5ec on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#13,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x301db5ec created: GearsObj[0x23e0512a, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0x301db5ec created: GearsObj[0x5bf0aecc, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0x301db5ec created: GearsObj[0x5bf0aecc, vbo ff 7, fs 9, bf 8, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#13,5,main] GearsES2.init.X 0x301db5ec FIN GearsES2[obj 0x301db5ec isInit true, usesShared false, 1 GearsObj[0x23e0512a, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5bf0aecc, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1664023c, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#13,5,main] GearsES2.reshape 0x301db5ec 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30c1e050, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x301db5ec, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#14,5,main] GearsES2.init.0 0x6f7918f0: tileRendererInUse null, GearsES2[obj 0x6f7918f0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x301db5ec isInit true, usesShared false, 1 GearsObj[0x23e0512a, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5bf0aecc, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1664023c, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] GearsES2 init 0x6f7918f0 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#14,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6f7918f0 created w/ share: GearsObj[0x23e0512a, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x5dc1ac46, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0x6f7918f0 created w/ share: GearsObj[0x5bf0aecc, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x561557c0, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0x6f7918f0 created w/ share: GearsObj[0x1664023c, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x13342a67, vbo ff 13, fs 15, bf 14, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#14,5,main] GearsES2.init.X 0x6f7918f0 FIN GearsES2[obj 0x6f7918f0 isInit true, usesShared true, 1 GearsObj[0x5dc1ac46, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x561557c0, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x13342a67, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x301db5ec isInit true, usesShared false, 1 GearsObj[0x23e0512a, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5bf0aecc, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1664023c, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#14,5,main] GearsES2.reshape 0x6f7918f0 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30d6b7c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6f7918f0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#15,5,main] GearsES2.init.0 0x4a57ea52: tileRendererInUse null, GearsES2[obj 0x4a57ea52 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x301db5ec isInit true, usesShared false, 1 GearsObj[0x23e0512a, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5bf0aecc, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1664023c, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] GearsES2 init 0x4a57ea52 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#15,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x4a57ea52 created w/ share: GearsObj[0x23e0512a, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x6273305c, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0x4a57ea52 created w/ share: GearsObj[0x5bf0aecc, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x786c1a82, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0x4a57ea52 created w/ share: GearsObj[0x1664023c, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x1408a92, vbo ff 13, fs 15, bf 14, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#15,5,main] GearsES2.init.X 0x4a57ea52 FIN GearsES2[obj 0x4a57ea52 isInit true, usesShared true, 1 GearsObj[0x6273305c, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x786c1a82, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1408a92, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x301db5ec isInit true, usesShared false, 1 GearsObj[0x23e0512a, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5bf0aecc, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1664023c, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#15,5,main] GearsES2.reshape 0x4a57ea52 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30da5d20, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4a57ea52, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x6da5db4b, (isShared true, created true, master 0x6da5db4b)
[apply] Created Ctx #0: hash 0xebf5555, (created true)
[apply] Created Ctx #1: hash 0x7fcebc9f, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2: hash 0x7fcebc9f, (isShared true, created true, master 0x6da5db4b)
[apply] Created Ctx #0: hash 0x6da5db4b, (created true)
[apply] Created Ctx #1: hash 0xebf5555, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3: hash 0xebf5555, (isShared true, created true, master 0x6da5db4b)
[apply] Created Ctx #0: hash 0x6da5db4b, (created true)
[apply] Created Ctx #1: hash 0x7fcebc9f, (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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x301db5ec: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x301db5ec FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x6f7918f0: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x6f7918f0 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x4a57ea52: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x4a57ea52 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test14AsyncEachAnimatorDirtyDtorOrderMapBuffers
[apply] junit.framework.TestListener: endTest(test14AsyncEachAnimatorDirtyDtorOrderMapBuffers)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841982939 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[apply] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 37.213 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841946402 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841946913 ms +++ localhost/127.0.0.1:59999 - Locked within 524 ms, 2 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test01SyncedOneAnimatorCleanDtorOrderCopyBuffer
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x5421e554: tileRendererInUse null, GearsES2[obj 0x5421e554 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5421e554 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5421e554 created: GearsObj[0x4f2b6c89, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5421e554 created: GearsObj[0x2be2befa, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5421e554 created: GearsObj[0x2be2befa, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x5421e554 FIN GearsES2[obj 0x5421e554 isInit true, usesShared false, 1 GearsObj[0x4f2b6c89, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2be2befa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1309de5b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x5421e554 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30d822e0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5421e554, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x6126f827: tileRendererInUse null, GearsES2[obj 0x6126f827 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x5421e554 isInit true, usesShared false, 1 GearsObj[0x4f2b6c89, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2be2befa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1309de5b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x6126f827 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6126f827 created w/ share: GearsObj[0x4f2b6c89, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x755c62bc, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6126f827 created w/ share: GearsObj[0x2be2befa, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x45660d6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6126f827 created w/ share: GearsObj[0x1309de5b, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x42ef83d3, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x6126f827 FIN GearsES2[obj 0x6126f827 isInit true, usesShared true, 1 GearsObj[0x755c62bc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x45660d6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x42ef83d3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5421e554 isInit true, usesShared false, 1 GearsObj[0x4f2b6c89, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2be2befa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1309de5b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x6126f827 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30d6b7c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6126f827, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x7ab7b3f9: tileRendererInUse null, GearsES2[obj 0x7ab7b3f9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x5421e554 isInit true, usesShared false, 1 GearsObj[0x4f2b6c89, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2be2befa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1309de5b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x7ab7b3f9 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x7ab7b3f9 created w/ share: GearsObj[0x4f2b6c89, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x3801318b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7ab7b3f9 created w/ share: GearsObj[0x2be2befa, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x565bb966, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7ab7b3f9 created w/ share: GearsObj[0x1309de5b, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1fe903d5, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x7ab7b3f9 FIN GearsES2[obj 0x7ab7b3f9 isInit true, usesShared true, 1 GearsObj[0x3801318b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x565bb966, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1fe903d5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5421e554 isInit true, usesShared false, 1 GearsObj[0x4f2b6c89, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2be2befa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1309de5b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x7ab7b3f9 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30db6bf0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7ab7b3f9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x68de462, (isShared true, created true, master 0x68de462)
[apply] Created Ctx #0: hash 0x3288df60, (created true)
[apply] Created Ctx #1: hash 0x3b3e0aba, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2: hash 0x3b3e0aba, (isShared true, created true, master 0x68de462)
[apply] Created Ctx #0: hash 0x3288df60, (created true)
[apply] Created Ctx #1: hash 0x68de462, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3: hash 0x3288df60, (isShared true, created true, master 0x68de462)
[apply] Created Ctx #0: hash 0x68de462, (created true)
[apply] Created Ctx #1: hash 0x3b3e0aba, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX Destroy in clean order NOW
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7ab7b3f9: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7ab7b3f9 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6126f827: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6126f827 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5421e554: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5421e554 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test01SyncedOneAnimatorCleanDtorOrderCopyBuffer
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test02SyncedOneAnimatorCleanDtorOrderMapBuffer
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x620a3d3b: tileRendererInUse null, GearsES2[obj 0x620a3d3b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x620a3d3b on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x620a3d3b created: GearsObj[0x5ba8773c, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0x620a3d3b created: GearsObj[0x112c3327, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0x620a3d3b created: GearsObj[0x112c3327, vbo ff 7, fs 9, bf 8, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x620a3d3b FIN GearsES2[obj 0x620a3d3b isInit true, usesShared false, 1 GearsObj[0x5ba8773c, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x112c3327, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6cd24e3f, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x620a3d3b 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30c44300, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x620a3d3b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x2b12e7f7: tileRendererInUse null, GearsES2[obj 0x2b12e7f7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x620a3d3b isInit true, usesShared false, 1 GearsObj[0x5ba8773c, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x112c3327, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6cd24e3f, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] GearsES2 init 0x2b12e7f7 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x2b12e7f7 created w/ share: GearsObj[0x5ba8773c, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x6c1989b5, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0x2b12e7f7 created w/ share: GearsObj[0x112c3327, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0xa00185, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0x2b12e7f7 created w/ share: GearsObj[0x6cd24e3f, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x8c3c315, vbo ff 13, fs 15, bf 14, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x2b12e7f7 FIN GearsES2[obj 0x2b12e7f7 isInit true, usesShared true, 1 GearsObj[0x6c1989b5, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0xa00185, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x8c3c315, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x620a3d3b isInit true, usesShared false, 1 GearsObj[0x5ba8773c, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x112c3327, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6cd24e3f, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x2b12e7f7 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30c44720, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2b12e7f7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x29d381d2: tileRendererInUse null, GearsES2[obj 0x29d381d2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x620a3d3b isInit true, usesShared false, 1 GearsObj[0x5ba8773c, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x112c3327, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6cd24e3f, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] GearsES2 init 0x29d381d2 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x29d381d2 created w/ share: GearsObj[0x5ba8773c, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x1389c036, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0x29d381d2 created w/ share: GearsObj[0x112c3327, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x38aa233f, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0x29d381d2 created w/ share: GearsObj[0x6cd24e3f, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x29f01a29, vbo ff 13, fs 15, bf 14, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x29d381d2 FIN GearsES2[obj 0x29d381d2 isInit true, usesShared true, 1 GearsObj[0x1389c036, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x38aa233f, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x29f01a29, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x620a3d3b isInit true, usesShared false, 1 GearsObj[0x5ba8773c, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x112c3327, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x6cd24e3f, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x29d381d2 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30d8fd00, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x29d381d2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x7e1a9d1b, (isShared true, created true, master 0x7e1a9d1b)
[apply] Created Ctx #0: hash 0x630f41e9, (created true)
[apply] Created Ctx #1: hash 0x7cf01771, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2: hash 0x630f41e9, (isShared true, created true, master 0x7e1a9d1b)
[apply] Created Ctx #0: hash 0x7cf01771, (created true)
[apply] Created Ctx #1: hash 0x7e1a9d1b, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3: hash 0x7cf01771, (isShared true, created true, master 0x7e1a9d1b)
[apply] Created Ctx #0: hash 0x630f41e9, (created true)
[apply] Created Ctx #1: hash 0x7e1a9d1b, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX Destroy in clean order NOW
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x29d381d2: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x29d381d2 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x2b12e7f7: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x2b12e7f7 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x620a3d3b: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x620a3d3b FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test02SyncedOneAnimatorCleanDtorOrderMapBuffer
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test03SyncedOneAnimatorDirtyDtorOrderCopyBuffer
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0xd3f136e: tileRendererInUse null, GearsES2[obj 0xd3f136e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xd3f136e on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xd3f136e created: GearsObj[0x66922804, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xd3f136e created: GearsObj[0x5815338, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xd3f136e created: GearsObj[0x5815338, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0xd3f136e FIN GearsES2[obj 0xd3f136e isInit true, usesShared false, 1 GearsObj[0x66922804, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5815338, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d7e845a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0xd3f136e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30c44720, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xd3f136e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x3aa83a13: tileRendererInUse null, GearsES2[obj 0x3aa83a13 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0xd3f136e isInit true, usesShared false, 1 GearsObj[0x66922804, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5815338, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d7e845a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x3aa83a13 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x3aa83a13 created w/ share: GearsObj[0x66922804, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xfba0f36, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3aa83a13 created w/ share: GearsObj[0x5815338, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3caa4b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3aa83a13 created w/ share: GearsObj[0x6d7e845a, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xed0220c, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x3aa83a13 FIN GearsES2[obj 0x3aa83a13 isInit true, usesShared true, 1 GearsObj[0xfba0f36, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3caa4b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xed0220c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xd3f136e isInit true, usesShared false, 1 GearsObj[0x66922804, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5815338, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d7e845a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x3aa83a13 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30d7db80, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3aa83a13, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x51a19458: tileRendererInUse null, GearsES2[obj 0x51a19458 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0xd3f136e isInit true, usesShared false, 1 GearsObj[0x66922804, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5815338, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d7e845a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x51a19458 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x51a19458 created w/ share: GearsObj[0x66922804, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xa383118, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x51a19458 created w/ share: GearsObj[0x5815338, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x6f1f23e5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x51a19458 created w/ share: GearsObj[0x6d7e845a, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x656dc861, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x51a19458 FIN GearsES2[obj 0x51a19458 isInit true, usesShared true, 1 GearsObj[0xa383118, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6f1f23e5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x656dc861, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0xd3f136e isInit true, usesShared false, 1 GearsObj[0x66922804, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5815338, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d7e845a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x51a19458 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30d9faf0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x51a19458, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x19c5466b, (isShared true, created true, master 0x19c5466b)
[apply] Created Ctx #0: hash 0x47124746, (created true)
[apply] Created Ctx #1: hash 0xd2368df, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2: hash 0xd2368df, (isShared true, created true, master 0x19c5466b)
[apply] Created Ctx #0: hash 0x47124746, (created true)
[apply] Created Ctx #1: hash 0x19c5466b, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3: hash 0x47124746, (isShared true, created true, master 0x19c5466b)
[apply] Created Ctx #0: hash 0x19c5466b, (created true)
[apply] Created Ctx #1: hash 0xd2368df, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX Destroy in creation order NOW - Driver Impl. Ma trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs.
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0xd3f136e: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0xd3f136e FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x3aa83a13: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x3aa83a13 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x51a19458: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x51a19458 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test03SyncedOneAnimatorDirtyDtorOrderCopyBuffer
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test04SyncedOneAnimatorDirtyDtorOrderMapBuffer
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x62c2ee15: tileRendererInUse null, GearsES2[obj 0x62c2ee15 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x62c2ee15 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x62c2ee15 created: GearsObj[0x219ba640, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0x62c2ee15 created: GearsObj[0x71bfc4fc, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0x62c2ee15 created: GearsObj[0x71bfc4fc, vbo ff 7, fs 9, bf 8, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x62c2ee15 FIN GearsES2[obj 0x62c2ee15 isInit true, usesShared false, 1 GearsObj[0x219ba640, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x71bfc4fc, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x651db6bb, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x62c2ee15 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30c44720, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x62c2ee15, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x1b49105b: tileRendererInUse null, GearsES2[obj 0x1b49105b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x62c2ee15 isInit true, usesShared false, 1 GearsObj[0x219ba640, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x71bfc4fc, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x651db6bb, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] GearsES2 init 0x1b49105b on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x1b49105b created w/ share: GearsObj[0x219ba640, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x69fe571f, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0x1b49105b created w/ share: GearsObj[0x71bfc4fc, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x3909ea96, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0x1b49105b created w/ share: GearsObj[0x651db6bb, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x3a083b1b, vbo ff 13, fs 15, bf 14, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x1b49105b FIN GearsES2[obj 0x1b49105b isInit true, usesShared true, 1 GearsObj[0x69fe571f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x3909ea96, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x3a083b1b, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x62c2ee15 isInit true, usesShared false, 1 GearsObj[0x219ba640, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x71bfc4fc, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x651db6bb, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x1b49105b 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30d7fdc0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1b49105b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x1f57ea4a: tileRendererInUse null, GearsES2[obj 0x1f57ea4a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x62c2ee15 isInit true, usesShared false, 1 GearsObj[0x219ba640, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x71bfc4fc, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x651db6bb, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] GearsES2 init 0x1f57ea4a on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x1f57ea4a created w/ share: GearsObj[0x219ba640, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x70e35d5, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0x1f57ea4a created w/ share: GearsObj[0x71bfc4fc, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x35f03691, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0x1f57ea4a created w/ share: GearsObj[0x651db6bb, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x2d8e8541, vbo ff 13, fs 15, bf 14, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x1f57ea4a FIN GearsES2[obj 0x1f57ea4a isInit true, usesShared true, 1 GearsObj[0x70e35d5, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x35f03691, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x2d8e8541, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x62c2ee15 isInit true, usesShared false, 1 GearsObj[0x219ba640, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x71bfc4fc, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x651db6bb, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x1f57ea4a 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30c62e50, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1f57ea4a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x1d96f4b5, (isShared true, created true, master 0x1d96f4b5)
[apply] Created Ctx #0: hash 0x44d6b059, (created true)
[apply] Created Ctx #1: hash 0x1c7e2da, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2: hash 0x1c7e2da, (isShared true, created true, master 0x1d96f4b5)
[apply] Created Ctx #0: hash 0x1d96f4b5, (created true)
[apply] Created Ctx #1: hash 0x44d6b059, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3: hash 0x44d6b059, (isShared true, created true, master 0x1d96f4b5)
[apply] Created Ctx #0: hash 0x1d96f4b5, (created true)
[apply] Created Ctx #1: hash 0x1c7e2da, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX Destroy in creation order NOW - Driver Impl. Ma trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs.
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x62c2ee15: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x62c2ee15 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x1b49105b: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x1b49105b FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x1f57ea4a: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x1f57ea4a FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test04SyncedOneAnimatorDirtyDtorOrderMapBuffer
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test11ASyncEachAnimatorCleanDtorOrderCopyBuffer
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.0 0x2d1e233: tileRendererInUse null, GearsES2[obj 0x2d1e233 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2d1e233 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x2d1e233 created: GearsObj[0x5d2412e7, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2d1e233 created: GearsObj[0x6b552b76, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2d1e233 created: GearsObj[0x6b552b76, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.init.X 0x2d1e233 FIN GearsES2[obj 0x2d1e233 isInit true, usesShared false, 1 GearsObj[0x5d2412e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b552b76, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24988707, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#04,5,main] GearsES2.reshape 0x2d1e233 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30c404d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2d1e233, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.init.0 0x4a6397eb: tileRendererInUse null, GearsES2[obj 0x4a6397eb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2d1e233 isInit true, usesShared false, 1 GearsObj[0x5d2412e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b552b76, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24988707, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x4a6397eb on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#05,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x4a6397eb created w/ share: GearsObj[0x5d2412e7, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x56d90453, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4a6397eb created w/ share: GearsObj[0x6b552b76, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x41ab11b0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4a6397eb created w/ share: GearsObj[0x24988707, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x46165b7e, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.init.X 0x4a6397eb FIN GearsES2[obj 0x4a6397eb isInit true, usesShared true, 1 GearsObj[0x56d90453, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41ab11b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46165b7e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2d1e233 isInit true, usesShared false, 1 GearsObj[0x5d2412e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b552b76, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24988707, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.reshape 0x4a6397eb 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30c44720, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4a6397eb, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.init.0 0x4a738d08: tileRendererInUse null, GearsES2[obj 0x4a738d08 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2d1e233 isInit true, usesShared false, 1 GearsObj[0x5d2412e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b552b76, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24988707, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x4a738d08 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#06,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x4a738d08 created w/ share: GearsObj[0x5d2412e7, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x4edc41c5, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4a738d08 created w/ share: GearsObj[0x6b552b76, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5e6214f5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4a738d08 created w/ share: GearsObj[0x24988707, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x794e113b, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.init.X 0x4a738d08 FIN GearsES2[obj 0x4a738d08 isInit true, usesShared true, 1 GearsObj[0x4edc41c5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e6214f5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x794e113b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2d1e233 isInit true, usesShared false, 1 GearsObj[0x5d2412e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b552b76, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24988707, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#06,5,main] GearsES2.reshape 0x4a738d08 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30c82c80, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4a738d08, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x43684706, (isShared true, created true, master 0x43684706)
[apply] Created Ctx #0: hash 0x4a5f2db0, (created true)
[apply] Created Ctx #1: hash 0x19c8ef56, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2: hash 0x19c8ef56, (isShared true, created true, master 0x43684706)
[apply] Created Ctx #0: hash 0x43684706, (created true)
[apply] Created Ctx #1: hash 0x4a5f2db0, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3: hash 0x4a5f2db0, (isShared true, created true, master 0x43684706)
[apply] Created Ctx #0: hash 0x43684706, (created true)
[apply] Created Ctx #1: hash 0x19c8ef56, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX Destroy in clean order NOW
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x4a738d08: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x4a738d08 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x4a6397eb: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x4a6397eb FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x2d1e233: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x2d1e233 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test11ASyncEachAnimatorCleanDtorOrderCopyBuffer
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test12ASyncEachAnimatorCleanDtorOrderMapBuffer
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.init.0 0xfc54796: tileRendererInUse null, GearsES2[obj 0xfc54796 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xfc54796 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#07,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xfc54796 created: GearsObj[0x5a20f443, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0xfc54796 created: GearsObj[0x298488ef, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0xfc54796 created: GearsObj[0x298488ef, vbo ff 7, fs 9, bf 8, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.init.X 0xfc54796 FIN GearsES2[obj 0xfc54796 isInit true, usesShared false, 1 GearsObj[0x5a20f443, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x298488ef, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x3c3a1834, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0xfc54796 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30c2eb10, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xfc54796, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#08,5,main] GearsES2.init.0 0x1c778255: tileRendererInUse null, GearsES2[obj 0x1c778255 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0xfc54796 isInit true, usesShared false, 1 GearsObj[0x5a20f443, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x298488ef, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x3c3a1834, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] GearsES2 init 0x1c778255 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#08,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x1c778255 created w/ share: GearsObj[0x5a20f443, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x1b0deb5f, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0x1c778255 created w/ share: GearsObj[0x298488ef, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x2ed7b7d9, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0x1c778255 created w/ share: GearsObj[0x3c3a1834, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x54671f95, vbo ff 13, fs 15, bf 14, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#08,5,main] GearsES2.init.X 0x1c778255 FIN GearsES2[obj 0x1c778255 isInit true, usesShared true, 1 GearsObj[0x1b0deb5f, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x2ed7b7d9, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x54671f95, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0xfc54796 isInit true, usesShared false, 1 GearsObj[0x5a20f443, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x298488ef, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x3c3a1834, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#08,5,main] GearsES2.reshape 0x1c778255 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30c44720, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1c778255, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#09,5,main] GearsES2.init.0 0x606e1dec: tileRendererInUse null, GearsES2[obj 0x606e1dec isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0xfc54796 isInit true, usesShared false, 1 GearsObj[0x5a20f443, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x298488ef, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x3c3a1834, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] GearsES2 init 0x606e1dec on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#09,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x606e1dec created w/ share: GearsObj[0x5a20f443, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x342798e7, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0x606e1dec created w/ share: GearsObj[0x298488ef, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x13a78071, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0x606e1dec created w/ share: GearsObj[0x3c3a1834, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x59e184cb, vbo ff 13, fs 15, bf 14, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#09,5,main] GearsES2.init.X 0x606e1dec FIN GearsES2[obj 0x606e1dec isInit true, usesShared true, 1 GearsObj[0x342798e7, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x13a78071, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x59e184cb, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0xfc54796 isInit true, usesShared false, 1 GearsObj[0x5a20f443, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x298488ef, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x3c3a1834, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#09,5,main] GearsES2.reshape 0x606e1dec 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30c87280, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x606e1dec, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x6293df2c, (isShared true, created true, master 0x6293df2c)
[apply] Created Ctx #0: hash 0x6602e323, (created true)
[apply] Created Ctx #1: hash 0x5f90a0d6, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2: hash 0x5f90a0d6, (isShared true, created true, master 0x6293df2c)
[apply] Created Ctx #0: hash 0x6602e323, (created true)
[apply] Created Ctx #1: hash 0x6293df2c, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3: hash 0x6602e323, (isShared true, created true, master 0x6293df2c)
[apply] Created Ctx #0: hash 0x6293df2c, (created true)
[apply] Created Ctx #1: hash 0x5f90a0d6, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX Destroy in clean order NOW
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x606e1dec: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x606e1dec FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x1c778255: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x1c778255 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0xfc54796: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0xfc54796 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test12ASyncEachAnimatorCleanDtorOrderMapBuffer
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test13AsyncEachAnimatorDirtyDtorOrderCopyBuffers
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#10,5,main] GearsES2.init.0 0x4b9a0203: tileRendererInUse null, GearsES2[obj 0x4b9a0203 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4b9a0203 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#10,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x4b9a0203 created: GearsObj[0x658f7386, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4b9a0203 created: GearsObj[0x2ce99681, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4b9a0203 created: GearsObj[0x2ce99681, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#10,5,main] GearsES2.init.X 0x4b9a0203 FIN GearsES2[obj 0x4b9a0203 isInit true, usesShared false, 1 GearsObj[0x658f7386, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ce99681, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b980630, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#10,5,main] GearsES2.reshape 0x4b9a0203 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30d3ff80, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4b9a0203, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#11,5,main] GearsES2.init.0 0x26a7dd39: tileRendererInUse null, GearsES2[obj 0x26a7dd39 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4b9a0203 isInit true, usesShared false, 1 GearsObj[0x658f7386, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ce99681, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b980630, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x26a7dd39 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#11,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x26a7dd39 created w/ share: GearsObj[0x658f7386, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x92f1bf0, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x26a7dd39 created w/ share: GearsObj[0x2ce99681, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x73d32e45, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x26a7dd39 created w/ share: GearsObj[0x1b980630, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2d82ef6b, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#11,5,main] GearsES2.init.X 0x26a7dd39 FIN GearsES2[obj 0x26a7dd39 isInit true, usesShared true, 1 GearsObj[0x92f1bf0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x73d32e45, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2d82ef6b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4b9a0203 isInit true, usesShared false, 1 GearsObj[0x658f7386, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ce99681, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b980630, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#11,5,main] GearsES2.reshape 0x26a7dd39 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30d81c30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x26a7dd39, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#12,5,main] GearsES2.init.0 0x5bf02b85: tileRendererInUse null, GearsES2[obj 0x5bf02b85 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x4b9a0203 isInit true, usesShared false, 1 GearsObj[0x658f7386, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ce99681, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b980630, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x5bf02b85 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#12,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5bf02b85 created w/ share: GearsObj[0x658f7386, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x38827968, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5bf02b85 created w/ share: GearsObj[0x2ce99681, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x7df0b7d3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5bf02b85 created w/ share: GearsObj[0x1b980630, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x46b4be3d, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#12,5,main] GearsES2.init.X 0x5bf02b85 FIN GearsES2[obj 0x5bf02b85 isInit true, usesShared true, 1 GearsObj[0x38827968, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7df0b7d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46b4be3d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x4b9a0203 isInit true, usesShared false, 1 GearsObj[0x658f7386, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ce99681, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b980630, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#12,5,main] GearsES2.reshape 0x5bf02b85 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30c75ae0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5bf02b85, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x6446d228, (isShared true, created true, master 0x6446d228)
[apply] Created Ctx #0: hash 0xd5d4de6, (created true)
[apply] Created Ctx #1: hash 0x19be4777, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2: hash 0x19be4777, (isShared true, created true, master 0x6446d228)
[apply] Created Ctx #0: hash 0xd5d4de6, (created true)
[apply] Created Ctx #1: hash 0x6446d228, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3: hash 0xd5d4de6, (isShared true, created true, master 0x6446d228)
[apply] Created Ctx #0: hash 0x6446d228, (created true)
[apply] Created Ctx #1: hash 0x19be4777, (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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x4b9a0203: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x4b9a0203 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x26a7dd39: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x26a7dd39 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x5bf02b85: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x5bf02b85 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test13AsyncEachAnimatorDirtyDtorOrderCopyBuffers
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test14AsyncEachAnimatorDirtyDtorOrderMapBuffers
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#13,5,main] GearsES2.init.0 0x301db5ec: tileRendererInUse null, GearsES2[obj 0x301db5ec isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x301db5ec on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#13,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x301db5ec created: GearsObj[0x23e0512a, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0x301db5ec created: GearsObj[0x5bf0aecc, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0x301db5ec created: GearsObj[0x5bf0aecc, vbo ff 7, fs 9, bf 8, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#13,5,main] GearsES2.init.X 0x301db5ec FIN GearsES2[obj 0x301db5ec isInit true, usesShared false, 1 GearsObj[0x23e0512a, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5bf0aecc, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1664023c, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#13,5,main] GearsES2.reshape 0x301db5ec 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30c1e050, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x301db5ec, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#14,5,main] GearsES2.init.0 0x6f7918f0: tileRendererInUse null, GearsES2[obj 0x6f7918f0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x301db5ec isInit true, usesShared false, 1 GearsObj[0x23e0512a, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5bf0aecc, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1664023c, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] GearsES2 init 0x6f7918f0 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#14,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6f7918f0 created w/ share: GearsObj[0x23e0512a, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x5dc1ac46, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0x6f7918f0 created w/ share: GearsObj[0x5bf0aecc, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x561557c0, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0x6f7918f0 created w/ share: GearsObj[0x1664023c, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x13342a67, vbo ff 13, fs 15, bf 14, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#14,5,main] GearsES2.init.X 0x6f7918f0 FIN GearsES2[obj 0x6f7918f0 isInit true, usesShared true, 1 GearsObj[0x5dc1ac46, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x561557c0, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x13342a67, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x301db5ec isInit true, usesShared false, 1 GearsObj[0x23e0512a, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5bf0aecc, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1664023c, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#14,5,main] GearsES2.reshape 0x6f7918f0 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30d6b7c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6f7918f0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#15,5,main] GearsES2.init.0 0x4a57ea52: tileRendererInUse null, GearsES2[obj 0x4a57ea52 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x301db5ec isInit true, usesShared false, 1 GearsObj[0x23e0512a, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5bf0aecc, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1664023c, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] GearsES2 init 0x4a57ea52 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#15,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x4a57ea52 created w/ share: GearsObj[0x23e0512a, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x6273305c, vbo ff 1, fs 3, bf 2, bs 4]
[apply] gear2 0x4a57ea52 created w/ share: GearsObj[0x5bf0aecc, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x786c1a82, vbo ff 7, fs 9, bf 8, bs 10]
[apply] gear3 0x4a57ea52 created w/ share: GearsObj[0x1664023c, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x1408a92, vbo ff 13, fs 15, bf 14, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#15,5,main] GearsES2.init.X 0x4a57ea52 FIN GearsES2[obj 0x4a57ea52 isInit true, usesShared true, 1 GearsObj[0x6273305c, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x786c1a82, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1408a92, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x301db5ec isInit true, usesShared false, 1 GearsObj[0x23e0512a, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5bf0aecc, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x1664023c, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#15,5,main] GearsES2.reshape 0x4a57ea52 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f9f30da5d20, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4a57ea52, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0x6da5db4b, (isShared true, created true, master 0x6da5db4b)
[apply] Created Ctx #0: hash 0xebf5555, (created true)
[apply] Created Ctx #1: hash 0x7fcebc9f, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2: hash 0x7fcebc9f, (isShared true, created true, master 0x6da5db4b)
[apply] Created Ctx #0: hash 0x6da5db4b, (created true)
[apply] Created Ctx #1: hash 0xebf5555, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3: hash 0xebf5555, (isShared true, created true, master 0x6da5db4b)
[apply] Created Ctx #0: hash 0x6da5db4b, (created true)
[apply] Created Ctx #1: hash 0x7fcebc9f, (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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x301db5ec: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x301db5ec FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x6f7918f0: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x6f7918f0 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x4a57ea52: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x4a57ea52 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test14AsyncEachAnimatorDirtyDtorOrderMapBuffers
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841982939 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01SyncedOneAnimatorCleanDtorOrderCopyBuffer took 4.473 sec
[apply] Testcase: test02SyncedOneAnimatorCleanDtorOrderMapBuffer took 4.283 sec
[apply] Testcase: test03SyncedOneAnimatorDirtyDtorOrderCopyBuffer took 4.24 sec
[apply] Testcase: test04SyncedOneAnimatorDirtyDtorOrderMapBuffer took 4.286 sec
[apply] Testcase: test11ASyncEachAnimatorCleanDtorOrderCopyBuffer took 4.301 sec
[apply] Testcase: test12ASyncEachAnimatorCleanDtorOrderMapBuffer took 4.266 sec
[apply] Testcase: test13AsyncEachAnimatorDirtyDtorOrderCopyBuffers took 4.248 sec
[apply] Testcase: test14AsyncEachAnimatorDirtyDtorOrderMapBuffers took 4.274 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT4 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT4.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT4
[apply] junit.framework.TestListener: tests to run: 1
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841985448 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841994482 ms +++ localhost/127.0.0.1:59999 - Locked within 9042 ms, 19 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT4 - test01
[apply] junit.framework.TestListener: startTest(test01)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x5d7b6643: tileRendererInUse null, GearsES2[obj 0x5d7b6643 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5d7b6643 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5d7b6643 created: GearsObj[0x538d7ace, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5d7b6643 created: GearsObj[0x6d79953c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5d7b6643 created: GearsObj[0x6d79953c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x5d7b6643 FIN GearsES2[obj 0x5d7b6643 isInit true, usesShared false, 1 GearsObj[0x538d7ace, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d79953c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76933bcb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x5d7b6643 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fb59ac49fd0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5d7b6643, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x526d0040: tileRendererInUse null, GearsES2[obj 0x526d0040 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x5d7b6643 isInit true, usesShared false, 1 GearsObj[0x538d7ace, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d79953c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76933bcb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x526d0040 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x526d0040 created w/ share: GearsObj[0x538d7ace, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x38aa233f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x526d0040 created w/ share: GearsObj[0x6d79953c, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x29f01a29, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x526d0040 created w/ share: GearsObj[0x76933bcb, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x52458f41, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x526d0040 FIN GearsES2[obj 0x526d0040 isInit true, usesShared true, 1 GearsObj[0x38aa233f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29f01a29, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x52458f41, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5d7b6643 isInit true, usesShared false, 1 GearsObj[0x538d7ace, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d79953c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76933bcb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x526d0040 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fb59ae69880, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x526d0040, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x5d2aea3e: tileRendererInUse null, GearsES2[obj 0x5d2aea3e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x5d7b6643 isInit true, usesShared false, 1 GearsObj[0x538d7ace, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d79953c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76933bcb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x5d2aea3e on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5d2aea3e created w/ share: GearsObj[0x538d7ace, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1118fa47, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5d2aea3e created w/ share: GearsObj[0x6d79953c, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x7ed75415, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5d2aea3e created w/ share: GearsObj[0x76933bcb, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6ad16fc1, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x5d2aea3e FIN GearsES2[obj 0x5d2aea3e isInit true, usesShared true, 1 GearsObj[0x1118fa47, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ed75415, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ad16fc1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5d7b6643 isInit true, usesShared false, 1 GearsObj[0x538d7ace, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d79953c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76933bcb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x5d2aea3e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fb59ae5a890, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5d2aea3e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0xe3a1ec6, (isShared true, created true, master 0xe3a1ec6)
[apply] Created Ctx #0: hash 0x37722456, (created true)
[apply] Created Ctx #1: hash 0x54c01e99, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2: hash 0x37722456, (isShared true, created true, master 0xe3a1ec6)
[apply] Created Ctx #0: hash 0xe3a1ec6, (created true)
[apply] Created Ctx #1: hash 0x54c01e99, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3: hash 0x54c01e99, (isShared true, created true, master 0x37722456)
[apply] Created Ctx #0: hash 0xe3a1ec6, (created true)
[apply] Created Ctx #1: hash 0x37722456, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX Destroy in clean order NOW
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5d2aea3e: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5d2aea3e FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x526d0040: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x526d0040 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5d7b6643: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5d7b6643 FIN
[apply] junit.framework.TestListener: endTest(test01)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT4 - test01
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841997763 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.96 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841985448 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841994482 ms +++ localhost/127.0.0.1:59999 - Locked within 9042 ms, 19 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT4 - test01
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x5d7b6643: tileRendererInUse null, GearsES2[obj 0x5d7b6643 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5d7b6643 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5d7b6643 created: GearsObj[0x538d7ace, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5d7b6643 created: GearsObj[0x6d79953c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5d7b6643 created: GearsObj[0x6d79953c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x5d7b6643 FIN GearsES2[obj 0x5d7b6643 isInit true, usesShared false, 1 GearsObj[0x538d7ace, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d79953c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76933bcb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x5d7b6643 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fb59ac49fd0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5d7b6643, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x526d0040: tileRendererInUse null, GearsES2[obj 0x526d0040 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x5d7b6643 isInit true, usesShared false, 1 GearsObj[0x538d7ace, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d79953c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76933bcb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x526d0040 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x526d0040 created w/ share: GearsObj[0x538d7ace, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x38aa233f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x526d0040 created w/ share: GearsObj[0x6d79953c, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x29f01a29, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x526d0040 created w/ share: GearsObj[0x76933bcb, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x52458f41, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x526d0040 FIN GearsES2[obj 0x526d0040 isInit true, usesShared true, 1 GearsObj[0x38aa233f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29f01a29, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x52458f41, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5d7b6643 isInit true, usesShared false, 1 GearsObj[0x538d7ace, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d79953c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76933bcb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x526d0040 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fb59ae69880, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x526d0040, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x5d2aea3e: tileRendererInUse null, GearsES2[obj 0x5d2aea3e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x5d7b6643 isInit true, usesShared false, 1 GearsObj[0x538d7ace, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d79953c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76933bcb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] GearsES2 init 0x5d2aea3e on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5d2aea3e created w/ share: GearsObj[0x538d7ace, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1118fa47, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5d2aea3e created w/ share: GearsObj[0x6d79953c, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x7ed75415, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5d2aea3e created w/ share: GearsObj[0x76933bcb, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6ad16fc1, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x5d2aea3e FIN GearsES2[obj 0x5d2aea3e isInit true, usesShared true, 1 GearsObj[0x1118fa47, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ed75415, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ad16fc1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x5d7b6643 isInit true, usesShared false, 1 GearsObj[0x538d7ace, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d79953c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76933bcb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x5d2aea3e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fb59ae5a890, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5d2aea3e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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: hash 0xe3a1ec6, (isShared true, created true, master 0xe3a1ec6)
[apply] Created Ctx #0: hash 0x37722456, (created true)
[apply] Created Ctx #1: hash 0x54c01e99, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.2: hash 0x37722456, (isShared true, created true, master 0xe3a1ec6)
[apply] Created Ctx #0: hash 0xe3a1ec6, (created true)
[apply] Created Ctx #1: hash 0x54c01e99, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX-C-3.3: hash 0x54c01e99, (isShared true, created true, master 0x37722456)
[apply] Created Ctx #0: hash 0xe3a1ec6, (created true)
[apply] Created Ctx #1: hash 0x37722456, (created true)
[apply] Total created 2 + destroyed 0 = 2
[apply]
[apply] XXX Destroy in clean order NOW
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5d2aea3e: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5d2aea3e FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x526d0040: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x526d0040 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5d7b6643: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5d7b6643 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT4 - test01
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412841997763 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01 took 1.379 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT
[apply] junit.framework.TestListener: tests to run: 4
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842000262 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842003274 ms +++ localhost/127.0.0.1:59999 - Locked within 3019 ms, 7 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test01OneLife
[apply] junit.framework.TestListener: startTest(test01OneLife)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x5ddc0e7a: tileRendererInUse null, GearsES2[obj 0x5ddc0e7a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5ddc0e7a on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5ddc0e7a created: GearsObj[0x7eb1cc87, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5ddc0e7a created: GearsObj[0x4aeaf40c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5ddc0e7a created: GearsObj[0x4aeaf40c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x5ddc0e7a FIN GearsES2[obj 0x5ddc0e7a isInit true, usesShared false, 1 GearsObj[0x7eb1cc87, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4aeaf40c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x34d507e9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x5ddc0e7a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f9dc1f2bca0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5ddc0e7a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x5ddc0e7a 256x256, swapInterval 1, drawable 0x7f9dc1f2bca0
[apply] 1 s: 60 f / 1005 ms, 59.7 fps, 16 ms/f; total: 60 f, 59.7 fps, 16 ms/f
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5ddc0e7a: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5ddc0e7a FIN
[apply] Total: 2874.9ms
[apply] GLProfile.initSingleton(): 1595.643ms
[apply] Demo Code: 1277.561ms
[apply] GLInfo: 0.0ms
[apply] GLProfile.shutdown(): 1.696ms
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test01OneLife
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test02AnotherLifeWithGLInfo
[apply] junit.framework.TestListener: endTest(test01OneLife)
[apply] junit.framework.TestListener: startTest(test02AnotherLifeWithGLInfo)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x2a8ddc4c: tileRendererInUse null, GearsES2[obj 0x2a8ddc4c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2a8ddc4c on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x2a8ddc4c created: GearsObj[0x663b1f38, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2a8ddc4c created: GearsObj[0x337ec9f7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2a8ddc4c created: GearsObj[0x337ec9f7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x2a8ddc4c FIN GearsES2[obj 0x2a8ddc4c isInit true, usesShared false, 1 GearsObj[0x663b1f38, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x337ec9f7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x48fd918a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x2a8ddc4c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f9dc1c28d20, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2a8ddc4c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x2a8ddc4c 256x256, swapInterval 1, drawable 0x7f9dc1c28d20
[apply] junit.framework.TestListener: endTest(test02AnotherLifeWithGLInfo)
[apply] junit.framework.TestListener: startTest(test03AnotherLife)
[apply] 0 s: 60 f / 997 ms, 60.1 fps, 16 ms/f; total: 60 f, 60.1 fps, 16 ms/f
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x2a8ddc4c: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x2a8ddc4c FIN
[apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x8c3c315]]
[apply] Natives
[apply] GL4bc false
[apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[apply] GLES3 false
[apply] GL3bc false
[apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[apply] GLES2 false
[apply] GLES1 false
[apply] Count 3 / 8
[apply] Common
[apply] GL4ES3 false
[apply] GL2GL3 true
[apply] GL2ES2 true
[apply] GL2ES1 true
[apply] Mappings
[apply] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[apply] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[apply] GL2 GLProfile[GL2/GL2.hw]
[apply] GL4 GLProfile[GL4/GL4.sw]
[apply] GL3 GLProfile[GL3/GL3.hw]
[apply] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[apply] default GLProfile[GL2/GL2.hw]
[apply] Count 6 / 12
[apply]
[apply] Total: 2111.852ms
[apply] GLProfile.initSingleton(): 1021.211ms
[apply] Demo Code: 1089.716ms
[apply] GLInfo: 0.884ms
[apply] GLProfile.shutdown(): 0.041ms
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test02AnotherLifeWithGLInfo
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03AnotherLife
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.init.0 0x501ba94d: tileRendererInUse null, GearsES2[obj 0x501ba94d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x501ba94d on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x501ba94d created: GearsObj[0x53d439fe, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x501ba94d created: GearsObj[0x122b7db1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x501ba94d created: GearsObj[0x122b7db1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.init.X 0x501ba94d FIN GearsES2[obj 0x501ba94d isInit true, usesShared false, 1 GearsObj[0x53d439fe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x122b7db1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6548f8c8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.reshape 0x501ba94d 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f9dc1f6d360, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x501ba94d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.display 0x501ba94d 256x256, swapInterval 1, drawable 0x7f9dc1f6d360
[apply] 0 s: 60 f / 997 ms, 60.1 fps, 16 ms/f; total: 60 f, 60.1 fps, 16 ms/f
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0x501ba94d: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0x501ba94d FIN
[apply] junit.framework.TestListener: endTest(test03AnotherLife)
[apply] junit.framework.TestListener: startTest(test03TwoLifes)
[apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x8c3c315]]
[apply] Natives
[apply] GL4bc false
[apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[apply] GLES3 false
[apply] GL3bc false
[apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[apply] GLES2 false
[apply] GLES1 false
[apply] Count 3 / 8
[apply] Common
[apply] GL4ES3 false
[apply] GL2GL3 true
[apply] GL2ES2 true
[apply] GL2ES1 true
[apply] Mappings
[apply] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[apply] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[apply] GL2 GLProfile[GL2/GL2.hw]
[apply] GL4 GLProfile[GL4/GL4.sw]
[apply] GL3 GLProfile[GL3/GL3.hw]
[apply] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[apply] default GLProfile[GL2/GL2.hw]
[apply] Count 6 / 12
[apply]
[apply] Total: 2083.543ms
[apply] GLProfile.initSingleton(): 1000.43ms
[apply] Demo Code: 1082.804ms
[apply] GLInfo: 0.264ms
[apply] GLProfile.shutdown(): 0.045ms
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03AnotherLife
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03TwoLifes
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-2,5,main] GearsES2.init.0 0xa7e8c4d: tileRendererInUse null, GearsES2[obj 0xa7e8c4d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xa7e8c4d on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xa7e8c4d created: GearsObj[0x58648016, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xa7e8c4d created: GearsObj[0x2e1551b0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xa7e8c4d created: GearsObj[0x2e1551b0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-2,5,main] GearsES2.init.X 0xa7e8c4d FIN GearsES2[obj 0xa7e8c4d isInit true, usesShared false, 1 GearsObj[0x58648016, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e1551b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79a61172, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-2,5,main] GearsES2.reshape 0xa7e8c4d 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f9dc1c48e60, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xa7e8c4d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-2,5,main] GearsES2.display 0xa7e8c4d 256x256, swapInterval 1, drawable 0x7f9dc1c48e60
[apply] 0 s: 60 f / 994 ms, 60.3 fps, 16 ms/f; total: 60 f, 60.3 fps, 16 ms/f
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-2,5,main] GearsES2.dispose 0xa7e8c4d: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-2,5,main] GearsES2.dispose 0xa7e8c4d FIN
[apply] Total: 2049.736ms
[apply] GLProfile.initSingleton(): 978.706ms
[apply] Demo Code: 1070.957ms
[apply] GLInfo: 0.01ms
[apply] GLProfile.shutdown(): 0.063ms
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-3,5,main] GearsES2.init.0 0x18330bf: tileRendererInUse null, GearsES2[obj 0x18330bf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x18330bf on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-3,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x18330bf created: GearsObj[0x59d0d45b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x18330bf created: GearsObj[0x1d25d06e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x18330bf created: GearsObj[0x1d25d06e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-3,5,main] GearsES2.init.X 0x18330bf FIN GearsES2[obj 0x18330bf isInit true, usesShared false, 1 GearsObj[0x59d0d45b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d25d06e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d96f4b5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-3,5,main] GearsES2.reshape 0x18330bf 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f9dc1f6f3c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x18330bf, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-3,5,main] GearsES2.display 0x18330bf 256x256, swapInterval 1, drawable 0x7f9dc1f6f3c0
[apply] 0 s: 60 f / 994 ms, 60.3 fps, 16 ms/f; total: 60 f, 60.3 fps, 16 ms/f
[apply] junit.framework.TestListener: endTest(test03TwoLifes)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-3,5,main] GearsES2.dispose 0x18330bf: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-3,5,main] GearsES2.dispose 0x18330bf FIN
[apply] Total: 2068.09ms
[apply] GLProfile.initSingleton(): 977.761ms
[apply] Demo Code: 1090.18ms
[apply] GLInfo: 0.0ms
[apply] GLProfile.shutdown(): 0.149ms
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03TwoLifes
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842014545 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 14.903 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842000262 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842003274 ms +++ localhost/127.0.0.1:59999 - Locked within 3019 ms, 7 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test01OneLife
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x5ddc0e7a: tileRendererInUse null, GearsES2[obj 0x5ddc0e7a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5ddc0e7a on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5ddc0e7a created: GearsObj[0x7eb1cc87, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5ddc0e7a created: GearsObj[0x4aeaf40c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5ddc0e7a created: GearsObj[0x4aeaf40c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x5ddc0e7a FIN GearsES2[obj 0x5ddc0e7a isInit true, usesShared false, 1 GearsObj[0x7eb1cc87, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4aeaf40c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x34d507e9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x5ddc0e7a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f9dc1f2bca0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5ddc0e7a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x5ddc0e7a 256x256, swapInterval 1, drawable 0x7f9dc1f2bca0
[apply] 1 s: 60 f / 1005 ms, 59.7 fps, 16 ms/f; total: 60 f, 59.7 fps, 16 ms/f
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5ddc0e7a: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5ddc0e7a FIN
[apply] Total: 2874.9ms
[apply] GLProfile.initSingleton(): 1595.643ms
[apply] Demo Code: 1277.561ms
[apply] GLInfo: 0.0ms
[apply] GLProfile.shutdown(): 1.696ms
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test01OneLife
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test02AnotherLifeWithGLInfo
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x2a8ddc4c: tileRendererInUse null, GearsES2[obj 0x2a8ddc4c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2a8ddc4c on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x2a8ddc4c created: GearsObj[0x663b1f38, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2a8ddc4c created: GearsObj[0x337ec9f7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2a8ddc4c created: GearsObj[0x337ec9f7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x2a8ddc4c FIN GearsES2[obj 0x2a8ddc4c isInit true, usesShared false, 1 GearsObj[0x663b1f38, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x337ec9f7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x48fd918a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x2a8ddc4c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f9dc1c28d20, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2a8ddc4c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x2a8ddc4c 256x256, swapInterval 1, drawable 0x7f9dc1c28d20
[apply] 0 s: 60 f / 997 ms, 60.1 fps, 16 ms/f; total: 60 f, 60.1 fps, 16 ms/f
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x2a8ddc4c: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x2a8ddc4c FIN
[apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x8c3c315]]
[apply] Natives
[apply] GL4bc false
[apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[apply] GLES3 false
[apply] GL3bc false
[apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[apply] GLES2 false
[apply] GLES1 false
[apply] Count 3 / 8
[apply] Common
[apply] GL4ES3 false
[apply] GL2GL3 true
[apply] GL2ES2 true
[apply] GL2ES1 true
[apply] Mappings
[apply] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[apply] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[apply] GL2 GLProfile[GL2/GL2.hw]
[apply] GL4 GLProfile[GL4/GL4.sw]
[apply] GL3 GLProfile[GL3/GL3.hw]
[apply] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[apply] default GLProfile[GL2/GL2.hw]
[apply] Count 6 / 12
[apply]
[apply] Total: 2111.852ms
[apply] GLProfile.initSingleton(): 1021.211ms
[apply] Demo Code: 1089.716ms
[apply] GLInfo: 0.884ms
[apply] GLProfile.shutdown(): 0.041ms
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test02AnotherLifeWithGLInfo
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03AnotherLife
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.init.0 0x501ba94d: tileRendererInUse null, GearsES2[obj 0x501ba94d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x501ba94d on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x501ba94d created: GearsObj[0x53d439fe, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x501ba94d created: GearsObj[0x122b7db1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x501ba94d created: GearsObj[0x122b7db1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.init.X 0x501ba94d FIN GearsES2[obj 0x501ba94d isInit true, usesShared false, 1 GearsObj[0x53d439fe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x122b7db1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6548f8c8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.reshape 0x501ba94d 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f9dc1f6d360, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x501ba94d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.display 0x501ba94d 256x256, swapInterval 1, drawable 0x7f9dc1f6d360
[apply] 0 s: 60 f / 997 ms, 60.1 fps, 16 ms/f; total: 60 f, 60.1 fps, 16 ms/f
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0x501ba94d: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0x501ba94d FIN
[apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x8c3c315]]
[apply] Natives
[apply] GL4bc false
[apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[apply] GLES3 false
[apply] GL3bc false
[apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[apply] GLES2 false
[apply] GLES1 false
[apply] Count 3 / 8
[apply] Common
[apply] GL4ES3 false
[apply] GL2GL3 true
[apply] GL2ES2 true
[apply] GL2ES1 true
[apply] Mappings
[apply] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[apply] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[apply] GL2 GLProfile[GL2/GL2.hw]
[apply] GL4 GLProfile[GL4/GL4.sw]
[apply] GL3 GLProfile[GL3/GL3.hw]
[apply] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[apply] default GLProfile[GL2/GL2.hw]
[apply] Count 6 / 12
[apply]
[apply] Total: 2083.543ms
[apply] GLProfile.initSingleton(): 1000.43ms
[apply] Demo Code: 1082.804ms
[apply] GLInfo: 0.264ms
[apply] GLProfile.shutdown(): 0.045ms
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03AnotherLife
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03TwoLifes
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-2,5,main] GearsES2.init.0 0xa7e8c4d: tileRendererInUse null, GearsES2[obj 0xa7e8c4d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xa7e8c4d on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xa7e8c4d created: GearsObj[0x58648016, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xa7e8c4d created: GearsObj[0x2e1551b0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xa7e8c4d created: GearsObj[0x2e1551b0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-2,5,main] GearsES2.init.X 0xa7e8c4d FIN GearsES2[obj 0xa7e8c4d isInit true, usesShared false, 1 GearsObj[0x58648016, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e1551b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79a61172, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-2,5,main] GearsES2.reshape 0xa7e8c4d 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f9dc1c48e60, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xa7e8c4d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-2,5,main] GearsES2.display 0xa7e8c4d 256x256, swapInterval 1, drawable 0x7f9dc1c48e60
[apply] 0 s: 60 f / 994 ms, 60.3 fps, 16 ms/f; total: 60 f, 60.3 fps, 16 ms/f
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-2,5,main] GearsES2.dispose 0xa7e8c4d: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-2,5,main] GearsES2.dispose 0xa7e8c4d FIN
[apply] Total: 2049.736ms
[apply] GLProfile.initSingleton(): 978.706ms
[apply] Demo Code: 1070.957ms
[apply] GLInfo: 0.01ms
[apply] GLProfile.shutdown(): 0.063ms
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-3,5,main] GearsES2.init.0 0x18330bf: tileRendererInUse null, GearsES2[obj 0x18330bf isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x18330bf on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-3,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x18330bf created: GearsObj[0x59d0d45b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x18330bf created: GearsObj[0x1d25d06e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x18330bf created: GearsObj[0x1d25d06e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-3,5,main] GearsES2.init.X 0x18330bf FIN GearsES2[obj 0x18330bf isInit true, usesShared false, 1 GearsObj[0x59d0d45b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d25d06e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d96f4b5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-3,5,main] GearsES2.reshape 0x18330bf 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f9dc1f6f3c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x18330bf, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-3,5,main] GearsES2.display 0x18330bf 256x256, swapInterval 1, drawable 0x7f9dc1f6f3c0
[apply] 0 s: 60 f / 994 ms, 60.3 fps, 16 ms/f; total: 60 f, 60.3 fps, 16 ms/f
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-3,5,main] GearsES2.dispose 0x18330bf: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-3,5,main] GearsES2.dispose 0x18330bf FIN
[apply] Total: 2068.09ms
[apply] GLProfile.initSingleton(): 977.761ms
[apply] Demo Code: 1090.18ms
[apply] GLInfo: 0.0ms
[apply] GLProfile.shutdown(): 0.149ms
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03TwoLifes
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842014545 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01OneLife took 2.877 sec
[apply] Testcase: test02AnotherLifeWithGLInfo took 2.112 sec
[apply] Testcase: test03AnotherLife took 2.084 sec
[apply] Testcase: test03TwoLifes took 4.119 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842016913 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: tests to run: 2
[apply] junit.framework.TestListener: startTest(test01SyncedOneAnimator)
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842027948 ms +++ localhost/127.0.0.1:59999 - Locked within 11042 ms, 23 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT - test01SyncedOneAnimator
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x5b7b0998: tileRendererInUse null, GearsES2[obj 0x5b7b0998 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5b7b0998 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5b7b0998 created: GearsObj[0x540984b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5b7b0998 created: GearsObj[0x53ce669e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5b7b0998 created: GearsObj[0x53ce669e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x5b7b0998 FIN GearsES2[obj 0x5b7b0998 isInit true, usesShared false, 1 GearsObj[0x540984b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53ce669e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6cd24e3f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x5b7b0998 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fa8c1c29290, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5b7b0998, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x7e859a68: tileRendererInUse null, GearsES2[obj 0x7e859a68 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7e859a68 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x7e859a68 created: GearsObj[0x29d381d2, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7e859a68 created: GearsObj[0x7cf01771, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7e859a68 created: GearsObj[0x7cf01771, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x7e859a68 FIN GearsES2[obj 0x7e859a68 isInit true, usesShared false, 1 GearsObj[0x29d381d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7cf01771, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76933bcb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x7e859a68 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fa8c1c7b360, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7e859a68, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x5d7b6643: tileRendererInUse null, GearsES2[obj 0x5d7b6643 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5d7b6643 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5d7b6643 created: GearsObj[0x26afa68a, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5d7b6643 created: GearsObj[0x55dec1dd, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5d7b6643 created: GearsObj[0x55dec1dd, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x5d7b6643 FIN GearsES2[obj 0x5d7b6643 isInit true, usesShared false, 1 GearsObj[0x26afa68a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x55dec1dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1389c036, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x5d7b6643 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fa8c1c8a7d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5d7b6643, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5b7b0998: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5b7b0998 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7e859a68: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7e859a68 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5d7b6643: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5d7b6643 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT - test01SyncedOneAnimator
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT - test02AsyncEachAnimator
[apply] junit.framework.TestListener: endTest(test01SyncedOneAnimator)
[apply] junit.framework.TestListener: startTest(test02AsyncEachAnimator)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.0 0x48082751: tileRendererInUse null, GearsES2[obj 0x48082751 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x48082751 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x48082751 created: GearsObj[0x79a61172, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x48082751 created: GearsObj[0x5c391c3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x48082751 created: GearsObj[0x5c391c3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.X 0x48082751 FIN GearsES2[obj 0x48082751 isInit true, usesShared false, 1 GearsObj[0x79a61172, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c391c3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6fe78c96, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x48082751 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fa8c1e730f0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x48082751, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.0 0xed0220c: tileRendererInUse null, GearsES2[obj 0xed0220c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xed0220c on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xed0220c created: GearsObj[0x42f1916f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xed0220c created: GearsObj[0x18330bf, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xed0220c created: GearsObj[0x18330bf, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.X 0xed0220c FIN GearsES2[obj 0xed0220c isInit true, usesShared false, 1 GearsObj[0x42f1916f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18330bf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x66a23610, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0xed0220c 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fa8c1e4f8e0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xed0220c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.0 0x6a969c29: tileRendererInUse null, GearsES2[obj 0x6a969c29 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6a969c29 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6a969c29 created: GearsObj[0x238b8914, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6a969c29 created: GearsObj[0x1dd49247, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6a969c29 created: GearsObj[0x1dd49247, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.X 0x6a969c29 FIN GearsES2[obj 0x6a969c29 isInit true, usesShared false, 1 GearsObj[0x238b8914, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1dd49247, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6b9cd75a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x6a969c29 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fa8c1c95a50, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6a969c29, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] junit.framework.TestListener: endTest(test02AsyncEachAnimator)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x48082751: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x48082751 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xed0220c: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xed0220c FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x6a969c29: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x6a969c29 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT - test02AsyncEachAnimator
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842033482 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 17.189 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842016913 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842027948 ms +++ localhost/127.0.0.1:59999 - Locked within 11042 ms, 23 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT - test01SyncedOneAnimator
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x5b7b0998: tileRendererInUse null, GearsES2[obj 0x5b7b0998 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5b7b0998 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5b7b0998 created: GearsObj[0x540984b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5b7b0998 created: GearsObj[0x53ce669e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5b7b0998 created: GearsObj[0x53ce669e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x5b7b0998 FIN GearsES2[obj 0x5b7b0998 isInit true, usesShared false, 1 GearsObj[0x540984b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53ce669e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6cd24e3f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x5b7b0998 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fa8c1c29290, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5b7b0998, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x7e859a68: tileRendererInUse null, GearsES2[obj 0x7e859a68 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7e859a68 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x7e859a68 created: GearsObj[0x29d381d2, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7e859a68 created: GearsObj[0x7cf01771, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7e859a68 created: GearsObj[0x7cf01771, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x7e859a68 FIN GearsES2[obj 0x7e859a68 isInit true, usesShared false, 1 GearsObj[0x29d381d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7cf01771, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76933bcb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x7e859a68 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fa8c1c7b360, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7e859a68, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x5d7b6643: tileRendererInUse null, GearsES2[obj 0x5d7b6643 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5d7b6643 on Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5d7b6643 created: GearsObj[0x26afa68a, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5d7b6643 created: GearsObj[0x55dec1dd, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5d7b6643 created: GearsObj[0x55dec1dd, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x5d7b6643 FIN GearsES2[obj 0x5d7b6643 isInit true, usesShared false, 1 GearsObj[0x26afa68a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x55dec1dd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1389c036, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x5d7b6643 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fa8c1c8a7d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5d7b6643, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5b7b0998: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5b7b0998 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7e859a68: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7e859a68 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5d7b6643: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5d7b6643 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT - test01SyncedOneAnimator
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT - test02AsyncEachAnimator
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.0 0x48082751: tileRendererInUse null, GearsES2[obj 0x48082751 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x48082751 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x48082751 created: GearsObj[0x79a61172, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x48082751 created: GearsObj[0x5c391c3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x48082751 created: GearsObj[0x5c391c3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.X 0x48082751 FIN GearsES2[obj 0x48082751 isInit true, usesShared false, 1 GearsObj[0x79a61172, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c391c3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6fe78c96, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x48082751 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fa8c1e730f0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x48082751, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.0 0xed0220c: tileRendererInUse null, GearsES2[obj 0xed0220c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xed0220c on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xed0220c created: GearsObj[0x42f1916f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xed0220c created: GearsObj[0x18330bf, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xed0220c created: GearsObj[0x18330bf, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.X 0xed0220c FIN GearsES2[obj 0xed0220c isInit true, usesShared false, 1 GearsObj[0x42f1916f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18330bf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x66a23610, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0xed0220c 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fa8c1e4f8e0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xed0220c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.0 0x6a969c29: tileRendererInUse null, GearsES2[obj 0x6a969c29 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6a969c29 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6a969c29 created: GearsObj[0x238b8914, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6a969c29 created: GearsObj[0x1dd49247, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6a969c29 created: GearsObj[0x1dd49247, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.init.X 0x6a969c29 FIN GearsES2[obj 0x6a969c29 isInit true, usesShared false, 1 GearsObj[0x238b8914, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1dd49247, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6b9cd75a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x6a969c29 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fa8c1c95a50, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6a969c29, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x48082751: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x48082751 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xed0220c: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xed0220c FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x6a969c29: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x6a969c29 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT - test02AsyncEachAnimator
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842033482 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01SyncedOneAnimator took 3.671 sec
[apply] Testcase: test02AsyncEachAnimator took 1.785 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842035939 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT
[apply] junit.framework.TestListener: tests to run: 8
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842046469 ms +++ localhost/127.0.0.1:59999 - Locked within 10537 ms, 22 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test01NormalPre_1Win
[apply] junit.framework.TestListener: startTest(test01NormalPre_1Win)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test01NormalPre_1Win
[apply] ++++ TestCase.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test02NormalPost_1Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test03ExclPre_1Win
[apply] junit.framework.TestListener: endTest(test02NormalPost_1Win)
[apply] junit.framework.TestListener: startTest(test03ExclPre_1Win)
[apply] junit.framework.TestListener: endTest(test03ExclPre_1Win)
[apply] junit.framework.TestListener: startTest(test04ExclPost_1Win)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test03ExclPre_1Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test04ExclPost_1Win
[apply] junit.framework.TestListener: endTest(test04ExclPost_1Win)
[apply] junit.framework.TestListener: startTest(test05NormalPre_4Win)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test04ExclPost_1Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test05NormalPre_4Win
[apply] junit.framework.TestListener: endTest(test05NormalPre_4Win)
[apply] junit.framework.TestListener: startTest(test06NormalPost_4Win)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test05NormalPre_4Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test06NormalPost_4Win
[apply] junit.framework.TestListener: endTest(test06NormalPost_4Win)
[apply] junit.framework.TestListener: startTest(test07ExclPre_4Win)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test06NormalPost_4Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test07ExclPre_4Win
[apply] junit.framework.TestListener: endTest(test07ExclPre_4Win)
[apply] junit.framework.TestListener: startTest(test08ExclPost_4Win)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test07ExclPre_4Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test08ExclPost_4Win
[apply] junit.framework.TestListener: endTest(test08ExclPost_4Win)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test08ExclPost_4Win
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842059606 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 24.289 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842035939 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842046469 ms +++ localhost/127.0.0.1:59999 - Locked within 10537 ms, 22 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test01NormalPre_1Win
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test01NormalPre_1Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test02NormalPost_1Win
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test02NormalPost_1Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test03ExclPre_1Win
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test03ExclPre_1Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test04ExclPost_1Win
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test04ExclPost_1Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test05NormalPre_4Win
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test05NormalPre_4Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test06NormalPost_4Win
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test06NormalPost_4Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test07ExclPre_4Win
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test07ExclPre_4Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test08ExclPost_4Win
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test08ExclPost_4Win
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842059606 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01NormalPre_1Win took 3.534 sec
[apply] Testcase: test02NormalPost_1Win took 0.375 sec
[apply] Testcase: test03ExclPre_1Win took 2.97 sec
[apply] Testcase: test04ExclPost_1Win took 0.362 sec
[apply] Testcase: test05NormalPre_4Win took 1.787 sec
[apply] Testcase: test06NormalPost_4Win took 0.405 sec
[apply] Testcase: test07ExclPre_4Win took 3.135 sec
[apply] Testcase: test08ExclPost_4Win took 0.413 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842062247 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842067760 ms +++ localhost/127.0.0.1:59999 - Locked within 5525 ms, 12 attempts
[apply] RunnableTask.run(): A caught exception occured on thread Thread-1-MainThread: RunnableTask[executed false, tTotal 3 ms, tExec 0 ms, tQueue 3 ms, attachment null, throwable java.lang.RuntimeException: Not a NewtMacWindow 0x0]
[apply] java.lang.RuntimeException: Not a NewtMacWindow 0x0
[apply] at jogamp.newt.driver.macosx.WindowDriver.setPointerVisible0(Native Method)
[apply] at jogamp.newt.driver.macosx.WindowDriver.access$1700(WindowDriver.java:61)
[apply] at jogamp.newt.driver.macosx.WindowDriver$13.run(WindowDriver.java:540)
[apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:133)
[apply] at jogamp.newt.driver.macosx.DisplayDriver.runNSApplication0(Native Method)
[apply] at jogamp.newt.driver.macosx.DisplayDriver.runNSApplication(DisplayDriver.java:136)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[apply] at com.jogamp.common.util.ReflectionUtil.callMethod(ReflectionUtil.java:415)
[apply] at com.jogamp.common.util.ReflectionUtil.callStaticMethod(ReflectionUtil.java:437)
[apply] at com.jogamp.newt.util.MainThread.main(MainThread.java:303)
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test01NormalPre_1Win
[apply] junit.framework.TestListener: startTest(test01NormalPre_1Win)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test01NormalPre_1Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test02NormalPost_1Win
[apply] junit.framework.TestListener: endTest(test01NormalPre_1Win)
[apply] junit.framework.TestListener: startTest(test02NormalPost_1Win)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test02NormalPost_1Win
[apply] ++++ TestCase.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test03ExclPre_1Win
[apply] ++++ TestCase.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test04ExclPost_1Win
[apply] ++++ TestCase.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test05NormalPre_4Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test06NormalPost_4Win
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test06NormalPost_4Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test07ExclPre_4Win
[apply] junit.framework.TestListener: endTest(test06NormalPost_4Win)
[apply] junit.framework.TestListener: startTest(test07ExclPre_4Win)
[apply] junit.framework.TestListener: endTest(test07ExclPre_4Win)
[apply] junit.framework.TestListener: startTest(test08ExclPost_4Win)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test07ExclPre_4Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test08ExclPost_4Win
[apply] junit.framework.TestListener: endTest(test08ExclPost_4Win)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test08ExclPost_4Win
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842080894 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 19.295 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842062247 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842067760 ms +++ localhost/127.0.0.1:59999 - Locked within 5525 ms, 12 attempts
[apply] RunnableTask.run(): A caught exception occured on thread Thread-1-MainThread: RunnableTask[executed false, tTotal 3 ms, tExec 0 ms, tQueue 3 ms, attachment null, throwable java.lang.RuntimeException: Not a NewtMacWindow 0x0]
[apply] java.lang.RuntimeException: Not a NewtMacWindow 0x0
[apply] at jogamp.newt.driver.macosx.WindowDriver.setPointerVisible0(Native Method)
[apply] at jogamp.newt.driver.macosx.WindowDriver.access$1700(WindowDriver.java:61)
[apply] at jogamp.newt.driver.macosx.WindowDriver$13.run(WindowDriver.java:540)
[apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:133)
[apply] at jogamp.newt.driver.macosx.DisplayDriver.runNSApplication0(Native Method)
[apply] at jogamp.newt.driver.macosx.DisplayDriver.runNSApplication(DisplayDriver.java:136)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[apply] at com.jogamp.common.util.ReflectionUtil.callMethod(ReflectionUtil.java:415)
[apply] at com.jogamp.common.util.ReflectionUtil.callStaticMethod(ReflectionUtil.java:437)
[apply] at com.jogamp.newt.util.MainThread.main(MainThread.java:303)
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test01NormalPre_1Win
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test01NormalPre_1Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test02NormalPost_1Win
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test02NormalPost_1Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test03ExclPre_1Win
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test03ExclPre_1Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test04ExclPost_1Win
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test04ExclPost_1Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test05NormalPre_4Win
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test05NormalPre_4Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test06NormalPost_4Win
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test06NormalPost_4Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test07ExclPre_4Win
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test07ExclPre_4Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test08ExclPost_4Win
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test08ExclPost_4Win
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842080894 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01NormalPre_1Win took 3.593 sec
[apply] Testcase: test02NormalPost_1Win took 0.35 sec
[apply] Testcase: test03ExclPre_1Win took 2.967 sec
[apply] Testcase: test04ExclPost_1Win took 0.347 sec
[apply] Testcase: test05NormalPre_4Win took 1.72 sec
[apply] Testcase: test06NormalPost_4Win took 0.419 sec
[apply] Testcase: test07ExclPre_4Win took 3.164 sec
[apply] Testcase: test08ExclPost_4Win took 0.42 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT.xml
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842083482 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT
[apply] junit.framework.TestListener: tests to run: 4
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842088998 ms +++ localhost/127.0.0.1:59999 - Locked within 5524 ms, 12 attempts
[apply] junit.framework.TestListener: startTest(test01Normal_1Win)
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test01Normal_1Win
[apply] 0 s: 60 f / 275 ms, 218.1 fps, 4 ms/f; total: 60 f, 218.1 fps, 4 ms/f
[apply] 0 s: 60 f / 123 ms, 487.8 fps, 2 ms/f; total: 120 f, 301.5 fps, 3 ms/f
[apply] 0 s: 60 f / 114 ms, 526.3 fps, 1 ms/f; total: 180 f, 351.5 fps, 2 ms/f
[apply] 0 s: 60 f / 115 ms, 521.7 fps, 1 ms/f; total: 240 f, 382.7 fps, 2 ms/f
[apply] 0 s: 60 f / 134 ms, 447.7 fps, 2 ms/f; total: 300 f, 394.2 fps, 2 ms/f
[apply] 0 s: 60 f / 102 ms, 588.2 fps, 1 ms/f; total: 360 f, 417.1 fps, 2 ms/f
[apply] 0 s: 60 f / 110 ms, 545.4 fps, 1 ms/f; total: 420 f, 431.6 fps, 2 ms/f
[apply] 1 s: 60 f / 102 ms, 588.2 fps, 1 ms/f; total: 480 f, 446.5 fps, 2 ms/f
[apply] 1 s: 60 f / 106 ms, 566.0 fps, 1 ms/f; total: 540 f, 457.2 fps, 2 ms/f
[apply] 1 s: 60 f / 113 ms, 530.9 fps, 1 ms/f; total: 600 f, 463.6 fps, 2 ms/f
[apply] junit.framework.TestListener: endTest(test01Normal_1Win)
[apply] 1 s: 60 f / 87 ms, 689.6 fps, 1 ms/f; total: 660 f, 477.9 fps, 2 ms/f
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test01Normal_1Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test03Excl_1Win
[apply] junit.framework.TestListener: startTest(test03Excl_1Win)
[apply] 0 s: 60 f / 167 ms, 359.2 fps, 2 ms/f; total: 60 f, 359.2 fps, 2 ms/f
[apply] 0 s: 60 f / 74 ms, 810.8 fps, 1 ms/f; total: 120 f, 497.9 fps, 2 ms/f
[apply] 0 s: 60 f / 79 ms, 759.4 fps, 1 ms/f; total: 180 f, 562.5 fps, 1 ms/f
[apply] 0 s: 60 f / 78 ms, 769.2 fps, 1 ms/f; total: 240 f, 603.0 fps, 1 ms/f
[apply] 0 s: 60 f / 55 ms, 1090.9 fps, 0 ms/f; total: 300 f, 662.2 fps, 1 ms/f
[apply] 0 s: 60 f / 55 ms, 1090.9 fps, 0 ms/f; total: 360 f, 708.6 fps, 1 ms/f
[apply] 0 s: 60 f / 54 ms, 1111.1 fps, 0 ms/f; total: 420 f, 747.3 fps, 1 ms/f
[apply] 0 s: 60 f / 54 ms, 1111.1 fps, 0 ms/f; total: 480 f, 779.2 fps, 1 ms/f
[apply] 0 s: 60 f / 53 ms, 1132.0 fps, 0 ms/f; total: 540 f, 807.1 fps, 1 ms/f
[apply] 0 s: 60 f / 53 ms, 1132.0 fps, 0 ms/f; total: 600 f, 831.0 fps, 1 ms/f
[apply] 0 s: 60 f / 54 ms, 1111.1 fps, 0 ms/f; total: 660 f, 850.5 fps, 1 ms/f
[apply] 0 s: 60 f / 54 ms, 1111.1 fps, 0 ms/f; total: 720 f, 867.4 fps, 1 ms/f
[apply] 0 s: 60 f / 54 ms, 1111.1 fps, 0 ms/f; total: 780 f, 882.3 fps, 1 ms/f
[apply] 0 s: 60 f / 53 ms, 1132.0 fps, 0 ms/f; total: 840 f, 896.4 fps, 1 ms/f
[apply] 0 s: 60 f / 54 ms, 1111.1 fps, 0 ms/f; total: 900 f, 908.1 fps, 1 ms/f
[apply] 1 s: 60 f / 53 ms, 1132.0 fps, 0 ms/f; total: 960 f, 919.5 fps, 1 ms/f
[apply] 1 s: 60 f / 66 ms, 909.0 fps, 1 ms/f; total: 1020 f, 918.9 fps, 1 ms/f
[apply] 1 s: 60 f / 54 ms, 1111.1 fps, 0 ms/f; total: 1080 f, 927.8 fps, 1 ms/f
[apply] 1 s: 60 f / 54 ms, 1111.1 fps, 0 ms/f; total: 1140 f, 935.9 fps, 1 ms/f
[apply] 1 s: 60 f / 53 ms, 1132.0 fps, 0 ms/f; total: 1200 f, 944.1 fps, 1 ms/f
[apply] 1 s: 60 f / 54 ms, 1111.1 fps, 0 ms/f; total: 1260 f, 950.9 fps, 1 ms/f
[apply] 1 s: 60 f / 54 ms, 1111.1 fps, 0 ms/f; total: 1320 f, 957.2 fps, 1 ms/f
[apply] junit.framework.TestListener: endTest(test03Excl_1Win)
[apply] junit.framework.TestListener: startTest(test05Normal_4Win)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test03Excl_1Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test05Normal_4Win
[apply] 0 s: 60 f / 315 ms, 190.4 fps, 5 ms/f; total: 60 f, 190.4 fps, 5 ms/f
[apply] 0 s: 60 f / 232 ms, 258.6 fps, 3 ms/f; total: 120 f, 219.3 fps, 4 ms/f
[apply] 0 s: 60 f / 217 ms, 276.4 fps, 3 ms/f; total: 180 f, 235.6 fps, 4 ms/f
[apply] 0 s: 60 f / 217 ms, 276.4 fps, 3 ms/f; total: 240 f, 244.6 fps, 4 ms/f
[apply] 1 s: 60 f / 218 ms, 275.2 fps, 3 ms/f; total: 300 f, 250.2 fps, 3 ms/f
[apply] junit.framework.TestListener: endTest(test05Normal_4Win)
[apply] junit.framework.TestListener: startTest(test07Excl_4Win)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test05Normal_4Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test07Excl_4Win
[apply] 0 s: 60 f / 362 ms, 165.7 fps, 6 ms/f; total: 60 f, 165.7 fps, 6 ms/f
[apply] 0 s: 60 f / 221 ms, 271.4 fps, 3 ms/f; total: 120 f, 205.8 fps, 4 ms/f
[apply] 0 s: 60 f / 220 ms, 272.7 fps, 3 ms/f; total: 180 f, 224.1 fps, 4 ms/f
[apply] 1 s: 60 f / 219 ms, 273.9 fps, 3 ms/f; total: 240 f, 234.8 fps, 4 ms/f
[apply] 1 s: 60 f / 218 ms, 275.2 fps, 3 ms/f; total: 300 f, 241.9 fps, 4 ms/f
[apply] junit.framework.TestListener: endTest(test07Excl_4Win)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test07Excl_4Win
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842096860 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 14.01 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842083482 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842088998 ms +++ localhost/127.0.0.1:59999 - Locked within 5524 ms, 12 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test01Normal_1Win
[apply] 0 s: 60 f / 275 ms, 218.1 fps, 4 ms/f; total: 60 f, 218.1 fps, 4 ms/f
[apply] 0 s: 60 f / 123 ms, 487.8 fps, 2 ms/f; total: 120 f, 301.5 fps, 3 ms/f
[apply] 0 s: 60 f / 114 ms, 526.3 fps, 1 ms/f; total: 180 f, 351.5 fps, 2 ms/f
[apply] 0 s: 60 f / 115 ms, 521.7 fps, 1 ms/f; total: 240 f, 382.7 fps, 2 ms/f
[apply] 0 s: 60 f / 134 ms, 447.7 fps, 2 ms/f; total: 300 f, 394.2 fps, 2 ms/f
[apply] 0 s: 60 f / 102 ms, 588.2 fps, 1 ms/f; total: 360 f, 417.1 fps, 2 ms/f
[apply] 0 s: 60 f / 110 ms, 545.4 fps, 1 ms/f; total: 420 f, 431.6 fps, 2 ms/f
[apply] 1 s: 60 f / 102 ms, 588.2 fps, 1 ms/f; total: 480 f, 446.5 fps, 2 ms/f
[apply] 1 s: 60 f / 106 ms, 566.0 fps, 1 ms/f; total: 540 f, 457.2 fps, 2 ms/f
[apply] 1 s: 60 f / 113 ms, 530.9 fps, 1 ms/f; total: 600 f, 463.6 fps, 2 ms/f
[apply] 1 s: 60 f / 87 ms, 689.6 fps, 1 ms/f; total: 660 f, 477.9 fps, 2 ms/f
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test01Normal_1Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test03Excl_1Win
[apply] 0 s: 60 f / 167 ms, 359.2 fps, 2 ms/f; total: 60 f, 359.2 fps, 2 ms/f
[apply] 0 s: 60 f / 74 ms, 810.8 fps, 1 ms/f; total: 120 f, 497.9 fps, 2 ms/f
[apply] 0 s: 60 f / 79 ms, 759.4 fps, 1 ms/f; total: 180 f, 562.5 fps, 1 ms/f
[apply] 0 s: 60 f / 78 ms, 769.2 fps, 1 ms/f; total: 240 f, 603.0 fps, 1 ms/f
[apply] 0 s: 60 f / 55 ms, 1090.9 fps, 0 ms/f; total: 300 f, 662.2 fps, 1 ms/f
[apply] 0 s: 60 f / 55 ms, 1090.9 fps, 0 ms/f; total: 360 f, 708.6 fps, 1 ms/f
[apply] 0 s: 60 f / 54 ms, 1111.1 fps, 0 ms/f; total: 420 f, 747.3 fps, 1 ms/f
[apply] 0 s: 60 f / 54 ms, 1111.1 fps, 0 ms/f; total: 480 f, 779.2 fps, 1 ms/f
[apply] 0 s: 60 f / 53 ms, 1132.0 fps, 0 ms/f; total: 540 f, 807.1 fps, 1 ms/f
[apply] 0 s: 60 f / 53 ms, 1132.0 fps, 0 ms/f; total: 600 f, 831.0 fps, 1 ms/f
[apply] 0 s: 60 f / 54 ms, 1111.1 fps, 0 ms/f; total: 660 f, 850.5 fps, 1 ms/f
[apply] 0 s: 60 f / 54 ms, 1111.1 fps, 0 ms/f; total: 720 f, 867.4 fps, 1 ms/f
[apply] 0 s: 60 f / 54 ms, 1111.1 fps, 0 ms/f; total: 780 f, 882.3 fps, 1 ms/f
[apply] 0 s: 60 f / 53 ms, 1132.0 fps, 0 ms/f; total: 840 f, 896.4 fps, 1 ms/f
[apply] 0 s: 60 f / 54 ms, 1111.1 fps, 0 ms/f; total: 900 f, 908.1 fps, 1 ms/f
[apply] 1 s: 60 f / 53 ms, 1132.0 fps, 0 ms/f; total: 960 f, 919.5 fps, 1 ms/f
[apply] 1 s: 60 f / 66 ms, 909.0 fps, 1 ms/f; total: 1020 f, 918.9 fps, 1 ms/f
[apply] 1 s: 60 f / 54 ms, 1111.1 fps, 0 ms/f; total: 1080 f, 927.8 fps, 1 ms/f
[apply] 1 s: 60 f / 54 ms, 1111.1 fps, 0 ms/f; total: 1140 f, 935.9 fps, 1 ms/f
[apply] 1 s: 60 f / 53 ms, 1132.0 fps, 0 ms/f; total: 1200 f, 944.1 fps, 1 ms/f
[apply] 1 s: 60 f / 54 ms, 1111.1 fps, 0 ms/f; total: 1260 f, 950.9 fps, 1 ms/f
[apply] 1 s: 60 f / 54 ms, 1111.1 fps, 0 ms/f; total: 1320 f, 957.2 fps, 1 ms/f
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test03Excl_1Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test05Normal_4Win
[apply] 0 s: 60 f / 315 ms, 190.4 fps, 5 ms/f; total: 60 f, 190.4 fps, 5 ms/f
[apply] 0 s: 60 f / 232 ms, 258.6 fps, 3 ms/f; total: 120 f, 219.3 fps, 4 ms/f
[apply] 0 s: 60 f / 217 ms, 276.4 fps, 3 ms/f; total: 180 f, 235.6 fps, 4 ms/f
[apply] 0 s: 60 f / 217 ms, 276.4 fps, 3 ms/f; total: 240 f, 244.6 fps, 4 ms/f
[apply] 1 s: 60 f / 218 ms, 275.2 fps, 3 ms/f; total: 300 f, 250.2 fps, 3 ms/f
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test05Normal_4Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test07Excl_4Win
[apply] 0 s: 60 f / 362 ms, 165.7 fps, 6 ms/f; total: 60 f, 165.7 fps, 6 ms/f
[apply] 0 s: 60 f / 221 ms, 271.4 fps, 3 ms/f; total: 120 f, 205.8 fps, 4 ms/f
[apply] 0 s: 60 f / 220 ms, 272.7 fps, 3 ms/f; total: 180 f, 224.1 fps, 4 ms/f
[apply] 1 s: 60 f / 219 ms, 273.9 fps, 3 ms/f; total: 240 f, 234.8 fps, 4 ms/f
[apply] 1 s: 60 f / 218 ms, 275.2 fps, 3 ms/f; total: 300 f, 241.9 fps, 4 ms/f
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test07Excl_4Win
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842096860 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01Normal_1Win took 3.247 sec
[apply] Testcase: test03Excl_1Win took 1.423 sec
[apply] Testcase: test05Normal_4Win took 1.487 sec
[apply] Testcase: test07Excl_4Win took 1.539 sec
[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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842099431 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842105953 ms +++ localhost/127.0.0.1:59999 - Locked within 6531 ms, 14 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test01Normal_1Win
[apply] junit.framework.TestListener: startTest(test01Normal_1Win)
[apply] 0 s: 60 f / 460 ms, 130.4 fps, 7 ms/f; total: 60 f, 130.4 fps, 7 ms/f
[apply] 0 s: 60 f / 93 ms, 645.1 fps, 1 ms/f; total: 120 f, 216.9 fps, 4 ms/f
[apply] 0 s: 60 f / 92 ms, 652.1 fps, 1 ms/f; total: 180 f, 279.0 fps, 3 ms/f
[apply] 0 s: 60 f / 91 ms, 659.3 fps, 1 ms/f; total: 240 f, 326.0 fps, 3 ms/f
[apply] 0 s: 60 f / 165 ms, 363.6 fps, 2 ms/f; total: 300 f, 332.9 fps, 3 ms/f
[apply] 1 s: 60 f / 132 ms, 454.5 fps, 2 ms/f; total: 360 f, 348.4 fps, 2 ms/f
[apply] 1 s: 60 f / 119 ms, 504.2 fps, 1 ms/f; total: 420 f, 364.5 fps, 2 ms/f
[apply] 1 s: 60 f / 128 ms, 468.7 fps, 2 ms/f; total: 480 f, 375.0 fps, 2 ms/f
[apply] junit.framework.TestListener: endTest(test01Normal_1Win)
[apply] junit.framework.TestListener: startTest(test03Excl_1Win)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test01Normal_1Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test03Excl_1Win
[apply] 0 s: 60 f / 173 ms, 346.8 fps, 2 ms/f; total: 60 f, 346.8 fps, 2 ms/f
[apply] 0 s: 60 f / 102 ms, 588.2 fps, 1 ms/f; total: 120 f, 436.3 fps, 2 ms/f
[apply] 0 s: 60 f / 104 ms, 576.9 fps, 1 ms/f; total: 180 f, 474.9 fps, 2 ms/f
[apply] 0 s: 60 f / 100 ms, 600.0 fps, 1 ms/f; total: 240 f, 501.0 fps, 1 ms/f
[apply] 0 s: 60 f / 102 ms, 588.2 fps, 1 ms/f; total: 300 f, 516.3 fps, 1 ms/f
[apply] 0 s: 60 f / 87 ms, 689.6 fps, 1 ms/f; total: 360 f, 538.9 fps, 1 ms/f
[apply] 0 s: 60 f / 84 ms, 714.2 fps, 1 ms/f; total: 420 f, 558.5 fps, 1 ms/f
[apply] 0 s: 60 f / 78 ms, 769.2 fps, 1 ms/f; total: 480 f, 578.3 fps, 1 ms/f
[apply] 0 s: 60 f / 81 ms, 740.7 fps, 1 ms/f; total: 540 f, 592.7 fps, 1 ms/f
[apply] 0 s: 60 f / 78 ms, 769.2 fps, 1 ms/f; total: 600 f, 606.6 fps, 1 ms/f
[apply] 1 s: 60 f / 74 ms, 810.8 fps, 1 ms/f; total: 660 f, 620.8 fps, 1 ms/f
[apply] 1 s: 60 f / 78 ms, 769.2 fps, 1 ms/f; total: 720 f, 631.0 fps, 1 ms/f
[apply] 1 s: 60 f / 73 ms, 821.9 fps, 1 ms/f; total: 780 f, 642.5 fps, 1 ms/f
[apply] 1 s: 60 f / 77 ms, 779.2 fps, 1 ms/f; total: 840 f, 650.6 fps, 1 ms/f
[apply] junit.framework.TestListener: endTest(test03Excl_1Win)
[apply] junit.framework.TestListener: startTest(test05Normal_4Win)
[apply] 1 s: 60 f / 82 ms, 731.7 fps, 1 ms/f; total: 900 f, 655.4 fps, 1 ms/f
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test03Excl_1Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test05Normal_4Win
[apply] 0 s: 60 f / 319 ms, 188.0 fps, 5 ms/f; total: 60 f, 188.0 fps, 5 ms/f
[apply] 0 s: 60 f / 218 ms, 275.2 fps, 3 ms/f; total: 120 f, 223.4 fps, 4 ms/f
[apply] 0 s: 60 f / 217 ms, 276.4 fps, 3 ms/f; total: 180 f, 238.7 fps, 4 ms/f
[apply] 0 s: 60 f / 218 ms, 275.2 fps, 3 ms/f; total: 240 f, 246.9 fps, 4 ms/f
[apply] 1 s: 60 f / 231 ms, 259.7 fps, 3 ms/f; total: 300 f, 249.3 fps, 4 ms/f
[apply] junit.framework.TestListener: endTest(test05Normal_4Win)
[apply] junit.framework.TestListener: startTest(test07Excl_4Win)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test05Normal_4Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test07Excl_4Win
[apply] 0 s: 60 f / 296 ms, 202.7 fps, 4 ms/f; total: 60 f, 202.7 fps, 4 ms/f
[apply] 0 s: 60 f / 229 ms, 262.0 fps, 3 ms/f; total: 120 f, 228.5 fps, 4 ms/f
[apply] 0 s: 60 f / 217 ms, 276.4 fps, 3 ms/f; total: 180 f, 242.5 fps, 4 ms/f
[apply] 0 s: 60 f / 221 ms, 271.4 fps, 3 ms/f; total: 240 f, 249.2 fps, 4 ms/f
[apply] 1 s: 60 f / 217 ms, 276.4 fps, 3 ms/f; total: 300 f, 254.2 fps, 3 ms/f
[apply] junit.framework.TestListener: endTest(test07Excl_4Win)
[apply] 1 s: 60 f / 218 ms, 275.2 fps, 3 ms/f; total: 360 f, 257.5 fps, 3 ms/f
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test07Excl_4Win
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842113668 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 14.862 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842099431 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842105953 ms +++ localhost/127.0.0.1:59999 - Locked within 6531 ms, 14 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test01Normal_1Win
[apply] 0 s: 60 f / 460 ms, 130.4 fps, 7 ms/f; total: 60 f, 130.4 fps, 7 ms/f
[apply] 0 s: 60 f / 93 ms, 645.1 fps, 1 ms/f; total: 120 f, 216.9 fps, 4 ms/f
[apply] 0 s: 60 f / 92 ms, 652.1 fps, 1 ms/f; total: 180 f, 279.0 fps, 3 ms/f
[apply] 0 s: 60 f / 91 ms, 659.3 fps, 1 ms/f; total: 240 f, 326.0 fps, 3 ms/f
[apply] 0 s: 60 f / 165 ms, 363.6 fps, 2 ms/f; total: 300 f, 332.9 fps, 3 ms/f
[apply] 1 s: 60 f / 132 ms, 454.5 fps, 2 ms/f; total: 360 f, 348.4 fps, 2 ms/f
[apply] 1 s: 60 f / 119 ms, 504.2 fps, 1 ms/f; total: 420 f, 364.5 fps, 2 ms/f
[apply] 1 s: 60 f / 128 ms, 468.7 fps, 2 ms/f; total: 480 f, 375.0 fps, 2 ms/f
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test01Normal_1Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test03Excl_1Win
[apply] 0 s: 60 f / 173 ms, 346.8 fps, 2 ms/f; total: 60 f, 346.8 fps, 2 ms/f
[apply] 0 s: 60 f / 102 ms, 588.2 fps, 1 ms/f; total: 120 f, 436.3 fps, 2 ms/f
[apply] 0 s: 60 f / 104 ms, 576.9 fps, 1 ms/f; total: 180 f, 474.9 fps, 2 ms/f
[apply] 0 s: 60 f / 100 ms, 600.0 fps, 1 ms/f; total: 240 f, 501.0 fps, 1 ms/f
[apply] 0 s: 60 f / 102 ms, 588.2 fps, 1 ms/f; total: 300 f, 516.3 fps, 1 ms/f
[apply] 0 s: 60 f / 87 ms, 689.6 fps, 1 ms/f; total: 360 f, 538.9 fps, 1 ms/f
[apply] 0 s: 60 f / 84 ms, 714.2 fps, 1 ms/f; total: 420 f, 558.5 fps, 1 ms/f
[apply] 0 s: 60 f / 78 ms, 769.2 fps, 1 ms/f; total: 480 f, 578.3 fps, 1 ms/f
[apply] 0 s: 60 f / 81 ms, 740.7 fps, 1 ms/f; total: 540 f, 592.7 fps, 1 ms/f
[apply] 0 s: 60 f / 78 ms, 769.2 fps, 1 ms/f; total: 600 f, 606.6 fps, 1 ms/f
[apply] 1 s: 60 f / 74 ms, 810.8 fps, 1 ms/f; total: 660 f, 620.8 fps, 1 ms/f
[apply] 1 s: 60 f / 78 ms, 769.2 fps, 1 ms/f; total: 720 f, 631.0 fps, 1 ms/f
[apply] 1 s: 60 f / 73 ms, 821.9 fps, 1 ms/f; total: 780 f, 642.5 fps, 1 ms/f
[apply] 1 s: 60 f / 77 ms, 779.2 fps, 1 ms/f; total: 840 f, 650.6 fps, 1 ms/f
[apply] 1 s: 60 f / 82 ms, 731.7 fps, 1 ms/f; total: 900 f, 655.4 fps, 1 ms/f
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test03Excl_1Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test05Normal_4Win
[apply] 0 s: 60 f / 319 ms, 188.0 fps, 5 ms/f; total: 60 f, 188.0 fps, 5 ms/f
[apply] 0 s: 60 f / 218 ms, 275.2 fps, 3 ms/f; total: 120 f, 223.4 fps, 4 ms/f
[apply] 0 s: 60 f / 217 ms, 276.4 fps, 3 ms/f; total: 180 f, 238.7 fps, 4 ms/f
[apply] 0 s: 60 f / 218 ms, 275.2 fps, 3 ms/f; total: 240 f, 246.9 fps, 4 ms/f
[apply] 1 s: 60 f / 231 ms, 259.7 fps, 3 ms/f; total: 300 f, 249.3 fps, 4 ms/f
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test05Normal_4Win
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test07Excl_4Win
[apply] 0 s: 60 f / 296 ms, 202.7 fps, 4 ms/f; total: 60 f, 202.7 fps, 4 ms/f
[apply] 0 s: 60 f / 229 ms, 262.0 fps, 3 ms/f; total: 120 f, 228.5 fps, 4 ms/f
[apply] 0 s: 60 f / 217 ms, 276.4 fps, 3 ms/f; total: 180 f, 242.5 fps, 4 ms/f
[apply] 0 s: 60 f / 221 ms, 271.4 fps, 3 ms/f; total: 240 f, 249.2 fps, 4 ms/f
[apply] 1 s: 60 f / 217 ms, 276.4 fps, 3 ms/f; total: 300 f, 254.2 fps, 3 ms/f
[apply] 1 s: 60 f / 218 ms, 275.2 fps, 3 ms/f; total: 360 f, 257.5 fps, 3 ms/f
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test07Excl_4Win
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842113668 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01Normal_1Win took 3.011 sec
[apply] Testcase: test03Excl_1Win took 1.445 sec
[apply] Testcase: test05Normal_4Win took 1.491 sec
[apply] Testcase: test07Excl_4Win took 1.617 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT
[apply] junit.framework.TestListener: tests to run: 6
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842116190 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842139766 ms +++ localhost/127.0.0.1:59999 - Locked within 23585 ms, 48 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowEachWithOwnDemoGL2ES2
[apply] junit.framework.TestListener: startTest(testSwitch2GLWindowEachWithOwnDemoGL2ES2)
[apply] Thread[Thread-8-Animator#00,5,main] GearsES2.init.0 0x6983d95: tileRendererInUse null, GearsES2[obj 0x6983d95 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6983d95 on Thread[Thread-8-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6983d95 created: GearsObj[0x29d381d2, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6983d95 created: GearsObj[0x7cf01771, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6983d95 created: GearsObj[0x7cf01771, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-8-Animator#00,5,main] GearsES2.init.X 0x6983d95 FIN GearsES2[obj 0x6983d95 isInit true, usesShared false, 1 GearsObj[0x29d381d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7cf01771, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26afa68a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-8-Animator#00,5,main] GearsES2.reshape 0x6983d95 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f9b8162b950, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6983d95, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread-8-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[apply] Thread[Thread-8-Animator#00,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-8-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[apply] null
[apply] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-8-Animator#00,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-8-Animator#00,5,main] RedSquareES2.reshape 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f9b814374c0, tileRendererInUse null
[apply] Thread[Thread-8-Animator#00,5,main] RedSquareES2.reshape FIN
[apply] Thread-8-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0356x0356.png
[apply] 1 - switch - START 1011
[apply] 1 - A w1-h 0x7f9b8162b950,-ctx 0x7f9b814390b0
[apply] 1 - A w2-h 0x7f9b814374c0,-ctx 0x7f9b8167f830
[apply] Thread[Thread-8,5,main] GearsES2.reshape 0x6983d95 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f9b814374c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6983d95, angle 21.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-8,5,main] RedSquareES2.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f9b8162b950, tileRendererInUse null
[apply] Thread[Thread-8,5,main] RedSquareES2.reshape FIN
[apply] 1 - B w1-h 0x7f9b8162b950,-ctx 0x7f9b8167f830
[apply] 1 - B w2-h 0x7f9b814374c0,-ctx 0x7f9b814390b0
[apply] 1 - switch - END 1011
[apply] Thread-8-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0045-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0356x0356.png
[apply] Thread-8-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0045-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[apply] 2 - switch - START 2014
[apply] 2 - A w1-h 0x7f9b8162b950,-ctx 0x7f9b8167f830
[apply] 2 - A w2-h 0x7f9b814374c0,-ctx 0x7f9b814390b0
[apply] Thread[Thread-8,5,main] RedSquareES2.reshape 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f9b814374c0, tileRendererInUse null
[apply] Thread[Thread-8,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-8,5,main] GearsES2.reshape 0x6983d95 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f9b8162b950, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6983d95, 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
[apply] 2 - B w1-h 0x7f9b8162b950,-ctx 0x7f9b814390b0
[apply] 2 - B w2-h 0x7f9b814374c0,-ctx 0x7f9b8167f830
[apply] 2 - switch - END 2014
[apply] Thread-8-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0100-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[apply] Thread-8-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0101-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0356x0356.png
[apply] junit.framework.TestListener: endTest(testSwitch2GLWindowEachWithOwnDemoGL2ES2)
[apply] junit.framework.TestListener: startTest(testSwitch2GLWindowEachWithOwnDemoGLES2)
[apply] junit.framework.TestListener: endTest(testSwitch2GLWindowEachWithOwnDemoGLES2)
[apply] junit.framework.TestListener: startTest(testSwitch2GLWindowOneDemoGL2ES2)
[apply] QUIT Window Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6983d95: tileRendererInUse null
[apply] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6983d95 FIN
[apply] QUIT Window Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowEachWithOwnDemoGL2ES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowEachWithOwnDemoGLES2
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowEachWithOwnDemoGLES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowOneDemoGL2ES2
[apply] Thread[Thread-10-Animator#01,5,main] GearsES2.init.0 0x556917ee: tileRendererInUse null, GearsES2[obj 0x556917ee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x556917ee on Thread[Thread-10-Animator#01,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x556917ee created: GearsObj[0x76caf6c1, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x556917ee created: GearsObj[0x70e35d5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x556917ee created: GearsObj[0x70e35d5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-10-Animator#01,5,main] GearsES2.init.X 0x556917ee FIN GearsES2[obj 0x556917ee isInit true, usesShared false, 1 GearsObj[0x76caf6c1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x70e35d5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x35f03691, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-10-Animator#01,5,main] GearsES2.reshape 0x556917ee 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f9b8169f720, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x556917ee, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread-10-Animator#01: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[apply] 1 - switch - START 1002
[apply] 1 - A w1-h 0x7f9b8169f720,-ctx 0x7f9b8168afc0
[apply] 1 - A w2-h 0x7f9b8144f770,-ctx 0x7f9b8145a080
[apply] Thread[Thread-10,5,main] GearsES2.reshape 0x556917ee 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f9b8144f770, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x556917ee, 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] 1 - B w1-h 0x7f9b8169f720,-ctx 0x7f9b8145a080
[apply] 1 - B w2-h 0x7f9b8144f770,-ctx 0x7f9b8168afc0
[apply] 1 - switch - END 1002
[apply] Thread-10-Animator#01: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0060-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0356x0356.png
[apply] 2 - switch - START 2002
[apply] 2 - A w1-h 0x7f9b8169f720,-ctx 0x7f9b8145a080
[apply] 2 - A w2-h 0x7f9b8144f770,-ctx 0x7f9b8168afc0
[apply] Thread[Thread-10,5,main] GearsES2.reshape 0x556917ee 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f9b8169f720, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x556917ee, angle 56.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] 2 - B w1-h 0x7f9b8169f720,-ctx 0x7f9b8168afc0
[apply] 2 - B w2-h 0x7f9b8144f770,-ctx 0x7f9b8145a080
[apply] 2 - switch - END 2002
[apply] Thread-10-Animator#01: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0113-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[apply] QUIT Window Thread[Thread-8-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Thread[Thread-8-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x556917ee: tileRendererInUse null
[apply] Thread[Thread-8-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x556917ee FIN
[apply] junit.framework.TestListener: endTest(testSwitch2GLWindowOneDemoGL2ES2)
[apply] junit.framework.TestListener: startTest(testSwitch2GLWindowOneDemoGLES2)
[apply] junit.framework.TestListener: endTest(testSwitch2GLWindowOneDemoGLES2)
[apply] junit.framework.TestListener: startTest(testSwitch2WindowSingleContextGL2ES2)
[apply] QUIT Window Thread[Thread-8-Display-.macosx_nil-1-EDT-2,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowOneDemoGL2ES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowOneDemoGLES2
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowOneDemoGLES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2WindowSingleContextGL2ES2
[apply] Thread[Thread-12-Animator#02,5,main] GearsES2.init.0 0x5a199939: tileRendererInUse null, GearsES2[obj 0x5a199939 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5a199939 on Thread[Thread-12-Animator#02,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5a199939 created: GearsObj[0x35712651, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5a199939 created: GearsObj[0x178aab40, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5a199939 created: GearsObj[0x178aab40, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-12-Animator#02,5,main] GearsES2.init.X 0x5a199939 FIN GearsES2[obj 0x5a199939 isInit true, usesShared false, 1 GearsObj[0x35712651, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x178aab40, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10f102d3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-12-Animator#02,5,main] GearsES2.reshape 0x5a199939 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f9b8143fbd0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5a199939, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread-12-Animator#02: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2WindowSingleContextGL2ES2____-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[apply] 1 - switch - START 1012
[apply] Thread[Thread-12,5,main] GearsES2.reshape 0x5a199939 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f9b8169d5d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5a199939, 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 - switch - END 1012
[apply] 2 - switch - START 2014
[apply] Thread[Thread-12,5,main] GearsES2.reshape 0x5a199939 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f9b8143fbd0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5a199939, 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] 2 - switch - END 2014
[apply] Thread[Thread-12,5,main] GearsES2.dispose 0x5a199939: tileRendererInUse null
[apply] Thread[Thread-12,5,main] GearsES2.dispose 0x5a199939 FIN
[apply] QUIT Window Thread[Thread-8-Display-.macosx_nil-1-EDT-3,5,main]
[apply] QUIT Window Thread[Thread-8-Display-.macosx_nil-1-EDT-3,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2WindowSingleContextGL2ES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2WindowSingleContextGLES2
[apply] junit.framework.TestListener: endTest(testSwitch2WindowSingleContextGL2ES2)
[apply] junit.framework.TestListener: startTest(testSwitch2WindowSingleContextGLES2)
[apply] junit.framework.TestListener: endTest(testSwitch2WindowSingleContextGLES2)
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2WindowSingleContextGLES2
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842148649 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[apply] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 33.103 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842116190 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842139766 ms +++ localhost/127.0.0.1:59999 - Locked within 23585 ms, 48 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowEachWithOwnDemoGL2ES2
[apply] Thread[Thread-8-Animator#00,5,main] GearsES2.init.0 0x6983d95: tileRendererInUse null, GearsES2[obj 0x6983d95 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6983d95 on Thread[Thread-8-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6983d95 created: GearsObj[0x29d381d2, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6983d95 created: GearsObj[0x7cf01771, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6983d95 created: GearsObj[0x7cf01771, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-8-Animator#00,5,main] GearsES2.init.X 0x6983d95 FIN GearsES2[obj 0x6983d95 isInit true, usesShared false, 1 GearsObj[0x29d381d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7cf01771, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26afa68a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-8-Animator#00,5,main] GearsES2.reshape 0x6983d95 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f9b8162b950, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6983d95, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread-8-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[apply] Thread[Thread-8-Animator#00,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-8-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[apply] null
[apply] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-8-Animator#00,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-8-Animator#00,5,main] RedSquareES2.reshape 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f9b814374c0, tileRendererInUse null
[apply] Thread[Thread-8-Animator#00,5,main] RedSquareES2.reshape FIN
[apply] Thread-8-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0356x0356.png
[apply] 1 - switch - START 1011
[apply] 1 - A w1-h 0x7f9b8162b950,-ctx 0x7f9b814390b0
[apply] 1 - A w2-h 0x7f9b814374c0,-ctx 0x7f9b8167f830
[apply] Thread[Thread-8,5,main] GearsES2.reshape 0x6983d95 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f9b814374c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6983d95, angle 21.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-8,5,main] RedSquareES2.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f9b8162b950, tileRendererInUse null
[apply] Thread[Thread-8,5,main] RedSquareES2.reshape FIN
[apply] 1 - B w1-h 0x7f9b8162b950,-ctx 0x7f9b8167f830
[apply] 1 - B w2-h 0x7f9b814374c0,-ctx 0x7f9b814390b0
[apply] 1 - switch - END 1011
[apply] Thread-8-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0045-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0356x0356.png
[apply] Thread-8-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0045-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[apply] 2 - switch - START 2014
[apply] 2 - A w1-h 0x7f9b8162b950,-ctx 0x7f9b8167f830
[apply] 2 - A w2-h 0x7f9b814374c0,-ctx 0x7f9b814390b0
[apply] Thread[Thread-8,5,main] RedSquareES2.reshape 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f9b814374c0, tileRendererInUse null
[apply] Thread[Thread-8,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-8,5,main] GearsES2.reshape 0x6983d95 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f9b8162b950, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6983d95, 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
[apply] 2 - B w1-h 0x7f9b8162b950,-ctx 0x7f9b814390b0
[apply] 2 - B w2-h 0x7f9b814374c0,-ctx 0x7f9b8167f830
[apply] 2 - switch - END 2014
[apply] Thread-8-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0100-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[apply] Thread-8-Animator#00: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0101-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0356x0356.png
[apply] QUIT Window Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6983d95: tileRendererInUse null
[apply] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6983d95 FIN
[apply] QUIT Window Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowEachWithOwnDemoGL2ES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowEachWithOwnDemoGLES2
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowEachWithOwnDemoGLES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowOneDemoGL2ES2
[apply] Thread[Thread-10-Animator#01,5,main] GearsES2.init.0 0x556917ee: tileRendererInUse null, GearsES2[obj 0x556917ee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x556917ee on Thread[Thread-10-Animator#01,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x556917ee created: GearsObj[0x76caf6c1, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x556917ee created: GearsObj[0x70e35d5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x556917ee created: GearsObj[0x70e35d5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-10-Animator#01,5,main] GearsES2.init.X 0x556917ee FIN GearsES2[obj 0x556917ee isInit true, usesShared false, 1 GearsObj[0x76caf6c1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x70e35d5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x35f03691, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-10-Animator#01,5,main] GearsES2.reshape 0x556917ee 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f9b8169f720, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x556917ee, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread-10-Animator#01: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[apply] 1 - switch - START 1002
[apply] 1 - A w1-h 0x7f9b8169f720,-ctx 0x7f9b8168afc0
[apply] 1 - A w2-h 0x7f9b8144f770,-ctx 0x7f9b8145a080
[apply] Thread[Thread-10,5,main] GearsES2.reshape 0x556917ee 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f9b8144f770, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x556917ee, 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] 1 - B w1-h 0x7f9b8169f720,-ctx 0x7f9b8145a080
[apply] 1 - B w2-h 0x7f9b8144f770,-ctx 0x7f9b8168afc0
[apply] 1 - switch - END 1002
[apply] Thread-10-Animator#01: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0060-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0356x0356.png
[apply] 2 - switch - START 2002
[apply] 2 - A w1-h 0x7f9b8169f720,-ctx 0x7f9b8145a080
[apply] 2 - A w2-h 0x7f9b8144f770,-ctx 0x7f9b8168afc0
[apply] Thread[Thread-10,5,main] GearsES2.reshape 0x556917ee 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f9b8169f720, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x556917ee, angle 56.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] 2 - B w1-h 0x7f9b8169f720,-ctx 0x7f9b8168afc0
[apply] 2 - B w2-h 0x7f9b8144f770,-ctx 0x7f9b8145a080
[apply] 2 - switch - END 2002
[apply] Thread-10-Animator#01: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0113-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[apply] QUIT Window Thread[Thread-8-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Thread[Thread-8-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x556917ee: tileRendererInUse null
[apply] Thread[Thread-8-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x556917ee FIN
[apply] QUIT Window Thread[Thread-8-Display-.macosx_nil-1-EDT-2,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowOneDemoGL2ES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowOneDemoGLES2
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowOneDemoGLES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2WindowSingleContextGL2ES2
[apply] Thread[Thread-12-Animator#02,5,main] GearsES2.init.0 0x5a199939: tileRendererInUse null, GearsES2[obj 0x5a199939 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5a199939 on Thread[Thread-12-Animator#02,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5a199939 created: GearsObj[0x35712651, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5a199939 created: GearsObj[0x178aab40, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5a199939 created: GearsObj[0x178aab40, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-12-Animator#02,5,main] GearsES2.init.X 0x5a199939 FIN GearsES2[obj 0x5a199939 isInit true, usesShared false, 1 GearsObj[0x35712651, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x178aab40, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10f102d3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-12-Animator#02,5,main] GearsES2.reshape 0x5a199939 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f9b8143fbd0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5a199939, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread-12-Animator#02: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2WindowSingleContextGL2ES2____-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[apply] 1 - switch - START 1012
[apply] Thread[Thread-12,5,main] GearsES2.reshape 0x5a199939 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f9b8169d5d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5a199939, 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 - switch - END 1012
[apply] 2 - switch - START 2014
[apply] Thread[Thread-12,5,main] GearsES2.reshape 0x5a199939 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f9b8143fbd0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5a199939, 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] 2 - switch - END 2014
[apply] Thread[Thread-12,5,main] GearsES2.dispose 0x5a199939: tileRendererInUse null
[apply] Thread[Thread-12,5,main] GearsES2.dispose 0x5a199939 FIN
[apply] QUIT Window Thread[Thread-8-Display-.macosx_nil-1-EDT-3,5,main]
[apply] QUIT Window Thread[Thread-8-Display-.macosx_nil-1-EDT-3,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2WindowSingleContextGL2ES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2WindowSingleContextGLES2
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2WindowSingleContextGLES2
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842148649 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testSwitch2GLWindowEachWithOwnDemoGL2ES2 took 3.999 sec
[apply] Testcase: testSwitch2GLWindowEachWithOwnDemoGLES2 took 0.001 sec
[apply] Testcase: testSwitch2GLWindowOneDemoGL2ES2 took 2.397 sec
[apply] Testcase: testSwitch2GLWindowOneDemoGLES2 took 0.002 sec
[apply] Testcase: testSwitch2WindowSingleContextGL2ES2 took 2.398 sec
[apply] Testcase: testSwitch2WindowSingleContextGLES2 took 0.001 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842151065 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: tests to run: 12
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842152576 ms +++ localhost/127.0.0.1:59999 - Locked within 1518 ms, 4 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def
[apply] junit.framework.TestListener: startTest(test01aSwitch2Onscreen2OnscreenGL2ES2_Def)
[apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Source Caps Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Dest Caps Requested: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Is SwapGLContext safe: true
[apply] Thread-7-Animator#00: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0128x0128.png
[apply] 1 - switch - START 1009
[apply] 1 - switch - END 1009
[apply] Thread-7-Animator#00: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n1260-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0128x0128.png
[apply] 2 - switch - START 2060
[apply] 2 - switch - END 2060
[apply] Thread-7-Animator#00: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n1321-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0128x0128.png
[apply] junit.framework.TestListener: endTest(test01aSwitch2Onscreen2OnscreenGL2ES2_Def)
[apply] junit.framework.TestListener: startTest(test01bSwitch2Onscreen2OffscreenGL2ES2_Def)
[apply] QUIT Window Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main]
[apply] QUIT Window Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def
[apply] ++++ TestCase.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/GL3.hw], on-scr[.]]
[apply] Source Caps Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Dest Caps Requested: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
[apply] Is SwapGLContext safe: true
[apply] Thread-9-Animator#01: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0128x0128.png
[apply] 1 - switch - START 1015
[apply] 1 - switch - END 1015
[apply] Thread-9-Animator#01: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0060-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[apply] 2 - switch - START 2085
[apply] 2 - switch - END 2085
[apply] Thread-9-Animator#01: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n3653-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0128x0128.png
[apply] QUIT Window Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def
[apply] ++++ TestCase.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/GL3.hw], offscr[auto-cfg]]
[apply] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[apply] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[apply] Is SwapGLContext safe: true
[apply] Thread-10-Animator#02: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[apply] junit.framework.TestListener: endTest(test01bSwitch2Onscreen2OffscreenGL2ES2_Def)
[apply] junit.framework.TestListener: startTest(test01cSwitch2Offscreen2OffscreenGL2ES2_Def)
[apply] 1 - switch - START 1033
[apply] 1 - switch - END 1033
[apply] Thread-10-Animator#02: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n3500-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[apply] 2 - switch - START 2067
[apply] 2 - switch - END 2067
[apply] Thread-10-Animator#02: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n8878-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def
[apply] ++++ TestCase.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/GL3.hw], offscr[auto-cfg]]
[apply] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[apply] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[fbo]]
[apply] Is SwapGLContext safe: true
[apply] junit.framework.TestListener: endTest(test01cSwitch2Offscreen2OffscreenGL2ES2_Def)
[apply] junit.framework.TestListener: startTest(test01dSwitch2Offscreen2OnscreenGL2ES2_Def)
[apply] Thread-11-Animator#03: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[apply] 1 - switch - START 1083
[apply] 1 - switch - END 1083
[apply] Thread-11-Animator#03: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n5125-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0128x0128.png
[apply] 2 - switch - START 2027
[apply] 2 - switch - END 2027
[apply] Thread-11-Animator#03: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n5181-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[apply] junit.framework.TestListener: endTest(test01dSwitch2Offscreen2OnscreenGL2ES2_Def)
[apply] junit.framework.TestListener: startTest(test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA)
[apply] QUIT Window Thread[Thread-7-Display-.macosx_nil-1-EDT-3,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def
[apply] ++++ TestCase.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/GL3.hw], on-scr[.]]
[apply] Source Caps Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Dest Caps Requested: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Is SwapGLContext safe: true
[apply] Thread-12-Animator#04: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0128x0128.png
[apply] 1 - switch - START 1054
[apply] 1 - switch - END 1054
[apply] Thread-12-Animator#04: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n2511-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0128x0128.png
[apply] 2 - switch - START 2092
[apply] 2 - switch - END 2092
[apply] Thread-12-Animator#04: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n2572-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0128x0128.png
[apply] QUIT Window Thread[Thread-7-Display-.macosx_nil-1-EDT-4,5,main]
[apply] QUIT Window Thread[Thread-7-Display-.macosx_nil-1-EDT-4,5,main]
[apply] junit.framework.TestListener: endTest(test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA)
[apply] junit.framework.TestListener: startTest(test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA)
[apply] junit.framework.TestListener: endTest(test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA)
[apply] junit.framework.TestListener: startTest(test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA
[apply] ++++ TestCase.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/GL3.hw], on-scr[.]]
[apply] Source Caps Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Dest Caps Requested: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
[apply] Is SwapGLContext safe: false
[apply] Supressing unsafe tests ...
[apply] QUIT Window Thread[Thread-7-Display-.macosx_nil-1-EDT-5,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA
[apply] ++++ TestCase.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/GL3.hw], offscr[auto-cfg]]
[apply] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[apply] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[apply] Is SwapGLContext safe: true
[apply] Thread-14-Animator#05: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[apply] 1 - switch - START 1017
[apply] 1 - switch - END 1017
[apply] Thread-14-Animator#05: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n3514-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[apply] 2 - switch - START 2052
[apply] 2 - switch - END 2052
[apply] Thread-14-Animator#05: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n8055-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA
[apply] ++++ TestCase.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/GL3.hw], offscr[auto-cfg]]
[apply] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[apply] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[fbo]]
[apply] Is SwapGLContext safe: false
[apply] Supressing unsafe tests ...
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu
[apply] junit.framework.TestListener: endTest(test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA)
[apply] junit.framework.TestListener: startTest(test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA)
[apply] junit.framework.TestListener: endTest(test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA)
[apply] junit.framework.TestListener: startTest(test03aSwitch2Onscreen2OnscreenGL2ES2_Accu)
[apply] 2014-10-09 10:09:32.358 java[3968:13f5f] invalid pixel format attribute
[apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Is SwapGLContext safe: true
[apply] 2014-10-09 10:09:32.360 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.360 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.361 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.362 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.362 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.363 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.364 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.365 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.365 java[3968:13f5f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.365 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.366 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.366 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.366 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.366 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.367 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.367 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.367 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.368 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.368 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.368 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.368 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.369 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.369 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.369 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.369 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.370 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.370 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.371 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.371 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.371 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.372 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.372 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.373 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.373 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.374 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.374 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.374 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.375 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.375 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.375 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.375 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.376 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.376 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.376 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.377 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.377 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.377 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.377 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.378 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.378 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.378 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.378 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.379 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.379 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.380 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.380 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.380 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.381 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.381 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.381 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.381 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.382 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.382 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.382 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.383 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.383 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.383 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.383 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.384 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.384 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.384 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.385 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.385 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.385 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.385 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.386 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.386 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.386 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.386 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.387 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.387 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.387 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.388 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.388 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.388 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.388 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.389 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.389 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.390 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.390 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.390 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.390 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.391 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.391 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.391 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.391 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.392 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.392 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.392 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.393 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.393 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.393 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.393 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.394 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.394 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.394 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.394 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.395 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.395 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.395 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.396 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.396 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.396 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.396 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.397 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.397 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.397 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.397 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.398 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.398 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.398 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.398 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.399 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.399 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.399 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.400 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.400 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.400 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.400 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.401 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.401 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.401 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.401 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.402 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.402 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.402 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.403 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.403 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.403 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.403 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.404 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.404 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.404 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.404 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.405 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.405 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.406 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.406 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.406 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.407 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.407 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.407 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.407 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.408 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.408 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.408 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.408 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.409 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.409 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.409 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.410 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.410 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.410 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.410 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.411 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.411 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.411 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.411 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.412 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.412 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.412 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.413 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.413 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.413 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.413 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.414 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.414 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.414 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.414 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.415 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.415 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.415 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.416 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.416 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.417 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.417 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.417 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.417 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.418 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.418 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.418 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.418 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.419 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.419 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.419 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.420 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.420 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.420 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.420 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.421 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.421 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.421 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.421 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.422 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.422 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.422 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.423 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.423 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.423 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.423 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.424 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.424 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.424 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.424 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.425 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.425 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.425 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.426 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.426 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.426 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.426 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.427 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.427 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.427 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.428 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.428 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.428 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.428 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.429 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.429 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.429 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.429 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.430 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.430 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.430 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.430 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.431 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.431 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.431 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.432 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.432 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.432 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.432 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.433 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.433 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.433 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.433 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.434 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.434 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.434 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.435 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.435 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.435 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.435 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.436 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.436 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.436 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.436 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.437 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.437 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.437 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.438 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.438 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.438 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.439 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.439 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.439 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.439 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.440 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.440 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.440 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.441 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.441 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.441 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.441 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.442 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.442 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.442 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.442 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.443 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.443 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.443 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.444 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.444 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.444 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.444 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.445 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.445 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.445 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.445 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.447 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.448 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.450 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.451 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.453 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.454 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.456 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.457 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.458 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.461 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.462 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.463 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.464 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.464 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.464 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.464 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.465 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.465 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.465 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.466 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.466 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.466 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.466 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.467 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.467 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.467 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.468 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.468 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.468 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.468 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.469 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.469 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.469 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.469 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.470 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.470 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.470 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.471 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.471 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.471 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.471 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.472 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.472 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.472 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.472 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.473 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.473 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.473 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.474 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.474 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.474 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.474 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.475 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.475 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.475 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.476 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.476 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.476 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.476 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.477 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.477 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.477 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.477 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.478 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.478 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.478 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.479 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.479 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.479 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.479 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.480 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.480 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.480 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.480 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.481 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.481 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.481 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.482 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.482 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.482 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.482 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.483 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.483 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.483 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.483 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.484 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.484 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.484 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.484 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.485 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.485 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.485 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.486 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.486 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.486 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.486 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.487 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.487 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.488 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.488 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.488 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.488 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.489 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.489 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.489 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.490 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.490 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.490 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.490 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.491 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.491 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.491 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.492 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.492 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.492 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.493 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.493 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.493 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.493 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.494 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.494 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.494 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.494 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.495 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.495 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.495 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.496 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.496 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.496 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.496 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.497 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.497 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.497 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.497 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.498 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.498 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.498 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.498 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.499 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.499 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.499 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.500 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.500 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.500 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.500 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.501 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.501 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.501 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.501 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.502 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.502 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.502 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.503 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.503 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.503 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.504 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.504 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.504 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.505 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.505 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.506 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.506 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.506 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.506 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.507 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.507 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.507 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.507 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.508 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.508 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.508 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.509 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.509 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.509 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.510 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.510 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.510 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.510 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.511 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.511 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.511 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.511 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.512 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.512 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.512 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.513 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.513 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.513 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.513 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.514 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.514 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.514 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.514 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.515 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.515 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.515 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.516 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.516 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.516 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.516 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.517 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.517 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.517 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.517 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.518 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.518 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.518 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.519 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.519 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.519 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.519 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.520 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.521 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.522 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.522 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.522 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.522 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.523 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.523 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.523 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.523 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.524 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.524 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.524 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.525 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.525 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.525 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.525 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.526 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.526 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.526 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.527 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.527 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.527 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.527 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.528 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.528 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.528 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.528 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.529 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.529 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.529 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.530 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.530 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.530 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.530 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.531 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.531 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.532 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.532 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.532 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.533 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.533 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.533 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.533 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.534 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.534 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.534 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.534 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.535 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.535 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.535 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.536 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.536 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.536 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.536 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.537 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.537 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.537 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.537 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.538 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.538 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.538 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.539 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.539 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.539 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.539 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.540 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.540 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.540 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.540 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.541 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.541 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.541 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.542 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.542 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.542 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.543 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.543 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.543 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.544 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.544 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.544 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.544 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.545 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.545 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.545 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.545 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.546 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.546 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.546 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.546 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.547 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.547 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.547 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.548 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.548 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.548 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.548 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.549 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.549 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.549 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.549 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.550 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.550 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.550 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.551 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.551 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.551 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.551 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.552 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.552 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.553 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.553 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.553 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.553 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.554 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.554 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.554 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.554 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.555 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.555 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.555 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.556 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.556 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.556 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.556 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.557 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.557 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.557 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.557 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.558 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.558 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.558 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.559 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.559 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.559 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.559 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.560 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.560 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.560 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.560 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.561 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.561 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.561 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.562 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.562 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.562 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.562 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.563 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.563 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.564 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.566 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.567 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.569 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.570 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.572 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.599 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.600 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.602 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.603 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.604 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.606 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.608 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.609 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.609 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.610 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.610 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.611 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.611 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.612 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.612 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.613 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.613 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.614 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.614 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.614 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.615 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.615 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.616 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.616 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.617 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.618 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.618 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.619 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.619 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.620 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.622 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.623 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.624 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.625 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.625 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.626 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.626 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.627 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.627 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.628 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.628 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.628 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.629 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.629 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.630 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.630 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.630 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.631 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.631 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.631 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.631 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.632 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.632 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.632 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.633 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.633 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.633 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.633 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.634 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.634 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.634 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.634 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.635 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.635 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.635 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.635 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.636 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.636 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.636 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.637 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.637 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.637 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.637 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.638 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.638 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.638 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.638 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.639 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.639 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.639 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.639 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.640 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.640 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.640 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.640 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.641 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.641 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.641 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.641 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.642 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.642 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.642 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.642 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.643 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.643 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.643 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.643 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.644 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.644 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.644 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.644 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.645 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.645 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.645 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.645 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.646 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.646 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.646 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.646 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.647 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.647 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.647 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.648 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.648 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.648 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.648 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.649 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.649 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.650 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.650 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.650 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.651 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.651 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.651 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.652 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.652 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.652 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.652 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.653 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.653 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.653 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.653 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.654 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.654 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.654 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.654 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.655 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.655 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.655 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.656 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.656 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.656 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.656 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.657 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.657 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.657 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.657 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.658 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.658 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.658 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.658 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.659 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.659 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.659 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.659 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.660 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.660 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.660 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.660 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.661 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.661 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.661 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.661 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.662 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.662 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.662 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.662 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.663 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.663 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.663 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.663 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.664 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.664 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.664 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.664 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.665 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.665 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.665 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.666 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.666 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.666 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.666 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.667 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.667 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.667 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.667 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.668 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.668 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.668 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.668 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.669 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.669 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.669 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.669 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.670 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.670 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.670 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.670 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.671 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.671 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.671 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.671 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.672 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.672 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.672 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.673 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.673 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.673 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.673 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.674 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.674 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.674 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.674 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.675 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.675 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.675 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.675 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.676 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.676 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.676 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.676 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.677 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.677 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.677 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.677 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.678 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.678 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.678 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.678 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.679 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.679 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.679 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.679 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.680 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.680 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.680 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.680 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.681 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.681 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.681 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.681 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.682 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.682 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.682 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.683 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.683 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.683 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.683 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.684 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.684 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.684 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.684 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.685 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.685 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.685 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.685 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.686 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.686 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.686 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.686 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.687 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.687 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.687 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.687 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.688 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.688 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.688 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.688 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.689 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.689 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.689 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.690 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.690 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.691 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.691 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.691 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.691 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.692 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.692 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.692 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.692 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.693 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.693 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.693 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.693 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.694 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.694 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.694 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.694 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.695 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.695 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.695 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.695 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.696 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.696 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.696 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.696 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.697 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.697 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.697 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.697 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.698 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.698 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.698 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.699 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.699 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.699 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.699 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.700 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.700 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.700 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.700 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.701 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.701 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.701 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.701 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.702 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.702 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.702 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.702 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.703 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.703 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.703 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.703 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.704 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.704 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.704 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.704 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.705 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.705 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.705 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.706 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.706 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.706 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.706 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.707 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.707 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.707 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.707 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.708 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.708 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.708 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.708 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.709 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.709 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.709 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.709 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.710 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.710 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.710 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.712 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.715 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.716 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.718 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.720 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.721 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.724 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.726 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.726 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.727 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.727 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.727 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.727 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.728 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.728 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.728 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.728 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.729 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.729 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.729 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.729 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.730 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.730 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.730 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.731 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.731 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.731 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.731 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.732 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.732 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.732 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.732 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.733 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.733 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.733 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.733 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.734 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.734 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.734 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.734 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.735 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.735 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.735 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.735 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.736 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.736 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.736 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.736 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.737 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.737 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.737 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.737 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.738 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.738 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.738 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.739 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.739 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.739 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.739 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.740 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.740 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.740 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.740 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.741 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.741 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.741 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.741 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.742 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.742 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.742 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.742 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.743 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.743 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.743 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.744 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.744 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.744 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.744 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.745 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.745 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.745 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.745 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.746 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.746 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.746 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.746 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.747 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.747 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.747 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.747 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.748 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.748 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.748 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.748 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.749 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.749 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.749 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.749 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.750 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.750 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.750 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.750 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.751 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.751 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.751 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.751 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.752 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.752 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.752 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.753 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.753 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.753 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.754 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.754 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.754 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.755 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.755 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.755 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.755 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.756 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.756 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.756 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.756 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.757 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.757 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.757 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.758 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.758 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.758 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.758 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.759 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.759 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.759 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.759 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.760 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.760 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.760 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.760 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.761 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.761 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.761 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.762 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.762 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.762 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.762 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.763 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.763 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.763 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.763 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.764 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.764 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.764 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.764 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.765 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.765 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.765 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.765 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.766 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.766 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.766 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.767 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.767 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.767 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.768 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.768 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.769 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.769 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.769 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.769 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.770 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.770 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.770 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.770 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.771 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.771 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.771 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.771 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.772 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.772 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.772 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.772 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.773 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.773 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.773 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.773 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.774 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.774 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.774 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.775 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.775 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.775 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.775 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.776 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.776 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.776 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.776 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.777 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.777 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.777 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.777 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.778 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.778 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.778 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.778 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.779 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.779 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.779 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.779 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.780 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.780 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.780 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.780 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.781 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.781 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.781 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.781 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.782 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.782 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.782 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.782 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.783 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.783 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.783 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.783 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.784 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.784 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.784 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.785 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.785 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.785 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.786 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.786 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.786 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.787 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.787 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.787 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.787 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.788 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.788 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.788 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.788 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.789 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.789 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.789 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.789 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.790 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.790 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.790 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.790 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.791 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.791 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.791 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.791 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.792 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.792 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.792 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.792 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.793 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.793 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.793 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.793 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.794 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.794 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.794 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.794 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.795 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.795 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.795 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.796 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.796 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.796 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.796 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.797 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.797 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.797 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.797 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.798 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.798 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.798 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.798 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.799 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.799 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.799 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.799 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.800 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.800 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.800 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.800 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.801 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.801 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.801 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.801 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.802 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.802 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.802 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.802 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.803 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.803 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.803 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.804 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.804 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.804 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.804 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.805 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.805 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.805 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.805 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.806 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.806 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.806 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.806 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.807 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.807 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.807 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.807 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.808 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.808 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.808 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.808 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.809 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.809 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.809 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.809 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.810 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.810 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.810 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.811 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.811 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.811 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.811 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.812 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.812 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.812 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.812 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.813 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.813 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.813 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.813 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.814 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.814 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.814 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.814 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.815 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.815 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.816 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.816 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.817 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.817 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.817 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.818 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.818 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.819 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.819 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.821 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.821 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.822 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.822 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.823 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.823 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.823 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.824 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.824 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.824 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.825 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.825 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.825 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.825 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.826 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.826 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.826 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.826 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.827 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.832 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.837 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.838 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.838 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.838 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.838 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.839 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.839 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.839 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.839 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.840 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.840 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.840 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.841 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.841 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.841 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.841 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.842 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.842 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.842 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.842 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.843 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.843 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.843 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.843 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.844 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.844 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.844 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.845 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.845 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.845 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.846 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.846 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.846 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.846 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.847 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.847 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.847 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.847 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.848 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.848 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.848 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.848 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.849 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.849 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.849 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.849 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.850 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.850 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.850 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.850 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.851 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.851 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.851 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.851 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.852 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.852 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.852 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.853 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.854 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.855 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.855 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.855 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.856 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.856 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.856 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.856 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.857 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.857 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.857 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.857 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.858 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.858 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.858 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.858 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.859 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.859 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.859 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.859 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.860 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.860 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.860 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.861 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.861 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.861 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.861 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.862 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.862 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.862 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.862 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.863 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.863 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.863 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.863 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.864 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.864 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.864 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.864 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.865 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.865 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.865 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.865 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.866 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.866 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.866 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.867 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.867 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.867 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.867 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.868 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.868 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.868 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.868 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.869 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.869 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.869 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.869 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.870 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.870 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.870 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.870 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.871 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.871 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.871 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.871 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.872 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.872 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.872 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.872 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.873 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.873 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.873 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.873 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.874 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.874 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.874 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.874 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.875 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.875 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.875 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.875 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.876 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.876 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.876 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.876 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.877 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.877 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.877 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.878 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.878 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.878 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.878 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.879 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.879 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.879 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.879 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.880 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.880 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.880 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.880 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.881 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.881 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.881 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.881 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.882 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.882 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.882 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.882 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.883 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.883 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.883 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.883 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.884 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.884 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.884 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.884 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.885 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.885 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.885 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.885 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.886 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.886 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.886 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.886 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.887 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.887 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.887 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.887 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.888 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.888 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.888 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.888 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.889 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.889 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.889 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.889 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.890 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.890 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.890 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.890 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.891 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.891 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.891 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.892 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.892 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.892 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.892 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.893 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.893 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.893 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.893 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.894 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.894 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.894 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.894 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.895 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.895 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.895 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.895 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.896 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.896 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.896 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.896 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.897 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.897 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.897 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.897 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.898 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.898 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.898 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.898 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.899 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.899 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.899 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.899 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.900 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.900 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.900 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.901 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.901 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.901 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.901 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.902 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.902 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.902 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.902 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.903 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.903 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.903 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.903 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.904 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.904 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.904 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.904 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.905 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.905 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.905 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.905 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.906 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.906 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.906 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.906 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.907 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.907 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.907 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.907 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.908 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.908 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.908 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.909 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.909 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.909 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.909 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.910 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.910 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.911 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.911 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.911 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.912 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.912 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.912 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.912 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.913 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.913 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.913 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.913 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.914 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.914 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.914 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.914 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.915 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.915 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.915 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.915 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.916 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.916 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.916 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.917 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.917 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.917 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.917 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.918 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.918 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.918 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.918 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.919 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.919 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.919 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.919 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.920 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.920 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.920 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.920 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.921 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.921 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.921 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.921 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.922 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.922 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.922 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.923 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.923 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.923 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.923 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.924 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.924 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.924 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.924 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.925 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.925 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.925 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.925 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.926 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.926 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.926 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.926 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.927 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.927 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.927 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.927 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.928 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.928 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.928 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.928 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.929 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.929 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.929 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.929 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.930 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.930 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.930 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.931 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.931 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.931 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.932 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.932 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.932 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.932 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.933 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.933 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.933 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.933 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.934 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.934 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.934 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.934 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.935 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.935 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.935 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.936 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.936 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.936 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.936 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.937 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.937 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.937 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.937 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.938 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.941 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.942 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.943 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.945 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.949 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.951 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.951 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.951 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.952 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.952 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.952 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.952 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.953 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.953 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.953 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.953 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.954 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.954 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.954 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.954 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.955 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.955 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.955 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.955 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.956 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.956 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.956 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.956 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.957 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.957 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.957 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.957 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.958 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.958 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.958 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.958 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.959 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.959 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.959 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.959 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.960 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.960 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.960 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.960 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.961 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.961 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.961 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.962 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.962 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.962 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.963 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.963 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.963 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.964 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.964 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.964 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.964 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.965 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.965 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.965 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.966 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.966 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.966 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.966 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.967 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.967 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.967 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.967 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.968 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.968 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.968 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.968 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.969 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.969 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.969 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.969 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.970 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.970 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.970 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.970 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.971 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.971 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.971 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.971 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.972 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.972 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.972 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.972 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.973 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.973 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.973 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.973 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.974 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.974 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.974 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.975 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.975 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.975 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.975 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.976 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.976 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.976 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.976 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.977 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.977 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.977 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.977 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.978 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.978 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.978 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.978 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.979 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.979 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.979 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.980 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.980 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.981 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.981 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.981 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.981 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.982 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.982 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.982 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.982 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.983 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.983 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.983 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.983 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.984 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.984 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.984 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.984 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.985 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.985 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.985 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.985 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.986 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.986 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.986 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.986 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.987 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.987 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.987 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.987 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.988 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.988 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.988 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.989 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.989 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.990 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.990 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.990 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.990 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.991 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.991 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.991 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.991 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.992 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.992 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.992 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.992 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.993 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.993 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.993 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.994 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.994 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.994 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.994 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.995 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.995 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.995 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.995 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.996 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.996 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.996 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.996 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.997 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.997 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.997 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.997 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.998 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.998 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.998 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.998 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.999 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.999 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.999 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:32.999 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.000 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.000 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.000 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.000 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.001 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.001 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.001 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.001 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.002 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.002 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.002 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.002 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.003 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.003 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.003 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.004 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.004 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.004 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.004 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.005 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.005 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.005 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.005 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.006 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.006 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.006 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.006 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.007 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.007 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.007 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.007 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.008 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.008 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.008 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.008 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.009 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.009 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.009 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.009 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.010 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.010 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.010 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.011 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.011 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.011 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.012 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.012 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.012 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.012 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.013 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.013 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.014 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.014 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.014 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.014 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.015 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.015 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.015 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.016 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.016 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.016 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.016 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.017 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.017 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.017 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.017 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.018 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.018 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.018 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.018 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.019 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.019 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.019 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.019 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.020 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.020 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.020 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.020 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.021 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.021 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.021 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.021 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.022 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.022 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.022 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.022 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.023 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.023 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.023 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.023 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.024 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.024 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.024 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.025 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.025 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.025 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.026 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.026 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.027 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.027 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.027 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.027 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.028 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.028 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.028 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.028 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.029 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.029 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.029 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.030 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.030 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.030 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.030 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.031 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.031 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.031 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.031 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.032 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.032 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.032 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.032 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.033 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.033 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.033 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.033 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.034 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.034 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.034 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.034 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.035 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.035 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.035 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.035 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.036 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.036 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.036 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.036 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.037 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.037 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.037 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.037 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.038 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.038 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.038 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.038 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.039 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.039 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.039 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.039 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.040 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.040 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.040 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.041 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.041 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.041 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.041 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.042 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.042 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.042 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.042 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.043 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.043 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.043 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.043 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.044 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.044 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.044 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.044 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.045 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.045 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.045 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.045 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.046 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.046 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.046 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.046 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.047 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.047 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.047 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.047 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.048 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.048 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.048 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.049 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.049 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.049 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.049 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.050 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.050 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.050 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.050 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.052 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.053 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.054 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.055 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.057 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.058 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.059 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.061 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.063 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.065 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.067 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.069 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.070 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.071 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.073 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.073 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.073 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.074 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.074 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.074 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.074 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.075 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.075 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.075 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.075 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.076 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.076 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.076 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.076 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.077 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.077 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.077 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.077 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.078 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.078 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.078 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.078 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.079 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.079 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.079 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.080 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.080 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.080 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.080 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.081 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.081 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.081 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.081 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.082 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.082 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.082 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.082 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.083 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.083 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.083 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.083 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.084 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.084 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.084 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.084 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.085 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.085 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.085 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.085 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.086 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.086 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.086 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.086 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.087 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.087 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.087 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.088 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.088 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.088 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.088 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.089 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.089 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.089 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.089 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.090 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.090 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.090 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.090 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.091 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.091 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.091 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.091 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.092 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.092 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.092 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.092 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.093 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.093 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.093 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.093 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.094 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.094 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.094 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.094 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.095 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.095 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.095 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.095 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.096 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.096 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.096 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.097 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.097 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.097 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.097 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.098 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.098 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.098 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.098 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.099 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.099 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.099 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.099 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.100 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.100 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.100 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.100 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.101 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.101 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.101 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.101 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.102 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.102 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.102 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.102 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.103 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.103 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.103 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.103 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.104 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.104 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.104 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.104 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.105 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.105 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.105 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.105 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.106 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.106 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.106 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.106 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.107 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.107 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.107 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.107 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.108 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.108 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.108 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.109 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.109 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.109 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.109 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.110 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.110 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.110 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.110 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.111 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.111 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.111 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.111 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.112 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.112 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.112 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.112 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.113 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.113 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.113 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.113 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.114 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.114 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.114 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.114 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.115 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.115 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.115 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.115 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.116 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.116 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.116 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.116 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.117 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.117 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.117 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.117 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.118 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.118 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.118 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.119 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.119 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.119 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.120 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.120 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.120 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.121 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.121 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.121 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.121 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.122 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.122 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.122 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.122 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.123 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.123 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.123 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.124 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.124 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.125 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.125 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.125 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.126 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.126 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.126 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.126 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.127 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.127 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.127 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.127 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.128 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.128 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.128 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.129 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.129 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.129 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.129 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.130 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.130 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.130 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.130 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.131 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.131 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.131 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.132 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.132 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.132 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.132 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.133 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.133 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.133 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.133 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.134 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.134 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.134 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.134 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.135 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.135 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.135 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.135 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.136 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.136 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.136 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.136 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.137 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.137 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.137 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.137 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.138 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.138 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.138 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.139 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.139 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.139 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.140 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.140 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.140 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.141 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.141 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.141 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.141 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.142 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.142 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.142 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.142 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.143 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.143 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.143 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.143 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.144 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.144 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.144 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.144 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.145 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.145 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.145 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.145 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.146 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.146 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.146 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.146 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.147 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.147 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.147 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.147 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.148 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.148 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.148 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.149 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.149 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.149 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.149 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.150 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.150 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.150 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.151 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.151 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.151 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.151 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.152 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.152 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.152 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.152 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.153 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.153 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.153 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.153 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.154 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.154 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.154 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.154 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.155 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.155 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.155 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.155 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.156 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.156 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.156 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.156 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.157 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.157 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.157 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.157 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.158 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.158 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.158 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.159 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.159 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.159 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.159 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.160 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.160 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.160 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.161 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.161 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.161 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.161 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.162 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.162 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.162 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.162 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.163 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.163 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.163 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.163 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.164 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.164 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.164 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.164 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.165 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.165 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.165 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.166 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.166 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.166 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.166 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.167 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.167 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.167 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.167 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.168 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.168 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.168 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.168 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.169 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.169 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.169 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.169 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.170 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.170 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.170 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.170 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.171 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.171 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.171 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.171 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.172 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.172 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.172 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.172 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.173 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.173 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.173 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.173 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.174 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.175 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.176 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.178 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.179 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.181 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.182 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.183 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.186 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.188 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.190 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.191 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.191 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.192 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.192 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.192 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.192 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.193 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.193 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.194 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.194 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.194 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.194 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.195 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.195 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.195 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.195 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.196 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.196 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.196 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.196 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.197 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.197 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.197 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.197 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.198 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.198 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.198 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.198 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.199 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.199 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.199 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.199 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.200 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.200 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.200 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.201 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.201 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.201 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.201 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.202 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.202 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.202 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.202 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.214 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.214 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.215 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.215 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.216 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.216 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.217 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.217 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.218 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.219 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.219 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.220 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.224 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.224 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.227 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.230 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.230 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.231 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.231 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.231 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.232 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.232 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.232 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.232 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.233 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.233 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.233 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.233 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.234 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.234 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.234 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.234 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.235 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.235 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.236 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.236 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.236 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.236 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.237 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.237 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.237 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.237 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.238 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.238 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.238 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.238 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.239 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.239 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.239 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.239 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.240 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.240 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.240 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.240 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.241 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.241 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.241 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.241 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.242 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.242 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.242 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.243 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.243 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.243 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.243 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.244 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.244 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.244 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.244 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.245 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.245 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.245 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.245 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.246 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.246 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.246 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.246 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.247 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.247 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.247 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.247 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.248 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.248 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.248 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.248 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.249 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.249 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.249 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.249 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.250 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.250 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.250 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.250 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.251 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.251 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.251 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.251 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.252 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.252 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.252 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.252 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.253 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.253 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.253 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.254 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.254 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.255 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.255 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.255 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.256 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.256 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.256 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.256 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.257 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.257 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.257 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.257 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.258 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.258 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.258 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.258 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.259 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.259 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.259 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.260 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.260 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.260 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.260 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.261 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.261 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.261 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.262 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.262 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.262 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.262 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.263 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.263 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.263 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.263 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.264 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.264 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.264 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.264 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.265 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.265 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.265 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.265 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.266 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.266 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.266 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.266 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.267 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.267 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.267 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.267 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.268 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.268 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.268 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.268 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.269 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.269 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.269 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.269 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.270 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.270 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.270 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.270 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.271 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.271 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.271 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.271 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.272 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.272 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.272 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.273 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.273 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.273 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.273 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.274 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.274 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.274 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.274 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.275 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.275 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.275 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.275 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.276 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.276 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.276 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.276 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.277 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.277 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.277 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.277 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.278 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.278 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.278 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.278 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.279 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.279 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.279 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.279 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.280 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.280 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.280 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.280 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.281 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.281 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.281 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.281 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.282 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.282 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.282 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.282 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.283 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.283 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.283 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.283 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.284 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.284 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.284 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.284 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.285 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.285 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.285 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.285 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.286 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.286 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.286 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.287 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.287 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.287 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.287 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.288 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.288 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.288 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.288 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.289 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.289 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.289 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.289 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.290 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.290 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.290 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.290 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.292 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.293 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.295 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.296 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.298 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.300 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.302 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.304 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.304 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.305 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.305 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.305 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.305 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.306 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.306 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.306 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.306 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.307 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.307 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.307 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.307 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.308 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.308 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.308 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.308 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.309 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.309 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.309 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.309 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.310 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.310 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.310 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.310 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.311 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.311 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.311 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.311 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.312 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.312 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.312 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.312 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.313 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.313 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.313 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.314 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.314 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.314 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.314 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.315 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.315 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.315 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.315 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.316 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.316 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.316 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.316 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.317 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.317 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.317 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.317 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.318 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.318 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.318 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.318 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.319 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.319 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.319 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.319 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.320 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.320 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.320 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.320 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.321 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.322 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.323 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.323 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.323 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.323 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.324 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.324 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.324 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.324 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.325 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.325 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.325 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.325 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.326 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.326 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.326 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.327 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.327 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.327 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.327 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.328 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.328 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.328 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.328 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.329 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.329 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.329 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.329 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.330 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.330 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.330 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.331 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.331 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.331 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.331 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.332 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.332 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.332 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.333 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.333 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.333 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.333 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.334 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.334 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.334 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.334 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.335 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.335 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.335 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.335 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.336 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.336 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.336 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.336 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.337 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.337 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.337 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.337 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.338 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.338 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.338 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.338 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.339 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.339 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.339 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.339 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.340 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.340 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.340 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.341 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.341 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.341 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.341 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.342 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.342 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.342 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.342 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.343 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.343 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.343 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.343 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.344 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.344 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.344 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.344 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.345 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.345 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.345 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.345 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.346 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.346 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.346 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.347 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.347 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.347 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.347 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.348 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.348 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.348 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.348 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.349 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.349 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.349 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.349 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.350 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.350 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.350 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.350 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.351 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.351 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.351 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.351 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.352 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.352 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.352 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.353 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.353 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.353 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.353 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.354 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.354 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.354 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.354 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.355 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.355 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.355 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.355 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.356 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.356 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.356 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.356 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.357 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.357 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.357 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.357 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.358 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.358 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.358 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.359 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.359 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.359 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.359 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.360 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.360 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.360 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.360 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.361 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.361 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.361 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.361 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.362 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.362 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.362 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.362 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.363 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.363 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.363 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.363 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.364 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.364 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.364 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.364 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.365 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.365 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.365 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.365 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.366 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.366 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.366 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.366 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.367 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.367 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.367 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.367 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.368 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.368 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.368 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.369 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.369 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.369 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.369 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.370 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.370 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.370 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.370 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.371 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.371 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.371 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.371 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.372 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.372 java[3968:1101f] invalid pixel format attribute
[apply] 1 - switch - START 1012
[apply] 2014-10-09 10:09:33.372 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.372 java[3968:13623] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.373 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.373 java[3968:13623] invalid pixel format attribute
[apply] 1 - switch - END 1012
[apply] 2014-10-09 10:09:33.373 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.374 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.374 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.374 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.374 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.375 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.375 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.376 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.377 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.377 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.378 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.378 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.378 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.378 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.379 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.379 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.379 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.380 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.380 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.380 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.380 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.381 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.381 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.381 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.381 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.382 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.382 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.382 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.382 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.383 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.383 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.383 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.384 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.384 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.384 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.384 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.385 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.385 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.385 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.385 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.386 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.386 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.386 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.386 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.387 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.387 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.387 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.387 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.388 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.388 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.388 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.388 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.389 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.389 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.389 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.389 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.390 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.390 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.390 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.390 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.391 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.391 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.391 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.391 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.392 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.392 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.392 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.392 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.393 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.393 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.393 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.393 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.394 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.394 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.394 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.394 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.395 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.395 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.395 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.396 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.396 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.396 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.396 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.397 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.397 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.397 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.397 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.398 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.398 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.398 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.399 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.399 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.399 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.399 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.400 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.400 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.400 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.400 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.401 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.401 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.401 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.401 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.402 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.402 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.402 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.402 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.403 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.403 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.403 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.403 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.404 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.404 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.404 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.405 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.405 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.405 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.405 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.407 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.408 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.411 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.413 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.414 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.415 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.417 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.418 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.420 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.421 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.422 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.423 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.425 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.426 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.428 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.430 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.430 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.431 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.431 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.431 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.431 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.432 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.432 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.432 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.432 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.433 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.433 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.433 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.433 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.434 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.434 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.434 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.434 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.435 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.435 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.435 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.435 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.436 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.436 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.436 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.436 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.437 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.437 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.437 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.437 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.438 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.438 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.438 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.439 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.439 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.439 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.439 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.440 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.440 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.440 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.440 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.441 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.442 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.443 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.444 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.444 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.444 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.445 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.445 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.445 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.445 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.446 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.446 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.446 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.446 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.447 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.447 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.447 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.447 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.448 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.448 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.448 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.448 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.449 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.449 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.449 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.449 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.450 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.450 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.450 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.450 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.451 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.451 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.451 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.451 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.452 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.452 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.452 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.453 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.453 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.453 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.454 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.454 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.454 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.454 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.455 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.455 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.456 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.456 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.456 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.457 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.457 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.457 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.457 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.458 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.458 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.458 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.458 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.459 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.459 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.459 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.459 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.460 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.460 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.460 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.460 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.461 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.461 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.461 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.461 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.462 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.462 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.462 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.463 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.463 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.463 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.463 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.464 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.464 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.464 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.464 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.465 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.465 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.465 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.465 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.466 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.466 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.466 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.466 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.467 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.467 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.467 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.467 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.468 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.468 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.468 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.468 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.469 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.469 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.469 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.469 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.470 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.470 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.470 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.471 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.471 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.471 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.471 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.472 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.472 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.472 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.472 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.473 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.473 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.473 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.473 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.474 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.474 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.474 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.474 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.475 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.475 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.475 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.475 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.476 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.476 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.476 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.476 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.477 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.477 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.477 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.478 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.478 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.479 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.480 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.480 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.480 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.481 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.481 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.481 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.481 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.482 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.482 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.482 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.482 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.483 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.483 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.483 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.483 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.484 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.484 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.484 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.484 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.485 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.485 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.485 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.485 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.486 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.486 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.486 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.486 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.487 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.487 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.487 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.488 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.488 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.488 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.488 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.489 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.489 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.489 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.489 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.490 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.490 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.490 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.490 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.491 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.491 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.491 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.491 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.492 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.492 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.492 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.492 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.493 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.493 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.493 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.493 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.494 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.494 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.494 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.494 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.495 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.495 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.495 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.495 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.496 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.496 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.496 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.497 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.497 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.497 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.497 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.498 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.498 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.498 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.498 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.499 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.499 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.499 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.499 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.500 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.500 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.500 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.500 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.501 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.501 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.501 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.501 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.502 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.502 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.502 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.502 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.503 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.503 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.503 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.503 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.504 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.504 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.504 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.504 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.505 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.505 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.505 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.505 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.506 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.506 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.506 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.506 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.507 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.507 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.507 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.507 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.508 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.508 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.508 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.508 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.509 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.509 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.509 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.509 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.510 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.510 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.510 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.510 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.511 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.511 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.511 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.511 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.512 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.512 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.512 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.513 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.513 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.513 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.513 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.514 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.514 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.514 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.514 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.515 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.515 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.515 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.515 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.516 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.516 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.516 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.517 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.517 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.517 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.517 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.518 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.518 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.518 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.518 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.519 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.519 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.519 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.520 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.520 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.520 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.520 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.521 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.521 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.521 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.521 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.522 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.522 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.522 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.522 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.523 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.523 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.523 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.523 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.524 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.524 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.524 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.524 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.525 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.525 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.525 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.525 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.526 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.526 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.527 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.527 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.528 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.528 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.529 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.529 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.529 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.529 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.530 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.530 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.531 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.533 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.534 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.536 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.537 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.539 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.540 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.541 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.543 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.544 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.546 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.547 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.550 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.551 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.551 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.551 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.552 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.552 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.552 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.552 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.553 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.553 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.553 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.553 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.554 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.554 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.554 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.555 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.555 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.555 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.555 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.556 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.556 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.556 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.556 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.557 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.557 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.557 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.557 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.558 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.558 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.558 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.559 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.559 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.559 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.559 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.560 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.560 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.560 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.561 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.561 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.561 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.561 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.562 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.562 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.562 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.562 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.563 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.563 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.563 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.563 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.564 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.564 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.564 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.564 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.565 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.565 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.565 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.565 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.566 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.566 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.566 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.567 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.567 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.567 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.567 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.568 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.568 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.568 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.568 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.569 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.569 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.569 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.569 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.570 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.570 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.570 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.570 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.571 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.571 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.571 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.571 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.572 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.572 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.572 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.572 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.573 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.573 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.573 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.573 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.574 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.574 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.574 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.574 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.575 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.575 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.575 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.575 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.576 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.576 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.576 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.576 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.577 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.577 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.577 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.578 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.578 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.578 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.578 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.579 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.579 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.579 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.579 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.580 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.580 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.580 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.580 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.581 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.581 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.581 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.582 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.583 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.583 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.583 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.583 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.584 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.585 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.585 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.585 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.585 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.586 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.586 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.586 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.586 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.587 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.587 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.587 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.587 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.588 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.588 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.588 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.588 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.589 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.589 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.589 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.589 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.590 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.590 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.590 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.591 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.591 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.591 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.591 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.592 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.592 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.592 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.592 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.593 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.593 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.593 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.593 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.594 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.594 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.594 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.594 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.595 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.595 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.595 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.595 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.596 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.596 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.596 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.596 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.597 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.597 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.597 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.597 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.598 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.598 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.598 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.598 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.599 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.599 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.599 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.599 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.600 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.600 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.600 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.601 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.601 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.601 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.601 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.601 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.602 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.602 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.602 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.602 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.603 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.603 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.603 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.603 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.604 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.604 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.604 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.604 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.605 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.605 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.606 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.606 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.606 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.607 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.607 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.607 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.607 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.608 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.608 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.608 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.608 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.609 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.609 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.609 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.609 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.610 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.610 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.610 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.610 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.611 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.611 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.611 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.611 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.612 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.612 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.612 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.612 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.613 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.613 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.613 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.613 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.614 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.614 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.614 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.614 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.615 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.615 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.615 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.615 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.616 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.616 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.616 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.616 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.617 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.617 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.617 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.617 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.618 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.618 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.618 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.619 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.619 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.619 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.619 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.620 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.620 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.620 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.620 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.621 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.621 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.621 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.621 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.622 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.622 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.622 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.622 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.623 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.623 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.623 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.623 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.624 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.624 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.624 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.624 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.625 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.625 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.625 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.625 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.626 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.626 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.626 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.626 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.627 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.627 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.627 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.627 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.628 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.628 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.629 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.629 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.629 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.629 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.630 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.630 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.630 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.630 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.631 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.631 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.631 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.631 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.632 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.632 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.632 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.632 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.633 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.633 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.633 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.633 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.634 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.634 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.634 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.634 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.635 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.635 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.635 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.635 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.636 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.636 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.636 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.636 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.637 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.637 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.637 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.637 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.638 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.638 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.638 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.639 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.639 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.639 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.639 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.640 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.640 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.640 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.640 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.641 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.641 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.641 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.641 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.642 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.642 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.642 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.642 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.643 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.643 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.643 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.643 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.644 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.644 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.644 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.644 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.645 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.645 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.645 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.645 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.646 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.646 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.646 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.646 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.647 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.647 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.648 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.649 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.650 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.650 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.650 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.650 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.651 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.651 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.651 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.651 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.652 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.652 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.652 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.654 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.655 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.656 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.658 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.659 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.660 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.662 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.663 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.665 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.666 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.668 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.669 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.670 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.672 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.673 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.674 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.675 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.677 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.678 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.679 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.681 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.681 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.681 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.682 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.682 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.682 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.683 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.683 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.683 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.683 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.684 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.684 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.684 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.684 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.685 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.685 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.685 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.685 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.686 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.686 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.686 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.686 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.687 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.687 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.687 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.688 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.688 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.688 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.688 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.689 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.689 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.689 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.689 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.690 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.690 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.690 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.691 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.691 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.691 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.691 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.692 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.692 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.692 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.692 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.693 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.693 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.693 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.693 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.694 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.694 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.694 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.694 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.695 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.695 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.695 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.695 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.696 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.696 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.696 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.696 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.697 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.697 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.698 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.698 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.699 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.699 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.699 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.699 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.700 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.700 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.700 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.700 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.701 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.701 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.701 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.701 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.702 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.702 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.702 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.702 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.703 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.703 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.703 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.703 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.704 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.704 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.704 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.704 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.705 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.705 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.705 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.705 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.706 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.706 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.706 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.706 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.707 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.707 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.707 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.707 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.708 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.708 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.708 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.708 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.709 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.709 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.709 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.710 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.710 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.710 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.710 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.711 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.711 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.711 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.711 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.712 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.712 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.712 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.712 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.713 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.713 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.713 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.713 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.713 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.714 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.714 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.714 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.715 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.715 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.715 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.715 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.716 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.716 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.716 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.716 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.717 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.717 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.717 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.717 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.718 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.718 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.718 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.718 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.719 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.719 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.719 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.719 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.720 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.720 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.720 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.720 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.721 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.721 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.721 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.721 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.722 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.722 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.722 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.722 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.723 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.723 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.723 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.723 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.724 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.724 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.724 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.725 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.725 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.725 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.725 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.726 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.726 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.726 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.726 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.727 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.727 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.727 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.727 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.728 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.728 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.728 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.728 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.729 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.729 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.729 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.729 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.730 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.730 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.730 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.730 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.731 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.731 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.731 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.731 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.732 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.732 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.732 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.732 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.733 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.733 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.733 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.734 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.734 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.734 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.734 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.735 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.735 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.735 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.735 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.736 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.736 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.736 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.736 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.737 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.737 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.737 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.737 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.738 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.738 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.738 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.738 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.739 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.739 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.739 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.739 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.740 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.740 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.740 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.741 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.741 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.741 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.741 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.742 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.742 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.742 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.742 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.743 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.743 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.743 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.743 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.744 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.744 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.744 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.744 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.745 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.745 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.745 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.745 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.746 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.746 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.746 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.746 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.747 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.747 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.747 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.747 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.748 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.748 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.748 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.748 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.749 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.749 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.749 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.749 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.750 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.750 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.750 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.750 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.751 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.751 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.751 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.752 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.753 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.753 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.754 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.754 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.754 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.754 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.755 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.755 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.755 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.756 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.756 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.756 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.757 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.757 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.757 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.757 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.758 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.758 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.758 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.758 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.759 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.759 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.759 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.759 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.760 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.760 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.760 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.761 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.761 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.761 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.761 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.762 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.762 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.762 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.762 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.763 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.763 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.763 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.764 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.764 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.764 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.764 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.764 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.765 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.765 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.765 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.766 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.766 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.766 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.766 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.767 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.767 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.767 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.767 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.768 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.768 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.768 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.768 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.769 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.769 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.769 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.769 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.770 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.770 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.770 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.770 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.771 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.771 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.771 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.771 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.772 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.772 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.772 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.773 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.773 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.773 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.773 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.774 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.774 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.774 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.774 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.775 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.775 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.775 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.775 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.776 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.776 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.776 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.776 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.777 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.777 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.777 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.777 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.778 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.778 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.778 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.778 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.779 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.779 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.779 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.779 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.780 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.780 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.780 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.780 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.781 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.781 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.782 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.784 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.785 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.787 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.789 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.790 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.791 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.793 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.794 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.795 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.797 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.798 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.799 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.800 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.800 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.800 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.800 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.801 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.801 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.801 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.802 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.802 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.802 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.802 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.803 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.803 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.803 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.803 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.804 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.804 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.804 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.805 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.805 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.806 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.806 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.807 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.807 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.807 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.808 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.808 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.810 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.811 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.812 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.813 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.813 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.814 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.814 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.815 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.815 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.816 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.816 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.817 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.817 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.817 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.818 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.818 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.818 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.819 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.819 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.819 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.819 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.820 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.820 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.820 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.820 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.821 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.821 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.822 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.822 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.822 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.822 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.823 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.823 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.823 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.823 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.824 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.824 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.824 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.824 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.825 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.825 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.825 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.825 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.826 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.826 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.826 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.826 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.827 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.827 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.827 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.827 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.828 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.828 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.828 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.829 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.829 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.829 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.829 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.830 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.830 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.830 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.830 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.831 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.831 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.831 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.831 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.832 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.832 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.832 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.832 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.833 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.833 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.833 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.833 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.834 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.834 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.834 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.835 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.835 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.835 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.835 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.836 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.836 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.836 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.836 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.837 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.837 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.837 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.837 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.838 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.838 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.838 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.838 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.839 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.839 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.839 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.839 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.840 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.840 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.840 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.840 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.841 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.841 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.841 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.841 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.842 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.842 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.842 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.842 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.843 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.843 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.843 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.843 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.844 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.844 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.844 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.844 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.845 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.845 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.845 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.845 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.846 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.846 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.846 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.846 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.847 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.847 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.847 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.847 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.848 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.848 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.848 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.848 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.849 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.849 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.849 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.850 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.850 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.850 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.850 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.851 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.851 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.851 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.851 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.852 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.852 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.852 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.852 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.852 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.853 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.853 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.853 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.853 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.854 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.854 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.854 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.854 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.855 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.855 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.855 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.855 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.856 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.856 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.856 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.856 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.857 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.857 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.857 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.858 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.858 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.858 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.858 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.859 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.859 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.859 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.859 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.860 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.860 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.860 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.860 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.861 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.861 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.861 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.863 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.863 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.864 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.864 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.864 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.864 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.865 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.865 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.865 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.865 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.866 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.866 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.866 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.866 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.867 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.867 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.867 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.867 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.868 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.868 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.868 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.869 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.869 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.870 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.870 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.870 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.871 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.871 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.871 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.871 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.872 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.872 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.872 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.872 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.873 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.873 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.873 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.873 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.874 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.874 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.874 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.874 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.875 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.875 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.875 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.876 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.876 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.876 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.876 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.877 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.877 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.877 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.878 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.878 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.878 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.878 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.879 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.879 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.879 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.879 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.880 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.880 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.880 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.880 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.881 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.881 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.881 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.881 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.882 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.882 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.882 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.882 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.883 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.883 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.883 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.883 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.884 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.884 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.884 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.884 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.885 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.885 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.885 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.885 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.886 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.886 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.886 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.886 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.887 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.887 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.887 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.887 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.888 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.888 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.888 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.888 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.889 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.889 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.889 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.889 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.890 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.890 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.890 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.890 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.891 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.891 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.891 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.891 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.892 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.892 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.892 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.892 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.893 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.893 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.893 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.893 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.894 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.894 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.894 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.894 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.895 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.895 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.895 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.895 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.896 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.896 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.896 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.896 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.897 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.897 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.897 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.897 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.898 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.898 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.898 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.898 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.899 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.899 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.899 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.899 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.901 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.902 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.904 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.906 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.907 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.908 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.910 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.912 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.913 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.914 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.915 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.915 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.916 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.916 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.916 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.916 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.917 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.917 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.917 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.917 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.918 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.918 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.918 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.918 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.919 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.919 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.919 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.920 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.920 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.920 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.920 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.921 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.921 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.921 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.921 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.922 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.922 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.922 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.922 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.923 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.923 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.923 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.923 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.924 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.924 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.924 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.924 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.925 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.925 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.925 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.925 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.926 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.926 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.926 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.926 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.927 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.927 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.927 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.927 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.928 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.928 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.928 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.928 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.929 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.929 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.929 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.929 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.930 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.930 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.930 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.931 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.931 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.931 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.931 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.932 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.932 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.932 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.932 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.933 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.933 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.933 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.933 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.934 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.934 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.934 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.934 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.935 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.935 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.935 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.935 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.936 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.936 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.936 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.936 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.937 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.937 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.937 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.937 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.938 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.938 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.938 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.938 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.939 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.939 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.939 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.939 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.940 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.940 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.940 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.940 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.941 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.941 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.941 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.941 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.942 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.942 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.942 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.943 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.943 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.943 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.943 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.944 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.944 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.944 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.944 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.945 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.945 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.945 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.946 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.947 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.947 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.948 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.948 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.948 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.948 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.949 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.949 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.949 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.950 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.950 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.950 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.950 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.951 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.951 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.951 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.951 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.952 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.952 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.952 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.952 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.953 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.953 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.953 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.953 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.954 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.954 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.954 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.954 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.955 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.955 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.955 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.955 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.956 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.956 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.956 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.956 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.957 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.957 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.957 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.957 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.958 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.958 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.958 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.958 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.959 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.959 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.959 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.959 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.960 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.960 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.960 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.960 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.961 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.961 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.961 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.962 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.962 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.963 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.963 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.963 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.964 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.964 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.964 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.964 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.965 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.965 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.965 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.965 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.966 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.966 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.967 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.967 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.967 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.968 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.968 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.968 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.969 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.969 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.969 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.969 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.970 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.970 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.970 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.970 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.971 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.971 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.971 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.971 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.972 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.972 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.972 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.972 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.973 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.973 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.973 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.973 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.974 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.974 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.974 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.974 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.975 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.976 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.976 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.976 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.977 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.977 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.977 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.977 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.978 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.978 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.978 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.978 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.979 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.979 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.979 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.979 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.980 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.980 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.980 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.980 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.981 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.981 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.981 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.981 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.982 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.982 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.982 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.982 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.983 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.983 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.983 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.983 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.984 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.984 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.984 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.985 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.985 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.985 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.986 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.986 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.986 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.986 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.987 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.987 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.987 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.987 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.988 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.988 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.988 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.988 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.989 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.989 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.989 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.989 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.990 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.990 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.990 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.990 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.991 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.991 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.991 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.991 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.992 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.992 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.992 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.992 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.993 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.993 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.993 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.993 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.994 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.994 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.994 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.994 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.995 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.995 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.995 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.995 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.996 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.996 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.997 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.998 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.998 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.998 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.998 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.999 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.999 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:33.999 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.000 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.000 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.000 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.000 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.001 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.001 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.001 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.001 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.002 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.002 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.002 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.002 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.002 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.003 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.003 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.003 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.004 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.004 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.004 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.004 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.005 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.005 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.005 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.005 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.006 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.006 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.006 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.006 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.007 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.007 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.007 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.007 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.008 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.008 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.008 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.008 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.009 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.009 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.010 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.010 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.010 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.010 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.011 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.011 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.011 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.011 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.012 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.012 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.012 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.012 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.013 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.013 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.013 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.013 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.014 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.014 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.014 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.014 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.016 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.017 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.018 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.020 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.021 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.023 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.024 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.025 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.027 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.028 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.029 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.030 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.031 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.033 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.034 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.035 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.038 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.038 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.038 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.039 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.039 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.039 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.039 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.040 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.040 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.040 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.040 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.041 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.041 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.042 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.043 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.044 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.044 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.044 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.045 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.045 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.045 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.046 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.046 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.046 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.046 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.047 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.047 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.047 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.047 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.048 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.048 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.048 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.048 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.049 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.049 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.049 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.049 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.050 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.050 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.050 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.050 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.051 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.051 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.051 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.051 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.052 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.052 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.052 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.052 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.053 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.053 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.053 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.053 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.054 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.054 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.054 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.054 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.055 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.055 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.055 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.055 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.056 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.056 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.056 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.056 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.057 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.057 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.057 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.058 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.058 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.059 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.059 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.059 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.059 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.060 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.060 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.060 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.060 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.061 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.061 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.061 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.061 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.062 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.062 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.062 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.062 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.063 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.063 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.063 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.063 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.064 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.064 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.064 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.064 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.065 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.065 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.065 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.065 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.066 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.066 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.066 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.066 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.067 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.067 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.067 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.067 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.068 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.068 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.068 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.068 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.069 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.069 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.069 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.069 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.070 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.070 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.070 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.070 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.071 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.071 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.071 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.071 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.072 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.072 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.072 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.072 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.073 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.073 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.073 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.073 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.074 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.074 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.074 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.074 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.075 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.075 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.075 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.075 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.076 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.076 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.076 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.076 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.077 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.077 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.077 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.077 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.078 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.078 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.078 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.078 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.079 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.079 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.079 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.079 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.080 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.080 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.080 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.080 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.081 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.081 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.081 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.081 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.082 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.082 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.082 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.082 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.083 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.083 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.083 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.083 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.084 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.084 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.084 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.084 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.085 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.085 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.085 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.085 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.086 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.086 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.086 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.086 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.087 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.087 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.087 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.087 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.088 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.088 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.088 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.088 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.089 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.089 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.089 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.089 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.090 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.090 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.090 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.090 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.091 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.091 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.091 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.091 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.092 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.092 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.092 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.092 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.093 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.093 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.093 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.093 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.094 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.094 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.094 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.094 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.095 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.095 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.095 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.095 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.096 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.096 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.096 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.096 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.097 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.097 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.097 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.097 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.098 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.098 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.098 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.099 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.099 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.099 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.099 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.100 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.100 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.100 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.100 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.101 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.101 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.101 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.101 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.102 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.102 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.102 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.102 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.103 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.103 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.103 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.104 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.105 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.105 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.105 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.106 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.106 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.106 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.107 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.107 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.107 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.107 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.108 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.108 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.108 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.108 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.109 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.109 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.109 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.109 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.110 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.110 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.110 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.110 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.111 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.111 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.111 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.111 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.112 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.112 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.112 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.112 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.113 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.113 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.113 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.113 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.114 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.114 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.114 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.114 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.115 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.115 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.115 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.115 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.116 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.116 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.116 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.116 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.117 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.117 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.117 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.117 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.118 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.118 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.118 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.118 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.119 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.119 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.119 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.119 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.120 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.120 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.120 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.120 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.121 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.121 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.121 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.122 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.122 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.122 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.122 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.122 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.123 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.123 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.123 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.124 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.124 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.124 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.124 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.125 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.125 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.125 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.125 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.126 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.126 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.126 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.126 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.126 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.127 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.127 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.127 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.127 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.128 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.128 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.128 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.128 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.129 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.129 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.129 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.129 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.130 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.130 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.130 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.130 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.131 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.131 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.131 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.131 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.132 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.132 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.132 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.132 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.133 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.133 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.134 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.135 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.135 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.135 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.135 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.136 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.136 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.136 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.136 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.137 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.137 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.137 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.137 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.138 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.139 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.140 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.141 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.142 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.144 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.145 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.146 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.148 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.149 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.150 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.152 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.153 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.154 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.157 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.158 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.158 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.158 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.158 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.159 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.159 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.159 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.159 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.160 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.160 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.160 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.160 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.161 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.161 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.161 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.161 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.162 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.162 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.162 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.162 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.163 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.163 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.163 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.163 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.164 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.164 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.164 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.164 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.165 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.165 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.165 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.165 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.166 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.166 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.166 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.166 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.167 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.167 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.167 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.167 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.168 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.168 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.168 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.168 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.169 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.169 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.169 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.169 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.170 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.170 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.170 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.170 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.171 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.171 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.171 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.171 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.172 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.172 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.172 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.172 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.173 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.173 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.173 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.173 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.174 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.174 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.174 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.174 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.175 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.175 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.175 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.175 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.176 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.176 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.176 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.176 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.177 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.177 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.177 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.177 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.178 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.178 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.178 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.178 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.179 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.179 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.179 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.179 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.180 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.180 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.180 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.180 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.181 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.181 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.181 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.182 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.183 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.183 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.183 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.183 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.184 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.184 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.184 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.184 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.185 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.185 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.185 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.185 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.186 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.186 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.186 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.186 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.187 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.187 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.187 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.187 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.188 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.188 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.188 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.189 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.189 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.190 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.190 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.190 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.190 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.191 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.191 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.191 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.191 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.192 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.192 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.192 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.192 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.193 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.193 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.193 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.193 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.194 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.194 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.194 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.194 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.195 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.195 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.195 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.195 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.196 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.196 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.196 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.196 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.197 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.197 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.197 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.197 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.198 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.198 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.198 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.198 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.199 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.199 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.199 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.199 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.200 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.200 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.200 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.200 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.200 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.201 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.201 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.201 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.202 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.202 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.202 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.202 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.203 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.203 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.203 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.203 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.204 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.204 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.204 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.205 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.205 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.205 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.206 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.206 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.206 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.206 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.207 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.207 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.207 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.207 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.208 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.208 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.208 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.208 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.209 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.209 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.209 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.209 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.210 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.210 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.210 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.210 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.211 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.211 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.211 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.211 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.212 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.212 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.212 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.212 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.213 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.213 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.213 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.213 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.214 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.214 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.214 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.214 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.215 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.215 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.215 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.215 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.216 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.216 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.216 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.216 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.217 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.217 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.217 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.217 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.218 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.218 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.218 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.218 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.219 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.219 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.219 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.219 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.220 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.220 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.220 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.220 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.221 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.221 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.221 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.221 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.222 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.222 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.222 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.223 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.223 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.223 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.223 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.224 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.224 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.224 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.224 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.225 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.225 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.225 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.225 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.226 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.226 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.226 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.226 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.227 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.227 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.227 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.227 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.228 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.228 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.228 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.228 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.229 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.229 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.229 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.229 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.230 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.230 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.230 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.230 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.231 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.231 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.231 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.231 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.232 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.232 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.232 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.232 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.233 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.233 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.233 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.233 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.234 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.234 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.234 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.234 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.235 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.235 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.235 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.235 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.236 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.236 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.236 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.236 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.237 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.237 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.237 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.238 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.238 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.238 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.239 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.239 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.239 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.240 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.240 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.240 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.240 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.240 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.241 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.241 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.241 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.241 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.242 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.242 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.242 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.242 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.243 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.243 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.243 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.243 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.244 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.244 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.244 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.245 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.245 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.245 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.245 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.246 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.246 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.246 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.246 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.247 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.247 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.247 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.247 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.248 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.248 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.248 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.248 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.249 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.249 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.249 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.249 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.250 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.250 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.250 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.250 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.251 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.251 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.251 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.251 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.252 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.252 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.252 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.252 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.253 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.253 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.253 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.253 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.254 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.254 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.254 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.254 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.255 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.255 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.255 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.255 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.256 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.256 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.256 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.256 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.257 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.257 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.257 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.257 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.259 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.260 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.261 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.263 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.264 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.266 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.267 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.268 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.270 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.271 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.272 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.274 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.275 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.276 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.276 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.278 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.281 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.282 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.283 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.283 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.283 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.283 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.284 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.284 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.284 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.285 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.286 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.286 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.286 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.287 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.287 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.287 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.287 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.288 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.288 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.288 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.288 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.289 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.289 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.289 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.289 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.290 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.290 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.290 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.290 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.291 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.291 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.291 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.291 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.292 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.292 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.292 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.292 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.293 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.293 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.293 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.293 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.294 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.294 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.294 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.294 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.295 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.295 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.295 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.295 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.296 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.296 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.296 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.296 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.297 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.297 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.298 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.298 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.298 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.299 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.299 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.299 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.299 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.300 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.300 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.300 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.300 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.301 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.301 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.301 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.301 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.302 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.302 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.302 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.302 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.303 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.303 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.303 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.303 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.304 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.304 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.304 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.304 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.305 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.305 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.305 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.305 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.305 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.306 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.306 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.306 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.306 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.307 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.307 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.307 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.307 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.308 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.308 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.308 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.308 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.309 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.309 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.309 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.309 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.310 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.310 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.310 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.310 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.311 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.311 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.311 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.311 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.312 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.312 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.312 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.312 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.313 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.313 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.313 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.313 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.314 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.314 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.314 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.314 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.315 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.315 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.315 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.315 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.316 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.316 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.316 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.317 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.317 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.317 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.317 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.318 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.318 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.318 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.318 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.319 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.319 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.319 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.319 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.320 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.320 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.320 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.320 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.321 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.321 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.321 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.322 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.322 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.322 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.322 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.323 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.323 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.323 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.323 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.324 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.324 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.324 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.324 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.325 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.325 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.325 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.325 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.326 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.326 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.326 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.326 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.327 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.327 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.327 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.327 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.328 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.328 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.328 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.328 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.329 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.329 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.329 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.329 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.330 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.330 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.330 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.330 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.331 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.331 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.331 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.332 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.332 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.332 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.333 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.333 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.334 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.334 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.334 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.335 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.335 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.335 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.336 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.336 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.336 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.336 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.337 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.337 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.337 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.337 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.338 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.338 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.338 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.338 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.339 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.339 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.339 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.340 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.340 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.340 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.340 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.341 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.341 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.341 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.341 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.342 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.343 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.343 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.343 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.343 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.344 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.344 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.344 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.344 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.345 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.345 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.345 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.345 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.346 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.346 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.346 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.346 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.347 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.347 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.347 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.347 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.348 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.348 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.348 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.348 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.349 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.349 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.349 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.349 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.350 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.350 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.350 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.350 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.351 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.351 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.351 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.351 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.352 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.352 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.352 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.352 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.353 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.353 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.353 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.353 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.354 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.354 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.354 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.354 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.355 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.355 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.355 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.355 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.356 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.356 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.356 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.356 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.357 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.357 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.357 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.357 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.358 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.358 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.358 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.358 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.359 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.359 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.359 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.359 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.360 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.360 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.360 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.360 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.361 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.361 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.361 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.361 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.362 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.362 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.362 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.362 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.363 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.363 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.363 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.363 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.364 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.364 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.364 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.364 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.365 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.365 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.365 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.365 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.366 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.366 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.366 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.366 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.367 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.367 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.367 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.368 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.368 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.368 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.368 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.369 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.369 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.369 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.369 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.370 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.370 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.370 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.370 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.371 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.371 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.371 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.371 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.372 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.372 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.372 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.373 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.373 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.373 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.373 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.374 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.374 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.374 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.374 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.375 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.375 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.375 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.375 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.376 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.376 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.376 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.376 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.377 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.377 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.377 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.377 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.378 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.378 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.378 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.378 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.379 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.379 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.379 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.379 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.380 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.380 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.380 java[3968:1101f] invalid pixel format attribute
[apply] 2 - switch - START 2021
[apply] 2014-10-09 10:09:34.380 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.381 java[3968:13623] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.381 java[3968:13623] invalid pixel format attribute
[apply] 2 - switch - END 2021
[apply] 2014-10-09 10:09:34.381 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.382 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.382 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.382 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.382 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.383 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.386 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.387 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.388 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.390 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.391 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.393 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.394 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.395 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.398 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.400 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.400 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.401 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.401 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.401 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.402 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.402 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.402 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.402 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.403 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.403 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.403 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.403 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.404 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.404 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.404 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.404 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.405 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.405 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.405 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.405 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.406 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.406 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.406 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.406 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.407 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.407 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.407 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.407 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.408 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.408 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.408 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.409 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.409 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.409 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.410 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.410 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.410 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.410 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.411 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.411 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.411 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.411 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.412 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.412 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.412 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.412 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.413 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.413 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.413 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.413 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.414 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.414 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.414 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.414 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.415 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.415 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.415 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.415 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.416 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.416 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.416 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.416 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.417 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.417 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.417 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.417 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.418 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.418 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.418 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.418 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.419 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.419 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.419 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.419 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.420 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.420 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.420 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.420 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.421 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.421 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.421 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.421 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.422 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.422 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.422 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.422 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.423 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.423 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.423 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.423 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.424 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.424 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.424 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.424 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.425 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.425 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.425 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.425 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.426 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.426 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.426 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.427 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.427 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.427 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.428 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.428 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.428 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.428 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.429 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.429 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.429 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.429 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.430 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.430 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.430 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.430 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.431 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.431 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.431 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.431 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.432 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.432 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.432 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.432 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.433 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.433 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.433 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.433 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.434 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.434 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.434 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.434 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.435 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.435 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.435 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.435 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.436 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.436 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.436 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.436 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.437 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.437 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.437 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.438 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.438 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.438 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.438 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.439 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.439 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.439 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.439 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.439 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.440 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.440 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.440 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.441 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.441 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.441 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.442 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.442 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.442 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.443 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.443 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.443 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.443 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.444 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.444 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.444 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.444 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.445 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.445 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.445 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.445 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.446 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.446 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.446 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.446 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.447 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.447 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.447 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.447 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.448 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.448 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.448 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.448 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.449 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.449 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.449 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.450 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.451 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.451 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.452 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.452 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.452 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.453 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.453 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.453 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.453 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.454 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.454 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.454 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.454 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.455 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.455 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.455 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.455 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.456 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.456 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.456 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.456 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.457 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.457 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.457 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.457 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.458 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.458 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.458 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.458 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.459 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.459 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.459 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.459 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.460 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.460 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.460 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.460 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.461 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.461 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.461 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.461 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.462 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.462 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.462 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.462 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.463 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.463 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.463 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.463 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.464 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.464 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.464 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.464 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.465 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.465 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.465 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.465 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.466 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.466 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.467 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.467 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.467 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.467 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.468 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.468 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.468 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.468 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.469 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.469 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.469 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.469 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.470 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.470 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.470 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.470 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.471 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.471 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.471 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.471 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.472 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.472 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.472 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.472 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.472 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.473 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.473 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.473 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.473 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.474 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.474 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.474 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.474 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.475 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.475 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.475 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.475 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.476 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.476 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.476 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.476 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.477 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.477 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.477 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.477 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.478 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.478 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.478 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.478 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.479 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.479 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.479 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.479 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.480 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.480 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.480 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.480 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.481 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.481 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.481 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.481 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.482 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.482 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.482 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.483 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.483 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.483 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.483 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.484 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.484 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.484 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.484 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.485 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.485 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.485 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.486 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.486 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.486 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.486 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.487 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.487 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.487 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.487 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.488 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.488 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.488 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.488 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.489 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.489 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.489 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.489 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.490 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.490 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.490 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.490 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.491 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.491 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.491 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.491 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.492 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.492 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.492 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.492 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.493 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.493 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.493 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.493 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.494 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.494 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.494 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.494 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.495 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.495 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.495 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.495 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.496 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.496 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.496 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.497 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.497 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.497 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.498 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.498 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.499 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.499 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.499 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.499 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.500 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.500 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.500 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.500 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.501 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.501 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.501 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.501 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.503 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.504 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.505 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.507 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.510 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.512 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.513 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.515 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.516 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.518 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.519 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.519 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.520 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.520 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.520 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.520 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.521 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.521 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.521 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.521 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.522 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.522 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.522 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.522 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.523 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.523 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.523 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.523 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.524 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.524 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.524 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.525 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.525 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.525 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.526 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.526 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.526 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.526 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.527 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.527 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.527 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.527 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.528 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.528 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.528 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.528 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.529 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.529 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.529 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.529 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.529 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.530 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.530 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.530 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.530 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.531 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.531 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.531 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.532 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.532 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.532 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.532 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.533 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.533 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.533 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.533 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.534 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.534 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.534 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.534 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.535 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.535 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.535 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.535 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.536 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.536 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.536 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.536 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.537 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.537 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.537 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.537 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.538 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.538 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.538 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.538 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.539 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.539 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.539 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.540 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.540 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.540 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.541 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.541 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.541 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.541 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.542 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.542 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.542 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.542 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.542 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.543 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.543 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.543 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.543 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.544 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.544 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.544 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.544 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.545 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.545 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.545 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.545 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.546 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.546 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.546 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.546 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.547 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.547 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.547 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.548 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.548 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.548 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.548 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.549 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.549 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.549 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.549 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.550 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.550 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.550 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.550 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.551 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.551 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.551 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.552 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.552 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.552 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.553 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.553 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.553 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.554 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.554 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.554 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.554 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.555 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.555 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.555 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.555 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.556 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.556 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.556 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.556 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.557 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.557 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.557 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.557 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.558 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.558 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.558 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.558 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.559 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.559 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.559 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.559 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.560 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.560 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.560 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.560 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.561 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.561 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.561 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.561 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.562 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.562 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.562 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.562 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.563 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.563 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.563 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.563 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.564 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.564 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.564 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.564 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.565 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.565 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.565 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.565 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.566 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.566 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.566 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.566 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.567 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.567 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.567 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.567 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.568 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.568 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.568 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.568 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.569 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.569 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.569 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.569 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.570 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.570 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.570 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.570 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.571 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.571 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.571 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.571 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.572 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.572 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.572 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.572 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.573 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.573 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.573 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.573 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.574 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.574 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.574 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.574 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.575 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.575 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.575 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.575 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.576 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.576 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.576 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.576 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.577 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.577 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.577 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.577 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.578 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.578 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.578 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.578 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.579 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.579 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.579 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.579 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.580 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.580 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.580 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.580 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.581 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.581 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.581 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.581 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.582 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.582 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.582 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.582 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.583 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.583 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.583 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.583 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.584 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.584 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.586 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.586 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.587 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.587 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.587 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.587 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.588 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.588 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.588 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.588 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.589 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.589 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.589 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.589 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.590 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.590 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.590 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.590 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.591 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.591 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.591 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.591 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.592 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.592 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.592 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.592 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.593 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.593 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.593 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.593 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.594 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.594 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.594 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.594 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.595 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.595 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.595 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.595 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.596 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.596 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.596 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.597 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.597 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.597 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.597 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.598 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.598 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.598 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.598 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.599 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.599 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.599 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.599 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.600 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.600 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.600 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.600 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.601 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.601 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.601 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.601 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.602 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.602 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.602 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.602 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.603 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.603 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.603 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.603 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.604 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.604 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.604 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.604 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.605 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.605 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.605 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.605 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.606 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.606 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.606 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.606 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.607 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.607 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.607 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.607 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.607 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.608 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.608 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.608 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.608 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.609 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.609 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.609 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.609 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.610 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.610 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.610 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.610 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.611 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.611 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.611 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.611 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.612 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.612 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.612 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.612 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.613 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.613 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.613 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.613 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.614 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.614 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.614 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.614 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.615 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.615 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.615 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.615 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.616 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.616 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.616 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.617 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.617 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.617 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.617 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.618 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.618 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.618 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.618 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.619 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.619 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.619 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.620 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.620 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.621 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.621 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.622 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.624 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.625 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.626 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.628 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.629 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.630 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.632 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.633 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.635 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.636 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.637 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.639 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.640 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.641 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.643 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.644 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.646 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.647 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.647 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.648 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.648 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.648 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.649 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.649 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.649 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.649 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.650 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.650 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.650 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.650 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.651 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.651 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.652 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.652 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.652 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.653 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.653 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.653 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.653 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.654 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.654 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.654 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.654 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.655 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.655 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.655 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.655 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.656 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.656 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.656 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.656 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.657 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.657 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.657 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.657 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.658 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.658 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.658 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.658 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.659 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.659 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.659 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.659 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.660 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.660 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.660 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.660 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.661 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.661 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.661 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.662 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.662 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.662 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.662 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.663 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.663 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.663 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.663 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.664 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.664 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.664 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.664 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.665 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.665 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.665 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.665 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.666 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.666 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.666 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.666 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.667 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.667 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.667 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.667 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.668 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.668 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.668 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.668 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.669 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.669 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.669 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.669 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.670 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.670 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.670 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.670 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.671 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.671 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.671 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.671 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.672 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.672 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.672 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.672 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.673 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.673 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.673 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.673 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.674 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.674 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.674 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.674 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.675 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.675 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.675 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.675 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.676 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.676 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.676 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.676 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.677 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.677 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.677 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.677 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.678 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.678 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.678 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.678 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.679 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.679 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.679 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.679 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.680 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.680 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.680 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.680 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.681 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.681 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.681 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.681 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.682 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.682 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.682 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.682 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.683 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.683 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.683 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.683 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.684 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.684 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.684 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.684 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.685 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.685 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.685 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.685 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.686 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.686 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.686 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.686 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.687 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.687 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.687 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.687 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.688 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.688 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.688 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.688 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.689 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.689 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.689 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.689 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.690 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.690 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.690 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.690 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.691 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.691 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.691 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.691 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.692 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.692 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.692 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.692 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.693 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.693 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.693 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.693 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.694 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.694 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.695 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.695 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.696 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.696 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.696 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.696 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.696 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.697 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.697 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.697 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.698 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.698 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.698 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.698 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.699 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.699 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.699 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.699 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.700 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.700 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.700 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.700 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.701 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.701 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.701 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.701 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.702 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.702 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.702 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.702 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.703 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.703 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.703 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.703 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.704 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.704 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.704 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.704 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.705 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.705 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.705 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.705 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.706 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.706 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.706 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.706 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.707 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.707 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.707 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.707 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.708 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.708 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.708 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.708 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.709 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.709 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.709 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.709 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.710 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.710 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.710 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.710 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.711 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.711 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.711 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.711 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.712 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.712 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.712 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.712 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.713 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.713 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.713 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.713 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.714 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.714 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.714 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.714 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.715 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.715 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.715 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.715 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.716 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.716 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.716 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.716 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.717 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.717 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.717 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.717 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.718 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.718 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.718 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.718 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.719 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.719 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.719 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.719 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.720 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.720 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.720 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.720 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.721 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.721 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.721 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.721 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.722 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.722 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.722 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.722 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.723 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.723 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.723 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.723 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.724 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.724 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.724 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.724 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.725 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.725 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.725 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.725 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.726 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.726 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.726 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.726 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.727 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.727 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.727 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.727 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.728 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.728 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.728 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.728 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.729 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.729 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.729 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.729 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.730 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.730 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.731 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.731 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.731 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.731 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.732 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.732 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.732 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.732 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.733 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.733 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.733 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.733 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.734 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.734 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.734 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.734 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.735 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.735 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.735 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.735 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.736 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.736 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.736 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.736 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.737 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.737 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.737 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.737 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.737 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.738 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.738 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.738 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.738 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.739 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.739 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.739 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.740 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.740 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.740 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.740 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.741 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.741 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.741 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.741 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.741 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.742 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.742 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.742 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.743 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.743 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.743 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.743 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.744 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.744 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.744 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.744 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.745 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.745 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.745 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.745 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.746 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.746 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.746 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.746 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.747 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.747 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.747 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.747 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.748 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.748 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.748 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.749 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.751 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.752 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.754 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.755 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.757 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.758 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.759 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.761 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.762 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.764 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.765 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.767 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.768 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.768 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.769 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.769 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.769 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.769 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.770 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.770 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.770 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.771 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.771 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.771 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.771 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.772 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.772 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.772 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.772 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.773 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.773 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.773 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.773 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.773 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.774 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.774 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.774 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.774 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.775 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.775 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.775 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.776 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.776 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.776 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.776 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.777 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.777 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.777 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.777 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.778 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.778 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.778 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.778 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.779 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.779 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.779 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.779 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.780 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.780 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.780 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.780 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.781 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.781 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.781 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.781 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.782 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.782 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.782 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.782 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.783 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.783 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.783 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.783 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.784 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.784 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.784 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.784 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.785 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.785 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.785 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.785 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.785 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.786 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.786 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.786 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.786 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.787 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.787 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.787 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.787 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.788 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.788 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.788 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.788 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.789 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.789 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.789 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.789 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.790 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.790 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.790 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.790 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.791 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.791 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.791 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.792 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.792 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.792 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.792 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.793 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.793 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.793 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.793 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.794 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.794 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.794 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.794 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.795 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.795 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.795 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.795 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.796 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.796 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.796 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.796 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.797 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.797 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.797 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.797 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.798 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.798 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.798 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.798 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.799 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.799 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.799 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.799 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.800 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.800 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.800 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.800 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.801 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.801 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.801 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.801 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.802 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.802 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.802 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.802 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.803 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.803 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.803 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.803 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.804 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.804 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.804 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.804 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.805 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.805 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.805 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.805 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.806 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.806 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.806 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.806 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.807 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.807 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.807 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.808 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.808 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.808 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.808 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.808 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.809 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.809 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.809 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.809 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.810 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.810 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.810 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.810 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.811 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.811 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.811 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.811 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.812 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.812 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.812 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.812 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.813 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.813 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.813 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.814 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.814 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.814 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.814 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.815 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.815 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.815 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.815 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.816 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.816 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.816 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.816 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.816 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.817 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.817 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.817 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.817 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.818 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.818 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.818 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.818 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.819 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.819 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.819 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.820 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.820 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.820 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.820 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.821 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.821 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.821 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.821 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.821 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.822 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.822 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.822 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.822 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.823 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.823 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.823 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.824 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.824 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.824 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.824 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.825 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.825 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.825 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.825 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.826 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.826 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.826 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.826 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.827 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.827 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.827 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.827 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.828 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.828 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.828 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.828 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.828 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.829 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.829 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.829 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.830 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.830 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.830 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.830 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.831 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.831 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.831 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.832 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.832 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.832 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.832 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.833 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.833 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.833 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.833 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.833 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.834 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.834 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.834 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.834 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.835 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.835 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.835 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.835 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.836 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.836 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.836 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.836 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.837 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.837 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.837 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.837 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.838 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.838 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.838 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.839 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.839 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.839 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.839 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.840 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.840 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.840 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.840 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.841 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.841 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.841 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.841 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.842 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.842 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.842 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.842 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.843 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.843 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.843 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.843 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.844 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.844 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.844 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.845 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.845 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.845 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.845 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.846 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.846 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.846 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.846 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.846 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.847 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.847 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.847 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.847 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.848 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.848 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.848 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.848 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.849 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.849 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.849 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.849 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.850 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.850 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.850 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.850 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.851 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.851 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.851 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.851 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.852 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.852 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.852 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.852 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.853 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.853 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.853 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.853 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.854 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.854 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.855 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.855 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.855 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.855 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.856 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.856 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.856 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.856 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.857 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.857 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.857 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.857 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.858 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.858 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.858 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.858 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.859 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.859 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.859 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.859 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.860 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.860 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.860 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.860 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.861 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.861 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.861 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.861 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.862 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.862 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.862 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.862 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.863 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.863 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.863 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.863 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.864 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.864 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.864 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.864 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.865 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.865 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.865 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.865 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.866 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.866 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.866 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.866 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.866 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.867 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.867 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.867 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.867 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.868 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.868 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.868 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.869 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.870 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.871 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.873 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.874 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.876 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.877 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.878 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.880 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.882 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.884 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.885 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.887 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.888 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.889 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.891 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.892 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.894 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.894 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.894 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.894 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.895 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.895 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.895 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.895 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.896 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.896 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.896 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.897 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.897 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.897 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.897 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.898 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.898 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.898 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.898 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.899 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.899 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.899 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.899 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.900 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.900 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.900 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.900 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.901 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.901 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.901 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.901 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.902 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.902 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.902 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.902 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.903 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.903 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.903 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.904 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.904 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.904 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.904 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.905 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.905 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.905 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.905 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.906 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.906 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.906 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.906 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.907 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.907 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.907 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.907 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.908 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.908 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.908 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.908 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.909 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.909 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.909 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.909 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.910 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.910 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.910 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.910 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.911 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.911 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.911 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.911 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.912 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.912 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.912 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.912 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.913 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.913 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.913 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.913 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.914 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.914 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.914 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.914 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.915 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.915 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.915 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.915 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.916 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.916 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.916 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.916 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.917 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.917 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.917 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.917 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.918 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.918 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.918 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.918 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.919 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.919 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.919 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.919 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.920 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.920 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.920 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.920 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.921 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.921 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.921 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.921 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.922 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.922 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.922 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.922 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.923 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.923 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.923 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.923 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.924 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.924 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.924 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.924 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.925 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.925 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.925 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.926 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.926 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.926 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.926 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.927 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.927 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.927 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.927 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.928 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.928 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.928 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.928 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.929 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.929 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.929 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.929 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.930 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.930 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.930 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.930 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.931 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.931 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.931 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.931 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.932 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.932 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.932 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.932 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.933 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.933 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.933 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.933 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.934 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.934 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.934 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.934 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.935 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.935 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.935 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.935 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.936 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.936 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.936 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.936 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.937 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.937 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.937 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.937 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.938 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.938 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.938 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.938 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.939 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.939 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.939 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.939 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.940 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.940 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.940 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.940 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.941 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.941 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.941 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.941 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.942 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.942 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.942 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.942 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.943 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.943 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.943 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.943 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.944 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.944 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.944 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.944 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.945 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.945 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.945 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.945 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.946 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.946 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.946 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.946 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.947 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.947 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.947 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.947 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.948 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.948 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.948 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.948 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.949 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.949 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.949 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.949 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.950 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.950 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.950 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.950 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.951 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.951 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.951 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.951 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.952 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.952 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.952 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.952 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.953 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.953 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.953 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.953 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.954 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.954 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.954 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.954 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.955 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.955 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.955 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.955 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.956 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.956 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.956 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.956 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.957 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.957 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.957 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.957 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.958 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.958 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.958 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.958 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.959 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.959 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.959 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.959 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.960 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.960 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.960 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.960 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.961 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.961 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.961 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.961 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.962 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.962 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.962 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.962 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.963 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.963 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.963 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.963 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.964 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.964 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.964 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.964 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.965 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.965 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.965 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.965 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.965 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.966 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.966 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.966 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.966 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.967 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.967 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.967 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.967 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.968 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.968 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.968 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.968 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.969 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.969 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.969 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.969 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.970 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.970 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.970 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.970 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.971 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.971 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.971 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.971 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.972 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.972 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.972 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.972 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.973 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.973 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.973 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.973 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.974 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.974 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.974 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.974 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.975 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.975 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.975 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.975 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.976 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.976 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.976 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.976 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.977 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.977 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.977 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.977 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.978 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.978 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.978 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.978 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.979 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.979 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.979 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.979 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.980 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.980 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.980 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.980 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.981 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.981 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.981 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.981 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.982 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.982 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.982 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.982 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.983 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.983 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.983 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.983 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.984 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.984 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.984 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.984 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.985 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.985 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.985 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.985 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.986 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.986 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.986 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.986 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.987 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.987 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.987 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.987 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.988 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.988 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.988 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.988 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.989 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.989 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.989 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.989 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.990 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.990 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.990 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.990 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.991 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.991 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.991 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.991 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.992 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.992 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.992 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.992 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.993 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.993 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.993 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.993 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.994 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.995 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.996 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.998 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:34.999 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.000 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.002 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.003 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.004 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.006 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.007 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.009 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.010 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.011 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.013 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.014 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.015 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.017 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.018 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.019 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.021 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.022 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.023 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.024 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.024 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.024 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.024 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.025 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.025 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.025 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.025 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.026 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.026 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.026 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.026 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.027 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.027 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.027 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.027 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.028 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.028 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.028 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.028 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.029 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.029 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.029 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.029 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.030 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.030 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.030 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.030 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.031 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.031 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.031 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.031 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.032 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.032 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.032 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.032 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.033 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.033 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.033 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.033 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.034 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.034 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.034 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.034 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.035 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.035 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.035 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.035 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.036 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.036 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.036 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.036 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.037 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.037 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.037 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.037 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.038 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.038 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.038 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.038 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.039 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.039 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.039 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.039 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.040 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.040 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.040 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.040 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.041 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.041 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.041 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.041 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.042 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.042 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.042 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.042 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.043 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.043 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.043 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.043 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.044 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.044 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.044 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.044 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.045 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.045 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.045 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.045 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.046 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.046 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.046 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.046 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.047 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.047 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.047 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.047 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.048 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.048 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.048 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.048 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.049 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.049 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.049 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.049 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.050 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.050 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.050 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.050 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.051 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.051 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.051 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.051 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.052 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.052 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.052 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.052 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.053 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.053 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.053 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.053 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.054 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.054 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.054 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.054 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.055 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.055 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.055 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.055 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.056 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.056 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.056 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.056 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.057 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.057 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.057 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.057 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.058 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.058 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.058 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.058 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.059 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.059 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.059 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.059 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.060 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.060 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.060 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.060 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.061 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.061 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.061 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.061 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.062 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.062 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.062 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.062 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.063 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.063 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.063 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.063 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.064 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.064 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.064 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.064 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.065 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.065 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.065 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.065 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.066 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.066 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.066 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.066 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.067 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.067 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.067 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.067 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.068 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.068 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.068 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.068 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.069 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.069 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.069 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.069 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.070 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.070 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.070 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.070 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.071 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.071 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.071 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.071 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.072 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.072 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.072 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.072 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.073 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.073 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.073 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.073 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.074 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.074 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.074 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.074 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.075 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.075 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.075 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.075 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.076 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.076 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.076 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.076 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.077 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.077 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.077 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.077 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.078 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.078 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.078 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.078 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.079 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.079 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.079 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.079 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.080 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.080 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.080 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.080 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.081 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.081 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.081 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.081 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.082 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.082 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.082 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.082 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.083 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.083 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.083 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.083 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.084 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.084 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.084 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.084 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.085 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.085 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.085 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.085 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.086 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.086 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.086 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.086 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.087 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.087 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.087 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.087 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.088 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.088 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.088 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.088 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.089 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.089 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.089 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.089 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.090 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.090 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.090 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.090 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.091 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.091 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.091 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.091 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.092 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.092 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.092 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.092 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.093 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.093 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.093 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.093 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.094 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.094 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.094 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.094 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.095 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.095 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.095 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.095 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.096 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.096 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.096 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.096 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.097 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.097 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.097 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.097 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.098 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.098 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.098 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.098 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.099 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.099 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.099 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.099 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.100 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.100 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.100 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.100 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.101 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.101 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.101 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.101 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.102 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.102 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.102 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.102 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.103 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.103 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.103 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.103 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.104 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.104 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.104 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.104 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.105 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.105 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.105 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.105 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.106 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.106 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.106 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.106 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.107 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.107 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.107 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.107 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.108 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.108 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.108 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.108 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.109 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.109 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.109 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.109 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.110 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.110 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.110 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.110 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.110 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.111 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.111 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.111 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.111 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.112 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.112 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.112 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.113 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.113 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.113 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.113 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.113 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.114 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.114 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.114 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.115 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.115 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.115 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.115 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.116 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.116 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.116 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.116 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.117 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.117 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.117 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.117 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.118 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.118 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.118 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.118 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.119 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.119 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.119 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.119 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.120 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.120 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.120 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.120 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.121 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.121 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.121 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.121 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.122 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.122 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.122 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.122 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.123 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.123 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.123 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.123 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.125 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.126 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.127 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.129 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.130 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.131 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.133 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.134 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.135 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.136 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.138 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.139 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.141 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.142 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.143 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.145 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.146 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.146 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.147 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.147 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.147 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.148 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.148 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.148 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.148 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.149 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.149 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.149 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.149 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.150 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.150 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.150 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.150 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.151 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.151 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.151 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.151 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.152 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.152 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.152 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.152 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.152 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.153 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.153 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.153 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.154 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.154 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.154 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.154 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.155 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.155 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.155 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.155 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.156 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.156 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.156 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.156 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.157 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.157 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.157 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.157 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.158 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.158 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.158 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.158 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.159 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.159 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.159 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.159 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.160 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.160 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.160 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.160 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.161 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.161 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.161 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.161 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.162 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.162 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.162 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.162 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.163 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.163 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.163 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.163 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.164 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.164 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.164 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.164 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.165 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.165 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.165 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.165 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.166 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.166 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.166 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.166 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.167 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.167 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.167 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.167 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.168 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.168 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.168 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.168 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.169 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.169 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.169 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.169 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.170 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.170 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.170 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.170 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.171 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.171 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.171 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.171 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.172 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.172 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.172 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.172 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.173 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.173 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.173 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.173 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.174 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.174 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.174 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.174 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.175 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.175 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.175 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.175 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.176 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.176 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.176 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.176 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.177 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.177 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.177 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.177 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.178 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.178 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.178 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.178 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.179 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.179 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.179 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.179 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.180 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.180 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.180 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.180 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.181 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.181 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.181 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.181 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.182 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.182 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.182 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.182 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.183 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.183 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.183 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.183 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.184 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.184 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.184 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.184 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.185 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.185 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.185 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.185 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.186 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.186 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.186 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.187 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.187 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.187 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.187 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.188 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.188 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.188 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.188 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.189 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.189 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.189 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.189 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.190 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.190 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.190 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.190 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.191 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.191 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.191 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.191 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.192 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.192 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.192 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.192 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.193 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.193 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.193 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.193 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.194 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.194 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.194 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.194 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.195 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.195 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.195 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.195 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.196 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.196 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.196 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.196 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.197 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.197 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.197 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.197 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.198 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.198 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.198 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.198 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.199 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.199 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.199 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.199 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.200 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.200 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.200 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.200 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.201 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.201 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.201 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.201 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.202 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.202 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.202 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.202 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.203 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.203 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.203 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.203 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.204 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.204 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.204 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.204 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.205 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.205 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.205 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.205 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.206 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.206 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.206 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.206 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.207 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.207 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.207 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.207 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.208 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.208 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.208 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.208 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.209 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.209 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.209 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.209 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.210 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.210 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.210 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.210 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.211 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.211 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.211 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.211 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.212 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.212 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.212 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.212 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.213 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.213 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.213 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.213 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.214 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.214 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.214 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.214 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.215 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.215 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.215 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.215 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.216 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.216 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.216 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.216 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.217 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.217 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.217 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.217 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.218 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.218 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.218 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.218 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.219 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.219 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.219 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.219 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.220 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.220 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.220 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.220 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.221 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.221 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.221 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.221 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.222 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.222 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.222 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.222 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.223 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.223 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.223 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.223 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.224 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.224 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.224 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.224 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.225 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.225 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.225 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.225 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.226 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.226 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.226 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.226 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.227 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.227 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.227 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.227 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.228 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.228 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.228 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.228 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.229 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.229 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.229 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.229 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.230 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.230 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.230 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.230 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.231 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.231 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.231 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.231 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.232 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.232 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.232 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.232 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.233 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.233 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.233 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.233 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.234 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.234 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.234 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.235 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.235 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.235 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.235 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.236 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.236 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.236 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.236 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.237 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.237 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.237 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.237 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.238 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.238 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.238 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.238 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.239 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.239 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.239 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.239 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.240 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.240 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.240 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.240 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.241 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.241 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.241 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.241 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.242 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.242 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.242 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.242 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.243 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.243 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.243 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.243 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.244 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.244 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.244 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.244 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.245 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.245 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.245 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.245 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.246 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.246 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.246 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.246 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.247 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.248 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.249 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.250 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.252 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.253 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.255 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.256 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.257 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.259 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.260 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.261 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.262 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.264 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.265 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.266 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.268 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.269 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.270 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.272 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.273 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.275 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.276 java[3968:1101f] invalid pixel format attribute
[apply] junit.framework.TestListener: endTest(test03aSwitch2Onscreen2OnscreenGL2ES2_Accu)
[apply] junit.framework.TestListener: startTest(test03bSwitch2Onscreen2OffscreenGL2ES2_Accu)
[apply] junit.framework.TestListener: endTest(test03bSwitch2Onscreen2OffscreenGL2ES2_Accu)
[apply] junit.framework.TestListener: startTest(test03cSwitch2Offscreen2OffscreenGL2ES2_Accu)
[apply] 2014-10-09 10:09:35.277 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.277 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.277 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.278 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.278 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.278 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.278 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.279 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.279 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.279 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.279 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.280 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.280 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.280 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.280 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.281 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.281 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.281 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.281 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.282 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.282 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.282 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.282 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.283 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.283 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.283 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.283 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.284 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.284 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.284 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.284 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.285 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.285 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.285 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.285 java[3968:1101f] invalid pixel format attribute
[apply] 2014-10-09 10:09:35.286 java[3968:1101f] invalid pixel format attribute
[apply] QUIT Window Thread[Thread-7-Display-.macosx_nil-1-EDT-6,5,main]
[apply] QUIT Window Thread[Thread-7-Display-.macosx_nil-1-EDT-6,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu
[apply] 2014-10-09 10:09:35.300 java[3968:10e63] invalid pixel format attribute
[apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
[apply] Is SwapGLContext safe: false
[apply] Supressing unsafe tests ...
[apply] QUIT Window Thread[Thread-7-Display-.macosx_nil-1-EDT-7,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu
[apply] ++++ TestCase.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/GL3.hw], offscr[auto-cfg]]
[apply] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[apply] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[apply] Is SwapGLContext safe: true
[apply] Thread-18-Animator#07: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[apply] 1 - switch - START 1010
[apply] 1 - switch - END 1010
[apply] Thread-18-Animator#07: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n4946-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[apply] 2 - switch - START 2033
[apply] 2 - switch - END 2033
[apply] Thread-18-Animator#07: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n9207-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu
[apply] ++++ TestCase.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/GL3.hw], offscr[auto-cfg]]
[apply] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[apply] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[fbo]]
[apply] Is SwapGLContext safe: false
[apply] Supressing unsafe tests ...
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842178346 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 27.91 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842151065 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842152576 ms +++ localhost/127.0.0.1:59999 - Locked within 1518 ms, 4 attempts
[apply] ++++ TestCase.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/GL3.hw], on-scr[.]]
[apply] Source Caps Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Dest Caps Requested: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Is SwapGLContext safe: true
[apply] Thread-7-Animator#00: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0128x0128.png
[apply] 1 - switch - START 1009
[apply] 1 - switch - END 1009
[apply] Thread-7-Animator#00: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n1260-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0128x0128.png
[apply] 2 - switch - START 2060
[apply] 2 - switch - END 2060
[apply] Thread-7-Animator#00: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n1321-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0128x0128.png
[apply] QUIT Window Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main]
[apply] QUIT Window Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def
[apply] ++++ TestCase.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/GL3.hw], on-scr[.]]
[apply] Source Caps Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Dest Caps Requested: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
[apply] Is SwapGLContext safe: true
[apply] Thread-9-Animator#01: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0128x0128.png
[apply] 1 - switch - START 1015
[apply] 1 - switch - END 1015
[apply] Thread-9-Animator#01: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0060-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[apply] 2 - switch - START 2085
[apply] 2 - switch - END 2085
[apply] Thread-9-Animator#01: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n3653-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0128x0128.png
[apply] QUIT Window Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def
[apply] ++++ TestCase.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/GL3.hw], offscr[auto-cfg]]
[apply] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[apply] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[apply] Is SwapGLContext safe: true
[apply] Thread-10-Animator#02: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[apply] 1 - switch - START 1033
[apply] 1 - switch - END 1033
[apply] Thread-10-Animator#02: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n3500-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[apply] 2 - switch - START 2067
[apply] 2 - switch - END 2067
[apply] Thread-10-Animator#02: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n8878-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def
[apply] ++++ TestCase.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/GL3.hw], offscr[auto-cfg]]
[apply] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[apply] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[fbo]]
[apply] Is SwapGLContext safe: true
[apply] Thread-11-Animator#03: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[apply] 1 - switch - START 1083
[apply] 1 - switch - END 1083
[apply] Thread-11-Animator#03: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n5125-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0128x0128.png
[apply] 2 - switch - START 2027
[apply] 2 - switch - END 2027
[apply] Thread-11-Animator#03: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n5181-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[apply] QUIT Window Thread[Thread-7-Display-.macosx_nil-1-EDT-3,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def
[apply] ++++ TestCase.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/GL3.hw], on-scr[.]]
[apply] Source Caps Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Dest Caps Requested: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Is SwapGLContext safe: true
[apply] Thread-12-Animator#04: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0128x0128.png
[apply] 1 - switch - START 1054
[apply] 1 - switch - END 1054
[apply] Thread-12-Animator#04: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n2511-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0128x0128.png
[apply] 2 - switch - START 2092
[apply] 2 - switch - END 2092
[apply] Thread-12-Animator#04: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n2572-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0128x0128.png
[apply] QUIT Window Thread[Thread-7-Display-.macosx_nil-1-EDT-4,5,main]
[apply] QUIT Window Thread[Thread-7-Display-.macosx_nil-1-EDT-4,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA
[apply] ++++ TestCase.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/GL3.hw], on-scr[.]]
[apply] Source Caps Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Dest Caps Requested: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
[apply] Is SwapGLContext safe: false
[apply] Supressing unsafe tests ...
[apply] QUIT Window Thread[Thread-7-Display-.macosx_nil-1-EDT-5,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA
[apply] ++++ TestCase.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/GL3.hw], offscr[auto-cfg]]
[apply] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[apply] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[apply] Is SwapGLContext safe: true
[apply] Thread-14-Animator#05: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[apply] 1 - switch - START 1017
[apply] 1 - switch - END 1017
[apply] Thread-14-Animator#05: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n3514-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[apply] 2 - switch - START 2052
[apply] 2 - switch - END 2052
[apply] Thread-14-Animator#05: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n8055-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA
[apply] ++++ TestCase.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/GL3.hw], offscr[auto-cfg]]
[apply] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[apply] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[fbo]]
[apply] Is SwapGLContext safe: false
[apply] Supressing unsafe tests ...
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA
[apply] ++++ TestCase.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/GL3.hw], on-scr[.]]
[apply] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Is SwapGLContext safe: true
[apply] 1 - switch - START 1012
[apply] 1 - switch - END 1012
[apply] 2 - switch - START 2021
[apply] 2 - switch - END 2021
[apply] QUIT Window Thread[Thread-7-Display-.macosx_nil-1-EDT-6,5,main]
[apply] QUIT Window Thread[Thread-7-Display-.macosx_nil-1-EDT-6,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu
[apply] ++++ TestCase.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/GL3.hw], on-scr[.]]
[apply] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
[apply] Is SwapGLContext safe: false
[apply] Supressing unsafe tests ...
[apply] QUIT Window Thread[Thread-7-Display-.macosx_nil-1-EDT-7,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu
[apply] ++++ TestCase.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/GL3.hw], offscr[auto-cfg]]
[apply] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[apply] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[apply] Is SwapGLContext safe: true
[apply] Thread-18-Animator#07: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[apply] 1 - switch - START 1010
[apply] 1 - switch - END 1010
[apply] Thread-18-Animator#07: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n4946-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[apply] 2 - switch - START 2033
[apply] 2 - switch - END 2033
[apply] Thread-18-Animator#07: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n9207-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu
[apply] ++++ TestCase.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/GL3.hw], offscr[auto-cfg]]
[apply] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[apply] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[fbo]]
[apply] Is SwapGLContext safe: false
[apply] Supressing unsafe tests ...
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842178346 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01aSwitch2Onscreen2OnscreenGL2ES2_Def took 4.723 sec
[apply] Testcase: test01bSwitch2Onscreen2OffscreenGL2ES2_Def took 2.985 sec
[apply] Testcase: test01cSwitch2Offscreen2OffscreenGL2ES2_Def took 2.995 sec
[apply] Testcase: test01dSwitch2Offscreen2OnscreenGL2ES2_Def took 2.913 sec
[apply] Testcase: test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA took 3.023 sec
[apply] Testcase: test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA took 0.089 sec
[apply] Testcase: test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA took 3.01 sec
[apply] Testcase: test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA took 0.003 sec
[apply] Testcase: test03aSwitch2Onscreen2OnscreenGL2ES2_Accu took 2.959 sec
[apply] Testcase: test03bSwitch2Onscreen2OffscreenGL2ES2_Accu took 0.014 sec
[apply] Testcase: test03cSwitch2Offscreen2OffscreenGL2ES2_Accu took 2.956 sec
[apply] Testcase: test03dSwitch2Offscreen2OnscreenGL2ES2_Accu took 0.003 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] junit.framework.TestListener: startTest(test01GLADDelegateGL2ES2)
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842180941 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT - test01GLADDelegateGL2ES2
[apply] Thread[Thread-7-null,5,main] GearsES2.init.0 0x595e2ccd: tileRendererInUse null, GearsES2[obj 0x595e2ccd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x595e2ccd on Thread[Thread-7-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x595e2ccd created: GearsObj[0x565bb966, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x595e2ccd created: GearsObj[0x1fe903d5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x595e2ccd created: GearsObj[0x1fe903d5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-7-null,5,main] GearsES2.init.X 0x595e2ccd FIN GearsES2[obj 0x595e2ccd isInit true, usesShared false, 1 GearsObj[0x565bb966, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1fe903d5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2ea45536, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-7-null,5,main] GearsES2.reshape 0x595e2ccd 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fccebf0dcc0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x595e2ccd, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-null: ** screenshot: TestGLContextDrawableSwitch10NEWT.test01GLADDelegateGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[apply] QUIT Window Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Thread[Thread-7,5,main] GearsES2.reshape 0x595e2ccd 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fccebf0dcc0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x595e2ccd, 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-7-null: ** screenshot: TestGLContextDrawableSwitch10NEWT.test01GLADDelegateGL2ES2-n0044-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[apply] Thread[Thread-7,5,main] GearsES2.dispose 0x595e2ccd: tileRendererInUse null
[apply] Thread[Thread-7,5,main] GearsES2.dispose 0x595e2ccd FIN
[apply] QUIT Window Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT - test01GLADDelegateGL2ES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT - test02GLADDelegateGLES2
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT - test02GLADDelegateGLES2
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842184809 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[apply] junit.framework.TestListener: endTest(test01GLADDelegateGL2ES2)
[apply] junit.framework.TestListener: startTest(test02GLADDelegateGLES2)
[apply] junit.framework.TestListener: endTest(test02GLADDelegateGLES2)
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.498 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842180941 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT - test01GLADDelegateGL2ES2
[apply] Thread[Thread-7-null,5,main] GearsES2.init.0 0x595e2ccd: tileRendererInUse null, GearsES2[obj 0x595e2ccd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x595e2ccd on Thread[Thread-7-null,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x595e2ccd created: GearsObj[0x565bb966, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x595e2ccd created: GearsObj[0x1fe903d5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x595e2ccd created: GearsObj[0x1fe903d5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-7-null,5,main] GearsES2.init.X 0x595e2ccd FIN GearsES2[obj 0x595e2ccd isInit true, usesShared false, 1 GearsObj[0x565bb966, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1fe903d5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2ea45536, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-7-null,5,main] GearsES2.reshape 0x595e2ccd 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fccebf0dcc0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x595e2ccd, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.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-null: ** screenshot: TestGLContextDrawableSwitch10NEWT.test01GLADDelegateGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[apply] QUIT Window Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Thread[Thread-7,5,main] GearsES2.reshape 0x595e2ccd 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fccebf0dcc0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x595e2ccd, 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-7-null: ** screenshot: TestGLContextDrawableSwitch10NEWT.test01GLADDelegateGL2ES2-n0044-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[apply] Thread[Thread-7,5,main] GearsES2.dispose 0x595e2ccd: tileRendererInUse null
[apply] Thread[Thread-7,5,main] GearsES2.dispose 0x595e2ccd FIN
[apply] QUIT Window Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT - test01GLADDelegateGL2ES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT - test02GLADDelegateGLES2
[apply] Profile GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT - test02GLADDelegateGLES2
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842184809 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01GLADDelegateGL2ES2 took 3.786 sec
[apply] Testcase: test02GLADDelegateGLES2 took 0.001 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT
[apply] junit.framework.TestListener: tests to run: 4
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842187072 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842193103 ms +++ localhost/127.0.0.1:59999 - Locked within 6039 ms, 13 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01AccumStencilPBuffer
[apply] junit.framework.TestListener: startTest(test01AccumStencilPBuffer)
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01AccumStencilPBuffer-n0000-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0256x0256.png
[apply] XXX GLCaps[rgba 8/8/8/8, opaque, accum-rgba 32/32/32/32, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] below: 0xff0000
[apply] above: 0xff00
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01AccumStencilPBuffer
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01DefaultFBO
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01DefaultFBO_________-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[apply] XXX GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] below: 0xff0000
[apply] above: 0xff00
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01DefaultFBO
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01DefaultPBuffer
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01DefaultPBuffer_____-n0000-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[apply] XXX GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] below: 0xff0000
[apply] above: 0xff00
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01DefaultPBuffer
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01StencilFBO
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Image right side up
[apply] junit.framework.TestListener: endTest(test01AccumStencilPBuffer)
[apply] junit.framework.TestListener: startTest(test01DefaultFBO)
[apply] Image right side up
[apply] junit.framework.TestListener: endTest(test01DefaultFBO)
[apply] junit.framework.TestListener: startTest(test01DefaultPBuffer)
[apply] Image right side up
[apply] junit.framework.TestListener: endTest(test01DefaultPBuffer)
[apply] junit.framework.TestListener: startTest(test01StencilFBO)
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01StencilFBO_________-n0000-GL2___-hw-fbobject-BImage right side up
[apply] junit.framework.TestListener: endTest(test01StencilFBO)
[apply] dbl-Frgb__Irgba8880-D24-St08-Sa00_default-0256x0256.png
[apply] XXX GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] below: 0xff0000
[apply] above: 0xff00
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01StencilFBO
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842195335 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.887 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842187072 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842193103 ms +++ localhost/127.0.0.1:59999 - Locked within 6039 ms, 13 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01AccumStencilPBuffer
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01AccumStencilPBuffer-n0000-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0256x0256.png
[apply] XXX GLCaps[rgba 8/8/8/8, opaque, accum-rgba 32/32/32/32, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] below: 0xff0000
[apply] above: 0xff00
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01AccumStencilPBuffer
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01DefaultFBO
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01DefaultFBO_________-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[apply] XXX GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] below: 0xff0000
[apply] above: 0xff00
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01DefaultFBO
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01DefaultPBuffer
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01DefaultPBuffer_____-n0000-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[apply] XXX GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] below: 0xff0000
[apply] above: 0xff00
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01DefaultPBuffer
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01StencilFBO
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01StencilFBO_________-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0256x0256.png
[apply] XXX GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] below: 0xff0000
[apply] above: 0xff00
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01StencilFBO
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842195335 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01AccumStencilPBuffer took 2.036 sec
[apply] Testcase: test01DefaultFBO took 0.059 sec
[apply] Testcase: test01DefaultPBuffer took 0.035 sec
[apply] Testcase: test01StencilFBO took 0.028 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842197625 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842203147 ms +++ localhost/127.0.0.1:59999 - Locked within 5530 ms, 12 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffscreenFBOMultiSampleAA0
[apply] junit.framework.TestListener: startTest(testOffscreenFBOMultiSampleAA0)
[apply]
[apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestMultisampleES1NEWT.testOffscreenFBOMultiSampleAA0____-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffscreenFBOMultiSampleAA0
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffscreenPBufferMultiSampleAA0
[apply] junit.framework.TestListener: endTest(testOffscreenFBOMultiSampleAA0)
[apply] junit.framework.TestListener: startTest(testOffscreenPBufferMultiSampleAA0)
[apply]
[apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestMultisampleES1NEWT.testOffscreenPBufferMultiSampleAA0-n0000-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffscreenPBufferMultiSampleAA0
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffsreenFBOMultiSampleAA8
[apply] junit.framework.TestListener: endTest(testOffscreenPBufferMultiSampleAA0)
[apply] junit.framework.TestListener: startTest(testOffsreenFBOMultiSampleAA8)
[apply]
[apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3: ** screenshot: TestMultisampleES1NEWT.testOffsreenFBOMultiSampleAA8_____-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa08_default-0512x0512.png
[apply] junit.framework.TestListener: endTest(testOffsreenFBOMultiSampleAA8)
[apply] junit.framework.TestListener: startTest(testOffsreenPBufferMultiSampleAA8)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffsreenFBOMultiSampleAA8
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffsreenPBufferMultiSampleAA8
[apply]
[apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4: ** screenshot: TestMultisampleES1NEWT.testOffsreenPBufferMultiSampleAA8_-n0000-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
[apply] junit.framework.TestListener: endTest(testOffsreenPBufferMultiSampleAA8)
[apply] junit.framework.TestListener: startTest(testOnscreenMultiSampleAA0)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffsreenPBufferMultiSampleAA8
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA0
[apply]
[apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA0________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA0
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA2
[apply] junit.framework.TestListener: endTest(testOnscreenMultiSampleAA0)
[apply] junit.framework.TestListener: startTest(testOnscreenMultiSampleAA2)
[apply]
[apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA2________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa02_default-0512x0512.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA4
[apply]
[apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA4________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa04_default-0512x0512.png
[apply] junit.framework.TestListener: endTest(testOnscreenMultiSampleAA2)
[apply] junit.framework.TestListener: startTest(testOnscreenMultiSampleAA4)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA4
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA8
[apply]
[apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA8________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa08_default-0512x0512.png
[apply] junit.framework.TestListener: endTest(testOnscreenMultiSampleAA4)
[apply] junit.framework.TestListener: startTest(testOnscreenMultiSampleAA8)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA8
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842211166 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] junit.framework.TestListener: endTest(testOnscreenMultiSampleAA8)
[apply] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 14.164 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842197625 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842203147 ms +++ localhost/127.0.0.1:59999 - Locked within 5530 ms, 12 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffscreenFBOMultiSampleAA0
[apply]
[apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestMultisampleES1NEWT.testOffscreenFBOMultiSampleAA0____-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffscreenFBOMultiSampleAA0
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffscreenPBufferMultiSampleAA0
[apply]
[apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestMultisampleES1NEWT.testOffscreenPBufferMultiSampleAA0-n0000-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffscreenPBufferMultiSampleAA0
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffsreenFBOMultiSampleAA8
[apply]
[apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3: ** screenshot: TestMultisampleES1NEWT.testOffsreenFBOMultiSampleAA8_____-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa08_default-0512x0512.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffsreenFBOMultiSampleAA8
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffsreenPBufferMultiSampleAA8
[apply]
[apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4: ** screenshot: TestMultisampleES1NEWT.testOffsreenPBufferMultiSampleAA8_-n0000-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffsreenPBufferMultiSampleAA8
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA0
[apply]
[apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA0________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA0
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA2
[apply]
[apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA2________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa02_default-0512x0512.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA4
[apply]
[apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA4________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa04_default-0512x0512.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA4
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA8
[apply]
[apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA8________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa08_default-0512x0512.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA8
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842211166 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testOffscreenFBOMultiSampleAA0 took 3.164 sec
[apply] Testcase: testOffscreenPBufferMultiSampleAA0 took 1.319 sec
[apply] Testcase: testOffsreenFBOMultiSampleAA8 took 1.302 sec
[apply] Testcase: testOffsreenPBufferMultiSampleAA8 took 1.335 sec
[apply] Testcase: testOnscreenMultiSampleAA0 took 0.22 sec
[apply] Testcase: testOnscreenMultiSampleAA2 took 0.187 sec
[apply] Testcase: testOnscreenMultiSampleAA4 took 0.214 sec
[apply] Testcase: testOnscreenMultiSampleAA8 took 0.185 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842213598 ms III localhost/127.0.0.1:59999 - Wait for lock
[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-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842215610 ms +++ localhost/127.0.0.1:59999 - Locked within 2021 ms, 5 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffscreenFBOMultiSampleAA0
[apply]
[apply] req. msaa: false
[apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.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-7-Display-.macosx_nil-1-EDT-1: ** screenshot: TestMultisampleES2NEWT.testOffscreenFBOMultiSampleAA0____-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] junit.framework.TestListener: endTest(testOffscreenFBOMultiSampleAA0)
[apply] junit.framework.TestListener: startTest(testOffscreenPBufferMultiSampleAA0)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffscreenFBOMultiSampleAA0
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffscreenPBufferMultiSampleAA0
[apply]
[apply] req. msaa: false
[apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[pbuffer]]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] has msaa: false
[apply]
[apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[apply] null
[apply] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] reshape ..
[apply] Thread-7-Display-.macosx_nil-1-EDT-2: ** screenshot: TestMultisampleES2NEWT.testOffscreenPBufferMultiSampleAA0-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffscreenPBufferMultiSampleAA0
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffsreenFBOMultiSampleAA8
[apply] junit.framework.TestListener: endTest(testOffscreenPBufferMultiSampleAA0)
[apply] junit.framework.TestListener: startTest(testOffsreenFBOMultiSampleAA8)
[apply]
[apply] req. msaa: true
[apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.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-7-Display-.macosx_nil-1-EDT-3: ** screenshot: TestMultisampleES2NEWT.testOffsreenFBOMultiSampleAA8_____-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa08_default-0512x0512.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffsreenFBOMultiSampleAA8
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffsreenPBufferMultiSampleAA8
[apply] junit.framework.TestListener: endTest(testOffsreenFBOMultiSampleAA8)
[apply] junit.framework.TestListener: startTest(testOffsreenPBufferMultiSampleAA8)
[apply]
[apply] req. msaa: true
[apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[pbuffer]]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] has msaa: true
[apply]
[apply] ShaderState: attachShaderProgram: -1 -> 4 (enable: true)
[apply] null
[apply] ShaderProgram[id=4, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] reshape ..
[apply] Thread-7-Display-.macosx_nil-1-EDT-4: ** screenshot: TestMultisampleES2NEWT.testOffsreenPBufferMultiSampleAA8_-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa08_default-0512x0512.png
[apply] junit.framework.TestListener: endTest(testOffsreenPBufferMultiSampleAA8)
[apply] junit.framework.TestListener: startTest(testOnscreenMultiSampleAA0)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffsreenPBufferMultiSampleAA8
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOnscreenMultiSampleAA0
[apply]
[apply] req. msaa: false
[apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.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-7-Display-.macosx_nil-1-EDT-5: ** screenshot: TestMultisampleES2NEWT.testOnscreenMultiSampleAA0________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] junit.framework.TestListener: endTest(testOnscreenMultiSampleAA0)
[apply] junit.framework.TestListener: startTest(testOnscreenMultiSampleAA8)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOnscreenMultiSampleAA0
[apply] ++++ TestCase.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[GL3/GL3.hw], on-scr[.]]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.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-7-Display-.macosx_nil-1-EDT-6: ** screenshot: TestMultisampleES2NEWT.testOnscreenMultiSampleAA8________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa08_default-0512x0512.png
[apply] junit.framework.TestListener: endTest(testOnscreenMultiSampleAA8)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOnscreenMultiSampleAA8
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842223453 ms --- localhost/127.0.0.1:59999 - Unlock ok within 8 ms
[apply] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 10.482 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842213598 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842215610 ms +++ localhost/127.0.0.1:59999 - Locked within 2021 ms, 5 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffscreenFBOMultiSampleAA0
[apply]
[apply] req. msaa: false
[apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.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-7-Display-.macosx_nil-1-EDT-1: ** screenshot: TestMultisampleES2NEWT.testOffscreenFBOMultiSampleAA0____-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffscreenFBOMultiSampleAA0
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffscreenPBufferMultiSampleAA0
[apply]
[apply] req. msaa: false
[apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[pbuffer]]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] has msaa: false
[apply]
[apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[apply] null
[apply] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] reshape ..
[apply] Thread-7-Display-.macosx_nil-1-EDT-2: ** screenshot: TestMultisampleES2NEWT.testOffscreenPBufferMultiSampleAA0-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffscreenPBufferMultiSampleAA0
[apply] ++++ TestCase.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[GL3/GL3.hw], offscr[fbo]]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.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-7-Display-.macosx_nil-1-EDT-3: ** screenshot: TestMultisampleES2NEWT.testOffsreenFBOMultiSampleAA8_____-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa08_default-0512x0512.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffsreenFBOMultiSampleAA8
[apply] ++++ TestCase.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[GL3/GL3.hw], offscr[pbuffer]]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] has msaa: true
[apply]
[apply] ShaderState: attachShaderProgram: -1 -> 4 (enable: true)
[apply] null
[apply] ShaderProgram[id=4, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] reshape ..
[apply] Thread-7-Display-.macosx_nil-1-EDT-4: ** screenshot: TestMultisampleES2NEWT.testOffsreenPBufferMultiSampleAA8_-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa08_default-0512x0512.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffsreenPBufferMultiSampleAA8
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOnscreenMultiSampleAA0
[apply]
[apply] req. msaa: false
[apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.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-7-Display-.macosx_nil-1-EDT-5: ** screenshot: TestMultisampleES2NEWT.testOnscreenMultiSampleAA0________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOnscreenMultiSampleAA0
[apply] ++++ TestCase.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[GL3/GL3.hw], on-scr[.]]
[apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.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-7-Display-.macosx_nil-1-EDT-6: ** screenshot: TestMultisampleES2NEWT.testOnscreenMultiSampleAA8________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa08_default-0512x0512.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOnscreenMultiSampleAA8
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842223453 ms --- localhost/127.0.0.1:59999 - Unlock ok within 8 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testOffscreenFBOMultiSampleAA0 took 3.388 sec
[apply] Testcase: testOffscreenPBufferMultiSampleAA0 took 1.311 sec
[apply] Testcase: testOffsreenFBOMultiSampleAA8 took 1.308 sec
[apply] Testcase: testOffsreenPBufferMultiSampleAA8 took 1.304 sec
[apply] Testcase: testOnscreenMultiSampleAA0 took 0.235 sec
[apply] Testcase: testOnscreenMultiSampleAA8 took 0.193 sec
[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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842225991 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
[apply] junit.framework.TestListener: tests to run: 3
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01OpaqueDecorated
[apply] junit.framework.TestListener: startTest(test01OpaqueDecorated)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x57ac3379: tileRendererInUse null, GearsES2[obj 0x57ac3379 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x57ac3379 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x57ac3379 created: GearsObj[0x5b7b0998, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x57ac3379 created: GearsObj[0x6ab30913, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x57ac3379 created: GearsObj[0x6ab30913, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x57ac3379 FIN GearsES2[obj 0x57ac3379 isInit true, usesShared false, 1 GearsObj[0x5b7b0998, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6ab30913, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f2b6c89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x57ac3379 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fc8d3436290, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x57ac3379, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x57ac3379 512x512, swapInterval 1, drawable 0x7fc8d3436290
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x57ac3379: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x57ac3379 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01OpaqueDecorated
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentDecorated
[apply] junit.framework.TestListener: endTest(test01OpaqueDecorated)
[apply] junit.framework.TestListener: startTest(test01TransparentDecorated)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x7ab7b3f9: tileRendererInUse null, GearsES2[obj 0x7ab7b3f9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7ab7b3f9 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x7ab7b3f9 created: GearsObj[0x7afaa550, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7ab7b3f9 created: GearsObj[0x5d7b6643, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7ab7b3f9 created: GearsObj[0x5d7b6643, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x7ab7b3f9 FIN GearsES2[obj 0x7ab7b3f9 isInit true, usesShared false, 1 GearsObj[0x7afaa550, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5d7b6643, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5076e8a7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x7ab7b3f9 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fc8d3666d70, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7ab7b3f9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x7ab7b3f9 512x512, swapInterval 1, drawable 0x7fc8d3666d70
[apply] junit.framework.TestListener: endTest(test01TransparentDecorated)
[apply] junit.framework.TestListener: startTest(test01TransparentUndecorated)
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x7ab7b3f9: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x7ab7b3f9 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentDecorated
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentUndecorated
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x6b86f247: tileRendererInUse null, GearsES2[obj 0x6b86f247 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6b86f247 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6b86f247 created: GearsObj[0x722b9406, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6b86f247 created: GearsObj[0xb035079, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6b86f247 created: GearsObj[0xb035079, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x6b86f247 FIN GearsES2[obj 0x6b86f247 isInit true, usesShared false, 1 GearsObj[0x722b9406, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb035079, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6983d95, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x6b86f247 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fc8d3453e00, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6b86f247, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x6b86f247 512x512, swapInterval 1, drawable 0x7fc8d3453e00
[apply] junit.framework.TestListener: endTest(test01TransparentUndecorated)
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x6b86f247: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x6b86f247 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentUndecorated
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842229822 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.457 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842225991 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01OpaqueDecorated
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x57ac3379: tileRendererInUse null, GearsES2[obj 0x57ac3379 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x57ac3379 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x57ac3379 created: GearsObj[0x5b7b0998, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x57ac3379 created: GearsObj[0x6ab30913, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x57ac3379 created: GearsObj[0x6ab30913, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x57ac3379 FIN GearsES2[obj 0x57ac3379 isInit true, usesShared false, 1 GearsObj[0x5b7b0998, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6ab30913, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f2b6c89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x57ac3379 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fc8d3436290, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x57ac3379, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x57ac3379 512x512, swapInterval 1, drawable 0x7fc8d3436290
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x57ac3379: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x57ac3379 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01OpaqueDecorated
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentDecorated
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x7ab7b3f9: tileRendererInUse null, GearsES2[obj 0x7ab7b3f9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7ab7b3f9 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x7ab7b3f9 created: GearsObj[0x7afaa550, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7ab7b3f9 created: GearsObj[0x5d7b6643, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7ab7b3f9 created: GearsObj[0x5d7b6643, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x7ab7b3f9 FIN GearsES2[obj 0x7ab7b3f9 isInit true, usesShared false, 1 GearsObj[0x7afaa550, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5d7b6643, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5076e8a7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x7ab7b3f9 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fc8d3666d70, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7ab7b3f9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x7ab7b3f9 512x512, swapInterval 1, drawable 0x7fc8d3666d70
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x7ab7b3f9: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x7ab7b3f9 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentDecorated
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentUndecorated
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x6b86f247: tileRendererInUse null, GearsES2[obj 0x6b86f247 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6b86f247 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6b86f247 created: GearsObj[0x722b9406, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6b86f247 created: GearsObj[0xb035079, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6b86f247 created: GearsObj[0xb035079, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x6b86f247 FIN GearsES2[obj 0x6b86f247 isInit true, usesShared false, 1 GearsObj[0x722b9406, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb035079, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6983d95, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x6b86f247 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fc8d3453e00, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6b86f247, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x6b86f247 512x512, swapInterval 1, drawable 0x7fc8d3453e00
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x6b86f247: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x6b86f247 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentUndecorated
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842229822 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01OpaqueDecorated took 0.855 sec
[apply] Testcase: test01TransparentDecorated took 0.746 sec
[apply] Testcase: test01TransparentUndecorated took 0.616 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT
[apply] junit.framework.TestListener: tests to run: 1
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842232375 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: startTest(test00)
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842233383 ms +++ localhost/127.0.0.1:59999 - Locked within 1016 ms, 3 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT - test00
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init ...
[apply] GearsES1 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 created: GearsObj[0x20b40ec4, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0xd3576a2, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x30ff8c74, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape 0/0 640x480, swapInterval 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape FIN
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestGearsES1NEWT.test00-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[apply] junit.framework.TestListener: endTest(test00)
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose ...
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT - test00
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842235731 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.983 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842232375 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842233383 ms +++ localhost/127.0.0.1:59999 - Locked within 1016 ms, 3 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT - test00
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init ...
[apply] GearsES1 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 created: GearsObj[0x20b40ec4, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0xd3576a2, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x30ff8c74, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape 0/0 640x480, swapInterval 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape FIN
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestGearsES1NEWT.test00-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose ...
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT - test00
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842235731 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test00 took 2.268 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842238171 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: tests to run: 1
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842239176 ms +++ localhost/127.0.0.1:59999 - Locked within 1013 ms, 3 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestOlympicES1NEWT - test00
[apply] junit.framework.TestListener: startTest(test00)
[apply] OlympicES1 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR: NVIDIA Corporation
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL GLSL: true, has-compiler-func: true, version 1.20
[apply] GL FBO: basic true, full true
[apply] GL Profile: GLProfile[GL2/GL2.hw]
[apply] GL:jogamp.opengl.gl4.GL4bcImpl@5773ec72, 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLU:javax.media.opengl.glu.gl2.GLUgl2
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestOlympicES1NEWT.test00-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[apply] junit.framework.TestListener: endTest(test00)
[apply] 1 s: 60 f / 1109 ms, 54.1 fps, 18 ms/f; total: 60 f, 54.1 fps, 18 ms/f
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestOlympicES1NEWT - test00
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842242386 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.839 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842238171 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842239176 ms +++ localhost/127.0.0.1:59999 - Locked within 1013 ms, 3 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestOlympicES1NEWT - test00
[apply] OlympicES1 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR: NVIDIA Corporation
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL GLSL: true, has-compiler-func: true, version 1.20
[apply] GL FBO: basic true, full true
[apply] GL Profile: GLProfile[GL2/GL2.hw]
[apply] GL:jogamp.opengl.gl4.GL4bcImpl@5773ec72, 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLU:javax.media.opengl.glu.gl2.GLUgl2
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestOlympicES1NEWT.test00-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[apply] 1 s: 60 f / 1109 ms, 54.1 fps, 18 ms/f; total: 60 f, 54.1 fps, 18 ms/f
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestOlympicES1NEWT - test00
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842242386 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test00 took 3.129 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestRedSquareES1NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestRedSquareES1NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestRedSquareES1NEWT
[apply] junit.framework.TestListener: tests to run: 1
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842245122 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842251644 ms +++ localhost/127.0.0.1:59999 - Locked within 6531 ms, 14 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestRedSquareES1NEWT - test00
[apply] junit.framework.TestListener: startTest(test00)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.init ...
[apply] RedSquareES1 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f90a2c47d90, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.reshape FIN
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestRedSquareES1NEWT.test00-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.dispose ...
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestRedSquareES1NEWT - test00
[apply] ++++ Test Singleton.unlock()
[apply] junit.framework.TestListener: endTest(test00)
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842254543 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.051 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842245122 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842251644 ms +++ localhost/127.0.0.1:59999 - Locked within 6531 ms, 14 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestRedSquareES1NEWT - test00
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.init ...
[apply] RedSquareES1 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f90a2c47d90, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.reshape FIN
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestRedSquareES1NEWT.test00-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.dispose ...
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestRedSquareES1NEWT - test00
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842254543 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test00 took 2.822 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842257220 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: tests to run: 1
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842258226 ms +++ localhost/127.0.0.1:59999 - Locked within 1013 ms, 3 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT - testElektronenMultiplizierer01
[apply] junit.framework.TestListener: startTest(testElektronenMultiplizierer01)
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842259857 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842259865 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842260013 d 0ms]]
[apply] NEW SYNC EVENT! tSyncEventNumber=1 tSyncTime=1249500
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842259862 d 185ms]]
[apply] NEW SYNC EVENT! tSyncEventNumber=2 tSyncTime=1307565
[apply] 7 s: 60 f / 7854 ms, 7.6 fps, 130 ms/f; total: 60 f, 7.6 fps, 130 ms/f
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842268028 d 0ms]]
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] junit.framework.TestListener: endTest(testElektronenMultiplizierer01)
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842268147 d 0ms]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT - testElektronenMultiplizierer01
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842268222 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.632 sec
[apply] ------------- Standard Output ---------------
[apply] NEW SYNC EVENT! tSyncEventNumber=1 tSyncTime=1249500
[apply] NEW SYNC EVENT! tSyncEventNumber=2 tSyncTime=1307565
[apply] ------------- ---------------- ---------------
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842257220 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842258226 ms +++ localhost/127.0.0.1:59999 - Locked within 1013 ms, 3 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT - testElektronenMultiplizierer01
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842259857 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842259865 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842260013 d 0ms]]
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842259862 d 185ms]]
[apply] 7 s: 60 f / 7854 ms, 7.6 fps, 130 ms/f; total: 60 f, 7.6 fps, 130 ms/f
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842268028 d 0ms]]
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842268147 d 0ms]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT - testElektronenMultiplizierer01
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842268222 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testElektronenMultiplizierer01 took 8.379 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842270975 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT
[apply] junit.framework.TestListener: tests to run: 4
[apply] junit.framework.TestListener: startTest(test01_GL2ES2)
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842280998 ms +++ localhost/127.0.0.1:59999 - Locked within 10031 ms, 21 attempts
[apply] ++++ TestCase.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[GL3/GL3.hw], on-scr[.]]
[apply] Create PointerIcon #01: PointerIcon[obj 0x7e859a68, .macosx_nil-1, 0x7f987374c5f0, BGRA8888, 16 x 16, 8 / 8, pixels java.nio.DirectByteBuffer[pos=0 lim=1024 cap=1024]]
[apply] Create PointerIcon #02: PointerIcon[obj 0x755c62bc, .macosx_nil-1, 0x7f98734449c0, BGRA8888, 16 x 24, 0 / 0, pixels java.nio.DirectByteBuffer[pos=0 lim=1536 cap=1536]]
[apply] Create PointerIcon #03: PixelRect[obj 0x1fe903d5, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
[apply] Create PointerIcon #03: PointerIcon[obj 0x2ea45536, .macosx_nil-1, 0x7f987374e3e0, BGRA8888, 64 x 64, 32 / 0, pixels java.nio.DirectByteBuffer[pos=0 lim=16384 cap=16384]]
[apply] window resized: 64/64 640x480
[apply] window resized: 64/64 640x480
[apply] NW chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] window pos/siz: 64/64 640x480, [ l 0, r 0 - t 22, b 0 - 0x22]
[apply] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x7d8a8ce2: tileRendererInUse null, GearsES2[obj 0x7d8a8ce2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7d8a8ce2 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x7d8a8ce2 created: GearsObj[0x8c3c315, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7d8a8ce2 created: GearsObj[0x6c3c9c31, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7d8a8ce2 created: GearsObj[0x6c3c9c31, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x7d8a8ce2 FIN GearsES2[obj 0x7d8a8ce2 isInit true, usesShared false, 1 GearsObj[0x8c3c315, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c3c9c31, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x538d7ace, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x7d8a8ce2 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f98734465b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7d8a8ce2, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestGearsES2NEWT.test01_GL2ES2_________________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7d8a8ce2: tileRendererInUse null
[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] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7d8a8ce2 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test01_GL2ES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test02_GLES2
[apply] GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test02_GLES2
[apply] ++++ TestCase.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/GL3.hw], on-scr[.]]
[apply] Create PointerIcon #01: PointerIcon[obj 0x47124746, .macosx_nil-1, 0x7f9873431a70, BGRA8888, 16 x 16, 8 / 8, pixels java.nio.DirectByteBuffer[pos=0 lim=1024 cap=1024]]
[apply] Create PointerIcon #02: PointerIcon[obj 0x105691e, .macosx_nil-1, 0x7f987374c5f0, BGRA8888, 16 x 24, 0 / 0, pixels java.nio.DirectByteBuffer[pos=0 lim=1536 cap=1536]]
[apply] Create PointerIcon #03: PixelRect[obj 0xa383118, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
[apply] Create PointerIcon #03: PointerIcon[obj 0x6f1f23e5, .macosx_nil-1, 0x7f9873772b60, BGRA8888, 64 x 64, 32 / 0, pixels java.nio.DirectByteBuffer[pos=0 lim=16384 cap=16384]]
[apply] window resized: 64/64 640x480
[apply] window resized: 64/64 640x480
[apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] window pos/siz: 64/64 640x480, [ l 0, r 0 - t 22, b 0 - 0x22]
[apply] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.0 0x6d7e845a: tileRendererInUse null, GearsES2[obj 0x6d7e845a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6d7e845a on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6d7e845a created: GearsObj[0x6a969c29, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6d7e845a created: GearsObj[0x45e67e6a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6d7e845a created: GearsObj[0x45e67e6a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.X 0x6d7e845a FIN GearsES2[obj 0x6d7e845a isInit true, usesShared false, 1 GearsObj[0x6a969c29, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x45e67e6a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1f758500, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x6d7e845a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f98737596d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6d7e845a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestGearsES2NEWT.test03_GL3____________________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x6d7e845a: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x6d7e845a FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test03_GL3
[apply] ++++ TestCase.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[GL3/GL3.hw], on-scr[.]]
[apply] Create PointerIcon #01: PointerIcon[obj 0x3a083b1b, .macosx_nil-1, 0x7f9873758450, BGRA8888, 16 x 16, 8 / 8, pixels java.nio.DirectByteBuffer[pos=0 lim=1024 cap=1024]]
[apply] Create PointerIcon #02: PointerIcon[obj 0x72608760, .macosx_nil-1, 0x7f9873758790, BGRA8888, 16 x 24, 0 / 0, pixels java.nio.DirectByteBuffer[pos=0 lim=1536 cap=1536]]
[apply] Create PointerIcon #03: PixelRect[obj 0x44d6b059, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
[apply] Create PointerIcon #03: PointerIcon[obj 0x75843a75, .macosx_nil-1, 0x7f9873772880, BGRA8888, 64 x 64, 32 / 0, pixels java.nio.DirectByteBuffer[pos=0 lim=16384 cap=16384]]
[apply] window resized: 64/64 640x480
[apply] window resized: 64/64 640x480
[apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] window pos/siz: 64/64 640x480, [ l 0, r 0 - t 22, b 0 - 0x22]
[apply] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.0 0x651db6bb: tileRendererInUse null, GearsES2[obj 0x651db6bb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x651db6bb on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x651db6bb created: GearsObj[0x2d8e8541, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x651db6bb created: GearsObj[0x67ce85c4, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x651db6bb created: GearsObj[0x67ce85c4, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.X 0x651db6bb FIN GearsES2[obj 0x651db6bb isInit true, usesShared false, 1 GearsObj[0x2d8e8541, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67ce85c4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x27b03c1a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x651db6bb 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f9873452840, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x651db6bb, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#02: ** screenshot: TestGearsES2NEWT.test99_PixelScale1_DefaultNorm-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x651db6bb: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x651db6bb FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test99_PixelScale1_DefaultNorm
[apply] junit.framework.TestListener: endTest(test99_PixelScale1_DefaultNorm)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842284783 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 14.445 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842270975 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842280998 ms +++ localhost/127.0.0.1:59999 - Locked within 10031 ms, 21 attempts
[apply] ++++ TestCase.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[GL3/GL3.hw], on-scr[.]]
[apply] Create PointerIcon #01: PointerIcon[obj 0x7e859a68, .macosx_nil-1, 0x7f987374c5f0, BGRA8888, 16 x 16, 8 / 8, pixels java.nio.DirectByteBuffer[pos=0 lim=1024 cap=1024]]
[apply] Create PointerIcon #02: PointerIcon[obj 0x755c62bc, .macosx_nil-1, 0x7f98734449c0, BGRA8888, 16 x 24, 0 / 0, pixels java.nio.DirectByteBuffer[pos=0 lim=1536 cap=1536]]
[apply] Create PointerIcon #03: PixelRect[obj 0x1fe903d5, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
[apply] Create PointerIcon #03: PointerIcon[obj 0x2ea45536, .macosx_nil-1, 0x7f987374e3e0, BGRA8888, 64 x 64, 32 / 0, pixels java.nio.DirectByteBuffer[pos=0 lim=16384 cap=16384]]
[apply] window resized: 64/64 640x480
[apply] window resized: 64/64 640x480
[apply] NW chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] window pos/siz: 64/64 640x480, [ l 0, r 0 - t 22, b 0 - 0x22]
[apply] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x7d8a8ce2: tileRendererInUse null, GearsES2[obj 0x7d8a8ce2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7d8a8ce2 on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x7d8a8ce2 created: GearsObj[0x8c3c315, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7d8a8ce2 created: GearsObj[0x6c3c9c31, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7d8a8ce2 created: GearsObj[0x6c3c9c31, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x7d8a8ce2 FIN GearsES2[obj 0x7d8a8ce2 isInit true, usesShared false, 1 GearsObj[0x8c3c315, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c3c9c31, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x538d7ace, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x7d8a8ce2 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f98734465b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7d8a8ce2, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestGearsES2NEWT.test01_GL2ES2_________________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7d8a8ce2: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7d8a8ce2 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test01_GL2ES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test02_GLES2
[apply] GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test02_GLES2
[apply] ++++ TestCase.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/GL3.hw], on-scr[.]]
[apply] Create PointerIcon #01: PointerIcon[obj 0x47124746, .macosx_nil-1, 0x7f9873431a70, BGRA8888, 16 x 16, 8 / 8, pixels java.nio.DirectByteBuffer[pos=0 lim=1024 cap=1024]]
[apply] Create PointerIcon #02: PointerIcon[obj 0x105691e, .macosx_nil-1, 0x7f987374c5f0, BGRA8888, 16 x 24, 0 / 0, pixels java.nio.DirectByteBuffer[pos=0 lim=1536 cap=1536]]
[apply] Create PointerIcon #03: PixelRect[obj 0xa383118, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
[apply] Create PointerIcon #03: PointerIcon[obj 0x6f1f23e5, .macosx_nil-1, 0x7f9873772b60, BGRA8888, 64 x 64, 32 / 0, pixels java.nio.DirectByteBuffer[pos=0 lim=16384 cap=16384]]
[apply] window resized: 64/64 640x480
[apply] window resized: 64/64 640x480
[apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] window pos/siz: 64/64 640x480, [ l 0, r 0 - t 22, b 0 - 0x22]
[apply] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.0 0x6d7e845a: tileRendererInUse null, GearsES2[obj 0x6d7e845a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6d7e845a on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6d7e845a created: GearsObj[0x6a969c29, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6d7e845a created: GearsObj[0x45e67e6a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6d7e845a created: GearsObj[0x45e67e6a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.init.X 0x6d7e845a FIN GearsES2[obj 0x6d7e845a isInit true, usesShared false, 1 GearsObj[0x6a969c29, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x45e67e6a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1f758500, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x6d7e845a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f98737596d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6d7e845a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestGearsES2NEWT.test03_GL3____________________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x6d7e845a: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x6d7e845a FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test03_GL3
[apply] ++++ TestCase.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[GL3/GL3.hw], on-scr[.]]
[apply] Create PointerIcon #01: PointerIcon[obj 0x3a083b1b, .macosx_nil-1, 0x7f9873758450, BGRA8888, 16 x 16, 8 / 8, pixels java.nio.DirectByteBuffer[pos=0 lim=1024 cap=1024]]
[apply] Create PointerIcon #02: PointerIcon[obj 0x72608760, .macosx_nil-1, 0x7f9873758790, BGRA8888, 16 x 24, 0 / 0, pixels java.nio.DirectByteBuffer[pos=0 lim=1536 cap=1536]]
[apply] Create PointerIcon #03: PixelRect[obj 0x44d6b059, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]]
[apply] Create PointerIcon #03: PointerIcon[obj 0x75843a75, .macosx_nil-1, 0x7f9873772880, BGRA8888, 64 x 64, 32 / 0, pixels java.nio.DirectByteBuffer[pos=0 lim=16384 cap=16384]]
[apply] window resized: 64/64 640x480
[apply] window resized: 64/64 640x480
[apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] window pos/siz: 64/64 640x480, [ l 0, r 0 - t 22, b 0 - 0x22]
[apply] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.0 0x651db6bb: tileRendererInUse null, GearsES2[obj 0x651db6bb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x651db6bb on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x651db6bb created: GearsObj[0x2d8e8541, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x651db6bb created: GearsObj[0x67ce85c4, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x651db6bb created: GearsObj[0x67ce85c4, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.init.X 0x651db6bb FIN GearsES2[obj 0x651db6bb isInit true, usesShared false, 1 GearsObj[0x2d8e8541, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67ce85c4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x27b03c1a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x651db6bb 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f9873452840, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x651db6bb, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#02: ** screenshot: TestGearsES2NEWT.test99_PixelScale1_DefaultNorm-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x651db6bb: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x651db6bb FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT - test99_PixelScale1_DefaultNorm
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842284783 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01_GL2ES2 took 2.509 sec
[apply] Testcase: test02_GLES2 took 0 sec
[apply] Testcase: test03_GL3 took 0.578 sec
[apply] Testcase: test99_PixelScale1_DefaultNorm took 0.617 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT
[apply] junit.framework.TestListener: tests to run: 2
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842287184 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: startTest(test01GL2ES2)
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842289195 ms +++ localhost/127.0.0.1:59999 - Locked within 2019 ms, 5 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT - test01GL2ES2
[apply] requested: swapInterval 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] NW chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] window pos/siz: 64/64 500x290, [ l 0, r 0 - t 22, b 0 - 0x22]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] LandscapeES2.init ...
[apply] LandscapeES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR: NVIDIA Corporation
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL GLSL: true, has-compiler-func: true, version 3.30, 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL Profile: GLProfile[GL3/GL3.hw]
[apply] GL Renderer Quirks:[NoOffscreenBitmap, NeedSharedObjectSync]
[apply] GL:jogamp.opengl.gl4.GL4bcImpl@5c1ae90c, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] LandscapeES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] LandscapeES2.reshape 0/0 500x290, swapInterval 1, drawable 0x7f9d8ae26ad0
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestLandscapeES2NEWT.test01GL2ES2-n0000-LandscapeES2-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0500x0290.png
[apply] 6 s: 60 f / 6193 ms, 9.6 fps, 103 ms/f; total: 60 f, 9.6 fps, 103 ms/f
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] LandscapeES2.dispose ...
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] LandscapeES2.dispose FIN
[apply] junit.framework.TestListener: endTest(test01GL2ES2)
[apply] junit.framework.TestListener: startTest(test02GL3)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT - test01GL2ES2
[apply] ++++ TestCase.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/GL3.hw], on-scr[.]]
[apply] NW chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] window pos/siz: 64/64 500x290, [ l 0, r 0 - t 22, b 0 - 0x22]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] LandscapeES2.init ...
[apply] LandscapeES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR: NVIDIA Corporation
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL GLSL: true, has-compiler-func: true, version 3.30, 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL Profile: GLProfile[GL3/GL3.hw]
[apply] GL Renderer Quirks:[NoOffscreenBitmap, NeedSharedObjectSync]
[apply] GL:jogamp.opengl.gl4.GL4bcImpl@f8622f3, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] LandscapeES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] LandscapeES2.reshape 0/0 500x290, swapInterval 1, drawable 0x7f9d8ae34010
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestLandscapeES2NEWT.test02GL3___-n0000-LandscapeES2-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0500x0290.png
[apply] 5 s: 60 f / 5055 ms, 11.8 fps, 84 ms/f; total: 60 f, 11.8 fps, 84 ms/f
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] LandscapeES2.dispose ...
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] LandscapeES2.dispose FIN
[apply] junit.framework.TestListener: endTest(test02GL3)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT - test02GL3
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842302578 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 16.017 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842287184 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842289195 ms +++ localhost/127.0.0.1:59999 - Locked within 2019 ms, 5 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT - test01GL2ES2
[apply] requested: swapInterval 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] NW chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] window pos/siz: 64/64 500x290, [ l 0, r 0 - t 22, b 0 - 0x22]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] LandscapeES2.init ...
[apply] LandscapeES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR: NVIDIA Corporation
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL GLSL: true, has-compiler-func: true, version 3.30, 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL Profile: GLProfile[GL3/GL3.hw]
[apply] GL Renderer Quirks:[NoOffscreenBitmap, NeedSharedObjectSync]
[apply] GL:jogamp.opengl.gl4.GL4bcImpl@5c1ae90c, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] LandscapeES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] LandscapeES2.reshape 0/0 500x290, swapInterval 1, drawable 0x7f9d8ae26ad0
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestLandscapeES2NEWT.test01GL2ES2-n0000-LandscapeES2-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0500x0290.png
[apply] 6 s: 60 f / 6193 ms, 9.6 fps, 103 ms/f; total: 60 f, 9.6 fps, 103 ms/f
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] LandscapeES2.dispose ...
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] LandscapeES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT - test01GL2ES2
[apply] ++++ TestCase.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/GL3.hw], on-scr[.]]
[apply] NW chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] window pos/siz: 64/64 500x290, [ l 0, r 0 - t 22, b 0 - 0x22]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] LandscapeES2.init ...
[apply] LandscapeES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR: NVIDIA Corporation
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL GLSL: true, has-compiler-func: true, version 3.30, 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL Profile: GLProfile[GL3/GL3.hw]
[apply] GL Renderer Quirks:[NoOffscreenBitmap, NeedSharedObjectSync]
[apply] GL:jogamp.opengl.gl4.GL4bcImpl@f8622f3, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] LandscapeES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] LandscapeES2.reshape 0/0 500x290, swapInterval 1, drawable 0x7f9d8ae34010
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestLandscapeES2NEWT.test02GL3___-n0000-LandscapeES2-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0500x0290.png
[apply] 5 s: 60 f / 5055 ms, 11.8 fps, 84 ms/f; total: 60 f, 11.8 fps, 84 ms/f
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] LandscapeES2.dispose ...
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] LandscapeES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT - test02GL3
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842302578 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01GL2ES2 took 8.007 sec
[apply] Testcase: test02GL3 took 5.298 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] junit.framework.TestListener: tests to run: 2
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842304934 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: startTest(test01GL2ES2)
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842305439 ms +++ localhost/127.0.0.1:59999 - Locked within 513 ms, 2 attempts
[apply] ++++ TestCase.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[GL3/GL3.hw], on-scr[.]]
[apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] window pos/siz: 64/64 512x512, [ l 0, r 0 - t 22, b 0 - 0x22]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 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-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 512x512 of 512x512, swapInterval -1, drawable 0x7ff4a0434110, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestRedSquareES2NEWT.test01GL2ES2-n0000-RedSquareES2-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] 1 s: 60 f / 1378 ms, 43.5 fps, 22 ms/f; total: 60 f, 43.5 fps, 22 ms/f
[apply] junit.framework.TestListener: endTest(test01GL2ES2)
[apply] junit.framework.TestListener: startTest(test02GL3)
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT - test01GL2ES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT - test02GL3
[apply] requested: vsync false, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] NW chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] window pos/siz: 64/64 512x512, [ l 0, r 0 - t 22, b 0 - 0x22]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[apply] null
[apply] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 512x512 of 512x512, swapInterval -1, drawable 0x7ff4a0439fe0, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestRedSquareES2NEWT.test02GL3___-n0000-RedSquareES2-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] 1 s: 60 f / 1057 ms, 56.7 fps, 17 ms/f; total: 60 f, 56.7 fps, 17 ms/f
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT - test02GL3
[apply] junit.framework.TestListener: endTest(test02GL3)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842309853 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.546 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842304934 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842305439 ms +++ localhost/127.0.0.1:59999 - Locked within 513 ms, 2 attempts
[apply] ++++ TestCase.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[GL3/GL3.hw], on-scr[.]]
[apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] window pos/siz: 64/64 512x512, [ l 0, r 0 - t 22, b 0 - 0x22]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 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-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape 0/0 512x512 of 512x512, swapInterval -1, drawable 0x7ff4a0434110, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] RedSquareES2.reshape FIN
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestRedSquareES2NEWT.test01GL2ES2-n0000-RedSquareES2-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] 1 s: 60 f / 1378 ms, 43.5 fps, 22 ms/f; total: 60 f, 43.5 fps, 22 ms/f
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT - test01GL2ES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT - test02GL3
[apply] requested: vsync false, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] NW chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] window pos/siz: 64/64 512x512, [ l 0, r 0 - t 22, b 0 - 0x22]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[apply] null
[apply] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape 0/0 512x512 of 512x512, swapInterval -1, drawable 0x7ff4a0439fe0, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] RedSquareES2.reshape FIN
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestRedSquareES2NEWT.test02GL3___-n0000-RedSquareES2-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] 1 s: 60 f / 1057 ms, 56.7 fps, 17 ms/f; total: 60 f, 56.7 fps, 17 ms/f
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT - test02GL3
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842309853 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01GL2ES2 took 3.159 sec
[apply] Testcase: test02GL3 took 1.175 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT
[apply] junit.framework.TestListener: tests to run: 1
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842312515 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842315032 ms +++ localhost/127.0.0.1:59999 - Locked within 2525 ms, 6 attempts
[apply] junit.framework.TestListener: startTest(test01)
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT - test01
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7faaf3737c50, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT - test01
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842317379 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.491 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842312515 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842315032 ms +++ localhost/127.0.0.1:59999 - Locked within 2525 ms, 6 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT - test01
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.init: tileRendererInUse null
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7faaf3737c50, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT - test01
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842317379 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01 took 0.74 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842319934 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842321944 ms +++ localhost/127.0.0.1:59999 - Locked within 2023 ms, 5 attempts
[apply] junit.framework.TestListener: startTest(test01_DefCaps_Anim)
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test01_DefCaps_Anim
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestTeapotNEWT.test01_DefCaps_Anim__-n0008-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestTeapotNEWT.test01_DefCaps_Anim__-n0009-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestTeapotNEWT.test01_DefCaps_Anim__-n0010-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test01_DefCaps_Anim
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test02_DefCaps_NoAnim
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test02_DefCaps_NoAnim-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test02_DefCaps_NoAnim-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test02_DefCaps_NoAnim-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[apply] junit.framework.TestListener: endTest(test02_DefCaps_NoAnim)
[apply] junit.framework.TestListener: startTest(test12_FBOCaps_NoAnim)
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test02_DefCaps_NoAnim
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test12_FBOCaps_NoAnim
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test12_FBOCaps_NoAnim-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test12_FBOCaps_NoAnim-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test12_FBOCaps_NoAnim-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[apply] junit.framework.TestListener: endTest(test12_FBOCaps_NoAnim)
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test12_FBOCaps_NoAnim
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842326979 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.685 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842319934 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842321944 ms +++ localhost/127.0.0.1:59999 - Locked within 2023 ms, 5 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test01_DefCaps_Anim
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestTeapotNEWT.test01_DefCaps_Anim__-n0008-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestTeapotNEWT.test01_DefCaps_Anim__-n0009-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestTeapotNEWT.test01_DefCaps_Anim__-n0010-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test01_DefCaps_Anim
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test02_DefCaps_NoAnim
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test02_DefCaps_NoAnim-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test02_DefCaps_NoAnim-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test02_DefCaps_NoAnim-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test02_DefCaps_NoAnim
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test12_FBOCaps_NoAnim
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test12_FBOCaps_NoAnim-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test12_FBOCaps_NoAnim-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test12_FBOCaps_NoAnim-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test12_FBOCaps_NoAnim
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842326979 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01_DefCaps_Anim took 0.914 sec
[apply] Testcase: test02_DefCaps_NoAnim took 0.675 sec
[apply] Testcase: test12_FBOCaps_NoAnim took 1.771 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842329441 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Testsuite: 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] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842331956 ms +++ localhost/127.0.0.1:59999 - Locked within 2522 ms, 6 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test01_GL3Core_Passthrough
[apply] Init - START - useGeomShader 0 -> passthrough01_xxx
[apply] GL_VENDOR: NVIDIA Corporation
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL GLSL: true, has-compiler-func: true, version 3.30
[apply] GL Profile: GLProfile[GL3/GL3.hw]
[apply] GL Renderer Quirks:[NoOffscreenBitmap, NeedSharedObjectSync]
[apply] GL:jogamp.opengl.gl4.GL4bcImpl@6a47a0d4, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestGeomShader01TextureGL3NEWT.test01_GL3Core_Passthrough__-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[apply] 1 s: 60 f / 1290 ms, 46.5 fps, 21 ms/f; total: 60 f, 46.5 fps, 21 ms/f
[apply] junit.framework.TestListener: endTest(test01_GL3Core_Passthrough)
[apply] junit.framework.TestListener: startTest(test02_GL3Core_FlipXYZ)
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test01_GL3Core_Passthrough
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test02_GL3Core_FlipXYZ
[apply] Init - START - useGeomShader 1 -> flipXYZ01_xxx
[apply] GL_VENDOR: NVIDIA Corporation
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL GLSL: true, has-compiler-func: true, version 3.30
[apply] GL Profile: GLProfile[GL3/GL3.hw]
[apply] GL Renderer Quirks:[NoOffscreenBitmap, NeedSharedObjectSync]
[apply] GL:jogamp.opengl.gl4.GL4bcImpl@7cbe41ec, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestGeomShader01TextureGL3NEWT.test02_GL3Core_FlipXYZ______-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[apply] 1 s: 60 f / 1128 ms, 53.1 fps, 18 ms/f; total: 60 f, 53.1 fps, 18 ms/f
[apply] junit.framework.TestListener: endTest(test02_GL3Core_FlipXYZ)
[apply] junit.framework.TestListener: startTest(test11_GL3Compat_Passthrough)
[apply] junit.framework.TestListener: endTest(test11_GL3Compat_Passthrough)
[apply] junit.framework.TestListener: startTest(test12_GL3Compat_FlipXYZ)
[apply] junit.framework.TestListener: endTest(test12_GL3Compat_FlipXYZ)
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test02_GL3Core_FlipXYZ
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test11_GL3Compat_Passthrough
[apply] Profile GL3bc n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test11_GL3Compat_Passthrough
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test12_GL3Compat_FlipXYZ
[apply] Profile GL3bc n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test12_GL3Compat_FlipXYZ
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842336416 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms
[apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.596 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842329441 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842331956 ms +++ localhost/127.0.0.1:59999 - Locked within 2522 ms, 6 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test01_GL3Core_Passthrough
[apply] Init - START - useGeomShader 0 -> passthrough01_xxx
[apply] GL_VENDOR: NVIDIA Corporation
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL GLSL: true, has-compiler-func: true, version 3.30
[apply] GL Profile: GLProfile[GL3/GL3.hw]
[apply] GL Renderer Quirks:[NoOffscreenBitmap, NeedSharedObjectSync]
[apply] GL:jogamp.opengl.gl4.GL4bcImpl@6a47a0d4, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestGeomShader01TextureGL3NEWT.test01_GL3Core_Passthrough__-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[apply] 1 s: 60 f / 1290 ms, 46.5 fps, 21 ms/f; total: 60 f, 46.5 fps, 21 ms/f
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test01_GL3Core_Passthrough
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test02_GL3Core_FlipXYZ
[apply] Init - START - useGeomShader 1 -> flipXYZ01_xxx
[apply] GL_VENDOR: NVIDIA Corporation
[apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION: 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GL GLSL: true, has-compiler-func: true, version 3.30
[apply] GL Profile: GLProfile[GL3/GL3.hw]
[apply] GL Renderer Quirks:[NoOffscreenBitmap, NeedSharedObjectSync]
[apply] GL:jogamp.opengl.gl4.GL4bcImpl@7cbe41ec, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestGeomShader01TextureGL3NEWT.test02_GL3Core_FlipXYZ______-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[apply] 1 s: 60 f / 1128 ms, 53.1 fps, 18 ms/f; total: 60 f, 53.1 fps, 18 ms/f
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test02_GL3Core_FlipXYZ
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test11_GL3Compat_Passthrough
[apply] Profile GL3bc n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test11_GL3Compat_Passthrough
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test12_GL3Compat_FlipXYZ
[apply] Profile GL3bc n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test12_GL3Compat_FlipXYZ
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842336416 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01_GL3Core_Passthrough took 3.075 sec
[apply] Testcase: test02_GL3Core_FlipXYZ took 1.296 sec
[apply] Testcase: test11_GL3Compat_Passthrough took 0.001 sec
[apply] Testcase: test12_GL3Compat_FlipXYZ took 0 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.demos.gl4.newt.TestTessellationShader01GL4NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl4.newt.TestTessellationShader01GL4NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl4.newt.TestTessellationShader01GL4NEWT
[apply] junit.framework.TestListener: tests to run: 2
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842338845 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842343356 ms +++ localhost/127.0.0.1:59999 - Locked within 4519 ms, 10 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl4.newt.TestTessellationShader01GL4NEWT - test01_01a
[apply] junit.framework.TestListener: startTest(test01_01a)
[apply] Shader status invalid: ERROR: 0:1: '' : version '440' is not supported
[apply] ERROR: 0:1: '' : syntax error #version
[apply] ERROR: 0:2: '' : #version required and missing.
[apply] ERROR: 0:3: '0' : syntax error syntax error
[apply]
[apply] [error] Shader compilation failed.
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestTessellationShader01GL4NEWT.test01_01a-n0000-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0800x0600.png
[apply] junit.framework.TestListener: endTest(test01_01a)
[apply] junit.framework.TestListener: startTest(test02_01b)
[apply] 2 s: 60 f / 2095 ms, 28.6 fps, 34 ms/f; total: 60 f, 28.6 fps, 34 ms/f
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl4.newt.TestTessellationShader01GL4NEWT - test01_01a
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl4.newt.TestTessellationShader01GL4NEWT - test02_01b
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestTessellationShader01GL4NEWT.test02_01b-n0000-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0800x0600.png
[apply] 1 s: 60 f / 1627 ms, 36.8 fps, 27 ms/f; total: 60 f, 36.8 fps, 27 ms/f
[apply] junit.framework.TestListener: endTest(test02_01b)
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl4.newt.TestTessellationShader01GL4NEWT - test02_01b
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842349078 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.855 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842338845 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842343356 ms +++ localhost/127.0.0.1:59999 - Locked within 4519 ms, 10 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl4.newt.TestTessellationShader01GL4NEWT - test01_01a
[apply] Shader status invalid: ERROR: 0:1: '' : version '440' is not supported
[apply] ERROR: 0:1: '' : syntax error #version
[apply] ERROR: 0:2: '' : #version required and missing.
[apply] ERROR: 0:3: '0' : syntax error syntax error
[apply]
[apply] [error] Shader compilation failed.
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestTessellationShader01GL4NEWT.test01_01a-n0000-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0800x0600.png
[apply] 2 s: 60 f / 2095 ms, 28.6 fps, 34 ms/f; total: 60 f, 28.6 fps, 34 ms/f
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl4.newt.TestTessellationShader01GL4NEWT - test01_01a
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl4.newt.TestTessellationShader01GL4NEWT - test02_01b
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestTessellationShader01GL4NEWT.test02_01b-n0000-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0800x0600.png
[apply] 1 s: 60 f / 1627 ms, 36.8 fps, 27 ms/f; total: 60 f, 36.8 fps, 27 ms/f
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl4.newt.TestTessellationShader01GL4NEWT - test02_01b
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842349078 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01_01a took 3.858 sec
[apply] Testcase: test02_01b took 1.788 sec
[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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842351462 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842353973 ms +++ localhost/127.0.0.1:59999 - Locked within 2519 ms, 6 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test00NoShaderState_Validation
[apply] junit.framework.TestListener: startTest(test00NoShaderState_Validation)
[apply] MacOSXCGLContext [Version 3.3 (Core profile, arb, debug, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1425, this 0x714ae2c1, handle 0x7f800a463b00, isShared false, jogamp.opengl.gl4.GL4bcImpl@26659db7,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@59556d12,
[apply] Handle 0x7f800a610e70,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x776be68f]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x776be68f]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x776be68f]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7f800a629b90,
[apply] SurfaceHandle 0x7f800a610e70 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 480x480], pixel[480x480],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4cedf389, 1a0fced4>[count 1, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner>], surfaceLockCount 1]], mode NSOPENGL]
[apply] vertices0: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
[apply] colors0: GLArrayDataServer[mgl_Color, index -1, location 1, isVertexAttribute true, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 2, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
[apply] vertices1: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 3, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
[apply] colors1: GLArrayDataServer[mgl_Color, index -1, location 1, isVertexAttribute true, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 4, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
[apply] screen #1
[apply] screen #2
[apply] screen #3
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test00NoShaderState_Validation
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test01ShaderState_Validation
[apply] junit.framework.TestListener: endTest(test00NoShaderState_Validation)
[apply] junit.framework.TestListener: startTest(test01ShaderState_Validation)
[apply] MacOSXCGLContext [Version 3.3 (Core profile, arb, debug, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1425, this 0x595e2ccd, handle 0x7f800a408bc0, isShared false, jogamp.opengl.gl4.GL4bcImpl@35cf7491,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@59556d12,
[apply] Handle 0x7f800a417820,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x776be68f]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x776be68f]], idx 0], NEWT-Display[.junit.framework.TestListener: endTest(test01ShaderState_Validation)
[apply] junit.framework.TestListener: startTest(test02ShaderState_PerformanceSingleKeepEnabled)
[apply] macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x776be68f]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7f800a4948c0,
[apply] SurfaceHandle 0x7f800a417820 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 480x480], pixel[480x480],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <46edf730, 30ff94b1>[count 1, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner>], surfaceLockCount 1]], mode NSOPENGL]
[apply] vertices0: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
[apply] colors0: GLArrayDataServer[mgl_Color, index -1, location 1, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 2, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
[apply] vertices1: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 3, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
[apply] colors1: GLArrayDataServer[mgl_Color, index -1, location 1, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 4, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
[apply] screen #1
[apply] screen #2
[apply] screen #3
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test01ShaderState_Validation
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test02ShaderState_PerformanceSingleKeepEnabled
[apply] MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x1309de5b, handle 0x7f800a63af00, isShared false, jogamp.opengl.gl4.GL4bcImpl@6ce53220,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@59556d12,
[apply] Handle 0x7f800a629b90,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x776be68f]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x776be68f]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x776be68f]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7f800a63b310,
[apply] SurfaceHandle 0x7f800a629b90 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 480x480], pixel[480x480],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3b3e0aba, 663257b8>[count 1, qsz 0, owner <Thread-8>], surfaceLockCount 1]], mode NSOPENGL]
[apply] screen #1
[apply] junit.framework.TestListener: endTest(test02ShaderState_PerformanceSingleKeepEnabled)
[apply] junit.framework.TestListener: startTest(test03ShaderState_PerformanceSingleToggleEnable)
[apply] testShaderState00PerformanceSingle toggleEnable false: 1.348s: 600f, 445.1 fps, 2 ms/f
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test02ShaderState_PerformanceSingleKeepEnabled
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test03ShaderState_PerformanceSingleToggleEnable
[apply] MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x2ea45536, handle 0x7f800a41d2d0, isShared false, jogamp.opengl.gl4.GL4bcImpl@26d66426,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@59556d12,
[apply] Handle 0x7f800a629b90,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x776be68f]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x776be68f]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x776be68f]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7f800a648640,
[apply] SurfaceHandle 0x7f800a629b90 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 480x480], pixel[480x480],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <45490eb5, 3f64b09c>[count 1, qsz 0, owner <Thread-9>], surfaceLockCount 1]], mode NSOPENGL]
[apply] screen #1
[apply] junit.framework.TestListener: endTest(test03ShaderState_PerformanceSingleToggleEnable)
[apply] junit.framework.TestListener: startTest(test04ShaderState_PerformanceDouble)
[apply] testShaderState00PerformanceSingle toggleEnable true: 0.871s: 600f, 688.8 fps, 1 ms/f
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test03ShaderState_PerformanceSingleToggleEnable
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test04ShaderState_PerformanceDouble
[apply] MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x4aeaf40c, handle 0x7f800a409d10, isShared false, jogamp.opengl.gl4.GL4bcImpl@73c6641,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@59556d12,
[apply] Handle 0x7f800a4366f0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x776be68f]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x776be68f]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x776be68f]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7f800a475120,
[apply] SurfaceHandle 0x7f800a4366f0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 480x480], pixel[480x480],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <e5d391d, a50a649>[count 1, qsz 0, owner <Thread-10>], surfaceLockCount 1]], mode NSOPENGL]
[apply] screen #1
[apply] screen #2
[apply] junit.framework.TestListener: endTest(test04ShaderState_PerformanceDouble)
[apply] testShaderState01PerformanceDouble: 0.891s: 600f, 673.4 fps, 1 ms/f
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test04ShaderState_PerformanceDouble
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842360369 ms --- localhost/127.0.0.1:59999 - Unlock ok within 10 ms
[apply] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 9.533 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842351462 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842353973 ms +++ localhost/127.0.0.1:59999 - Locked within 2519 ms, 6 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test00NoShaderState_Validation
[apply] MacOSXCGLContext [Version 3.3 (Core profile, arb, debug, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1425, this 0x714ae2c1, handle 0x7f800a463b00, isShared false, jogamp.opengl.gl4.GL4bcImpl@26659db7,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@59556d12,
[apply] Handle 0x7f800a610e70,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x776be68f]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x776be68f]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x776be68f]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7f800a629b90,
[apply] SurfaceHandle 0x7f800a610e70 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 480x480], pixel[480x480],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4cedf389, 1a0fced4>[count 1, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner>], surfaceLockCount 1]], mode NSOPENGL]
[apply] vertices0: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
[apply] colors0: GLArrayDataServer[mgl_Color, index -1, location 1, isVertexAttribute true, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 2, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
[apply] vertices1: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 3, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
[apply] colors1: GLArrayDataServer[mgl_Color, index -1, location 1, isVertexAttribute true, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 4, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
[apply] screen #1
[apply] screen #2
[apply] screen #3
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test00NoShaderState_Validation
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test01ShaderState_Validation
[apply] MacOSXCGLContext [Version 3.3 (Core profile, arb, debug, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1425, this 0x595e2ccd, handle 0x7f800a408bc0, isShared false, jogamp.opengl.gl4.GL4bcImpl@35cf7491,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@59556d12,
[apply] Handle 0x7f800a417820,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x776be68f]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x776be68f]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x776be68f]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7f800a4948c0,
[apply] SurfaceHandle 0x7f800a417820 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 480x480], pixel[480x480],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <46edf730, 30ff94b1>[count 1, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner>], surfaceLockCount 1]], mode NSOPENGL]
[apply] vertices0: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
[apply] colors0: GLArrayDataServer[mgl_Color, index -1, location 1, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 2, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
[apply] vertices1: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 3, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
[apply] colors1: GLArrayDataServer[mgl_Color, index -1, location 1, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 4, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
[apply] screen #1
[apply] screen #2
[apply] screen #3
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test01ShaderState_Validation
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test02ShaderState_PerformanceSingleKeepEnabled
[apply] MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x1309de5b, handle 0x7f800a63af00, isShared false, jogamp.opengl.gl4.GL4bcImpl@6ce53220,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@59556d12,
[apply] Handle 0x7f800a629b90,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x776be68f]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x776be68f]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x776be68f]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7f800a63b310,
[apply] SurfaceHandle 0x7f800a629b90 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 480x480], pixel[480x480],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3b3e0aba, 663257b8>[count 1, qsz 0, owner <Thread-8>], surfaceLockCount 1]], mode NSOPENGL]
[apply] screen #1
[apply] testShaderState00PerformanceSingle toggleEnable false: 1.348s: 600f, 445.1 fps, 2 ms/f
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test02ShaderState_PerformanceSingleKeepEnabled
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test03ShaderState_PerformanceSingleToggleEnable
[apply] MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x2ea45536, handle 0x7f800a41d2d0, isShared false, jogamp.opengl.gl4.GL4bcImpl@26d66426,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@59556d12,
[apply] Handle 0x7f800a629b90,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x776be68f]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x776be68f]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x776be68f]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7f800a648640,
[apply] SurfaceHandle 0x7f800a629b90 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 480x480], pixel[480x480],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <45490eb5, 3f64b09c>[count 1, qsz 0, owner <Thread-9>], surfaceLockCount 1]], mode NSOPENGL]
[apply] screen #1
[apply] testShaderState00PerformanceSingle toggleEnable true: 0.871s: 600f, 688.8 fps, 1 ms/f
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test03ShaderState_PerformanceSingleToggleEnable
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test04ShaderState_PerformanceDouble
[apply] MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x4aeaf40c, handle 0x7f800a409d10, isShared false, jogamp.opengl.gl4.GL4bcImpl@73c6641,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@59556d12,
[apply] Handle 0x7f800a4366f0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x776be68f]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x776be68f]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x776be68f]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7f800a475120,
[apply] SurfaceHandle 0x7f800a4366f0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 480x480], pixel[480x480],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <e5d391d, a50a649>[count 1, qsz 0, owner <Thread-10>], surfaceLockCount 1]], mode NSOPENGL]
[apply] screen #1
[apply] screen #2
[apply] testShaderState01PerformanceDouble: 0.891s: 600f, 673.4 fps, 1 ms/f
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test04ShaderState_PerformanceDouble
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842360369 ms --- localhost/127.0.0.1:59999 - Unlock ok within 10 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test00NoShaderState_Validation took 2.333 sec
[apply] Testcase: test01ShaderState_Validation took 0.092 sec
[apply] Testcase: test02ShaderState_PerformanceSingleKeepEnabled took 1.68 sec
[apply] Testcase: test03ShaderState_PerformanceSingleToggleEnable took 1.081 sec
[apply] Testcase: test04ShaderState_PerformanceDouble took 1.123 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT
[apply] junit.framework.TestListener: tests to run: 3
[apply] junit.framework.TestListener: startTest(testShaderState01PerformanceDouble)
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842362802 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01PerformanceDouble
[apply] MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x67e13e07, handle 0x7fa7c376db60, isShared false, jogamp.opengl.gl4.GL4bcImpl@291946c2,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3a747fa2,
[apply] Handle 0x7fa7c3430300,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x366782a9]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x366782a9]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x366782a9]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa7c3438900,
[apply] SurfaceHandle 0x7fa7c3430300 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 480x480], pixel[480x480],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <45b34126, 7b7a4989>[count 1, qsz 0, owner <Thread-7>], surfaceLockCount 1]], mode NSOPENGL]
[apply] screen #1
[apply] screen #2
[apply] screen #1
[apply] screen #2
[apply] junit.framework.TestListener: endTest(testShaderState01PerformanceDouble)
[apply] junit.framework.TestListener: startTest(testShaderState01ValidationSP1Linked)
[apply] testShaderState01PerformanceDouble: 1.514s: 600f, 396.3 fps, 2 ms/f
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01PerformanceDouble
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01ValidationSP1Linked
[apply] MacOSXCGLContext [Version 3.3 (Core profile, arb, debug, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1425, this 0x1fbbd7b2, handle 0x7fa7c3766a50, isShared false, jogamp.opengl.gl4.GL4bcImpl@654df764,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3a747fa2,
[apply] Handle 0x7fa7c3771580,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x366782a9]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x366782a9]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x366782a9]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa7c376c2b0,
[apply] SurfaceHandle 0x7fa7c3771580 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 480x480], pixel[480x480],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <61acfa31, 235dd910>[count 1, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner>], surfaceLockCount 1]], mode NSOPENGL]
[apply] vertices0: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
[apply] colors0: GLArrayDataServer[mgl_Color, index -1, location 5, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 2, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
[apply] vertices1: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 3, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
[apply] colors1: GLArrayDataServer[mgl_Color, index -1, location 5, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 4, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
[apply] screen #1
[apply] screen #2
[apply] screen #3
[apply] screen #4
[apply] screen #10
[apply] screen #20
[apply] screen #30
[apply] screen #40
[apply] junit.framework.TestListener: endTest(testShaderState01ValidationSP1Linked)
[apply] junit.framework.TestListener: startTest(testShaderState01ValidationSP1Unlinked)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01ValidationSP1Linked
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01ValidationSP1Unlinked
[apply] MacOSXCGLContext [Version 3.3 (Core profile, arb, debug, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1425, this 0x6a47a0d4, handle 0x7fa7c378a320, isShared false, jogamp.opengl.gl4.GL4bcImpl@48ff4cf,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3a747fa2,
[apply] Handle 0x7fa7c3455ca0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x366782a9]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x366782a9]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x366782a9]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa7c3430300,
[apply] SurfaceHandle 0x7fa7c3455ca0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 480x480], pixel[480x480],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7114460, 7e9ffe3f>[count 1, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner>], surfaceLockCount 1]], mode NSOPENGL]
[apply] vertices0: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
[apply] colors0: GLArrayDataServer[mgl_Color, index -1, location 5, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 2, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
[apply] vertices1: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 3, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
[apply] colors1: GLArrayDataServer[mgl_Color, index -1, location 5, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 4, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
[apply] screen #1
[apply] screen #2
[apply] screen #3
[apply] screen #4
[apply] junit.framework.TestListener: endTest(testShaderState01ValidationSP1Unlinked)
[apply] screen #10
[apply] screen #20
[apply] screen #30
[apply] screen #40
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01ValidationSP1Unlinked
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842367284 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.105 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842362802 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01PerformanceDouble
[apply] MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x67e13e07, handle 0x7fa7c376db60, isShared false, jogamp.opengl.gl4.GL4bcImpl@291946c2,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3a747fa2,
[apply] Handle 0x7fa7c3430300,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x366782a9]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x366782a9]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x366782a9]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa7c3438900,
[apply] SurfaceHandle 0x7fa7c3430300 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 480x480], pixel[480x480],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <45b34126, 7b7a4989>[count 1, qsz 0, owner <Thread-7>], surfaceLockCount 1]], mode NSOPENGL]
[apply] screen #1
[apply] screen #2
[apply] screen #1
[apply] screen #2
[apply] testShaderState01PerformanceDouble: 1.514s: 600f, 396.3 fps, 2 ms/f
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01PerformanceDouble
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01ValidationSP1Linked
[apply] MacOSXCGLContext [Version 3.3 (Core profile, arb, debug, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1425, this 0x1fbbd7b2, handle 0x7fa7c3766a50, isShared false, jogamp.opengl.gl4.GL4bcImpl@654df764,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3a747fa2,
[apply] Handle 0x7fa7c3771580,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x366782a9]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x366782a9]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x366782a9]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa7c376c2b0,
[apply] SurfaceHandle 0x7fa7c3771580 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 480x480], pixel[480x480],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <61acfa31, 235dd910>[count 1, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner>], surfaceLockCount 1]], mode NSOPENGL]
[apply] vertices0: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
[apply] colors0: GLArrayDataServer[mgl_Color, index -1, location 5, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 2, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
[apply] vertices1: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 3, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
[apply] colors1: GLArrayDataServer[mgl_Color, index -1, location 5, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 4, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
[apply] screen #1
[apply] screen #2
[apply] screen #3
[apply] screen #4
[apply] screen #10
[apply] screen #20
[apply] screen #30
[apply] screen #40
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01ValidationSP1Linked
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01ValidationSP1Unlinked
[apply] MacOSXCGLContext [Version 3.3 (Core profile, arb, debug, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1425, this 0x6a47a0d4, handle 0x7fa7c378a320, isShared false, jogamp.opengl.gl4.GL4bcImpl@48ff4cf,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3a747fa2,
[apply] Handle 0x7fa7c3455ca0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x366782a9]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x366782a9]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x366782a9]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa7c3430300,
[apply] SurfaceHandle 0x7fa7c3455ca0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 480x480], pixel[480x480],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7114460, 7e9ffe3f>[count 1, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner>], surfaceLockCount 1]], mode NSOPENGL]
[apply] vertices0: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
[apply] colors0: GLArrayDataServer[mgl_Color, index -1, location 5, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 2, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
[apply] vertices1: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 3, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true]
[apply] colors1: GLArrayDataServer[mgl_Color, index -1, location 5, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 4, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true]
[apply] screen #1
[apply] screen #2
[apply] screen #3
[apply] screen #4
[apply] screen #10
[apply] screen #20
[apply] screen #30
[apply] screen #40
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01ValidationSP1Unlinked
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842367284 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testShaderState01PerformanceDouble took 3.782 sec
[apply] Testcase: testShaderState01ValidationSP1Linked took 0.434 sec
[apply] Testcase: testShaderState01ValidationSP1Unlinked took 0.184 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT
[apply] junit.framework.TestListener: tests to run: 2
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842369830 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: startTest(testGLSLCompilation01)
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842370837 ms +++ localhost/127.0.0.1:59999 - Locked within 1015 ms, 3 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLCompilation01
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLCompilation01
[apply] ++++ TestCase.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-8-Animator#00,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-8-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 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-8-Animator#00,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-8-Animator#00,5,main] RedSquareES2.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcd51f66a60, tileRendererInUse null
[apply] Thread[Thread-8-Animator#00,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLUse01
[apply] junit.framework.TestListener: endTest(testGLSLUse01)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842372994 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.792 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842369830 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842370837 ms +++ localhost/127.0.0.1:59999 - Locked within 1015 ms, 3 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLCompilation01
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLCompilation01
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLUse01
[apply] Thread[Thread-8-Animator#00,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-8-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES2/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 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-8-Animator#00,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-8-Animator#00,5,main] RedSquareES2.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcd51f66a60, tileRendererInUse null
[apply] Thread[Thread-8-Animator#00,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLUse01
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842372994 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testGLSLCompilation01 took 1.753 sec
[apply] Testcase: testGLSLUse01 took 0.317 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01
[apply] junit.framework.TestListener: tests to run: 2
[apply] junit.framework.TestListener: startTest(test01_PSA)
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842375418 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner: ** screenshot: TestRulerNEWT01.test01_PSA-n0001-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 - test01_PSA
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner: ** screenshot: TestRulerNEWT01.test99_PS1-n0001-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 - test99_PS1
[apply] junit.framework.TestListener: endTest(test99_PS1)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842378721 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.935 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842375418 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner: ** screenshot: TestRulerNEWT01.test01_PSA-n0001-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 - test01_PSA
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner: ** screenshot: TestRulerNEWT01.test99_PS1-n0001-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 - test99_PS1
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842378721 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01_PSA took 2.579 sec
[apply] Testcase: test99_PS1 took 0.646 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 to run: 2
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842381211 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT - testGlTransformFeedbackVaryings_WhenVarNameOK
[apply] junit.framework.TestListener: startTest(testGlTransformFeedbackVaryings_WhenVarNameOK)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT - testGlTransformFeedbackjunit.framework.TestListener: endTest(testGlTransformFeedbackVaryings_WhenVarNameOK)
[apply] junit.framework.TestListener: startTest(testGlTransformFeedbackVaryings_WhenVarNameWrong)
[apply] Varyings_WhenVarNameOK
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT - testGlTransformFeedbackVaryings_WhenVarNameWrong
[apply] GOOD (expected link error) - testGlTransformFeedbackVaryings_WhenVarNameWrong:postLink: Program link failed: 1
[apply] ERROR: Could not find transform feedback binding for 'PPPosition.'
[apply]
[apply]
[apply] junit.framework.TestListener: endTest(testGlTransformFeedbackVaryings_WhenVarNameWrong)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT - testGlTransformFeedbackVaryings_WhenVarNameWrong
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842383503 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.912 sec
[apply] ------------- Standard Output ---------------
[apply] GOOD (expected link error) - testGlTransformFeedbackVaryings_WhenVarNameWrong:postLink: Program link failed: 1
[apply] ERROR: Could not find transform feedback binding for 'PPPosition.'
[apply]
[apply]
[apply] ------------- ---------------- ---------------
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842381211 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT - testGlTransformFeedbackVaryings_WhenVarNameOK
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT - testGlTransformFeedbackVaryings_WhenVarNameOK
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT - testGlTransformFeedbackVaryings_WhenVarNameWrong
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT - testGlTransformFeedbackVaryings_WhenVarNameWrong
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842383503 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testGlTransformFeedbackVaryings_WhenVarNameOK took 2.173 sec
[apply] Testcase: testGlTransformFeedbackVaryings_WhenVarNameWrong took 0.047 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842385668 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: tests to run: 5
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842399233 ms +++ localhost/127.0.0.1:59999 - Locked within 13573 ms, 28 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test00MatrixToString
[apply] PMV-C-O 4x4:
[apply] [ 1.00000 0.00000 0.00000 1.00000 ]
[apply] [ 0.00000 1.00000 0.00000 2.00000 ]
[apply] [ 0.00000 0.00000 1.00000 3.00000 ]
[apply] [ 0.00000 0.00000 0.00000 1.00000 ]
[apply]
[apply]
[apply] FLU-C-O 4x4:
[apply] [ 1.00000 0.00000 0.00000 1.00000 ]
[apply] [ 0.00000 1.00000 0.00000 2.00000 ]
[apply] [ 0.00000 0.00000 1.00000 3.00000 ]
[apply] [ 0.00000 0.00000 0.00000 1.00000 ]
[apply]
[apply]
[apply] FLU-R-O 4x4:
[apply] [ 1.00000 0.00000 0.00000 1.00000 ]
[apply] [ 0.00000 1.00000 0.00000 2.00000 ]
[apply] [ 0.00000 0.00000 1.00000 3.00000 ]
[apply] [ 0.00000 0.00000 0.00000 1.00000 ]
[apply]
[apply]
[apply] FLU-R-O 2x3:
[apply] [ 1.00000 2.00000 3.00000 ]
[apply] [ 4.00000 5.00000 6.00000 ]
[apply]
[apply]
[apply] FLU-C-O 2x3:
[apply] [ 1.00000 2.00000 3.00000 ]
[apply] [ 4.00000 5.00000 6.00000 ]
[apply]
[apply]
[apply] FLU-R-O 3x2:
[apply] [ 1.00000 2.00000 ]
[apply] [ 3.00000 4.00000 ]
[apply] [ 5.00000 6.00000 ]
[apply]
[apply]
[apply] FLU-C-O 3x2:
[apply] [ 1.00000 2.00000 ]
[apply] [ 3.00000 4.00000 ]
[apply] [ 5.00000 6.00000 ]
[apply]
[apply]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test00MatrixToString
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test01MviUpdateTraditionalAccess
[apply] junit.framework.TestListener: startTest(test00MatrixToString)
[apply] junit.framework.TestListener: endTest(test00MatrixToString)
[apply] junit.framework.TestListener: startTest(test01MviUpdateTraditionalAccess)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test01MviUpdateTraditionalAccess
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test02MviUpdateShaderAccess
[apply] junit.framework.TestListener: endTest(test01MviUpdateTraditionalAccess)
[apply] junit.framework.TestListener: startTest(test02MviUpdateShaderAccess)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test02MviUpdateShaderAccess
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test03MvTranslate
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test03MvTranslate
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test04MvTranslateRotate
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test04MvTranslateRotate
[apply] ++++ Test Singleton.unlock()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]
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842401451 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[apply] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 16.403 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842385668 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842399233 ms +++ localhost/127.0.0.1:59999 - Locked within 13573 ms, 28 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test00MatrixToString
[apply] PMV-C-O 4x4:
[apply] [ 1.00000 0.00000 0.00000 1.00000 ]
[apply] [ 0.00000 1.00000 0.00000 2.00000 ]
[apply] [ 0.00000 0.00000 1.00000 3.00000 ]
[apply] [ 0.00000 0.00000 0.00000 1.00000 ]
[apply]
[apply]
[apply] FLU-C-O 4x4:
[apply] [ 1.00000 0.00000 0.00000 1.00000 ]
[apply] [ 0.00000 1.00000 0.00000 2.00000 ]
[apply] [ 0.00000 0.00000 1.00000 3.00000 ]
[apply] [ 0.00000 0.00000 0.00000 1.00000 ]
[apply]
[apply]
[apply] FLU-R-O 4x4:
[apply] [ 1.00000 0.00000 0.00000 1.00000 ]
[apply] [ 0.00000 1.00000 0.00000 2.00000 ]
[apply] [ 0.00000 0.00000 1.00000 3.00000 ]
[apply] [ 0.00000 0.00000 0.00000 1.00000 ]
[apply]
[apply]
[apply] FLU-R-O 2x3:
[apply] [ 1.00000 2.00000 3.00000 ]
[apply] [ 4.00000 5.00000 6.00000 ]
[apply]
[apply]
[apply] FLU-C-O 2x3:
[apply] [ 1.00000 2.00000 3.00000 ]
[apply] [ 4.00000 5.00000 6.00000 ]
[apply]
[apply]
[apply] FLU-R-O 3x2:
[apply] [ 1.00000 2.00000 ]
[apply] [ 3.00000 4.00000 ]
[apply] [ 5.00000 6.00000 ]
[apply]
[apply]
[apply] FLU-C-O 3x2:
[apply] [ 1.00000 2.00000 ]
[apply] [ 3.00000 4.00000 ]
[apply] [ 5.00000 6.00000 ]
[apply]
[apply]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test00MatrixToString
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test01MviUpdateTraditionalAccess
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test01MviUpdateTraditionalAccess
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test02MviUpdateShaderAccess
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test02MviUpdateShaderAccess
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test03MvTranslate
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test03MvTranslate
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test04MvTranslateRotate
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test04MvTranslateRotate
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842401451 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test00MatrixToString took 0.022 sec
[apply] Testcase: test01MviUpdateTraditionalAccess took 0.212 sec
[apply] Testcase: test02MviUpdateShaderAccess took 0.093 sec
[apply] Testcase: test03MvTranslate took 0.007 sec
[apply] Testcase: test04MvTranslateRotate took 0.005 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842403680 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT
[apply] junit.framework.TestListener: tests to run: 7
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842405692 ms +++ localhost/127.0.0.1:59999 - Locked within 2021 ms, 5 attempts
[apply] INFO: PBuffer supported: true
[apply] junit.framework.TestListener: startTest(test01aOffscreenWindowPBuffer)
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01aOffscreenWindowPBuffer
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] junit.framework.TestListener: endTest(test01aOffscreenWindowPBuffer)
[apply] junit.framework.TestListener: startTest(test01bOffscreenWindowPBufferStencil)
[apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[apply] null
[apply] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb88272f6c0, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01aOffscreenWindowPBuffer
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[apply] null
[apply] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb88272f640, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01bOffscreenWindowPBufferStencil
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01cOffscreenWindowPBuffer555
[apply] junit.framework.TestListener: endTest(test01cOffscreenWindowPBuffer555)
[apply] junit.framework.TestListener: startTest(test01cOffscreenWindowPBufferStencilAlpha)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
[apply] null
[apply] ShaderProgram[id=3, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb8827344c0, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01cOffscreenWindowPBuffer555
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 4 (enable: true)
[apply] null
[apply] ShaderProgram[id=4, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb882734490, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01cOffscreenWindowPBufferStencilAlpha
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test02Offscreen3Windows1DisplayPBuffer
[apply] Create Window 1
[apply] Create Window 2
[apply] junit.framework.TestListener: endTest(test02Offscreen3Windows1DisplayPBuffer)
[apply] junit.framework.TestListener: startTest(test03Offscreen3Windows3DisplaysPBuffer)
[apply] Create Window 0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 5 (enable: true)
[apply] null
[apply] ShaderProgram[id=5, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb882436780, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 6 (enable: true)
[apply] null
[apply] ShaderProgram[id=6, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb882747930, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 7 (enable: true)
[apply] null
[apply] ShaderProgram[id=7, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb8824649d0, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test02Offscreen3Windows1DisplayPBuffer
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test03Offscreen3Windows3DisplaysPBuffer
[apply] Create Window 1
[apply] Create Window 2
[apply] junit.framework.TestListener: endTest(test03Offscreen3Windows3DisplaysPBuffer)
[apply] junit.framework.TestListener: startTest(test04OffscreenSnapshotWithDemoPBuffer)
[apply] Create Window 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 8 (enable: true)
[apply] null
[apply] ShaderProgram[id=8, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=16, type=FRAGMENT_SHADER, valid=true, shader: 3, source]
[apply] ShaderCode[id=15, type=VERTEX_SHADER, valid=true, shader: 2, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb882758720, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 9 (enable: true)
[apply] null
[apply] ShaderProgram[id=9, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=17, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=18, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb88246c230, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 10 (enable: true)
[apply] null
[apply] ShaderProgram[id=10, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=19, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=20, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb882747c60, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] RedSquareES2.dispose FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] RedSquareES2.dispose FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-4-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-4-EDT-1,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test03Offscreen3Windows3DisplaysPBuffer
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test04OffscreenSnapshotWithDemoPBuffer
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 11 (enable: true)
[apply] null
[apply] ShaderProgram[id=11, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=21, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=22, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb882749fd0, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] junit.framework.TestListener: endTest(test04OffscreenSnapshotWithDemoPBuffer)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test04OffscreenSnapshotWithDemoPBuffer
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842420898 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[apply] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 17.863 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842403680 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842405692 ms +++ localhost/127.0.0.1:59999 - Locked within 2021 ms, 5 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01aOffscreenWindowPBuffer
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[apply] null
[apply] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb88272f6c0, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01aOffscreenWindowPBuffer
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01bOffscreenWindowPBufferStencil
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[apply] null
[apply] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb88272f640, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01bOffscreenWindowPBufferStencil
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01cOffscreenWindowPBuffer555
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
[apply] null
[apply] ShaderProgram[id=3, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb8827344c0, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01cOffscreenWindowPBuffer555
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01cOffscreenWindowPBufferStencilAlpha
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 4 (enable: true)
[apply] null
[apply] ShaderProgram[id=4, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb882734490, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01cOffscreenWindowPBufferStencilAlpha
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test02Offscreen3Windows1DisplayPBuffer
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 5 (enable: true)
[apply] null
[apply] ShaderProgram[id=5, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb882436780, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 6 (enable: true)
[apply] null
[apply] ShaderProgram[id=6, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb882747930, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 7 (enable: true)
[apply] null
[apply] ShaderProgram[id=7, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb8824649d0, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test02Offscreen3Windows1DisplayPBuffer
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test03Offscreen3Windows3DisplaysPBuffer
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 8 (enable: true)
[apply] null
[apply] ShaderProgram[id=8, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=16, type=FRAGMENT_SHADER, valid=true, shader: 3, source]
[apply] ShaderCode[id=15, type=VERTEX_SHADER, valid=true, shader: 2, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb882758720, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 9 (enable: true)
[apply] null
[apply] ShaderProgram[id=9, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=17, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=18, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb88246c230, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 10 (enable: true)
[apply] null
[apply] ShaderProgram[id=10, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=19, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=20, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb882747c60, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] RedSquareES2.dispose FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] RedSquareES2.dispose FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-4-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-4-EDT-1,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test03Offscreen3Windows3DisplaysPBuffer
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test04OffscreenSnapshotWithDemoPBuffer
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 11 (enable: true)
[apply] null
[apply] ShaderProgram[id=11, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=21, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=22, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb882749fd0, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test04OffscreenSnapshotWithDemoPBuffer
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842420898 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01aOffscreenWindowPBuffer took 1.32 sec
[apply] Testcase: test01bOffscreenWindowPBufferStencil took 1.212 sec
[apply] Testcase: test01cOffscreenWindowPBuffer555 took 1.207 sec
[apply] Testcase: test01cOffscreenWindowPBufferStencilAlpha took 1.2 sec
[apply] Testcase: test02Offscreen3Windows1DisplayPBuffer took 3.639 sec
[apply] Testcase: test03Offscreen3Windows3DisplaysPBuffer took 3.638 sec
[apply] Testcase: test04OffscreenSnapshotWithDemoPBuffer took 1.336 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842423443 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: startTest(test11OffscreenWindowPixmap)
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842424451 ms +++ localhost/127.0.0.1:59999 - Locked within 1018 ms, 3 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT - test11OffscreenWindowPixmap
[apply] junit.framework.TestListener: endTest(test11OffscreenWindowPixmap)
[apply] junit.framework.TestListener: startTest(test14OffscreenSnapshotWithDemoPixmap)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES1.init ...
[apply] RedSquareES1 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES1/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES1.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff1b1450a10, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES1.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.dispose ...
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT - test11OffscreenWindowPixmap
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT - test14OffscreenSnapshotWithDemoPixmap
[apply] junit.framework.TestListener: endTest(test14OffscreenSnapshotWithDemoPixmap)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES1.init ...
[apply] RedSquareES1 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES1/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES1.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff1b1410eb0, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES1.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES1.dispose ...
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES1.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT - test14OffscreenSnapshotWithDemoPixmap
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842428840 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.083 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842423443 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842424451 ms +++ localhost/127.0.0.1:59999 - Locked within 1018 ms, 3 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT - test11OffscreenWindowPixmap
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES1.init ...
[apply] RedSquareES1 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES1/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES1.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff1b1450a10, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES1.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.dispose ...
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT - test11OffscreenWindowPixmap
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT - test14OffscreenSnapshotWithDemoPixmap
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES1.init ...
[apply] RedSquareES1 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES1/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES1.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff1b1410eb0, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES1.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES1.dispose ...
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES1.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT - test14OffscreenSnapshotWithDemoPixmap
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842428840 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test11OffscreenWindowPixmap took 3.109 sec
[apply] Testcase: test14OffscreenSnapshotWithDemoPixmap took 1.204 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT
[apply] junit.framework.TestListener: tests to run: 2
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842431415 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842435427 ms +++ localhost/127.0.0.1:59999 - Locked within 4034 ms, 9 attempts
[apply] junit.framework.TestListener: startTest(test01NopGLWindowNoReuse)
[apply] junit.framework.TestListener: endTest(test01NopGLWindowNoReuse)
[apply] junit.framework.TestListener: startTest(test02NopGLWindowReuse)
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test01NopGLWindowNoReuse
[apply] Disabled for auto unit test until further analysis - Windows/ATI driver crash
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test01NopGLWindowNoReuse
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test02NopGLWindowReuse
[apply] INIT START
[apply] Sleep initialized: 1/25
[apply] Sleep initialized: 5/25
[apply] Sleep initialized: 7/25
[apply] Sleep initialized: 10/25
[apply] Sleep initialized: 14/25
[apply] Sleep initialized: 17/25
[apply] Sleep initialized: 21/25
[apply] Sleep initialized: 24/25
[apply] Sleep initialized: 25/25
[apply] P: 25 GLWindow:
[apply] ctor 223/t 8.92/1
[apply] visible 907/t 36.28/1
[apply] sum-i 1130/t 45.20/1
[apply] INIT END: 25/25
[apply] junit.framework.TestListener: endTest(test02NopGLWindowReuse)
[apply] T: duration 0 6
[apply] total-d 1136/t 45.44/1
[apply] total-i 1136/t 45.44/1
[apply] Total: 1136
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test02NopGLWindowReuse
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842438480 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.714 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842431415 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842435427 ms +++ localhost/127.0.0.1:59999 - Locked within 4034 ms, 9 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test01NopGLWindowNoReuse
[apply] Disabled for auto unit test until further analysis - Windows/ATI driver crash
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test01NopGLWindowNoReuse
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test02NopGLWindowReuse
[apply] INIT START
[apply] Sleep initialized: 1/25
[apply] Sleep initialized: 5/25
[apply] Sleep initialized: 7/25
[apply] Sleep initialized: 10/25
[apply] Sleep initialized: 14/25
[apply] Sleep initialized: 17/25
[apply] Sleep initialized: 21/25
[apply] Sleep initialized: 24/25
[apply] Sleep initialized: 25/25
[apply] P: 25 GLWindow:
[apply] ctor 223/t 8.92/1
[apply] visible 907/t 36.28/1
[apply] sum-i 1130/t 45.20/1
[apply] INIT END: 25/25
[apply] T: duration 0 6
[apply] total-d 1136/t 45.44/1
[apply] total-i 1136/t 45.44/1
[apply] Total: 1136
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test02NopGLWindowReuse
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842438480 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01NopGLWindowNoReuse took 0.016 sec
[apply] Testcase: test02NopGLWindowReuse took 1.28 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT
[apply] junit.framework.TestListener: tests to run: 2
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842440989 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842441996 ms +++ localhost/127.0.0.1:59999 - Locked within 1016 ms, 3 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test01ChooseOnly
[apply] INIT START #0
[apply] Run: 0, count 50/50 raw:
[apply] choose 1/t 0.02/1
[apply] INIT END #0
[apply] INIT START #1
[apply] Run: 1, count 50/50 raw:
[apply] choose 1/t 0.02/1
[apply] INIT END #1
[apply] INIT START #2
[apply] Run: 2, count 50/50 raw:
[apply] choose 1/t 0.02/1
[apply] INIT END #2
[apply] junit.framework.TestListener: startTest(test01ChooseOnly)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test01ChooseOnly
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test02Full
[apply] INIT START #0
[apply] junit.framework.TestListener: endTest(test01ChooseOnly)
[apply] junit.framework.TestListener: startTest(test02Full)
[apply] Run: 0, count 50 raw:
[apply] glad-create 3/t 0.06/1
[apply] glad-realize 95/t 1.90/1
[apply] ctx-create1 744/t 14.88/1
[apply] ctx-curren2 2/t 0.04/1
[apply] glad-ctx-init 842/t 16.84/1
[apply] INIT END #0
[apply] INIT START #1
[apply] Run: 1, count 50 raw:
[apply] glad-create 2/t 0.04/1
[apply] glad-realize 30/t 0.60/1
[apply] ctx-create1 756/t 15.12/1
[apply] ctx-curren2 1/t 0.02/1
[apply] glad-ctx-init 788/t 15.76/1
[apply] INIT END #1
[apply] INIT START #2
[apply] Run: 2, count 50 raw:
[apply] glad-create 2/t 0.04/1
[apply] glad-realize 30/t 0.60/1
[apply] ctx-create1 721/t 14.42/1
[apply] ctx-curren2 2/t 0.04/1
[apply] glad-ctx-init 753/t 15.06/1
[apply] INIT END #2
[apply] junit.framework.TestListener: endTest(test02Full)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test02Full
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842448279 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.939 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842440989 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842441996 ms +++ localhost/127.0.0.1:59999 - Locked within 1016 ms, 3 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test01ChooseOnly
[apply] INIT START #0
[apply] Run: 0, count 50/50 raw:
[apply] choose 1/t 0.02/1
[apply] INIT END #0
[apply] INIT START #1
[apply] Run: 1, count 50/50 raw:
[apply] choose 1/t 0.02/1
[apply] INIT END #1
[apply] INIT START #2
[apply] Run: 2, count 50/50 raw:
[apply] choose 1/t 0.02/1
[apply] INIT END #2
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test01ChooseOnly
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test02Full
[apply] INIT START #0
[apply] Run: 0, count 50 raw:
[apply] glad-create 3/t 0.06/1
[apply] glad-realize 95/t 1.90/1
[apply] ctx-create1 744/t 14.88/1
[apply] ctx-curren2 2/t 0.04/1
[apply] glad-ctx-init 842/t 16.84/1
[apply] INIT END #0
[apply] INIT START #1
[apply] Run: 1, count 50 raw:
[apply] glad-create 2/t 0.04/1
[apply] glad-realize 30/t 0.60/1
[apply] ctx-create1 756/t 15.12/1
[apply] ctx-curren2 1/t 0.02/1
[apply] glad-ctx-init 788/t 15.76/1
[apply] INIT END #1
[apply] INIT START #2
[apply] Run: 2, count 50 raw:
[apply] glad-create 2/t 0.04/1
[apply] glad-realize 30/t 0.60/1
[apply] ctx-create1 721/t 14.42/1
[apply] ctx-curren2 2/t 0.04/1
[apply] glad-ctx-init 753/t 15.06/1
[apply] INIT END #2
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test02Full
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842448279 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01ChooseOnly took 0.048 sec
[apply] Testcase: test02Full took 4.449 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT
[apply] junit.framework.TestListener: tests to run: 2
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842450896 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842451403 ms +++ localhost/127.0.0.1:59999 - Locked within 595 ms, 2 attempts
[apply] junit.framework.TestListener: startTest(test01_aa0)
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT - test01_aa0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 64x64 of 64x64, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse null
[apply] >> Gears 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-4-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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT - test01_aa0
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT - test02_aa8
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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/96junit.framework.TestListener: endTest(test01_aa0)
[apply] junit.framework.TestListener: startTest(test02_aa8)
[apply] 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 64x64 of 64x64, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse null
[apply] >> Gears 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-4-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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT - test02_aa8
[apply] junit.framework.TestListener: endTest(test02_aa8)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842454405 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.221 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842450896 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842451403 ms +++ localhost/127.0.0.1:59999 - Locked within 595 ms, 2 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT - test01_aa0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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 0x45b34126], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 64x64 of 64x64, swapInterval 1, drawable 0x7f8f40c36cc0, tileRendererInUse null
[apply] >> Gears 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-4-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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT - test01_aa0
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT - test02_aa8
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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 0x7d8a8ce2], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 64x64 of 64x64, swapInterval 1, drawable 0x7f8f40c2ee20, tileRendererInUse null
[apply] >> Gears 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-4-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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT - test02_aa8
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842454405 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01_aa0 took 2.47 sec
[apply] Testcase: test02_aa8 took 0.451 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT
[apply] junit.framework.TestListener: tests to run: 2
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842457282 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842459799 ms +++ localhost/127.0.0.1:59999 - Locked within 2599 ms, 6 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT - test01
[apply] junit.framework.TestListener: startTest(test01)
[apply] Thread[Thread-4-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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT - test01
[apply] ++++ TestCase.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-4-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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT - test02_EOT_01
[apply] junit.framework.TestListener: endTest(test01)
[apply] junit.framework.TestListener: startTest(test02_EOT_01)
[apply] junit.framework.TestListener: endTest(test02_EOT_01)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842462287 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.737 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842457282 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842459799 ms +++ localhost/127.0.0.1:59999 - Locked within 2599 ms, 6 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT - test01
[apply] Thread[Thread-4-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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02c1ce20, 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 0x6a6779e6], glad[0 listener, pre false, post false, preSwap false], isSetup true]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT - test01
[apply] ++++ TestCase.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-4-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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7feb02f63380, 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT - test02_EOT_01
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842462287 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01 took 2.383 sec
[apply] Testcase: test02_EOT_01 took 0.032 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT.xml
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT
[apply] junit.framework.TestListener: tests to run: 8
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842464857 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: startTest(test001_off_gl2___aa0)
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842478404 ms +++ localhost/127.0.0.1:59999 - Locked within 13555 ms, 28 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test001_off_gl2___aa0
[apply] Thread[Thread-4-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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fd7a172a5a0, tileRendererInUse null
[apply] >> Gears 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] junit.framework.TestListener: endTest(test001_off_gl2___aa0)
[apply] junit.framework.TestListener: startTest(test002_off_gl2___aa8)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test001_off_gl2___aa0
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test002_off_gl2___aa8
[apply] Thread[Thread-4-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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fd7a1462840, tileRendererInUse null
[apply] >> Gears 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] junit.framework.TestListener: endTest(test002_off_gl2___aa8)
[apply] junit.framework.TestListener: startTest(test011_off_gl2es3_aa0)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test002_off_gl2___aa8
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test011_off_gl2es3_aa0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x5c435a3a: 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0x5c435a3a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5c435a3a on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5c435a3a created: GearsObj[0x2eda2cef, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5c435a3a created: GearsObj[0x75bc16f0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5c435a3a created: GearsObj[0x75bc16f0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5c435a3a FIN GearsES2[obj 0x5c435a3a isInit true, usesShared false, 1 GearsObj[0x2eda2cef, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75bc16f0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf8622f3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2.startTileRendering: 0x5c435a3aTileRenderer[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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] GearsES2.endTileRendering: 0x5c435a3aTileRenderer[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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fd7a1737d70, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] junit.framework.TestListener: endTest(test011_off_gl2es3_aa0)
[apply] junit.framework.TestListener: startTest(test012_off_gl2es3_aa8)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5c435a3a: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5c435a3a FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test011_off_gl2es3_aa0
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test012_off_gl2es3_aa8
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x6f9ec4ed: 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true], GearsES2[obj 0x6f9ec4ed isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6f9ec4ed on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6f9ec4ed created: GearsObj[0x2b12e7f7, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6f9ec4ed created: GearsObj[0x663b1f38, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6f9ec4ed created: GearsObj[0x663b1f38, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6f9ec4ed FIN GearsES2[obj 0x6f9ec4ed isInit true, usesShared false, 1 GearsObj[0x2b12e7f7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x663b1f38, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x337ec9f7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2.startTileRendering: 0x6f9ec4edTileRenderer[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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] GearsES2.endTileRendering: 0x6f9ec4edTileRenderer[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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fd7a146e500, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] junit.framework.TestListener: endTest(test012_off_gl2es3_aa8)
[apply] junit.framework.TestListener: startTest(test101_on__gl2___aa0)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6f9ec4ed: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6f9ec4ed FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test012_off_gl2es3_aa8
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test101_on__gl2___aa0
[apply] Thread[Thread-4-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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fd7a172bc80, tileRendererInUse null
[apply] >> Gears 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] junit.framework.TestListener: endTest(test101_on__gl2___aa0)
[apply] junit.framework.TestListener: startTest(test102_on__gl2___aa8)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test101_on__gl2___aa0
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test102_on__gl2___aa8
[apply] Thread[Thread-4-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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fd7a1747550, tileRendererInUse null
[apply] >> Gears 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] junit.framework.TestListener: endTest(test102_on__gl2___aa8)
[apply] junit.framework.TestListener: startTest(test111_on__gl2es3_aa0)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test102_on__gl2___aa8
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test111_on__gl2es3_aa0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x51a19458: 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0x51a19458 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x51a19458 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x51a19458 created: GearsObj[0xa383118, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x51a19458 created: GearsObj[0x6f1f23e5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x51a19458 created: GearsObj[0x6f1f23e5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x51a19458 FIN GearsES2[obj 0x51a19458 isInit true, usesShared false, 1 GearsObj[0xa383118, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6f1f23e5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26aae86e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2.startTileRendering: 0x51a19458TileRenderer[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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] GearsES2.endTileRendering: 0x51a19458TileRenderer[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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fd7a17319a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x51a19458: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x51a19458 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test111_on__gl2es3_aa0
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x45e67e6a: 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0x45e67e6a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x45e67e6a on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x45e67e6a created: GearsObj[0x6fe78c96, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x45e67e6a created: GearsObj[0x4abf053f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x45e67e6a created: GearsObj[0x4abf053f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x45e67e6a FIN GearsES2[obj 0x45e67e6a isInit true, usesShared false, 1 GearsObj[0x6fe78c96, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4abf053f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x42f1916f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2.startTileRendering: 0x45e67e6aTileRenderer[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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] GearsES2.endTileRendering: 0x45e67e6aTileRenderer[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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fd7a14729a0, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] junit.framework.TestListener: endTest(test112_on__gl2es3_aa8)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x45e67e6a: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x45e67e6a FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test112_on__gl2es3_aa8
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842483136 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 18.904 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842464857 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842478404 ms +++ localhost/127.0.0.1:59999 - Locked within 13555 ms, 28 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test001_off_gl2___aa0
[apply] Thread[Thread-4-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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172a5a0, 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], 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 0x4d8ce14a], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fd7a172a5a0, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test001_off_gl2___aa0
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test002_off_gl2___aa8
[apply] Thread[Thread-4-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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1462840, 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], 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 0x688c4a77], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fd7a1462840, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test002_off_gl2___aa8
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test011_off_gl2es3_aa0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x5c435a3a: 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0x5c435a3a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5c435a3a on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5c435a3a created: GearsObj[0x2eda2cef, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5c435a3a created: GearsObj[0x75bc16f0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5c435a3a created: GearsObj[0x75bc16f0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5c435a3a FIN GearsES2[obj 0x5c435a3a isInit true, usesShared false, 1 GearsObj[0x2eda2cef, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75bc16f0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf8622f3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2.startTileRendering: 0x5c435a3aTileRenderer[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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1737d70, 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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] GearsES2.endTileRendering: 0x5c435a3aTileRenderer[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 0x7ae35bb7], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5c435a3a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fd7a1737d70, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5c435a3a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5c435a3a 256x256, swapInterval 1, drawable 0x7fd7a1737d70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5c435a3a: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5c435a3a FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test011_off_gl2es3_aa0
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test012_off_gl2es3_aa8
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x6f9ec4ed: 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true], GearsES2[obj 0x6f9ec4ed isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6f9ec4ed on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6f9ec4ed created: GearsObj[0x2b12e7f7, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6f9ec4ed created: GearsObj[0x663b1f38, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6f9ec4ed created: GearsObj[0x663b1f38, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6f9ec4ed FIN GearsES2[obj 0x6f9ec4ed isInit true, usesShared false, 1 GearsObj[0x2b12e7f7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x663b1f38, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x337ec9f7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2.startTileRendering: 0x6f9ec4edTileRenderer[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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a146e500, 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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] GearsES2.endTileRendering: 0x6f9ec4edTileRenderer[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 0x43a6684f], glad[1 listener, pre true, post false, preSwap true], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6f9ec4ed 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fd7a146e500, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x6f9ec4ed, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6f9ec4ed 256x256, swapInterval 1, drawable 0x7fd7a146e500
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6f9ec4ed: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6f9ec4ed FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test012_off_gl2es3_aa8
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test101_on__gl2___aa0
[apply] Thread[Thread-4-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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a172bc80, 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], 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 0x62c3e9e9], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fd7a172bc80, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test101_on__gl2___aa0
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test102_on__gl2___aa8
[apply] Thread[Thread-4-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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] GearsES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 list created: 1
[apply] gear2 list created: 2
[apply] gear3 list created: 3
[apply] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a1747550, 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], 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 0x53d439fe], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fd7a1747550, tileRendererInUse null
[apply] >> Gears 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] Gears.dispose: tileRendererInUse null
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test102_on__gl2___aa8
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test111_on__gl2es3_aa0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x51a19458: 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0x51a19458 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x51a19458 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x51a19458 created: GearsObj[0xa383118, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x51a19458 created: GearsObj[0x6f1f23e5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x51a19458 created: GearsObj[0x6f1f23e5, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x51a19458 FIN GearsES2[obj 0x51a19458 isInit true, usesShared false, 1 GearsObj[0xa383118, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6f1f23e5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26aae86e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2.startTileRendering: 0x51a19458TileRenderer[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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a17319a0, 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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] GearsES2.endTileRendering: 0x51a19458TileRenderer[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 0x105691e], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x51a19458 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fd7a17319a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x51a19458, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x51a19458 256x256, swapInterval 1, drawable 0x7fd7a17319a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x51a19458: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x51a19458 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test111_on__gl2es3_aa0
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test112_on__gl2es3_aa8
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x45e67e6a: 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0x45e67e6a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x45e67e6a on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x45e67e6a created: GearsObj[0x6fe78c96, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x45e67e6a created: GearsObj[0x4abf053f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x45e67e6a created: GearsObj[0x4abf053f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x45e67e6a FIN GearsES2[obj 0x45e67e6a isInit true, usesShared false, 1 GearsObj[0x6fe78c96, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4abf053f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x42f1916f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] GearsES2.startTileRendering: 0x45e67e6aTileRenderer[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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fd7a14729a0, 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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] GearsES2.endTileRendering: 0x45e67e6aTileRenderer[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 0x5c6ed322], glad[1 listener, pre true, post false, preSwap false], isSetup true]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x45e67e6a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fd7a14729a0, msaa true, tileRendererInUse null
[apply] >> GearsES2 0x45e67e6a, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x45e67e6a 256x256, swapInterval 1, drawable 0x7fd7a14729a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x45e67e6a: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x45e67e6a FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test112_on__gl2es3_aa8
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842483136 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test001_off_gl2___aa0 took 2.259 sec
[apply] Testcase: test002_off_gl2___aa8 took 0.271 sec
[apply] Testcase: test011_off_gl2es3_aa0 took 0.355 sec
[apply] Testcase: test012_off_gl2es3_aa8 took 0.295 sec
[apply] Testcase: test101_on__gl2___aa0 took 0.359 sec
[apply] Testcase: test102_on__gl2___aa8 took 0.346 sec
[apply] Testcase: test111_on__gl2es3_aa0 took 0.364 sec
[apply] Testcase: test112_on__gl2es3_aa8 took 0.395 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT
[apply] junit.framework.TestListener: tests to run: 4
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842485744 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842486755 ms +++ localhost/127.0.0.1:59999 - Locked within 1019 ms, 3 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test01GL2Normal
[apply] junit.framework.TestListener: startTest(test01GL2Normal)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.init ...
[apply] RedSquareES1 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd0c2c1df20, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.reshape FIN
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0002-RedSquareES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES1.init ...
[apply] GearsES1 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 created: GearsObj[0x5c435a3a, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x49d8c528, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x3677eaf8, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES1.reshape FIN
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-GearsES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#02: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-DemoGL2ES1ImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#03: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-DemoGL2ES1TextureImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] junit.framework.TestListener: endTest(test01GL2Normal)
[apply] junit.framework.TestListener: startTest(test02GL2FFPEmu)
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test01GL2Normal
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test02GL2FFPEmu
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES1.init ...
[apply] RedSquareES1 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES1/GL2.hw.custom]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd0c2c7f730, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES1.reshape FIN
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#04: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-RedSquareES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES1.init ...
[apply] GearsES1 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES1/GL2.hw.custom]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 created: GearsObj[0xed0220c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x26b496d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x51a19458, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES1.reshape FIN
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#05: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-GearsES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main]
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#06: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-DemoGL2ES1ImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main]
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#07: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-DemoGL2ES1TextureImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main]
[apply] junit.framework.TestListener: endTest(test02GL2FFPEmu)
[apply] junit.framework.TestListener: startTest(test03GL2ES1Normal)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test02GL2FFPEmu
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test03GL2ES1Normal
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES1.init ...
[apply] RedSquareES1 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES1/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd0c2d39b80, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES1.reshape FIN
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#08: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-RedSquareES1-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES1.init ...
[apply] GearsES1 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES1/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 created: GearsObj[0x60ded0f0, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x44676e3f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x62770d2e, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES1.reshape FIN
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#09: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-GearsES1-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main]
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#10: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-DemoGL2ES1ImmModeSink-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main]
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#11: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-DemoGL2ES1TextureImmModeSink-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test03GL2ES1Normal
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test04ES2FFPEmu
[apply] GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test04ES2FFPEmu
[apply] junit.framework.TestListener: endTest(test03GL2ES1Normal)
[apply] junit.framework.TestListener: startTest(test04ES2FFPEmu)
[apply] junit.framework.TestListener: endTest(test04ES2FFPEmu)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842502758 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 17.667 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842485744 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842486755 ms +++ localhost/127.0.0.1:59999 - Locked within 1019 ms, 3 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test01GL2Normal
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.init ...
[apply] RedSquareES1 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd0c2c1df20, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.reshape FIN
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0002-RedSquareES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES1.init ...
[apply] GearsES1 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 created: GearsObj[0x5c435a3a, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x49d8c528, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x3677eaf8, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES1.reshape FIN
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-GearsES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#02: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-DemoGL2ES1ImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#03: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-DemoGL2ES1TextureImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test01GL2Normal
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test02GL2FFPEmu
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES1.init ...
[apply] RedSquareES1 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES1/GL2.hw.custom]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd0c2c7f730, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES1.reshape FIN
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#04: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-RedSquareES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES1.init ...
[apply] GearsES1 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES1/GL2.hw.custom]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 created: GearsObj[0xed0220c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x26b496d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x51a19458, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES1.reshape FIN
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#05: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-GearsES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main]
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#06: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-DemoGL2ES1ImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main]
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#07: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-DemoGL2ES1TextureImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test02GL2FFPEmu
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test03GL2ES1Normal
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES1.init ...
[apply] RedSquareES1 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES1/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd0c2d39b80, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES1.reshape FIN
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#08: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-RedSquareES1-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES1.init ...
[apply] GearsES1 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES1/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 created: GearsObj[0x60ded0f0, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x44676e3f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x62770d2e, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES1.reshape FIN
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#09: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-GearsES1-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main]
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#10: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-DemoGL2ES1ImmModeSink-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main]
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#11: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-DemoGL2ES1TextureImmModeSink-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test03GL2ES1Normal
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test04ES2FFPEmu
[apply] GLES2 n/a
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test04ES2FFPEmu
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842502758 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01GL2Normal took 6.435 sec
[apply] Testcase: test02GL2FFPEmu took 4.852 sec
[apply] Testcase: test03GL2ES1Normal took 4.635 sec
[apply] Testcase: test04ES2FFPEmu took 0 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT
[apply] junit.framework.TestListener: tests to run: 7
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842505319 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: startTest(test01Plain__GL2ES1_VBOOffUsePlain)
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842505825 ms +++ localhost/127.0.0.1:59999 - Locked within 519 ms, 2 attempts
[apply] ++++ TestCase.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/GL2.hw], on-scr[.]]
[apply] bufferAll: java.nio.DirectByteBuffer[pos=0 lim=72 cap=72], byteOffset 0
[apply] bufferV: off 0, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
[apply] bufferC: off 36, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test01Plain__GL2ES1_VBOOffUsePlain____-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[apply] junit.framework.TestListener: endTest(test01Plain__GL2ES1_VBOOffUsePlain)
[apply] junit.framework.TestListener: startTest(test02Plain__GL2ES1_VBOOffUseArrayData)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test01Plain__GL2ES1_VBOOffUsePlain
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test02Plain__GL2ES1_VBOOffUseArrayData
[apply] bufferAll: java.nio.DirectByteBuffer[pos=0 lim=72 cap=72], byteOffset 0
[apply] bufferV: off 0, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
[apply] bufferC: off 36, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test02Plain__GL2ES1_VBOOffUseArrayData-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test02Plain__GL2ES1_VBOOffUseArrayData
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test03Plain__GL2ES1_VBOOnUsePlain
[apply] bufferAll: java.nio.DirectByteBuffer[pos=0 lim=72 cap=72], byteOffset 0
[apply] bufferV: off 0, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
[apply] bufferC: off 36, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] junit.framework.TestListener: endTest(test02Plain__GL2ES1_VBOOffUseArrayData)
[apply] junit.framework.TestListener: startTest(test03Plain__GL2ES1_VBOOnUsePlain)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test03Plain__GL2ES1_VBOOnUsePlain_____-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[apply] junit.framework.TestListener: endTest(test03Plain__GL2ES1_VBOOnUsePlain)
[apply] junit.framework.TestListener: startTest(test04Plain__GL2ES1_VBOOnUseArrayData)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test03Plain__GL2ES1_VBOOnUsePlain
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test04Plain__GL2ES1_VBOOnUseArrayData
[apply] bufferAll: java.nio.DirectByteBuffer[pos=0 lim=72 cap=72], byteOffset 0
[apply] bufferV: off 0, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
[apply] bufferC: off 36, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test04Plain__GL2ES1_VBOOnUseArrayData_-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[apply] junit.framework.TestListener: endTest(test04Plain__GL2ES1_VBOOnUseArrayData)
[apply] junit.framework.TestListener: startTest(test05ImmSinkGL2ES1_VBOOff)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test04Plain__GL2ES1_VBOOnUseArrayData
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test05ImmSinkGL2ES1_VBOOff
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test05ImmSinkGL2ES1_VBOOff____________-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[apply] junit.framework.TestListener: endTest(test05ImmSinkGL2ES1_VBOOff)
[apply] junit.framework.TestListener: startTest(test06ImmSinkGL2ES1_VBOOn)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test05ImmSinkGL2ES1_VBOOff
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test06ImmSinkGL2ES1_VBOOn
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test06ImmSinkGL2ES1_VBOOn_____________-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[apply] junit.framework.TestListener: endTest(test06ImmSinkGL2ES1_VBOOn)
[apply] junit.framework.TestListener: startTest(test07ImmSinkGL2ES1_VBOOnTexture)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test06ImmSinkGL2ES1_VBOOn
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test07ImmSinkGL2ES1_VBOOnTexture
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test07ImmSinkGL2ES1_VBOOnTexture______-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[apply] junit.framework.TestListener: endTest(test07ImmSinkGL2ES1_VBOOnTexture)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test07ImmSinkGL2ES1_VBOOnTexture
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842509462 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 4.803 sec
[apply] ------------- Standard Output ---------------
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
[apply] ------------- ---------------- ---------------
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842505319 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842505825 ms +++ localhost/127.0.0.1:59999 - Locked within 519 ms, 2 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test01Plain__GL2ES1_VBOOffUsePlain
[apply] bufferAll: java.nio.DirectByteBuffer[pos=0 lim=72 cap=72], byteOffset 0
[apply] bufferV: off 0, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
[apply] bufferC: off 36, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test01Plain__GL2ES1_VBOOffUsePlain____-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test01Plain__GL2ES1_VBOOffUsePlain
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test02Plain__GL2ES1_VBOOffUseArrayData
[apply] bufferAll: java.nio.DirectByteBuffer[pos=0 lim=72 cap=72], byteOffset 0
[apply] bufferV: off 0, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
[apply] bufferC: off 36, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test02Plain__GL2ES1_VBOOffUseArrayData-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test02Plain__GL2ES1_VBOOffUseArrayData
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test03Plain__GL2ES1_VBOOnUsePlain
[apply] bufferAll: java.nio.DirectByteBuffer[pos=0 lim=72 cap=72], byteOffset 0
[apply] bufferV: off 0, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
[apply] bufferC: off 36, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test03Plain__GL2ES1_VBOOnUsePlain_____-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test03Plain__GL2ES1_VBOOnUsePlain
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test04Plain__GL2ES1_VBOOnUseArrayData
[apply] bufferAll: java.nio.DirectByteBuffer[pos=0 lim=72 cap=72], byteOffset 0
[apply] bufferV: off 0, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
[apply] bufferC: off 36, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test04Plain__GL2ES1_VBOOnUseArrayData_-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test04Plain__GL2ES1_VBOOnUseArrayData
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test05ImmSinkGL2ES1_VBOOff
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test05ImmSinkGL2ES1_VBOOff____________-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test05ImmSinkGL2ES1_VBOOff
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test06ImmSinkGL2ES1_VBOOn
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test06ImmSinkGL2ES1_VBOOn_____________-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test06ImmSinkGL2ES1_VBOOn
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test07ImmSinkGL2ES1_VBOOnTexture
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test07ImmSinkGL2ES1_VBOOnTexture______-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test07ImmSinkGL2ES1_VBOOnTexture
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842509462 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01Plain__GL2ES1_VBOOffUsePlain took 2.13 sec
[apply] Testcase: test02Plain__GL2ES1_VBOOffUseArrayData took 0.235 sec
[apply] Testcase: test03Plain__GL2ES1_VBOOnUsePlain took 0.213 sec
[apply] Testcase: test04Plain__GL2ES1_VBOOnUseArrayData took 0.22 sec
[apply] Testcase: test05ImmSinkGL2ES1_VBOOff took 0.239 sec
[apply] Testcase: test06ImmSinkGL2ES1_VBOOn took 0.213 sec
[apply] Testcase: test07ImmSinkGL2ES1_VBOOnTexture took 0.283 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT
[apply] junit.framework.TestListener: tests to run: 4
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842512160 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842518191 ms +++ localhost/127.0.0.1:59999 - Locked within 6039 ms, 13 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test05ImmSinkGL2ES2_VBOOff_Direct
[apply] junit.framework.TestListener: startTest(test05ImmSinkGL2ES2_VBOOff_Direct)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] reshape ..
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES2NEWT.test05ImmSinkGL2ES2_VBOOff_Direct_____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test05ImmSinkGL2ES2_VBOOff_Direct
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test05ImmSinkGL2ES2_VBOOff_ShaderState
[apply] junit.framework.TestListener: endTest(test05ImmSinkGL2ES2_VBOOff_Direct)
[apply] junit.framework.TestListener: startTest(test05ImmSinkGL2ES2_VBOOff_ShaderState)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[apply] null
[apply] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] reshape ..
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES2NEWT.test05ImmSinkGL2ES2_VBOOff_ShaderState-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[apply] junit.framework.TestListener: endTest(test05ImmSinkGL2ES2_VBOOff_ShaderState)
[apply] junit.framework.TestListener: startTest(test06ImmSinkGL2ES2_VBOOn_Direct)
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test05ImmSinkGL2ES2_VBOOff_ShaderState
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test06ImmSinkGL2ES2_VBOOn_Direct
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] reshape ..
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES2NEWT.test06ImmSinkGL2ES2_VBOOn_Direct______-n0001-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test06ImmSinkGL2ES2_VBOOn_Direct
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test06ImmSinkGL2ES2_VBOOn_ShaderState
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[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-4-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES2NEWT.test06ImmSinkGL2ES2_VBOOn_ShaderState_-n0001-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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/GL3.hw], on-scr[.]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test06ImmSinkGL2ES2_VBOOn_ShaderState
[apply] junit.framework.TestListener: endTest(test06ImmSinkGL2ES2_VBOOn_ShaderState)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842521113 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 9.625 sec
[apply] ------------- Standard Output ---------------
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]
[apply] ------------- ---------------- ---------------
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842512160 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842518191 ms +++ localhost/127.0.0.1:59999 - Locked within 6039 ms, 13 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test05ImmSinkGL2ES2_VBOOff_Direct
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] reshape ..
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES2NEWT.test05ImmSinkGL2ES2_VBOOff_Direct_____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test05ImmSinkGL2ES2_VBOOff_Direct
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test05ImmSinkGL2ES2_VBOOff_ShaderState
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[apply] null
[apply] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] reshape ..
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES2NEWT.test05ImmSinkGL2ES2_VBOOff_ShaderState-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test05ImmSinkGL2ES2_VBOOff_ShaderState
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test06ImmSinkGL2ES2_VBOOn_Direct
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] reshape ..
[apply] Thread-4-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES2NEWT.test06ImmSinkGL2ES2_VBOOn_Direct______-n0001-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test06ImmSinkGL2ES2_VBOOn_Direct
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test06ImmSinkGL2ES2_VBOOn_ShaderState
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[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-4-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES2NEWT.test06ImmSinkGL2ES2_VBOOn_ShaderState_-n0001-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test06ImmSinkGL2ES2_VBOOn_ShaderState
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842521113 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test05ImmSinkGL2ES2_VBOOff_Direct took 2.131 sec
[apply] Testcase: test05ImmSinkGL2ES2_VBOOff_ShaderState took 0.251 sec
[apply] Testcase: test06ImmSinkGL2ES2_VBOOn_Direct took 0.224 sec
[apply] Testcase: test06ImmSinkGL2ES2_VBOOn_ShaderState took 0.235 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842523310 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT
[apply] junit.framework.TestListener: tests to run: 8
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842524821 ms +++ localhost/127.0.0.1:59999 - Locked within 1518 ms, 4 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test00_RGBtoRGB
[apply] junit.framework.TestListener: startTest(test00_RGBtoRGB)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x3e018c74: tileRendererInUse null, GearsES2[obj 0x3e018c74 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3e018c74 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x3e018c74 created: GearsObj[0x8c943d1, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3e018c74 created: GearsObj[0x558352d8, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3e018c74 created: GearsObj[0x558352d8, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x3e018c74 FIN GearsES2[obj 0x3e018c74 isInit true, usesShared false, 1 GearsObj[0x8c943d1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x558352d8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x595e2ccd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x3e018c74 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff4c8524ef0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3e018c74, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x3e018c74 512x512, swapInterval 1, drawable 0x7ff4c8524ef0
[apply] GLPixelAttributes: PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test00_RGBtoRGB__________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3e018c74: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3e018c74 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test00_RGBtoRGB
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test01_RGBtoRGBA
[apply] junit.framework.TestListener: endTest(test00_RGBtoRGB)
[apply] junit.framework.TestListener: startTest(test01_RGBtoRGBA)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x341049d3: tileRendererInUse null, GearsES2[obj 0x341049d3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x341049d3 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x341049d3 created: GearsObj[0x649a8a68, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x341049d3 created: GearsObj[0x5df4e571, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x341049d3 created: GearsObj[0x5df4e571, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x341049d3 FIN GearsES2[obj 0x341049d3 isInit true, usesShared false, 1 GearsObj[0x649a8a68, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5df4e571, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79038de7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x341049d3 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff4c843dd30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x341049d3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x341049d3 512x512, swapInterval 1, drawable 0x7ff4c843dd30
[apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test01_RGBtoRGBA_________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] junit.framework.TestListener: endTest(test01_RGBtoRGBA)
[apply] junit.framework.TestListener: startTest(test10_RGBAtoRGB)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x341049d3: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x341049d3 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test01_RGBtoRGBA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test10_RGBAtoRGB
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x565c7f6: tileRendererInUse null, GearsES2[obj 0x565c7f6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x565c7f6 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x565c7f6 created: GearsObj[0x43a6684f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x565c7f6 created: GearsObj[0x620a3d3b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x565c7f6 created: GearsObj[0x620a3d3b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x565c7f6 FIN GearsES2[obj 0x565c7f6 isInit true, usesShared false, 1 GearsObj[0x43a6684f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x620a3d3b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x9ba6076, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x565c7f6 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff4c856c240, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x565c7f6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x565c7f6 512x512, swapInterval 1, drawable 0x7ff4c856c240
[apply] GLPixelAttributes: PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test10_RGBAtoRGB_________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] junit.framework.TestListener: endTest(test10_RGBAtoRGB)
[apply] junit.framework.TestListener: startTest(test11_RGBAtoRGBA)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x565c7f6: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x565c7f6 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test10_RGBAtoRGB
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test11_RGBAtoRGBA
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x7f5e2075: tileRendererInUse null, GearsES2[obj 0x7f5e2075 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7f5e2075 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x7f5e2075 created: GearsObj[0x112c3327, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7f5e2075 created: GearsObj[0x6cd24e3f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7f5e2075 created: GearsObj[0x6cd24e3f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x7f5e2075 FIN GearsES2[obj 0x7f5e2075 isInit true, usesShared false, 1 GearsObj[0x112c3327, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6cd24e3f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x630f41e9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x7f5e2075 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff4c8565380, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7f5e2075, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x7f5e2075 512x512, swapInterval 1, drawable 0x7ff4c8565380
[apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test11_RGBAtoRGBA________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] junit.framework.TestListener: endTest(test11_RGBAtoRGBA)
[apply] junit.framework.TestListener: startTest(test21_RGBtoRGBA_pbuffer)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x7f5e2075: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x7f5e2075 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test11_RGBAtoRGBA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test21_RGBtoRGBA_pbuffer
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x6c3c9c31: tileRendererInUse null, GearsES2[obj 0x6c3c9c31 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6c3c9c31 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6c3c9c31 created: GearsObj[0xbdee400, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6c3c9c31 created: GearsObj[0x564ac216, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6c3c9c31 created: GearsObj[0x564ac216, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.X 0x6c3c9c31 FIN GearsES2[obj 0x6c3c9c31 isInit true, usesShared false, 1 GearsObj[0xbdee400, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x564ac216, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x460c5e9c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x6c3c9c31 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff4c855bff0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6c3c9c31, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x6c3c9c31 512x512, swapInterval 1, drawable 0x7ff4c855bff0
[apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test21_RGBtoRGBA_pbuffer_-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8880-D16-St00-Sa00_default-0512x0512.png
[apply] junit.framework.TestListener: endTest(test21_RGBtoRGBA_pbuffer)
[apply] junit.framework.TestListener: startTest(test22_RGBtoRGBA_fbo)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x6c3c9c31: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x6c3c9c31 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test21_RGBtoRGBA_pbuffer
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test22_RGBtoRGBA_fbo
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.0 0x67ecd78: tileRendererInUse null, GearsES2[obj 0x67ecd78 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x67ecd78 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x67ecd78 created: GearsObj[0x4816ef71, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x67ecd78 created: GearsObj[0x59c208b0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x67ecd78 created: GearsObj[0x59c208b0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.X 0x67ecd78 FIN GearsES2[obj 0x67ecd78 isInit true, usesShared false, 1 GearsObj[0x4816ef71, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59c208b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x51c888d9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x67ecd78 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff4c8520fa0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x67ecd78, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0x67ecd78 512x512, swapInterval 1, drawable 0x7ff4c8520fa0
[apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test22_RGBtoRGBA_fbo_____-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8880-D16-St00-Sa00_default-0512x0512.png
[apply] junit.framework.TestListener: endTest(test22_RGBtoRGBA_fbo)
[apply] junit.framework.TestListener: startTest(test31_RGBAtoRGBA_pbuffer)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x67ecd78: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x67ecd78 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test22_RGBtoRGBA_fbo
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test31_RGBAtoRGBA_pbuffer
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.init.0 0x7fd88db7: tileRendererInUse null, GearsES2[obj 0x7fd88db7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7fd88db7 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x7fd88db7 created: GearsObj[0x11e9c82e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7fd88db7 created: GearsObj[0xb554d32, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7fd88db7 created: GearsObj[0xb554d32, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.init.X 0x7fd88db7 FIN GearsES2[obj 0x7fd88db7 isInit true, usesShared false, 1 GearsObj[0x11e9c82e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb554d32, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xd3f136e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.reshape 0x7fd88db7 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff4c85570d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7fd88db7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x7fd88db7 512x512, swapInterval 1, drawable 0x7ff4c85570d0
[apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test31_RGBAtoRGBA_pbuffer-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] junit.framework.TestListener: endTest(test31_RGBAtoRGBA_pbuffer)
[apply] junit.framework.TestListener: startTest(test32_RGBAtoRGBA_fbo)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x7fd88db7: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x7fd88db7 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test31_RGBAtoRGBA_pbuffer
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test32_RGBAtoRGBA_fbo
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.0 0x4929b0e1: tileRendererInUse null, GearsES2[obj 0x4929b0e1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4929b0e1 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x4929b0e1 created: GearsObj[0x7a7cd37a, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4929b0e1 created: GearsObj[0x19202d69, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4929b0e1 created: GearsObj[0x19202d69, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.X 0x4929b0e1 FIN GearsES2[obj 0x4929b0e1 isInit true, usesShared false, 1 GearsObj[0x7a7cd37a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x19202d69, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf855562, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.reshape 0x4929b0e1 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff4c8457e10, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4929b0e1, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x4929b0e1 512x512, swapInterval 1, drawable 0x7ff4c8457e10
[apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test32_RGBAtoRGBA_fbo____-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] junit.framework.TestListener: endTest(test32_RGBAtoRGBA_fbo)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x4929b0e1: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x4929b0e1 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test32_RGBAtoRGBA_fbo
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842532984 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 10.298 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842523310 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842524821 ms +++ localhost/127.0.0.1:59999 - Locked within 1518 ms, 4 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test00_RGBtoRGB
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x3e018c74: tileRendererInUse null, GearsES2[obj 0x3e018c74 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3e018c74 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x3e018c74 created: GearsObj[0x8c943d1, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3e018c74 created: GearsObj[0x558352d8, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3e018c74 created: GearsObj[0x558352d8, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x3e018c74 FIN GearsES2[obj 0x3e018c74 isInit true, usesShared false, 1 GearsObj[0x8c943d1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x558352d8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x595e2ccd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x3e018c74 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff4c8524ef0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3e018c74, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x3e018c74 512x512, swapInterval 1, drawable 0x7ff4c8524ef0
[apply] GLPixelAttributes: PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test00_RGBtoRGB__________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3e018c74: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3e018c74 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test00_RGBtoRGB
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test01_RGBtoRGBA
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x341049d3: tileRendererInUse null, GearsES2[obj 0x341049d3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x341049d3 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x341049d3 created: GearsObj[0x649a8a68, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x341049d3 created: GearsObj[0x5df4e571, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x341049d3 created: GearsObj[0x5df4e571, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x341049d3 FIN GearsES2[obj 0x341049d3 isInit true, usesShared false, 1 GearsObj[0x649a8a68, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5df4e571, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79038de7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x341049d3 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff4c843dd30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x341049d3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x341049d3 512x512, swapInterval 1, drawable 0x7ff4c843dd30
[apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test01_RGBtoRGBA_________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x341049d3: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x341049d3 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test01_RGBtoRGBA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test10_RGBAtoRGB
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x565c7f6: tileRendererInUse null, GearsES2[obj 0x565c7f6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x565c7f6 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x565c7f6 created: GearsObj[0x43a6684f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x565c7f6 created: GearsObj[0x620a3d3b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x565c7f6 created: GearsObj[0x620a3d3b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x565c7f6 FIN GearsES2[obj 0x565c7f6 isInit true, usesShared false, 1 GearsObj[0x43a6684f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x620a3d3b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x9ba6076, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x565c7f6 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff4c856c240, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x565c7f6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x565c7f6 512x512, swapInterval 1, drawable 0x7ff4c856c240
[apply] GLPixelAttributes: PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test10_RGBAtoRGB_________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x565c7f6: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x565c7f6 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test10_RGBAtoRGB
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test11_RGBAtoRGBA
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x7f5e2075: tileRendererInUse null, GearsES2[obj 0x7f5e2075 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7f5e2075 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x7f5e2075 created: GearsObj[0x112c3327, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7f5e2075 created: GearsObj[0x6cd24e3f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7f5e2075 created: GearsObj[0x6cd24e3f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x7f5e2075 FIN GearsES2[obj 0x7f5e2075 isInit true, usesShared false, 1 GearsObj[0x112c3327, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6cd24e3f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x630f41e9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x7f5e2075 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff4c8565380, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7f5e2075, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x7f5e2075 512x512, swapInterval 1, drawable 0x7ff4c8565380
[apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test11_RGBAtoRGBA________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x7f5e2075: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x7f5e2075 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test11_RGBAtoRGBA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test21_RGBtoRGBA_pbuffer
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x6c3c9c31: tileRendererInUse null, GearsES2[obj 0x6c3c9c31 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6c3c9c31 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6c3c9c31 created: GearsObj[0xbdee400, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6c3c9c31 created: GearsObj[0x564ac216, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6c3c9c31 created: GearsObj[0x564ac216, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.X 0x6c3c9c31 FIN GearsES2[obj 0x6c3c9c31 isInit true, usesShared false, 1 GearsObj[0xbdee400, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x564ac216, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x460c5e9c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x6c3c9c31 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff4c855bff0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6c3c9c31, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x6c3c9c31 512x512, swapInterval 1, drawable 0x7ff4c855bff0
[apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test21_RGBtoRGBA_pbuffer_-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8880-D16-St00-Sa00_default-0512x0512.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x6c3c9c31: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x6c3c9c31 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test21_RGBtoRGBA_pbuffer
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test22_RGBtoRGBA_fbo
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.0 0x67ecd78: tileRendererInUse null, GearsES2[obj 0x67ecd78 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x67ecd78 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x67ecd78 created: GearsObj[0x4816ef71, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x67ecd78 created: GearsObj[0x59c208b0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x67ecd78 created: GearsObj[0x59c208b0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.X 0x67ecd78 FIN GearsES2[obj 0x67ecd78 isInit true, usesShared false, 1 GearsObj[0x4816ef71, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59c208b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x51c888d9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x67ecd78 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff4c8520fa0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x67ecd78, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0x67ecd78 512x512, swapInterval 1, drawable 0x7ff4c8520fa0
[apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test22_RGBtoRGBA_fbo_____-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8880-D16-St00-Sa00_default-0512x0512.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x67ecd78: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x67ecd78 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test22_RGBtoRGBA_fbo
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test31_RGBAtoRGBA_pbuffer
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.init.0 0x7fd88db7: tileRendererInUse null, GearsES2[obj 0x7fd88db7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7fd88db7 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x7fd88db7 created: GearsObj[0x11e9c82e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7fd88db7 created: GearsObj[0xb554d32, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7fd88db7 created: GearsObj[0xb554d32, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.init.X 0x7fd88db7 FIN GearsES2[obj 0x7fd88db7 isInit true, usesShared false, 1 GearsObj[0x11e9c82e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb554d32, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xd3f136e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.reshape 0x7fd88db7 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff4c85570d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7fd88db7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x7fd88db7 512x512, swapInterval 1, drawable 0x7ff4c85570d0
[apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test31_RGBAtoRGBA_pbuffer-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x7fd88db7: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x7fd88db7 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test31_RGBAtoRGBA_pbuffer
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test32_RGBAtoRGBA_fbo
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.0 0x4929b0e1: tileRendererInUse null, GearsES2[obj 0x4929b0e1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4929b0e1 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x4929b0e1 created: GearsObj[0x7a7cd37a, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4929b0e1 created: GearsObj[0x19202d69, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4929b0e1 created: GearsObj[0x19202d69, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.X 0x4929b0e1 FIN GearsES2[obj 0x4929b0e1 isInit true, usesShared false, 1 GearsObj[0x7a7cd37a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x19202d69, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf855562, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.reshape 0x4929b0e1 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff4c8457e10, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4929b0e1, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x4929b0e1 512x512, swapInterval 1, drawable 0x7ff4c8457e10
[apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test32_RGBAtoRGBA_fbo____-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x4929b0e1: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x4929b0e1 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test32_RGBAtoRGBA_fbo
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842532984 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test00_RGBtoRGB took 2.139 sec
[apply] Testcase: test01_RGBtoRGBA took 0.203 sec
[apply] Testcase: test10_RGBAtoRGB took 0.186 sec
[apply] Testcase: test11_RGBAtoRGBA took 0.202 sec
[apply] Testcase: test21_RGBtoRGBA_pbuffer took 1.359 sec
[apply] Testcase: test22_RGBtoRGBA_fbo took 1.317 sec
[apply] Testcase: test31_RGBAtoRGBA_pbuffer took 1.326 sec
[apply] Testcase: test32_RGBAtoRGBA_fbo took 1.339 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT
[apply] junit.framework.TestListener: tests to run: 2
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842535437 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842537952 ms +++ localhost/127.0.0.1:59999 - Locked within 2523 ms, 6 attempts
[apply] junit.framework.TestListener: startTest(testOffscreenWritePNG)
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT - testOffscreenWritePNG
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x3d3cdaa: tileRendererInUse null, GearsES2[obj 0x3d3cdaa isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3d3cdaa on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x3d3cdaa created: GearsObj[0x1018f51f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3d3cdaa created: GearsObj[0x5684ce7a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3d3cdaa created: GearsObj[0x5684ce7a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x3d3cdaa FIN GearsES2[obj 0x3d3cdaa isInit true, usesShared false, 1 GearsObj[0x1018f51f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5684ce7a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x33682598, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x3d3cdaa 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fc69344f390, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3d3cdaa, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x3d3cdaa 256x256, swapInterval 1, drawable 0x7fc69344f390
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOffscreenWritePNG_______-n0000-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOffscreenWritePNG_______-n0000-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3d3cdaa: tileRendererInUse null
[apply] junit.framework.TestListener: endTest(testOffscreenWritePNG)
[apply] junit.framework.TestListener: startTest(testOnscreenWritePNG_TGA_PAM)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3d3cdaa FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT - testOffscreenWritePNG
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT - testOnscreenWritePNG_TGA_PAM
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0xd4dd758: tileRendererInUse null, GearsES2[obj 0xd4dd758 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xd4dd758 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xd4dd758 created: GearsObj[0xf8622f3, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xd4dd758 created: GearsObj[0x2f60877b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xd4dd758 created: GearsObj[0x2f60877b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0xd4dd758 FIN GearsES2[obj 0xd4dd758 isInit true, usesShared false, 1 GearsObj[0xf8622f3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2f60877b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6a5eb489, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0xd4dd758 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fc693628c70, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xd4dd758, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0xd4dd758 256x256, swapInterval 1, drawable 0x7fc693628c70
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.tga
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.tga
[apply] junit.framework.TestListener: endTest(testOnscreenWritePNG_TGA_PAM)
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0004-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.pam
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.pam
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xd4dd758: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xd4dd758 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT - testOnscreenWritePNG_TGA_PAM
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842541390 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.574 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842535437 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842537952 ms +++ localhost/127.0.0.1:59999 - Locked within 2523 ms, 6 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT - testOffscreenWritePNG
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x3d3cdaa: tileRendererInUse null, GearsES2[obj 0x3d3cdaa isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3d3cdaa on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x3d3cdaa created: GearsObj[0x1018f51f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3d3cdaa created: GearsObj[0x5684ce7a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3d3cdaa created: GearsObj[0x5684ce7a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x3d3cdaa FIN GearsES2[obj 0x3d3cdaa isInit true, usesShared false, 1 GearsObj[0x1018f51f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5684ce7a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x33682598, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x3d3cdaa 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fc69344f390, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3d3cdaa, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x3d3cdaa 256x256, swapInterval 1, drawable 0x7fc69344f390
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOffscreenWritePNG_______-n0000-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOffscreenWritePNG_______-n0000-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3d3cdaa: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3d3cdaa FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT - testOffscreenWritePNG
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT - testOnscreenWritePNG_TGA_PAM
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0xd4dd758: tileRendererInUse null, GearsES2[obj 0xd4dd758 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xd4dd758 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xd4dd758 created: GearsObj[0xf8622f3, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xd4dd758 created: GearsObj[0x2f60877b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xd4dd758 created: GearsObj[0x2f60877b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0xd4dd758 FIN GearsES2[obj 0xd4dd758 isInit true, usesShared false, 1 GearsObj[0xf8622f3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2f60877b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6a5eb489, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0xd4dd758 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fc693628c70, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xd4dd758, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0xd4dd758 256x256, swapInterval 1, drawable 0x7fc693628c70
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.tga
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.tga
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0004-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.pam
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.pam
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xd4dd758: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xd4dd758 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT - testOnscreenWritePNG_TGA_PAM
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842541390 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testOffscreenWritePNG took 1.537 sec
[apply] Testcase: testOnscreenWritePNG_TGA_PAM took 0.269 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT.xml
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842543858 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT
[apply] junit.framework.TestListener: tests to run: 2
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842544365 ms +++ localhost/127.0.0.1:59999 - Locked within 516 ms, 2 attempts
[apply] junit.framework.TestListener: startTest(testOffscreenWritePNGWithResize)
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT - testOffscreenWritePNGWithResize
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x714ae2c1: tileRendererInUse null, GearsES2[obj 0x714ae2c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x714ae2c1 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x714ae2c1 created: GearsObj[0x5684ce7a, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x714ae2c1 created: GearsObj[0x290fd7f6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x714ae2c1 created: GearsObj[0x290fd7f6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x714ae2c1 FIN GearsES2[obj 0x714ae2c1 isInit true, usesShared false, 1 GearsObj[0x5684ce7a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x290fd7f6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a7c3885, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x714ae2c1 0/0 64x64 of 64x64, swapInterval 1, drawable 0x7f8b71f0fe30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x714ae2c1, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x714ae2c1 64x64, swapInterval 1, drawable 0x7f8b71f0fe30
[apply] XXX: [0], 64x64, sz_changed true, snap true
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0000-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0064x0064.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x714ae2c1 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7f8b71c34ca0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x714ae2c1, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: [64], 128x128, sz_changed true, snap true
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0001-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x714ae2c1 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f8b71c34ca0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x714ae2c1, angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: [128], 256x256, sz_changed true, snap true
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0002-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x714ae2c1 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f8b71f022a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x714ae2c1, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: [256], 512x512, sz_changed true, snap true
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0003-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x714ae2c1 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8b71c7e680, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x714ae2c1, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x714ae2c1: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x714ae2c1 FIN
[apply] XXX: dispose
[apply] junit.framework.TestListener: endTest(testOffscreenWritePNGWithResize)
[apply] junit.framework.TestListener: startTest(testOnscreenWritePNGWithResize)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT - testOffscreenWritePNGWithResize
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT - testOnscreenWritePNGWithResize
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x43a6684f: tileRendererInUse null, GearsES2[obj 0x43a6684f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x43a6684f on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x43a6684f created: GearsObj[0x13b33a0e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x43a6684f created: GearsObj[0x5ba8773c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x43a6684f created: GearsObj[0x5ba8773c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x43a6684f FIN GearsES2[obj 0x43a6684f isInit true, usesShared false, 1 GearsObj[0x13b33a0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ba8773c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x112c3327, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] XXX: init
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x43a6684f 0/0 64x64 of 64x64, swapInterval 1, drawable 0x7f8b71c19570, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x43a6684f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x43a6684f 64x64, swapInterval 1, drawable 0x7f8b71c19570
[apply] XXX: [0], 64x64, sz_changed true, snap true
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0064x0064.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x43a6684f 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7f8b71c19570, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x43a6684f, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: [64], 128x128, sz_changed true, snap true
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0128.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x43a6684f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f8b71c19570, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x43a6684f, angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: [128], 256x256, sz_changed true, snap true
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x43a6684f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f8b71c19570, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x43a6684f, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: [256], 512x512, sz_changed true, snap true
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0003-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x43a6684f 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8b71c19570, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x43a6684f, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x43a6684f: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x43a6684f FIN
[apply] XXX: dispose
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT - testOnscreenWritePNGWithResize
[apply] junit.framework.TestListener: endTest(testOnscreenWritePNGWithResize)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842548734 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.508 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842543858 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842544365 ms +++ localhost/127.0.0.1:59999 - Locked within 516 ms, 2 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT - testOffscreenWritePNGWithResize
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x714ae2c1: tileRendererInUse null, GearsES2[obj 0x714ae2c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x714ae2c1 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x714ae2c1 created: GearsObj[0x5684ce7a, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x714ae2c1 created: GearsObj[0x290fd7f6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x714ae2c1 created: GearsObj[0x290fd7f6, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x714ae2c1 FIN GearsES2[obj 0x714ae2c1 isInit true, usesShared false, 1 GearsObj[0x5684ce7a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x290fd7f6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a7c3885, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x714ae2c1 0/0 64x64 of 64x64, swapInterval 1, drawable 0x7f8b71f0fe30, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x714ae2c1, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x714ae2c1 64x64, swapInterval 1, drawable 0x7f8b71f0fe30
[apply] XXX: [0], 64x64, sz_changed true, snap true
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0000-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0064x0064.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x714ae2c1 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7f8b71c34ca0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x714ae2c1, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: [64], 128x128, sz_changed true, snap true
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0001-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x714ae2c1 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f8b71c34ca0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x714ae2c1, angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: [128], 256x256, sz_changed true, snap true
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0002-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x714ae2c1 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f8b71f022a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x714ae2c1, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: [256], 512x512, sz_changed true, snap true
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#00: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0003-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x714ae2c1 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8b71c7e680, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x714ae2c1, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x714ae2c1: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x714ae2c1 FIN
[apply] XXX: dispose
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT - testOffscreenWritePNGWithResize
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT - testOnscreenWritePNGWithResize
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x43a6684f: tileRendererInUse null, GearsES2[obj 0x43a6684f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x43a6684f on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x43a6684f created: GearsObj[0x13b33a0e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x43a6684f created: GearsObj[0x5ba8773c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x43a6684f created: GearsObj[0x5ba8773c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x43a6684f FIN GearsES2[obj 0x43a6684f isInit true, usesShared false, 1 GearsObj[0x13b33a0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ba8773c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x112c3327, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] XXX: init
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x43a6684f 0/0 64x64 of 64x64, swapInterval 1, drawable 0x7f8b71c19570, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x43a6684f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x43a6684f 64x64, swapInterval 1, drawable 0x7f8b71c19570
[apply] XXX: [0], 64x64, sz_changed true, snap true
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0064x0064.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x43a6684f 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7f8b71c19570, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x43a6684f, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: [64], 128x128, sz_changed true, snap true
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0128.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x43a6684f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f8b71c19570, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x43a6684f, angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: [128], 256x256, sz_changed true, snap true
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x43a6684f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f8b71c19570, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x43a6684f, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] XXX: [256], 512x512, sz_changed true, snap true
[apply] Thread-4-UserApp-JUnitTestRunner-Animator#01: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0003-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x43a6684f 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8b71c19570, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x43a6684f, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x43a6684f: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x43a6684f FIN
[apply] XXX: dispose
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT - testOnscreenWritePNGWithResize
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842548734 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testOffscreenWritePNGWithResize took 1.79 sec
[apply] Testcase: testOnscreenWritePNGWithResize took 0.954 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842551261 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: startTest(testReadES2_RGBn)
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842565306 ms +++ localhost/127.0.0.1:59999 - Locked within 14053 ms, 29 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGImage01NEWT - testReadES2_RGBn
[apply] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], hasAlpha false
[apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestJPEGImage01NEWT.testReadES2_RGBn-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] junit.framework.TestListener: endTest(testReadES2_RGBn)
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGImage01NEWT - testReadES2_RGBn
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842568720 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 18.08 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842551261 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842565306 ms +++ localhost/127.0.0.1:59999 - Locked within 14053 ms, 29 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGImage01NEWT - testReadES2_RGBn
[apply] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], hasAlpha false
[apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestJPEGImage01NEWT.testReadES2_RGBn-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGImage01NEWT - testReadES2_RGBn
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842568720 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testReadES2_RGBn took 3.33 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT
[apply] junit.framework.TestListener: tests to run: 12
[apply] junit.framework.TestListener: startTest(test01YUV422hBase__ES2)
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842571083 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV422hBase__ES2___-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV422hBase__ES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV422hProg_ES2
[apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[apply] junit.framework.TestListener: endTest(test01YUV422hBase__ES2)
[apply] junit.framework.TestListener: startTest(test01YUV422hProg_ES2)
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV422hProg_ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV422hProg_ES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Base__ES2
[apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[apply] junit.framework.TestListener: endTest(test01YUV422hProg_ES2)
[apply] junit.framework.TestListener: startTest(test01YUV444Base__ES2)
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Base__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Base__ES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Base__GL2
[apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[apply] junit.framework.TestListener: endTest(test01YUV444Base__ES2)
[apply] junit.framework.TestListener: startTest(test01YUV444Base__GL2)
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Base__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Base__GL2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Prog__ES2
[apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[apply] junit.framework.TestListener: endTest(test01YUV444Base__GL2)
[apply] junit.framework.TestListener: startTest(test01YUV444Prog__ES2)
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Prog__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] junit.framework.TestListener: endTest(test01YUV444Prog__ES2)
[apply] junit.framework.TestListener: startTest(test01YUV444Prog__GL2)
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Prog__ES2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Prog__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] junit.framework.TestListener: endTest(test01YUV444Prog__GL2)
[apply] junit.framework.TestListener: startTest(test02YUV420BaseGray_ES2)
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Prog__GL2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7: ** screenshot: TestJPEGTextureFromFileNEWT.test02YUV420BaseGray_ES2_-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420BaseGray_ES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420Base__ES2
[apply] junit.framework.TestListener: endTest(test02YUV420BaseGray_ES2)
[apply] junit.framework.TestListener: startTest(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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8: ** screenshot: TestJPEGTextureFromFileNEWT.test02YUV420Base__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[apply] junit.framework.TestListener: endTest(test02YUV420Base__ES2)
[apply] junit.framework.TestListener: startTest(test02YUV420Prog_ES2)
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420Base__ES2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9: ** screenshot: TestJPEGTextureFromFileNEWT.test02YUV420Prog_ES2_____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main]
[apply] junit.framework.TestListener: endTest(test02YUV420Prog_ES2)
[apply] junit.framework.TestListener: startTest(test03CMYK_01_ES2)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420Prog_ES2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10: ** screenshot: TestJPEGTextureFromFileNEWT.test03CMYK_01_ES2________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0300x0509.png
[apply] junit.framework.TestListener: endTest(test03CMYK_01_ES2)
[apply] junit.framework.TestListener: startTest(test03YCCK_01_ES2)
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test03CMYK_01_ES2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11: ** screenshot: TestJPEGTextureFromFileNEWT.test03YCCK_01_ES2________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0872x0583.png
[apply] junit.framework.TestListener: endTest(test03YCCK_01_ES2)
[apply] junit.framework.TestListener: startTest(test04QTTDefPostFrame_ES2)
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test03YCCK_01_ES2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12: ** screenshot: TestJPEGTextureFromFileNEWT.test04QTTDefPostFrame_ES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0128.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test04QTTDefPostFrame_ES2
[apply] junit.framework.TestListener: endTest(test04QTTDefPostFrame_ES2)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842587375 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 16.921 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842571083 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV422hBase__ES2___-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV422hBase__ES2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV422hProg_ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV422hProg_ES2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Base__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Base__ES2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Base__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Base__GL2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Prog__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Prog__ES2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Prog__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Prog__GL2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7: ** screenshot: TestJPEGTextureFromFileNEWT.test02YUV420BaseGray_ES2_-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420BaseGray_ES2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8: ** screenshot: TestJPEGTextureFromFileNEWT.test02YUV420Base__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420Base__ES2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9: ** screenshot: TestJPEGTextureFromFileNEWT.test02YUV420Prog_ES2_____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420Prog_ES2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10: ** screenshot: TestJPEGTextureFromFileNEWT.test03CMYK_01_ES2________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0300x0509.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test03CMYK_01_ES2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11: ** screenshot: TestJPEGTextureFromFileNEWT.test03YCCK_01_ES2________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0872x0583.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test03YCCK_01_ES2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12: ** screenshot: TestJPEGTextureFromFileNEWT.test04QTTDefPostFrame_ES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0128.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test04QTTDefPostFrame_ES2
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842587375 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01YUV422hBase__ES2 took 3.225 sec
[apply] Testcase: test01YUV422hProg_ES2 took 1.128 sec
[apply] Testcase: test01YUV444Base__ES2 took 1.117 sec
[apply] Testcase: test01YUV444Base__GL2 took 1.117 sec
[apply] Testcase: test01YUV444Prog__ES2 took 1.167 sec
[apply] Testcase: test01YUV444Prog__GL2 took 1.117 sec
[apply] Testcase: test02YUV420BaseGray_ES2 took 1.167 sec
[apply] Testcase: test02YUV420Base__ES2 took 1.25 sec
[apply] Testcase: test02YUV420Prog_ES2 took 1.184 sec
[apply] Testcase: test03CMYK_01_ES2 took 1.201 sec
[apply] Testcase: test03YCCK_01_ES2 took 1.418 sec
[apply] Testcase: test04QTTDefPostFrame_ES2 took 1.117 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842589815 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: startTest(testPNGRead01_All)
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842610888 ms +++ localhost/127.0.0.1:59999 - Locked within 21081 ms, 43 attempts
[apply] ++++ TestCase.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 0x48e61a35, 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 0x72c743eb, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x783c342b, 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 0x643ae941, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x57a7ddcf, 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 0x73da669c, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x786c730, 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 0x217f242c, 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 0x221fd5e2, 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 0x5812f9ee, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x45d6a56e, 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 0xf06fc94, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x13b06041, 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 0x207f5580, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x7c6572b, 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 0x6e84cc09, 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 0x75982fc1, 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 0x5a676437, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x39e4853f, 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 0x49e808ca, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x20992bae, 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 0x2802bd3a, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4bd53f5b, 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 0x6855a338, 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 0x4e4ee70b, 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 0x1e22ab57, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x761eec35, 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 0x6825c828, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x877ef83, 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 0x7a0d85cc, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0xdcb52ae, 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 0x6659fb21, 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 0x1d766806, 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 0x48a77106, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x68ed662d, 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 0x39cf4a2c, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x580eac5a, 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 0x2b5575e0, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x77addb59, 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 0x371bed71, 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 0xa81b1fb, 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 0x48cbdb20, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x3f9f3736, 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 0x6de1dadb, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x6e79839, 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 0x4ebac9b9, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4911b910, 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 0x2a8ceeea, 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 0xa995a79, 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 0x5a02c35e, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x6b687e7c, 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 0x194835fb, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x7c5b0668, 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 0x3c01d5a0, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x1c701a27, 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 0x3c50507, 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 0x7bcd107f, 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 0x53f64158, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x4c3c2378, 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 0x3cc262, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x14fdb00d, 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 0x1b31303f, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x3a56860b, 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 0x67a5a19, 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 0x27b62aab, 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 0x28ab54eb, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x8542529, 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 0x4c53ab04, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x900bac2, 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 0x62acc57, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x63cd66ea, 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 0x421fbfd6, 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 0x36f0b7f8, 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 0x75be16f5, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x12d56b37, 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 0x7971f189, LUMINANCE, 283 x 32, stride 283, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x27a897a9, 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 0x2d7cec96, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x6490832e, 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 0x4b947496, 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 0x7f724a9d, 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 0x2880cac9, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x1f8166e5, 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 0x688a548b, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x51b4a74b, 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 0x2b5356d5, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.niojunit.framework.TestListener: endTest(testPNGRead01_All)
[apply] junit.framework.TestListener: startTest(testPNGRead02_RGB888_to_RGBA8888)
[apply] .HeapByteBuffer[pos=0 lim=45720 cap=45720]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x6c69d02b, 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 0x4afb6354, 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 0x3e364641, 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 0x2f87c55c, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x7aae3364, 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 0x42b02928, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x3b5e234c, 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 0x215f7107, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0xf593af, 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 0x7ab2c6a6, 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 0x6f0ffb38, 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 0x236527f, BGRA8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x3c6210fb, 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 0x4a48edb5, BGRA8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x79ee2c2c, 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 0x3963b3e, ABGR8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x7c0b6548, 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 0x50269997, 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 0x162db19d, 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 0x680e2291, BGRA8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x77ff92f5, 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 0x2c09505f, BGRA8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x177ba38f, 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 0x362f0d54, ABGR8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4b142196, 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 0x16a9255c, ABGR8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead01_All
[apply] ++++ TestCase.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 0x554d7745, 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 0x50d17ec3, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x69d95da8, 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 0x3d93f6e2, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x3d358f03, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] junit.framework.TestListener: endTest(testPNGRead02_RGB888_to_RGBA8888)
[apply] junit.framework.TestListener: startTest(testPNGRead03_RGB888_to_RGBA8888_stride1000)
[apply] junit.framework.TestListener: endTest(testPNGRead03_RGB888_to_RGBA8888_stride1000)
[apply] junit.framework.TestListener: startTest(testPNGRead04_RGB888_to_RGBA8888_stride999)
[apply] junit.framework.TestListener: endTest(testPNGRead04_RGB888_to_RGBA8888_stride999)
[apply] junit.framework.TestListener: startTest(testPNGRead11_RGBA8888_to_LUMINA)
[apply] junit.framework.TestListener: endTest(testPNGRead11_RGBA8888_to_LUMINA)
[apply] junit.framework.TestListener: startTest(testPNGRead12_RGBA8888_to_RGB888)
[apply] junit.framework.TestListener: endTest(testPNGRead12_RGBA8888_to_RGB888)
[apply] junit.framework.TestListener: startTest(testPNGRead13_RGBA8888_to_BGR888)
[apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x7402d5a, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x661736e, 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 0x67e13e07, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead02_RGB888_to_RGBA8888
[apply] ++++ TestCase.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 0x2a9cfec1, 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 0x291946c2, RGBA8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x3a747fa2, 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 0x366782a9, RGBA8888, 160 x 90, stride 1000, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x45b34126, 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 0x197200b4, ABGR8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0xb8c3679, 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 0x224c47db, ABGR8888, 160 x 90, stride 1000, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead03_RGB888_to_RGBA8888_stride1000
[apply] ++++ TestCase.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 0x57ac3379, 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 0x2f74219d, RGBA8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x714ae2c1, 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 0x6b6d2702, RGBA8888, 160 x 90, stride 999, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x4b1c2b67, 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 0x26659db7, ABGR8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x59556d12, 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 0x776be68f, ABGR8888, 160 x 90, stride 999, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead04_RGB888_to_RGBA8888_stride999
[apply] ++++ TestCase.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 0x1a0fced4, 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 0x3d3cdaa, LUMINANCE, 160 x 90, stride 160, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=14400 cap=14400]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead11_RGBA8888_to_LUMINA
[apply] ++++ TestCase.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 0x239a029e, 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 0x5421e554, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead12_RGBA8888_to_RGB888
[apply] ++++ TestCase.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 0x3749eb9f, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] junit.framework.TestListener: endTest(testPNGRead13_RGBA8888_to_BGR888)
[apply] junit.framework.TestListener: startTest(testPNGRead14_RGBA8888_to_BGRA8888)
[apply] junit.framework.TestListener: endTest(testPNGRead14_RGBA8888_to_BGRA8888)
[apply] junit.framework.TestListener: startTest(testPNGRead15_RGBA8888_to_ARGB8888)
[apply] junit.framework.TestListener: endTest(testPNGRead15_RGBA8888_to_ARGB8888)
[apply] junit.framework.TestListener: startTest(testPNGRead16_RGBA8888_to_ABGR8888)
[apply] junit.framework.TestListener: endTest(testPNGRead16_RGBA8888_to_ABGR8888)
[apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x560c3014, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead13_RGBA8888_to_BGR888
[apply] ++++ TestCase.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 0x406754d6, 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 0x3ff2cea2, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead14_RGBA8888_to_BGRA8888
[apply] ++++ TestCase.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 0x1a3a9bba, 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 0x7dc5ddc9, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead15_RGBA8888_to_ARGB8888
[apply] ++++ TestCase.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 0x421690ab, 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 0x5773ec72, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead16_RGBA8888_to_ABGR8888
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842612033 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[apply] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 22.821 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842589815 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842610888 ms +++ localhost/127.0.0.1:59999 - Locked within 21081 ms, 43 attempts
[apply] ++++ TestCase.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 0x48e61a35, 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 0x72c743eb, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x783c342b, 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 0x643ae941, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x57a7ddcf, 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 0x73da669c, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x786c730, 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 0x217f242c, 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 0x221fd5e2, 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 0x5812f9ee, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x45d6a56e, 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 0xf06fc94, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x13b06041, 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 0x207f5580, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x7c6572b, 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 0x6e84cc09, 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 0x75982fc1, 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 0x5a676437, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x39e4853f, 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 0x49e808ca, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x20992bae, 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 0x2802bd3a, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4bd53f5b, 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 0x6855a338, 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 0x4e4ee70b, 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 0x1e22ab57, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x761eec35, 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 0x6825c828, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x877ef83, 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 0x7a0d85cc, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0xdcb52ae, 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 0x6659fb21, 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 0x1d766806, 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 0x48a77106, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x68ed662d, 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 0x39cf4a2c, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x580eac5a, 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 0x2b5575e0, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x77addb59, 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 0x371bed71, 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 0xa81b1fb, 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 0x48cbdb20, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x3f9f3736, 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 0x6de1dadb, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x6e79839, 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 0x4ebac9b9, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4911b910, 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 0x2a8ceeea, 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 0xa995a79, 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 0x5a02c35e, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x6b687e7c, 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 0x194835fb, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x7c5b0668, 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 0x3c01d5a0, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x1c701a27, 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 0x3c50507, 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 0x7bcd107f, 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 0x53f64158, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x4c3c2378, 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 0x3cc262, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x14fdb00d, 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 0x1b31303f, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x3a56860b, 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 0x67a5a19, 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 0x27b62aab, 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 0x28ab54eb, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x8542529, 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 0x4c53ab04, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x900bac2, 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 0x62acc57, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x63cd66ea, 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 0x421fbfd6, 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 0x36f0b7f8, 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 0x75be16f5, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x12d56b37, 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 0x7971f189, LUMINANCE, 283 x 32, stride 283, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x27a897a9, 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 0x2d7cec96, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x6490832e, 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 0x4b947496, 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 0x7f724a9d, 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 0x2880cac9, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x1f8166e5, 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 0x688a548b, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x51b4a74b, 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 0x2b5356d5, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x6c69d02b, 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 0x4afb6354, 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 0x3e364641, 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 0x2f87c55c, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x7aae3364, 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 0x42b02928, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x3b5e234c, 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 0x215f7107, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0xf593af, 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 0x7ab2c6a6, 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 0x6f0ffb38, 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 0x236527f, BGRA8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x3c6210fb, 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 0x4a48edb5, BGRA8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x79ee2c2c, 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 0x3963b3e, ABGR8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x7c0b6548, 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 0x50269997, 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 0x162db19d, 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 0x680e2291, BGRA8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x77ff92f5, 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 0x2c09505f, BGRA8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x177ba38f, 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 0x362f0d54, ABGR8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4b142196, 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 0x16a9255c, ABGR8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead01_All
[apply] ++++ TestCase.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 0x554d7745, 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 0x50d17ec3, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x69d95da8, 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 0x3d93f6e2, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x3d358f03, 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 0x7402d5a, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x661736e, 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 0x67e13e07, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead02_RGB888_to_RGBA8888
[apply] ++++ TestCase.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 0x2a9cfec1, 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 0x291946c2, RGBA8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x3a747fa2, 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 0x366782a9, RGBA8888, 160 x 90, stride 1000, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x45b34126, 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 0x197200b4, ABGR8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0xb8c3679, 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 0x224c47db, ABGR8888, 160 x 90, stride 1000, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead03_RGB888_to_RGBA8888_stride1000
[apply] ++++ TestCase.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 0x57ac3379, 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 0x2f74219d, RGBA8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]]
[apply] PNGPixelRect - Flip : PixelRect[obj 0x714ae2c1, 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 0x6b6d2702, RGBA8888, 160 x 90, stride 999, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]]
[apply] PNGPixelRect - Reversed : PixelRect[obj 0x4b1c2b67, 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 0x26659db7, ABGR8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]]
[apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x59556d12, 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 0x776be68f, ABGR8888, 160 x 90, stride 999, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead04_RGB888_to_RGBA8888_stride999
[apply] ++++ TestCase.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 0x1a0fced4, 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 0x3d3cdaa, LUMINANCE, 160 x 90, stride 160, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=14400 cap=14400]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead11_RGBA8888_to_LUMINA
[apply] ++++ TestCase.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 0x239a029e, 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 0x5421e554, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead12_RGBA8888_to_RGB888
[apply] ++++ TestCase.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 0x3749eb9f, 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 0x560c3014, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead13_RGBA8888_to_BGR888
[apply] ++++ TestCase.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 0x406754d6, 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 0x3ff2cea2, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead14_RGBA8888_to_BGRA8888
[apply] ++++ TestCase.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 0x1a3a9bba, 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 0x7dc5ddc9, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead15_RGBA8888_to_ARGB8888
[apply] ++++ TestCase.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 0x421690ab, 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 0x5773ec72, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead16_RGBA8888_to_ABGR8888
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842612033 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testPNGRead01_All took 0.924 sec
[apply] Testcase: testPNGRead02_RGB888_to_RGBA8888 took 0.03 sec
[apply] Testcase: testPNGRead03_RGB888_to_RGBA8888_stride1000 took 0.028 sec
[apply] Testcase: testPNGRead04_RGB888_to_RGBA8888_stride999 took 0.038 sec
[apply] Testcase: testPNGRead11_RGBA8888_to_LUMINA took 0.009 sec
[apply] Testcase: testPNGRead12_RGBA8888_to_RGB888 took 0.008 sec
[apply] Testcase: testPNGRead13_RGBA8888_to_BGR888 took 0.013 sec
[apply] Testcase: testPNGRead14_RGBA8888_to_BGRA8888 took 0.011 sec
[apply] Testcase: testPNGRead15_RGBA8888_to_ARGB8888 took 0.01 sec
[apply] Testcase: testPNGRead16_RGBA8888_to_ABGR8888 took 0.012 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT
[apply] junit.framework.TestListener: tests to run: 3
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842614440 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842629994 ms +++ localhost/127.0.0.1:59999 - Locked within 15562 ms, 32 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead00_Manual
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead00_Manual
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead01_All
[apply] junit.framework.TestListener: startTest(testRead00_Manual)
[apply] junit.framework.TestListener: endTest(testRead00_Manual)
[apply] junit.framework.TestListener: startTest(testRead01_All)
[apply] PNGPixelRect: test-ntscN_3-01-160x90, PixelRect[obj 0x1309de5b, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], glpa PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
[apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x7cf01771, handle 0x7fa12b444990, isShared false, jogamp.opengl.gl4.GL4bcImpl@11e9c82e,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b4392d0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b4311b0,
[apply] SurfaceHandle 0x7fa12b4392d0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 160x90], pixel[160x90],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@2814a18d, com.jogamp.opengl.test.junit.util.QuitAdapter@627a4489, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@627a4489, ], windowLock <4929b0e1, 501ba94d>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0000-test-ntscN_3-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] PNGPixelRect: test-ntscN_4-01-160x90, PixelRect[obj 0xa7e8c4d, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=57600 cap=57600]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0xd18d189, handle 0x7fa12b564e90, isShared false, jogamp.opengl.gl4.GL4bcImpl@5c391c3,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b449bb0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b44ddb0,
[apply] SurfaceHandle 0x7fa12b449bb0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 160x90], pixel[160x90],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@6a969c29, com.jogamp.opengl.test.junit.util.QuitAdapter@45e67e6a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@45e67e6a, ], windowLock <1f758500, 5c6ed322>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0001-test-ntscN_4-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] PNGPixelRect: test-ntscNG4-01-160x90, PixelRect[obj 0x6ad3c65d, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=57600 cap=57600]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x27b03c1a, handle 0x7fa12b57fe00, isShared false, jogamp.opengl.gl4.GL4bcImpl@2339e351,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b44b920,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b44c820,
[apply] SurfaceHandle 0x7fa12b44b920 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 160x90], pixel[160x90],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@2d7aece8, com.jogamp.opengl.test.junit.util.QuitAdapter@61578aab, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@61578aab, ], windowLock <3a51127a, 2094257f>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0002-test-ntscNG4-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] PNGPixelRect: test-ntscI_3-01-160x90, PixelRect[obj 0x62a2220f, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], glpa PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
[apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x35ecfe07, handle 0x7fa12b429390, isShared false, jogamp.opengl.gl4.GL4bcImpl@5a199939,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b44bc70,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b451980,
[apply] SurfaceHandle 0x7fa12b44bc70 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 160x90], pixel[160x90],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@469a9b65, com.jogamp.opengl.test.junit.util.QuitAdapter@50502819, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@50502819, ], windowLock <3e78aa80, 6401d98a>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0003-test-ntscI_3-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] PNGPixelRect: test-ntscI_4-01-160x90, PixelRect[obj 0x2d1e233, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=57600 cap=57600]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x7f636e4e, handle 0x7fa12b44c0b0, isShared false, jogamp.opengl.gl4.GL4bcImpl@58df0438,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b44ddb0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b44b920,
[apply] SurfaceHandle 0x7fa12b44ddb0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 160x90], pixel[160x90],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@198e261d, com.jogamp.opengl.test.junit.util.QuitAdapter@43684706, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@43684706, ], windowLock <730efd7c, 5d2412e7>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0004-test-ntscI_4-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main]
[apply] PNGPixelRect: test-ntscIG3-01-160x90, PixelRect[obj 0x7052c6b4, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], glpa PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
[apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x5e6214f5, handle 0x7fa12b54b540, isShared false, jogamp.opengl.gl4.GL4bcImpl@744d76b4,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b46f8c0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b46f6a0,
[apply] SurfaceHandle 0x7fa12b46f8c0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 160x90], pixel[160x90],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@9ac5f13, com.jogamp.opengl.test.junit.util.QuitAdapter@1395dd5b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@1395dd5b, ], windowLock <53f78b68, 20e183e9>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0005-test-ntscIG3-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main]
[apply] PNGPixelRect: test-ntscIG4-01-160x90, PixelRect[obj 0x69236cd5, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=57600 cap=57600]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x7f5d3388, handle 0x7fa12b452c40, isShared false, jogamp.opengl.gl4.GL4bcImpl@3fe2670b,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b41e570,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b44b5c0,
[apply] SurfaceHandle 0x7fa12b41e570 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 160x90], pixel[160x90],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@28db23f1, com.jogamp.opengl.test.junit.util.QuitAdapter@4b14b82b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@4b14b82b, ], windowLock <3d47358f, e0d5eb7>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0006-test-ntscIG4-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main]
[apply] PNGPixelRect: test-ntscP_3-01-160x90, PixelRect[obj 0x3adec8b3, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], glpa PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
[apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x2ed7b7d9, handle 0x7fa12b451b50, isShared false, jogamp.opengl.gl4.GL4bcImpl@54671f95,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b558120,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b55e150,
[apply] SurfaceHandle 0x7fa12b558120 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 160x90], pixel[160x90],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@3e4a9a7d, com.jogamp.opengl.test.junit.util.QuitAdapter@13e4a47e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@13e4a47e, ], windowLock <7eb5666, 6b754699>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0007-test-ntscP_3-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main]
[apply] PNGPixelRect: test-ntscP_4-01-160x90, PixelRect[obj 0x13a78071, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], glpa PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
[apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x27b4c1d7, handle 0x7fa12b54a9d0, isShared false, jogamp.opengl.gl4.GL4bcImpl@4c221e9e,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b54b1f0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b54b320,
[apply] SurfaceHandle 0x7fa12b54b1f0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 160x90], pixel[160x90],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@54083e1e, com.jogamp.opengl.test.junit.util.QuitAdapter@69264eab, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@69264eab, ], windowLock <51f6f27b, 2ba99347>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0008-test-ntscP_4-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main]
[apply] PNGPixelRect: grayscale_texture, PixelRect[obj 0x4b9a0203, LUMINANCE, 283 x 32, stride 283, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=9056 cap=9056]], glpa PixelAttributes[comp 1, fmt 0x1903, type 0x1401, bytesPerPixel 1]
[apply] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1903, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x6446d228, handle 0x7fa12b55c540, isShared false, jogamp.opengl.gl4.GL4bcImpl@658f7386,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b56bd90,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b56b870,
[apply] SurfaceHandle 0x7fa12b56bd90 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 283x32], pixel[283x32],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@2ce99681, com.jogamp.opengl.test.junit.util.QuitAdapter@1b980630, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@1b980630, ], windowLock <19be4777, 1b45e2d5>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0009-grayscale_texture-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0283x0032.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main]
[apply] PNGPixelRect: bug724-transparent-grey_orig, PixelRect[obj 0x7df0b7d3, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=45720 cap=45720]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] TextureData: TextureData[127x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 45720, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x581de498, handle 0x7fa12b439fe0, isShared false, jogamp.opengl.gl4.GL4bcImpl@128ae45a,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b568cf0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b58e6a0,
[apply] SurfaceHandle 0x7fa12b568cf0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 127x90], pixel[127x90],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@5c95da38, com.jogamp.opengl.test.junit.util.QuitAdapter@7229c204, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@7229c204, ], windowLock <1380cf2a, 6da0d866>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0010-bug724-transparent-grey_orig-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0127x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main]
[apply] PNGPixelRect: bug724-transparent-grey_gimpexp, PixelRect[obj 0x301db5ec, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=45720 cap=45720]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] TextureData: TextureData[127x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 45720, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x2bd9e282, handle 0x7fa12b4287f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@7fcebc9f,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b58cab0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b5594a0,
[apply] SurfaceHandle 0x7fa12b58cab0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 127x90], pixel[127x90],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@5dc1ac46, com.jogamp.opengl.test.junit.util.QuitAdapter@561557c0, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@561557c0, ], windowLock <13342a67, 45cbda0a>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0011-bug724-transparent-grey_gimpexp-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0127x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main]
[apply] PNGPixelRect: cross-grey-alpha-16x16, PixelRect[obj 0x344977e2, BGRA8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=1024 cap=1024]], glpa PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4]
[apply] TextureData: TextureData[16x16, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4], border 0, estSize 1024, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x45c3987, handle 0x7fa12b438840, isShared false, jogamp.opengl.gl4.GL4bcImpl@42c4d04d,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b4311b0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b441df0,
[apply] SurfaceHandle 0x7fa12b4311b0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 16x16], pixel[16x16],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@747917a, com.jogamp.opengl.test.junit.util.QuitAdapter@6b9fe451, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@6b9fe451, ], windowLock <4e46b90a, 51e67ac>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0012-cross-grey-alpha-16x16-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0016x0016.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main]
[apply] PNGPixelRect: pointer-grey-alpha-16x24, PixelRect[obj 0x1fbbdd48, BGRA8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=1536 cap=1536]], glpa PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4]
[apply] TextureData: TextureData[16x24, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4], border 0, estSize 1536, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x28366573, handle 0x7fa12b58d740, isShared false, jogamp.opengl.gl4.GL4bcImpl@b3e75a5,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b44c430,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b4392d0,
[apply] SurfaceHandle 0x7fa12b44c430 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 16x24], pixel[16x24],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@319da967, com.jogamp.opengl.test.junit.util.QuitAdapter@65dcc2a3, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@65dcc2a3, ], windowLock <6e8f94, 5a943dc4>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0013-pointer-grey-alpha-16x24-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0016x0024.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead01_All
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead02_Gray2RGBA
[apply] PNGPixelRect: grayscale_texture, PixelRect[obj 0x6986dda3, 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] junit.framework.TestListener: endTest(testRead01_All)
[apply] junit.framework.TestListener: startTest(testRead02_Gray2RGBA)
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x4c650892, handle 0x7fa12b4290b0, isShared false, jogamp.opengl.gl4.GL4bcImpl@7d15d06c,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b55e150,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b55d320,
[apply] SurfaceHandle 0x7fa12b55e150 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 283x32], pixel[283x32],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@2326a29c, com.jogamp.opengl.test.junit.util.QuitAdapter@3d7dc1cb, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@3d7dc1cb, ], windowLock <b3e15f7, 191410e5>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-15>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-15: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0000-grayscale_texture-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0283x0032.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-15,5,main]
[apply] PNGPixelRect: bug724-transparent-grey_orig, PixelRect[obj 0x4d91f801, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=45720 cap=45720]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] TextureData: TextureData[127x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 45720, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x7215fb38, handle 0x7fa12b429390, isShared false, jogamp.opengl.gl4.GL4bcImpl@120540c,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b58cab0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b568b00,
[apply] SurfaceHandle 0x7fa12b58cab0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 127x90], pixel[127x90],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@716de067, com.jogamp.opengl.test.junit.util.QuitAdapter@64a7c45e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@64a7c45e, ], windowLock <424d2af2, 583e97df>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-16>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-16: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0001-bug724-transparent-grey_orig-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0127x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-16,5,main]
[apply] PNGPixelRect: bug724-transparent-grey_gimpexp, PixelRect[obj 0x6d581e80, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=45720 cap=45720]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] TextureData: TextureData[127x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 45720, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x45c1f5b2, handle 0x7fa12b51bbc0, isShared false, jogamp.opengl.gl4.GL4bcImpl@40e99ce5,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b55e150,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b558ad0,
[apply] SurfaceHandle 0x7fa12b55e150 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 127x90], pixel[127x90],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@293b9fae, com.jogamp.opengl.test.junit.util.QuitAdapter@9706da8, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@9706da8, ], windowLock <342f356f, 75d252d>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-17>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-17: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0002-bug724-transparent-grey_gimpexp-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0127x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-17,5,main]
[apply] PNGPixelRect: cross-grey-alpha-16x16, PixelRect[obj 0x6e4eeaaf, RGBA8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=1024 cap=1024]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] TextureData: TextureData[16x16, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 1024, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x3bfa681c, handle 0x7fa12b579d30, isShared false, jogamp.opengl.gl4.GL4bcImpl@34c92507,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b44f950,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b4705d0,
[apply] SurfaceHandle 0x7fa12b44f950 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 16x16], pixel[16x16],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@19e09a4, com.jogamp.opengl.test.junit.util.QuitAdapter@2e8aeed0, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@2e8aeed0, ], windowLock <2344b18f, 72e5355f>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-18>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-18: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0003-cross-grey-alpha-16x16-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0016x0016.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-18,5,main]
[apply] PNGPixelRect: pointer-grey-alpha-16x24, PixelRect[obj 0x802b249, RGBA8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=1536 cap=1536]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] TextureData: TextureData[16x24, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 1536, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x72f864fe, handle 0x7fa12b583d00, isShared false, jogamp.opengl.gl4.GL4bcImpl@11ae9aaa,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b558120,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b569950,
[apply] SurfaceHandle 0x7fa12b558120 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 16x24], pixel[16x24],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@5e2c17f7, com.jogamp.opengl.test.junit.util.QuitAdapter@20d9896e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@20d9896e, ], windowLock <29cda59b, 7c33788d>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-19>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-19: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0004-pointer-grey-alpha-16x24-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0016x0024.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-19,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead02_Gray2RGBA
[apply] junit.framework.TestListener: endTest(testRead02_Gray2RGBA)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842653224 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 39.407 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842614440 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842629994 ms +++ localhost/127.0.0.1:59999 - Locked within 15562 ms, 32 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead00_Manual
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead00_Manual
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead01_All
[apply] PNGPixelRect: test-ntscN_3-01-160x90, PixelRect[obj 0x1309de5b, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], glpa PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
[apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x7cf01771, handle 0x7fa12b444990, isShared false, jogamp.opengl.gl4.GL4bcImpl@11e9c82e,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b4392d0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b4311b0,
[apply] SurfaceHandle 0x7fa12b4392d0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 160x90], pixel[160x90],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@2814a18d, com.jogamp.opengl.test.junit.util.QuitAdapter@627a4489, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@627a4489, ], windowLock <4929b0e1, 501ba94d>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0000-test-ntscN_3-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] PNGPixelRect: test-ntscN_4-01-160x90, PixelRect[obj 0xa7e8c4d, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=57600 cap=57600]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0xd18d189, handle 0x7fa12b564e90, isShared false, jogamp.opengl.gl4.GL4bcImpl@5c391c3,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b449bb0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b44ddb0,
[apply] SurfaceHandle 0x7fa12b449bb0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 160x90], pixel[160x90],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@6a969c29, com.jogamp.opengl.test.junit.util.QuitAdapter@45e67e6a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@45e67e6a, ], windowLock <1f758500, 5c6ed322>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0001-test-ntscN_4-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] PNGPixelRect: test-ntscNG4-01-160x90, PixelRect[obj 0x6ad3c65d, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=57600 cap=57600]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x27b03c1a, handle 0x7fa12b57fe00, isShared false, jogamp.opengl.gl4.GL4bcImpl@2339e351,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b44b920,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b44c820,
[apply] SurfaceHandle 0x7fa12b44b920 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 160x90], pixel[160x90],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@2d7aece8, com.jogamp.opengl.test.junit.util.QuitAdapter@61578aab, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@61578aab, ], windowLock <3a51127a, 2094257f>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0002-test-ntscNG4-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] PNGPixelRect: test-ntscI_3-01-160x90, PixelRect[obj 0x62a2220f, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], glpa PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
[apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x35ecfe07, handle 0x7fa12b429390, isShared false, jogamp.opengl.gl4.GL4bcImpl@5a199939,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b44bc70,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b451980,
[apply] SurfaceHandle 0x7fa12b44bc70 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 160x90], pixel[160x90],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@469a9b65, com.jogamp.opengl.test.junit.util.QuitAdapter@50502819, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@50502819, ], windowLock <3e78aa80, 6401d98a>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0003-test-ntscI_3-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] PNGPixelRect: test-ntscI_4-01-160x90, PixelRect[obj 0x2d1e233, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=57600 cap=57600]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x7f636e4e, handle 0x7fa12b44c0b0, isShared false, jogamp.opengl.gl4.GL4bcImpl@58df0438,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b44ddb0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b44b920,
[apply] SurfaceHandle 0x7fa12b44ddb0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 160x90], pixel[160x90],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@198e261d, com.jogamp.opengl.test.junit.util.QuitAdapter@43684706, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@43684706, ], windowLock <730efd7c, 5d2412e7>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0004-test-ntscI_4-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main]
[apply] PNGPixelRect: test-ntscIG3-01-160x90, PixelRect[obj 0x7052c6b4, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], glpa PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
[apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x5e6214f5, handle 0x7fa12b54b540, isShared false, jogamp.opengl.gl4.GL4bcImpl@744d76b4,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b46f8c0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b46f6a0,
[apply] SurfaceHandle 0x7fa12b46f8c0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 160x90], pixel[160x90],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@9ac5f13, com.jogamp.opengl.test.junit.util.QuitAdapter@1395dd5b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@1395dd5b, ], windowLock <53f78b68, 20e183e9>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0005-test-ntscIG3-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main]
[apply] PNGPixelRect: test-ntscIG4-01-160x90, PixelRect[obj 0x69236cd5, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=57600 cap=57600]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x7f5d3388, handle 0x7fa12b452c40, isShared false, jogamp.opengl.gl4.GL4bcImpl@3fe2670b,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b41e570,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b44b5c0,
[apply] SurfaceHandle 0x7fa12b41e570 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 160x90], pixel[160x90],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@28db23f1, com.jogamp.opengl.test.junit.util.QuitAdapter@4b14b82b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@4b14b82b, ], windowLock <3d47358f, e0d5eb7>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0006-test-ntscIG4-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main]
[apply] PNGPixelRect: test-ntscP_3-01-160x90, PixelRect[obj 0x3adec8b3, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], glpa PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
[apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x2ed7b7d9, handle 0x7fa12b451b50, isShared false, jogamp.opengl.gl4.GL4bcImpl@54671f95,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b558120,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b55e150,
[apply] SurfaceHandle 0x7fa12b558120 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 160x90], pixel[160x90],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@3e4a9a7d, com.jogamp.opengl.test.junit.util.QuitAdapter@13e4a47e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@13e4a47e, ], windowLock <7eb5666, 6b754699>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0007-test-ntscP_3-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main]
[apply] PNGPixelRect: test-ntscP_4-01-160x90, PixelRect[obj 0x13a78071, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], glpa PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3]
[apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x27b4c1d7, handle 0x7fa12b54a9d0, isShared false, jogamp.opengl.gl4.GL4bcImpl@4c221e9e,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b54b1f0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b54b320,
[apply] SurfaceHandle 0x7fa12b54b1f0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 160x90], pixel[160x90],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@54083e1e, com.jogamp.opengl.test.junit.util.QuitAdapter@69264eab, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@69264eab, ], windowLock <51f6f27b, 2ba99347>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0008-test-ntscP_4-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main]
[apply] PNGPixelRect: grayscale_texture, PixelRect[obj 0x4b9a0203, LUMINANCE, 283 x 32, stride 283, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=9056 cap=9056]], glpa PixelAttributes[comp 1, fmt 0x1903, type 0x1401, bytesPerPixel 1]
[apply] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1903, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x6446d228, handle 0x7fa12b55c540, isShared false, jogamp.opengl.gl4.GL4bcImpl@658f7386,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b56bd90,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b56b870,
[apply] SurfaceHandle 0x7fa12b56bd90 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 283x32], pixel[283x32],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@2ce99681, com.jogamp.opengl.test.junit.util.QuitAdapter@1b980630, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@1b980630, ], windowLock <19be4777, 1b45e2d5>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0009-grayscale_texture-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0283x0032.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main]
[apply] PNGPixelRect: bug724-transparent-grey_orig, PixelRect[obj 0x7df0b7d3, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=45720 cap=45720]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] TextureData: TextureData[127x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 45720, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x581de498, handle 0x7fa12b439fe0, isShared false, jogamp.opengl.gl4.GL4bcImpl@128ae45a,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b568cf0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b58e6a0,
[apply] SurfaceHandle 0x7fa12b568cf0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 127x90], pixel[127x90],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@5c95da38, com.jogamp.opengl.test.junit.util.QuitAdapter@7229c204, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@7229c204, ], windowLock <1380cf2a, 6da0d866>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0010-bug724-transparent-grey_orig-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0127x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main]
[apply] PNGPixelRect: bug724-transparent-grey_gimpexp, PixelRect[obj 0x301db5ec, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=45720 cap=45720]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] TextureData: TextureData[127x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 45720, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x2bd9e282, handle 0x7fa12b4287f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@7fcebc9f,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b58cab0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b5594a0,
[apply] SurfaceHandle 0x7fa12b58cab0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 127x90], pixel[127x90],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@5dc1ac46, com.jogamp.opengl.test.junit.util.QuitAdapter@561557c0, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@561557c0, ], windowLock <13342a67, 45cbda0a>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0011-bug724-transparent-grey_gimpexp-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0127x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main]
[apply] PNGPixelRect: cross-grey-alpha-16x16, PixelRect[obj 0x344977e2, BGRA8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=1024 cap=1024]], glpa PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4]
[apply] TextureData: TextureData[16x16, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4], border 0, estSize 1024, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x45c3987, handle 0x7fa12b438840, isShared false, jogamp.opengl.gl4.GL4bcImpl@42c4d04d,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b4311b0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b441df0,
[apply] SurfaceHandle 0x7fa12b4311b0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 16x16], pixel[16x16],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@747917a, com.jogamp.opengl.test.junit.util.QuitAdapter@6b9fe451, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@6b9fe451, ], windowLock <4e46b90a, 51e67ac>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0012-cross-grey-alpha-16x16-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0016x0016.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main]
[apply] PNGPixelRect: pointer-grey-alpha-16x24, PixelRect[obj 0x1fbbdd48, BGRA8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=1536 cap=1536]], glpa PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4]
[apply] TextureData: TextureData[16x24, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4], border 0, estSize 1536, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x28366573, handle 0x7fa12b58d740, isShared false, jogamp.opengl.gl4.GL4bcImpl@b3e75a5,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b44c430,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b4392d0,
[apply] SurfaceHandle 0x7fa12b44c430 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 16x24], pixel[16x24],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@319da967, com.jogamp.opengl.test.junit.util.QuitAdapter@65dcc2a3, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@65dcc2a3, ], windowLock <6e8f94, 5a943dc4>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0013-pointer-grey-alpha-16x24-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0016x0024.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead01_All
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead02_Gray2RGBA
[apply] PNGPixelRect: grayscale_texture, PixelRect[obj 0x6986dda3, RGBA8888, 283 x 32, stride 1132, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=36224 cap=36224]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] TextureData: TextureData[283x32, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 36224, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x4c650892, handle 0x7fa12b4290b0, isShared false, jogamp.opengl.gl4.GL4bcImpl@7d15d06c,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b55e150,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b55d320,
[apply] SurfaceHandle 0x7fa12b55e150 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 283x32], pixel[283x32],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@2326a29c, com.jogamp.opengl.test.junit.util.QuitAdapter@3d7dc1cb, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@3d7dc1cb, ], windowLock <b3e15f7, 191410e5>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-15>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-15: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0000-grayscale_texture-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0283x0032.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-15,5,main]
[apply] PNGPixelRect: bug724-transparent-grey_orig, PixelRect[obj 0x4d91f801, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=45720 cap=45720]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] TextureData: TextureData[127x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 45720, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x7215fb38, handle 0x7fa12b429390, isShared false, jogamp.opengl.gl4.GL4bcImpl@120540c,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b58cab0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b568b00,
[apply] SurfaceHandle 0x7fa12b58cab0 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 127x90], pixel[127x90],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@716de067, com.jogamp.opengl.test.junit.util.QuitAdapter@64a7c45e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@64a7c45e, ], windowLock <424d2af2, 583e97df>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-16>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-16: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0001-bug724-transparent-grey_orig-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0127x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-16,5,main]
[apply] PNGPixelRect: bug724-transparent-grey_gimpexp, PixelRect[obj 0x6d581e80, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=45720 cap=45720]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] TextureData: TextureData[127x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 45720, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x45c1f5b2, handle 0x7fa12b51bbc0, isShared false, jogamp.opengl.gl4.GL4bcImpl@40e99ce5,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b55e150,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b558ad0,
[apply] SurfaceHandle 0x7fa12b55e150 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 127x90], pixel[127x90],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@293b9fae, com.jogamp.opengl.test.junit.util.QuitAdapter@9706da8, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@9706da8, ], windowLock <342f356f, 75d252d>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-17>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-17: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0002-bug724-transparent-grey_gimpexp-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0127x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-17,5,main]
[apply] PNGPixelRect: cross-grey-alpha-16x16, PixelRect[obj 0x6e4eeaaf, RGBA8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=1024 cap=1024]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] TextureData: TextureData[16x16, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 1024, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x3bfa681c, handle 0x7fa12b579d30, isShared false, jogamp.opengl.gl4.GL4bcImpl@34c92507,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b44f950,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b4705d0,
[apply] SurfaceHandle 0x7fa12b44f950 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 16x16], pixel[16x16],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@19e09a4, com.jogamp.opengl.test.junit.util.QuitAdapter@2e8aeed0, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@2e8aeed0, ], windowLock <2344b18f, 72e5355f>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-18>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-18: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0003-cross-grey-alpha-16x16-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0016x0016.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-18,5,main]
[apply] PNGPixelRect: pointer-grey-alpha-16x24, PixelRect[obj 0x802b249, RGBA8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=1536 cap=1536]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4]
[apply] TextureData: TextureData[16x24, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 1536, alignment 1, rowlen 0
[apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] GL ctx: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1405, this 0x72f864fe, handle 0x7fa12b583d00, isShared false, jogamp.opengl.gl4.GL4bcImpl@11ae9aaa,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@b554d32,
[apply] Handle 0x7fa12b558120,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0xd3f136e]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fa12b569950,
[apply] SurfaceHandle 0x7fa12b558120 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 16x24], pixel[16x24],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@5e2c17f7, com.jogamp.opengl.test.junit.util.QuitAdapter@20d9896e, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@20d9896e, ], windowLock <29cda59b, 7c33788d>[count 2, qsz 0, owner <Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-19>], surfaceLockCount 1]], mode NSOPENGL]
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-19: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0004-pointer-grey-alpha-16x24-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0016x0024.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-19,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead02_Gray2RGBA
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842653224 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testRead00_Manual took 0.002 sec
[apply] Testcase: testRead01_All took 17.731 sec
[apply] Testcase: testRead02_Gray2RGBA took 5.42 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT
[apply] junit.framework.TestListener: tests to run: 13
[apply] junit.framework.TestListener: startTest(testGray__ES2)
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842655681 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestPNGTextureFromFileNEWT.testGray__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0283x0032.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testGray__ES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testGray__GL2
[apply] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0
[apply] junit.framework.TestListener: endTest(testGray__ES2)
[apply] junit.framework.TestListener: startTest(testGray__GL2)
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestPNGTextureFromFileNEWT.testGray__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0283x0032.png
[apply] junit.framework.TestListener: endTest(testGray__GL2)
[apply] junit.framework.TestListener: startTest(testInterl3G_ES2)
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testGray__GL2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3: ** screenshot: TestPNGTextureFromFileNEWT.testInterl3G_ES2_-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl3G_ES2
[apply] ++++ TestCase.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] junit.framework.TestListener: endTest(testInterl3G_ES2)
[apply] junit.framework.TestListener: startTest(testInterl3__ES2)
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4: ** screenshot: TestPNGTextureFromFileNEWT.testInterl3__ES2_-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] junit.framework.TestListener: endTest(testInterl3__ES2)
[apply] junit.framework.TestListener: startTest(testInterl4G_ES2)
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl3__ES2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5: ** screenshot: TestPNGTextureFromFileNEWT.testInterl4G_ES2_-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] junit.framework.TestListener: endTest(testInterl4G_ES2)
[apply] junit.framework.TestListener: startTest(testInterl4__ES2)
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl4G_ES2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6: ** screenshot: TestPNGTextureFromFileNEWT.testInterl4__ES2_-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main]
[apply] junit.framework.TestListener: endTest(testInterl4__ES2)
[apply] junit.framework.TestListener: startTest(testPalette3__ES2)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl4__ES2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7: ** screenshot: TestPNGTextureFromFileNEWT.testPalette3__ES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] junit.framework.TestListener: endTest(testPalette3__ES2)
[apply] junit.framework.TestListener: startTest(testPalette4__ES2)
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testPalette3__ES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testPalette4__ES2
[apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8: ** screenshot: TestPNGTextureFromFileNEWT.testPalette4__ES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] junit.framework.TestListener: endTest(testPalette4__ES2)
[apply] junit.framework.TestListener: startTest(testRGB3__ES2)
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testPalette4__ES2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9: ** screenshot: TestPNGTextureFromFileNEWT.testRGB3__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] junit.framework.TestListener: endTest(testRGB3__ES2)
[apply] junit.framework.TestListener: startTest(testRGB3__GL2)
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB3__ES2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10: ** screenshot: TestPNGTextureFromFileNEWT.testRGB3__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main]
[apply] junit.framework.TestListener: endTest(testRGB3__GL2)
[apply] junit.framework.TestListener: startTest(testRGB4G_ES2)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB3__GL2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11: ** screenshot: TestPNGTextureFromFileNEWT.testRGB4G_ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB4G_ES2
[apply] ++++ TestCase.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] junit.framework.TestListener: endTest(testRGB4G_ES2)
[apply] junit.framework.TestListener: startTest(testRGB4__ES2)
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12: ** screenshot: TestPNGTextureFromFileNEWT.testRGB4__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] junit.framework.TestListener: endTest(testRGB4__ES2)
[apply] junit.framework.TestListener: startTest(testRGB4__GL2)
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB4__ES2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13: ** screenshot: TestPNGTextureFromFileNEWT.testRGB4__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] junit.framework.TestListener: endTest(testRGB4__GL2)
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB4__GL2
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842672162 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 17.105 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842655681 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestPNGTextureFromFileNEWT.testGray__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0283x0032.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testGray__ES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testGray__GL2
[apply] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestPNGTextureFromFileNEWT.testGray__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0283x0032.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testGray__GL2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3: ** screenshot: TestPNGTextureFromFileNEWT.testInterl3G_ES2_-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl3G_ES2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4: ** screenshot: TestPNGTextureFromFileNEWT.testInterl3__ES2_-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl3__ES2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5: ** screenshot: TestPNGTextureFromFileNEWT.testInterl4G_ES2_-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl4G_ES2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6: ** screenshot: TestPNGTextureFromFileNEWT.testInterl4__ES2_-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl4__ES2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7: ** screenshot: TestPNGTextureFromFileNEWT.testPalette3__ES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testPalette3__ES2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testPalette4__ES2
[apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[apply] Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8: ** screenshot: TestPNGTextureFromFileNEWT.testPalette4__ES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testPalette4__ES2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9: ** screenshot: TestPNGTextureFromFileNEWT.testRGB3__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB3__ES2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10: ** screenshot: TestPNGTextureFromFileNEWT.testRGB3__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB3__GL2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11: ** screenshot: TestPNGTextureFromFileNEWT.testRGB4G_ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB4G_ES2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12: ** screenshot: TestPNGTextureFromFileNEWT.testRGB4__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB4__ES2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13: ** screenshot: TestPNGTextureFromFileNEWT.testRGB4__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB4__GL2
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842672162 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testGray__ES2 took 3.06 sec
[apply] Testcase: testGray__GL2 took 1.163 sec
[apply] Testcase: testInterl3G_ES2 took 1.134 sec
[apply] Testcase: testInterl3__ES2 took 1.084 sec
[apply] Testcase: testInterl4G_ES2 took 1.133 sec
[apply] Testcase: testInterl4__ES2 took 1.1 sec
[apply] Testcase: testPalette3__ES2 took 1.135 sec
[apply] Testcase: testPalette4__ES2 took 1.133 sec
[apply] Testcase: testRGB3__ES2 took 1.084 sec
[apply] Testcase: testRGB3__GL2 took 1.084 sec
[apply] Testcase: testRGB4G_ES2 took 1.083 sec
[apply] Testcase: testRGB4__ES2 took 1.1 sec
[apply] Testcase: testRGB4__GL2 took 1.1 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT
[apply] junit.framework.TestListener: tests to run: 5
[apply] junit.framework.TestListener: startTest(testConversion01_srcS000_BE_TL_destS000_TL)
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842674447 ms +++ localhost/127.0.0.1:59999 - Locked within 14 ms, 1 attempts
[apply] ++++ TestCase.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 0x6f649b44, LUMINANCE, 64 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 0x56609959, LUMINANCE, 64 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 0x5ff3ce5c, LUMINANCE, 64 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 0x7f712b3a, RGB888, 64 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 0x250d593e, LUMINANCE, 64 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 0x5eb7ec5d, BGR888, 64 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 0x7cfefe3f, LUMINANCE, 64 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 0x4737371, 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 0x37a001ff, LUMINANCE, 64 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 0x69e328e0, 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 0x4090c06f, LUMINANCE, 64 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 0x69267649, 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 0x5c1fe88d, LUMINANCE, 64 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 0x32dcb03b, 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 0x36b60b93, LUMINANCE, 64 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 0x3f829e6f, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x186fa9fc, LUMINANCE, 64 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 0x4b00ebec, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x2980f96c, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x63deeb40, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 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 0x4026e9f9, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x3acafb56, 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 0x643ae941, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x57a7ddcf, 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 0x4dd36dfe, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x786c730, 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 0x221fd5e2, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x5812f9ee, 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 0x45d6a56e, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 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 0xf06fc94, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x13b06041, LUMINANCE, 64 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 0x207f5580, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 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 0x7c6572b, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x6e84cc09, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x506f9b8e, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x4f4db0e3, 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 0x75982fc1, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x39e4853f, 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 0x49e808ca, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x20992bae, 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 0x2802bd3a, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x4bd53f5b, 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 0x31ad98ef, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 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 0x6855a338, 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 0x4e4ee70b, LUMINANCE, 64 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 0x1e22ab57, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 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 0x761eec35, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 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 0x6825c828, 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 0x877ef83, 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 0x7a0d85cc, 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 0xdcb52ae, 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 0x1fa12495, 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 0xc68c26c, 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 0x31b446d1, 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 0x32955cd5, 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 0x6659fb21, 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 0x1d766806, LUMINANCE, 64 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 0x48a77106, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 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 0x68ed662d, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 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 0x39cf4a2c, 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 0x580eac5a, 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 0x1c701a27, 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 0x3c50507, 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 0x7bcd107f, 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 0x4c3c2378, 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 0x3a56860b, 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 0x67a5a19, 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 0x4ab122a1, 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 0x33589e56, LUMINANCE, 64 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 0x7f033a6f, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 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 0x2cf18e8e, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 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 0x26c623af, 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 0x1a50ca0c, 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 0x2e00e753, 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 0x3d5311bd, 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 0x18b1aebf, 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 0x39478a43, 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 0x7c65216, 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 0x6d372656, 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 0x3fb6101e, 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 0x49dc423f, LUMINANCE, 64 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 0x1b815bfb, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 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 0x49bdc9d8, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 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 0x4b0ea9ba, 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 0x2fa918d5, 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 0x69d6065, 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 0x46238a47, 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] 0x040102junit.framework.TestListener: endTest(testConversion01_srcS000_BE_TL_destS000_TL)
[apply] junit.framework.TestListener: startTest(testConversion02_srcS000_LE_TL_destS000_TL)
[apply] 03 0x04010203 0x04010203
[apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x04010203 0x04010203 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 0x255d17d7, 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 0x2c8376b, 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 0x26ae533a, 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 0x7eda18ac, 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion01_srcS000_BE_TL_destS000_TL
[apply] ++++ TestCase.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 0xb07f45d, LUMINANCE, 64 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 0x373c0b53, LUMINANCE, 64 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 0x470b9279, LUMINANCE, 64 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 0xb92a848, RGB888, 64 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 0x496614e7, LUMINANCE, 64 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 0x4ce66f56, BGR888, 64 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 0x2c979e8b, LUMINANCE, 64 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 0x1629ce8c, 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 0x12b754b2, LUMINANCE, 64 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 0x42197bb7, 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 0x17094d48, LUMINANCE, 64 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 0x63b0bdc8, 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 0x687bc899, LUMINANCE, 64 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 0x16aeea66, 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 0x359eda2c, LUMINANCE, 64 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 0x50059a34, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x1fcef4f7, LUMINANCE, 64 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 0x4c349471, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0xffdadcd, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x579d75ee, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 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 0x22a98932, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x286e4365, 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 0x5f0ab09f, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x36d1c778, 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 0x67eb366, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x6833f0de, 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 0x2a0ab444, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x24c0f1ec, 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 0x774acfcd, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 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 0x559113f8, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x27b62aab, LUMINANCE, 64 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 0x28ab54eb, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 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 0x8542529, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x4c53ab04, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x900bac2, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0xee51b2c, 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 0x635aed57, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x66941db6, 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 0x62acc57, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x63cd66ea, 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 0x421fbfd6, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x326b9c84, 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 0x36f0b7f8, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 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 0x75be16f5, 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 0x12d56b37, LUMINANCE, 64 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 0x7971f189, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 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 0x27a897a9, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 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 0x2d7cec96, 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 0x6490832e, 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 0x4b947496, 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 0x7f724a9d, 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 0x2880cac9, 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 0x1f8166e5, 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 0x688a548b, 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 0x51b4a74b, 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 0x2b5356d5, 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 0x16e1eea8, LUMINANCE, 64 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 0x4afb6354, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 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 0x3e364641, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 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 0x5d3e754f, 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 0x2f87c55c, 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 0x7aae3364, 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 0x42b02928, 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 0x3b5e234c, 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 0x215f7107, 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 0xf593af, 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 0x236527f, 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 0x3c6210fb, 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 0x4a48edb5, LUMINANCE, 64 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 0x79ee2c2c, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 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 0x3963b3e, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 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 0x7c0b6548, 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 0x50269997, 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 0x162db19d, 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 0x11e7c5cb, 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 0x76a9b9c, 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 0x680e2291, 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 0x77ff92f5, 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 0x2c09505f, 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 0x177ba38f, 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 0x362f0d54, LUMINANCE, 64 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 0x4b142196, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 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 0x16a9255c, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 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 0x3ad3c6a3, 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 0x25961581, 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 0x205ddb6e, 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 0x71f1235b, 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 0xe4865ce, 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 0x3313beb5, 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 0x554d7745, 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 0x50d17ec3, 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion02_srcS000_LE_TL_destS000_TL
[apply] ++++ TestCase.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 0x3d93f6e2, LUMINANCE, 64 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 0x3d358f03, 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 0x7402d5a, LUMINANCE, 64 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 0x01junit.framework.TestListener: endTest(testConversion02_srcS000_LE_TL_destS000_TL)
[apply] junit.framework.TestListener: startTest(testConversion03_srcS000_BE_TL_destS259_TL)
[apply]
[apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x01 0x01 0x01
[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 0x661736e, 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 0x67e13e07, LUMINANCE, 64 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 0x74af72d8, 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 0x2a9cfec1, LUMINANCE, 64 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 0x291946c2, 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 0x3a747fa2, LUMINANCE, 64 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 0x366782a9, 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 0x45b34126, LUMINANCE, 64 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 0x7b7a4989, 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 0x197200b4, LUMINANCE, 64 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 0xb8c3679, 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 0x224c47db, LUMINANCE, 64 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 0x3e018c74, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x57ac3379, 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 0x6a6779e6, 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 0x2f74219d, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x714ae2c1, 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 0x6b6d2702, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x4b1c2b67, 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 0xFFjunit.framework.TestListener: endTest(testConversion03_srcS000_BE_TL_destS259_TL)
[apply] junit.framework.TestListener: startTest(testConversion04_srcS259_BE_TL_destS259_TL)
[apply] 030201 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 0x26659db7, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x59556d12, 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 0x776be68f, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x4cedf389, 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 0x1a0fced4, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x3d3cdaa, 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 0x466355dc, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 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 0x239a029e, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x5421e554, 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 0x7d5718f2, 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 0x6126f827, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x456dfa45, 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 0x3749eb9f, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x560c3014, 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 0x3a289d2e, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x406754d6, 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 0x3ff2cea2, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x5ddc0e7a, 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 0x1a3a9bba, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x7dc5ddc9, 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 0x4963f7a1, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 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 0x421690ab, 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 0x5773ec72, 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 0x7ba85d38, 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 0x6a8046f4, 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 0x5983e7de, 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 0x62ebcdbb, 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 0x670fe2b9, 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 0x43ee148b, 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 0x4386d484, 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 0x48ea48be, 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 0xd4dd758, 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 0x7174d93a, 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 0x2e61a907, 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 0xda0225b, 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 0xc2f8b5a, 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 0x565c7f6, 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 0x5d2aea3e, 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 0x2c78bc3b, 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 0x2a8ddc4c, 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 0x477a1767, 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 0x20968fda, 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 0x7cbe41ec, 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 0x2eda2cef, 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 0x75bc16f0, 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 0xf8622f3, 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 0x2f60877b, 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 0x6a5eb489, 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 0x6f9ec4ed, 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 0x2092dcdb, 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 0x9e1be92, 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 0x43a6684f, 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 0x620a3d3b, 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 0xe3a1ec6, 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 0x9ba6076, 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 0x2b12e7f7, 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 0x663b1f38, 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 0x337ec9f7, 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 0x48fd918a, 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 0x7f5e2075, 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 0x7ca522a6, 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 0x3d860038, 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 0x28787c16, 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 0x7e1a9d1b, 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 0x540984b, 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 0x53ce669e, 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 0x13b33a0e, 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 0x5ba8773c, 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 0x112c3327, 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion03_srcS000_BE_TL_destS259_TL
[apply] ++++ TestCase.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 0x630f41e9, 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 0x7eb05acd, 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 0x6c1989b5, 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 0xa00185, 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 0x8c3c315, 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 0x6c3c9c31, 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 0x7f328c7a, 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 0x4fa4ded3, 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 0x5121177e, 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 0x538d7ace, 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 0x6d79953c, 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 0x4934ce4a, 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 0x29d381d2, 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 0x7cf01771, 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 0x76933bcb, 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 0x3c3ac93e, 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 0x26afa68a, 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 0x55dec1dd, 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 0x1389c036, 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 0x38aa233f, 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 0x29f01a29, 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 0x52458f41, 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 0x54c01e99, 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 0x1118fa47, 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 0x7ed75415, 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 0x6ad16fc1, 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 0x5c001eb0, 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 0xbdee400, 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 0x564ac216, 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 0x460c5e9c, 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 0x561777b1, 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 0x1eb3319f, 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 0x67ecd78, 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 0x6ee3849c, 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 0x1b1756a4, 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 0x193936e1, 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 0x7b41fab6, 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 0x28b301f2, 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 0x44cbbe, 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 0x249c2715, 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 0x7c9e67a, 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 0x583a5794, 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 0x5e4be2cc, 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 0x4816ef71, 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 0x59c208b0, 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 0x51c888d9, 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 0x44908881, 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 0x6cf1f051, 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 0x7fd88db7, 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 0x62402af3, 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 0x62c3e9e9, 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 0x2c31f2a7, 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 0x331c89c, 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 0x39697b67, 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 0x3c24c4a3, 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 0x11e9c82e, 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 0xb554d32, 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 0xd3f136e, 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 0x2814a18d, 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 0x627a4489, 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 0x4929b0e1, 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 0x501ba94d, 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 0x48082751, 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 0xf4d5bc9, 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 0x1fc4f0f8, 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 0x3aa83a13, 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 0x7a7cd37a, 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 0x19202d69, 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 0x03020104junit.framework.TestListener: endTest(testConversion04_srcS259_BE_TL_destS259_TL)
[apply] junit.framework.TestListener: startTest(testConversion05_srcS301_BE_TL_destS259_TL)
[apply] 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 0xf855562, 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 0x7aa89ce3, 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 0x53d439fe, 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 0x122b7db1, 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 0x6548f8c8, 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 0x19c5466b, 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 0x66922804, 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 0x5815338, 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 0x6d7e845a, 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 0xd2368df, 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 0xfba0f36, 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 0x3caa4b, 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 0xed0220c, 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 0x26b496d, 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 0x51a19458, 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 0x47124746, 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 0x105691e, 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 0xa383118, 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 0x6f1f23e5, 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 0x656dc861, 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 0xa7e8c4d, 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 0x7a2d189c, 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 0x26aae86e, 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion04_srcS259_BE_TL_destS259_TL
[apply] ++++ TestCase.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 0x5097d026, 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 0x1ee29820, 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 0x2e716cb7, 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 junit.framework.TestListener: endTest(testConversion05_srcS301_BE_TL_destS259_TL)
[apply] 0x01
[apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x01 0x01 0x01
[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 0x18987a33, 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 0x427eb6e2, 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 0xd18d189, 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 0x58648016, 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 0x2e1551b0, 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 0x79a61172, 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 0x5c391c3, 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 0x6a969c29, 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 0x45e67e6a, 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 0x1f758500, 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 0x5c6ed322, 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 0x6fe78c96, 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 0x4abf053f, 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 0x42f1916f, 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 0x18330bf, 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 0x4bf54c5f, 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 0x556917ee, 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 0x66a23610, 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 0x238b8914, 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 0x1dd49247, 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 0x6ecf829d, 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 0x79884a40, 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 0x62c2ee15, 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 0x5fe8ce8, 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 0xad4d66b, 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 0x1b49105b, 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 0x59d0d45b, 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 0x1d25d06e, 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 0x1d96f4b5, 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 0x71bfc4fc, 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 0x651db6bb, 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 0x1c7e2da, 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 0x69fe571f, 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 0x3909ea96, 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 0x3a083b1b, 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 0x72608760, 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 0x1f57ea4a, 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 0x44d6b059, 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 0x6ad3c65d, 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 0x75843a75, 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 0x3c1a1399, 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 0x53fcc0a2, 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 0x76caf6c1, 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 0x70e35d5, 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 0x35f03691, 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 0x2d8e8541, 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 0x67ce85c4, 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 0x27b03c1a, 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 0x2339e351, 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 0x2d7aece8, 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 0x61578aab, 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 0x3a51127a, 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 0x2094257f, 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 0x5e29c58e, 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 0x8691dee, 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 0x2d2bf892, 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 0x21cc5069, 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 0x6cb32ed4, 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 0x67c7980c, 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 0x60cf710e, 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 0x53077fc9, 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 0x11568fb5, 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 0x49f4bcf7, 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 0x62a2220f, 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 0x26a3960, 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 0xbdccedd, 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 0x4d911540, 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 0x700a4488, 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 0x3219762f, 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 0x259e215b, 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 0x309ff0a8, 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 0x5470be88, 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 0x35ecfe07, 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 0x5a199939, 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 0x469a9b65, 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 0x50502819, 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 0x3e78aa80, 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 0x6401d98a, 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 0x35712651, 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 0x178aab40, 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 0x10f102d3, 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 0x3ef07355, 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 0x1c23f1bb, 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 0x7bd33a6b, 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 0x68a0864f, 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 0x2d1e233, 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 0x215983b7, 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 0x7bd6747b, 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion05_srcS301_BE_TL_destS259_TL
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842676166 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.332 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842674447 ms +++ localhost/127.0.0.1:59999 - Locked within 14 ms, 1 attempts
[apply] ++++ TestCase.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 0x6f649b44, LUMINANCE, 64 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 0x56609959, LUMINANCE, 64 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 0x5ff3ce5c, LUMINANCE, 64 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 0x7f712b3a, RGB888, 64 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 0x250d593e, LUMINANCE, 64 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 0x5eb7ec5d, BGR888, 64 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 0x7cfefe3f, LUMINANCE, 64 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 0x4737371, 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 0x37a001ff, LUMINANCE, 64 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 0x69e328e0, 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 0x4090c06f, LUMINANCE, 64 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 0x69267649, 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 0x5c1fe88d, LUMINANCE, 64 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 0x32dcb03b, 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 0x36b60b93, LUMINANCE, 64 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 0x3f829e6f, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x186fa9fc, LUMINANCE, 64 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 0x4b00ebec, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x2980f96c, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x63deeb40, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 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 0x4026e9f9, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x3acafb56, 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 0x643ae941, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x57a7ddcf, 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 0x4dd36dfe, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x786c730, 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 0x221fd5e2, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x5812f9ee, 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 0x45d6a56e, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 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 0xf06fc94, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x13b06041, LUMINANCE, 64 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 0x207f5580, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 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 0x7c6572b, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x6e84cc09, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x506f9b8e, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x4f4db0e3, 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 0x75982fc1, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x39e4853f, 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 0x49e808ca, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x20992bae, 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 0x2802bd3a, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x4bd53f5b, 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 0x31ad98ef, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 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 0x6855a338, 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 0x4e4ee70b, LUMINANCE, 64 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 0x1e22ab57, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 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 0x761eec35, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 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 0x6825c828, 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 0x877ef83, 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 0x7a0d85cc, 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 0xdcb52ae, 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 0x1fa12495, 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 0xc68c26c, 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 0x31b446d1, 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 0x32955cd5, 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 0x6659fb21, 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 0x1d766806, LUMINANCE, 64 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 0x48a77106, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 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 0x68ed662d, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 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 0x39cf4a2c, 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 0x580eac5a, 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 0x1c701a27, 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 0x3c50507, 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 0x7bcd107f, 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 0x4c3c2378, 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 0x3a56860b, 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 0x67a5a19, 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 0x4ab122a1, 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 0x33589e56, LUMINANCE, 64 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 0x7f033a6f, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 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 0x2cf18e8e, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 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 0x26c623af, 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 0x1a50ca0c, 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 0x2e00e753, 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 0x3d5311bd, 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 0x18b1aebf, 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 0x39478a43, 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 0x7c65216, 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 0x6d372656, 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 0x3fb6101e, 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 0x49dc423f, LUMINANCE, 64 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 0x1b815bfb, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 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 0x49bdc9d8, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 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 0x4b0ea9ba, 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 0x2fa918d5, 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 0x69d6065, 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 0x46238a47, 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 0x255d17d7, 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 0x2c8376b, 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 0x26ae533a, 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 0x7eda18ac, 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion01_srcS000_BE_TL_destS000_TL
[apply] ++++ TestCase.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 0xb07f45d, LUMINANCE, 64 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 0x373c0b53, LUMINANCE, 64 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 0x470b9279, LUMINANCE, 64 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 0xb92a848, RGB888, 64 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 0x496614e7, LUMINANCE, 64 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 0x4ce66f56, BGR888, 64 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 0x2c979e8b, LUMINANCE, 64 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 0x1629ce8c, 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 0x12b754b2, LUMINANCE, 64 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 0x42197bb7, 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 0x17094d48, LUMINANCE, 64 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 0x63b0bdc8, 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 0x687bc899, LUMINANCE, 64 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 0x16aeea66, 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 0x359eda2c, LUMINANCE, 64 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 0x50059a34, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x1fcef4f7, LUMINANCE, 64 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 0x4c349471, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0xffdadcd, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x579d75ee, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 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 0x22a98932, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x286e4365, 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 0x5f0ab09f, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x36d1c778, 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 0x67eb366, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x6833f0de, 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 0x2a0ab444, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x24c0f1ec, 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 0x774acfcd, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 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 0x559113f8, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x27b62aab, LUMINANCE, 64 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 0x28ab54eb, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 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 0x8542529, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x4c53ab04, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x900bac2, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0xee51b2c, 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 0x635aed57, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x66941db6, 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 0x62acc57, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x63cd66ea, 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 0x421fbfd6, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x326b9c84, 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 0x36f0b7f8, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 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 0x75be16f5, 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 0x12d56b37, LUMINANCE, 64 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 0x7971f189, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 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 0x27a897a9, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 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 0x2d7cec96, 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 0x6490832e, 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 0x4b947496, 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 0x7f724a9d, 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 0x2880cac9, 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 0x1f8166e5, 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 0x688a548b, 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 0x51b4a74b, 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 0x2b5356d5, 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 0x16e1eea8, LUMINANCE, 64 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 0x4afb6354, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 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 0x3e364641, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 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 0x5d3e754f, 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 0x2f87c55c, 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 0x7aae3364, 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 0x42b02928, 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 0x3b5e234c, 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 0x215f7107, 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 0xf593af, 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 0x236527f, 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 0x3c6210fb, 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 0x4a48edb5, LUMINANCE, 64 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 0x79ee2c2c, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 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 0x3963b3e, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 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 0x7c0b6548, 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 0x50269997, 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 0x162db19d, 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 0x11e7c5cb, 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 0x76a9b9c, 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 0x680e2291, 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 0x77ff92f5, 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 0x2c09505f, 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 0x177ba38f, 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 0x362f0d54, LUMINANCE, 64 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 0x4b142196, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 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 0x16a9255c, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 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 0x3ad3c6a3, 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 0x25961581, 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 0x205ddb6e, 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 0x71f1235b, 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 0xe4865ce, 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 0x3313beb5, 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 0x554d7745, 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 0x50d17ec3, 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion02_srcS000_LE_TL_destS000_TL
[apply] ++++ TestCase.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 0x3d93f6e2, LUMINANCE, 64 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 0x3d358f03, 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 0x7402d5a, LUMINANCE, 64 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 0x661736e, 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 0x67e13e07, LUMINANCE, 64 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 0x74af72d8, 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 0x2a9cfec1, LUMINANCE, 64 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 0x291946c2, 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 0x3a747fa2, LUMINANCE, 64 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 0x366782a9, 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 0x45b34126, LUMINANCE, 64 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 0x7b7a4989, 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 0x197200b4, LUMINANCE, 64 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 0xb8c3679, 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 0x224c47db, LUMINANCE, 64 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 0x3e018c74, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x57ac3379, 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 0x6a6779e6, 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 0x2f74219d, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x714ae2c1, 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 0x6b6d2702, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x4b1c2b67, 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 0x26659db7, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x59556d12, 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 0x776be68f, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x4cedf389, 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 0x1a0fced4, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 0x030201
[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 0x3d3cdaa, 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 0x466355dc, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x030201 0x030201 0x030201
[apply] [ 0][ 1] 0x030201 0x030201 0x030201
[apply] [ 0][ 2] 0x030201 0x030201 0x030201
[apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x030201 0x030201 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 0x239a029e, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x5421e554, 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 0x7d5718f2, 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 0x6126f827, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x456dfa45, 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 0x3749eb9f, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x560c3014, 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 0x3a289d2e, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x406754d6, 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 0x3ff2cea2, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x5ddc0e7a, 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 0x1a3a9bba, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 0x010203
[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 0x7dc5ddc9, 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 0x4963f7a1, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]]
[apply] PixelsBytes 0/0 3x3:
[apply] [ 0][ 0] 0x010203 0x010203 0x010203
[apply] [ 0][ 1] 0x010203 0x010203 0x010203
[apply] [ 0][ 2] 0x010203 0x010203 0x010203
[apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true
[apply] PixelsBytes 61/61 3x3:
[apply] [ 61][ 61] 0x010203 0x010203 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 0x421690ab, 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 0x5773ec72, 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 0x7ba85d38, 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 0x6a8046f4, 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 0x5983e7de, 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 0x62ebcdbb, 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 0x670fe2b9, 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 0x43ee148b, 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 0x4386d484, 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 0x48ea48be, 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 0xd4dd758, 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 0x7174d93a, 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 0x2e61a907, 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 0xda0225b, 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 0xc2f8b5a, 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 0x565c7f6, 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 0x5d2aea3e, 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 0x2c78bc3b, 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 0x2a8ddc4c, 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 0x477a1767, 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 0x20968fda, 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 0x7cbe41ec, 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 0x2eda2cef, 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 0x75bc16f0, 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 0xf8622f3, 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 0x2f60877b, 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 0x6a5eb489, 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 0x6f9ec4ed, 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 0x2092dcdb, 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 0x9e1be92, 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 0x43a6684f, 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 0x620a3d3b, 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 0xe3a1ec6, 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 0x9ba6076, 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 0x2b12e7f7, 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 0x663b1f38, 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 0x337ec9f7, 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 0x48fd918a, 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 0x7f5e2075, 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 0x7ca522a6, 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 0x3d860038, 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 0x28787c16, 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 0x7e1a9d1b, 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 0x540984b, 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 0x53ce669e, 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 0x13b33a0e, 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 0x5ba8773c, 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 0x112c3327, 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion03_srcS000_BE_TL_destS259_TL
[apply] ++++ TestCase.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 0x630f41e9, 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 0x7eb05acd, 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 0x6c1989b5, 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 0xa00185, 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 0x8c3c315, 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 0x6c3c9c31, 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 0x7f328c7a, 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 0x4fa4ded3, 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 0x5121177e, 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 0x538d7ace, 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 0x6d79953c, 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 0x4934ce4a, 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 0x29d381d2, 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 0x7cf01771, 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 0x76933bcb, 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 0x3c3ac93e, 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 0x26afa68a, 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 0x55dec1dd, 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 0x1389c036, 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 0x38aa233f, 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 0x29f01a29, 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 0x52458f41, 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 0x54c01e99, 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 0x1118fa47, 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 0x7ed75415, 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 0x6ad16fc1, 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 0x5c001eb0, 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 0xbdee400, 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 0x564ac216, 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 0x460c5e9c, 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 0x561777b1, 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 0x1eb3319f, 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 0x67ecd78, 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 0x6ee3849c, 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 0x1b1756a4, 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 0x193936e1, 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 0x7b41fab6, 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 0x28b301f2, 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 0x44cbbe, 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 0x249c2715, 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 0x7c9e67a, 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 0x583a5794, 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 0x5e4be2cc, 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 0x4816ef71, 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 0x59c208b0, 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 0x51c888d9, 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 0x44908881, 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 0x6cf1f051, 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 0x7fd88db7, 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 0x62402af3, 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 0x62c3e9e9, 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 0x2c31f2a7, 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 0x331c89c, 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 0x39697b67, 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 0x3c24c4a3, 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 0x11e9c82e, 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 0xb554d32, 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 0xd3f136e, 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 0x2814a18d, 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 0x627a4489, 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 0x4929b0e1, 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 0x501ba94d, 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 0x48082751, 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 0xf4d5bc9, 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 0x1fc4f0f8, 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 0x3aa83a13, 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 0x7a7cd37a, 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 0x19202d69, 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 0xf855562, 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 0x7aa89ce3, 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 0x53d439fe, 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 0x122b7db1, 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 0x6548f8c8, 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 0x19c5466b, 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 0x66922804, 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 0x5815338, 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 0x6d7e845a, 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 0xd2368df, 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 0xfba0f36, 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 0x3caa4b, 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 0xed0220c, 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 0x26b496d, 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 0x51a19458, 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 0x47124746, 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 0x105691e, 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 0xa383118, 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 0x6f1f23e5, 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 0x656dc861, 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 0xa7e8c4d, 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 0x7a2d189c, 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 0x26aae86e, 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion04_srcS259_BE_TL_destS259_TL
[apply] ++++ TestCase.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 0x5097d026, 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 0x1ee29820, 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 0x2e716cb7, 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 0x18987a33, 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 0x427eb6e2, 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 0xd18d189, 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 0x58648016, 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 0x2e1551b0, 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 0x79a61172, 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 0x5c391c3, 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 0x6a969c29, 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 0x45e67e6a, 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 0x1f758500, 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 0x5c6ed322, 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 0x6fe78c96, 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 0x4abf053f, 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 0x42f1916f, 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 0x18330bf, 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 0x4bf54c5f, 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 0x556917ee, 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 0x66a23610, 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 0x238b8914, 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 0x1dd49247, 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 0x6ecf829d, 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 0x79884a40, 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 0x62c2ee15, 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 0x5fe8ce8, 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 0xad4d66b, 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 0x1b49105b, 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 0x59d0d45b, 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 0x1d25d06e, 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 0x1d96f4b5, 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 0x71bfc4fc, 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 0x651db6bb, 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 0x1c7e2da, 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 0x69fe571f, 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 0x3909ea96, 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 0x3a083b1b, 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 0x72608760, 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 0x1f57ea4a, 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 0x44d6b059, 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 0x6ad3c65d, 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 0x75843a75, 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 0x3c1a1399, 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 0x53fcc0a2, 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 0x76caf6c1, 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 0x70e35d5, 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 0x35f03691, 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 0x2d8e8541, 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 0x67ce85c4, 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 0x27b03c1a, 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 0x2339e351, 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 0x2d7aece8, 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 0x61578aab, 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 0x3a51127a, 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 0x2094257f, 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 0x5e29c58e, 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 0x8691dee, 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 0x2d2bf892, 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 0x21cc5069, 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 0x6cb32ed4, 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 0x67c7980c, 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 0x60cf710e, 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 0x53077fc9, 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 0x11568fb5, 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 0x49f4bcf7, 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 0x62a2220f, 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 0x26a3960, 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 0xbdccedd, 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 0x4d911540, 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 0x700a4488, 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 0x3219762f, 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 0x259e215b, 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 0x309ff0a8, 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 0x5470be88, 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 0x35ecfe07, 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 0x5a199939, 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 0x469a9b65, 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 0x50502819, 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 0x3e78aa80, 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 0x6401d98a, 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 0x35712651, 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 0x178aab40, 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 0x10f102d3, 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 0x3ef07355, 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 0x1c23f1bb, 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 0x7bd33a6b, 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 0x68a0864f, 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 0x2d1e233, 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 0x215983b7, 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 0x7bd6747b, 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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion05_srcS301_BE_TL_destS259_TL
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842676166 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testConversion01_srcS000_BE_TL_destS000_TL took 1.135 sec
[apply] Testcase: testConversion02_srcS000_LE_TL_destS000_TL took 0.159 sec
[apply] Testcase: testConversion03_srcS000_BE_TL_destS259_TL took 0.118 sec
[apply] Testcase: testConversion04_srcS259_BE_TL_destS259_TL took 0.132 sec
[apply] Testcase: testConversion05_srcS301_BE_TL_destS259_TL took 0.116 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842678795 ms III localhost/127.0.0.1:59999 - Wait for lock
[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-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842681810 ms +++ localhost/127.0.0.1:59999 - Locked within 3023 ms, 7 attempts
[apply] ++++ TestCase.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 0x56609959, 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 0x7c2e1f1f, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x37fd6bea, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] CONVERT[1]: RGBA8888 -> ABGR8888
[apply] junit.framework.TestListener: endTest(testPNGRead11_fromRGBA8888)
[apply] junit.framework.TestListener: startTest(testPNGRead12_fromABGR8888)
[apply] junit.framework.TestListener: endTest(testPNGRead12_fromABGR8888)
[apply] junit.framework.TestListener: startTest(testPNGRead13_fromBGRA8888)
[apply] junit.framework.TestListener: endTest(testPNGRead13_fromBGRA8888)
[apply] junit.framework.TestListener: startTest(testPNGRead14_fromARGB8888)
[apply] junit.framework.TestListener: endTest(testPNGRead14_fromARGB8888)
[apply] PNGPixelRect - Conv1: PixelRect[obj 0x5eb7ec5d, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x7cfefe3f, 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 0x48e61a35, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x7ac2b2f6, 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 0x4737371, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x37a001ff, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead11_fromRGBA8888
[apply] ++++ TestCase.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 0x24148662, 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 0x3f829e6f, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x186fa9fc, 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 0x4b00ebec, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x2980f96c, 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 0x527736bd, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x10aadc97, 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 0x4178460d, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x3f3f210f, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead12_fromABGR8888
[apply] ++++ TestCase.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 0x72c743eb, 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 0x783c342b, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x388530b8, 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 0x30419d05, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x23abcc03, 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 0x63deeb40, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x4026e9f9, 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 0x3acafb56, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x643ae941, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead13_fromBGRA8888
[apply] ++++ TestCase.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 0x4dd36dfe, 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 0x73da669c, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x786c730, 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 0x217f242c, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x221fd5e2, 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 0x5812f9ee, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x45d6a56e, 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 0xf06fc94, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x13b06041, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead14_fromARGB8888
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842682017 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.824 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842678795 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842681810 ms +++ localhost/127.0.0.1:59999 - Locked within 3023 ms, 7 attempts
[apply] ++++ TestCase.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 0x56609959, 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 0x7c2e1f1f, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x37fd6bea, 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 0x5eb7ec5d, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x7cfefe3f, 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 0x48e61a35, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x7ac2b2f6, 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 0x4737371, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x37a001ff, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead11_fromRGBA8888
[apply] ++++ TestCase.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 0x24148662, 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 0x3f829e6f, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x186fa9fc, 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 0x4b00ebec, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x2980f96c, 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 0x527736bd, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x10aadc97, 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 0x4178460d, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x3f3f210f, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead12_fromABGR8888
[apply] ++++ TestCase.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 0x72c743eb, 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 0x783c342b, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x388530b8, 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 0x30419d05, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x23abcc03, 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 0x63deeb40, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x4026e9f9, 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 0x3acafb56, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x643ae941, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead13_fromBGRA8888
[apply] ++++ TestCase.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 0x4dd36dfe, 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 0x73da669c, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x786c730, 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 0x217f242c, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x221fd5e2, 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 0x5812f9ee, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x45d6a56e, 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 0xf06fc94, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] PNGPixelRect - Conv2: PixelRect[obj 0x13b06041, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead14_fromARGB8888
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842682017 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testPNGRead11_fromRGBA8888 took 0.08 sec
[apply] Testcase: testPNGRead12_fromABGR8888 took 0.031 sec
[apply] Testcase: testPNGRead13_fromBGRA8888 took 0.013 sec
[apply] Testcase: testPNGRead14_fromARGB8888 took 0.024 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842684605 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: tests to run: 3
[apply] junit.framework.TestListener: startTest(test01U32__GL2)
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842687120 ms +++ localhost/127.0.0.1:59999 - Locked within 2524 ms, 6 attempts
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestTGATextureFromFileNEWT.test01U32__GL2__-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0128.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test01U32__GL2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestTGATextureFromFileNEWT.test02RLE32__GL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[apply] junit.framework.TestListener: endTest(test01U32__GL2)
[apply] junit.framework.TestListener: startTest(test02RLE32__GL2)
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test02RLE32__GL2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3: ** screenshot: TestTGATextureFromFileNEWT.test03RLE32__GL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[apply] junit.framework.TestListener: endTest(test02RLE32__GL2)
[apply] junit.framework.TestListener: startTest(test03RLE32__GL2)
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test03RLE32__GL2
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842692409 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] junit.framework.TestListener: endTest(test03RLE32__GL2)
[apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.438 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842684605 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842687120 ms +++ localhost/127.0.0.1:59999 - Locked within 2524 ms, 6 attempts
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestTGATextureFromFileNEWT.test01U32__GL2__-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0128.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test01U32__GL2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestTGATextureFromFileNEWT.test02RLE32__GL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test02RLE32__GL2
[apply] ++++ TestCase.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3: ** screenshot: TestTGATextureFromFileNEWT.test03RLE32__GL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test03RLE32__GL2
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842692409 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01U32__GL2 took 2.879 sec
[apply] Testcase: test02RLE32__GL2 took 1.214 sec
[apply] Testcase: test03RLE32__GL2 took 1.117 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01NEWT
[apply] junit.framework.TestListener: tests to run: 1
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842694831 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842696342 ms +++ localhost/127.0.0.1:59999 - Locked within 1519 ms, 4 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01NEWT - test1
[apply] junit.framework.TestListener: startTest(test1)
[apply] -----------------------------------------------------------------------------------------------------
[apply] MacOSXGraphicsDevice[type .macosx, connection decon]:
[apply] Natives
[apply] GL4bc false
[apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[apply] GLES3 false
[apply] GL3bc false
[apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[apply] GLES2 false
[apply] GLES1 false
[apply] Count 3 / 8
[apply] Common
[apply] GL4ES3 false
[apply] GL2GL3 true
[apply] GL2ES2 true
[apply] GL2ES1 true
[apply] Mappings
[apply] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[apply] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[apply] GL2 GLProfile[GL2/GL2.hw]
[apply] GL4 GLProfile[GL4/GL4.sw]
[apply] GL3 GLProfile[GL3/GL3.hw]
[apply] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[apply] default GLProfile[GL2/GL2.hw]
[apply] Count 6 / 12
[apply]
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] 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] 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] XXX0: Perspective nearPlaneNormalized: 0.01010101
[apply] ShaderState[
[apply] ShaderProgram[id=1, linked=true, inUse=false, program: 1,
[apply] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] enabledAttributes [
[apply] ], activeAttributes [
[apply] ], managedAttributes [
[apply] ], activeUniforms [
[apply] GLUniformData[name mgl_ActiveTexture, location 0, size 1x1, count 1, data 0]
[apply] GLUniformData[name mgl_PMVMatrix, location 1, size 4x4, count 2, data
[apply] 0: [ 1.42013 0.00000 0.00000 0.00000 ]
[apply] 0: [ 0.00000 2.41421 0.00000 0.00000 ]
[apply] 0: [ 0.00000 0.00000 -1.22222 -2.22222 ]
[apply] 0: [ 0.00000 0.00000 -1.00000 0.00000 ]
[apply] ,
[apply] 1: [ 1.00000 0.00000 0.00000 0.00000 ]
[apply] 1: [ 0.00000 1.00000 0.00000 0.00000 ]
[apply] 1: [ 0.00000 0.00000 1.00000 -2.30000 ]
[apply] 1: [ 0.00000 0.00000 0.00000 1.00000 ]
[apply] ,
[apply] ]
[apply] ], managedUniforms [
[apply] ]
[apply] ]
[apply] junit.framework.TestListener: endTest(test1)
[apply] QUIT Window Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01NEWT - test1
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842699525 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.317 sec
[apply] ------------- Standard Output ---------------
[apply] iVBO: GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 24, components 9, stride 36b 9c, initialElementCount 72, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled false, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=216 cap=648], alive true]
[apply] ShaderState[
[apply] ShaderProgram[id=1, linked=true, inUse=false, program: 1,
[apply] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] enabledAttributes [
[apply] ], activeAttributes [
[apply] ], managedAttributes [
[apply] ], activeUniforms [
[apply] GLUniformData[name mgl_ActiveTexture, location 0, size 1x1, count 1, data 0]
[apply] GLUniformData[name mgl_PMVMatrix, location 1, size 4x4, count 2, data
[apply] 0: [ 1.42013 0.00000 0.00000 0.00000 ]
[apply] 0: [ 0.00000 2.41421 0.00000 0.00000 ]
[apply] 0: [ 0.00000 0.00000 -1.22222 -2.22222 ]
[apply] 0: [ 0.00000 0.00000 -1.00000 0.00000 ]
[apply] ,
[apply] 1: [ 1.00000 0.00000 0.00000 0.00000 ]
[apply] 1: [ 0.00000 1.00000 0.00000 0.00000 ]
[apply] 1: [ 0.00000 0.00000 1.00000 -2.30000 ]
[apply] 1: [ 0.00000 0.00000 0.00000 1.00000 ]
[apply] ,
[apply] ]
[apply] ], managedUniforms [
[apply] ]
[apply] ]
[apply] ------------- ---------------- ---------------
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842694831 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842696342 ms +++ localhost/127.0.0.1:59999 - Locked within 1519 ms, 4 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01NEWT - test1
[apply] -----------------------------------------------------------------------------------------------------
[apply] MacOSXGraphicsDevice[type .macosx, connection decon]:
[apply] Natives
[apply] GL4bc false
[apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[apply] GLES3 false
[apply] GL3bc false
[apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[apply] GLES2 false
[apply] GLES1 false
[apply] Count 3 / 8
[apply] Common
[apply] GL4ES3 false
[apply] GL2GL3 true
[apply] GL2ES2 true
[apply] GL2ES1 true
[apply] Mappings
[apply] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[apply] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[apply] GL2 GLProfile[GL2/GL2.hw]
[apply] GL4 GLProfile[GL4/GL4.sw]
[apply] GL3 GLProfile[GL3/GL3.hw]
[apply] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[apply] default GLProfile[GL2/GL2.hw]
[apply] Count 6 / 12
[apply]
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01NEWT - test1
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842699525 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test1 took 1.476 sec
[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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842701849 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842703858 ms +++ localhost/127.0.0.1:59999 - Locked within 2016 ms, 5 attempts
[apply] junit.framework.TestListener: startTest(testDisplayCreate01_AutoDestroyLifecycle)
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT - testDisplayCreate01_AutoDestroyLifecycle
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842705537 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842705541 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x714ae2c1: tileRendererInUse null, GearsES2[obj 0x714ae2c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x714ae2c1 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x714ae2c1 created: GearsObj[0x6ab30913, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x714ae2c1 created: GearsObj[0x1018f51f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x714ae2c1 created: GearsObj[0x1018f51f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x714ae2c1 FIN GearsES2[obj 0x714ae2c1 isInit true, usesShared false, 1 GearsObj[0x6ab30913, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1018f51f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2be2befa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x714ae2c1 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f974b5343c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x714ae2c1, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x714ae2c1 640x480, swapInterval 1, drawable 0x7f974b5343c0
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842705542 d 131ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x714ae2c1 640x480, swapInterval 1, drawable 0x7f974b5343c0
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842705721 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x714ae2c1 640x480, swapInterval 1, drawable 0x7f974b5343c0
[apply] duration: 139
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x714ae2c1 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f974b5343c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x714ae2c1, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x714ae2c1 640x480, swapInterval 1, drawable 0x7f974b5343c0
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842705940 d 2ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x714ae2c1 640x480, swapInterval 1, drawable 0x7f974b5343c0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x714ae2c1 640x480, swapInterval 1, drawable 0x7f974b5343c0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x714ae2c1 640x480, swapInterval 1, drawable 0x7f974b5343c0
[apply] duration: 220
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842706262 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x714ae2c1: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x714ae2c1 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842706271 d 0ms]]
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842706295 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x714ae2c1: tileRendererInUse null, GearsES2[obj 0x714ae2c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x714ae2c1 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x714ae2c1 created: GearsObj[0x688c4a77, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x714ae2c1 created: GearsObj[0x526d0040, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x714ae2c1 created: GearsObj[0x526d0040, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x714ae2c1 FIN GearsES2[obj 0x714ae2c1 isInit true, usesShared false, 1 GearsObj[0x688c4a77, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x526d0040, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x722b9406, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x714ae2c1 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f974b465e80, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x714ae2c1, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x714ae2c1 640x480, swapInterval 1, drawable 0x7f974b465e80
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842706296 d 41ms]]
[apply] Frames for setVisible(true) 2: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x714ae2c1 640x480, swapInterval 1, drawable 0x7f974b465e80
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x714ae2c1 640x480, swapInterval 1, drawable 0x7f974b465e80
[apply] duration: 131
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842706565 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x714ae2c1: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x714ae2c1 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842706569 d 0ms]]
[apply] Post destroy(true) DisplayList[] entries: 1 - Thread-4-UserApp-JUnitTestRunner
[apply] [0] : NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842706595 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x214a7a12: tileRendererInUse null, GearsES2[obj 0x214a7a12 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x214a7a12 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x214a7a12 created: GearsObj[0x7ae35bb7, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x214a7a12 created: GearsObj[0x649a8a68, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x214a7a12 created: GearsObj[0x649a8a68, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x214a7a12 FIN GearsES2[obj 0x214a7a12 isInit true, usesShared false, 1 GearsObj[0x7ae35bb7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x649a8a68, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5df4e571, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x214a7a12 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f974b457ed0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x214a7a12, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x214a7a12 640x480, swapInterval 1, drawable 0x7f974b457ed0
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842706596 d 42ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x214a7a12 640x480, swapInterval 1, drawable 0x7f974b457ed0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x214a7a12 640x480, swapInterval 1, drawable 0x7f974b457ed0
[apply] duration: 130
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x214a7a12 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f974b457ed0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x214a7a12, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x214a7a12 640x480, swapInterval 1, drawable 0x7f974b457ed0
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842706888 d 2ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x214a7a12 640x480, swapInterval 1, drawable 0x7f974b457ed0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x214a7a12 640x480, swapInterval 1, drawable 0x7f974b457ed0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x214a7a12 640x480, swapInterval 1, drawable 0x7f974b457ed0
[apply] duration: 223
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842707214 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x214a7a12: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x214a7a12 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842707215 d 0ms]]
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842707251 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x214a7a12: tileRendererInUse null, GearsES2[obj 0x214a7a12 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x214a7a12 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x214a7a12 created: GearsObj[0x7cbe41ec, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x214a7a12 created: GearsObj[0x2eda2cef, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x214a7a12 created: GearsObj[0x2eda2cef, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.X 0x214a7a12 FIN GearsES2[obj 0x214a7a12 isInit true, usesShared false, 1 GearsObj[0x7cbe41ec, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2eda2cef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x75bc16f0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x214a7a12 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f974b565050, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x214a7a12, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x214a7a12 640x480, swapInterval 1, drawable 0x7f974b565050
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842707252 d 58ms]]
[apply] Frames for setVisible(true) 2: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x214a7a12 640x480, swapInterval 1, drawable 0x7f974b565050
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x214a7a12 640x480, swapInterval 1, drawable 0x7f974b565050
[apply] junit.framework.TestListener: endTest(testDisplayCreate01_AutoDestroyLifecycle)
[apply] duration: 121
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842707528 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x214a7a12: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x214a7a12 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842707530 d 0ms]]
[apply] Post destroy(true) DisplayList[] entries: 1 - Thread-4-UserApp-JUnitTestRunner
[apply] [0] : NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT - testDisplayCreate01_AutoDestroyLifecycle
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842707610 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.382 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842701849 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842703858 ms +++ localhost/127.0.0.1:59999 - Locked within 2016 ms, 5 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT - testDisplayCreate01_AutoDestroyLifecycle
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842705537 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842705541 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x714ae2c1: tileRendererInUse null, GearsES2[obj 0x714ae2c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x714ae2c1 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x714ae2c1 created: GearsObj[0x6ab30913, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x714ae2c1 created: GearsObj[0x1018f51f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x714ae2c1 created: GearsObj[0x1018f51f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x714ae2c1 FIN GearsES2[obj 0x714ae2c1 isInit true, usesShared false, 1 GearsObj[0x6ab30913, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1018f51f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2be2befa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x714ae2c1 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f974b5343c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x714ae2c1, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x714ae2c1 640x480, swapInterval 1, drawable 0x7f974b5343c0
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842705542 d 131ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x714ae2c1 640x480, swapInterval 1, drawable 0x7f974b5343c0
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842705721 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x714ae2c1 640x480, swapInterval 1, drawable 0x7f974b5343c0
[apply] duration: 139
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x714ae2c1 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f974b5343c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x714ae2c1, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x714ae2c1 640x480, swapInterval 1, drawable 0x7f974b5343c0
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842705940 d 2ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x714ae2c1 640x480, swapInterval 1, drawable 0x7f974b5343c0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x714ae2c1 640x480, swapInterval 1, drawable 0x7f974b5343c0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x714ae2c1 640x480, swapInterval 1, drawable 0x7f974b5343c0
[apply] duration: 220
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842706262 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x714ae2c1: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x714ae2c1 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842706271 d 0ms]]
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842706295 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x714ae2c1: tileRendererInUse null, GearsES2[obj 0x714ae2c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x714ae2c1 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x714ae2c1 created: GearsObj[0x688c4a77, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x714ae2c1 created: GearsObj[0x526d0040, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x714ae2c1 created: GearsObj[0x526d0040, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x714ae2c1 FIN GearsES2[obj 0x714ae2c1 isInit true, usesShared false, 1 GearsObj[0x688c4a77, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x526d0040, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x722b9406, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x714ae2c1 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f974b465e80, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x714ae2c1, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x714ae2c1 640x480, swapInterval 1, drawable 0x7f974b465e80
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842706296 d 41ms]]
[apply] Frames for setVisible(true) 2: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x714ae2c1 640x480, swapInterval 1, drawable 0x7f974b465e80
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x714ae2c1 640x480, swapInterval 1, drawable 0x7f974b465e80
[apply] duration: 131
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842706565 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x714ae2c1: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x714ae2c1 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842706569 d 0ms]]
[apply] Post destroy(true) DisplayList[] entries: 1 - Thread-4-UserApp-JUnitTestRunner
[apply] [0] : NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842706595 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x214a7a12: tileRendererInUse null, GearsES2[obj 0x214a7a12 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x214a7a12 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x214a7a12 created: GearsObj[0x7ae35bb7, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x214a7a12 created: GearsObj[0x649a8a68, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x214a7a12 created: GearsObj[0x649a8a68, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x214a7a12 FIN GearsES2[obj 0x214a7a12 isInit true, usesShared false, 1 GearsObj[0x7ae35bb7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x649a8a68, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5df4e571, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x214a7a12 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f974b457ed0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x214a7a12, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x214a7a12 640x480, swapInterval 1, drawable 0x7f974b457ed0
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842706596 d 42ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x214a7a12 640x480, swapInterval 1, drawable 0x7f974b457ed0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x214a7a12 640x480, swapInterval 1, drawable 0x7f974b457ed0
[apply] duration: 130
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x214a7a12 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f974b457ed0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x214a7a12, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x214a7a12 640x480, swapInterval 1, drawable 0x7f974b457ed0
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842706888 d 2ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x214a7a12 640x480, swapInterval 1, drawable 0x7f974b457ed0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x214a7a12 640x480, swapInterval 1, drawable 0x7f974b457ed0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x214a7a12 640x480, swapInterval 1, drawable 0x7f974b457ed0
[apply] duration: 223
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842707214 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x214a7a12: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x214a7a12 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842707215 d 0ms]]
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842707251 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x214a7a12: tileRendererInUse null, GearsES2[obj 0x214a7a12 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x214a7a12 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x214a7a12 created: GearsObj[0x7cbe41ec, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x214a7a12 created: GearsObj[0x2eda2cef, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x214a7a12 created: GearsObj[0x2eda2cef, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.X 0x214a7a12 FIN GearsES2[obj 0x214a7a12 isInit true, usesShared false, 1 GearsObj[0x7cbe41ec, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2eda2cef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x75bc16f0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x214a7a12 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f974b565050, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x214a7a12, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x214a7a12 640x480, swapInterval 1, drawable 0x7f974b565050
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842707252 d 58ms]]
[apply] Frames for setVisible(true) 2: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x214a7a12 640x480, swapInterval 1, drawable 0x7f974b565050
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x214a7a12 640x480, swapInterval 1, drawable 0x7f974b565050
[apply] duration: 121
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842707528 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x214a7a12: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x214a7a12 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842707530 d 0ms]]
[apply] Post destroy(true) DisplayList[] entries: 1 - Thread-4-UserApp-JUnitTestRunner
[apply] [0] : NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT - testDisplayCreate01_AutoDestroyLifecycle
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842707610 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testDisplayCreate01_AutoDestroyLifecycle took 2.07 sec
[echo] Testing com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842710187 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: tests to run: 2
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842714198 ms +++ localhost/127.0.0.1:59999 - Locked within 4019 ms, 9 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate01
[apply] Pass - 1
[apply] junit.framework.TestListener: startTest(testDisplayCreate01)
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842716102 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x1fbbd7b2: tileRendererInUse null, GearsES2[obj 0x1fbbd7b2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x1fbbd7b2 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x1fbbd7b2 created: GearsObj[0x7eb1cc87, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1fbbd7b2 created: GearsObj[0x4aeaf40c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1fbbd7b2 created: GearsObj[0x4aeaf40c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x1fbbd7b2 FIN GearsES2[obj 0x1fbbd7b2 isInit true, usesShared false, 1 GearsObj[0x7eb1cc87, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4aeaf40c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x34d507e9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1fbbd7b2 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdf59e55780, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1fbbd7b2, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x1fbbd7b2 640x480, swapInterval 1, drawable 0x7fdf59e55780
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842716106 d 125ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fbbd7b2 640x480, swapInterval 1, drawable 0x7fdf59e55780
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fbbd7b2 640x480, swapInterval 1, drawable 0x7fdf59e55780
[apply] duration: 145
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1fbbd7b2 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdf59e55780, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1fbbd7b2, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x1fbbd7b2 640x480, swapInterval 1, drawable 0x7fdf59e55780
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842716478 d 2ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fbbd7b2 640x480, swapInterval 1, drawable 0x7fdf59e55780
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fbbd7b2 640x480, swapInterval 1, drawable 0x7fdf59e55780
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fbbd7b2 640x480, swapInterval 1, drawable 0x7fdf59e55780
[apply] duration: 221
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842716801 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1fbbd7b2: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1fbbd7b2 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842716811 d 1ms]]
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842716835 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x1fbbd7b2: tileRendererInUse null, GearsES2[obj 0x1fbbd7b2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x1fbbd7b2 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x1fbbd7b2 created: GearsObj[0x5d2aea3e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1fbbd7b2 created: GearsObj[0x2c78bc3b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1fbbd7b2 created: GearsObj[0x2c78bc3b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x1fbbd7b2 FIN GearsES2[obj 0x1fbbd7b2 isInit true, usesShared false, 1 GearsObj[0x5d2aea3e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2c78bc3b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a8ddc4c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x1fbbd7b2 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdf59c20f70, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1fbbd7b2, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x1fbbd7b2 640x480, swapInterval 1, drawable 0x7fdf59c20f70
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842716836 d 44ms]]
[apply] Frames for setVisible(true) 2: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fbbd7b2 640x480, swapInterval 1, drawable 0x7fdf59c20f70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fbbd7b2 640x480, swapInterval 1, drawable 0x7fdf59c20f70
[apply] duration: 126
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842717104 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x1fbbd7b2: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x1fbbd7b2 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842717106 d 0ms]]
[apply] Post destroy(true) DisplayList[] entries: 1 - Thread-4-UserApp-JUnitTestRunner
[apply] [0] : NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false
[apply] Pass - 2
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842717130 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x2f60877b: tileRendererInUse null, GearsES2[obj 0x2f60877b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2f60877b on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x2f60877b created: GearsObj[0x2b12e7f7, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2f60877b created: GearsObj[0x663b1f38, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2f60877b created: GearsObj[0x663b1f38, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x2f60877b FIN GearsES2[obj 0x2f60877b isInit true, usesShared false, 1 GearsObj[0x2b12e7f7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x663b1f38, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x337ec9f7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x2f60877b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdf59c6aa80, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2f60877b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x2f60877b 640x480, swapInterval 1, drawable 0x7fdf59c6aa80
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842717131 d 50ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2f60877b 640x480, swapInterval 1, drawable 0x7fdf59c6aa80
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2f60877b 640x480, swapInterval 1, drawable 0x7fdf59c6aa80
[apply] duration: 126
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x2f60877b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdf59c6aa80, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2f60877b, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x2f60877b 640x480, swapInterval 1, drawable 0x7fdf59c6aa80
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842717426 d 5ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2f60877b 640x480, swapInterval 1, drawable 0x7fdf59c6aa80
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2f60877b 640x480, swapInterval 1, drawable 0x7fdf59c6aa80
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2f60877b 640x480, swapInterval 1, drawable 0x7fdf59c6aa80
[apply] duration: 225
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842717753 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x2f60877b: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x2f60877b FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842717755 d 0ms]]
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842717786 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x2f60877b: tileRendererInUse null, GearsES2[obj 0x2f60877b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2f60877b on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x2f60877b created: GearsObj[0x112c3327, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2f60877b created: GearsObj[0x6cd24e3f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2f60877b created: GearsObj[0x6cd24e3f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x2f60877b FIN GearsES2[obj 0x2f60877b isInit true, usesShared false, 1 GearsObj[0x112c3327, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6cd24e3f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x630f41e9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x2f60877b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdf59c6a560, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2f60877b, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x2f60877b 640x480, swapInterval 1, drawable 0x7fdf59c6a560
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842717787 d 42ms]]
[apply] Frames for setVisible(true) 2: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2f60877b 640x480, swapInterval 1, drawable 0x7fdf59c6a560
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2f60877b 640x480, swapInterval 1, drawable 0x7fdf59c6a560
[apply] junit.framework.TestListener: endTest(testDisplayCreate01)
[apply] junit.framework.TestListener: startTest(testDisplayCreate02)
[apply] duration: 129
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718055 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x2f60877b: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x2f60877b FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718056 d 0ms]]
[apply] Post destroy(true) DisplayList[] entries: 1 - Thread-4-UserApp-JUnitTestRunner
[apply] [0] : NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate01
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate02
[apply] Pass - 1
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718100 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x7cf01771: tileRendererInUse null, GearsES2[obj 0x7cf01771 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7cf01771 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x7cf01771 created: GearsObj[0x5c001eb0, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7cf01771 created: GearsObj[0xbdee400, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7cf01771 created: GearsObj[0xbdee400, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.X 0x7cf01771 FIN GearsES2[obj 0x7cf01771 isInit true, usesShared false, 1 GearsObj[0x5c001eb0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xbdee400, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x564ac216, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x7cf01771 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdf59e69d90, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7cf01771, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x7cf01771 640x480, swapInterval 1, drawable 0x7fdf59e69d90
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718101 d 64ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718175 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x38aa233f: tileRendererInUse null, GearsES2[obj 0x38aa233f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x38aa233f on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x38aa233f created: GearsObj[0x1eb3319f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x38aa233f created: GearsObj[0x67ecd78, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x38aa233f created: GearsObj[0x67ecd78, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.X 0x38aa233f FIN GearsES2[obj 0x38aa233f isInit true, usesShared false, 1 GearsObj[0x1eb3319f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67ecd78, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ee3849c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x38aa233f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdf59c6ef70, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x38aa233f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x38aa233f 640x480, swapInterval 1, drawable 0x7fdf59c6ef70
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718176 d 73ms]]
[apply] Frames for setVisible(true) 2: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7cf01771 640x480, swapInterval 1, drawable 0x7fdf59e69d90
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7cf01771 640x480, swapInterval 1, drawable 0x7fdf59e69d90
[apply] duration: 205
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718475 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x7cf01771: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x7cf01771 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718477 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718481 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x38aa233f: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x38aa233f FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718499 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718520 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718520 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718523 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718523 d 0ms]]
[apply] Pass - 2
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718538 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.0 0x5e4be2cc: tileRendererInUse null, GearsES2[obj 0x5e4be2cc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5e4be2cc on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5e4be2cc created: GearsObj[0x331c89c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5e4be2cc created: GearsObj[0x39697b67, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5e4be2cc created: GearsObj[0x39697b67, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.X 0x5e4be2cc FIN GearsES2[obj 0x5e4be2cc isInit true, usesShared false, 1 GearsObj[0x331c89c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39697b67, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c24c4a3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.reshape 0x5e4be2cc 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdf59e7d6b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5e4be2cc, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x5e4be2cc 640x480, swapInterval 1, drawable 0x7fdf59e7d6b0
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718539 d 43ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718588 d 1ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.0 0x44908881: tileRendererInUse null, GearsES2[obj 0x44908881 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x44908881 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x44908881 created: GearsObj[0xd3f136e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x44908881 created: GearsObj[0x2814a18d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x44908881 created: GearsObj[0x2814a18d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.X 0x44908881 FIN GearsES2[obj 0x44908881 isInit true, usesShared false, 1 GearsObj[0xd3f136e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2814a18d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x627a4489, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.reshape 0x44908881 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdf59c4d620, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x44908881, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x44908881 640x480, swapInterval 1, drawable 0x7fdf59c4d620
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718590 d 55ms]]
[apply] Frames for setVisible(true) 2: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5e4be2cc 640x480, swapInterval 1, drawable 0x7fdf59e7d6b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5e4be2cc 640x480, swapInterval 1, drawable 0x7fdf59e7d6b0
[apply] duration: 174
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718862 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x5e4be2cc: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x5e4be2cc FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718864 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718864 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x44908881: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x44908881 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718878 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718879 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718879 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718880 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718880 d 0ms]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate02
[apply] junit.framework.TestListener: endTest(testDisplayCreate02)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842718953 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.394 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842710187 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842714198 ms +++ localhost/127.0.0.1:59999 - Locked within 4019 ms, 9 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate01
[apply] Pass - 1
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842716102 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x1fbbd7b2: tileRendererInUse null, GearsES2[obj 0x1fbbd7b2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x1fbbd7b2 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x1fbbd7b2 created: GearsObj[0x7eb1cc87, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1fbbd7b2 created: GearsObj[0x4aeaf40c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1fbbd7b2 created: GearsObj[0x4aeaf40c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x1fbbd7b2 FIN GearsES2[obj 0x1fbbd7b2 isInit true, usesShared false, 1 GearsObj[0x7eb1cc87, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4aeaf40c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x34d507e9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1fbbd7b2 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdf59e55780, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1fbbd7b2, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x1fbbd7b2 640x480, swapInterval 1, drawable 0x7fdf59e55780
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842716106 d 125ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fbbd7b2 640x480, swapInterval 1, drawable 0x7fdf59e55780
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fbbd7b2 640x480, swapInterval 1, drawable 0x7fdf59e55780
[apply] duration: 145
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1fbbd7b2 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdf59e55780, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1fbbd7b2, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x1fbbd7b2 640x480, swapInterval 1, drawable 0x7fdf59e55780
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842716478 d 2ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fbbd7b2 640x480, swapInterval 1, drawable 0x7fdf59e55780
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fbbd7b2 640x480, swapInterval 1, drawable 0x7fdf59e55780
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fbbd7b2 640x480, swapInterval 1, drawable 0x7fdf59e55780
[apply] duration: 221
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842716801 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1fbbd7b2: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1fbbd7b2 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842716811 d 1ms]]
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842716835 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x1fbbd7b2: tileRendererInUse null, GearsES2[obj 0x1fbbd7b2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x1fbbd7b2 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x1fbbd7b2 created: GearsObj[0x5d2aea3e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1fbbd7b2 created: GearsObj[0x2c78bc3b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1fbbd7b2 created: GearsObj[0x2c78bc3b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x1fbbd7b2 FIN GearsES2[obj 0x1fbbd7b2 isInit true, usesShared false, 1 GearsObj[0x5d2aea3e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2c78bc3b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a8ddc4c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x1fbbd7b2 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdf59c20f70, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1fbbd7b2, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x1fbbd7b2 640x480, swapInterval 1, drawable 0x7fdf59c20f70
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842716836 d 44ms]]
[apply] Frames for setVisible(true) 2: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fbbd7b2 640x480, swapInterval 1, drawable 0x7fdf59c20f70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1fbbd7b2 640x480, swapInterval 1, drawable 0x7fdf59c20f70
[apply] duration: 126
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842717104 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x1fbbd7b2: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x1fbbd7b2 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842717106 d 0ms]]
[apply] Post destroy(true) DisplayList[] entries: 1 - Thread-4-UserApp-JUnitTestRunner
[apply] [0] : NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false
[apply] Pass - 2
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842717130 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x2f60877b: tileRendererInUse null, GearsES2[obj 0x2f60877b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2f60877b on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x2f60877b created: GearsObj[0x2b12e7f7, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2f60877b created: GearsObj[0x663b1f38, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2f60877b created: GearsObj[0x663b1f38, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x2f60877b FIN GearsES2[obj 0x2f60877b isInit true, usesShared false, 1 GearsObj[0x2b12e7f7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x663b1f38, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x337ec9f7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x2f60877b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdf59c6aa80, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2f60877b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x2f60877b 640x480, swapInterval 1, drawable 0x7fdf59c6aa80
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842717131 d 50ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2f60877b 640x480, swapInterval 1, drawable 0x7fdf59c6aa80
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2f60877b 640x480, swapInterval 1, drawable 0x7fdf59c6aa80
[apply] duration: 126
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x2f60877b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdf59c6aa80, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2f60877b, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x2f60877b 640x480, swapInterval 1, drawable 0x7fdf59c6aa80
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842717426 d 5ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2f60877b 640x480, swapInterval 1, drawable 0x7fdf59c6aa80
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2f60877b 640x480, swapInterval 1, drawable 0x7fdf59c6aa80
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2f60877b 640x480, swapInterval 1, drawable 0x7fdf59c6aa80
[apply] duration: 225
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842717753 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x2f60877b: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x2f60877b FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842717755 d 0ms]]
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842717786 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x2f60877b: tileRendererInUse null, GearsES2[obj 0x2f60877b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2f60877b on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x2f60877b created: GearsObj[0x112c3327, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2f60877b created: GearsObj[0x6cd24e3f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2f60877b created: GearsObj[0x6cd24e3f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x2f60877b FIN GearsES2[obj 0x2f60877b isInit true, usesShared false, 1 GearsObj[0x112c3327, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6cd24e3f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x630f41e9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x2f60877b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdf59c6a560, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2f60877b, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x2f60877b 640x480, swapInterval 1, drawable 0x7fdf59c6a560
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842717787 d 42ms]]
[apply] Frames for setVisible(true) 2: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2f60877b 640x480, swapInterval 1, drawable 0x7fdf59c6a560
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2f60877b 640x480, swapInterval 1, drawable 0x7fdf59c6a560
[apply] duration: 129
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718055 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x2f60877b: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x2f60877b FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718056 d 0ms]]
[apply] Post destroy(true) DisplayList[] entries: 1 - Thread-4-UserApp-JUnitTestRunner
[apply] [0] : NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate01
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate02
[apply] Pass - 1
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718100 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x7cf01771: tileRendererInUse null, GearsES2[obj 0x7cf01771 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x7cf01771 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x7cf01771 created: GearsObj[0x5c001eb0, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x7cf01771 created: GearsObj[0xbdee400, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x7cf01771 created: GearsObj[0xbdee400, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.X 0x7cf01771 FIN GearsES2[obj 0x7cf01771 isInit true, usesShared false, 1 GearsObj[0x5c001eb0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xbdee400, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x564ac216, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x7cf01771 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdf59e69d90, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x7cf01771, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x7cf01771 640x480, swapInterval 1, drawable 0x7fdf59e69d90
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718101 d 64ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718175 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x38aa233f: tileRendererInUse null, GearsES2[obj 0x38aa233f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x38aa233f on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x38aa233f created: GearsObj[0x1eb3319f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x38aa233f created: GearsObj[0x67ecd78, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x38aa233f created: GearsObj[0x67ecd78, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.X 0x38aa233f FIN GearsES2[obj 0x38aa233f isInit true, usesShared false, 1 GearsObj[0x1eb3319f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x67ecd78, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ee3849c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x38aa233f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdf59c6ef70, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x38aa233f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x38aa233f 640x480, swapInterval 1, drawable 0x7fdf59c6ef70
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718176 d 73ms]]
[apply] Frames for setVisible(true) 2: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7cf01771 640x480, swapInterval 1, drawable 0x7fdf59e69d90
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7cf01771 640x480, swapInterval 1, drawable 0x7fdf59e69d90
[apply] duration: 205
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718475 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x7cf01771: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x7cf01771 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718477 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718481 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x38aa233f: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x38aa233f FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718499 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718520 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718520 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718523 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718523 d 0ms]]
[apply] Pass - 2
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718538 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.0 0x5e4be2cc: tileRendererInUse null, GearsES2[obj 0x5e4be2cc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5e4be2cc on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5e4be2cc created: GearsObj[0x331c89c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5e4be2cc created: GearsObj[0x39697b67, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5e4be2cc created: GearsObj[0x39697b67, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.X 0x5e4be2cc FIN GearsES2[obj 0x5e4be2cc isInit true, usesShared false, 1 GearsObj[0x331c89c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39697b67, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c24c4a3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.reshape 0x5e4be2cc 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdf59e7d6b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5e4be2cc, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x5e4be2cc 640x480, swapInterval 1, drawable 0x7fdf59e7d6b0
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718539 d 43ms]]
[apply] Frames for setVisible(true) 1: 1
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718588 d 1ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.0 0x44908881: tileRendererInUse null, GearsES2[obj 0x44908881 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x44908881 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x44908881 created: GearsObj[0xd3f136e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x44908881 created: GearsObj[0x2814a18d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x44908881 created: GearsObj[0x2814a18d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.X 0x44908881 FIN GearsES2[obj 0x44908881 isInit true, usesShared false, 1 GearsObj[0xd3f136e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2814a18d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x627a4489, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.reshape 0x44908881 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdf59c4d620, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x44908881, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x44908881 640x480, swapInterval 1, drawable 0x7fdf59c4d620
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718590 d 55ms]]
[apply] Frames for setVisible(true) 2: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5e4be2cc 640x480, swapInterval 1, drawable 0x7fdf59e7d6b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5e4be2cc 640x480, swapInterval 1, drawable 0x7fdf59e7d6b0
[apply] duration: 174
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718862 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x5e4be2cc: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x5e4be2cc FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718864 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718864 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x44908881: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x44908881 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718878 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718879 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718879 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718880 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842718880 d 0ms]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate02
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842718953 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testDisplayCreate01 took 2.05 sec
[apply] Testcase: testDisplayCreate02 took 0.82 sec
[echo] Testing com.jogamp.opengl.test.junit.newt.TestGLWindowInvisiblePointer01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindowInvisiblePointer01NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestGLWindowInvisiblePointer01NEWT
[apply] junit.framework.TestListener: tests to run: 1
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842721283 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842725296 ms +++ localhost/127.0.0.1:59999 - Locked within 4021 ms, 9 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindowInvisiblePointer01NEWT - testWindow00
[apply] junit.framework.TestListener: startTest(testWindow00)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init ...
[apply] GearsES1 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 created: GearsObj[0x3288df60, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x3801318b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x565bb966, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape FIN
[apply] GLProfiles window1: decon: Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 6 / 12]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose ...
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindowInvisiblePointer01NEWT - testWindow00
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842731246 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[apply] junit.framework.TestListener: endTest(testWindow00)
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.585 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842721283 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842725296 ms +++ localhost/127.0.0.1:59999 - Locked within 4021 ms, 9 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindowInvisiblePointer01NEWT - testWindow00
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init ...
[apply] GearsES1 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 created: GearsObj[0x3288df60, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x3801318b, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x565bb966, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape FIN
[apply] GLProfiles window1: decon: Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 6 / 12]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose ...
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindowInvisiblePointer01NEWT - testWindow00
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842731246 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testWindow00 took 4.275 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842733579 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
[apply] junit.framework.TestListener: startTest(testWarp01Center)
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp01Center
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x6a6779e6: tileRendererInUse null, GearsES2[obj 0x6a6779e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6a6779e6 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6a6779e6 created: GearsObj[0x8c943d1, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6a6779e6 created: GearsObj[0x558352d8, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6a6779e6 created: GearsObj[0x558352d8, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x6a6779e6 FIN GearsES2[obj 0x6a6779e6 isInit true, usesShared false, 1 GearsObj[0x8c943d1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x558352d8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x595e2ccd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6a6779e6 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fb9ea610b50, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6a6779e6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6a6779e6 512x512, swapInterval 1, drawable 0x7fb9ea610b50
[apply] GLProfiles window1: decon: Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 6 / 12]
[apply] junit.framework.TestListener: endTest(testWarp01Center)
[apply] junit.framework.TestListener: startTest(testWarp02Random)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6a6779e6: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6a6779e6 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp01Center
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp02Random
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x688c4a77: tileRendererInUse null, GearsES2[obj 0x688c4a77 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x688c4a77 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x688c4a77 created: GearsObj[0x585976c2, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x688c4a77 created: GearsObj[0x5983e7de, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x688c4a77 created: GearsObj[0x5983e7de, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x688c4a77 FIN GearsES2[obj 0x688c4a77 isInit true, usesShared false, 1 GearsObj[0x585976c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5983e7de, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62ebcdbb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x688c4a77 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fb9ea425930, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x688c4a77, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x688c4a77 512x512, swapInterval 1, drawable 0x7fb9ea425930
[apply] GLProfiles window1: decon: Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 6 / 12]
[apply] junit.framework.TestListener: endTest(testWarp02Random)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x688c4a77: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x688c4a77 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp02Random
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842739900 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.945 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842733579 ms +++ localhost/127.0.0.1:59999 - Locked within 11 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp01Center
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x6a6779e6: tileRendererInUse null, GearsES2[obj 0x6a6779e6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6a6779e6 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6a6779e6 created: GearsObj[0x8c943d1, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6a6779e6 created: GearsObj[0x558352d8, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6a6779e6 created: GearsObj[0x558352d8, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x6a6779e6 FIN GearsES2[obj 0x6a6779e6 isInit true, usesShared false, 1 GearsObj[0x8c943d1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x558352d8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x595e2ccd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6a6779e6 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fb9ea610b50, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6a6779e6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6a6779e6 512x512, swapInterval 1, drawable 0x7fb9ea610b50
[apply] GLProfiles window1: decon: Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 6 / 12]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6a6779e6: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6a6779e6 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp01Center
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp02Random
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x688c4a77: tileRendererInUse null, GearsES2[obj 0x688c4a77 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x688c4a77 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x688c4a77 created: GearsObj[0x585976c2, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x688c4a77 created: GearsObj[0x5983e7de, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x688c4a77 created: GearsObj[0x5983e7de, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x688c4a77 FIN GearsES2[obj 0x688c4a77 isInit true, usesShared false, 1 GearsObj[0x585976c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5983e7de, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62ebcdbb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x688c4a77 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fb9ea425930, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x688c4a77, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x688c4a77 512x512, swapInterval 1, drawable 0x7fb9ea425930
[apply] GLProfiles window1: decon: Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 6 / 12]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x688c4a77: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x688c4a77 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp02Random
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842739900 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testWarp01Center took 2.246 sec
[apply] Testcase: testWarp02Random took 2.148 sec
[echo] Testing com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT.xml
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842742385 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT
[apply] junit.framework.TestListener: tests to run: 1
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842743893 ms +++ localhost/127.0.0.1:59999 - Locked within 1516 ms, 4 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT - testWindow00
[apply] junit.framework.TestListener: startTest(testWindow00)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x57ac3379: tileRendererInUse null, GearsES2[obj 0x57ac3379 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x57ac3379 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x57ac3379 created: GearsObj[0x6ab30913, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x57ac3379 created: GearsObj[0x1018f51f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x57ac3379 created: GearsObj[0x1018f51f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x57ac3379 FIN GearsES2[obj 0x57ac3379 isInit true, usesShared false, 1 GearsObj[0x6ab30913, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1018f51f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2be2befa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x57ac3379 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd22bf17e10, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x57ac3379, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x57ac3379 512x512, swapInterval 1, drawable 0x7fd22bf17e10
[apply] GLProfiles window1: decon: Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 6 / 12]
[apply] junit.framework.TestListener: endTest(testWindow00)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x57ac3379: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x57ac3379 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT - testWindow00
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842746130 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.371 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842742385 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842743893 ms +++ localhost/127.0.0.1:59999 - Locked within 1516 ms, 4 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT - testWindow00
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x57ac3379: tileRendererInUse null, GearsES2[obj 0x57ac3379 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x57ac3379 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x57ac3379 created: GearsObj[0x6ab30913, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x57ac3379 created: GearsObj[0x1018f51f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x57ac3379 created: GearsObj[0x1018f51f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x57ac3379 FIN GearsES2[obj 0x57ac3379 isInit true, usesShared false, 1 GearsObj[0x6ab30913, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1018f51f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2be2befa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x57ac3379 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd22bf17e10, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x57ac3379, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x57ac3379 512x512, swapInterval 1, drawable 0x7fd22bf17e10
[apply] GLProfiles window1: decon: Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 6 / 12]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x57ac3379: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x57ac3379 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT - testWindow00
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842746130 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testWindow00 took 0.496 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] junit.framework.TestListener: tests to run: 7
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842748513 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842751523 ms +++ localhost/127.0.0.1:59999 - Locked within 3017 ms, 7 attempts
[apply] junit.framework.TestListener: startTest(testWindowDecor01aSimple)
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor01aSimple
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753164 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753168 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x30ff8c74: tileRendererInUse null, GearsES2[obj 0x30ff8c74 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x30ff8c74 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] Frames for initial setVisible(true): 1
[apply] Created: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 1 [GearsES2[obj 0x30ff8c74 isInit true, usesShared false, 1 GearsObj[0x5e2b323e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65efb4be, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ae35bb7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], ],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5df4e571,
[apply] Handle 0x7fd7e1c40cd0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fd7e1c6e1a0,
[apply] SurfaceHandle 0x7fd7e1c40cd0 (lockedExt window false, surface false),
[apply] window[64/64 (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@585976c2, com.jogamp.newt.event.TraceWindowAdapter@5983e7de, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@62ebcdbb, ], 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@670fe2b9, ], windowLock <43ee148b, 4386d484>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]],
[apply] Context: MacOSXCGLContext [Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1003, this 0x565bb966, handle 0x7fd7e1c83400, isShared false, jogamp.opengl.gl4.GL4bcImpl@48ea48be,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5df4e571,
[apply] Handle 0x7fd7e1c40cd0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fd7e1c6e1a0,
[apply] SurfaceHandle 0x7fd7e1c40cd0 (lockedExt window false, surface false),
[apply] window[64/64 (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@585976c2, com.jogamp.newt.event.TraceWindowAdapter@5983e7de, ], MouseListeners num 1 [com.jogamp.opegear1 0x30ff8c74 created: GearsObj[0x5e2b323e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x30ff8c74 created: GearsObj[0x65efb4be, vbo ffngl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@62ebcdbb, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch 7, fs 8, bf 9, bs 10]
[apply] gear3 0x30ff8c74 created: GearsObj[0x65efb4be, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnit true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@670fe2b9, ], windowLock <43ee148b, 4386d484>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], mode NSOPENGL] ,
[apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .maTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x30ff8c74 FIN GearsES2[obj 0x30ff8c74 isInit true, usesShared facosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGrlse, 1 GearsObj[0x5e2b323e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65efb4be, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ae35aphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0bb7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x30ff8c74 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd7e1c40cd0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x30ff8c74, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.ddegr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fd7e1c6e1a0,
[apply] SurfaceHandle 0x7fd7e1c40cd0 (lockedExt window false, surface false),
[apply] window[64/64 (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@585976c2, com.jogamp.newt.event.TraceWindowAdapter@5983e7de, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@62ebcdbb, ], 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@670fe2b9, ], windowLock <43ee148b, 4386d484>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] isplay 0x30ff8c74 640x480, swapInterval 1, drawable 0x7fd7e1c40cd0
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753168 d 131ms]]
[apply] duration: 0
[apply] junit.framework.TestListener: endTest(testWindowDecor01aSimple)
[apply] junit.framework.TestListener: startTest(testWindowDecor01bSimple)
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753374 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753403 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x30ff8c74: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x30ff8c74 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753415 d 0ms]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor01aSimple
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor01bSimple
[apply] Frames for initial setVisible(true): 1
[apply] Created: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 1 [GearsES2[obj 0xe3a1ec6 isInit true, usesShared false, 1 GearsObj[0x3d860038, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28787c16, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7e1a9d1b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], ],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5df4e571,
[apply] Handle 0x7fd7e1f32230,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fd7e1f26770,
[apply] SurfaceHandle 0x7fd7e1f32230 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 640x480], pixel[640x480],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@53ce669e, com.jogamp.newt.event.TraceWindowAdapter@13b33a0e, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@5ba8773c, ], 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@112c3327, ], windowLock <6cd24e3f, 630f41e9>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]],
[apply] Context: MacOSXCGLContext [Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1003, this 0x43a6684f, handle 0x7fd7e1f4fbe0, isShared false, jogamp.opengl.gl4.GL4bcImpl@7eb05acd,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5df4e571,
[apply] Handle 0x7fd7e1f32230,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fd7e1f26770,
[apply] SurfaceHandle 0x7fd7e1f32230 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 640x480], pixel[640x480],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@53ce669e, com.jogamp.newt.event.TraceWindowAdapter@13b33a0e, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@5ba8773c, ], 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@112c3327, ], windowLock <6cd24e3f, 630f41e9>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], mode NSOPENGL] ,
[apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fd7e1f26770,
[apply] SurfaceHandle 0x7fd7e1f32230 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 640x480], pixel[640x480],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@53ce669e, com.jogamp.newt.event.TraceWindowAdapter@13b33a0e, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@5ba8773c, ], 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@112c3327, ], windowLock <6cd24e3f, 630f41e9>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753451 d 0ms]]
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753453 d 22ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0xe3a1ec6: tileRendererInUse null, GearsES2[obj 0xe3a1ec6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xe3a1ec6 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xe3a1ec6 created: GearsObj[0x3d860038, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xe3a1ec6 created: GearsObj[0x28787c16, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xe3a1ec6 created: GearsObj[0x28787c16, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xe3a1ec6 FIN GearsES2[obj 0xe3a1ec6 isInit true, usesShared false, 1 GearsObj[0x3d860038, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28787c16, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7e1a9d1b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xe3a1ec6 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd7e1f32230, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xe3a1ec6, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xe3a1ec6 640x480, swapInterval 1, drawable 0x7fd7e1f32230
[apply] duration: 0
[apply] junit.framework.TestListener: endTest(testWindowDecor01bSimple)
[apply] junit.framework.TestListener: startTest(testWindowDecor02DestroyWinTwiceA)
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753608 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xe3a1ec6: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xe3a1ec6 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753611 d 0ms]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor01bSimple
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor02DestroyWinTwiceA
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753648 d 0ms]]
[apply] Frames for initial setVisible(true): 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x3c3ac93e: tileRendererInUse null, GearsES2[obj 0x3c3ac93e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3c3ac93e on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x3c3ac93e created: GearsObj[0x564ac216, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3c3ac93e created: GearsObj[0x460c5e9c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3c3ac93e created: GearsObj[0x460c5e9c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x3c3ac93e FIN GearsES2[obj 0x3c3ac93e isInit true, usesShared false, 1 GearsObj[0x564ac216, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x460c5e9c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x561777b1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x3c3ac93e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd7e1c6e1a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3c3ac93e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x3c3ac93e 640x480, swapInterval 1, drawable 0x7fd7e1c6e1a0
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753649 d 58ms]]
[apply] duration: 0
[apply] junit.framework.TestListener: endTest(testWindowDecor02DestroyWinTwiceA)
[apply] junit.framework.TestListener: startTest(testWindowDecor03TwoWinOneDisplay)
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753808 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x3c3ac93e: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x3c3ac93e FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753809 d 0ms]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor02DestroyWinTwiceA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor03TwoWinOneDisplay
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753831 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x44cbbe: tileRendererInUse null, GearsES2[obj 0x44cbbe isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x44cbbe on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x44cbbe created: GearsObj[0x7fd88db7, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x44cbbe created: GearsObj[0x62402af3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x44cbbe created: GearsObj[0x62402af3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Frames for initial setVisible(true): 1
[apply] Frames for initial setVisible(true): 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x44cbbe FIN GearsES2[obj 0x44cbbe isInit true, usesShared false, 1 GearsObj[0x7fd88db7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62402af3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62c3e9e9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x44cbbe 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd7e1f23170, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x44cbbe, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x44cbbe 640x480, swapInterval 1, drawable 0x7fd7e1f23170
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753833 d 57ms]]
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753897 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x331c89c: tileRendererInUse null, GearsES2[obj 0x331c89c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x331c89c on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x331c89c created: GearsObj[0xb554d32, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x331c89c created: GearsObj[0xd3f136e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x331c89c created: GearsObj[0xd3f136e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x331c89c FIN GearsES2[obj 0x331c89c isInit true, usesShared false, 1 GearsObj[0xb554d32, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd3f136e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2814a18d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x331c89c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd7e1c9c7a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x331c89c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x331c89c 640x480, swapInterval 1, drawable 0x7fd7e1c9c7a0
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753898 d 43ms]]
[apply] duration1: 0
[apply] duration2: 0
[apply] junit.framework.TestListener: endTest(testWindowDecor03TwoWinOneDisplay)
[apply] junit.framework.TestListener: startTest(testWindowDecor03TwoWinTwoDisplays)
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754043 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x44cbbe: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x44cbbe FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754044 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754045 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x331c89c: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x331c89c FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754054 d 0ms]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor03TwoWinOneDisplay
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor03TwoWinTwoDisplays
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754089 d 0ms]]
[apply] Frames for initial setVisible(true): 1
[apply] Frames for initial setVisible(true): 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.init.0 0xf4d5bc9: tileRendererInUse null, GearsES2[obj 0xf4d5bc9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xf4d5bc9 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xf4d5bc9 created: GearsObj[0x53d439fe, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xf4d5bc9 created: GearsObj[0x122b7db1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xf4d5bc9 created: GearsObj[0x122b7db1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.init.X 0xf4d5bc9 FIN GearsES2[obj 0xf4d5bc9 isInit true, usesShared false, 1 GearsObj[0x53d439fe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x122b7db1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6548f8c8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.reshape 0xf4d5bc9 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd7e1c83a00, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xf4d5bc9, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.display 0xf4d5bc9 640x480, swapInterval 1, drawable 0x7fd7e1c83a00
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754090 d 38ms]]
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754164 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.init.0 0x6d7e845a: tileRendererInUse null, GearsES2[obj 0x6d7e845a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6d7e845a on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6d7e845a created: GearsObj[0xed0220c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6d7e845a created: GearsObj[0x26b496d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6d7e845a created: GearsObj[0x26b496d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.init.X 0x6d7e845a FIN GearsES2[obj 0x6d7e845a isInit true, usesShared false, 1 GearsObj[0xed0220c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26b496d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x51a19458, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.reshape 0x6d7e845a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd7e1f30c60, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6d7e845a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.display 0x6d7e845a 640x480, swapInterval 1, drawable 0x7fd7e1f30c60
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754165 d 45ms]]
[apply] duration1: 0
[apply] duration2: 0
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754311 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0xf4d5bc9: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0xf4d5bc9 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754313 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754318 d 0ms]]
[apply] junit.framework.TestListener: endTest(testWindowDecor03TwoWinTwoDisplays)
[apply] junit.framework.TestListener: startTest(testWindowNativeRecreate01aSimple)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.dispose 0x6d7e845a: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.dispose 0x6d7e845a FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754337 d 0ms]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor03TwoWinTwoDisplays
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01aSimple
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754394 d 0ms]]
[apply] Frames for initial setVisible(true): 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x26aae86e: tileRendererInUse null, GearsES2[obj 0x26aae86e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x26aae86e on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x26aae86e created: GearsObj[0x1ee29820, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x26aae86e created: GearsObj[0x2e716cb7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x26aae86e created: GearsObj[0x2e716cb7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.X 0x26aae86e FIN GearsES2[obj 0x26aae86e isInit true, usesShared false, 1 GearsObj[0x1ee29820, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e716cb7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18987a33, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x26aae86e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd7e1f24e40, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x26aae86e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x26aae86e 640x480, swapInterval 1, drawable 0x7fd7e1f24e40
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754396 d 52ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754448 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x26aae86e: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x26aae86e FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754461 d 0ms]]
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754506 d 0ms]]
[apply] junit.framework.TestListener: endTest(testWindowNativeRecreate01aSimple)
[apply] junit.framework.TestListener: startTest(testWindowNativeRecreate01bSimple)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.0 0x26aae86e: tileRendererInUse null, GearsES2[obj 0x26aae86e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x26aae86e on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x26aae86e created: GearsObj[0x5c391c3, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x26aae86e created: GearsObj[0x6a969c29, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x26aae86e created: GearsObj[0x6a969c29, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.X 0x26aae86e FIN GearsES2[obj 0x26aae86e isInit true, usesShared false, 1 GearsObj[0x5c391c3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a969c29, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x45e67e6a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x26aae86e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd7e1f42a70, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x26aae86e, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0x26aae86e 640x480, swapInterval 1, drawable 0x7fd7e1f42a70
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754513 d 49ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754574 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x26aae86e: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x26aae86e FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754576 d 0ms]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01aSimple
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01bSimple
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754604 d 0ms]]
[apply] Frames for initial setVisible(true): 1
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754605 d 41ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x66a23610: tileRendererInUse null, GearsES2[obj 0x66a23610 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x66a23610 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x66a23610 created: GearsObj[0x238b8914, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x66a23610 created: GearsObj[0x1dd49247, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x66a23610 created: GearsObj[0x1dd49247, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x66a23610 FIN GearsES2[obj 0x66a23610 isInit true, usesShared false, 1 GearsObj[0x238b8914, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1dd49247, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ecf829d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x66a23610 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd7e1f5b410, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x66a23610, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x66a23610 640x480, swapInterval 1, drawable 0x7fd7e1f5b410
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754662 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x66a23610: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x66a23610 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754670 d 0ms]]
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754707 d 0ms]]
[apply] junit.framework.TestListener: endTest(testWindowNativeRecreate01bSimple)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.0 0x66a23610: tileRendererInUse null, GearsES2[obj 0x66a23610 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x66a23610 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x66a23610 created: GearsObj[0x219ba640, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x66a23610 created: GearsObj[0x71bfc4fc, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x66a23610 created: GearsObj[0x71bfc4fc, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.X 0x66a23610 FIN GearsES2[obj 0x66a23610 isInit true, usesShared false, 1 GearsObj[0x219ba640, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x71bfc4fc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x651db6bb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.reshape 0x66a23610 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd7e1c9bb10, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x66a23610, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x66a23610 640x480, swapInterval 1, drawable 0x7fd7e1c9bb10
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754711 d 51ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754772 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x66a23610: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x66a23610 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754776 d 0ms]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01bSimple
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842754850 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[apply] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.977 sec
[apply] ------------- Standard Output ---------------
[apply] Frames for initial setVisible(true): 1
[apply] Created: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 1 [GearsES2[obj 0x30ff8c74 isInit true, usesShared false, 1 GearsObj[0x5e2b323e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65efb4be, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ae35bb7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], ],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5df4e571,
[apply] Handle 0x7fd7e1c40cd0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fd7e1c6e1a0,
[apply] SurfaceHandle 0x7fd7e1c40cd0 (lockedExt window false, surface false),
[apply] window[64/64 (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@585976c2, com.jogamp.newt.event.TraceWindowAdapter@5983e7de, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@62ebcdbb, ], 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@670fe2b9, ], windowLock <43ee148b, 4386d484>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]],
[apply] Context: MacOSXCGLContext [Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1003, this 0x565bb966, handle 0x7fd7e1c83400, isShared false, jogamp.opengl.gl4.GL4bcImpl@48ea48be,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5df4e571,
[apply] Handle 0x7fd7e1c40cd0,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fd7e1c6e1a0,
[apply] SurfaceHandle 0x7fd7e1c40cd0 (lockedExt window false, surface false),
[apply] window[64/64 (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@585976c2, com.jogamp.newt.event.TraceWindowAdapter@5983e7de, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@62ebcdbb, ], 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@670fe2b9, ], windowLock <43ee148b, 4386d484>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], mode NSOPENGL] ,
[apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fd7e1c6e1a0,
[apply] SurfaceHandle 0x7fd7e1c40cd0 (lockedExt window false, surface false),
[apply] window[64/64 (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@585976c2, com.jogamp.newt.event.TraceWindowAdapter@5983e7de, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@62ebcdbb, ], 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@670fe2b9, ], windowLock <43ee148b, 4386d484>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[apply] duration: 0
[apply] Frames for initial setVisible(true): 1
[apply] Created: NEWT-GLWindow[
[apply] Helper: GLAnimatorControl: null, GLEventListeners num 1 [GearsES2[obj 0xe3a1ec6 isInit true, usesShared false, 1 GearsObj[0x3d860038, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28787c16, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7e1a9d1b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], ],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5df4e571,
[apply] Handle 0x7fd7e1f32230,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fd7e1f26770,
[apply] SurfaceHandle 0x7fd7e1f32230 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 640x480], pixel[640x480],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@53ce669e, com.jogamp.newt.event.TraceWindowAdapter@13b33a0e, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@5ba8773c, ], 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@112c3327, ], windowLock <6cd24e3f, 630f41e9>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]],
[apply] Context: MacOSXCGLContext [Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)], options 0x1003, this 0x43a6684f, handle 0x7fd7e1f4fbe0, isShared false, jogamp.opengl.gl4.GL4bcImpl@7eb05acd,
[apply] quirks: [NoOffscreenBitmap, NeedSharedObjectSync],
[apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true,
[apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@5df4e571,
[apply] Handle 0x7fd7e1f32230,
[apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fd7e1f26770,
[apply] SurfaceHandle 0x7fd7e1f32230 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 640x480], pixel[640x480],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@53ce669e, com.jogamp.newt.event.TraceWindowAdapter@13b33a0e, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@5ba8773c, ], 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@112c3327, ], windowLock <6cd24e3f, 630f41e9>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], mode NSOPENGL] ,
[apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]], idx 0],
[apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]],
[apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x79038de7]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]],
[apply] ParentWindow null,
[apply] ParentWindowHandle 0x0 (false),
[apply] WindowHandle 0x7fd7e1f26770,
[apply] SurfaceHandle 0x7fd7e1f32230 (lockedExt window false, surface false),
[apply] window[64/64 (auto false) 640x480], pixel[640x480],
[apply] Visible true, focus false,
[apply] Undecorated false (false),
[apply] AlwaysOnTop false, Fullscreen false,
[apply] WrappedSurface null,
[apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@53ce669e, com.jogamp.newt.event.TraceWindowAdapter@13b33a0e, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@5ba8773c, ], 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@112c3327, ], windowLock <6cd24e3f, 630f41e9>[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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842748513 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842751523 ms +++ localhost/127.0.0.1:59999 - Locked within 3017 ms, 7 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor01aSimple
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753164 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753168 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x30ff8c74: tileRendererInUse null, GearsES2[obj 0x30ff8c74 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x30ff8c74 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x30ff8c74 created: GearsObj[0x5e2b323e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x30ff8c74 created: GearsObj[0x65efb4be, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x30ff8c74 created: GearsObj[0x65efb4be, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x30ff8c74 FIN GearsES2[obj 0x30ff8c74 isInit true, usesShared false, 1 GearsObj[0x5e2b323e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65efb4be, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ae35bb7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x30ff8c74 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd7e1c40cd0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x30ff8c74, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x30ff8c74 640x480, swapInterval 1, drawable 0x7fd7e1c40cd0
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753168 d 131ms]]
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753374 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753403 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x30ff8c74: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x30ff8c74 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753415 d 0ms]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor01aSimple
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor01bSimple
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753451 d 0ms]]
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753453 d 22ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0xe3a1ec6: tileRendererInUse null, GearsES2[obj 0xe3a1ec6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xe3a1ec6 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xe3a1ec6 created: GearsObj[0x3d860038, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xe3a1ec6 created: GearsObj[0x28787c16, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xe3a1ec6 created: GearsObj[0x28787c16, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xe3a1ec6 FIN GearsES2[obj 0xe3a1ec6 isInit true, usesShared false, 1 GearsObj[0x3d860038, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28787c16, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7e1a9d1b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xe3a1ec6 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd7e1f32230, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xe3a1ec6, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xe3a1ec6 640x480, swapInterval 1, drawable 0x7fd7e1f32230
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753608 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xe3a1ec6: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xe3a1ec6 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753611 d 0ms]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor01bSimple
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor02DestroyWinTwiceA
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753648 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x3c3ac93e: tileRendererInUse null, GearsES2[obj 0x3c3ac93e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3c3ac93e on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x3c3ac93e created: GearsObj[0x564ac216, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3c3ac93e created: GearsObj[0x460c5e9c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3c3ac93e created: GearsObj[0x460c5e9c, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x3c3ac93e FIN GearsES2[obj 0x3c3ac93e isInit true, usesShared false, 1 GearsObj[0x564ac216, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x460c5e9c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x561777b1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x3c3ac93e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd7e1c6e1a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3c3ac93e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x3c3ac93e 640x480, swapInterval 1, drawable 0x7fd7e1c6e1a0
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753649 d 58ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753808 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x3c3ac93e: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x3c3ac93e FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753809 d 0ms]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor02DestroyWinTwiceA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor03TwoWinOneDisplay
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753831 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x44cbbe: tileRendererInUse null, GearsES2[obj 0x44cbbe isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x44cbbe on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x44cbbe created: GearsObj[0x7fd88db7, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x44cbbe created: GearsObj[0x62402af3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x44cbbe created: GearsObj[0x62402af3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x44cbbe FIN GearsES2[obj 0x44cbbe isInit true, usesShared false, 1 GearsObj[0x7fd88db7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62402af3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62c3e9e9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x44cbbe 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd7e1f23170, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x44cbbe, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x44cbbe 640x480, swapInterval 1, drawable 0x7fd7e1f23170
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753833 d 57ms]]
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753897 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x331c89c: tileRendererInUse null, GearsES2[obj 0x331c89c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x331c89c on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x331c89c created: GearsObj[0xb554d32, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x331c89c created: GearsObj[0xd3f136e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x331c89c created: GearsObj[0xd3f136e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x331c89c FIN GearsES2[obj 0x331c89c isInit true, usesShared false, 1 GearsObj[0xb554d32, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd3f136e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2814a18d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x331c89c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd7e1c9c7a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x331c89c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x331c89c 640x480, swapInterval 1, drawable 0x7fd7e1c9c7a0
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842753898 d 43ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754043 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x44cbbe: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x44cbbe FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754044 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754045 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x331c89c: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x331c89c FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754054 d 0ms]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor03TwoWinOneDisplay
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor03TwoWinTwoDisplays
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754089 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.init.0 0xf4d5bc9: tileRendererInUse null, GearsES2[obj 0xf4d5bc9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xf4d5bc9 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xf4d5bc9 created: GearsObj[0x53d439fe, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xf4d5bc9 created: GearsObj[0x122b7db1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xf4d5bc9 created: GearsObj[0x122b7db1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.init.X 0xf4d5bc9 FIN GearsES2[obj 0xf4d5bc9 isInit true, usesShared false, 1 GearsObj[0x53d439fe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x122b7db1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6548f8c8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.reshape 0xf4d5bc9 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd7e1c83a00, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xf4d5bc9, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.display 0xf4d5bc9 640x480, swapInterval 1, drawable 0x7fd7e1c83a00
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754090 d 38ms]]
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754164 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.init.0 0x6d7e845a: tileRendererInUse null, GearsES2[obj 0x6d7e845a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6d7e845a on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6d7e845a created: GearsObj[0xed0220c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6d7e845a created: GearsObj[0x26b496d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6d7e845a created: GearsObj[0x26b496d, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.init.X 0x6d7e845a FIN GearsES2[obj 0x6d7e845a isInit true, usesShared false, 1 GearsObj[0xed0220c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26b496d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x51a19458, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.reshape 0x6d7e845a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd7e1f30c60, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6d7e845a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.display 0x6d7e845a 640x480, swapInterval 1, drawable 0x7fd7e1f30c60
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754165 d 45ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754311 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0xf4d5bc9: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0xf4d5bc9 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754313 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754318 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.dispose 0x6d7e845a: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.dispose 0x6d7e845a FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754337 d 0ms]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor03TwoWinTwoDisplays
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01aSimple
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754394 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x26aae86e: tileRendererInUse null, GearsES2[obj 0x26aae86e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x26aae86e on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x26aae86e created: GearsObj[0x1ee29820, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x26aae86e created: GearsObj[0x2e716cb7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x26aae86e created: GearsObj[0x2e716cb7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.X 0x26aae86e FIN GearsES2[obj 0x26aae86e isInit true, usesShared false, 1 GearsObj[0x1ee29820, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e716cb7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18987a33, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x26aae86e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd7e1f24e40, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x26aae86e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x26aae86e 640x480, swapInterval 1, drawable 0x7fd7e1f24e40
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754396 d 52ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754448 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x26aae86e: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x26aae86e FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754461 d 0ms]]
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754506 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.0 0x26aae86e: tileRendererInUse null, GearsES2[obj 0x26aae86e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x26aae86e on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x26aae86e created: GearsObj[0x5c391c3, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x26aae86e created: GearsObj[0x6a969c29, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x26aae86e created: GearsObj[0x6a969c29, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.X 0x26aae86e FIN GearsES2[obj 0x26aae86e isInit true, usesShared false, 1 GearsObj[0x5c391c3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a969c29, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x45e67e6a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x26aae86e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd7e1f42a70, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x26aae86e, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0x26aae86e 640x480, swapInterval 1, drawable 0x7fd7e1f42a70
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754513 d 49ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754574 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x26aae86e: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x26aae86e FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754576 d 0ms]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01aSimple
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01bSimple
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754604 d 0ms]]
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754605 d 41ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x66a23610: tileRendererInUse null, GearsES2[obj 0x66a23610 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x66a23610 on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x66a23610 created: GearsObj[0x238b8914, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x66a23610 created: GearsObj[0x1dd49247, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x66a23610 created: GearsObj[0x1dd49247, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x66a23610 FIN GearsES2[obj 0x66a23610 isInit true, usesShared false, 1 GearsObj[0x238b8914, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1dd49247, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ecf829d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x66a23610 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd7e1f5b410, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x66a23610, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x66a23610 640x480, swapInterval 1, drawable 0x7fd7e1f5b410
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754662 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x66a23610: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x66a23610 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754670 d 0ms]]
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754707 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.0 0x66a23610: tileRendererInUse null, GearsES2[obj 0x66a23610 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x66a23610 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x66a23610 created: GearsObj[0x219ba640, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x66a23610 created: GearsObj[0x71bfc4fc, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x66a23610 created: GearsObj[0x71bfc4fc, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.X 0x66a23610 FIN GearsES2[obj 0x66a23610 isInit true, usesShared false, 1 GearsObj[0x219ba640, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x71bfc4fc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x651db6bb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.reshape 0x66a23610 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd7e1c9bb10, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x66a23610, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x66a23610 640x480, swapInterval 1, drawable 0x7fd7e1c9bb10
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754711 d 51ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754772 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x66a23610: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x66a23610 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842754776 d 0ms]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01bSimple
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842754850 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testWindowDecor01aSimple took 0.339 sec
[apply] Testcase: testWindowDecor01bSimple took 0.198 sec
[apply] Testcase: testWindowDecor02DestroyWinTwiceA took 0.192 sec
[apply] Testcase: testWindowDecor03TwoWinOneDisplay took 0.245 sec
[apply] Testcase: testWindowDecor03TwoWinTwoDisplays took 0.283 sec
[apply] Testcase: testWindowNativeRecreate01aSimple took 0.24 sec
[apply] Testcase: testWindowNativeRecreate01bSimple took 0.198 sec
[echo] Testing com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated
[apply] junit.framework.TestListener: tests to run: 4
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842757151 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842761165 ms +++ localhost/127.0.0.1:59999 - Locked within 4021 ms, 9 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor01Simple
[apply] junit.framework.TestListener: startTest(testWindowDecor01Simple)
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842762810 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842762826 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x565bb966: tileRendererInUse null, GearsES2[obj 0x565bb966 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x565bb966 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842762865 d 0ms]]
[apply] gear1 0x565bb966 created: GearsObj[0x7cbe41ec, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x565bb966 created: GearsObj[0x2eda2cef, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x565bb966 created: GearsObj[0x2eda2cef, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x565bb966 FIN GearsES2[obj 0x565bb966 isInit true, usesShared false, 1 GearsObj[0x7cbe41ec, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2eda2cef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6a5eb489, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x565bb966 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f9bd8c3e3f0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x565bb966, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x565bb966 640x480, swapInterval 1, drawable 0x7f9bd8c3e3f0
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842762814 d 127ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842763198 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x565bb966: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x565bb966 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842763211 d 0ms]]
[apply] junit.framework.TestListener: endTest(testWindowDecor01Simple)
[apply] junit.framework.TestListener: startTest(testWindowDecor02DestroyWinTwiceA)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor01Simple
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor02DestroyWinTwiceA
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842763488 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x3c3ac93e: tileRendererInUse null, GearsES2[obj 0x3c3ac93e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3c3ac93e on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x3c3ac93e created: GearsObj[0xbdee400, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3c3ac93e created: GearsObj[0x564ac216, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3c3ac93e created: GearsObj[0x564ac216, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x3c3ac93e FIN GearsES2[obj 0x3c3ac93e isInit true, usesShared false, 1 GearsObj[0xbdee400, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x564ac216, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x460c5e9c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x3c3ac93e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f9bd8d51710, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3c3ac93e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x3c3ac93e 640x480, swapInterval 1, drawable 0x7f9bd8d51710
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842763489 d 43ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842764000 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3c3ac93e: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3c3ac93e FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842764011 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842764012 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842764012 d 0ms]]
[apply] junit.framework.TestListener: endTest(testWindowDecor02DestroyWinTwiceA)
[apply] junit.framework.TestListener: startTest(testWindowDecor03TwoWinOneDisplay)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor02DestroyWinTwiceA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor03TwoWinOneDisplay
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842764282 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0xd3f136e: tileRendererInUse null, GearsES2[obj 0xd3f136e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xd3f136e on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xd3f136e created: GearsObj[0x1fc4f0f8, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xd3f136e created: GearsObj[0x3aa83a13, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xd3f136e created: GearsObj[0x3aa83a13, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0xd3f136e FIN GearsES2[obj 0xd3f136e isInit true, usesShared false, 1 GearsObj[0x1fc4f0f8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3aa83a13, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a7cd37a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0xd3f136e 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7f9bd8d51710, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xd3f136e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0xd3f136e 640x480, swapInterval 0, drawable 0x7f9bd8d51710
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842764283 d 62ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842764347 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842764348 d 0ms]]
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842764356 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x6548f8c8: tileRendererInUse null, GearsES2[obj 0x6548f8c8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6548f8c8 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6548f8c8 created: GearsObj[0x6d7e845a, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6548f8c8 created: GearsObj[0xd2368df, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6548f8c8 created: GearsObj[0xd2368df, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x6548f8c8 FIN GearsES2[obj 0x6548f8c8 isInit true, usesShared false, 1 GearsObj[0x6d7e845a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd2368df, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xfba0f36, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x6548f8c8 0/0 630x470 of 630x470, swapInterval 1, drawable 0x7f9bd8d74480, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6548f8c8, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x6548f8c8 630x470, swapInterval 1, drawable 0x7f9bd8d74480
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842764357 d 44ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842764401 d 1ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842764402 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842764867 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0xd3f136e: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0xd3f136e FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842764868 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842765099 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x6548f8c8: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x6548f8c8 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842765111 d 0ms]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor03TwoWinOneDisplay
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor03TwoWinTwoDisplays
[apply] junit.framework.TestListener: endTest(testWindowDecor03TwoWinOneDisplay)
[apply] junit.framework.TestListener: startTest(testWindowDecor03TwoWinTwoDisplays)
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842765385 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.init.0 0x2e716cb7: tileRendererInUse null, GearsES2[obj 0x2e716cb7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2e716cb7 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x2e716cb7 created: GearsObj[0x58648016, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2e716cb7 created: GearsObj[0x2e1551b0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2e716cb7 created: GearsObj[0x2e1551b0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.init.X 0x2e716cb7 FIN GearsES2[obj 0x2e716cb7 isInit true, usesShared false, 1 GearsObj[0x58648016, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e1551b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79a61172, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.reshape 0x2e716cb7 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7f9bd8c40140, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2e716cb7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.display 0x2e716cb7 640x480, swapInterval 0, drawable 0x7f9bd8c40140
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842765386 d 55ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842765441 d 1ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842765442 d 0ms]]
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842765460 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.init.0 0x5c6ed322: tileRendererInUse null, GearsES2[obj 0x5c6ed322 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5c6ed322 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5c6ed322 created: GearsObj[0x66a23610, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5c6ed322 created: GearsObj[0x238b8914, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5c6ed322 created: GearsObj[0x238b8914, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.init.X 0x5c6ed322 FIN GearsES2[obj 0x5c6ed322 isInit true, usesShared false, 1 GearsObj[0x66a23610, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x238b8914, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1dd49247, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.reshape 0x5c6ed322 0/0 630x470 of 630x470, swapInterval 1, drawable 0x7f9bd8c76f40, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5c6ed322, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.display 0x5c6ed322 630x470, swapInterval 1, drawable 0x7f9bd8c76f40
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842765461 d 40ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842765502 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842765501 d 1ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842765885 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0x2e716cb7: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0x2e716cb7 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842765886 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842766136 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.dispose 0x5c6ed322: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.dispose 0x5c6ed322 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842766146 d 0ms]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor03TwoWinTwoDisplays
[apply] junit.framework.TestListener: endTest(testWindowDecor03TwoWinTwoDisplays)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842766473 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms
[apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 9.952 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842757151 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842761165 ms +++ localhost/127.0.0.1:59999 - Locked within 4021 ms, 9 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor01Simple
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842762810 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842762826 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x565bb966: tileRendererInUse null, GearsES2[obj 0x565bb966 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x565bb966 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842762865 d 0ms]]
[apply] gear1 0x565bb966 created: GearsObj[0x7cbe41ec, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x565bb966 created: GearsObj[0x2eda2cef, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x565bb966 created: GearsObj[0x2eda2cef, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x565bb966 FIN GearsES2[obj 0x565bb966 isInit true, usesShared false, 1 GearsObj[0x7cbe41ec, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2eda2cef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6a5eb489, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x565bb966 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f9bd8c3e3f0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x565bb966, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x565bb966 640x480, swapInterval 1, drawable 0x7f9bd8c3e3f0
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842762814 d 127ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842763198 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x565bb966: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x565bb966 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842763211 d 0ms]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor01Simple
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor02DestroyWinTwiceA
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842763488 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x3c3ac93e: tileRendererInUse null, GearsES2[obj 0x3c3ac93e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x3c3ac93e on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x3c3ac93e created: GearsObj[0xbdee400, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x3c3ac93e created: GearsObj[0x564ac216, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x3c3ac93e created: GearsObj[0x564ac216, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x3c3ac93e FIN GearsES2[obj 0x3c3ac93e isInit true, usesShared false, 1 GearsObj[0xbdee400, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x564ac216, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x460c5e9c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x3c3ac93e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f9bd8d51710, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x3c3ac93e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x3c3ac93e 640x480, swapInterval 1, drawable 0x7f9bd8d51710
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842763489 d 43ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842764000 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3c3ac93e: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3c3ac93e FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842764011 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842764012 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842764012 d 0ms]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor02DestroyWinTwiceA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor03TwoWinOneDisplay
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842764282 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0xd3f136e: tileRendererInUse null, GearsES2[obj 0xd3f136e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xd3f136e on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xd3f136e created: GearsObj[0x1fc4f0f8, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xd3f136e created: GearsObj[0x3aa83a13, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xd3f136e created: GearsObj[0x3aa83a13, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0xd3f136e FIN GearsES2[obj 0xd3f136e isInit true, usesShared false, 1 GearsObj[0x1fc4f0f8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3aa83a13, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a7cd37a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0xd3f136e 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7f9bd8d51710, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xd3f136e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0xd3f136e 640x480, swapInterval 0, drawable 0x7f9bd8d51710
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842764283 d 62ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842764347 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842764348 d 0ms]]
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842764356 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x6548f8c8: tileRendererInUse null, GearsES2[obj 0x6548f8c8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6548f8c8 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6548f8c8 created: GearsObj[0x6d7e845a, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6548f8c8 created: GearsObj[0xd2368df, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6548f8c8 created: GearsObj[0xd2368df, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x6548f8c8 FIN GearsES2[obj 0x6548f8c8 isInit true, usesShared false, 1 GearsObj[0x6d7e845a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd2368df, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xfba0f36, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x6548f8c8 0/0 630x470 of 630x470, swapInterval 1, drawable 0x7f9bd8d74480, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6548f8c8, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x6548f8c8 630x470, swapInterval 1, drawable 0x7f9bd8d74480
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842764357 d 44ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842764401 d 1ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842764402 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842764867 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0xd3f136e: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0xd3f136e FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842764868 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842765099 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x6548f8c8: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x6548f8c8 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842765111 d 0ms]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor03TwoWinOneDisplay
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor03TwoWinTwoDisplays
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842765385 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.init.0 0x2e716cb7: tileRendererInUse null, GearsES2[obj 0x2e716cb7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2e716cb7 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x2e716cb7 created: GearsObj[0x58648016, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2e716cb7 created: GearsObj[0x2e1551b0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2e716cb7 created: GearsObj[0x2e1551b0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.init.X 0x2e716cb7 FIN GearsES2[obj 0x2e716cb7 isInit true, usesShared false, 1 GearsObj[0x58648016, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e1551b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79a61172, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.reshape 0x2e716cb7 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7f9bd8c40140, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2e716cb7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.display 0x2e716cb7 640x480, swapInterval 0, drawable 0x7f9bd8c40140
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842765386 d 55ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842765441 d 1ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842765442 d 0ms]]
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842765460 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.init.0 0x5c6ed322: tileRendererInUse null, GearsES2[obj 0x5c6ed322 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5c6ed322 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5c6ed322 created: GearsObj[0x66a23610, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5c6ed322 created: GearsObj[0x238b8914, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5c6ed322 created: GearsObj[0x238b8914, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.init.X 0x5c6ed322 FIN GearsES2[obj 0x5c6ed322 isInit true, usesShared false, 1 GearsObj[0x66a23610, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x238b8914, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1dd49247, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.reshape 0x5c6ed322 0/0 630x470 of 630x470, swapInterval 1, drawable 0x7f9bd8c76f40, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5c6ed322, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.display 0x5c6ed322 630x470, swapInterval 1, drawable 0x7f9bd8c76f40
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842765461 d 40ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842765502 d 0ms]]
[apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842765501 d 1ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842765885 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0x2e716cb7: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0x2e716cb7 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842765886 d 0ms]]
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842766136 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.dispose 0x5c6ed322: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.dispose 0x5c6ed322 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842766146 d 0ms]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor03TwoWinTwoDisplays
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842766473 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testWindowDecor01Simple took 0.733 sec
[apply] Testcase: testWindowDecor02DestroyWinTwiceA took 0.794 sec
[apply] Testcase: testWindowDecor03TwoWinOneDisplay took 1.099 sec
[apply] Testcase: testWindowDecor03TwoWinTwoDisplays took 1.033 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842768956 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
[apply] junit.framework.TestListener: tests to run: 2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test01WindowDecor
[apply] junit.framework.TestListener: startTest(test01WindowDecor)
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842770579 d 1ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842770583 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x714ae2c1: tileRendererInUse null, GearsES2[obj 0x714ae2c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x714ae2c1 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x714ae2c1 created: GearsObj[0x132789d2, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x714ae2c1 created: GearsObj[0x8c943d1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x714ae2c1 created: GearsObj[0x8c943d1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x714ae2c1 FIN GearsES2[obj 0x714ae2c1 isInit true, usesShared false, 1 GearsObj[0x132789d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x8c943d1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30ff8c74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x714ae2c1 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe0a8d47600, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x714ae2c1, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x714ae2c1 200x150, swapInterval 1, drawable 0x7fe0a8d47600
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842770584 d 128ms]]
[apply] resize: 0 -> 1 - 200x150
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842770817 d 1ms]]
[apply] resize: 1 -> 2 - 400x300
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842771305 d 1ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x714ae2c1 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe0a8d47600, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x714ae2c1, 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.macosx.WindowDriver, consumed false, when:1412842771822 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x714ae2c1 0/0 600x450 of 600x450, swapInterval 1, drawable 0x7fe0a8d47600, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x714ae2c1, angle 35.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] resize: 3 -> 4 - 800x600
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842772340 d 1ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x714ae2c1 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe0a8d47600, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x714ae2c1, angle 51.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] junit.framework.TestListener: endTest(test01WindowDecor)
[apply] junit.framework.TestListener: startTest(test02WindowUndecor)
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842772858 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x714ae2c1: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x714ae2c1 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842772869 d 0ms]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test01WindowDecor
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test02WindowUndecor
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842772913 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x722b9406: tileRendererInUse null, GearsES2[obj 0x722b9406 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x722b9406 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x722b9406 created: GearsObj[0xdfa6d18, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x722b9406 created: GearsObj[0x341049d3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x722b9406 created: GearsObj[0x341049d3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x722b9406 FIN GearsES2[obj 0x722b9406 isInit true, usesShared false, 1 GearsObj[0xdfa6d18, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x341049d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x195ed659, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x722b9406 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe0a8c669d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x722b9406, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x722b9406 200x150, swapInterval 1, drawable 0x7fe0a8c669d0
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842772913 d 52ms]]
[apply] resize: 0 -> 1 - 200x150
[apply] resize: 1 -> 2 - 400x300
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842773541 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x722b9406 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe0a8c669d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x722b9406, angle 18.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] resize: 2 -> 3 - 600x450
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842774058 d 1ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x722b9406 0/0 600x450 of 600x450, swapInterval 1, drawable 0x7fe0a8c669d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x722b9406, angle 34.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] resize: 3 -> 4 - 800x600
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842774576 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x722b9406 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe0a8c669d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x722b9406, angle 50.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842775093 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x722b9406: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x722b9406 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842775103 d 0ms]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test02WindowUndecor
[apply] junit.framework.TestListener: endTest(test02WindowUndecor)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842775184 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.857 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842768956 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test01WindowDecor
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842770579 d 1ms]]
[apply] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842770583 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x714ae2c1: tileRendererInUse null, GearsES2[obj 0x714ae2c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x714ae2c1 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x714ae2c1 created: GearsObj[0x132789d2, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x714ae2c1 created: GearsObj[0x8c943d1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x714ae2c1 created: GearsObj[0x8c943d1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x714ae2c1 FIN GearsES2[obj 0x714ae2c1 isInit true, usesShared false, 1 GearsObj[0x132789d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x8c943d1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30ff8c74, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x714ae2c1 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe0a8d47600, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x714ae2c1, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x714ae2c1 200x150, swapInterval 1, drawable 0x7fe0a8d47600
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842770584 d 128ms]]
[apply] resize: 0 -> 1 - 200x150
[apply] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842770817 d 1ms]]
[apply] resize: 1 -> 2 - 400x300
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842771305 d 1ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x714ae2c1 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe0a8d47600, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x714ae2c1, 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.macosx.WindowDriver, consumed false, when:1412842771822 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x714ae2c1 0/0 600x450 of 600x450, swapInterval 1, drawable 0x7fe0a8d47600, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x714ae2c1, angle 35.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] resize: 3 -> 4 - 800x600
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842772340 d 1ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x714ae2c1 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe0a8d47600, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x714ae2c1, angle 51.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842772858 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x714ae2c1: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x714ae2c1 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842772869 d 0ms]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test01WindowDecor
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test02WindowUndecor
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842772913 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x722b9406: tileRendererInUse null, GearsES2[obj 0x722b9406 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x722b9406 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x722b9406 created: GearsObj[0xdfa6d18, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x722b9406 created: GearsObj[0x341049d3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x722b9406 created: GearsObj[0x341049d3, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x722b9406 FIN GearsES2[obj 0x722b9406 isInit true, usesShared false, 1 GearsObj[0xdfa6d18, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x341049d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x195ed659, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x722b9406 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe0a8c669d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x722b9406, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x722b9406 200x150, swapInterval 1, drawable 0x7fe0a8c669d0
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842772913 d 52ms]]
[apply] resize: 0 -> 1 - 200x150
[apply] resize: 1 -> 2 - 400x300
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842773541 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x722b9406 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe0a8c669d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x722b9406, angle 18.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] resize: 2 -> 3 - 600x450
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842774058 d 1ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x722b9406 0/0 600x450 of 600x450, swapInterval 1, drawable 0x7fe0a8c669d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x722b9406, angle 34.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] resize: 3 -> 4 - 800x600
[apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842774576 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x722b9406 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe0a8c669d0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x722b9406, angle 50.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842775093 d 0ms]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x722b9406: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x722b9406 FIN
[apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412842775103 d 0ms]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test02WindowUndecor
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842775184 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01WindowDecor took 2.366 sec
[apply] Testcase: test02WindowUndecor took 2.233 sec
[echo] Testing com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows01NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows01NEWT
[apply] junit.framework.TestListener: tests to run: 1
[apply] junit.framework.TestListener: startTest(testRemoteWindow01)
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842777354 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows01NEWT - testRemoteWindow01
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init ...
[apply] GearsES1 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 created: GearsObj[0x7114460, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x7e9ffe3f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x39ed1b0b, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape FIN
[apply] GLProfiles window1: decon: Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 6 / 12]
[apply] NEWT-Display[.macosx_localhost:0.0-2, excl false, refCount 0, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x558352d8]]]
[apply] MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x558352d8]]
[apply]
[apply] GLProfiles window2: decon: Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 6 / 12]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_localhost:0.0-2-EDT-1,5,main] GearsES1.init ...
[apply] GearsES1 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_localhost:0.0-2-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES1/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 created: GearsObj[0x46edf730, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x30ff94b1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x5b7b0998, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_localhost:0.0-2-EDT-1,5,main] GearsES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_localhost:0.0-2-EDT-1,5,main] GearsES1.reshape 0/0 512x512, swapInterval 0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_localhost:0.0-2-EDT-1,5,main] GearsES1.reshape FIN
[apply] junit.framework.TestListener: endTest(testRemoteWindow01)
[apply] demoLocal VBO: true
[apply] demoRemote VBO: true
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose ...
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_localhost:0.0-2-EDT-1,5,main] GearsES1.dispose ...
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_localhost:0.0-2-EDT-1,5,main] GearsES1.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows01NEWT - testRemoteWindow01
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842779683 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.953 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842777354 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows01NEWT - testRemoteWindow01
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init ...
[apply] GearsES1 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 created: GearsObj[0x7114460, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x7e9ffe3f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x39ed1b0b, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape FIN
[apply] GLProfiles window1: decon: Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 6 / 12]
[apply] NEWT-Display[.macosx_localhost:0.0-2, excl false, refCount 0, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x558352d8]]]
[apply] MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x558352d8]]
[apply]
[apply] GLProfiles window2: decon: Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 6 / 12]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_localhost:0.0-2-EDT-1,5,main] GearsES1.init ...
[apply] GearsES1 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_localhost:0.0-2-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2ES1/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 created: GearsObj[0x46edf730, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 created: GearsObj[0x30ff94b1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 created: GearsObj[0x5b7b0998, vbo ff 13, fs 14, bf 15, bs 16]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_localhost:0.0-2-EDT-1,5,main] GearsES1.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_localhost:0.0-2-EDT-1,5,main] GearsES1.reshape 0/0 512x512, swapInterval 0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_localhost:0.0-2-EDT-1,5,main] GearsES1.reshape FIN
[apply] demoLocal VBO: true
[apply] demoRemote VBO: true
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose ...
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_localhost:0.0-2-EDT-1,5,main] GearsES1.dispose ...
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_localhost:0.0-2-EDT-1,5,main] GearsES1.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows01NEWT - testRemoteWindow01
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842779683 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testRemoteWindow01 took 2.256 sec
[echo] Testing com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT
[apply] junit.framework.TestListener: tests to run: 1
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842782086 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: startTest(testRemoteWindow01)
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842782591 ms +++ localhost/127.0.0.1:59999 - Locked within 513 ms, 2 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT - testRemoteWindow01
[apply] junit.framework.TestListener: endTest(testRemoteWindow01)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT - testRemoteWindow01
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842783287 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.817 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842782086 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842782591 ms +++ localhost/127.0.0.1:59999 - Locked within 513 ms, 2 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT - testRemoteWindow01
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT - testRemoteWindow01
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842783287 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testRemoteWindow01 took 0.639 sec
[echo] Testing com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT.xml
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842785411 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT - testCloseGLWindow
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT
[apply] junit.framework.TestListener: tests to run: 1
[apply] junit.framework.TestListener: startTest(testCloseGLWindow)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x4cedf389: tileRendererInUse null, GearsES2[obj 0x4cedf389 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4cedf389 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x4cedf389 created: GearsObj[0x30ff94b1, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4cedf389 created: GearsObj[0x5b7b0998, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4cedf389 created: GearsObj[0x5b7b0998, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x4cedf389 FIN GearsES2[obj 0x4cedf389 isInit true, usesShared false, 1 GearsObj[0x30ff94b1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b7b0998, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x290fd7f6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x4cedf389 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fb578c48780, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4cedf389, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x4cedf389 512x512, swapInterval 1, drawable 0x7fb578c48780
[apply] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0]
[apply] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4cedf389: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4cedf389 FIN
[apply] junit.framework.TestListener: endTest(testCloseGLWindow)
[apply] NEWTWindowClosingAdapter.windowDestroyed: NEWTWindowClosingAdapter[closing 1, closed 1]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT - testCloseGLWindow
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842787884 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.096 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842785411 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT - testCloseGLWindow
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x4cedf389: tileRendererInUse null, GearsES2[obj 0x4cedf389 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4cedf389 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL3/GL3.hw]
[apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 37
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x4cedf389 created: GearsObj[0x30ff94b1, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4cedf389 created: GearsObj[0x5b7b0998, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4cedf389 created: GearsObj[0x5b7b0998, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x4cedf389 FIN GearsES2[obj 0x4cedf389 isInit true, usesShared false, 1 GearsObj[0x30ff94b1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b7b0998, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x290fd7f6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x4cedf389 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fb578c48780, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4cedf389, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x4cedf389 512x512, swapInterval 1, drawable 0x7fb578c48780
[apply] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0]
[apply] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4cedf389: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4cedf389 FIN
[apply] NEWTWindowClosingAdapter.windowDestroyed: NEWTWindowClosingAdapter[closing 1, closed 1]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT - testCloseGLWindow
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842787884 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testCloseGLWindow took 2.397 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842790325 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorDestroyWinTwiceA
[apply] junit.framework.TestListener: tests to run: 5
[apply] junit.framework.TestListener: startTest(testWindowDecorDestroyWinTwiceA)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorDestroyWinTwiceA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleUserPos
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleUserPos
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleWMPos
[apply] RunnableTask.run(): A caught exception occured on thread Thread-1-MainThread: RunnableTask[executed false, tTotal 5 ms, tExec 0 ms, tQueue 5 ms, attachment null, throwable java.lang.RuntimeException: Not a NewtMacWindow 0x0]
[apply] java.lang.RuntimeException: Not a NewtMacWindow 0x0
[apply] at jogamp.newt.driver.macosx.WindowDriver.setPointerVisible0(Native Method)
[apply] at jogamp.newt.driver.macosx.WindowDriver.access$1700(WindowDriver.java:61)
[apply] at jogamp.newt.driver.macosx.WindowDriver$13.run(WindowDriver.java:540)
[apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:133)
[apply] at jogamp.newt.driver.macosx.DisplayDriver.runNSApplication0(Native Method)
[apply] at jogamp.newt.driver.macosx.DisplayDriver.runNSApplication(DisplayDriver.java:136)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[apply] at com.jogamp.common.util.ReflectionUtil.callMethod(ReflectionUtil.java:415)
[apply] at com.jogamp.common.util.ReflectionUtil.callStaticMethod(ReflectionUtil.java:437)
[apply] at com.jogamp.newt.util.MainThread.main(MainThread.java:303)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleWMPos
[apply] RunnableTask.run(): A caught exception occured on thread Thread-1-MainThread: RunnableTask[executed false, tTotal 1 ms, tExec 0 ms, tQueue 1 ms, attachment null, throwable java.lang.RuntimeException: Not a NewtMacWindow 0x0]
[apply] java.lang.RuntimeException: Not a NewtMacWindow 0x0
[apply] at jogamp.newt.driver.macosx.WindowDriver.setPointerVisible0(Native Method)
[apply] at jogamp.newt.driver.macosx.WindowDriver.access$1700(WindowDriver.java:61)
[apply] at jogamp.newt.driver.macosx.WindowDriver$13.run(WindowDriver.java:540)
[apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:133)
[apply] at jogamp.newt.driver.macosx.DisplayDriver.runNSApplication0(Native Method)
[apply] at jogamp.newt.driver.macosx.DisplayDriver.runNSApplication(DisplayDriver.java:136)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[apply] at com.jogamp.common.util.ReflectionUtil.callMethod(ReflectionUtil.java:415)
[apply] at com.jogamp.common.util.ReflectionUtil.callStaticMethod(ReflectionUtil.java:437)
[apply] at com.jogamp.newt.util.MainThread.main(MainThread.java:303)
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorTwoWin
[apply] junit.framework.TestListener: endTest(testWindowDecorDestroyWinTwiceA)
[apply] junit.framework.TestListener: startTest(testWindowDecorSimpleUserPos)
[apply] junit.framework.TestListener: endTest(testWindowDecorSimpleUserPos)
[apply] junit.framework.TestListener: startTest(testWindowDecorSimpleWMPos)
[apply] junit.framework.TestListener: endTest(testWindowDecorSimpleWMPos)
[apply] junit.framework.TestListener: startTest(testWindowDecorTwoWin)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorTwoWin
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowNativeRecreate01Simple
[apply] RunnableTask.run(): A caught exception occured on thread Thread-1-MainThread: RunnableTask[executed false, tTotal 98 ms, tExec 0 ms, tQueue 98 ms, attachment null, throwable java.lang.RuntimeException: Not a NewtView 0x7fd6bb56f0e0]
[apply] java.lang.RuntimeException: Not a NewtView 0x7fd6bb56f0e0
[apply] at jogamp.newt.driver.macosx.WindowDriver.setPointerVisible0(Native Method)
[apply] at jogamp.newt.driver.macosx.WindowDriver.access$1700(WindowDriver.java:61)
[apply] at jogamp.newt.driver.macosx.WindowDriver$13.run(WindowDriver.java:540)
[apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:133)
[apply] at jogamp.newt.driver.macosx.DisplayDriver.runNSApplication0(Native Method)
[apply] at jogamp.newt.driver.macosx.DisplayDriver.runNSApplication(DisplayDriver.java:136)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[apply] at com.jogamp.common.util.ReflectionUtil.callMethod(ReflectionUtil.java:415)
[apply] at com.jogamp.common.util.ReflectionUtil.callStaticMethod(ReflectionUtil.java:437)
[apply] at com.jogamp.newt.util.MainThread.main(MainThread.java:303)
[apply] junit.framework.TestListener: endTest(testWindowDecorTwoWin)
[apply] junit.framework.TestListener: startTest(testWindowNativeRecreate01Simple)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowNativeRecreate01Simple
[apply] RunnableTask.run(): A caught exception occured on thread Thread-1-MainThread: RunnableTask[executed false, tTotal 0 ms, tExec 0 ms, tQueue 0 ms, attachment null, throwable java.lang.RuntimeException: Not a NewtMacWindow 0x0]
[apply] java.lang.RuntimeException: Not a NewtMacWindow 0x0
[apply] at jogamp.newt.driver.macosx.WindowDriver.setPointerVisible0(Native Method)
[apply] at jogamp.newt.driver.macosx.WindowDriver.access$1700(WindowDriver.java:61)
[apply] at jogamp.newt.driver.macosx.WindowDriver$13.run(WindowDriver.java:540)
[apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:133)
[apply] at jogamp.newt.driver.macosx.DisplayDriver.runNSApplication0(Native Method)
[apply] at jogamp.newt.driver.macosx.DisplayDriver.runNSApplication(DisplayDriver.java:136)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[apply] at com.jogamp.common.util.ReflectionUtil.callMethod(ReflectionUtil.java:415)
[apply] at com.jogamp.common.util.ReflectionUtil.callStaticMethod(ReflectionUtil.java:437)
[apply] at com.jogamp.newt.util.MainThread.main(MainThread.java:303)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842790755 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] junit.framework.TestListener: endTest(testWindowNativeRecreate01Simple)
[apply] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.032 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842790325 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorDestroyWinTwiceA
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorDestroyWinTwiceA
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleUserPos
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleUserPos
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleWMPos
[apply] RunnableTask.run(): A caught exception occured on thread Thread-1-MainThread: RunnableTask[executed false, tTotal 5 ms, tExec 0 ms, tQueue 5 ms, attachment null, throwable java.lang.RuntimeException: Not a NewtMacWindow 0x0]
[apply] java.lang.RuntimeException: Not a NewtMacWindow 0x0
[apply] at jogamp.newt.driver.macosx.WindowDriver.setPointerVisible0(Native Method)
[apply] at jogamp.newt.driver.macosx.WindowDriver.access$1700(WindowDriver.java:61)
[apply] at jogamp.newt.driver.macosx.WindowDriver$13.run(WindowDriver.java:540)
[apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:133)
[apply] at jogamp.newt.driver.macosx.DisplayDriver.runNSApplication0(Native Method)
[apply] at jogamp.newt.driver.macosx.DisplayDriver.runNSApplication(DisplayDriver.java:136)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[apply] at com.jogamp.common.util.ReflectionUtil.callMethod(ReflectionUtil.java:415)
[apply] at com.jogamp.common.util.ReflectionUtil.callStaticMethod(ReflectionUtil.java:437)
[apply] at com.jogamp.newt.util.MainThread.main(MainThread.java:303)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleWMPos
[apply] RunnableTask.run(): A caught exception occured on thread Thread-1-MainThread: RunnableTask[executed false, tTotal 1 ms, tExec 0 ms, tQueue 1 ms, attachment null, throwable java.lang.RuntimeException: Not a NewtMacWindow 0x0]
[apply] java.lang.RuntimeException: Not a NewtMacWindow 0x0
[apply] at jogamp.newt.driver.macosx.WindowDriver.setPointerVisible0(Native Method)
[apply] at jogamp.newt.driver.macosx.WindowDriver.access$1700(WindowDriver.java:61)
[apply] at jogamp.newt.driver.macosx.WindowDriver$13.run(WindowDriver.java:540)
[apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:133)
[apply] at jogamp.newt.driver.macosx.DisplayDriver.runNSApplication0(Native Method)
[apply] at jogamp.newt.driver.macosx.DisplayDriver.runNSApplication(DisplayDriver.java:136)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[apply] at com.jogamp.common.util.ReflectionUtil.callMethod(ReflectionUtil.java:415)
[apply] at com.jogamp.common.util.ReflectionUtil.callStaticMethod(ReflectionUtil.java:437)
[apply] at com.jogamp.newt.util.MainThread.main(MainThread.java:303)
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorTwoWin
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorTwoWin
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowNativeRecreate01Simple
[apply] RunnableTask.run(): A caught exception occured on thread Thread-1-MainThread: RunnableTask[executed false, tTotal 98 ms, tExec 0 ms, tQueue 98 ms, attachment null, throwable java.lang.RuntimeException: Not a NewtView 0x7fd6bb56f0e0]
[apply] java.lang.RuntimeException: Not a NewtView 0x7fd6bb56f0e0
[apply] at jogamp.newt.driver.macosx.WindowDriver.setPointerVisible0(Native Method)
[apply] at jogamp.newt.driver.macosx.WindowDriver.access$1700(WindowDriver.java:61)
[apply] at jogamp.newt.driver.macosx.WindowDriver$13.run(WindowDriver.java:540)
[apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:133)
[apply] at jogamp.newt.driver.macosx.DisplayDriver.runNSApplication0(Native Method)
[apply] at jogamp.newt.driver.macosx.DisplayDriver.runNSApplication(DisplayDriver.java:136)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[apply] at com.jogamp.common.util.ReflectionUtil.callMethod(ReflectionUtil.java:415)
[apply] at com.jogamp.common.util.ReflectionUtil.callStaticMethod(ReflectionUtil.java:437)
[apply] at com.jogamp.newt.util.MainThread.main(MainThread.java:303)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowNativeRecreate01Simple
[apply] RunnableTask.run(): A caught exception occured on thread Thread-1-MainThread: RunnableTask[executed false, tTotal 0 ms, tExec 0 ms, tQueue 0 ms, attachment null, throwable java.lang.RuntimeException: Not a NewtMacWindow 0x0]
[apply] java.lang.RuntimeException: Not a NewtMacWindow 0x0
[apply] at jogamp.newt.driver.macosx.WindowDriver.setPointerVisible0(Native Method)
[apply] at jogamp.newt.driver.macosx.WindowDriver.access$1700(WindowDriver.java:61)
[apply] at jogamp.newt.driver.macosx.WindowDriver$13.run(WindowDriver.java:540)
[apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:133)
[apply] at jogamp.newt.driver.macosx.DisplayDriver.runNSApplication0(Native Method)
[apply] at jogamp.newt.driver.macosx.DisplayDriver.runNSApplication(DisplayDriver.java:136)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[apply] at java.lang.reflect.Method.invoke(Method.java:597)
[apply] at com.jogamp.common.util.ReflectionUtil.callMethod(ReflectionUtil.java:415)
[apply] at com.jogamp.common.util.ReflectionUtil.callStaticMethod(ReflectionUtil.java:437)
[apply] at com.jogamp.newt.util.MainThread.main(MainThread.java:303)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842790755 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testWindowDecorDestroyWinTwiceA took 0.098 sec
[apply] Testcase: testWindowDecorSimpleUserPos took 0.025 sec
[apply] Testcase: testWindowDecorSimpleWMPos took 0.018 sec
[apply] Testcase: testWindowDecorTwoWin took 0.027 sec
[apply] Testcase: testWindowNativeRecreate01Simple took 0.199 sec
[echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT
[apply] junit.framework.TestListener: tests to run: 2
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842793143 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842794149 ms +++ localhost/127.0.0.1:59999 - Locked within 1014 ms, 3 attempts
[apply] junit.framework.TestListener: startTest(testScreenModeInfo00)
[apply] junit.framework.TestListener: endTest(testScreenModeInfo00)
[apply] junit.framework.TestListener: startTest(testScreenModeInfo01)
[apply] ++++ TestCase.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT - testScreenModeInfo00
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT - testScreenModeInfo01
[apply] Screen: NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x162db19d]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x162db19d]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]]
[apply] All-0[000]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[001]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[002]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[003]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[004]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[005]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[006]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[007]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[008]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[009]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[010]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[011]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[012]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[013]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[014]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[015]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[016]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[017]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[018]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[019]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[020]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[021]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[022]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[023]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[024]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[025]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[026]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[027]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[028]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[029]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[030]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[031]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[032]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[033]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[034]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[035]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[036]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[037]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[038]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[039]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[040]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-0[041]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-0[042]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-0[043]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-0[044]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[045]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[046]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[047]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[048]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-0[049]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-0[050]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-0[051]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-0[052]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[053]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[054]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[055]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[056]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-0[057]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-0[058]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-0[059]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-0[060]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[061]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[062]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[063]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[064]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-0[065]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-0[066]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] junit.framework.TestListener: endTest(testScreenModeInfo01)
[apply] All-0[067]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-0[068]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[069]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[070]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[071]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[072]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[073]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[074]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[075]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[076]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[077]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[078]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[079]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[080]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[081]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[082]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[083]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[084]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[085]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[086]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[087]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[088]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[089]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[090]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[091]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[092]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[093]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[094]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[095]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[096]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-0[097]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-0[098]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-0[099]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-0[100]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-0[101]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-0[102]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-0[103]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-0[104]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-0[105]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-0[106]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-0[107]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-0[108]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 0 degr]
[apply] All-0[109]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 90 degr]
[apply] All-0[110]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 180 degr]
[apply] All-0[111]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 270 degr]
[apply] All-0[112]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[113]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[114]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[115]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[116]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-0[117]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-0[118]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-0[119]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-0[120]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 0 degr]
[apply] All-0[121]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 90 degr]
[apply] All-0[122]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 180 degr]
[apply] All-0[123]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 270 degr]
[apply] All-0[124]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[125]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[126]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[127]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[128]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[129]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[130]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[131]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[132]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[133]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[134]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[135]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[136]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[137]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[138]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[139]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[140]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[141]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[142]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[143]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[144]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-0[145]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-0[146]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-0[147]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-0[148]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-0[149]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-0[150]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-0[151]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-0[152]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-0[153]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-0[154]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-0[155]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-0[156]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 0 degr]
[apply] All-0[157]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 90 degr]
[apply] All-0[158]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 180 degr]
[apply] All-0[159]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 270 degr]
[apply] All-0[160]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[161]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[162]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[163]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[164]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 0 degr]
[apply] All-0[165]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 90 degr]
[apply] All-0[166]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 180 degr]
[apply] All-0[167]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 270 degr]
[apply] All-0[168]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-0[169]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-0[170]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-0[171]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-0[172]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 0 degr]
[apply] All-0[173]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 90 degr]
[apply] All-0[174]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 180 degr]
[apply] All-0[175]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 270 degr]
[apply] All-0[176]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[177]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[178]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[179]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[180]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 0 degr]
[apply] All-0[181]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 90 degr]
[apply] All-0[182]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 180 degr]
[apply] All-0[183]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 270 degr]
[apply] All-0[184]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[185]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[186]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[187]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[188]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[189]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[190]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[191]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[192]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[193]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[194]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[195]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[196]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[197]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[198]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[199]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[200]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-0[201]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-0[202]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-0[203]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-0[204]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 0 degr]
[apply] All-0[205]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 90 degr]
[apply] All-0[206]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 180 degr]
[apply] All-0[207]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 270 degr]
[apply] All-0[208]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 0 degr]
[apply] All-0[209]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 90 degr]
[apply] All-0[210]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 180 degr]
[apply] All-0[211]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 270 degr]
[apply] All-0[212]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[213]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[214]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[215]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[216]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-0[217]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-0[218]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-0[219]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-0[220]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 0 degr]
[apply] All-0[221]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 90 degr]
[apply] All-0[222]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 180 degr]
[apply] All-0[223]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 270 degr]
[apply] All-0[224]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 0 degr]
[apply] All-0[225]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 90 degr]
[apply] All-0[226]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 180 degr]
[apply] All-0[227]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 270 degr]
[apply] All-0[228]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[229]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[230]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[231]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[000]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[001]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[002]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[003]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[004]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 270 degr]
[apply] All-1[005]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 180 degr]
[apply] All-1[006]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 90 degr]
[apply] All-1[007]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 0 degr]
[apply] All-1[008]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 270 degr]
[apply] All-1[009]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 180 degr]
[apply] All-1[010]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 90 degr]
[apply] All-1[011]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 0 degr]
[apply] All-1[012]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-1[013]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-1[014]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-1[015]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-1[016]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[017]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[018]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[019]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[020]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 270 degr]
[apply] All-1[021]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 180 degr]
[apply] All-1[022]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 90 degr]
[apply] All-1[023]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 0 degr]
[apply] All-1[024]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 270 degr]
[apply] All-1[025]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 180 degr]
[apply] All-1[026]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 90 degr]
[apply] All-1[027]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 0 degr]
[apply] All-1[028]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-1[029]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-1[030]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-1[031]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-1[032]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[033]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[034]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[035]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[036]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[037]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[038]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[039]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[040]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[041]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[042]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[043]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[044]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[045]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[046]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[047]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[048]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 270 degr]
[apply] All-1[049]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 180 degr]
[apply] All-1[050]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 90 degr]
[apply] All-1[051]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 0 degr]
[apply] All-1[052]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[053]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[054]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[055]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[056]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 270 degr]
[apply] All-1[057]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 180 degr]
[apply] All-1[058]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 90 degr]
[apply] All-1[059]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 0 degr]
[apply] All-1[060]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-1[061]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-1[062]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-1[063]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-1[064]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 270 degr]
[apply] All-1[065]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 180 degr]
[apply] All-1[066]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 90 degr]
[apply] All-1[067]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 0 degr]
[apply] All-1[068]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[069]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[070]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[071]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[072]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 270 degr]
[apply] All-1[073]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 180 degr]
[apply] All-1[074]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 90 degr]
[apply] All-1[075]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 0 degr]
[apply] All-1[076]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-1[077]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-1[078]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-1[079]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-1[080]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-1[081]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-1[082]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-1[083]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-1[084]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-1[085]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-1[086]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-1[087]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-1[088]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[089]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[090]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[091]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[092]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[093]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[094]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[095]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[096]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[097]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[098]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[099]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[100]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[101]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[102]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[103]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[104]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[105]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[106]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[107]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[108]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 270 degr]
[apply] All-1[109]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 180 degr]
[apply] All-1[110]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 90 degr]
[apply] All-1[111]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 0 degr]
[apply] All-1[112]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-1[113]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-1[114]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-1[115]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-1[116]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[117]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[118]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[119]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[120]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 270 degr]
[apply] All-1[121]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 180 degr]
[apply] All-1[122]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 90 degr]
[apply] All-1[123]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 0 degr]
[apply] All-1[124]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-1[125]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-1[126]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-1[127]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-1[128]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-1[129]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-1[130]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-1[131]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-1[132]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-1[133]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-1[134]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-1[135]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-1[136]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[137]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[138]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[139]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[140]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[141]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[142]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[143]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[144]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[145]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[146]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[147]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[148]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[149]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[150]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[151]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[152]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[153]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[154]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[155]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[156]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[157]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[158]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[159]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[160]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[161]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[162]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[163]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[164]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-1[165]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-1[166]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-1[167]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-1[168]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[169]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[170]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[171]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[172]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-1[173]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-1[174]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-1[175]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-1[176]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[177]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[178]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[179]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[180]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-1[181]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-1[182]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-1[183]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-1[184]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[185]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[186]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[187]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[188]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-1[189]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-1[190]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-1[191]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-1[192]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[193]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[194]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[195]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[196]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[197]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[198]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[199]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[200]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[201]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[202]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[203]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[204]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[205]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[206]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[207]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[208]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[209]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[210]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[211]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[212]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[213]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[214]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[215]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[216]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[217]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[218]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[219]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[220]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[221]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[222]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[223]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[224]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[225]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[226]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[227]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[228]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[229]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[230]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[231]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 0: Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]
[apply] [00][000]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][001]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][002]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][003]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][004]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][005]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][006]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][007]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][008]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][009]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][010]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][011]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][012]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][013]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][014]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][015]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][016]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][017]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][018]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][019]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][020]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] [00][021]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] [00][022]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] [00][023]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] [00][024]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][025]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][026]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][027]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][028]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] [00][029]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] [00][030]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] [00][031]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] [00][032]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][033]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][034]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][035]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][036]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][037]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][038]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][039]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][040]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][041]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][042]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][043]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][044]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][045]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][046]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][047]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][048]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] [00][049]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] [00][050]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] [00][051]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] [00][052]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] [00][053]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] [00][054]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] [00][055]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] [00][056]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 0 degr]
[apply] [00][057]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 90 degr]
[apply] [00][058]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 180 degr]
[apply] [00][059]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 270 degr]
[apply] [00][060]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][061]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][062]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][063]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][064]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][065]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][066]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][067]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][068]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][069]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][070]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][071]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][072]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] [00][073]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] [00][074]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] [00][075]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] [00][076]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] [00][077]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] [00][078]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] [00][079]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] [00][080]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 0 degr]
[apply] [00][081]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 90 degr]
[apply] [00][082]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 180 degr]
[apply] [00][083]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 270 degr]
[apply] [00][084]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][085]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][086]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][087]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][088]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 0 degr]
[apply] [00][089]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 90 degr]
[apply] [00][090]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 180 degr]
[apply] [00][091]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 270 degr]
[apply] [00][092]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][093]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][094]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][095]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][096]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][097]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][098]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][099]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][100]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] [00][101]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] [00][102]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] [00][103]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] [00][104]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 0 degr]
[apply] [00][105]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 90 degr]
[apply] [00][106]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 180 degr]
[apply] [00][107]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 270 degr]
[apply] [00][108]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 0 degr]
[apply] [00][109]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 90 degr]
[apply] [00][110]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 180 degr]
[apply] [00][111]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 270 degr]
[apply] [00][112]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][113]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][114]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][115]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] Test.0: Monitor union viewport: [ 0 / 0 1920 x 1200 ] [pu] / [ 0 / 0 1920 x 1200 ] [wu]
[apply] Test.1: Screen viewport: [ 0 / 0 1920 x 1200 ] [pu] / [ 0 / 0 1920 x 1200 ] [wu]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT - testScreenModeInfo01
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842795946 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.425 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842793143 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842794149 ms +++ localhost/127.0.0.1:59999 - Locked within 1014 ms, 3 attempts
[apply] ++++ TestCase.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT - testScreenModeInfo00
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT - testScreenModeInfo01
[apply] Screen: NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x162db19d]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x162db19d]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]]
[apply] All-0[000]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[001]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[002]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[003]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[004]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[005]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[006]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[007]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[008]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[009]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[010]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[011]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[012]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[013]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[014]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[015]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[016]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[017]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[018]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[019]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[020]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[021]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[022]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[023]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[024]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[025]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[026]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[027]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[028]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[029]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[030]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[031]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[032]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[033]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[034]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[035]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[036]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[037]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[038]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[039]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[040]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-0[041]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-0[042]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-0[043]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-0[044]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[045]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[046]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[047]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[048]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-0[049]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-0[050]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-0[051]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-0[052]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[053]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[054]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[055]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[056]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-0[057]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-0[058]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-0[059]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-0[060]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[061]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[062]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[063]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[064]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-0[065]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-0[066]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-0[067]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-0[068]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[069]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[070]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[071]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[072]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[073]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[074]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[075]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[076]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[077]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[078]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[079]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[080]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[081]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[082]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[083]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[084]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[085]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[086]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[087]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[088]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[089]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[090]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[091]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[092]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[093]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[094]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[095]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[096]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-0[097]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-0[098]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-0[099]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-0[100]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-0[101]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-0[102]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-0[103]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-0[104]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-0[105]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-0[106]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-0[107]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-0[108]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 0 degr]
[apply] All-0[109]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 90 degr]
[apply] All-0[110]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 180 degr]
[apply] All-0[111]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 270 degr]
[apply] All-0[112]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[113]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[114]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[115]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[116]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-0[117]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-0[118]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-0[119]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-0[120]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 0 degr]
[apply] All-0[121]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 90 degr]
[apply] All-0[122]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 180 degr]
[apply] All-0[123]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 270 degr]
[apply] All-0[124]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[125]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[126]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[127]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[128]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[129]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[130]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[131]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[132]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[133]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[134]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[135]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[136]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[137]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[138]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[139]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[140]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[141]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[142]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[143]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[144]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-0[145]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-0[146]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-0[147]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-0[148]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-0[149]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-0[150]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-0[151]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-0[152]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-0[153]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-0[154]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-0[155]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-0[156]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 0 degr]
[apply] All-0[157]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 90 degr]
[apply] All-0[158]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 180 degr]
[apply] All-0[159]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 270 degr]
[apply] All-0[160]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[161]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[162]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[163]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[164]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 0 degr]
[apply] All-0[165]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 90 degr]
[apply] All-0[166]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 180 degr]
[apply] All-0[167]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 270 degr]
[apply] All-0[168]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-0[169]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-0[170]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-0[171]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-0[172]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 0 degr]
[apply] All-0[173]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 90 degr]
[apply] All-0[174]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 180 degr]
[apply] All-0[175]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 270 degr]
[apply] All-0[176]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[177]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[178]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[179]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[180]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 0 degr]
[apply] All-0[181]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 90 degr]
[apply] All-0[182]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 180 degr]
[apply] All-0[183]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 270 degr]
[apply] All-0[184]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[185]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[186]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[187]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[188]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[189]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[190]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[191]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[192]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[193]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[194]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[195]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[196]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[197]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[198]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[199]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[200]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-0[201]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-0[202]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-0[203]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-0[204]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 0 degr]
[apply] All-0[205]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 90 degr]
[apply] All-0[206]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 180 degr]
[apply] All-0[207]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 270 degr]
[apply] All-0[208]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 0 degr]
[apply] All-0[209]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 90 degr]
[apply] All-0[210]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 180 degr]
[apply] All-0[211]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 270 degr]
[apply] All-0[212]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[213]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[214]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[215]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-0[216]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-0[217]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-0[218]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-0[219]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-0[220]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 0 degr]
[apply] All-0[221]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 90 degr]
[apply] All-0[222]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 180 degr]
[apply] All-0[223]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 270 degr]
[apply] All-0[224]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 0 degr]
[apply] All-0[225]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 90 degr]
[apply] All-0[226]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 180 degr]
[apply] All-0[227]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 270 degr]
[apply] All-0[228]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-0[229]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-0[230]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-0[231]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[000]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[001]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[002]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[003]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[004]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 270 degr]
[apply] All-1[005]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 180 degr]
[apply] All-1[006]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 90 degr]
[apply] All-1[007]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 0 degr]
[apply] All-1[008]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 270 degr]
[apply] All-1[009]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 180 degr]
[apply] All-1[010]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 90 degr]
[apply] All-1[011]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 0 degr]
[apply] All-1[012]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-1[013]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-1[014]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-1[015]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-1[016]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[017]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[018]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[019]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[020]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 270 degr]
[apply] All-1[021]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 180 degr]
[apply] All-1[022]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 90 degr]
[apply] All-1[023]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 0 degr]
[apply] All-1[024]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 270 degr]
[apply] All-1[025]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 180 degr]
[apply] All-1[026]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 90 degr]
[apply] All-1[027]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 0 degr]
[apply] All-1[028]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-1[029]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-1[030]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-1[031]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-1[032]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[033]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[034]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[035]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[036]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[037]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[038]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[039]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[040]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[041]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[042]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[043]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[044]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[045]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[046]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[047]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[048]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 270 degr]
[apply] All-1[049]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 180 degr]
[apply] All-1[050]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 90 degr]
[apply] All-1[051]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 0 degr]
[apply] All-1[052]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[053]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[054]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[055]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[056]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 270 degr]
[apply] All-1[057]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 180 degr]
[apply] All-1[058]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 90 degr]
[apply] All-1[059]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 0 degr]
[apply] All-1[060]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-1[061]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-1[062]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-1[063]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-1[064]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 270 degr]
[apply] All-1[065]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 180 degr]
[apply] All-1[066]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 90 degr]
[apply] All-1[067]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 0 degr]
[apply] All-1[068]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[069]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[070]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[071]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[072]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 270 degr]
[apply] All-1[073]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 180 degr]
[apply] All-1[074]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 90 degr]
[apply] All-1[075]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 0 degr]
[apply] All-1[076]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-1[077]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-1[078]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-1[079]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-1[080]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-1[081]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-1[082]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-1[083]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-1[084]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-1[085]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-1[086]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-1[087]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-1[088]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[089]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[090]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[091]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[092]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[093]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[094]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[095]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[096]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[097]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[098]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[099]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[100]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[101]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[102]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[103]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[104]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[105]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[106]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[107]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[108]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 270 degr]
[apply] All-1[109]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 180 degr]
[apply] All-1[110]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 90 degr]
[apply] All-1[111]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 0 degr]
[apply] All-1[112]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-1[113]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-1[114]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-1[115]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-1[116]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[117]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[118]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[119]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[120]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 270 degr]
[apply] All-1[121]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 180 degr]
[apply] All-1[122]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 90 degr]
[apply] All-1[123]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 0 degr]
[apply] All-1[124]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-1[125]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-1[126]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-1[127]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-1[128]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-1[129]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-1[130]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-1[131]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-1[132]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-1[133]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-1[134]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-1[135]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-1[136]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[137]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[138]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[139]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[140]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[141]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[142]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[143]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[144]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[145]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[146]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[147]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[148]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[149]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[150]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[151]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[152]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[153]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[154]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[155]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[156]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[157]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[158]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[159]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[160]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[161]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[162]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[163]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[164]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-1[165]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-1[166]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-1[167]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-1[168]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[169]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[170]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[171]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[172]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-1[173]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-1[174]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-1[175]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-1[176]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[177]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[178]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[179]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[180]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-1[181]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-1[182]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-1[183]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-1[184]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[185]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[186]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[187]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[188]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] All-1[189]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] All-1[190]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] All-1[191]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] All-1[192]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[193]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[194]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[195]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[196]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[197]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[198]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[199]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[200]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[201]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[202]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[203]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[204]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[205]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[206]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[207]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[208]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[209]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[210]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[211]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[212]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[213]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[214]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[215]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[216]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[217]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[218]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[219]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[220]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[221]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[222]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[223]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[224]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[225]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[226]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[227]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] All-1[228]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] All-1[229]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] All-1[230]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] All-1[231]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 0: Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]
[apply] [00][000]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][001]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][002]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][003]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][004]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][005]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][006]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][007]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][008]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][009]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][010]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][011]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][012]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][013]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][014]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][015]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][016]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][017]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][018]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][019]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][020]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] [00][021]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] [00][022]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] [00][023]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] [00][024]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][025]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][026]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][027]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][028]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] [00][029]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] [00][030]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] [00][031]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] [00][032]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][033]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][034]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][035]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][036]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][037]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][038]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][039]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][040]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][041]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][042]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][043]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][044]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][045]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][046]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][047]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][048]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] [00][049]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] [00][050]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] [00][051]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] [00][052]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] [00][053]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] [00][054]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] [00][055]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] [00][056]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 0 degr]
[apply] [00][057]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 90 degr]
[apply] [00][058]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 180 degr]
[apply] [00][059]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 270 degr]
[apply] [00][060]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][061]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][062]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][063]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][064]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][065]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][066]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][067]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][068]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][069]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][070]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][071]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][072]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] [00][073]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] [00][074]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] [00][075]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] [00][076]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] [00][077]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] [00][078]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] [00][079]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] [00][080]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 0 degr]
[apply] [00][081]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 90 degr]
[apply] [00][082]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 180 degr]
[apply] [00][083]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 270 degr]
[apply] [00][084]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][085]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][086]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][087]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][088]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 0 degr]
[apply] [00][089]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 90 degr]
[apply] [00][090]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 180 degr]
[apply] [00][091]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 270 degr]
[apply] [00][092]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][093]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][094]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][095]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][096]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][097]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][098]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][099]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [00][100]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] [00][101]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] [00][102]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] [00][103]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] [00][104]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 0 degr]
[apply] [00][105]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 90 degr]
[apply] [00][106]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 180 degr]
[apply] [00][107]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 270 degr]
[apply] [00][108]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 0 degr]
[apply] [00][109]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 90 degr]
[apply] [00][110]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 180 degr]
[apply] [00][111]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 270 degr]
[apply] [00][112]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [00][113]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] [00][114]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] [00][115]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] Test.0: Monitor union viewport: [ 0 / 0 1920 x 1200 ] [pu] / [ 0 / 0 1920 x 1200 ] [wu]
[apply] Test.1: Screen viewport: [ 0 / 0 1920 x 1200 ] [pu] / [ 0 / 0 1920 x 1200 ] [wu]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT - testScreenModeInfo01
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842795946 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testScreenModeInfo00 took 0.009 sec
[apply] Testcase: testScreenModeInfo01 took 0.143 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842798102 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT
[apply] junit.framework.TestListener: tests to run: 1
[apply] junit.framework.TestListener: startTest(testScreenModeInfo01)
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842798607 ms +++ localhost/127.0.0.1:59999 - Locked within 513 ms, 2 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT - testScreenModeInfo01
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x197200b4: tileRendererInUse null, GearsES2[obj 0x197200b4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x197200b4 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x197200b4 created: GearsObj[0x7114460, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x197200b4 created: GearsObj[0x7e9ffe3f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x197200b4 created: GearsObj[0x7e9ffe3f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x197200b4 FIN GearsES2[obj 0x197200b4 isInit true, usesShared false, 1 GearsObj[0x7114460, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e9ffe3f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8c943d1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fe5b1618ce0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 256x256, swapInterval 1, drawable 0x7fe5b1618ce0
[apply] 0: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 1: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 2: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 3: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 4: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 5: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 6: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 7: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 8: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 9: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 10: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 11: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 12: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 13: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 14: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 15: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 16: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 17: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 18: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 19: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 20: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 21: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 22: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 23: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 24: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 25: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 26: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 27: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 28: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 29: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 30: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 31: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 32: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 33: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 34: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 35: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 36: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 37: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 38: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 39: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 40: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] 41: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] 42: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] 43: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] 44: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 45: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 46: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 47: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 48: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] 49: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] 50: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] 51: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] 52: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 53: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 54: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 55: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 56: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] 57: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] 58: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] 59: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] 60: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 61: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 62: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 63: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 64: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] 65: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] 66: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] 67: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] 68: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 69: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 70: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 71: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 72: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 73: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 74: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 75: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 76: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 77: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 78: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 79: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 80: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 81: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 82: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 83: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 84: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 85: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 86: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 87: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 88: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 89: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 90: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 91: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 92: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 93: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 94: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 95: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 96: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] 97: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] 98: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] 99: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] 100: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] 101: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] 102: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] 103: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] 104: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] 105: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] 106: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] 107: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] 108: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 0 degr]
[apply] 109: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 90 degr]
[apply] 110: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 180 degr]
[apply] 111: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 270 degr]
[apply] 112: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 113: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 114: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 115: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 116: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] 117: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] 118: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] 119: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] 120: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 0 degr]
[apply] 121: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 90 degr]
[apply] 122: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 180 degr]
[apply] 123: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 270 degr]
[apply] 124: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 125: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 126: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 127: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 128: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 129: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 130: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 131: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 132: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 133: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 134: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 135: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] junit.framework.TestListener: endTest(testScreenModeInfo01)
[apply] 136: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 137: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 138: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 139: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 140: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 141: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 142: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 143: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 144: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] 145: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] 146: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] 147: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] 148: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] 149: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] 150: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] 151: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] 152: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] 153: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] 154: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] 155: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] 156: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 0 degr]
[apply] 157: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 90 degr]
[apply] 158: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 180 degr]
[apply] 159: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 270 degr]
[apply] 160: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 161: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 162: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 163: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 164: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 0 degr]
[apply] 165: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 90 degr]
[apply] 166: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 180 degr]
[apply] 167: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 270 degr]
[apply] 168: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] 169: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] 170: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] 171: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] 172: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 0 degr]
[apply] 173: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 90 degr]
[apply] 174: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 180 degr]
[apply] 175: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 270 degr]
[apply] 176: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 177: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 178: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 179: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 180: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 0 degr]
[apply] 181: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 90 degr]
[apply] 182: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 180 degr]
[apply] 183: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 270 degr]
[apply] 184: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 185: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 186: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 187: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 188: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 189: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 190: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 191: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 192: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 193: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 194: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 195: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 196: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 197: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 198: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 199: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 200: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] 201: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] 202: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] 203: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] 204: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 0 degr]
[apply] 205: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 90 degr]
[apply] 206: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 180 degr]
[apply] 207: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 270 degr]
[apply] 208: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 0 degr]
[apply] 209: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 90 degr]
[apply] 210: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 180 degr]
[apply] 211: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 270 degr]
[apply] 212: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 213: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 214: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 215: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 216: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] 217: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] 218: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] 219: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] 220: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 0 degr]
[apply] 221: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 90 degr]
[apply] 222: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 180 degr]
[apply] 223: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 270 degr]
[apply] 224: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 0 degr]
[apply] 225: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 90 degr]
[apply] 226: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 180 degr]
[apply] 227: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 270 degr]
[apply] 228: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 229: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 230: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 231: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] orig: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] curr: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] .0.1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.17.18.19.20.21.22.23.24.25.26.27.28.29.30.31.32.33.34.35.36.37.38.39.40.41.42.43.44.45.46.47.48.49!
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x197200b4: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x197200b4 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT - testScreenModeInfo01
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842800578 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.097 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842798102 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842798607 ms +++ localhost/127.0.0.1:59999 - Locked within 513 ms, 2 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT - testScreenModeInfo01
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x197200b4: tileRendererInUse null, GearsES2[obj 0x197200b4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x197200b4 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x197200b4 created: GearsObj[0x7114460, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x197200b4 created: GearsObj[0x7e9ffe3f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x197200b4 created: GearsObj[0x7e9ffe3f, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x197200b4 FIN GearsES2[obj 0x197200b4 isInit true, usesShared false, 1 GearsObj[0x7114460, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e9ffe3f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8c943d1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x197200b4 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fe5b1618ce0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x197200b4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x197200b4 256x256, swapInterval 1, drawable 0x7fe5b1618ce0
[apply] 0: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 1: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 2: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 3: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 4: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 5: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 6: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 7: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 8: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 9: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 10: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 11: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 12: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 13: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 14: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 15: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 16: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 17: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 18: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 19: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 20: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 21: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 22: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 23: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 24: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 25: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 26: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 27: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 28: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 29: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 30: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 31: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 32: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 33: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 34: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 35: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 36: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 37: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 38: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 39: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 40: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] 41: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] 42: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] 43: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] 44: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 45: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 46: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 47: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 48: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] 49: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] 50: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] 51: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] 52: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 53: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 54: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 55: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 56: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] 57: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] 58: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] 59: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] 60: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 61: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 62: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 63: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 64: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] 65: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] 66: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] 67: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] 68: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 69: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 70: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 71: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 72: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 73: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 74: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 75: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 76: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 77: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 78: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 79: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 80: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 81: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 82: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 83: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 84: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 85: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 86: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 87: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 88: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 89: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 90: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 91: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 92: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 93: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 94: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 95: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 96: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] 97: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] 98: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] 99: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] 100: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] 101: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] 102: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] 103: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] 104: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] 105: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] 106: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] 107: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] 108: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 0 degr]
[apply] 109: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 90 degr]
[apply] 110: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 180 degr]
[apply] 111: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 270 degr]
[apply] 112: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 113: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 114: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 115: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 116: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] 117: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] 118: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] 119: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] 120: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 0 degr]
[apply] 121: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 90 degr]
[apply] 122: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 180 degr]
[apply] 123: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 270 degr]
[apply] 124: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 125: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 126: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 127: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 128: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 129: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 130: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 131: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 132: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 133: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 134: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 135: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 136: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 137: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 138: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 139: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 140: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 141: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 142: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 143: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 144: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] 145: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] 146: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] 147: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] 148: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] 149: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] 150: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] 151: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] 152: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] 153: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] 154: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] 155: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] 156: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 0 degr]
[apply] 157: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 90 degr]
[apply] 158: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 180 degr]
[apply] 159: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 270 degr]
[apply] 160: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 161: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 162: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 163: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 164: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 0 degr]
[apply] 165: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 90 degr]
[apply] 166: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 180 degr]
[apply] 167: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 270 degr]
[apply] 168: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] 169: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] 170: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] 171: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] 172: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 0 degr]
[apply] 173: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 90 degr]
[apply] 174: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 180 degr]
[apply] 175: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 270 degr]
[apply] 176: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 177: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 178: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 179: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 180: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 0 degr]
[apply] 181: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 90 degr]
[apply] 182: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 180 degr]
[apply] 183: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 270 degr]
[apply] 184: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 185: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 186: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 187: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 188: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 189: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 190: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 191: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 192: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 193: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 194: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 195: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 196: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 197: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 198: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 199: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 200: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] 201: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] 202: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] 203: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] 204: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 0 degr]
[apply] 205: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 90 degr]
[apply] 206: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 180 degr]
[apply] 207: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 270 degr]
[apply] 208: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 0 degr]
[apply] 209: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 90 degr]
[apply] 210: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 180 degr]
[apply] 211: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 270 degr]
[apply] 212: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 213: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 214: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 215: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] 216: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] 217: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr]
[apply] 218: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr]
[apply] 219: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr]
[apply] 220: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 0 degr]
[apply] 221: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 90 degr]
[apply] 222: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 180 degr]
[apply] 223: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 270 degr]
[apply] 224: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 0 degr]
[apply] 225: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 90 degr]
[apply] 226: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 180 degr]
[apply] 227: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 270 degr]
[apply] 228: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] 229: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr]
[apply] 230: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr]
[apply] 231: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr]
[apply] orig: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] curr: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] .0.1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.17.18.19.20.21.22.23.24.25.26.27.28.29.30.31.32.33.34.35.36.37.38.39.40.41.42.43.44.45.46.47.48.49!
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x197200b4: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x197200b4 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT - testScreenModeInfo01
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842800578 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testScreenModeInfo01 took 1.885 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842802816 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: tests to run: 1
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842813849 ms +++ localhost/127.0.0.1:59999 - Locked within 11041 ms, 23 attempts
[apply] setTestSupported: false
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00cNEWT - testScreenModeChange01 - Test not supported on this platform.
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00cNEWT - testScreenModeChange01
[apply] junit.framework.TestListener: startTest(testScreenModeChange01)
[apply] junit.framework.TestListener: endTest(testScreenModeChange01)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842815936 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.718 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842802816 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842813849 ms +++ localhost/127.0.0.1:59999 - Locked within 11041 ms, 23 attempts
[apply] setTestSupported: false
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00cNEWT - testScreenModeChange01 - Test not supported on this platform.
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00cNEWT - testScreenModeChange01
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842815936 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testScreenModeChange01 took 0.029 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842818163 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: tests to run: 1
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842835707 ms +++ localhost/127.0.0.1:59999 - Locked within 17552 ms, 36 attempts
[apply] junit.framework.TestListener: startTest(testScreenModeChange01)
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01aNEWT - testScreenModeChange01
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x33682598: tileRendererInUse null, GearsES2[obj 0x33682598 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x33682598 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x33682598 created: GearsObj[0x5df4e571, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x33682598 created: GearsObj[0x79038de7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x33682598 created: GearsObj[0x79038de7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x33682598 FIN GearsES2[obj 0x33682598 isInit true, usesShared false, 1 GearsObj[0x5df4e571, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79038de7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x670fe2b9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x33682598 0/0 100x100 of 100x100, swapInterval 1, drawable 0x7fe8db7209f0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x33682598, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x33682598 100x100, swapInterval 1, drawable 0x7fe8db7209f0
[apply] Test.0: Window bounds : [ 0 / 0 100 x 100 ] [wu] within [ 0 / 0 1920 x 1200 ] [wu]
[apply] Test.0: Window size : 100 x 100 [pixels]
[apply] Test.0: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [wu]
[apply] Test.0: Monitor viewport : [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [wu]
[apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [1] set current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x33682598 0/0 100x100 of 100x100, swapInterval 1, drawable 0x7fe8db7209f0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x33682598, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x33682598 100x100, swapInterval 1, drawable 0x7fe8db7209f0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33682598 0/0 100x100 of 100x100, swapInterval 1, drawable 0x7fe8db7209f0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x33682598, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x33682598 100x100, swapInterval 1, drawable 0x7fe8db7209f0
[apply] [1] changeOK : true
[apply] [1] has current cached : [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] [1] has current queried : [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], equal true
[apply] Test.1: Window bounds : [ 0 / 496 100 x 100 ] [wu] within [ 0 / 0 800 x 600 ] [wu]
[apply] Test.1: Window size : 100 x 100 [pixels]
[apply] Test.1: Screen viewport : [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [wu]
[apply] Test.1: Monitor viewport : [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [wu]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x33682598: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x33682598 FIN
[apply] Screen.destroy(): Reset Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 116]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01aNEWT - testScreenModeChange01
[apply] junit.framework.TestListener: endTest(testScreenModeChange01)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842848852 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 31.313 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842818163 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842835707 ms +++ localhost/127.0.0.1:59999 - Locked within 17552 ms, 36 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01aNEWT - testScreenModeChange01
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x33682598: tileRendererInUse null, GearsES2[obj 0x33682598 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x33682598 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x33682598 created: GearsObj[0x5df4e571, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x33682598 created: GearsObj[0x79038de7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x33682598 created: GearsObj[0x79038de7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x33682598 FIN GearsES2[obj 0x33682598 isInit true, usesShared false, 1 GearsObj[0x5df4e571, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79038de7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x670fe2b9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x33682598 0/0 100x100 of 100x100, swapInterval 1, drawable 0x7fe8db7209f0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x33682598, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x33682598 100x100, swapInterval 1, drawable 0x7fe8db7209f0
[apply] Test.0: Window bounds : [ 0 / 0 100 x 100 ] [wu] within [ 0 / 0 1920 x 1200 ] [wu]
[apply] Test.0: Window size : 100 x 100 [pixels]
[apply] Test.0: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [wu]
[apply] Test.0: Monitor viewport : [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [wu]
[apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [1] set current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x33682598 0/0 100x100 of 100x100, swapInterval 1, drawable 0x7fe8db7209f0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x33682598, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x33682598 100x100, swapInterval 1, drawable 0x7fe8db7209f0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x33682598 0/0 100x100 of 100x100, swapInterval 1, drawable 0x7fe8db7209f0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x33682598, 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-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x33682598 100x100, swapInterval 1, drawable 0x7fe8db7209f0
[apply] [1] changeOK : true
[apply] [1] has current cached : [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] [1] has current queried : [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], equal true
[apply] Test.1: Window bounds : [ 0 / 496 100 x 100 ] [wu] within [ 0 / 0 800 x 600 ] [wu]
[apply] Test.1: Window size : 100 x 100 [pixels]
[apply] Test.1: Screen viewport : [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [wu]
[apply] Test.1: Monitor viewport : [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [wu]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x33682598: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x33682598 FIN
[apply] Screen.destroy(): Reset Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 116]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01aNEWT - testScreenModeChange01
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842848852 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testScreenModeChange01 took 9.5 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] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842851134 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842863170 ms +++ localhost/127.0.0.1:59999 - Locked within 12043 ms, 25 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT - testScreenModeChangeSingleQ1
[apply] junit.framework.TestListener: startTest(testScreenModeChangeSingleQ1)
[apply] Test.0: Window screen: NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x560c3014]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x560c3014]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]]
[apply] Test.0: Window bounds (pre): screenPos 0/0 [pixels], windowSize 200x200 [wu] within [ 0 / 0 1920 x 1200 ] [pixels]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x6ce53220: tileRendererInUse null, GearsES2[obj 0x6ce53220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6ce53220 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6ce53220 created: GearsObj[0x6632060c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6ce53220 created: GearsObj[0x5e2b323e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6ce53220 created: GearsObj[0x5e2b323e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x6ce53220 FIN GearsES2[obj 0x6ce53220 isInit true, usesShared false, 1 GearsObj[0x6632060c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e2b323e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3677eaf8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6ce53220 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7f8512c5e4b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6ce53220, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6ce53220 200x200, swapInterval 1, drawable 0x7f8512c5e4b0
[apply] Time for visible/pos: 151 ms
[apply] Test.0: Window bounds : [ 0 / 0 200 x 200 ] [wu] within [ 0 / 0 1920 x 1200 ] [wu]
[apply] Test.0: Window size : 200 x 200 [pixels]
[apply] Test.0: Window monitor: Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]
[apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [0] set current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6ce53220 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7f8512c5e4b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6ce53220, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6ce53220 200x200, swapInterval 1, drawable 0x7f8512c5e4b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6ce53220 200x200, swapInterval 1, drawable 0x7f8512c5e4b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6ce53220 200x200, swapInterval 1, drawable 0x7f8512c5e4b0
[apply] [0] has current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true
[apply] Test.1: Screen : NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 2, vsize [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x560c3014]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x560c3014]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 116]]]
[apply] Test.1: Window bounds : [ 0 / 396 200 x 200 ] [wu] within [ 0 / 0 800 x 600 ] [wu]
[apply] Test.1: Window size : 200 x 200 [pixels]
[apply] Test.1: Screen viewport : [ 0 / 0 800 x 600 ] [pixels]
[apply] Test.1: Monitor viewport : [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [wu]
[apply] Test.1: Window main-mon : Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 116]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x6ce53220 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7f8512c5e4b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6ce53220, angle 2.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] [1] set orig: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6ce53220 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7f8512c5e4b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6ce53220, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6ce53220 200x200, swapInterval 1, drawable 0x7f8512c5e4b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6ce53220 200x200, swapInterval 1, drawable 0x7f8512c5e4b0
[apply] [1] has orig?: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], changeOK true
[apply] Test.2: Screen : NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 2, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x560c3014]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x560c3014]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]]
[apply] Test.2: Window bounds : [ 0 / 396 200 x 200 ] [wu] within [ 0 / 0 1920 x 1200 ] [wu]
[apply] Test.2: Window size : 200 x 200 [pixels]
[apply] Test.2: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels]
[apply] Test.2: Monitor viewport : [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [wu]
[apply] Test.2: Window main-mon : Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x6ce53220 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7f8512c5e4b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6ce53220, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6ce53220: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6ce53220 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT - testScreenModeChangeSingleQ1
[apply] ++++ TestCase.setUp: com.jogamp.opjunit.framework.TestListener: endTest(testScreenModeChangeSingleQ1)
[apply] junit.framework.TestListener: startTest(testScreenModeChangeSingleQ2)
[apply] junit.framework.TestListener: endTest(testScreenModeChangeSingleQ2)
[apply] engl.test.junit.newt.mm.TestScreenMode01bNEWT - testScreenModeChangeSingleQ2
[apply] Test Disabled (1): Monitor count < 2: NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x560c3014]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x560c3014]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT - testScreenModeChangeSingleQ2
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842957528 ms --- localhost/127.0.0.1:59999 - Unlock ok within 75222 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 107.01 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842851134 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842863170 ms +++ localhost/127.0.0.1:59999 - Locked within 12043 ms, 25 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT - testScreenModeChangeSingleQ1
[apply] Test.0: Window screen: NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x560c3014]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x560c3014]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]]
[apply] Test.0: Window bounds (pre): screenPos 0/0 [pixels], windowSize 200x200 [wu] within [ 0 / 0 1920 x 1200 ] [pixels]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x6ce53220: tileRendererInUse null, GearsES2[obj 0x6ce53220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x6ce53220 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x6ce53220 created: GearsObj[0x6632060c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x6ce53220 created: GearsObj[0x5e2b323e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x6ce53220 created: GearsObj[0x5e2b323e, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x6ce53220 FIN GearsES2[obj 0x6ce53220 isInit true, usesShared false, 1 GearsObj[0x6632060c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e2b323e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3677eaf8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6ce53220 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7f8512c5e4b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6ce53220, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6ce53220 200x200, swapInterval 1, drawable 0x7f8512c5e4b0
[apply] Time for visible/pos: 151 ms
[apply] Test.0: Window bounds : [ 0 / 0 200 x 200 ] [wu] within [ 0 / 0 1920 x 1200 ] [wu]
[apply] Test.0: Window size : 200 x 200 [pixels]
[apply] Test.0: Window monitor: Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]
[apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [0] set current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6ce53220 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7f8512c5e4b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6ce53220, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6ce53220 200x200, swapInterval 1, drawable 0x7f8512c5e4b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6ce53220 200x200, swapInterval 1, drawable 0x7f8512c5e4b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6ce53220 200x200, swapInterval 1, drawable 0x7f8512c5e4b0
[apply] [0] has current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true
[apply] Test.1: Screen : NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 2, vsize [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x560c3014]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x560c3014]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 116]]]
[apply] Test.1: Window bounds : [ 0 / 396 200 x 200 ] [wu] within [ 0 / 0 800 x 600 ] [wu]
[apply] Test.1: Window size : 200 x 200 [pixels]
[apply] Test.1: Screen viewport : [ 0 / 0 800 x 600 ] [pixels]
[apply] Test.1: Monitor viewport : [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [wu]
[apply] Test.1: Window main-mon : Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 116]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x6ce53220 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7f8512c5e4b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6ce53220, angle 2.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] [1] set orig: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6ce53220 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7f8512c5e4b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6ce53220, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6ce53220 200x200, swapInterval 1, drawable 0x7f8512c5e4b0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6ce53220 200x200, swapInterval 1, drawable 0x7f8512c5e4b0
[apply] [1] has orig?: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], changeOK true
[apply] Test.2: Screen : NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 2, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x560c3014]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x560c3014]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]]
[apply] Test.2: Window bounds : [ 0 / 396 200 x 200 ] [wu] within [ 0 / 0 1920 x 1200 ] [wu]
[apply] Test.2: Window size : 200 x 200 [pixels]
[apply] Test.2: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels]
[apply] Test.2: Monitor viewport : [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [wu]
[apply] Test.2: Window main-mon : Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x6ce53220 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7f8512c5e4b0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x6ce53220, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6ce53220: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6ce53220 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT - testScreenModeChangeSingleQ1
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT - testScreenModeChangeSingleQ2
[apply] Test Disabled (1): Monitor count < 2: NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x560c3014]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x560c3014]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT - testScreenModeChangeSingleQ2
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842957528 ms --- localhost/127.0.0.1:59999 - Unlock ok within 75222 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testScreenModeChangeSingleQ1 took 15.513 sec
[apply] Testcase: testScreenModeChangeSingleQ2 took 0.009 sec
[echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT
[apply] junit.framework.TestListener: tests to run: 4
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842959874 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843013523 ms +++ localhost/127.0.0.1:59999 - Locked within 53659 ms, 108 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSingleQ1
[apply] junit.framework.TestListener: startTest(testScreenFullscreenSingleQ1)
[apply] Test.0: Window screen: NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x421690ab]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x421690ab]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]]
[apply] Test.0: Window bounds (pre): screenPos 0/0 [pixels], windowSize 200x200 [wu] within [ 0 / 0 1920 x 1200 ] [pixels]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x45660d6: tileRendererInUse null, GearsES2[obj 0x45660d6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x45660d6 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x45660d6 created: GearsObj[0x5df4e571, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x45660d6 created: GearsObj[0x79038de7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x45660d6 created: GearsObj[0x79038de7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x45660d6 FIN GearsES2[obj 0x45660d6 isInit true, usesShared false, 1 GearsObj[0x5df4e571, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79038de7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x670fe2b9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x45660d6 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fd41154cab0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x45660d6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x45660d6 200x200, swapInterval 1, drawable 0x7fd41154cab0
[apply] Time for visible/pos: 154 ms
[apply] Test.0: Window bounds : [ 0 / 0 200 x 200 ] [wu] within [ 0 / 0 1920 x 1200 ] [wu]
[apply] Test.0: Window size : 200 x 200 [pixels]
[apply] Test.0: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels]
[apply] Test.0: Window monitor: Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]
[apply] Test.1: Window bounds : [ 0 / 0 1920 x 1200 ] [wu] within [ 0 / 0 1920 x 1200 ] [wu]
[apply] Test.1: Window size : 1920 x 1200 [pixels]
[apply] Test.1: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels]
[apply] Test.1: Monitor viewport : [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [wu]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x45660d6 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7fd41154cab0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x45660d6, angle 1.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Test.2: Window bounds : [ 0 / 0 200 x 200 ] [wu] within [ 0 / 0 1920 x 1200 ] [wu]
[apply] Test.2: Window size : 200 x 200 [pixels]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x45660d6 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fd41154cab0, msaa false, tileRendererInUse null
[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] >> GearsES2 0x45660d6, angle 111.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x45660d6: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x45660d6 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSingleQ1
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSingleQ2
[apply] Test Disabled (1): Monitor count < 2: NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x421690ab]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connectiojunit.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] n decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x421690ab]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSingleQ2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSpanALL
[apply] Test Disabled (3): Monitor count < 2: NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x421690ab]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x421690ab]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSpanALL
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSpanQ1Q2
[apply] Test Disabled (2): Spanning monitor count < 2: NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x421690ab]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x421690ab]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSpanQ1Q2
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843027599 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 68.351 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412842959874 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843013523 ms +++ localhost/127.0.0.1:59999 - Locked within 53659 ms, 108 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSingleQ1
[apply] Test.0: Window screen: NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x421690ab]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x421690ab]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]]
[apply] Test.0: Window bounds (pre): screenPos 0/0 [pixels], windowSize 200x200 [wu] within [ 0 / 0 1920 x 1200 ] [pixels]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x45660d6: tileRendererInUse null, GearsES2[obj 0x45660d6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x45660d6 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x45660d6 created: GearsObj[0x5df4e571, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x45660d6 created: GearsObj[0x79038de7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x45660d6 created: GearsObj[0x79038de7, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x45660d6 FIN GearsES2[obj 0x45660d6 isInit true, usesShared false, 1 GearsObj[0x5df4e571, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79038de7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x670fe2b9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x45660d6 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fd41154cab0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x45660d6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x45660d6 200x200, swapInterval 1, drawable 0x7fd41154cab0
[apply] Time for visible/pos: 154 ms
[apply] Test.0: Window bounds : [ 0 / 0 200 x 200 ] [wu] within [ 0 / 0 1920 x 1200 ] [wu]
[apply] Test.0: Window size : 200 x 200 [pixels]
[apply] Test.0: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels]
[apply] Test.0: Window monitor: Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]
[apply] Test.1: Window bounds : [ 0 / 0 1920 x 1200 ] [wu] within [ 0 / 0 1920 x 1200 ] [wu]
[apply] Test.1: Window size : 1920 x 1200 [pixels]
[apply] Test.1: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels]
[apply] Test.1: Monitor viewport : [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [wu]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x45660d6 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7fd41154cab0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x45660d6, angle 1.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Test.2: Window bounds : [ 0 / 0 200 x 200 ] [wu] within [ 0 / 0 1920 x 1200 ] [wu]
[apply] Test.2: Window size : 200 x 200 [pixels]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x45660d6 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fd41154cab0, msaa false, tileRendererInUse null
[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] >> GearsES2 0x45660d6, angle 111.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x45660d6: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x45660d6 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSingleQ1
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSingleQ2
[apply] Test Disabled (1): Monitor count < 2: NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x421690ab]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x421690ab]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSingleQ2
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSpanALL
[apply] Test Disabled (3): Monitor count < 2: NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x421690ab]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x421690ab]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSpanALL
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSpanQ1Q2
[apply] Test Disabled (2): Spanning monitor count < 2: NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x421690ab]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x421690ab]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]]
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSpanQ1Q2
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843027599 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testScreenFullscreenSingleQ1 took 10.391 sec
[apply] Testcase: testScreenFullscreenSingleQ2 took 0.01 sec
[apply] Testcase: testScreenFullscreenSpanALL took 0.01 sec
[apply] Testcase: testScreenFullscreenSpanQ1Q2 took 0.008 sec
[echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843030051 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: tests to run: 4
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843038076 ms +++ localhost/127.0.0.1:59999 - Locked within 8033 ms, 17 attempts
[apply] junit.framework.TestListener: startTest(test01FullscreenChange01)
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test01FullscreenChange01
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x30ff94b1: tileRendererInUse null, GearsES2[obj 0x30ff94b1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x30ff94b1 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x30ff94b1 created: GearsObj[0x5e2b323e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x30ff94b1 created: GearsObj[0x65efb4be, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x30ff94b1 created: GearsObj[0x65efb4be, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x30ff94b1 FIN GearsES2[obj 0x30ff94b1 isInit true, usesShared false, 1 GearsObj[0x5e2b323e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65efb4be, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ae35bb7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x30ff94b1 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb80045c2a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x30ff94b1, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x30ff94b1 640x480, swapInterval 1, drawable 0x7fb80045c2a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x30ff94b1 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7fb80045c2a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x30ff94b1, 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-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x30ff94b1 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb80045c2a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x30ff94b1, angle 45.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x30ff94b1: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x30ff94b1 FIN
[apply] *** cleanupGL.shutdown
[apply] *** cleanupGL.initSingleton
[apply] junit.framework.TestListener: endTest(test01FullscreenChange01)
[apply] junit.framework.TestListener: startTest(test02ScreenModeChange01)
[apply] *** cleanupGL.DONE
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test01FullscreenChange01
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test02ScreenModeChange01
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x76933bcb: tileRendererInUse null, GearsES2[obj 0x76933bcb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x76933bcb on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x76933bcb created: GearsObj[0x6ad16fc1, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x76933bcb created: GearsObj[0x5c001eb0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x76933bcb created: GearsObj[0x5c001eb0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x76933bcb FIN GearsES2[obj 0x76933bcb isInit true, usesShared false, 1 GearsObj[0x6ad16fc1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c001eb0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xbdee400, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x76933bcb 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb80047be70, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x76933bcb, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x76933bcb 640x480, swapInterval 1, drawable 0x7fb80047be70
[apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [0] set current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x76933bcb 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb80047be70, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x76933bcb, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x76933bcb 640x480, swapInterval 1, drawable 0x7fb80047be70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x76933bcb 640x480, swapInterval 1, drawable 0x7fb80047be70
[apply] [0] has current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x76933bcb 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb80047be70, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x76933bcb, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x76933bcb: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x76933bcb FIN
[apply] Screen.destroy(): Reset Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 116]
[apply] *** cleanupGL.shutdown
[apply] *** cleanupGL.initSingleton
[apply] junit.framework.TestListener: endTest(test02ScreenModeChange01)
[apply] junit.framework.TestListener: startTest(test03ScreenModeChangeWithFS01Post)
[apply] *** cleanupGL.DONE
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test02ScreenModeChange01
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test03ScreenModeChangeWithFS01Post
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x2e716cb7: tileRendererInUse null, GearsES2[obj 0x2e716cb7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2e716cb7 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x2e716cb7 created: GearsObj[0x58648016, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2e716cb7 created: GearsObj[0x2e1551b0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2e716cb7 created: GearsObj[0x2e1551b0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x2e716cb7 FIN GearsES2[obj 0x2e716cb7 isInit true, usesShared false, 1 GearsObj[0x58648016, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e1551b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79a61172, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x2e716cb7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb80068df20, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2e716cb7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x2e716cb7 640x480, swapInterval 1, drawable 0x7fb80068df20
[apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [2] set current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x2e716cb7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb80068df20, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2e716cb7, angle 60.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x2e716cb7 640x480, swapInterval 1, drawable 0x7fb80068df20
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x2e716cb7 640x480, swapInterval 1, drawable 0x7fb80068df20
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x2e716cb7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb80068df20, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2e716cb7, 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] [2] has current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true
[apply] [3] set FS post 0: false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x2e716cb7 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fb80068df20, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2e716cb7, angle 62.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x2e716cb7 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fb80068df20, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2e716cb7, angle 62.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] [3] set FS post X: true
[apply] 2014-10-09 10:24:29.922 java[4135:6103] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_3.data: Operation not permitted (1)
[apply] [4] set !FS post 0: true
[apply] [4] set !FS post X: false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x2e716cb7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb80068df20, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2e716cb7, angle 343.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x2e716cb7: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x2e716cb7 FIN
[apply] Screen.destroy(): Reset Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 116]
[apply] *** cleanupGL.shutdown
[apply] *** cleanupGL.initSingleton
[apply] *** cleanupGL.DONE
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test03ScreenModeChangeWithFS01Post
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test04ScreenModeChangeWithFS01Pre
[apply] junit.framework.TestListener: endTest(test03ScreenModeChangeWithFS01Post)
[apply] junit.framework.TestListener: startTest(test04ScreenModeChangeWithFS01Pre)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.0 0x71bfc4fc: tileRendererInUse null, GearsES2[obj 0x71bfc4fc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x71bfc4fc on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x71bfc4fc created: GearsObj[0x69fe571f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x71bfc4fc created: GearsObj[0x3909ea96, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x71bfc4fc created: GearsObj[0x3909ea96, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.X 0x71bfc4fc FIN GearsES2[obj 0x71bfc4fc isInit true, usesShared false, 1 GearsObj[0x69fe571f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3909ea96, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3a083b1b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x71bfc4fc 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb8004327f0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x71bfc4fc, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0x71bfc4fc 640x480, swapInterval 1, drawable 0x7fb8004327f0
[apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [1] set FS pre 0: false
[apply] [1] set FS pre 1: true
[apply] [1] set FS pre X: true
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x71bfc4fc 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7fb8004327f0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x71bfc4fc, angle 1.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] [2] set current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x71bfc4fc 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fb8004327f0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x71bfc4fc, angle 52.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] [2] has current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x71bfc4fc: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x71bfc4fc FIN
[apply] Screen.destroy(): Reset Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 116]
[apply] *** cleanupGL.shutdown
[apply] *** cleanupGL.initSingleton
[apply] *** cleanupGL.DONE
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test04ScreenModeChangeWithFS01Pre
[apply] junit.framework.TestListener: endTest(test04ScreenModeChangeWithFS01Pre)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843092870 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 63.441 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843030051 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843038076 ms +++ localhost/127.0.0.1:59999 - Locked within 8033 ms, 17 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test01FullscreenChange01
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x30ff94b1: tileRendererInUse null, GearsES2[obj 0x30ff94b1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x30ff94b1 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x30ff94b1 created: GearsObj[0x5e2b323e, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x30ff94b1 created: GearsObj[0x65efb4be, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x30ff94b1 created: GearsObj[0x65efb4be, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x30ff94b1 FIN GearsES2[obj 0x30ff94b1 isInit true, usesShared false, 1 GearsObj[0x5e2b323e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65efb4be, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ae35bb7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x30ff94b1 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb80045c2a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x30ff94b1, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x30ff94b1 640x480, swapInterval 1, drawable 0x7fb80045c2a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x30ff94b1 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7fb80045c2a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x30ff94b1, 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-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x30ff94b1 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb80045c2a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x30ff94b1, angle 45.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x30ff94b1: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x30ff94b1 FIN
[apply] *** cleanupGL.shutdown
[apply] *** cleanupGL.initSingleton
[apply] *** cleanupGL.DONE
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test01FullscreenChange01
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test02ScreenModeChange01
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x76933bcb: tileRendererInUse null, GearsES2[obj 0x76933bcb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x76933bcb on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x76933bcb created: GearsObj[0x6ad16fc1, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x76933bcb created: GearsObj[0x5c001eb0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x76933bcb created: GearsObj[0x5c001eb0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x76933bcb FIN GearsES2[obj 0x76933bcb isInit true, usesShared false, 1 GearsObj[0x6ad16fc1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c001eb0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xbdee400, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x76933bcb 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb80047be70, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x76933bcb, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x76933bcb 640x480, swapInterval 1, drawable 0x7fb80047be70
[apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [0] set current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x76933bcb 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb80047be70, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x76933bcb, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x76933bcb 640x480, swapInterval 1, drawable 0x7fb80047be70
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x76933bcb 640x480, swapInterval 1, drawable 0x7fb80047be70
[apply] [0] has current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#01,5,main] GearsES2.reshape 0x76933bcb 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb80047be70, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x76933bcb, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x76933bcb: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x76933bcb FIN
[apply] Screen.destroy(): Reset Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 116]
[apply] *** cleanupGL.shutdown
[apply] *** cleanupGL.initSingleton
[apply] *** cleanupGL.DONE
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test02ScreenModeChange01
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test03ScreenModeChangeWithFS01Post
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x2e716cb7: tileRendererInUse null, GearsES2[obj 0x2e716cb7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x2e716cb7 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x2e716cb7 created: GearsObj[0x58648016, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x2e716cb7 created: GearsObj[0x2e1551b0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x2e716cb7 created: GearsObj[0x2e1551b0, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x2e716cb7 FIN GearsES2[obj 0x2e716cb7 isInit true, usesShared false, 1 GearsObj[0x58648016, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e1551b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79a61172, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x2e716cb7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb80068df20, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2e716cb7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x2e716cb7 640x480, swapInterval 1, drawable 0x7fb80068df20
[apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [2] set current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x2e716cb7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb80068df20, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2e716cb7, angle 60.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x2e716cb7 640x480, swapInterval 1, drawable 0x7fb80068df20
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x2e716cb7 640x480, swapInterval 1, drawable 0x7fb80068df20
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x2e716cb7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb80068df20, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2e716cb7, 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] [2] has current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true
[apply] [3] set FS post 0: false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x2e716cb7 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fb80068df20, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2e716cb7, angle 62.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x2e716cb7 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fb80068df20, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2e716cb7, angle 62.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] [3] set FS post X: true
[apply] [4] set !FS post 0: true
[apply] [4] set !FS post X: false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#02,5,main] GearsES2.reshape 0x2e716cb7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb80068df20, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x2e716cb7, angle 343.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x2e716cb7: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x2e716cb7 FIN
[apply] Screen.destroy(): Reset Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 116]
[apply] *** cleanupGL.shutdown
[apply] *** cleanupGL.initSingleton
[apply] *** cleanupGL.DONE
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test03ScreenModeChangeWithFS01Post
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test04ScreenModeChangeWithFS01Pre
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.0 0x71bfc4fc: tileRendererInUse null, GearsES2[obj 0x71bfc4fc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x71bfc4fc on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x71bfc4fc created: GearsObj[0x69fe571f, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x71bfc4fc created: GearsObj[0x3909ea96, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x71bfc4fc created: GearsObj[0x3909ea96, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.X 0x71bfc4fc FIN GearsES2[obj 0x71bfc4fc isInit true, usesShared false, 1 GearsObj[0x69fe571f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3909ea96, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3a083b1b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x71bfc4fc 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb8004327f0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x71bfc4fc, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0x71bfc4fc 640x480, swapInterval 1, drawable 0x7fb8004327f0
[apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [1] set FS pre 0: false
[apply] [1] set FS pre 1: true
[apply] [1] set FS pre X: true
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x71bfc4fc 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7fb8004327f0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x71bfc4fc, angle 1.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] [2] set current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x71bfc4fc 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fb8004327f0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x71bfc4fc, angle 52.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[apply] [2] has current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x71bfc4fc: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x71bfc4fc FIN
[apply] Screen.destroy(): Reset Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 116]
[apply] *** cleanupGL.shutdown
[apply] *** cleanupGL.initSingleton
[apply] *** cleanupGL.DONE
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test04ScreenModeChangeWithFS01Pre
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843092870 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01FullscreenChange01 took 7.363 sec
[apply] Testcase: test02ScreenModeChange01 took 12.505 sec
[apply] Testcase: test03ScreenModeChangeWithFS01Post took 16.853 sec
[apply] Testcase: test04ScreenModeChangeWithFS01Pre took 14.457 sec
[echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT
[apply] junit.framework.TestListener: tests to run: 4
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843095366 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843097881 ms +++ localhost/127.0.0.1:59999 - Locked within 2524 ms, 6 attempts
[apply] junit.framework.TestListener: startTest(testScreenRotationChange01_PreWin)
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange01_PreWin
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x4cedf389: tileRendererInUse null, GearsES2[obj 0x4cedf389 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4cedf389 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x4cedf389 created: GearsObj[0x46edf730, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4cedf389 created: GearsObj[0x30ff94b1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4cedf389 created: GearsObj[0x30ff94b1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x4cedf389 FIN GearsES2[obj 0x4cedf389 isInit true, usesShared false, 1 GearsObj[0x46edf730, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x30ff94b1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5684ce7a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x4cedf389 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd131c47d70, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4cedf389, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x4cedf389 640x480, swapInterval 1, drawable 0x7fd131c47d70
[apply] junit.framework.TestListener: endTest(testScreenRotationChange01_PreWin)
[apply] junit.framework.TestListener: startTest(testScreenRotationChange02_PreFull)
[apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] Your platform has no rotation support, sorry
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4cedf389: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4cedf389 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange01_PreWin
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange02_PreFull
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x79038de7: tileRendererInUse null, GearsES2[obj 0x79038de7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x79038de7 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x79038de7 created: GearsObj[0x20968fda, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x79038de7 created: GearsObj[0x7cbe41ec, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x79038de7 created: GearsObj[0x7cbe41ec, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x79038de7 FIN GearsES2[obj 0x79038de7 isInit true, usesShared false, 1 GearsObj[0x20968fda, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7cbe41ec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2eda2cef, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x79038de7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd131c7f730, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x79038de7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x79038de7 640x480, swapInterval 1, drawable 0x7fd131c7f730
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x79038de7 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7fd131c7f730, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x79038de7, angle 0.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x79038de7 1920x1200, swapInterval 1, drawable 0x7fd131c7f730
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x79038de7 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7fd131c7f730, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x79038de7, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x79038de7 1920x1200, swapInterval 1, drawable 0x7fd131c7f730
[apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] Your platform has no rotation support, sorry
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x79038de7: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x79038de7 FIN
[apply] junit.framework.TestListener: endTest(testScreenRotationChange02_PreFull)
[apply] junit.framework.TestListener: startTest(testScreenRotationChange11_PostWin)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange02_PreFull
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange11_PostWin
[apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] Your platform has no rotation support, sorry
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange11_PostWin
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange12_PostFull
[apply] junit.framework.TestListener: endTest(testScreenRotationChange11_PostWin)
[apply] junit.framework.TestListener: startTest(testScreenRotationChange12_PostFull)
[apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] Your platform has no rotation support, sorry
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange12_PostFull
[apply] junit.framework.TestListener: endTest(testScreenRotationChange12_PostFull)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843108025 ms --- localhost/127.0.0.1:59999 - Unlock ok within 8 ms
[apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.312 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843095366 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843097881 ms +++ localhost/127.0.0.1:59999 - Locked within 2524 ms, 6 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange01_PreWin
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x4cedf389: tileRendererInUse null, GearsES2[obj 0x4cedf389 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4cedf389 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x4cedf389 created: GearsObj[0x46edf730, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4cedf389 created: GearsObj[0x30ff94b1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4cedf389 created: GearsObj[0x30ff94b1, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x4cedf389 FIN GearsES2[obj 0x4cedf389 isInit true, usesShared false, 1 GearsObj[0x46edf730, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x30ff94b1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5684ce7a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x4cedf389 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd131c47d70, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4cedf389, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x4cedf389 640x480, swapInterval 1, drawable 0x7fd131c47d70
[apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] Your platform has no rotation support, sorry
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4cedf389: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4cedf389 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange01_PreWin
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange02_PreFull
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x79038de7: tileRendererInUse null, GearsES2[obj 0x79038de7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x79038de7 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x79038de7 created: GearsObj[0x20968fda, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x79038de7 created: GearsObj[0x7cbe41ec, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x79038de7 created: GearsObj[0x7cbe41ec, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x79038de7 FIN GearsES2[obj 0x79038de7 isInit true, usesShared false, 1 GearsObj[0x20968fda, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7cbe41ec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2eda2cef, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x79038de7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd131c7f730, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x79038de7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x79038de7 640x480, swapInterval 1, drawable 0x7fd131c7f730
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x79038de7 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7fd131c7f730, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x79038de7, angle 0.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x79038de7 1920x1200, swapInterval 1, drawable 0x7fd131c7f730
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x79038de7 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7fd131c7f730, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x79038de7, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x79038de7 1920x1200, swapInterval 1, drawable 0x7fd131c7f730
[apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] Your platform has no rotation support, sorry
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x79038de7: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x79038de7 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange02_PreFull
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange11_PostWin
[apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] Your platform has no rotation support, sorry
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange11_PostWin
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange12_PostFull
[apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] Your platform has no rotation support, sorry
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange12_PostFull
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843108025 ms --- localhost/127.0.0.1:59999 - Unlock ok within 8 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testScreenRotationChange01_PreWin took 2.248 sec
[apply] Testcase: testScreenRotationChange02_PreFull took 2.251 sec
[apply] Testcase: testScreenRotationChange11_PostWin took 2.014 sec
[apply] Testcase: testScreenRotationChange12_PostFull took 2.003 sec
[echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843110466 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: tests to run: 2
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843131042 ms +++ localhost/127.0.0.1:59999 - Locked within 20584 ms, 42 attempts
[apply] junit.framework.TestListener: startTest(testScreenModeChange01_PreFull)
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT - testScreenModeChange01_PreFull
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x663257b8: tileRendererInUse null, GearsES2[obj 0x663257b8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x663257b8 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x663257b8 created: GearsObj[0x585976c2, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x663257b8 created: GearsObj[0x5983e7de, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x663257b8 created: GearsObj[0x5983e7de, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x663257b8 FIN GearsES2[obj 0x663257b8 isInit true, usesShared false, 1 GearsObj[0x585976c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5983e7de, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4386d484, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x663257b8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8270c5a8a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x663257b8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x663257b8 640x480, swapInterval 1, drawable 0x7f8270c5a8a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x663257b8 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7f8270c5a8a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x663257b8, angle 0.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x663257b8 1920x1200, swapInterval 1, drawable 0x7f8270c5a8a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x663257b8 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7f8270c5a8a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x663257b8, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x663257b8 1920x1200, swapInterval 1, drawable 0x7f8270c5a8a0
[apply] junit.framework.TestListener: endTest(testScreenModeChange01_PreFull)
[apply] junit.framework.TestListener: startTest(testScreenModeChange02_PostFull)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x663257b8 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7f8270c5a8a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x663257b8, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x663257b8 1920x1200, swapInterval 1, drawable 0x7f8270c5a8a0
[apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] Your platform has no rotation support, sorry
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x663257b8: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x663257b8 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT - testScreenModeChange01_PreFull
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT - testScreenModeChange02_PostFull
[apply] junit.framework.TestListener: endTest(testScreenModeChange02_PostFull)
[apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] Your platform has no rotation support, sorry
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT - testScreenModeChange02_PostFull
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843135245 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 25.415 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843110466 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843131042 ms +++ localhost/127.0.0.1:59999 - Locked within 20584 ms, 42 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT - testScreenModeChange01_PreFull
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x663257b8: tileRendererInUse null, GearsES2[obj 0x663257b8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x663257b8 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x663257b8 created: GearsObj[0x585976c2, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x663257b8 created: GearsObj[0x5983e7de, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x663257b8 created: GearsObj[0x5983e7de, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x663257b8 FIN GearsES2[obj 0x663257b8 isInit true, usesShared false, 1 GearsObj[0x585976c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5983e7de, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4386d484, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x663257b8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8270c5a8a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x663257b8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x663257b8 640x480, swapInterval 1, drawable 0x7f8270c5a8a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x663257b8 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7f8270c5a8a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x663257b8, angle 0.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x663257b8 1920x1200, swapInterval 1, drawable 0x7f8270c5a8a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x663257b8 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7f8270c5a8a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x663257b8, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x663257b8 1920x1200, swapInterval 1, drawable 0x7f8270c5a8a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x663257b8 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7f8270c5a8a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x663257b8, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x663257b8 1920x1200, swapInterval 1, drawable 0x7f8270c5a8a0
[apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] Your platform has no rotation support, sorry
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x663257b8: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x663257b8 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT - testScreenModeChange01_PreFull
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT - testScreenModeChange02_PostFull
[apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr]
[apply] Your platform has no rotation support, sorry
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT - testScreenModeChange02_PostFull
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843135245 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testScreenModeChange01_PreFull took 0.503 sec
[apply] Testcase: testScreenModeChange02_PostFull took 0.037 sec
[echo] Testing com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843137649 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] junit.framework.TestListener: tests to run: 5
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843138153 ms +++ localhost/127.0.0.1:59999 - Locked within 521 ms, 2 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test01CreateVisibleDestroy
[apply] junit.framework.TestListener: startTest(test01CreateVisibleDestroy)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x5421e554: tileRendererInUse null, GearsES2[obj 0x5421e554 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5421e554 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5421e554 created: GearsObj[0x30ff94b1, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5421e554 created: GearsObj[0x5b7b0998, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5421e554 created: GearsObj[0x5b7b0998, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x5421e554 FIN GearsES2[obj 0x5421e554 isInit true, usesShared false, 1 GearsObj[0x30ff94b1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b7b0998, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x290fd7f6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x5421e554 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa842461a20, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5421e554, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x5421e554 320x240, swapInterval 1, drawable 0x7fa842461a20
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[apply] null
[apply] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fa842533680, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[apply] Frames for setVisible(true): A1: 1, B1: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x5421e554 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa842461a20, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5421e554, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x5421e554 320x240, swapInterval 1, drawable 0x7fa842461a20
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fa842533680, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[apply] Frames for setVisible(true): A2: 1, B2: 1
[apply] Frames for setVisible(true): A3: 43, B3: 9
[apply] Frames for setVisible(true): A4: 20, B4: 4
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5421e554: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5421e554 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x5421e554: tileRendererInUse null, GearsES2[obj 0x5421e554 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5421e554 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5421e554 created: GearsObj[0x4aeaf40c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5421e554 created: GearsObj[0x73c6641, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5421e554 created: GearsObj[0x73c6641, vbo ff 7, fs 8, bf 9, bs 10]
[apply] junit.framework.TestListener: endTest(test01CreateVisibleDestroy)
[apply] junit.framework.TestListener: startTest(test02aReparentTop2WinReparentRecreate)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x5421e554 FIN GearsES2[obj 0x5421e554 isInit true, usesShared false, 1 GearsObj[0x4aeaf40c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x73c6641, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe5d391d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x5421e554 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa842533680, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5421e554, angle 8.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x5421e554 320x240, swapInterval 1, drawable 0x7fa842533680
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 4 (enable: true)
[apply] null
[apply] ShaderProgram[id=4, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fa842461a20, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN
[apply] Frames for setVisible(true): A3: 2, B3: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x5421e554: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x5421e554 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test01CreateVisibleDestroy
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test02aReparentTop2WinReparentRecreate
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 5 (enable: true)
[apply] null
[apply] ShaderProgram[id=5, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fa842467880, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] RedSquareES2.reshape FIN
[apply] Frames for setVisible(true) A1: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x79038de7: tileRendererInUse null, GearsES2[obj 0x79038de7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x79038de7 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x79038de7 created: GearsObj[0xda0225b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x79038de7 created: GearsObj[0xc2f8b5a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x79038de7 created: GearsObj[0xc2f8b5a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x79038de7 FIN GearsES2[obj 0x79038de7 isInit true, usesShared false, 1 GearsObj[0xda0225b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xc2f8b5a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x565c7f6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x79038de7 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa842476480, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x79038de7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x79038de7 320x240, swapInterval 1, drawable 0x7fa842476480
[apply] Frames for setVisible(true) B1: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x79038de7 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa842476480, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x79038de7, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Frames(1) 8
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x79038de7 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa842552d90, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x79038de7, angle 10.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x79038de7 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa842552d90, msaa false, tileRendererInUse null
[apply] Frames(2) 0
[apply] >> GearsES2 0x79038de7, angle 10.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B2: 6
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x79038de7 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa842552d90, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x79038de7, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x79038de7 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa84248bb90, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x79038de7, angle 24.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x79038de7 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa84248bb90, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x79038de7, angle 24.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B3: 4
[apply] junit.framework.TestListener: endTest(test02aReparentTop2WinReparentRecreate)
[apply] junit.framework.TestListener: startTest(test02bReparentTop2WinReparentNative)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x79038de7: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x79038de7 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test02aReparentTop2WinReparentRecreate
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test02bReparentTop2WinReparentNative
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 7 (enable: true)
[apply] null
[apply] ShaderProgram[id=7, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fa842537c00, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.reshape FIN
[apply] Frames for setVisible(true) A1: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x1b1756a4: tileRendererInUse null, GearsES2[obj 0x1b1756a4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x1b1756a4 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x1b1756a4 created: GearsObj[0x249c2715, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1b1756a4 created: GearsObj[0x7c9e67a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1b1756a4 created: GearsObj[0x7c9e67a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.X 0x1b1756a4 FIN GearsES2[obj 0x1b1756a4 isInit true, usesShared false, 1 GearsObj[0x249c2715, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7c9e67a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x583a5794, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x1b1756a4 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa8424884a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1b1756a4, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x1b1756a4 320x240, swapInterval 1, drawable 0x7fa8424884a0
[apply] Frames for setVisible(true) B1: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.reshape 0x1b1756a4 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa8424884a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1b1756a4, angle 6.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Frames(1) 8
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x1b1756a4 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa8424884a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1b1756a4, angle 11.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x1b1756a4 320x240, swapInterval 1, drawable 0x7fa8424884a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x1b1756a4 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa8424884a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1b1756a4, angle 11.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x1b1756a4 320x240, swapInterval 1, drawable 0x7fa8424884a0
[apply] Frames(2) 1
[apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B2: 9
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.reshape 0x1b1756a4 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa8424884a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1b1756a4, angle 22.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x1b1756a4 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa8424884a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1b1756a4, angle 28.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x1b1756a4 320x240, swapInterval 1, drawable 0x7fa8424884a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x1b1756a4 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa8424884a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1b1756a4, angle 28.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x1b1756a4 320x240, swapInterval 1, drawable 0x7fa8424884a0
[apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B3: 6
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x1b1756a4: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x1b1756a4 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.dispose FIN
[apply] junit.framework.TestListener: endTest(test02bReparentTop2WinReparentNative)
[apply] junit.framework.TestListener: startTest(test03aReparentWin2TopReparentRecreate)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test02bReparentTop2WinReparentNative
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test03aReparentWin2TopReparentRecreate
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.0 0x5815338: tileRendererInUse null, GearsES2[obj 0x5815338 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5815338 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5815338 created: GearsObj[0x51a19458, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5815338 created: GearsObj[0x47124746, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5815338 created: GearsObj[0x47124746, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.X 0x5815338 FIN GearsES2[obj 0x5815338 isInit true, usesShared false, 1 GearsObj[0x51a19458, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x47124746, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x105691e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x5815338 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa8425764f0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5815338, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0x5815338 320x240, swapInterval 1, drawable 0x7fa8425764f0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 10 (enable: true)
[apply] null
[apply] ShaderProgram[id=10, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=19, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=20, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fa842472300, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape FIN
[apply] Frames for setVisible(): A1: 2, B1: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x5815338 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa8425764f0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5815338, angle 13.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x5815338 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa8425690a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5815338, angle 18.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-4-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x5815338 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa8425690a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5815338, angle 18.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B2: 6
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x5815338 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa8425690a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5815338, angle 27.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x5815338 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa8424771c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5815338, angle 31.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-4-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x5815338 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa8424771c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5815338, angle 31.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B3 6
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x5815338: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x5815338 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test03aReparentWin2TopReparentRecreate
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test03bReparentWin2TopReparentNative
[apply] junit.framework.TestListener: endTest(test03aReparentWin2TopReparentRecreate)
[apply] junit.framework.TestListener: startTest(test03bReparentWin2TopReparentNative)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.init.0 0xad4d66b: tileRendererInUse null, GearsES2[obj 0xad4d66b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xad4d66b on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xad4d66b created: GearsObj[0x1d96f4b5, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xad4d66b created: GearsObj[0x219ba640, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xad4d66b created: GearsObj[0x219ba640, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.init.X 0xad4d66b FIN GearsES2[obj 0xad4d66b isInit true, usesShared false, 1 GearsObj[0x1d96f4b5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x219ba640, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x71bfc4fc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0xad4d66b 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa842472300, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xad4d66b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.display 0xad4d66b 320x240, swapInterval 1, drawable 0x7fa842472300
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 12 (enable: true)
[apply] null
[apply] ShaderProgram[id=12, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=23, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=24, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fa84246e730, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.reshape FIN
[apply] Frames for setVisible(): A1: 1, B1: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#09,5,main] GearsES2.reshape 0xad4d66b 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa842472300, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xad4d66b, angle 7.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0xad4d66b 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa842472300, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xad4d66b, angle 14.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.display 0xad4d66b 320x240, swapInterval 1, drawable 0x7fa842472300
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0xad4d66b 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa842472300, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xad4d66b, angle 15.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.display 0xad4d66b 320x240, swapInterval 1, drawable 0x7fa842472300
[apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B2: 8
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#09,5,main] GearsES2.reshape 0xad4d66b 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa842472300, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xad4d66b, angle 24.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0xad4d66b 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa842472300, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xad4d66b, angle 30.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.display 0xad4d66b 320x240, swapInterval 1, drawable 0x7fa842472300
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0xad4d66b 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa842472300, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xad4d66b, angle 31.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.display 0xad4d66b 320x240, swapInterval 1, drawable 0x7fa842472300
[apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B3 11
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.dispose 0xad4d66b: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.dispose 0xad4d66b FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test03bReparentWin2TopReparentNative
[apply] junit.framework.TestListener: endTest(test03bReparentWin2TopReparentNative)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843161236 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 24.239 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843137649 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843138153 ms +++ localhost/127.0.0.1:59999 - Locked within 521 ms, 2 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test01CreateVisibleDestroy
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x5421e554: tileRendererInUse null, GearsES2[obj 0x5421e554 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5421e554 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5421e554 created: GearsObj[0x30ff94b1, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5421e554 created: GearsObj[0x5b7b0998, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5421e554 created: GearsObj[0x5b7b0998, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x5421e554 FIN GearsES2[obj 0x5421e554 isInit true, usesShared false, 1 GearsObj[0x30ff94b1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b7b0998, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x290fd7f6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x5421e554 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa842461a20, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5421e554, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x5421e554 320x240, swapInterval 1, drawable 0x7fa842461a20
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[apply] null
[apply] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fa842533680, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[apply] Frames for setVisible(true): A1: 1, B1: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x5421e554 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa842461a20, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5421e554, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x5421e554 320x240, swapInterval 1, drawable 0x7fa842461a20
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fa842533680, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[apply] Frames for setVisible(true): A2: 1, B2: 1
[apply] Frames for setVisible(true): A3: 43, B3: 9
[apply] Frames for setVisible(true): A4: 20, B4: 4
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5421e554: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5421e554 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x5421e554: tileRendererInUse null, GearsES2[obj 0x5421e554 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5421e554 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5421e554 created: GearsObj[0x4aeaf40c, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5421e554 created: GearsObj[0x73c6641, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5421e554 created: GearsObj[0x73c6641, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x5421e554 FIN GearsES2[obj 0x5421e554 isInit true, usesShared false, 1 GearsObj[0x4aeaf40c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x73c6641, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe5d391d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x5421e554 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa842533680, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5421e554, angle 8.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x5421e554 320x240, swapInterval 1, drawable 0x7fa842533680
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 4 (enable: true)
[apply] null
[apply] ShaderProgram[id=4, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fa842461a20, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN
[apply] Frames for setVisible(true): A3: 2, B3: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x5421e554: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x5421e554 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test01CreateVisibleDestroy
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test02aReparentTop2WinReparentRecreate
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 5 (enable: true)
[apply] null
[apply] ShaderProgram[id=5, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fa842467880, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] RedSquareES2.reshape FIN
[apply] Frames for setVisible(true) A1: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x79038de7: tileRendererInUse null, GearsES2[obj 0x79038de7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x79038de7 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x79038de7 created: GearsObj[0xda0225b, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x79038de7 created: GearsObj[0xc2f8b5a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x79038de7 created: GearsObj[0xc2f8b5a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x79038de7 FIN GearsES2[obj 0x79038de7 isInit true, usesShared false, 1 GearsObj[0xda0225b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xc2f8b5a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x565c7f6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x79038de7 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa842476480, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x79038de7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x79038de7 320x240, swapInterval 1, drawable 0x7fa842476480
[apply] Frames for setVisible(true) B1: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x79038de7 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa842476480, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x79038de7, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Frames(1) 8
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x79038de7 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa842552d90, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x79038de7, angle 10.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x79038de7 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa842552d90, msaa false, tileRendererInUse null
[apply] Frames(2) 0
[apply] >> GearsES2 0x79038de7, angle 10.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B2: 6
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x79038de7 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa842552d90, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x79038de7, 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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x79038de7 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa84248bb90, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x79038de7, angle 24.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#03,5,main] GearsES2.reshape 0x79038de7 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa84248bb90, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x79038de7, angle 24.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B3: 4
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x79038de7: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x79038de7 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test02aReparentTop2WinReparentRecreate
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test02bReparentTop2WinReparentNative
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 7 (enable: true)
[apply] null
[apply] ShaderProgram[id=7, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fa842537c00, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.reshape FIN
[apply] Frames for setVisible(true) A1: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x1b1756a4: tileRendererInUse null, GearsES2[obj 0x1b1756a4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x1b1756a4 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x1b1756a4 created: GearsObj[0x249c2715, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1b1756a4 created: GearsObj[0x7c9e67a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1b1756a4 created: GearsObj[0x7c9e67a, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.X 0x1b1756a4 FIN GearsES2[obj 0x1b1756a4 isInit true, usesShared false, 1 GearsObj[0x249c2715, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7c9e67a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x583a5794, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x1b1756a4 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa8424884a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1b1756a4, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x1b1756a4 320x240, swapInterval 1, drawable 0x7fa8424884a0
[apply] Frames for setVisible(true) B1: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.reshape 0x1b1756a4 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa8424884a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1b1756a4, angle 6.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Frames(1) 8
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x1b1756a4 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa8424884a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1b1756a4, angle 11.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x1b1756a4 320x240, swapInterval 1, drawable 0x7fa8424884a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x1b1756a4 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa8424884a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1b1756a4, angle 11.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x1b1756a4 320x240, swapInterval 1, drawable 0x7fa8424884a0
[apply] Frames(2) 1
[apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B2: 9
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#05,5,main] GearsES2.reshape 0x1b1756a4 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa8424884a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1b1756a4, angle 22.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x1b1756a4 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa8424884a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1b1756a4, angle 28.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x1b1756a4 320x240, swapInterval 1, drawable 0x7fa8424884a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x1b1756a4 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa8424884a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1b1756a4, angle 28.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x1b1756a4 320x240, swapInterval 1, drawable 0x7fa8424884a0
[apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B3: 6
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x1b1756a4: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x1b1756a4 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test02bReparentTop2WinReparentNative
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test03aReparentWin2TopReparentRecreate
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.0 0x5815338: tileRendererInUse null, GearsES2[obj 0x5815338 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x5815338 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x5815338 created: GearsObj[0x51a19458, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x5815338 created: GearsObj[0x47124746, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x5815338 created: GearsObj[0x47124746, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.X 0x5815338 FIN GearsES2[obj 0x5815338 isInit true, usesShared false, 1 GearsObj[0x51a19458, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x47124746, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x105691e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x5815338 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa8425764f0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5815338, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0x5815338 320x240, swapInterval 1, drawable 0x7fa8425764f0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 10 (enable: true)
[apply] null
[apply] ShaderProgram[id=10, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=19, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=20, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fa842472300, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape FIN
[apply] Frames for setVisible(): A1: 2, B1: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x5815338 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa8425764f0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5815338, angle 13.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x5815338 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa8425690a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5815338, angle 18.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-4-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x5815338 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa8425690a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5815338, angle 18.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B2: 6
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x5815338 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa8425690a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5815338, angle 27.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x5815338 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa8424771c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5815338, angle 31.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-4-UserApp-JUnitTestRunner-Animator#07,5,main] GearsES2.reshape 0x5815338 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa8424771c0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x5815338, angle 31.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B3 6
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x5815338: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x5815338 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test03aReparentWin2TopReparentRecreate
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test03bReparentWin2TopReparentNative
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.init.0 0xad4d66b: tileRendererInUse null, GearsES2[obj 0xad4d66b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0xad4d66b on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0xad4d66b created: GearsObj[0x1d96f4b5, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0xad4d66b created: GearsObj[0x219ba640, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0xad4d66b created: GearsObj[0x219ba640, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.init.X 0xad4d66b FIN GearsES2[obj 0xad4d66b isInit true, usesShared false, 1 GearsObj[0x1d96f4b5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x219ba640, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x71bfc4fc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0xad4d66b 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa842472300, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xad4d66b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.display 0xad4d66b 320x240, swapInterval 1, drawable 0x7fa842472300
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 12 (enable: true)
[apply] null
[apply] ShaderProgram[id=12, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=23, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=24, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fa84246e730, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.reshape FIN
[apply] Frames for setVisible(): A1: 1, B1: 1
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#09,5,main] GearsES2.reshape 0xad4d66b 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa842472300, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xad4d66b, angle 7.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0xad4d66b 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa842472300, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xad4d66b, angle 14.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.display 0xad4d66b 320x240, swapInterval 1, drawable 0x7fa842472300
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0xad4d66b 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa842472300, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xad4d66b, angle 15.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.display 0xad4d66b 320x240, swapInterval 1, drawable 0x7fa842472300
[apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B2: 8
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#09,5,main] GearsES2.reshape 0xad4d66b 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa842472300, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xad4d66b, angle 24.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0xad4d66b 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa842472300, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xad4d66b, angle 30.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-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.display 0xad4d66b 320x240, swapInterval 1, drawable 0x7fa842472300
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0xad4d66b 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fa842472300, msaa false, tileRendererInUse null
[apply] >> GearsES2 0xad4d66b, angle 31.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.display 0xad4d66b 320x240, swapInterval 1, drawable 0x7fa842472300
[apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B3 11
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.dispose 0xad4d66b: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.dispose 0xad4d66b FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test03bReparentWin2TopReparentNative
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843161236 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01CreateVisibleDestroy took 1.613 sec
[apply] Testcase: test02aReparentTop2WinReparentRecreate took 4.901 sec
[apply] Testcase: test02bReparentTop2WinReparentNative took 5.021 sec
[apply] Testcase: test03aReparentWin2TopReparentRecreate took 4.717 sec
[apply] Testcase: test03bReparentWin2TopReparentNative took 4.937 sec
[echo] Testing com.jogamp.opengl.test.junit.newt.parenting.TestParenting02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting02NEWT.xml
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843163684 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02NEWT
[apply] junit.framework.TestListener: tests to run: 1
[apply] junit.framework.TestListener: startTest(test01NewtOnNewtParentChildDraw)
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843164189 ms +++ localhost/127.0.0.1:59999 - Locked within 513 ms, 2 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02NEWT - test01NewtOnNewtParentChildDraw
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[apply] null
[apply] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff4f342cac0, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x235dd910: tileRendererInUse null, GearsES2[obj 0x235dd910 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x235dd910 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x235dd910 created: GearsObj[0x2be2befa, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x235dd910 created: GearsObj[0x33682598, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x235dd910 created: GearsObj[0x33682598, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x235dd910 FIN GearsES2[obj 0x235dd910 isInit true, usesShared false, 1 GearsObj[0x2be2befa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x33682598, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ce53220, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x235dd910 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7ff4f34434e0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x235dd910, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] junit.framework.TestListener: endTest(test01NewtOnNewtParentChildDraw)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x235dd910: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x235dd910 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02NEWT - test01NewtOnNewtParentChildDraw
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843166759 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.703 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843163684 ms III localhost/127.0.0.1:59999 - Wait for lock
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843164189 ms +++ localhost/127.0.0.1:59999 - Locked within 513 ms, 2 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02NEWT - test01NewtOnNewtParentChildDraw
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null
[apply] RedSquareES2 init on Thread[Thread-4-UserApp-JUnitTestRunner,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[apply] null
[apply] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[apply] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[apply] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff4f342cac0, tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x235dd910: tileRendererInUse null, GearsES2[obj 0x235dd910 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x235dd910 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x235dd910 created: GearsObj[0x2be2befa, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x235dd910 created: GearsObj[0x33682598, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x235dd910 created: GearsObj[0x33682598, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x235dd910 FIN GearsES2[obj 0x235dd910 isInit true, usesShared false, 1 GearsObj[0x2be2befa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x33682598, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ce53220, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x235dd910 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7ff4f34434e0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x235dd910, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x235dd910 320x240, swapInterval 1, drawable 0x7ff4f34434e0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x235dd910: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x235dd910 FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02NEWT - test01NewtOnNewtParentChildDraw
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843166759 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test01NewtOnNewtParentChildDraw took 2.491 sec
[echo] Testing com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT
[apply] junit.framework.TestListener: tests to run: 1
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843169173 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT - testWindow00
[apply] junit.framework.TestListener: startTest(testWindow00)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x4cedf389: tileRendererInUse null, GearsES2[obj 0x4cedf389 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4cedf389 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x4cedf389 created: GearsObj[0x30ff94b1, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4cedf389 created: GearsObj[0x5b7b0998, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4cedf389 created: GearsObj[0x5b7b0998, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x4cedf389 FIN GearsES2[obj 0x4cedf389 isInit true, usesShared false, 1 GearsObj[0x30ff94b1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b7b0998, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x290fd7f6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x4cedf389 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7fe6a1c179a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4cedf389, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x4cedf389 400x400, swapInterval 1, drawable 0x7fe6a1c179a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x4cedf389 400x400, swapInterval 1, drawable 0x7fe6a1c179a0
[apply] GLProfiles window1: decon: Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 6 / 12]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x1309de5b: tileRendererInUse null, GearsES2[obj 0x1309de5b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x1309de5b on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x1309de5b created: GearsObj[0x7ab7b3f9, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1309de5b created: GearsObj[0x3288df60, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1309de5b created: GearsObj[0x3288df60, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x1309de5b FIN GearsES2[obj 0x1309de5b isInit true, usesShared false, 1 GearsObj[0x7ab7b3f9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3288df60, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3801318b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x1309de5b 0/0 300x300 of 300x300, swapInterval 1, drawable 0x7fe6a1c1a880, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1309de5b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x4cedf389 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fe6a1c179a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4cedf389, angle 5.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1309de5b: tileRendererInUse null
[apply] junit.framework.TestListener: endTest(testWindow00)
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1309de5b FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4cedf389: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4cedf389 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT - testWindow00
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843171889 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.343 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843169173 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT - testWindow00
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x4cedf389: tileRendererInUse null, GearsES2[obj 0x4cedf389 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x4cedf389 on Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x4cedf389 created: GearsObj[0x30ff94b1, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x4cedf389 created: GearsObj[0x5b7b0998, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x4cedf389 created: GearsObj[0x5b7b0998, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x4cedf389 FIN GearsES2[obj 0x4cedf389 isInit true, usesShared false, 1 GearsObj[0x30ff94b1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b7b0998, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x290fd7f6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x4cedf389 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7fe6a1c179a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4cedf389, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x4cedf389 400x400, swapInterval 1, drawable 0x7fe6a1c179a0
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x4cedf389 400x400, swapInterval 1, drawable 0x7fe6a1c179a0
[apply] GLProfiles window1: decon: Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 6 / 12]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.0 0x1309de5b: tileRendererInUse null, GearsES2[obj 0x1309de5b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[apply] GearsES2 init 0x1309de5b on Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main]
[apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[apply] Swap Interval -1
[apply] GL Profile GLProfile[GL2/GL2.hw]
[apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[apply] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[apply] Impl. class jogamp.opengl.gl4.GL4bcImpl
[apply] GL_VENDOR NVIDIA Corporation
[apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[apply] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[apply] GL FBO: basic true, full true
[apply] GL_EXTENSIONS 138
[apply] GLX_EXTENSIONS 0
[apply] -----------------------------------------------------------------------------------------------------
[apply] gear1 0x1309de5b created: GearsObj[0x7ab7b3f9, vbo ff 1, fs 2, bf 3, bs 4]
[apply] gear2 0x1309de5b created: GearsObj[0x3288df60, vbo ff 7, fs 8, bf 9, bs 10]
[apply] gear3 0x1309de5b created: GearsObj[0x3288df60, vbo ff 7, fs 8, bf 9, bs 10]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.init.X 0x1309de5b FIN GearsES2[obj 0x1309de5b isInit true, usesShared false, 1 GearsObj[0x7ab7b3f9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3288df60, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3801318b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x1309de5b 0/0 300x300 of 300x300, swapInterval 1, drawable 0x7fe6a1c1a880, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x1309de5b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Animator#00,5,main] GearsES2.reshape 0x4cedf389 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fe6a1c179a0, msaa false, tileRendererInUse null
[apply] >> GearsES2 0x4cedf389, angle 5.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1309de5b: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1309de5b FIN
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4cedf389: tileRendererInUse null
[apply] Thread[Thread-4-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4cedf389 FIN
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT - testWindow00
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T Thread-4-UserApp-JUnitTestRunner @ 1412843171889 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testWindow00 took 0.958 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.6
[echo] java.version 1.6.0_65
[echo] java.home /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20141009
[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.6
[echo] host.targetlevel 1.6
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon true
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
declare.common:
test.compile.check:
[echo] jogl-test.jar /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-test.jar
test.compile:
junit.run.awt:
[echo] gluegen.basename: gluegen
[echo] jogl.basename: jogl
generic.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: 7.608 sec
[junit]
[junit] Testcase: testX11WindowMemoryLeak took 7.425 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.608 sec
[junit]
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843184232 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843187749 ms +++ localhost/127.0.0.1:59999 - Locked within 3547 ms, 8 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test01Onscreen
[junit] Loop.0 1/15
[junit] Loop.1 1/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 2/15
[junit] Loop.1 2/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 3/15
[junit] Loop.1 3/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 4/15
[junit] Loop.1 4/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 5/15
[junit] Loop.1 5/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 6/15
[junit] Loop.1 6/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 7/15
[junit] Loop.1 7/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 8/15
[junit] Loop.1 8/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 9/15
[junit] Loop.1 9/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 10/15
[junit] Loop.1 10/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 11/15
[junit] Loop.1 11/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 12/15
[junit] Loop.1 12/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 13/15
[junit] Loop.1 13/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 14/15
[junit] Loop.1 14/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 15/15
[junit] Loop.1 15/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test01Onscreen
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test02OffscreenFBO
[junit] Loop.0 1/15
[junit] Loop.1 1/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 2/15
[junit] Loop.1 2/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 3/15
[junit] Loop.1 3/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 4/15
[junit] Loop.1 4/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 5/15
[junit] Loop.1 5/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 6/15
[junit] Loop.1 6/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 7/15
[junit] Loop.1 7/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 8/15
[junit] Loop.1 8/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 9/15
[junit] Loop.1 9/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 10/15
[junit] Loop.1 10/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 11/15
[junit] Loop.1 11/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 12/15
[junit] Loop.1 12/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 13/15
[junit] Loop.1 13/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 14/15
[junit] Loop.1 14/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 15/15
[junit] Loop.1 15/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test02OffscreenFBO
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test03OffscreenPBuffer
[junit] Loop.0 1/15
[junit] 2014-10-09 10:26:37.398 java[4164:12203] invalid address
[junit] Loop.1 1/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] 2014-10-09 10:26:37.617 java[4164:12203] invalid address
[junit] Loop.0 2/15
[junit] 2014-10-09 10:26:37.676 java[4164:12203] invalid address
[junit] Loop.1 2/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] 2014-10-09 10:26:37.851 java[4164:12203] invalid address
[junit] Loop.0 3/15
[junit] 2014-10-09 10:26:37.914 java[4164:12203] invalid address
[junit] Loop.1 3/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] 2014-10-09 10:26:38.117 java[4164:12203] invalid address
[junit] Loop.0 4/15
[junit] 2014-10-09 10:26:38.182 java[4164:12203] invalid address
[junit] Loop.1 4/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] 2014-10-09 10:26:38.401 java[4164:12203] invalid address
[junit] Loop.0 5/15
[junit] 2014-10-09 10:26:38.464 java[4164:12203] invalid address
[junit] Loop.1 5/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] 2014-10-09 10:26:38.666 java[4164:12203] invalid address
[junit] Loop.0 6/15
[junit] 2014-10-09 10:26:38.725 java[4164:12203] invalid address
[junit] Loop.1 6/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] 2014-10-09 10:26:38.933 java[4164:12203] invalid address
[junit] Loop.0 7/15
[junit] 2014-10-09 10:26:38.994 java[4164:12203] invalid address
[junit] Loop.1 7/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] 2014-10-09 10:26:39.219 java[4164:12203] invalid address
[junit] Loop.0 8/15
[junit] 2014-10-09 10:26:39.278 java[4164:12203] invalid address
[junit] Loop.1 8/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] 2014-10-09 10:26:39.469 java[4164:12203] invalid address
[junit] Loop.0 9/15
[junit] 2014-10-09 10:26:39.529 java[4164:12203] invalid address
[junit] Loop.1 9/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] 2014-10-09 10:26:39.752 java[4164:12203] invalid address
[junit] Loop.0 10/15
[junit] 2014-10-09 10:26:39.819 java[4164:12203] invalid address
[junit] Loop.1 10/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] 2014-10-09 10:26:40.019 java[4164:12203] invalid address
[junit] Loop.0 11/15
[junit] 2014-10-09 10:26:40.091 java[4164:12203] invalid address
[junit] Loop.1 11/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] 2014-10-09 10:26:40.286 java[4164:12203] invalid address
[junit] Loop.0 12/15
[junit] 2014-10-09 10:26:40.351 java[4164:12203] invalid address
[junit] Loop.1 12/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] 2014-10-09 10:26:40.553 java[4164:12203] invalid address
[junit] Loop.0 13/15
[junit] 2014-10-09 10:26:40.620 java[4164:12203] invalid address
[junit] Loop.1 13/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] 2014-10-09 10:26:40.820 java[4164:12203] invalid address
[junit] Loop.0 14/15
[junit] 2014-10-09 10:26:40.885 java[4164:12203] invalid address
[junit] Loop.1 14/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] 2014-10-09 10:26:41.102 java[4164:12203] invalid address
[junit] Loop.0 15/15
[junit] 2014-10-09 10:26:41.163 java[4164:12203] invalid address
[junit] Loop.1 15/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] 2014-10-09 10:26:41.385 java[4164:12203] invalid address
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test03OffscreenPBuffer
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843201510 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 18.05 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843184232 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843187749 ms +++ localhost/127.0.0.1:59999 - Locked within 3547 ms, 8 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test01Onscreen
[junit] Loop.0 1/15
[junit] Loop.1 1/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 2/15
[junit] Loop.1 2/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 3/15
[junit] Loop.1 3/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 4/15
[junit] Loop.1 4/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 5/15
[junit] Loop.1 5/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 6/15
[junit] Loop.1 6/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 7/15
[junit] Loop.1 7/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 8/15
[junit] Loop.1 8/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 9/15
[junit] Loop.1 9/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 10/15
[junit] Loop.1 10/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 11/15
[junit] Loop.1 11/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 12/15
[junit] Loop.1 12/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 13/15
[junit] Loop.1 13/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 14/15
[junit] Loop.1 14/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 15/15
[junit] Loop.1 15/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test01Onscreen
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test02OffscreenFBO
[junit] Loop.0 1/15
[junit] Loop.1 1/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 2/15
[junit] Loop.1 2/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 3/15
[junit] Loop.1 3/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 4/15
[junit] Loop.1 4/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 5/15
[junit] Loop.1 5/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 6/15
[junit] Loop.1 6/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 7/15
[junit] Loop.1 7/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 8/15
[junit] Loop.1 8/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 9/15
[junit] Loop.1 9/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 10/15
[junit] Loop.1 10/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 11/15
[junit] Loop.1 11/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 12/15
[junit] Loop.1 12/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 13/15
[junit] Loop.1 13/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 14/15
[junit] Loop.1 14/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 15/15
[junit] Loop.1 15/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test02OffscreenFBO
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test03OffscreenPBuffer
[junit] Loop.0 1/15
[junit] Loop.1 1/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Loop.0 2/15
[junit] Loop.1 2/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Loop.0 3/15
[junit] Loop.1 3/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Loop.0 4/15
[junit] Loop.1 4/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Loop.0 5/15
[junit] Loop.1 5/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Loop.0 6/15
[junit] Loop.1 6/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Loop.0 7/15
[junit] Loop.1 7/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Loop.0 8/15
[junit] Loop.1 8/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Loop.0 9/15
[junit] Loop.1 9/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Loop.0 10/15
[junit] Loop.1 10/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Loop.0 11/15
[junit] Loop.1 11/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Loop.0 12/15
[junit] Loop.1 12/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Loop.0 13/15
[junit] Loop.1 13/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Loop.0 14/15
[junit] Loop.1 14/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Loop.0 15/15
[junit] Loop.1 15/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test03OffscreenPBuffer
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843201510 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01Onscreen took 3.822 sec
[junit] Testcase: test02OffscreenFBO took 3.535 sec
[junit] Testcase: test03OffscreenPBuffer took 4.052 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 18.05 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843184232 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843187749 ms +++ localhost/127.0.0.1:59999 - Locked within 3547 ms, 8 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test01Onscreen
[junit] Loop.0 1/15
[junit] Loop.1 1/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 2/15
[junit] Loop.1 2/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 3/15
[junit] Loop.1 3/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 4/15
[junit] Loop.1 4/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 5/15
[junit] Loop.1 5/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 6/15
[junit] Loop.1 6/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 7/15
[junit] Loop.1 7/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 8/15
[junit] Loop.1 8/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 9/15
[junit] Loop.1 9/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 10/15
[junit] Loop.1 10/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 11/15
[junit] Loop.1 11/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 12/15
[junit] Loop.1 12/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 13/15
[junit] Loop.1 13/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 14/15
[junit] Loop.1 14/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop.0 15/15
[junit] Loop.1 15/15: GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test01Onscreen
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test02OffscreenFBO
[junit] Loop.0 1/15
[junit] Loop.1 1/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 2/15
[junit] Loop.1 2/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 3/15
[junit] Loop.1 3/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 4/15
[junit] Loop.1 4/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 5/15
[junit] Loop.1 5/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 6/15
[junit] Loop.1 6/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 7/15
[junit] Loop.1 7/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 8/15
[junit] Loop.1 8/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 9/15
[junit] Loop.1 9/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 10/15
[junit] Loop.1 10/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 11/15
[junit] Loop.1 11/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 12/15
[junit] Loop.1 12/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 13/15
[junit] Loop.1 13/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 14/15
[junit] Loop.1 14/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop.0 15/15
[junit] Loop.1 15/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test02OffscreenFBO
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test03OffscreenPBuffer
[junit] Loop.0 1/15
[junit] Loop.1 1/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Loop.0 2/15
[junit] Loop.1 2/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Loop.0 3/15
[junit] Loop.1 3/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Loop.0 4/15
[junit] Loop.1 4/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Loop.0 5/15
[junit] Loop.1 5/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Loop.0 6/15
[junit] Loop.1 6/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Loop.0 7/15
[junit] Loop.1 7/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Loop.0 8/15
[junit] Loop.1 8/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Loop.0 9/15
[junit] Loop.1 9/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Loop.0 10/15
[junit] Loop.1 10/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Loop.0 11/15
[junit] Loop.1 11/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Loop.0 12/15
[junit] Loop.1 12/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Loop.0 13/15
[junit] Loop.1 13/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Loop.0 14/15
[junit] Loop.1 14/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Loop.0 15/15
[junit] Loop.1 15/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test03OffscreenPBuffer
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843201510 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] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843203482 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843212523 ms +++ localhost/127.0.0.1:59999 - Locked within 9072 ms, 19 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test01Onscreen
[junit] Loop # 0 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 1 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 2 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 3 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 4 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 5 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 6 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 7 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 8 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 9 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 10 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 11 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 12 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 13 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 14 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test01Onscreen
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test02OffscreenFBO
[junit] Loop # 0 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 1 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 2 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 3 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 4 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 5 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 6 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 7 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 8 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 9 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 10 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 11 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 12 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 13 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 14 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test02OffscreenFBO
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test03OffscreenPBuffer
[junit] Loop # 0 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 1 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 2 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 3 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 4 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 5 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 6 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 7 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 8 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 9 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 10 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 11 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 12 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 13 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 14 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test03OffscreenPBuffer
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843226206 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 23.462 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843203482 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843212523 ms +++ localhost/127.0.0.1:59999 - Locked within 9072 ms, 19 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test01Onscreen
[junit] Loop # 0 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 1 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 2 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 3 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 4 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 5 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 6 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 7 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 8 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 9 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 10 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 11 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 12 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 13 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 14 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test01Onscreen
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test02OffscreenFBO
[junit] Loop # 0 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 1 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 2 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 3 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 4 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 5 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 6 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 7 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 8 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 9 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 10 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 11 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 12 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 13 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 14 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test02OffscreenFBO
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test03OffscreenPBuffer
[junit] Loop # 0 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 1 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 2 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 3 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 4 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 5 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 6 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 7 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 8 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 9 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 10 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 11 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 12 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 13 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 14 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test03OffscreenPBuffer
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843226206 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01Onscreen took 4.189 sec
[junit] Testcase: test02OffscreenFBO took 3.404 sec
[junit] Testcase: test03OffscreenPBuffer took 3.707 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 23.462 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843203482 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843212523 ms +++ localhost/127.0.0.1:59999 - Locked within 9072 ms, 19 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test01Onscreen
[junit] Loop # 0 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 1 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 2 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 3 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 4 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 5 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 6 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 7 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 8 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 9 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 10 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 11 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 12 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 13 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Loop # 14 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test01Onscreen
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test02OffscreenFBO
[junit] Loop # 0 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 1 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 2 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 3 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 4 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 5 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 6 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 7 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 8 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 9 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 10 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 11 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 12 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 13 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 14 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test02OffscreenFBO
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test03OffscreenPBuffer
[junit] Loop # 0 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 1 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 2 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 3 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 4 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 5 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 6 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 7 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 8 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 9 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 10 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 11 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 12 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 13 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Loop # 14 / 15
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test03OffscreenPBuffer
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843226206 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843228271 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843229278 ms +++ localhost/127.0.0.1:59999 - Locked within 1027 ms, 3 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT - testDeadlock
[junit] BB.0: java.lang.Object@6fe78c96
[junit] BB.1: java.lang.Object@6fe78c96
[junit] BB.2
[junit] AA.1
[junit] AA.X
[junit] BB.3
[junit] BB.X
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT - testDeadlock
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843231664 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] 2014-10-09 10:27:12.062 java[4171:5e03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.076 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843228271 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843229278 ms +++ localhost/127.0.0.1:59999 - Locked within 1027 ms, 3 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT - testDeadlock
[junit] BB.0: java.lang.Object@6fe78c96
[junit] BB.1: java.lang.Object@6fe78c96
[junit] BB.2
[junit] AA.1
[junit] AA.X
[junit] BB.3
[junit] BB.X
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT - testDeadlock
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843231664 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testDeadlock took 0.066 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.076 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843228271 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843229278 ms +++ localhost/127.0.0.1:59999 - Locked within 1027 ms, 3 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT - testDeadlock
[junit] BB.0: java.lang.Object@6fe78c96
[junit] BB.1: java.lang.Object@6fe78c96
[junit] BB.2
[junit] AA.1
[junit] AA.X
[junit] BB.3
[junit] BB.X
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT - testDeadlock
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843231664 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843234064 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843237078 ms +++ localhost/127.0.0.1:59999 - Locked within 3071 ms, 7 attempts
[junit] ++++ TestCase.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/GL2.hw], offscr[auto-cfg]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x70e35d5]]
[junit] Natives
[junit] GL4bc false
[junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[junit] GLES3 false
[junit] GL3bc false
[junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[junit] GLES2 false
[junit] GLES1 false
[junit] Count 3 / 8
[junit] Common
[junit] GL4ES3 false
[junit] GL2GL3 true
[junit] GL2ES2 true
[junit] GL2ES1 true
[junit] Mappings
[junit] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[junit] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[junit] GL2 GLProfile[GL2/GL2.hw]
[junit] GL4 GLProfile[GL4/GL4.sw]
[junit] GL3 GLProfile[GL3/GL3.hw]
[junit] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[junit] default GLProfile[GL2/GL2.hw]
[junit] Count 6 / 12
[junit]
[junit]
[junit] Desktop Capabilities:
[junit] none
[junit]
[junit] EGL Capabilities:
[junit] none
[junit]
[junit]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testAvailableInfo
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenAutoDblBuf
[junit] Window: javax.media.opengl.awt.GLCanvas
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x72e5355f: tileRendererInUse null, GearsES2[obj 0x72e5355f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x72e5355f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x72e5355f created: GearsObj[0xae0e515, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x72e5355f created: GearsObj[0x32dfcb47, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x72e5355f created: GearsObj[0x32dfcb47, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x72e5355f FIN GearsES2[obj 0x72e5355f isInit true, usesShared false, 1 GearsObj[0xae0e515, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x32dfcb47, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36867fc9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72e5355f 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7ff68977a000, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x72e5355f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x72e5355f 400x300, swapInterval 1, drawable 0x7ff68977a000
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72e5355f 400x300, swapInterval 1, drawable 0x7ff68977a000
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72e5355f 400x300, swapInterval 1, drawable 0x7ff68977a000
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72e5355f 400x300, swapInterval 1, drawable 0x7ff68977a000
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72e5355f 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7ff68977a000, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x72e5355f, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72e5355f 200x150, swapInterval 1, drawable 0x7ff68977a000
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72e5355f 200x150, swapInterval 1, drawable 0x7ff68977a000
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0004-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72e5355f 200x150, swapInterval 1, drawable 0x7ff68977a000
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72e5355f 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7ff68977a000, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x72e5355f, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72e5355f 800x600, swapInterval 1, drawable 0x7ff68977a000
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72e5355f 800x600, swapInterval 1, drawable 0x7ff68977a000
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0007-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72e5355f 800x600, swapInterval 1, drawable 0x7ff68977a000
[junit] Fin: AWT-GLCanvas[Realized false,
[junit] null-drawable,
[junit] Factory null,
[junit] handle 0x0,
[junit] Drawable size -1x-1 surface[800x600],
[junit] AWT[pos 0/22, size 800x600,
[junit] visible true, displayable false, showing false,
[junit] null]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x72e5355f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x72e5355f FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenAutoDblBuf
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA
[junit] Window: javax.media.opengl.awt.GLCanvas
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x348dcd5d: tileRendererInUse null, GearsES2[obj 0x348dcd5d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x348dcd5d on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x348dcd5d created: GearsObj[0x5759780d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x348dcd5d created: GearsObj[0x32d8ca48, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x348dcd5d created: GearsObj[0x32d8ca48, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x348dcd5d FIN GearsES2[obj 0x348dcd5d isInit true, usesShared false, 1 GearsObj[0x5759780d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x32d8ca48, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36c8570c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x348dcd5d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7ff689461c40, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x348dcd5d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x348dcd5d 400x300, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x348dcd5d 400x300, swapInterval 1, drawable 0x7ff689461c40
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x348dcd5d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7ff689461c40, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x348dcd5d, 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 0x348dcd5d 200x150, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x348dcd5d 200x150, swapInterval 1, drawable 0x7ff689461c40
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x348dcd5d 200x150, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x348dcd5d 200x150, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x348dcd5d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7ff689461c40, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x348dcd5d, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x348dcd5d 800x600, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x348dcd5d 800x600, swapInterval 1, drawable 0x7ff689461c40
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0007-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x348dcd5d 800x600, swapInterval 1, drawable 0x7ff689461c40
[junit] Fin: AWT-GLCanvas[Realized false,
[junit] null-drawable,
[junit] Factory null,
[junit] handle 0x0,
[junit] Drawable size -1x-1 surface[800x600],
[junit] AWT[pos 0/22, size 800x600,
[junit] visible true, displayable false, showing false,
[junit] null]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x348dcd5d: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x348dcd5d FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil
[junit] Window: javax.media.opengl.awt.GLCanvas
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4945f939: tileRendererInUse null, GearsES2[obj 0x4945f939 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4945f939 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4945f939 created: GearsObj[0x5edf2d38, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4945f939 created: GearsObj[0xe11e831, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4945f939 created: GearsObj[0xe11e831, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4945f939 FIN GearsES2[obj 0x4945f939 isInit true, usesShared false, 1 GearsObj[0x5edf2d38, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xe11e831, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39a2f02e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4945f939 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7ff68943c640, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4945f939, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x4945f939 400x300, swapInterval 1, drawable 0x7ff68943c640
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4945f939 400x300, swapInterval 1, drawable 0x7ff68943c640
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4945f939 400x300, swapInterval 1, drawable 0x7ff68943c640
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4945f939 400x300, swapInterval 1, drawable 0x7ff68943c640
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4945f939 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7ff68943c640, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4945f939, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4945f939 200x150, swapInterval 1, drawable 0x7ff68943c640
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4945f939 200x150, swapInterval 1, drawable 0x7ff68943c640
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4945f939 200x150, swapInterval 1, drawable 0x7ff68943c640
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4945f939 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7ff68943c640, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4945f939, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4945f939 800x600, swapInterval 1, drawable 0x7ff68943c640
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4945f939 800x600, swapInterval 1, drawable 0x7ff68943c640
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4945f939 800x600, swapInterval 1, drawable 0x7ff68943c640
[junit] Fin: AWT-GLCanvas[Realized false,
[junit] null-drawable,
[junit] Factory null,
[junit] handle 0x0,
[junit] Drawable size -1x-1 surface[800x600],
[junit] AWT[pos 0/22, size 800x600,
[junit] visible true, displayable false, showing false,
[junit] null]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4945f939: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4945f939 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA
[junit] Window: javax.media.opengl.awt.GLCanvas
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xd34eb84: tileRendererInUse null, GearsES2[obj 0xd34eb84 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xd34eb84 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xd34eb84 created: GearsObj[0x256ef705, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xd34eb84 created: GearsObj[0x181b7c76, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xd34eb84 created: GearsObj[0x181b7c76, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xd34eb84 FIN GearsES2[obj 0xd34eb84 isInit true, usesShared false, 1 GearsObj[0x256ef705, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x181b7c76, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x34883357, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xd34eb84 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7ff689461c40, msaa true, tileRendererInUse null
[junit] >> GearsES2 0xd34eb84, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0xd34eb84 400x300, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd34eb84 400x300, swapInterval 1, drawable 0x7ff689461c40
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd34eb84 400x300, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd34eb84 400x300, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xd34eb84 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7ff689461c40, msaa true, tileRendererInUse null
[junit] >> GearsES2 0xd34eb84, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd34eb84 200x150, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd34eb84 200x150, swapInterval 1, drawable 0x7ff689461c40
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd34eb84 200x150, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xd34eb84 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7ff689461c40, msaa true, tileRendererInUse null
[junit] >> GearsES2 0xd34eb84, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd34eb84 800x600, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd34eb84 800x600, swapInterval 1, drawable 0x7ff689461c40
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd34eb84 800x600, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd34eb84: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd34eb84 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 0/22, size 800x600,
[junit] visible true, displayable false, showing false,
[junit] null]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenPbuffer
[junit] 2014-10-09 10:27:22.019 java[4174:12403] invalid address
[junit] Window: javax.media.opengl.awt.GLCanvas
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] 2014-10-09 10:27:22.089 java[4174:12403] invalid address
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2e864e43: tileRendererInUse null, GearsES2[obj 0x2e864e43 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2e864e43 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2e864e43 created: GearsObj[0x5c4b82d2, vbo ff 3, fs 4, bf 5, bs 6]
[junit] gear2 0x2e864e43 created: GearsObj[0x6179d854, vbo ff 9, fs 10, bf 11, bs 12]
[junit] gear3 0x2e864e43 created: GearsObj[0x6179d854, vbo ff 9, fs 10, bf 11, bs 12]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2e864e43 FIN GearsES2[obj 0x2e864e43 isInit true, usesShared false, 1 GearsObj[0x5c4b82d2, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x6179d854, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x669a4cb, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2e864e43 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7ff6894fab90, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2e864e43, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x2e864e43 400x300, swapInterval 1, drawable 0x7ff6894fab90
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2e864e43 400x300, swapInterval 1, drawable 0x7ff6894fab90
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
[junit] 2014-10-09 10:27:22.189 java[4174:12403] invalid address
[junit] 2014-10-09 10:27:22.245 java[4174:12403] invalid address
[junit] 2014-10-09 10:27:22.269 java[4174:12403] invalid address
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2e864e43 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7ff6894e06f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2e864e43, 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 0x2e864e43 200x150, swapInterval 1, drawable 0x7ff6894e06f0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2e864e43 200x150, swapInterval 1, drawable 0x7ff6894e06f0
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2e864e43 200x150, swapInterval 1, drawable 0x7ff6894e06f0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2e864e43 200x150, swapInterval 1, drawable 0x7ff6894e06f0
[junit] 2014-10-09 10:27:22.353 java[4174:12403] invalid address
[junit] 2014-10-09 10:27:22.395 java[4174:12403] invalid address
[junit] 2014-10-09 10:27:22.427 java[4174:12403] invalid address
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2e864e43 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7ff6894d9d00, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2e864e43, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2e864e43 800x600, swapInterval 1, drawable 0x7ff6894d9d00
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2e864e43 800x600, swapInterval 1, drawable 0x7ff6894d9d00
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0007-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2e864e43 800x600, swapInterval 1, drawable 0x7ff6894d9d00
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2e864e43 800x600, swapInterval 1, drawable 0x7ff6894d9d00
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e864e43: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e864e43 FIN
[junit] 2014-10-09 10:27:22.628 java[4174:12403] invalid address
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenPbuffer
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBuf
[junit] Fin: AWT-GLCanvas[Realized false,
[junit] null-drawable,
[junit] Factory null,
[junit] handle 0x0,
[junit] Drawable size -1x-1 surface[800x600],
[junit] AWT[pos 0/22, size 800x600,
[junit] visible true, displayable false, showing false,
[junit] null]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Window: javax.media.opengl.awt.GLCanvas
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x26b31b77: tileRendererInUse null, GearsES2[obj 0x26b31b77 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x26b31b77 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x26b31b77 created: GearsObj[0x6d66f9b9, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x26b31b77 created: GearsObj[0x39518cc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x26b31b77 created: GearsObj[0x39518cc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x26b31b77 FIN GearsES2[obj 0x26b31b77 isInit true, usesShared false, 1 GearsObj[0x6d66f9b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39518cc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x318efaea, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x26b31b77 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7ff6897688e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x26b31b77, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x26b31b77 400x300, swapInterval 1, drawable 0x7ff6897688e0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x26b31b77 400x300, swapInterval 1, drawable 0x7ff6897688e0
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x26b31b77 400x300, swapInterval 1, drawable 0x7ff6897688e0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x26b31b77 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7ff6897688e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x26b31b77, 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 0x26b31b77 200x150, swapInterval 1, drawable 0x7ff6897688e0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x26b31b77 200x150, swapInterval 1, drawable 0x7ff6897688e0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x26b31b77 200x150, swapInterval 1, drawable 0x7ff6897688e0
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x26b31b77 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7ff6897688e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x26b31b77, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x26b31b77 800x600, swapInterval 1, drawable 0x7ff6897688e0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x26b31b77 800x600, swapInterval 1, drawable 0x7ff6897688e0
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x26b31b77 800x600, swapInterval 1, drawable 0x7ff6897688e0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x26b31b77: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x26b31b77 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBuf
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5abd09e8: tileRendererInUse null, GearsES2[obj 0x5abd09e8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5abd09e8 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5abd09e8 created: GearsObj[0x1414627a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5abd09e8 created: GearsObj[0x464d41e2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5abd09e8 created: GearsObj[0x464d41e2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5abd09e8 FIN GearsES2[obj 0x5abd09e8 isInit true, usesShared false, 1 GearsObj[0x1414627a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x464d41e2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a20807c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5abd09e8 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7ff68974db50, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x5abd09e8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x5abd09e8 400x300, swapInterval 1, drawable 0x7ff68974db50
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5abd09e8 400x300, swapInterval 1, drawable 0x7ff68974db50
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[junit] Fin: AWT-GLCanvas[Realized false,
[junit] null-drawable,
[junit] Factory null,
[junit] handle 0x0,
[junit] Drawable size -1x-1 surface[800x600],
[junit] AWT[pos 0/22, size 800x600,
[junit] visible true, displayable false, showing false,
[junit] null]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], 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/GL2.hw], on-scr[.]]
[junit] Window: javax.media.opengl.awt.GLCanvas
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5abd09e8 400x300, swapInterval 1, drawable 0x7ff68974db50
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5abd09e8 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7ff68974db50, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x5abd09e8, 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 0x5abd09e8 200x150, swapInterval 1, drawable 0x7ff68974db50
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5abd09e8 200x150, swapInterval 1, drawable 0x7ff68974db50
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5abd09e8 200x150, swapInterval 1, drawable 0x7ff68974db50
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5abd09e8 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7ff68974db50, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x5abd09e8, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5abd09e8 800x600, swapInterval 1, drawable 0x7ff68974db50
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5abd09e8 800x600, swapInterval 1, drawable 0x7ff68974db50
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5abd09e8 800x600, swapInterval 1, drawable 0x7ff68974db50
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5abd09e8: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5abd09e8 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x57c8b24d: tileRendererInUse null, GearsES2[obj 0x57c8b24d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x57c8b24d on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x57c8b24d created: GearsObj[0x43f4ebd, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x57c8b24d created: GearsObj[0x584a5c78, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x57c8b24d created: GearsObj[0x584a5c78, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x57c8b24d FIN GearsES2[obj 0x57c8b24d isInit true, usesShared false, 1 GearsObj[0x43f4ebd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x584a5c78, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79fcf790, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x57c8b24d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7ff6897faee0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x57c8b24d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x57c8b24d 400x300, swapInterval 1, drawable 0x7ff6897faee0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x57c8b24d 400x300, swapInterval 1, drawable 0x7ff6897faee0
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png
[junit] Fin: AWT-GLCanvas[Realized false,
[junit] null-drawable,
[junit] Factory null,
[junit] handle 0x0,
[junit] Drawable size -1x-1 surface[800x600],
[junit] AWT[pos 0/22, size 800x600,
[junit] visible true, displayable false, showing false,
[junit] null]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], 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/GL2.hw], on-scr[.]]
[junit] Window: javax.media.opengl.awt.GLCanvas
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x57c8b24d 400x300, swapInterval 1, drawable 0x7ff6897faee0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x57c8b24d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7ff6897faee0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x57c8b24d, 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 0x57c8b24d 200x150, swapInterval 1, drawable 0x7ff6897faee0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x57c8b24d 200x150, swapInterval 1, drawable 0x7ff6897faee0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x57c8b24d 200x150, swapInterval 1, drawable 0x7ff6897faee0
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x57c8b24d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7ff6897faee0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x57c8b24d, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x57c8b24d 800x600, swapInterval 1, drawable 0x7ff6897faee0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x57c8b24d 800x600, swapInterval 1, drawable 0x7ff6897faee0
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x57c8b24d 800x600, swapInterval 1, drawable 0x7ff6897faee0
[junit] Fin: AWT-GLCanvas[Realized false,
[junit] null-drawable,
[junit] Factory null,
[junit] handle 0x0,
[junit] Drawable size -1x-1 surface[800x600],
[junit] AWT[pos 0/22, size 800x600,
[junit] visible true, displayable false, showing false,
[junit] null]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], 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/GL2.hw], on-scr[.]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x57c8b24d: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x57c8b24d FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3d3b5a3a: tileRendererInUse null, GearsES2[obj 0x3d3b5a3a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3d3b5a3a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3d3b5a3a created: GearsObj[0x2bdafb4e, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3d3b5a3a created: GearsObj[0x35a8d460, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3d3b5a3a created: GearsObj[0x35a8d460, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3d3b5a3a FIN GearsES2[obj 0x3d3b5a3a isInit true, usesShared false, 1 GearsObj[0x2bdafb4e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x35a8d460, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f0f0625, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d3b5a3a 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7ff6894631b0, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x3d3b5a3a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x3d3b5a3a 400x300, swapInterval 1, drawable 0x7ff6894631b0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d3b5a3a 400x300, swapInterval 1, drawable 0x7ff6894631b0
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
[junit] Window: javax.media.opengl.awt.GLCanvas
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d3b5a3a 400x300, swapInterval 1, drawable 0x7ff6894631b0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d3b5a3a 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7ff6894631b0, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x3d3b5a3a, 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 0x3d3b5a3a 200x150, swapInterval 1, drawable 0x7ff6894631b0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d3b5a3a 200x150, swapInterval 1, drawable 0x7ff6894631b0
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d3b5a3a 200x150, swapInterval 1, drawable 0x7ff6894631b0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d3b5a3a 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7ff6894631b0, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x3d3b5a3a, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d3b5a3a 800x600, swapInterval 1, drawable 0x7ff6894631b0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d3b5a3a 800x600, swapInterval 1, drawable 0x7ff6894631b0
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d3b5a3a 800x600, swapInterval 1, drawable 0x7ff6894631b0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d3b5a3a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d3b5a3a FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA
[junit] Fin: AWT-GLCanvas[Realized false,
[junit] null-drawable,
[junit] Factory null,
[junit] handle 0x0,
[junit] Drawable size -1x-1 surface[800x600],
[junit] AWT[pos 0/22, size 800x600,
[junit] visible true, displayable false, showing false,
[junit] null]]
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843244376 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 11.085 sec
[junit] ------------- Standard Output ---------------
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[auto-cfg]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Window: javax.media.opengl.awt.GLCanvas
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Fin: AWT-GLCanvas[Realized false,
[junit] null-drawable,
[junit] Factory null,
[junit] handle 0x0,
[junit] Drawable size -1x-1 surface[800x600],
[junit] AWT[pos 0/22, size 800x600,
[junit] visible true, displayable false, showing false,
[junit] null]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Window: javax.media.opengl.awt.GLCanvas
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Fin: AWT-GLCanvas[Realized false,
[junit] null-drawable,
[junit] Factory null,
[junit] handle 0x0,
[junit] Drawable size -1x-1 surface[800x600],
[junit] AWT[pos 0/22, size 800x600,
[junit] visible true, displayable false, showing false,
[junit] null]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Window: javax.media.opengl.awt.GLCanvas
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Fin: AWT-GLCanvas[Realized false,
[junit] null-drawable,
[junit] Factory null,
[junit] handle 0x0,
[junit] Drawable size -1x-1 surface[800x600],
[junit] AWT[pos 0/22, size 800x600,
[junit] visible true, displayable false, showing false,
[junit] null]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Window: javax.media.opengl.awt.GLCanvas
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Fin: AWT-GLCanvas[Realized false,
[junit] null-drawable,
[junit] Factory null,
[junit] handle 0x0,
[junit] Drawable size -1x-1 surface[800x600],
[junit] AWT[pos 0/22, size 800x600,
[junit] visible true, displayable false, showing false,
[junit] null]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Window: javax.media.opengl.awt.GLCanvas
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Fin: AWT-GLCanvas[Realized false,
[junit] null-drawable,
[junit] Factory null,
[junit] handle 0x0,
[junit] Drawable size -1x-1 surface[800x600],
[junit] AWT[pos 0/22, size 800x600,
[junit] visible true, displayable false, showing false,
[junit] null]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Window: javax.media.opengl.awt.GLCanvas
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Fin: AWT-GLCanvas[Realized false,
[junit] null-drawable,
[junit] Factory null,
[junit] handle 0x0,
[junit] Drawable size -1x-1 surface[800x600],
[junit] AWT[pos 0/22, size 800x600,
[junit] visible true, displayable false, showing false,
[junit] null]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], 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/GL2.hw], on-scr[.]]
[junit] Window: javax.media.opengl.awt.GLCanvas
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Fin: AWT-GLCanvas[Realized false,
[junit] null-drawable,
[junit] Factory null,
[junit] handle 0x0,
[junit] Drawable size -1x-1 surface[800x600],
[junit] AWT[pos 0/22, size 800x600,
[junit] visible true, displayable false, showing false,
[junit] null]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], 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/GL2.hw], on-scr[.]]
[junit] Window: javax.media.opengl.awt.GLCanvas
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Fin: AWT-GLCanvas[Realized false,
[junit] null-drawable,
[junit] Factory null,
[junit] handle 0x0,
[junit] Drawable size -1x-1 surface[800x600],
[junit] AWT[pos 0/22, size 800x600,
[junit] visible true, displayable false, showing false,
[junit] null]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], 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/GL2.hw], on-scr[.]]
[junit] Window: javax.media.opengl.awt.GLCanvas
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Fin: AWT-GLCanvas[Realized false,
[junit] null-drawable,
[junit] Factory null,
[junit] handle 0x0,
[junit] Drawable size -1x-1 surface[800x600],
[junit] AWT[pos 0/22, size 800x600,
[junit] visible true, displayable false, showing false,
[junit] null]]
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843234064 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843237078 ms +++ localhost/127.0.0.1:59999 - Locked within 3071 ms, 7 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testAvailableInfo
[junit] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x70e35d5]]
[junit] Natives
[junit] GL4bc false
[junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[junit] GLES3 false
[junit] GL3bc false
[junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[junit] GLES2 false
[junit] GLES1 false
[junit] Count 3 / 8
[junit] Common
[junit] GL4ES3 false
[junit] GL2GL3 true
[junit] GL2ES2 true
[junit] GL2ES1 true
[junit] Mappings
[junit] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[junit] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[junit] GL2 GLProfile[GL2/GL2.hw]
[junit] GL4 GLProfile[GL4/GL4.sw]
[junit] GL3 GLProfile[GL3/GL3.hw]
[junit] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[junit] default GLProfile[GL2/GL2.hw]
[junit] Count 6 / 12
[junit]
[junit]
[junit] Desktop Capabilities:
[junit] none
[junit]
[junit] EGL Capabilities:
[junit] none
[junit]
[junit]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testAvailableInfo
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenAutoDblBuf
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x72e5355f: tileRendererInUse null, GearsES2[obj 0x72e5355f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x72e5355f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x72e5355f created: GearsObj[0xae0e515, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x72e5355f created: GearsObj[0x32dfcb47, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x72e5355f created: GearsObj[0x32dfcb47, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x72e5355f FIN GearsES2[obj 0x72e5355f isInit true, usesShared false, 1 GearsObj[0xae0e515, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x32dfcb47, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36867fc9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72e5355f 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7ff68977a000, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x72e5355f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x72e5355f 400x300, swapInterval 1, drawable 0x7ff68977a000
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72e5355f 400x300, swapInterval 1, drawable 0x7ff68977a000
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72e5355f 400x300, swapInterval 1, drawable 0x7ff68977a000
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72e5355f 400x300, swapInterval 1, drawable 0x7ff68977a000
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72e5355f 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7ff68977a000, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x72e5355f, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72e5355f 200x150, swapInterval 1, drawable 0x7ff68977a000
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72e5355f 200x150, swapInterval 1, drawable 0x7ff68977a000
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0004-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72e5355f 200x150, swapInterval 1, drawable 0x7ff68977a000
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72e5355f 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7ff68977a000, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x72e5355f, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72e5355f 800x600, swapInterval 1, drawable 0x7ff68977a000
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72e5355f 800x600, swapInterval 1, drawable 0x7ff68977a000
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0007-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72e5355f 800x600, swapInterval 1, drawable 0x7ff68977a000
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x72e5355f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x72e5355f FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenAutoDblBuf
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x348dcd5d: tileRendererInUse null, GearsES2[obj 0x348dcd5d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x348dcd5d on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x348dcd5d created: GearsObj[0x5759780d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x348dcd5d created: GearsObj[0x32d8ca48, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x348dcd5d created: GearsObj[0x32d8ca48, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x348dcd5d FIN GearsES2[obj 0x348dcd5d isInit true, usesShared false, 1 GearsObj[0x5759780d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x32d8ca48, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36c8570c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x348dcd5d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7ff689461c40, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x348dcd5d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x348dcd5d 400x300, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x348dcd5d 400x300, swapInterval 1, drawable 0x7ff689461c40
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x348dcd5d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7ff689461c40, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x348dcd5d, 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 0x348dcd5d 200x150, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x348dcd5d 200x150, swapInterval 1, drawable 0x7ff689461c40
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x348dcd5d 200x150, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x348dcd5d 200x150, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x348dcd5d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7ff689461c40, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x348dcd5d, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x348dcd5d 800x600, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x348dcd5d 800x600, swapInterval 1, drawable 0x7ff689461c40
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0007-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x348dcd5d 800x600, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x348dcd5d: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x348dcd5d FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4945f939: tileRendererInUse null, GearsES2[obj 0x4945f939 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4945f939 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4945f939 created: GearsObj[0x5edf2d38, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4945f939 created: GearsObj[0xe11e831, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4945f939 created: GearsObj[0xe11e831, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4945f939 FIN GearsES2[obj 0x4945f939 isInit true, usesShared false, 1 GearsObj[0x5edf2d38, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xe11e831, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39a2f02e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4945f939 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7ff68943c640, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4945f939, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x4945f939 400x300, swapInterval 1, drawable 0x7ff68943c640
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4945f939 400x300, swapInterval 1, drawable 0x7ff68943c640
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4945f939 400x300, swapInterval 1, drawable 0x7ff68943c640
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4945f939 400x300, swapInterval 1, drawable 0x7ff68943c640
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4945f939 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7ff68943c640, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4945f939, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4945f939 200x150, swapInterval 1, drawable 0x7ff68943c640
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4945f939 200x150, swapInterval 1, drawable 0x7ff68943c640
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4945f939 200x150, swapInterval 1, drawable 0x7ff68943c640
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4945f939 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7ff68943c640, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4945f939, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4945f939 800x600, swapInterval 1, drawable 0x7ff68943c640
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4945f939 800x600, swapInterval 1, drawable 0x7ff68943c640
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4945f939 800x600, swapInterval 1, drawable 0x7ff68943c640
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4945f939: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4945f939 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xd34eb84: tileRendererInUse null, GearsES2[obj 0xd34eb84 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xd34eb84 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xd34eb84 created: GearsObj[0x256ef705, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xd34eb84 created: GearsObj[0x181b7c76, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xd34eb84 created: GearsObj[0x181b7c76, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xd34eb84 FIN GearsES2[obj 0xd34eb84 isInit true, usesShared false, 1 GearsObj[0x256ef705, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x181b7c76, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x34883357, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xd34eb84 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7ff689461c40, msaa true, tileRendererInUse null
[junit] >> GearsES2 0xd34eb84, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0xd34eb84 400x300, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd34eb84 400x300, swapInterval 1, drawable 0x7ff689461c40
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd34eb84 400x300, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd34eb84 400x300, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xd34eb84 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7ff689461c40, msaa true, tileRendererInUse null
[junit] >> GearsES2 0xd34eb84, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd34eb84 200x150, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd34eb84 200x150, swapInterval 1, drawable 0x7ff689461c40
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd34eb84 200x150, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xd34eb84 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7ff689461c40, msaa true, tileRendererInUse null
[junit] >> GearsES2 0xd34eb84, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd34eb84 800x600, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd34eb84 800x600, swapInterval 1, drawable 0x7ff689461c40
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd34eb84 800x600, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd34eb84: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd34eb84 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenPbuffer
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2e864e43: tileRendererInUse null, GearsES2[obj 0x2e864e43 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2e864e43 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2e864e43 created: GearsObj[0x5c4b82d2, vbo ff 3, fs 4, bf 5, bs 6]
[junit] gear2 0x2e864e43 created: GearsObj[0x6179d854, vbo ff 9, fs 10, bf 11, bs 12]
[junit] gear3 0x2e864e43 created: GearsObj[0x6179d854, vbo ff 9, fs 10, bf 11, bs 12]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2e864e43 FIN GearsES2[obj 0x2e864e43 isInit true, usesShared false, 1 GearsObj[0x5c4b82d2, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x6179d854, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x669a4cb, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2e864e43 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7ff6894fab90, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2e864e43, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x2e864e43 400x300, swapInterval 1, drawable 0x7ff6894fab90
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2e864e43 400x300, swapInterval 1, drawable 0x7ff6894fab90
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2e864e43 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7ff6894e06f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2e864e43, 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 0x2e864e43 200x150, swapInterval 1, drawable 0x7ff6894e06f0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2e864e43 200x150, swapInterval 1, drawable 0x7ff6894e06f0
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2e864e43 200x150, swapInterval 1, drawable 0x7ff6894e06f0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2e864e43 200x150, swapInterval 1, drawable 0x7ff6894e06f0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2e864e43 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7ff6894d9d00, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2e864e43, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2e864e43 800x600, swapInterval 1, drawable 0x7ff6894d9d00
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2e864e43 800x600, swapInterval 1, drawable 0x7ff6894d9d00
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0007-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2e864e43 800x600, swapInterval 1, drawable 0x7ff6894d9d00
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2e864e43 800x600, swapInterval 1, drawable 0x7ff6894d9d00
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e864e43: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e864e43 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenPbuffer
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBuf
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x26b31b77: tileRendererInUse null, GearsES2[obj 0x26b31b77 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x26b31b77 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x26b31b77 created: GearsObj[0x6d66f9b9, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x26b31b77 created: GearsObj[0x39518cc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x26b31b77 created: GearsObj[0x39518cc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x26b31b77 FIN GearsES2[obj 0x26b31b77 isInit true, usesShared false, 1 GearsObj[0x6d66f9b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39518cc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x318efaea, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x26b31b77 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7ff6897688e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x26b31b77, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x26b31b77 400x300, swapInterval 1, drawable 0x7ff6897688e0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x26b31b77 400x300, swapInterval 1, drawable 0x7ff6897688e0
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x26b31b77 400x300, swapInterval 1, drawable 0x7ff6897688e0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x26b31b77 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7ff6897688e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x26b31b77, 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 0x26b31b77 200x150, swapInterval 1, drawable 0x7ff6897688e0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x26b31b77 200x150, swapInterval 1, drawable 0x7ff6897688e0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x26b31b77 200x150, swapInterval 1, drawable 0x7ff6897688e0
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x26b31b77 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7ff6897688e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x26b31b77, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x26b31b77 800x600, swapInterval 1, drawable 0x7ff6897688e0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x26b31b77 800x600, swapInterval 1, drawable 0x7ff6897688e0
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x26b31b77 800x600, swapInterval 1, drawable 0x7ff6897688e0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x26b31b77: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x26b31b77 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBuf
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5abd09e8: tileRendererInUse null, GearsES2[obj 0x5abd09e8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5abd09e8 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5abd09e8 created: GearsObj[0x1414627a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5abd09e8 created: GearsObj[0x464d41e2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5abd09e8 created: GearsObj[0x464d41e2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5abd09e8 FIN GearsES2[obj 0x5abd09e8 isInit true, usesShared false, 1 GearsObj[0x1414627a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x464d41e2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a20807c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5abd09e8 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7ff68974db50, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x5abd09e8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x5abd09e8 400x300, swapInterval 1, drawable 0x7ff68974db50
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5abd09e8 400x300, swapInterval 1, drawable 0x7ff68974db50
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5abd09e8 400x300, swapInterval 1, drawable 0x7ff68974db50
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5abd09e8 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7ff68974db50, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x5abd09e8, 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 0x5abd09e8 200x150, swapInterval 1, drawable 0x7ff68974db50
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5abd09e8 200x150, swapInterval 1, drawable 0x7ff68974db50
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5abd09e8 200x150, swapInterval 1, drawable 0x7ff68974db50
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5abd09e8 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7ff68974db50, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x5abd09e8, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5abd09e8 800x600, swapInterval 1, drawable 0x7ff68974db50
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5abd09e8 800x600, swapInterval 1, drawable 0x7ff68974db50
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5abd09e8 800x600, swapInterval 1, drawable 0x7ff68974db50
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5abd09e8: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5abd09e8 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x57c8b24d: tileRendererInUse null, GearsES2[obj 0x57c8b24d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x57c8b24d on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x57c8b24d created: GearsObj[0x43f4ebd, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x57c8b24d created: GearsObj[0x584a5c78, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x57c8b24d created: GearsObj[0x584a5c78, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x57c8b24d FIN GearsES2[obj 0x57c8b24d isInit true, usesShared false, 1 GearsObj[0x43f4ebd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x584a5c78, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79fcf790, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x57c8b24d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7ff6897faee0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x57c8b24d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x57c8b24d 400x300, swapInterval 1, drawable 0x7ff6897faee0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x57c8b24d 400x300, swapInterval 1, drawable 0x7ff6897faee0
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x57c8b24d 400x300, swapInterval 1, drawable 0x7ff6897faee0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x57c8b24d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7ff6897faee0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x57c8b24d, 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 0x57c8b24d 200x150, swapInterval 1, drawable 0x7ff6897faee0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x57c8b24d 200x150, swapInterval 1, drawable 0x7ff6897faee0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x57c8b24d 200x150, swapInterval 1, drawable 0x7ff6897faee0
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x57c8b24d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7ff6897faee0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x57c8b24d, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x57c8b24d 800x600, swapInterval 1, drawable 0x7ff6897faee0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x57c8b24d 800x600, swapInterval 1, drawable 0x7ff6897faee0
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x57c8b24d 800x600, swapInterval 1, drawable 0x7ff6897faee0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x57c8b24d: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x57c8b24d FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3d3b5a3a: tileRendererInUse null, GearsES2[obj 0x3d3b5a3a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3d3b5a3a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3d3b5a3a created: GearsObj[0x2bdafb4e, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3d3b5a3a created: GearsObj[0x35a8d460, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3d3b5a3a created: GearsObj[0x35a8d460, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3d3b5a3a FIN GearsES2[obj 0x3d3b5a3a isInit true, usesShared false, 1 GearsObj[0x2bdafb4e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x35a8d460, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f0f0625, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d3b5a3a 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7ff6894631b0, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x3d3b5a3a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x3d3b5a3a 400x300, swapInterval 1, drawable 0x7ff6894631b0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d3b5a3a 400x300, swapInterval 1, drawable 0x7ff6894631b0
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d3b5a3a 400x300, swapInterval 1, drawable 0x7ff6894631b0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d3b5a3a 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7ff6894631b0, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x3d3b5a3a, 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 0x3d3b5a3a 200x150, swapInterval 1, drawable 0x7ff6894631b0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d3b5a3a 200x150, swapInterval 1, drawable 0x7ff6894631b0
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d3b5a3a 200x150, swapInterval 1, drawable 0x7ff6894631b0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d3b5a3a 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7ff6894631b0, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x3d3b5a3a, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d3b5a3a 800x600, swapInterval 1, drawable 0x7ff6894631b0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d3b5a3a 800x600, swapInterval 1, drawable 0x7ff6894631b0
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d3b5a3a 800x600, swapInterval 1, drawable 0x7ff6894631b0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d3b5a3a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d3b5a3a FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843244376 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testAvailableInfo took 2.229 sec
[junit] Testcase: testGL2OffScreenAutoDblBuf took 1.242 sec
[junit] Testcase: testGL2OffScreenFBODblBufMSAA took 0.456 sec
[junit] Testcase: testGL2OffScreenFBODblBufStencil took 0.488 sec
[junit] Testcase: testGL2OffScreenFBODblBufStencilMSAA took 0.476 sec
[junit] Testcase: testGL2OffScreenPbuffer took 0.672 sec
[junit] Testcase: testGL2OnScreenDblBuf took 0.412 sec
[junit] Testcase: testGL2OnScreenDblBufMSAA took 0.417 sec
[junit] Testcase: testGL2OnScreenDblBufStencil took 0.382 sec
[junit] Testcase: testGL2OnScreenDblBufStencilMSAA took 0.416 sec
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 11.085 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[auto-cfg]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Window: javax.media.opengl.awt.GLCanvas
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Fin: AWT-GLCanvas[Realized false,
[junit] null-drawable,
[junit] Factory null,
[junit] handle 0x0,
[junit] Drawable size -1x-1 surface[800x600],
[junit] AWT[pos 0/22, size 800x600,
[junit] visible true, displayable false, showing false,
[junit] null]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Window: javax.media.opengl.awt.GLCanvas
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Fin: AWT-GLCanvas[Realized false,
[junit] null-drawable,
[junit] Factory null,
[junit] handle 0x0,
[junit] Drawable size -1x-1 surface[800x600],
[junit] AWT[pos 0/22, size 800x600,
[junit] visible true, displayable false, showing false,
[junit] null]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Window: javax.media.opengl.awt.GLCanvas
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Fin: AWT-GLCanvas[Realized false,
[junit] null-drawable,
[junit] Factory null,
[junit] handle 0x0,
[junit] Drawable size -1x-1 surface[800x600],
[junit] AWT[pos 0/22, size 800x600,
[junit] visible true, displayable false, showing false,
[junit] null]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Window: javax.media.opengl.awt.GLCanvas
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Fin: AWT-GLCanvas[Realized false,
[junit] null-drawable,
[junit] Factory null,
[junit] handle 0x0,
[junit] Drawable size -1x-1 surface[800x600],
[junit] AWT[pos 0/22, size 800x600,
[junit] visible true, displayable false, showing false,
[junit] null]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Window: javax.media.opengl.awt.GLCanvas
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Fin: AWT-GLCanvas[Realized false,
[junit] null-drawable,
[junit] Factory null,
[junit] handle 0x0,
[junit] Drawable size -1x-1 surface[800x600],
[junit] AWT[pos 0/22, size 800x600,
[junit] visible true, displayable false, showing false,
[junit] null]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Window: javax.media.opengl.awt.GLCanvas
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Fin: AWT-GLCanvas[Realized false,
[junit] null-drawable,
[junit] Factory null,
[junit] handle 0x0,
[junit] Drawable size -1x-1 surface[800x600],
[junit] AWT[pos 0/22, size 800x600,
[junit] visible true, displayable false, showing false,
[junit] null]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], 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/GL2.hw], on-scr[.]]
[junit] Window: javax.media.opengl.awt.GLCanvas
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Fin: AWT-GLCanvas[Realized false,
[junit] null-drawable,
[junit] Factory null,
[junit] handle 0x0,
[junit] Drawable size -1x-1 surface[800x600],
[junit] AWT[pos 0/22, size 800x600,
[junit] visible true, displayable false, showing false,
[junit] null]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], 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/GL2.hw], on-scr[.]]
[junit] Window: javax.media.opengl.awt.GLCanvas
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Fin: AWT-GLCanvas[Realized false,
[junit] null-drawable,
[junit] Factory null,
[junit] handle 0x0,
[junit] Drawable size -1x-1 surface[800x600],
[junit] AWT[pos 0/22, size 800x600,
[junit] visible true, displayable false, showing false,
[junit] null]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], 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/GL2.hw], on-scr[.]]
[junit] Window: javax.media.opengl.awt.GLCanvas
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow
[junit] Fin: AWT-GLCanvas[Realized false,
[junit] null-drawable,
[junit] Factory null,
[junit] handle 0x0,
[junit] Drawable size -1x-1 surface[800x600],
[junit] AWT[pos 0/22, size 800x600,
[junit] visible true, displayable false, showing false,
[junit] null]]
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843234064 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843237078 ms +++ localhost/127.0.0.1:59999 - Locked within 3071 ms, 7 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testAvailableInfo
[junit] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x70e35d5]]
[junit] Natives
[junit] GL4bc false
[junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[junit] GLES3 false
[junit] GL3bc false
[junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[junit] GLES2 false
[junit] GLES1 false
[junit] Count 3 / 8
[junit] Common
[junit] GL4ES3 false
[junit] GL2GL3 true
[junit] GL2ES2 true
[junit] GL2ES1 true
[junit] Mappings
[junit] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[junit] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[junit] GL2 GLProfile[GL2/GL2.hw]
[junit] GL4 GLProfile[GL4/GL4.sw]
[junit] GL3 GLProfile[GL3/GL3.hw]
[junit] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[junit] default GLProfile[GL2/GL2.hw]
[junit] Count 6 / 12
[junit]
[junit]
[junit] Desktop Capabilities:
[junit] none
[junit]
[junit] EGL Capabilities:
[junit] none
[junit]
[junit]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testAvailableInfo
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenAutoDblBuf
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x72e5355f: tileRendererInUse null, GearsES2[obj 0x72e5355f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x72e5355f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x72e5355f created: GearsObj[0xae0e515, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x72e5355f created: GearsObj[0x32dfcb47, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x72e5355f created: GearsObj[0x32dfcb47, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x72e5355f FIN GearsES2[obj 0x72e5355f isInit true, usesShared false, 1 GearsObj[0xae0e515, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x32dfcb47, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36867fc9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72e5355f 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7ff68977a000, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x72e5355f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x72e5355f 400x300, swapInterval 1, drawable 0x7ff68977a000
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72e5355f 400x300, swapInterval 1, drawable 0x7ff68977a000
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72e5355f 400x300, swapInterval 1, drawable 0x7ff68977a000
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72e5355f 400x300, swapInterval 1, drawable 0x7ff68977a000
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72e5355f 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7ff68977a000, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x72e5355f, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72e5355f 200x150, swapInterval 1, drawable 0x7ff68977a000
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72e5355f 200x150, swapInterval 1, drawable 0x7ff68977a000
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0004-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72e5355f 200x150, swapInterval 1, drawable 0x7ff68977a000
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72e5355f 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7ff68977a000, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x72e5355f, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72e5355f 800x600, swapInterval 1, drawable 0x7ff68977a000
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72e5355f 800x600, swapInterval 1, drawable 0x7ff68977a000
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0007-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72e5355f 800x600, swapInterval 1, drawable 0x7ff68977a000
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x72e5355f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x72e5355f FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenAutoDblBuf
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x348dcd5d: tileRendererInUse null, GearsES2[obj 0x348dcd5d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x348dcd5d on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x348dcd5d created: GearsObj[0x5759780d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x348dcd5d created: GearsObj[0x32d8ca48, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x348dcd5d created: GearsObj[0x32d8ca48, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x348dcd5d FIN GearsES2[obj 0x348dcd5d isInit true, usesShared false, 1 GearsObj[0x5759780d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x32d8ca48, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36c8570c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x348dcd5d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7ff689461c40, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x348dcd5d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x348dcd5d 400x300, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x348dcd5d 400x300, swapInterval 1, drawable 0x7ff689461c40
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x348dcd5d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7ff689461c40, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x348dcd5d, 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 0x348dcd5d 200x150, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x348dcd5d 200x150, swapInterval 1, drawable 0x7ff689461c40
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x348dcd5d 200x150, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x348dcd5d 200x150, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x348dcd5d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7ff689461c40, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x348dcd5d, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x348dcd5d 800x600, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x348dcd5d 800x600, swapInterval 1, drawable 0x7ff689461c40
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0007-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x348dcd5d 800x600, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x348dcd5d: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x348dcd5d FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4945f939: tileRendererInUse null, GearsES2[obj 0x4945f939 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4945f939 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4945f939 created: GearsObj[0x5edf2d38, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4945f939 created: GearsObj[0xe11e831, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4945f939 created: GearsObj[0xe11e831, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4945f939 FIN GearsES2[obj 0x4945f939 isInit true, usesShared false, 1 GearsObj[0x5edf2d38, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xe11e831, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39a2f02e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4945f939 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7ff68943c640, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4945f939, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x4945f939 400x300, swapInterval 1, drawable 0x7ff68943c640
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4945f939 400x300, swapInterval 1, drawable 0x7ff68943c640
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4945f939 400x300, swapInterval 1, drawable 0x7ff68943c640
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4945f939 400x300, swapInterval 1, drawable 0x7ff68943c640
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4945f939 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7ff68943c640, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4945f939, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4945f939 200x150, swapInterval 1, drawable 0x7ff68943c640
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4945f939 200x150, swapInterval 1, drawable 0x7ff68943c640
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4945f939 200x150, swapInterval 1, drawable 0x7ff68943c640
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4945f939 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7ff68943c640, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4945f939, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4945f939 800x600, swapInterval 1, drawable 0x7ff68943c640
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4945f939 800x600, swapInterval 1, drawable 0x7ff68943c640
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4945f939 800x600, swapInterval 1, drawable 0x7ff68943c640
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4945f939: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4945f939 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xd34eb84: tileRendererInUse null, GearsES2[obj 0xd34eb84 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xd34eb84 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xd34eb84 created: GearsObj[0x256ef705, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xd34eb84 created: GearsObj[0x181b7c76, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xd34eb84 created: GearsObj[0x181b7c76, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xd34eb84 FIN GearsES2[obj 0xd34eb84 isInit true, usesShared false, 1 GearsObj[0x256ef705, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x181b7c76, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x34883357, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xd34eb84 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7ff689461c40, msaa true, tileRendererInUse null
[junit] >> GearsES2 0xd34eb84, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0xd34eb84 400x300, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd34eb84 400x300, swapInterval 1, drawable 0x7ff689461c40
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd34eb84 400x300, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd34eb84 400x300, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xd34eb84 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7ff689461c40, msaa true, tileRendererInUse null
[junit] >> GearsES2 0xd34eb84, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd34eb84 200x150, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd34eb84 200x150, swapInterval 1, drawable 0x7ff689461c40
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd34eb84 200x150, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xd34eb84 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7ff689461c40, msaa true, tileRendererInUse null
[junit] >> GearsES2 0xd34eb84, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd34eb84 800x600, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd34eb84 800x600, swapInterval 1, drawable 0x7ff689461c40
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xd34eb84 800x600, swapInterval 1, drawable 0x7ff689461c40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd34eb84: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd34eb84 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenPbuffer
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2e864e43: tileRendererInUse null, GearsES2[obj 0x2e864e43 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2e864e43 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2e864e43 created: GearsObj[0x5c4b82d2, vbo ff 3, fs 4, bf 5, bs 6]
[junit] gear2 0x2e864e43 created: GearsObj[0x6179d854, vbo ff 9, fs 10, bf 11, bs 12]
[junit] gear3 0x2e864e43 created: GearsObj[0x6179d854, vbo ff 9, fs 10, bf 11, bs 12]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2e864e43 FIN GearsES2[obj 0x2e864e43 isInit true, usesShared false, 1 GearsObj[0x5c4b82d2, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x6179d854, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x669a4cb, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2e864e43 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7ff6894fab90, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2e864e43, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x2e864e43 400x300, swapInterval 1, drawable 0x7ff6894fab90
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2e864e43 400x300, swapInterval 1, drawable 0x7ff6894fab90
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2e864e43 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7ff6894e06f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2e864e43, 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 0x2e864e43 200x150, swapInterval 1, drawable 0x7ff6894e06f0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2e864e43 200x150, swapInterval 1, drawable 0x7ff6894e06f0
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2e864e43 200x150, swapInterval 1, drawable 0x7ff6894e06f0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2e864e43 200x150, swapInterval 1, drawable 0x7ff6894e06f0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2e864e43 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7ff6894d9d00, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2e864e43, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2e864e43 800x600, swapInterval 1, drawable 0x7ff6894d9d00
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2e864e43 800x600, swapInterval 1, drawable 0x7ff6894d9d00
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0007-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2e864e43 800x600, swapInterval 1, drawable 0x7ff6894d9d00
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2e864e43 800x600, swapInterval 1, drawable 0x7ff6894d9d00
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e864e43: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e864e43 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenPbuffer
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBuf
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x26b31b77: tileRendererInUse null, GearsES2[obj 0x26b31b77 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x26b31b77 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x26b31b77 created: GearsObj[0x6d66f9b9, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x26b31b77 created: GearsObj[0x39518cc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x26b31b77 created: GearsObj[0x39518cc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x26b31b77 FIN GearsES2[obj 0x26b31b77 isInit true, usesShared false, 1 GearsObj[0x6d66f9b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39518cc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x318efaea, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x26b31b77 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7ff6897688e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x26b31b77, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x26b31b77 400x300, swapInterval 1, drawable 0x7ff6897688e0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x26b31b77 400x300, swapInterval 1, drawable 0x7ff6897688e0
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x26b31b77 400x300, swapInterval 1, drawable 0x7ff6897688e0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x26b31b77 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7ff6897688e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x26b31b77, 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 0x26b31b77 200x150, swapInterval 1, drawable 0x7ff6897688e0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x26b31b77 200x150, swapInterval 1, drawable 0x7ff6897688e0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x26b31b77 200x150, swapInterval 1, drawable 0x7ff6897688e0
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x26b31b77 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7ff6897688e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x26b31b77, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x26b31b77 800x600, swapInterval 1, drawable 0x7ff6897688e0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x26b31b77 800x600, swapInterval 1, drawable 0x7ff6897688e0
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x26b31b77 800x600, swapInterval 1, drawable 0x7ff6897688e0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x26b31b77: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x26b31b77 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBuf
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5abd09e8: tileRendererInUse null, GearsES2[obj 0x5abd09e8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5abd09e8 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5abd09e8 created: GearsObj[0x1414627a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5abd09e8 created: GearsObj[0x464d41e2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5abd09e8 created: GearsObj[0x464d41e2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5abd09e8 FIN GearsES2[obj 0x5abd09e8 isInit true, usesShared false, 1 GearsObj[0x1414627a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x464d41e2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a20807c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5abd09e8 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7ff68974db50, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x5abd09e8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x5abd09e8 400x300, swapInterval 1, drawable 0x7ff68974db50
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5abd09e8 400x300, swapInterval 1, drawable 0x7ff68974db50
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5abd09e8 400x300, swapInterval 1, drawable 0x7ff68974db50
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5abd09e8 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7ff68974db50, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x5abd09e8, 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 0x5abd09e8 200x150, swapInterval 1, drawable 0x7ff68974db50
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5abd09e8 200x150, swapInterval 1, drawable 0x7ff68974db50
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5abd09e8 200x150, swapInterval 1, drawable 0x7ff68974db50
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5abd09e8 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7ff68974db50, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x5abd09e8, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5abd09e8 800x600, swapInterval 1, drawable 0x7ff68974db50
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5abd09e8 800x600, swapInterval 1, drawable 0x7ff68974db50
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5abd09e8 800x600, swapInterval 1, drawable 0x7ff68974db50
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5abd09e8: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5abd09e8 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x57c8b24d: tileRendererInUse null, GearsES2[obj 0x57c8b24d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x57c8b24d on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x57c8b24d created: GearsObj[0x43f4ebd, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x57c8b24d created: GearsObj[0x584a5c78, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x57c8b24d created: GearsObj[0x584a5c78, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x57c8b24d FIN GearsES2[obj 0x57c8b24d isInit true, usesShared false, 1 GearsObj[0x43f4ebd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x584a5c78, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79fcf790, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x57c8b24d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7ff6897faee0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x57c8b24d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x57c8b24d 400x300, swapInterval 1, drawable 0x7ff6897faee0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x57c8b24d 400x300, swapInterval 1, drawable 0x7ff6897faee0
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x57c8b24d 400x300, swapInterval 1, drawable 0x7ff6897faee0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x57c8b24d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7ff6897faee0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x57c8b24d, 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 0x57c8b24d 200x150, swapInterval 1, drawable 0x7ff6897faee0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x57c8b24d 200x150, swapInterval 1, drawable 0x7ff6897faee0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x57c8b24d 200x150, swapInterval 1, drawable 0x7ff6897faee0
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x57c8b24d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7ff6897faee0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x57c8b24d, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x57c8b24d 800x600, swapInterval 1, drawable 0x7ff6897faee0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x57c8b24d 800x600, swapInterval 1, drawable 0x7ff6897faee0
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x57c8b24d 800x600, swapInterval 1, drawable 0x7ff6897faee0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x57c8b24d: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x57c8b24d FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3d3b5a3a: tileRendererInUse null, GearsES2[obj 0x3d3b5a3a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3d3b5a3a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3d3b5a3a created: GearsObj[0x2bdafb4e, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3d3b5a3a created: GearsObj[0x35a8d460, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3d3b5a3a created: GearsObj[0x35a8d460, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3d3b5a3a FIN GearsES2[obj 0x3d3b5a3a isInit true, usesShared false, 1 GearsObj[0x2bdafb4e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x35a8d460, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f0f0625, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d3b5a3a 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7ff6894631b0, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x3d3b5a3a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x3d3b5a3a 400x300, swapInterval 1, drawable 0x7ff6894631b0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d3b5a3a 400x300, swapInterval 1, drawable 0x7ff6894631b0
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d3b5a3a 400x300, swapInterval 1, drawable 0x7ff6894631b0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d3b5a3a 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7ff6894631b0, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x3d3b5a3a, 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 0x3d3b5a3a 200x150, swapInterval 1, drawable 0x7ff6894631b0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d3b5a3a 200x150, swapInterval 1, drawable 0x7ff6894631b0
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d3b5a3a 200x150, swapInterval 1, drawable 0x7ff6894631b0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3d3b5a3a 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7ff6894631b0, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x3d3b5a3a, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d3b5a3a 800x600, swapInterval 1, drawable 0x7ff6894631b0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d3b5a3a 800x600, swapInterval 1, drawable 0x7ff6894631b0
[junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3d3b5a3a 800x600, swapInterval 1, drawable 0x7ff6894631b0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d3b5a3a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d3b5a3a FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843244376 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] 2014-10-09 10:27:25.037 java[4174:6103] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843246668 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843250688 ms +++ localhost/127.0.0.1:59999 - Locked within 4051 ms, 9 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testAvailableInfo
[junit] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x2d7aece8]]
[junit] Natives
[junit] GL4bc false
[junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[junit] GLES3 false
[junit] GL3bc false
[junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[junit] GLES2 false
[junit] GLES1 false
[junit] Count 3 / 8
[junit] Common
[junit] GL4ES3 false
[junit] GL2GL3 true
[junit] GL2ES2 true
[junit] GL2ES1 true
[junit] Mappings
[junit] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[junit] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[junit] GL2 GLProfile[GL2/GL2.hw]
[junit] GL4 GLProfile[GL4/GL4.sw]
[junit] GL3 GLProfile[GL3/GL3.hw]
[junit] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[junit] default GLProfile[GL2/GL2.hw]
[junit] Count 6 / 12
[junit]
[junit]
[junit] Desktop Capabilities:
[junit] none
[junit]
[junit] EGL Capabilities:
[junit] none
[junit]
[junit]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testAvailableInfo
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Thread[main,5,main] GearsES2.init.0 0x307bd0d: tileRendererInUse null, GearsES2[obj 0x307bd0d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x307bd0d on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] Window: com.jogamp.newt.opengl.GLWindow
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.newt.driver.macosx.WindowDriver
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] gear1 0x307bd0d created: GearsObj[0x10ed32c4, vbo ff 3, fs 4, bf 5, bs 6]
[junit] gear2 0x307bd0d created: GearsObj[0x449fea8a, vbo ff 9, fs 10, bf 11, bs 12]
[junit] gear3 0x307bd0d created: GearsObj[0x449fea8a, vbo ff 9, fs 10, bf 11, bs 12]
[junit] Thread[main,5,main] GearsES2.init.X 0x307bd0d FIN GearsES2[obj 0x307bd0d isInit true, usesShared false, 1 GearsObj[0x10ed32c4, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x449fea8a, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x78467991, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x307bd0d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd890edbb40, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x307bd0d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x307bd0d 400x300, swapInterval 1, drawable 0x7fd890edbb40
[junit] Thread[main,5,main] GearsES2.display 0x307bd0d 400x300, swapInterval 1, drawable 0x7fd890edbb40
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x307bd0d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd890edbb40, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x307bd0d, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x307bd0d 200x150, swapInterval 1, drawable 0x7fd890edbb40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x307bd0d 200x150, swapInterval 1, drawable 0x7fd890edbb40
[junit] Thread[main,5,main] GearsES2.display 0x307bd0d 200x150, swapInterval 1, drawable 0x7fd890edbb40
[junit] Thread[main,5,main] GearsES2.display 0x307bd0d 200x150, swapInterval 1, drawable 0x7fd890edbb40
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x307bd0d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd890edbb40, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x307bd0d, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x307bd0d 800x600, swapInterval 1, drawable 0x7fd890edbb40
[junit] Thread[main,5,main] GearsES2.display 0x307bd0d 800x600, swapInterval 1, drawable 0x7fd890edbb40
[junit] Thread[main,5,main] GearsES2.display 0x307bd0d 800x600, swapInterval 1, drawable 0x7fd890edbb40
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x307bd0d: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x307bd0d FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil
[junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,22,800x600,invalid]
[junit] Fin: NEWT-GLWindow[
[junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x307bd0d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3fbfbfb8[init false], ],
[junit] Drawable: null,
[junit] Context: null,
[junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[junit] ParentWindow null,
[junit] ParentWindowHandle 0x0 (false),
[junit] WindowHandle 0x0,
[junit] SurfaceHandle 0x0 (lockedExt window false, surface false),
[junit] window[0/44 (auto false) 800x600], pixel[800x600],
[junit] Visible false, focus false,
[junit] Undecorated false (false),
[junit] AlwaysOnTop false, Fullscreen false,
[junit] WrappedSurface null,
[junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1b59d510, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <26b31b77, 38d0357a>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Thread[main,5,main] GearsES2.init.0 0x30d58ce2: tileRendererInUse null, GearsES2[obj 0x30d58ce2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x30d58ce2 on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x30d58ce2 created: GearsObj[0x6bd38b87, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x30d58ce2 created: GearsObj[0xd6d835f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x30d58ce2 created: GearsObj[0xd6d835f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main,5,main] GearsES2.init.X 0x30d58ce2 FIN GearsES2[obj 0x30d58ce2 isInit true, usesShared false, 1 GearsObj[0x6bd38b87, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd6d835f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10cbd8dc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x30d58ce2 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd890c3e7b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x30d58ce2, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x30d58ce2 400x300, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Window: com.jogamp.newt.opengl.GLWindow
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.newt.driver.macosx.WindowDriver
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Thread[main,5,main] GearsES2.display 0x30d58ce2 400x300, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x30d58ce2 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd890c3e7b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x30d58ce2, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.display 0x30d58ce2 200x150, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x30d58ce2 200x150, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[main,5,main] GearsES2.display 0x30d58ce2 200x150, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[main,5,main] GearsES2.display 0x30d58ce2 200x150, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x30d58ce2 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd890c3e7b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x30d58ce2, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.display 0x30d58ce2 800x600, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[main,5,main] GearsES2.display 0x30d58ce2 800x600, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[main,5,main] GearsES2.display 0x30d58ce2 800x600, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x30d58ce2: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x30d58ce2 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA
[junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas1,0,22,800x600,invalid]
[junit] Fin: NEWT-GLWindow[
[junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x30d58ce2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1414627a[init false], ],
[junit] Drawable: null,
[junit] Context: null,
[junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[junit] ParentWindow null,
[junit] ParentWindowHandle 0x0 (false),
[junit] WindowHandle 0x0,
[junit] SurfaceHandle 0x0 (lockedExt window false, surface false),
[junit] window[0/44 (auto false) 800x600], pixel[800x600],
[junit] Visible false, focus false,
[junit] Undecorated false (false),
[junit] AlwaysOnTop false, Fullscreen false,
[junit] WrappedSurface null,
[junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@472462b3, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <25cbfa42, 729b1670>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Thread[main,5,main] GearsES2.init.0 0x746db33c: tileRendererInUse null, GearsES2[obj 0x746db33c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x746db33c on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x746db33c created: GearsObj[0x5d469658, vbo ff 3, fs 4, bf 5, bs 6]
[junit] gear2 0x746db33c created: GearsObj[0x3d3b5a3a, vbo ff 9, fs 10, bf 11, bs 12]
[junit] gear3 0x746db33c created: GearsObj[0x3d3b5a3a, vbo ff 9, fs 10, bf 11, bs 12]
[junit] Thread[main,5,main] GearsES2.init.X 0x746db33c FIN GearsES2[obj 0x746db33c isInit true, usesShared false, 1 GearsObj[0x5d469658, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x3d3b5a3a, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x3a0b53e, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x746db33c 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd890c3e7b0, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x746db33c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x746db33c 400x300, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 400x300, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
[junit] Window: com.jogamp.newt.opengl.GLWindow
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.newt.driver.macosx.WindowDriver
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.reshape 0x746db33c 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd890c3e7b0, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x746db33c, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.display 0x746db33c 200x150, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x746db33c 200x150, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 200x150, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 200x150, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.reshape 0x746db33c 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd890c3e7b0, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x746db33c, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.display 0x746db33c 800x600, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x746db33c 800x600, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 800x600, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 800x600, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0009-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x746db33c: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x746db33c FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenLayerAutoDblBuf
[junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas2,0,22,800x600,invalid]
[junit] Fin: NEWT-GLWindow[
[junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x746db33c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4e1263db[init false], ],
[junit] Drawable: null,
[junit] Context: null,
[junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[junit] ParentWindow null,
[junit] ParentWindowHandle 0x0 (false),
[junit] WindowHandle 0x0,
[junit] SurfaceHandle 0x0 (lockedExt window false, surface false),
[junit] window[0/44 (auto false) 800x600], pixel[800x600],
[junit] Visible false, focus false,
[junit] Undecorated false (false),
[junit] AlwaysOnTop false, Fullscreen false,
[junit] WrappedSurface null,
[junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@5c09624, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <26c1186f, 4f2b3349>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Thread[main,5,main] GearsES2.init.0 0x4f7cd15d: tileRendererInUse null, GearsES2[obj 0x4f7cd15d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4f7cd15d on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4f7cd15d created: GearsObj[0x302a0a5, vbo ff 3, fs 4, bf 5, bs 6]
[junit] gear2 0x4f7cd15d created: GearsObj[0x2180b22e, vbo ff 9, fs 10, bf 11, bs 12]
[junit] gear3 0x4f7cd15d created: GearsObj[0x2180b22e, vbo ff 9, fs 10, bf 11, bs 12]
[junit] Thread[main,5,main] GearsES2.init.X 0x4f7cd15d FIN GearsES2[obj 0x4f7cd15d isInit true, usesShared false, 1 GearsObj[0x302a0a5, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x2180b22e, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x962522b, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x4f7cd15d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd890cfb310, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4f7cd15d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x4f7cd15d 400x300, swapInterval 1, drawable 0x7fd890cfb310
[junit] Thread[main,5,main] GearsES2.display 0x4f7cd15d 400x300, swapInterval 1, drawable 0x7fd890cfb310
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenLayerAutoDblBuf_____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[junit] Window: com.jogamp.newt.opengl.GLWindow
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.newt.driver.macosx.WindowDriver
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.reshape 0x4f7cd15d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd890cfb310, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4f7cd15d, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.display 0x4f7cd15d 200x150, swapInterval 1, drawable 0x7fd890cfb310
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4f7cd15d 200x150, swapInterval 1, drawable 0x7fd890cfb310
[junit] Thread[main,5,main] GearsES2.display 0x4f7cd15d 200x150, swapInterval 1, drawable 0x7fd890cfb310
[junit] Thread[main,5,main] GearsES2.display 0x4f7cd15d 200x150, swapInterval 1, drawable 0x7fd890cfb310
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenLayerAutoDblBuf_____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.reshape 0x4f7cd15d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd890cfb310, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4f7cd15d, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.display 0x4f7cd15d 800x600, swapInterval 1, drawable 0x7fd890cfb310
[junit] Thread[main,5,main] GearsES2.display 0x4f7cd15d 800x600, swapInterval 1, drawable 0x7fd890cfb310
[junit] Thread[main,5,main] GearsES2.display 0x4f7cd15d 800x600, swapInterval 1, drawable 0x7fd890cfb310
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenLayerAutoDblBuf_____-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.dispose 0x4f7cd15d: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.dispose 0x4f7cd15d FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenLayerAutoDblBuf
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenPbuffer
[junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas3,0,22,800x600,invalid]
[junit] Fin: NEWT-GLWindow[
[junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x4f7cd15d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@b955970[init false], ],
[junit] Drawable: null,
[junit] Context: null,
[junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[junit] ParentWindow null,
[junit] ParentWindowHandle 0x0 (false),
[junit] WindowHandle 0x0,
[junit] SurfaceHandle 0x0 (lockedExt window false, surface false),
[junit] window[0/44 (auto false) 800x600], pixel[800x600],
[junit] Visible false, focus false,
[junit] Undecorated false (false),
[junit] AlwaysOnTop false, Fullscreen false,
[junit] WrappedSurface null,
[junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@3af7345b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3b8e609b, 687ea9>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[pbuffer]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] 2014-10-09 10:27:36.175 java[4177:15907] invalid address
[junit] 2014-10-09 10:27:36.205 java[4177:12403] invalid address
[junit] Thread[main,5,main] GearsES2.init.0 0xe96b5c2: tileRendererInUse null, GearsES2[obj 0xe96b5c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xe96b5c2 on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xe96b5c2 created: GearsObj[0x73265109, vbo ff 3, fs 4, bf 5, bs 6]
[junit] gear2 0xe96b5c2 created: GearsObj[0x589260ee, vbo ff 9, fs 10, bf 11, bs 12]
[junit] gear3 0xe96b5c2 created: GearsObj[0x589260ee, vbo ff 9, fs 10, bf 11, bs 12]
[junit] Thread[main,5,main] GearsES2.init.X 0xe96b5c2 FIN GearsES2[obj 0xe96b5c2 isInit true, usesShared false, 1 GearsObj[0x73265109, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x589260ee, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x7e5db5ae, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0xe96b5c2 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd89330a7b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xe96b5c2, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0xe96b5c2 400x300, swapInterval 1, drawable 0x7fd89330a7b0
[junit] Thread[main,5,main] GearsES2.display 0xe96b5c2 400x300, swapInterval 1, drawable 0x7fd89330a7b0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
[junit] Window: com.jogamp.newt.opengl.GLWindow
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] 2014-10-09 10:27:36.373 java[4177:15907] invalid address
[junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.reshape 0xe96b5c2 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd890c082a0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xe96b5c2, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.display 0xe96b5c2 200x150, swapInterval 1, drawable 0x7fd890c082a0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xe96b5c2 200x150, swapInterval 1, drawable 0x7fd890c082a0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xe96b5c2 200x150, swapInterval 1, drawable 0x7fd890c082a0
[junit] Thread[main,5,main] GearsES2.display 0xe96b5c2 200x150, swapInterval 1, drawable 0x7fd890c082a0
[junit] Thread[main,5,main] GearsES2.display 0xe96b5c2 200x150, swapInterval 1, drawable 0x7fd890c082a0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0006-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
[junit] 2014-10-09 10:27:36.547 java[4177:15907] invalid address
[junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.reshape 0xe96b5c2 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd890edde90, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xe96b5c2, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.display 0xe96b5c2 800x600, swapInterval 1, drawable 0x7fd890edde90
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xe96b5c2 800x600, swapInterval 1, drawable 0x7fd890edde90
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xe96b5c2 800x600, swapInterval 1, drawable 0x7fd890edde90
[junit] Thread[main,5,main] GearsES2.display 0xe96b5c2 800x600, swapInterval 1, drawable 0x7fd890edde90
[junit] Thread[main,5,main] GearsES2.display 0xe96b5c2 800x600, swapInterval 1, drawable 0x7fd890edde90
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0011-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas4,0,22,800x600,invalid]
[junit] Fin: NEWT-GLWindow[
[junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0xe96b5c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4876db09[init false], ],
[junit] Drawable: null,
[junit] Context: null,
[junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.dispose 0xe96b5c2: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.dispose 0xe96b5c2 FIN
[junit] 2014-10-09 10:27:36.806 java[4177:15907] invalid address
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenPbuffer
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBuf
[junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[junit] ParentWindow null,
[junit] ParentWindowHandle 0x0 (false),
[junit] WindowHandle 0x0,
[junit] SurfaceHandle 0x0 (lockedExt window false, surface false),
[junit] window[0/44 (auto false) 800x600], pixel[800x600],
[junit] Visible false, focus false,
[junit] Undecorated false (false),
[junit] AlwaysOnTop false, Fullscreen false,
[junit] WrappedSurface null,
[junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@6e848ecc, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <40bb2bc3, 40363068>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Thread[main,5,main] GearsES2.init.0 0x12c9b196: tileRendererInUse null, GearsES2[obj 0x12c9b196 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x12c9b196 on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x12c9b196 created: GearsObj[0x37f8d244, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x12c9b196 created: GearsObj[0x30b48b11, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x12c9b196 created: GearsObj[0x30b48b11, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main,5,main] GearsES2.init.X 0x12c9b196 FIN GearsES2[obj 0x12c9b196 isInit true, usesShared false, 1 GearsObj[0x37f8d244, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x30b48b11, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d162212, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x12c9b196 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd890c8a7d0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x12c9b196, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x12c9b196 400x300, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] Thread[main,5,main] GearsES2.display 0x12c9b196 400x300, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
[junit] Window: com.jogamp.newt.opengl.GLWindow
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] GearsES2.reshape 0x12c9b196 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd890c8a7d0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x12c9b196, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] GearsES2.display 0x12c9b196 200x150, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x12c9b196 200x150, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] GearsES2.display 0x12c9b196 200x150, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] Thread[main,5,main] GearsES2.display 0x12c9b196 200x150, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] Thread[main,5,main] GearsES2.display 0x12c9b196 200x150, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] GearsES2.reshape 0x12c9b196 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd890c8a7d0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x12c9b196, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] GearsES2.display 0x12c9b196 800x600, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] GearsES2.display 0x12c9b196 800x600, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x12c9b196 800x600, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] Thread[main,5,main] GearsES2.display 0x12c9b196 800x600, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] Thread[main,5,main] GearsES2.display 0x12c9b196 800x600, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0011-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas5,0,22,800x600,invalid]
[junit] Fin: NEWT-GLWindow[
[junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x12c9b196 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@77a9f87c[init false], ],
[junit] Drawable: null,
[junit] Context: null,
[junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[junit] ParentWindow null,
[junit] ParentWindowHandle 0x0 (false),
[junit] WindowHandle 0x0,
[junit] SurfaceHandle 0x0 (lockedExt window false, surface false),
[junit] window[0/44 (auto false) 800x600], pixel[800x600],
[junit] Visible false, focus false,
[junit] Undecorated false (false),
[junit] AlwaysOnTop false, Fullscreen false,
[junit] WrappedSurface null,
[junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@52e80740, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7f342545, 387b1641>[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/GL2.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/GL2.hw], on-scr[.]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] GearsES2.dispose 0x12c9b196: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] GearsES2.dispose 0x12c9b196 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBuf
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA
[junit] Window: com.jogamp.newt.opengl.GLWindow
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Thread[main,5,main] GearsES2.init.0 0x788390b0: tileRendererInUse null, GearsES2[obj 0x788390b0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x788390b0 on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x788390b0 created: GearsObj[0x459d3b3a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x788390b0 created: GearsObj[0x559b808a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x788390b0 created: GearsObj[0x559b808a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main,5,main] GearsES2.init.X 0x788390b0 FIN GearsES2[obj 0x788390b0 isInit true, usesShared false, 1 GearsObj[0x459d3b3a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x559b808a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54140fee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x788390b0 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd893216240, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x788390b0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x788390b0 400x300, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main,5,main] GearsES2.display 0x788390b0 400x300, swapInterval 1, drawable 0x7fd893216240
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] GearsES2.reshape 0x788390b0 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd893216240, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x788390b0, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] GearsES2.display 0x788390b0 200x150, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x788390b0 200x150, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] GearsES2.display 0x788390b0 200x150, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main,5,main] GearsES2.display 0x788390b0 200x150, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main,5,main] GearsES2.display 0x788390b0 200x150, swapInterval 1, drawable 0x7fd893216240
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] GearsES2.reshape 0x788390b0 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd893216240, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x788390b0, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] GearsES2.display 0x788390b0 800x600, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x788390b0 800x600, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] GearsES2.display 0x788390b0 800x600, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main,5,main] GearsES2.display 0x788390b0 800x600, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main,5,main] GearsES2.display 0x788390b0 800x600, swapInterval 1, drawable 0x7fd893216240
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0011-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas6,0,22,800x600,invalid]
[junit] Fin: NEWT-GLWindow[
[junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x788390b0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@59050a0[init false], ],
[junit] Drawable: null,
[junit] Context: null,
[junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[junit] ParentWindow null,
[junit] ParentWindowHandle 0x0 (false),
[junit] WindowHandle 0x0,
[junit] SurfaceHandle 0x0 (lockedExt window false, surface false),
[junit] window[0/44 (auto false) 800x600], pixel[800x600],
[junit] Visible false, focus false,
[junit] Undecorated false (false),
[junit] AlwaysOnTop false, Fullscreen false,
[junit] WrappedSurface null,
[junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@d71194d, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7c34151f, 3f56e5ed>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] GearsES2.dispose 0x788390b0: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] GearsES2.dispose 0x788390b0 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil
[junit] Window: com.jogamp.newt.opengl.GLWindow
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Thread[main,5,main] GearsES2.init.0 0x5c5ddd3: tileRendererInUse null, GearsES2[obj 0x5c5ddd3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5c5ddd3 on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5c5ddd3 created: GearsObj[0x62ac06d4, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5c5ddd3 created: GearsObj[0xbf47ae8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5c5ddd3 created: GearsObj[0xbf47ae8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main,5,main] GearsES2.init.X 0x5c5ddd3 FIN GearsES2[obj 0x5c5ddd3 isInit true, usesShared false, 1 GearsObj[0x62ac06d4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xbf47ae8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5fb11b79, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x5c5ddd3 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd893216240, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5c5ddd3, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x5c5ddd3 400x300, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main,5,main] GearsES2.display 0x5c5ddd3 400x300, swapInterval 1, drawable 0x7fd893216240
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] GearsES2.reshape 0x5c5ddd3 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd893216240, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5c5ddd3, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] GearsES2.display 0x5c5ddd3 200x150, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main,5,main] GearsES2.display 0x5c5ddd3 200x150, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main,5,main] GearsES2.display 0x5c5ddd3 200x150, swapInterval 1, drawable 0x7fd893216240
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] GearsES2.reshape 0x5c5ddd3 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd893216240, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5c5ddd3, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] GearsES2.display 0x5c5ddd3 800x600, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] GearsES2.display 0x5c5ddd3 800x600, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5c5ddd3 800x600, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main,5,main] GearsES2.display 0x5c5ddd3 800x600, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main,5,main] GearsES2.display 0x5c5ddd3 800x600, swapInterval 1, drawable 0x7fd893216240
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0009-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png
[junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas7,0,22,800x600,invalid]
[junit] Fin: NEWT-GLWindow[
[junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x5c5ddd3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1664a9b[init false], ],
[junit] Drawable: null,
[junit] Context: null,
[junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[junit] ParentWindow null,
[junit] ParentWindowHandle 0x0 (false),
[junit] WindowHandle 0x0,
[junit] SurfaceHandle 0x0 (lockedExt window false, surface false),
[junit] window[0/44 (auto false) 800x600], pixel[800x600],
[junit] Visible false, focus false,
[junit] Undecorated false (false),
[junit] AlwaysOnTop false, Fullscreen false,
[junit] WrappedSurface null,
[junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@7a8eae04, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2d42c778, 7b35ae7e>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Window: com.jogamp.newt.opengl.GLWindow
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] GearsES2.dispose 0x5c5ddd3: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] GearsES2.dispose 0x5c5ddd3 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA
[junit] Thread[main,5,main] GearsES2.init.0 0x4c6127da: tileRendererInUse null, GearsES2[obj 0x4c6127da isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4c6127da on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4c6127da created: GearsObj[0x64c5e2cf, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4c6127da created: GearsObj[0x7badb7b8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4c6127da created: GearsObj[0x7badb7b8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main,5,main] GearsES2.init.X 0x4c6127da FIN GearsES2[obj 0x4c6127da isInit true, usesShared false, 1 GearsObj[0x64c5e2cf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7badb7b8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x49f8d077, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x4c6127da 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd893335980, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x4c6127da, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x4c6127da 400x300, swapInterval 1, drawable 0x7fd893335980
[junit] Thread[main,5,main] GearsES2.display 0x4c6127da 400x300, swapInterval 1, drawable 0x7fd893335980
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-14,6,main] GearsES2.reshape 0x4c6127da 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd893335980, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x4c6127da, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-14,6,main] GearsES2.display 0x4c6127da 200x150, swapInterval 1, drawable 0x7fd893335980
[junit] Thread[main,5,main] GearsES2.display 0x4c6127da 200x150, swapInterval 1, drawable 0x7fd893335980
[junit] Thread[main,5,main] GearsES2.display 0x4c6127da 200x150, swapInterval 1, drawable 0x7fd893335980
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-14,6,main] GearsES2.display 0x4c6127da 200x150, swapInterval 1, drawable 0x7fd893335980
[junit] Thread[main-Display-.macosx_nil-1-EDT-14,6,main] GearsES2.reshape 0x4c6127da 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd893335980, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x4c6127da, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-14,6,main] GearsES2.display 0x4c6127da 800x600, swapInterval 1, drawable 0x7fd893335980
[junit] Thread[main,5,main] GearsES2.display 0x4c6127da 800x600, swapInterval 1, drawable 0x7fd893335980
[junit] Thread[main,5,main] GearsES2.display 0x4c6127da 800x600, swapInterval 1, drawable 0x7fd893335980
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0008-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas8,0,22,800x600,invalid]
[junit] Fin: NEWT-GLWindow[
[junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x4c6127da isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7e7f8062[init false], ],
[junit] Drawable: null,
[junit] Context: null,
[junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[junit] ParentWindow null,
[junit] ParentWindowHandle 0x0 (false),
[junit] WindowHandle 0x0,
[junit] SurfaceHandle 0x0 (lockedExt window false, surface false),
[junit] window[0/44 (auto false) 800x600], pixel[800x600],
[junit] Visible false, focus false,
[junit] Undecorated false (false),
[junit] AlwaysOnTop false, Fullscreen false,
[junit] WrappedSurface null,
[junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@316d3536, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <78c08593, 2781b3d4>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-14,6,main] GearsES2.dispose 0x4c6127da: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-14,6,main] GearsES2.dispose 0x4c6127da FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843258986 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 13.024 sec
[junit] ------------- Standard Output ---------------
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Window: com.jogamp.newt.opengl.GLWindow
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.newt.driver.macosx.WindowDriver
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,22,800x600,invalid]
[junit] Fin: NEWT-GLWindow[
[junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x307bd0d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3fbfbfb8[init false], ],
[junit] Drawable: null,
[junit] Context: null,
[junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[junit] ParentWindow null,
[junit] ParentWindowHandle 0x0 (false),
[junit] WindowHandle 0x0,
[junit] SurfaceHandle 0x0 (lockedExt window false, surface false),
[junit] window[0/44 (auto false) 800x600], pixel[800x600],
[junit] Visible false, focus false,
[junit] Undecorated false (false),
[junit] AlwaysOnTop false, Fullscreen false,
[junit] WrappedSurface null,
[junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1b59d510, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <26b31b77, 38d0357a>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Window: com.jogamp.newt.opengl.GLWindow
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.newt.driver.macosx.WindowDriver
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas1,0,22,800x600,invalid]
[junit] Fin: NEWT-GLWindow[
[junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x30d58ce2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1414627a[init false], ],
[junit] Drawable: null,
[junit] Context: null,
[junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[junit] ParentWindow null,
[junit] ParentWindowHandle 0x0 (false),
[junit] WindowHandle 0x0,
[junit] SurfaceHandle 0x0 (lockedExt window false, surface false),
[junit] window[0/44 (auto false) 800x600], pixel[800x600],
[junit] Visible false, focus false,
[junit] Undecorated false (false),
[junit] AlwaysOnTop false, Fullscreen false,
[junit] WrappedSurface null,
[junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@472462b3, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <25cbfa42, 729b1670>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Window: com.jogamp.newt.opengl.GLWindow
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.newt.driver.macosx.WindowDriver
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas2,0,22,800x600,invalid]
[junit] Fin: NEWT-GLWindow[
[junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x746db33c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4e1263db[init false], ],
[junit] Drawable: null,
[junit] Context: null,
[junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[junit] ParentWindow null,
[junit] ParentWindowHandle 0x0 (false),
[junit] WindowHandle 0x0,
[junit] SurfaceHandle 0x0 (lockedExt window false, surface false),
[junit] window[0/44 (auto false) 800x600], pixel[800x600],
[junit] Visible false, focus false,
[junit] Undecorated false (false),
[junit] AlwaysOnTop false, Fullscreen false,
[junit] WrappedSurface null,
[junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@5c09624, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <26c1186f, 4f2b3349>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Window: com.jogamp.newt.opengl.GLWindow
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.newt.driver.macosx.WindowDriver
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas3,0,22,800x600,invalid]
[junit] Fin: NEWT-GLWindow[
[junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x4f7cd15d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@b955970[init false], ],
[junit] Drawable: null,
[junit] Context: null,
[junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[junit] ParentWindow null,
[junit] ParentWindowHandle 0x0 (false),
[junit] WindowHandle 0x0,
[junit] SurfaceHandle 0x0 (lockedExt window false, surface false),
[junit] window[0/44 (auto false) 800x600], pixel[800x600],
[junit] Visible false, focus false,
[junit] Undecorated false (false),
[junit] AlwaysOnTop false, Fullscreen false,
[junit] WrappedSurface null,
[junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@3af7345b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3b8e609b, 687ea9>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[pbuffer]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Window: com.jogamp.newt.opengl.GLWindow
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas4,0,22,800x600,invalid]
[junit] Fin: NEWT-GLWindow[
[junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0xe96b5c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4876db09[init false], ],
[junit] Drawable: null,
[junit] Context: null,
[junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[junit] ParentWindow null,
[junit] ParentWindowHandle 0x0 (false),
[junit] WindowHandle 0x0,
[junit] SurfaceHandle 0x0 (lockedExt window false, surface false),
[junit] window[0/44 (auto false) 800x600], pixel[800x600],
[junit] Visible false, focus false,
[junit] Undecorated false (false),
[junit] AlwaysOnTop false, Fullscreen false,
[junit] WrappedSurface null,
[junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@6e848ecc, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <40bb2bc3, 40363068>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Window: com.jogamp.newt.opengl.GLWindow
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas5,0,22,800x600,invalid]
[junit] Fin: NEWT-GLWindow[
[junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x12c9b196 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@77a9f87c[init false], ],
[junit] Drawable: null,
[junit] Context: null,
[junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[junit] ParentWindow null,
[junit] ParentWindowHandle 0x0 (false),
[junit] WindowHandle 0x0,
[junit] SurfaceHandle 0x0 (lockedExt window false, surface false),
[junit] window[0/44 (auto false) 800x600], pixel[800x600],
[junit] Visible false, focus false,
[junit] Undecorated false (false),
[junit] AlwaysOnTop false, Fullscreen false,
[junit] WrappedSurface null,
[junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@52e80740, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7f342545, 387b1641>[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/GL2.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/GL2.hw], on-scr[.]]
[junit] Window: com.jogamp.newt.opengl.GLWindow
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas6,0,22,800x600,invalid]
[junit] Fin: NEWT-GLWindow[
[junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x788390b0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@59050a0[init false], ],
[junit] Drawable: null,
[junit] Context: null,
[junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[junit] ParentWindow null,
[junit] ParentWindowHandle 0x0 (false),
[junit] WindowHandle 0x0,
[junit] SurfaceHandle 0x0 (lockedExt window false, surface false),
[junit] window[0/44 (auto false) 800x600], pixel[800x600],
[junit] Visible false, focus false,
[junit] Undecorated false (false),
[junit] AlwaysOnTop false, Fullscreen false,
[junit] WrappedSurface null,
[junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@d71194d, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7c34151f, 3f56e5ed>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Window: com.jogamp.newt.opengl.GLWindow
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas7,0,22,800x600,invalid]
[junit] Fin: NEWT-GLWindow[
[junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x5c5ddd3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1664a9b[init false], ],
[junit] Drawable: null,
[junit] Context: null,
[junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[junit] ParentWindow null,
[junit] ParentWindowHandle 0x0 (false),
[junit] WindowHandle 0x0,
[junit] SurfaceHandle 0x0 (lockedExt window false, surface false),
[junit] window[0/44 (auto false) 800x600], pixel[800x600],
[junit] Visible false, focus false,
[junit] Undecorated false (false),
[junit] AlwaysOnTop false, Fullscreen false,
[junit] WrappedSurface null,
[junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@7a8eae04, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2d42c778, 7b35ae7e>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Window: com.jogamp.newt.opengl.GLWindow
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas8,0,22,800x600,invalid]
[junit] Fin: NEWT-GLWindow[
[junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x4c6127da isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7e7f8062[init false], ],
[junit] Drawable: null,
[junit] Context: null,
[junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[junit] ParentWindow null,
[junit] ParentWindowHandle 0x0 (false),
[junit] WindowHandle 0x0,
[junit] SurfaceHandle 0x0 (lockedExt window false, surface false),
[junit] window[0/44 (auto false) 800x600], pixel[800x600],
[junit] Visible false, focus false,
[junit] Undecorated false (false),
[junit] AlwaysOnTop false, Fullscreen false,
[junit] WrappedSurface null,
[junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@316d3536, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <78c08593, 2781b3d4>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843246668 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843250688 ms +++ localhost/127.0.0.1:59999 - Locked within 4051 ms, 9 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testAvailableInfo
[junit] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x2d7aece8]]
[junit] Natives
[junit] GL4bc false
[junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[junit] GLES3 false
[junit] GL3bc false
[junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[junit] 2014-10-09 10:27:39.612 java[4177:15823] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[junit] GLES2 false
[junit] GLES1 false
[junit] Count 3 / 8
[junit] Common
[junit] GL4ES3 false
[junit] GL2GL3 true
[junit] GL2ES2 true
[junit] GL2ES1 true
[junit] Mappings
[junit] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[junit] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[junit] GL2 GLProfile[GL2/GL2.hw]
[junit] GL4 GLProfile[GL4/GL4.sw]
[junit] GL3 GLProfile[GL3/GL3.hw]
[junit] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[junit] default GLProfile[GL2/GL2.hw]
[junit] Count 6 / 12
[junit]
[junit]
[junit] Desktop Capabilities:
[junit] none
[junit]
[junit] EGL Capabilities:
[junit] none
[junit]
[junit]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testAvailableInfo
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA
[junit] Thread[main,5,main] GearsES2.init.0 0x307bd0d: tileRendererInUse null, GearsES2[obj 0x307bd0d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x307bd0d on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x307bd0d created: GearsObj[0x10ed32c4, vbo ff 3, fs 4, bf 5, bs 6]
[junit] gear2 0x307bd0d created: GearsObj[0x449fea8a, vbo ff 9, fs 10, bf 11, bs 12]
[junit] gear3 0x307bd0d created: GearsObj[0x449fea8a, vbo ff 9, fs 10, bf 11, bs 12]
[junit] Thread[main,5,main] GearsES2.init.X 0x307bd0d FIN GearsES2[obj 0x307bd0d isInit true, usesShared false, 1 GearsObj[0x10ed32c4, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x449fea8a, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x78467991, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x307bd0d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd890edbb40, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x307bd0d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x307bd0d 400x300, swapInterval 1, drawable 0x7fd890edbb40
[junit] Thread[main,5,main] GearsES2.display 0x307bd0d 400x300, swapInterval 1, drawable 0x7fd890edbb40
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x307bd0d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd890edbb40, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x307bd0d, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x307bd0d 200x150, swapInterval 1, drawable 0x7fd890edbb40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x307bd0d 200x150, swapInterval 1, drawable 0x7fd890edbb40
[junit] Thread[main,5,main] GearsES2.display 0x307bd0d 200x150, swapInterval 1, drawable 0x7fd890edbb40
[junit] Thread[main,5,main] GearsES2.display 0x307bd0d 200x150, swapInterval 1, drawable 0x7fd890edbb40
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x307bd0d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd890edbb40, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x307bd0d, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x307bd0d 800x600, swapInterval 1, drawable 0x7fd890edbb40
[junit] Thread[main,5,main] GearsES2.display 0x307bd0d 800x600, swapInterval 1, drawable 0x7fd890edbb40
[junit] Thread[main,5,main] GearsES2.display 0x307bd0d 800x600, swapInterval 1, drawable 0x7fd890edbb40
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x307bd0d: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x307bd0d FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil
[junit] Thread[main,5,main] GearsES2.init.0 0x30d58ce2: tileRendererInUse null, GearsES2[obj 0x30d58ce2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x30d58ce2 on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x30d58ce2 created: GearsObj[0x6bd38b87, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x30d58ce2 created: GearsObj[0xd6d835f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x30d58ce2 created: GearsObj[0xd6d835f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main,5,main] GearsES2.init.X 0x30d58ce2 FIN GearsES2[obj 0x30d58ce2 isInit true, usesShared false, 1 GearsObj[0x6bd38b87, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd6d835f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10cbd8dc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x30d58ce2 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd890c3e7b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x30d58ce2, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x30d58ce2 400x300, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[main,5,main] GearsES2.display 0x30d58ce2 400x300, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x30d58ce2 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd890c3e7b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x30d58ce2, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.display 0x30d58ce2 200x150, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x30d58ce2 200x150, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[main,5,main] GearsES2.display 0x30d58ce2 200x150, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[main,5,main] GearsES2.display 0x30d58ce2 200x150, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x30d58ce2 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd890c3e7b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x30d58ce2, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.display 0x30d58ce2 800x600, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[main,5,main] GearsES2.display 0x30d58ce2 800x600, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[main,5,main] GearsES2.display 0x30d58ce2 800x600, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x30d58ce2: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x30d58ce2 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA
[junit] Thread[main,5,main] GearsES2.init.0 0x746db33c: tileRendererInUse null, GearsES2[obj 0x746db33c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x746db33c on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x746db33c created: GearsObj[0x5d469658, vbo ff 3, fs 4, bf 5, bs 6]
[junit] gear2 0x746db33c created: GearsObj[0x3d3b5a3a, vbo ff 9, fs 10, bf 11, bs 12]
[junit] gear3 0x746db33c created: GearsObj[0x3d3b5a3a, vbo ff 9, fs 10, bf 11, bs 12]
[junit] Thread[main,5,main] GearsES2.init.X 0x746db33c FIN GearsES2[obj 0x746db33c isInit true, usesShared false, 1 GearsObj[0x5d469658, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x3d3b5a3a, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x3a0b53e, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x746db33c 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd890c3e7b0, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x746db33c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x746db33c 400x300, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 400x300, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.reshape 0x746db33c 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd890c3e7b0, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x746db33c, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.display 0x746db33c 200x150, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x746db33c 200x150, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 200x150, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 200x150, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.reshape 0x746db33c 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd890c3e7b0, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x746db33c, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.display 0x746db33c 800x600, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x746db33c 800x600, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 800x600, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 800x600, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0009-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x746db33c: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x746db33c FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenLayerAutoDblBuf
[junit] Thread[main,5,main] GearsES2.init.0 0x4f7cd15d: tileRendererInUse null, GearsES2[obj 0x4f7cd15d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4f7cd15d on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4f7cd15d created: GearsObj[0x302a0a5, vbo ff 3, fs 4, bf 5, bs 6]
[junit] gear2 0x4f7cd15d created: GearsObj[0x2180b22e, vbo ff 9, fs 10, bf 11, bs 12]
[junit] gear3 0x4f7cd15d created: GearsObj[0x2180b22e, vbo ff 9, fs 10, bf 11, bs 12]
[junit] Thread[main,5,main] GearsES2.init.X 0x4f7cd15d FIN GearsES2[obj 0x4f7cd15d isInit true, usesShared false, 1 GearsObj[0x302a0a5, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x2180b22e, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x962522b, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x4f7cd15d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd890cfb310, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4f7cd15d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x4f7cd15d 400x300, swapInterval 1, drawable 0x7fd890cfb310
[junit] Thread[main,5,main] GearsES2.display 0x4f7cd15d 400x300, swapInterval 1, drawable 0x7fd890cfb310
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenLayerAutoDblBuf_____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.reshape 0x4f7cd15d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd890cfb310, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4f7cd15d, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.display 0x4f7cd15d 200x150, swapInterval 1, drawable 0x7fd890cfb310
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4f7cd15d 200x150, swapInterval 1, drawable 0x7fd890cfb310
[junit] Thread[main,5,main] GearsES2.display 0x4f7cd15d 200x150, swapInterval 1, drawable 0x7fd890cfb310
[junit] Thread[main,5,main] GearsES2.display 0x4f7cd15d 200x150, swapInterval 1, drawable 0x7fd890cfb310
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenLayerAutoDblBuf_____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.reshape 0x4f7cd15d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd890cfb310, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4f7cd15d, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.display 0x4f7cd15d 800x600, swapInterval 1, drawable 0x7fd890cfb310
[junit] Thread[main,5,main] GearsES2.display 0x4f7cd15d 800x600, swapInterval 1, drawable 0x7fd890cfb310
[junit] Thread[main,5,main] GearsES2.display 0x4f7cd15d 800x600, swapInterval 1, drawable 0x7fd890cfb310
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenLayerAutoDblBuf_____-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.dispose 0x4f7cd15d: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.dispose 0x4f7cd15d FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenLayerAutoDblBuf
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenPbuffer
[junit] Thread[main,5,main] GearsES2.init.0 0xe96b5c2: tileRendererInUse null, GearsES2[obj 0xe96b5c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xe96b5c2 on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xe96b5c2 created: GearsObj[0x73265109, vbo ff 3, fs 4, bf 5, bs 6]
[junit] gear2 0xe96b5c2 created: GearsObj[0x589260ee, vbo ff 9, fs 10, bf 11, bs 12]
[junit] gear3 0xe96b5c2 created: GearsObj[0x589260ee, vbo ff 9, fs 10, bf 11, bs 12]
[junit] Thread[main,5,main] GearsES2.init.X 0xe96b5c2 FIN GearsES2[obj 0xe96b5c2 isInit true, usesShared false, 1 GearsObj[0x73265109, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x589260ee, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x7e5db5ae, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0xe96b5c2 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd89330a7b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xe96b5c2, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0xe96b5c2 400x300, swapInterval 1, drawable 0x7fd89330a7b0
[junit] Thread[main,5,main] GearsES2.display 0xe96b5c2 400x300, swapInterval 1, drawable 0x7fd89330a7b0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.reshape 0xe96b5c2 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd890c082a0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xe96b5c2, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.display 0xe96b5c2 200x150, swapInterval 1, drawable 0x7fd890c082a0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xe96b5c2 200x150, swapInterval 1, drawable 0x7fd890c082a0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xe96b5c2 200x150, swapInterval 1, drawable 0x7fd890c082a0
[junit] Thread[main,5,main] GearsES2.display 0xe96b5c2 200x150, swapInterval 1, drawable 0x7fd890c082a0
[junit] Thread[main,5,main] GearsES2.display 0xe96b5c2 200x150, swapInterval 1, drawable 0x7fd890c082a0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0006-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.reshape 0xe96b5c2 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd890edde90, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xe96b5c2, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.display 0xe96b5c2 800x600, swapInterval 1, drawable 0x7fd890edde90
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xe96b5c2 800x600, swapInterval 1, drawable 0x7fd890edde90
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xe96b5c2 800x600, swapInterval 1, drawable 0x7fd890edde90
[junit] Thread[main,5,main] GearsES2.display 0xe96b5c2 800x600, swapInterval 1, drawable 0x7fd890edde90
[junit] Thread[main,5,main] GearsES2.display 0xe96b5c2 800x600, swapInterval 1, drawable 0x7fd890edde90
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0011-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.dispose 0xe96b5c2: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.dispose 0xe96b5c2 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenPbuffer
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBuf
[junit] Thread[main,5,main] GearsES2.init.0 0x12c9b196: tileRendererInUse null, GearsES2[obj 0x12c9b196 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x12c9b196 on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x12c9b196 created: GearsObj[0x37f8d244, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x12c9b196 created: GearsObj[0x30b48b11, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x12c9b196 created: GearsObj[0x30b48b11, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main,5,main] GearsES2.init.X 0x12c9b196 FIN GearsES2[obj 0x12c9b196 isInit true, usesShared false, 1 GearsObj[0x37f8d244, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x30b48b11, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d162212, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x12c9b196 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd890c8a7d0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x12c9b196, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x12c9b196 400x300, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] Thread[main,5,main] GearsES2.display 0x12c9b196 400x300, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] GearsES2.reshape 0x12c9b196 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd890c8a7d0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x12c9b196, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] GearsES2.display 0x12c9b196 200x150, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x12c9b196 200x150, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] GearsES2.display 0x12c9b196 200x150, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] Thread[main,5,main] GearsES2.display 0x12c9b196 200x150, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] Thread[main,5,main] GearsES2.display 0x12c9b196 200x150, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] GearsES2.reshape 0x12c9b196 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd890c8a7d0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x12c9b196, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] GearsES2.display 0x12c9b196 800x600, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] GearsES2.display 0x12c9b196 800x600, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x12c9b196 800x600, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] Thread[main,5,main] GearsES2.display 0x12c9b196 800x600, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] Thread[main,5,main] GearsES2.display 0x12c9b196 800x600, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0011-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] GearsES2.dispose 0x12c9b196: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] GearsES2.dispose 0x12c9b196 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBuf
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA
[junit] Thread[main,5,main] GearsES2.init.0 0x788390b0: tileRendererInUse null, GearsES2[obj 0x788390b0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x788390b0 on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x788390b0 created: GearsObj[0x459d3b3a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x788390b0 created: GearsObj[0x559b808a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x788390b0 created: GearsObj[0x559b808a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main,5,main] GearsES2.init.X 0x788390b0 FIN GearsES2[obj 0x788390b0 isInit true, usesShared false, 1 GearsObj[0x459d3b3a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x559b808a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54140fee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x788390b0 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd893216240, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x788390b0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x788390b0 400x300, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main,5,main] GearsES2.display 0x788390b0 400x300, swapInterval 1, drawable 0x7fd893216240
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] GearsES2.reshape 0x788390b0 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd893216240, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x788390b0, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] GearsES2.display 0x788390b0 200x150, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x788390b0 200x150, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] GearsES2.display 0x788390b0 200x150, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main,5,main] GearsES2.display 0x788390b0 200x150, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main,5,main] GearsES2.display 0x788390b0 200x150, swapInterval 1, drawable 0x7fd893216240
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] GearsES2.reshape 0x788390b0 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd893216240, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x788390b0, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] GearsES2.display 0x788390b0 800x600, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x788390b0 800x600, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] GearsES2.display 0x788390b0 800x600, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main,5,main] GearsES2.display 0x788390b0 800x600, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main,5,main] GearsES2.display 0x788390b0 800x600, swapInterval 1, drawable 0x7fd893216240
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0011-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] GearsES2.dispose 0x788390b0: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] GearsES2.dispose 0x788390b0 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil
[junit] Thread[main,5,main] GearsES2.init.0 0x5c5ddd3: tileRendererInUse null, GearsES2[obj 0x5c5ddd3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5c5ddd3 on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5c5ddd3 created: GearsObj[0x62ac06d4, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5c5ddd3 created: GearsObj[0xbf47ae8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5c5ddd3 created: GearsObj[0xbf47ae8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main,5,main] GearsES2.init.X 0x5c5ddd3 FIN GearsES2[obj 0x5c5ddd3 isInit true, usesShared false, 1 GearsObj[0x62ac06d4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xbf47ae8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5fb11b79, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x5c5ddd3 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd893216240, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5c5ddd3, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x5c5ddd3 400x300, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main,5,main] GearsES2.display 0x5c5ddd3 400x300, swapInterval 1, drawable 0x7fd893216240
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] GearsES2.reshape 0x5c5ddd3 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd893216240, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5c5ddd3, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] GearsES2.display 0x5c5ddd3 200x150, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main,5,main] GearsES2.display 0x5c5ddd3 200x150, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main,5,main] GearsES2.display 0x5c5ddd3 200x150, swapInterval 1, drawable 0x7fd893216240
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] GearsES2.reshape 0x5c5ddd3 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd893216240, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5c5ddd3, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] GearsES2.display 0x5c5ddd3 800x600, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] GearsES2.display 0x5c5ddd3 800x600, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5c5ddd3 800x600, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main,5,main] GearsES2.display 0x5c5ddd3 800x600, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main,5,main] GearsES2.display 0x5c5ddd3 800x600, swapInterval 1, drawable 0x7fd893216240
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0009-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] GearsES2.dispose 0x5c5ddd3: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] GearsES2.dispose 0x5c5ddd3 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA
[junit] Thread[main,5,main] GearsES2.init.0 0x4c6127da: tileRendererInUse null, GearsES2[obj 0x4c6127da isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4c6127da on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4c6127da created: GearsObj[0x64c5e2cf, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4c6127da created: GearsObj[0x7badb7b8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4c6127da created: GearsObj[0x7badb7b8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main,5,main] GearsES2.init.X 0x4c6127da FIN GearsES2[obj 0x4c6127da isInit true, usesShared false, 1 GearsObj[0x64c5e2cf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7badb7b8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x49f8d077, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x4c6127da 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd893335980, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x4c6127da, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x4c6127da 400x300, swapInterval 1, drawable 0x7fd893335980
[junit] Thread[main,5,main] GearsES2.display 0x4c6127da 400x300, swapInterval 1, drawable 0x7fd893335980
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-14,6,main] GearsES2.reshape 0x4c6127da 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd893335980, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x4c6127da, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-14,6,main] GearsES2.display 0x4c6127da 200x150, swapInterval 1, drawable 0x7fd893335980
[junit] Thread[main,5,main] GearsES2.display 0x4c6127da 200x150, swapInterval 1, drawable 0x7fd893335980
[junit] Thread[main,5,main] GearsES2.display 0x4c6127da 200x150, swapInterval 1, drawable 0x7fd893335980
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-14,6,main] GearsES2.display 0x4c6127da 200x150, swapInterval 1, drawable 0x7fd893335980
[junit] Thread[main-Display-.macosx_nil-1-EDT-14,6,main] GearsES2.reshape 0x4c6127da 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd893335980, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x4c6127da, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-14,6,main] GearsES2.display 0x4c6127da 800x600, swapInterval 1, drawable 0x7fd893335980
[junit] Thread[main,5,main] GearsES2.display 0x4c6127da 800x600, swapInterval 1, drawable 0x7fd893335980
[junit] Thread[main,5,main] GearsES2.display 0x4c6127da 800x600, swapInterval 1, drawable 0x7fd893335980
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0008-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-14,6,main] GearsES2.dispose 0x4c6127da: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-14,6,main] GearsES2.dispose 0x4c6127da FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843258986 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testAvailableInfo took 2.28 sec
[junit] Testcase: testGL2OffScreenFBODblBufMSAA took 1.358 sec
[junit] Testcase: testGL2OffScreenFBODblBufStencil took 0.598 sec
[junit] Testcase: testGL2OffScreenFBODblBufStencilMSAA took 0.658 sec
[junit] Testcase: testGL2OffScreenLayerAutoDblBuf took 0.54 sec
[junit] Testcase: testGL2OffScreenPbuffer took 0.699 sec
[junit] Testcase: testGL2OnScreenDblBuf took 0.639 sec
[junit] Testcase: testGL2OnScreenDblBufMSAA took 0.569 sec
[junit] Testcase: testGL2OnScreenDblBufStencil took 0.482 sec
[junit] Testcase: testGL2OnScreenDblBufStencilMSAA took 0.367 sec
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 13.024 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Window: com.jogamp.newt.opengl.GLWindow
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.newt.driver.macosx.WindowDriver
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,22,800x600,invalid]
[junit] Fin: NEWT-GLWindow[
[junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x307bd0d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3fbfbfb8[init false], ],
[junit] Drawable: null,
[junit] Context: null,
[junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[junit] ParentWindow null,
[junit] ParentWindowHandle 0x0 (false),
[junit] WindowHandle 0x0,
[junit] SurfaceHandle 0x0 (lockedExt window false, surface false),
[junit] window[0/44 (auto false) 800x600], pixel[800x600],
[junit] Visible false, focus false,
[junit] Undecorated false (false),
[junit] AlwaysOnTop false, Fullscreen false,
[junit] WrappedSurface null,
[junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1b59d510, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <26b31b77, 38d0357a>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Window: com.jogamp.newt.opengl.GLWindow
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.newt.driver.macosx.WindowDriver
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas1,0,22,800x600,invalid]
[junit] Fin: NEWT-GLWindow[
[junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x30d58ce2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1414627a[init false], ],
[junit] Drawable: null,
[junit] Context: null,
[junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[junit] ParentWindow null,
[junit] ParentWindowHandle 0x0 (false),
[junit] WindowHandle 0x0,
[junit] SurfaceHandle 0x0 (lockedExt window false, surface false),
[junit] window[0/44 (auto false) 800x600], pixel[800x600],
[junit] Visible false, focus false,
[junit] Undecorated false (false),
[junit] AlwaysOnTop false, Fullscreen false,
[junit] WrappedSurface null,
[junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@472462b3, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <25cbfa42, 729b1670>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Window: com.jogamp.newt.opengl.GLWindow
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.newt.driver.macosx.WindowDriver
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas2,0,22,800x600,invalid]
[junit] Fin: NEWT-GLWindow[
[junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x746db33c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4e1263db[init false], ],
[junit] Drawable: null,
[junit] Context: null,
[junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[junit] ParentWindow null,
[junit] ParentWindowHandle 0x0 (false),
[junit] WindowHandle 0x0,
[junit] SurfaceHandle 0x0 (lockedExt window false, surface false),
[junit] window[0/44 (auto false) 800x600], pixel[800x600],
[junit] Visible false, focus false,
[junit] Undecorated false (false),
[junit] AlwaysOnTop false, Fullscreen false,
[junit] WrappedSurface null,
[junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@5c09624, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <26c1186f, 4f2b3349>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Window: com.jogamp.newt.opengl.GLWindow
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.newt.driver.macosx.WindowDriver
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas3,0,22,800x600,invalid]
[junit] Fin: NEWT-GLWindow[
[junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x4f7cd15d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@b955970[init false], ],
[junit] Drawable: null,
[junit] Context: null,
[junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[junit] ParentWindow null,
[junit] ParentWindowHandle 0x0 (false),
[junit] WindowHandle 0x0,
[junit] SurfaceHandle 0x0 (lockedExt window false, surface false),
[junit] window[0/44 (auto false) 800x600], pixel[800x600],
[junit] Visible false, focus false,
[junit] Undecorated false (false),
[junit] AlwaysOnTop false, Fullscreen false,
[junit] WrappedSurface null,
[junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@3af7345b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <3b8e609b, 687ea9>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[pbuffer]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Window: com.jogamp.newt.opengl.GLWindow
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas4,0,22,800x600,invalid]
[junit] Fin: NEWT-GLWindow[
[junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0xe96b5c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4876db09[init false], ],
[junit] Drawable: null,
[junit] Context: null,
[junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[junit] ParentWindow null,
[junit] ParentWindowHandle 0x0 (false),
[junit] WindowHandle 0x0,
[junit] SurfaceHandle 0x0 (lockedExt window false, surface false),
[junit] window[0/44 (auto false) 800x600], pixel[800x600],
[junit] Visible false, focus false,
[junit] Undecorated false (false),
[junit] AlwaysOnTop false, Fullscreen false,
[junit] WrappedSurface null,
[junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@6e848ecc, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <40bb2bc3, 40363068>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Window: com.jogamp.newt.opengl.GLWindow
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas5,0,22,800x600,invalid]
[junit] Fin: NEWT-GLWindow[
[junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x12c9b196 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@77a9f87c[init false], ],
[junit] Drawable: null,
[junit] Context: null,
[junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[junit] ParentWindow null,
[junit] ParentWindowHandle 0x0 (false),
[junit] WindowHandle 0x0,
[junit] SurfaceHandle 0x0 (lockedExt window false, surface false),
[junit] window[0/44 (auto false) 800x600], pixel[800x600],
[junit] Visible false, focus false,
[junit] Undecorated false (false),
[junit] AlwaysOnTop false, Fullscreen false,
[junit] WrappedSurface null,
[junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@52e80740, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7f342545, 387b1641>[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/GL2.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/GL2.hw], on-scr[.]]
[junit] Window: com.jogamp.newt.opengl.GLWindow
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas6,0,22,800x600,invalid]
[junit] Fin: NEWT-GLWindow[
[junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x788390b0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@59050a0[init false], ],
[junit] Drawable: null,
[junit] Context: null,
[junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[junit] ParentWindow null,
[junit] ParentWindowHandle 0x0 (false),
[junit] WindowHandle 0x0,
[junit] SurfaceHandle 0x0 (lockedExt window false, surface false),
[junit] window[0/44 (auto false) 800x600], pixel[800x600],
[junit] Visible false, focus false,
[junit] Undecorated false (false),
[junit] AlwaysOnTop false, Fullscreen false,
[junit] WrappedSurface null,
[junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@d71194d, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7c34151f, 3f56e5ed>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Window: com.jogamp.newt.opengl.GLWindow
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas7,0,22,800x600,invalid]
[junit] Fin: NEWT-GLWindow[
[junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x5c5ddd3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1664a9b[init false], ],
[junit] Drawable: null,
[junit] Context: null,
[junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[junit] ParentWindow null,
[junit] ParentWindowHandle 0x0 (false),
[junit] WindowHandle 0x0,
[junit] SurfaceHandle 0x0 (lockedExt window false, surface false),
[junit] window[0/44 (auto false) 800x600], pixel[800x600],
[junit] Visible false, focus false,
[junit] Undecorated false (false),
[junit] AlwaysOnTop false, Fullscreen false,
[junit] WrappedSurface null,
[junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@7a8eae04, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2d42c778, 7b35ae7e>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Window: com.jogamp.newt.opengl.GLWindow
[junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver
[junit] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver
[junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas8,0,22,800x600,invalid]
[junit] Fin: NEWT-GLWindow[
[junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x4c6127da isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7e7f8062[init false], ],
[junit] Drawable: null,
[junit] Context: null,
[junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null,
[junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null],
[junit] ParentWindow null,
[junit] ParentWindowHandle 0x0 (false),
[junit] WindowHandle 0x0,
[junit] SurfaceHandle 0x0 (lockedExt window false, surface false),
[junit] window[0/44 (auto false) 800x600], pixel[800x600],
[junit] Visible false, focus false,
[junit] Undecorated false (false),
[junit] AlwaysOnTop false, Fullscreen false,
[junit] WrappedSurface null,
[junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@316d3536, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <78c08593, 2781b3d4>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843246668 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843250688 ms +++ localhost/127.0.0.1:59999 - Locked within 4051 ms, 9 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testAvailableInfo
[junit] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x2d7aece8]]
[junit] Natives
[junit] GL4bc false
[junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[junit] GLES3 false
[junit] GL3bc false
[junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[junit] GLES2 false
[junit] GLES1 false
[junit] Count 3 / 8
[junit] Common
[junit] GL4ES3 false
[junit] GL2GL3 true
[junit] GL2ES2 true
[junit] GL2ES1 true
[junit] Mappings
[junit] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[junit] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[junit] GL2 GLProfile[GL2/GL2.hw]
[junit] GL4 GLProfile[GL4/GL4.sw]
[junit] GL3 GLProfile[GL3/GL3.hw]
[junit] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[junit] default GLProfile[GL2/GL2.hw]
[junit] Count 6 / 12
[junit]
[junit]
[junit] Desktop Capabilities:
[junit] none
[junit]
[junit] EGL Capabilities:
[junit] none
[junit]
[junit]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testAvailableInfo
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA
[junit] Thread[main,5,main] GearsES2.init.0 0x307bd0d: tileRendererInUse null, GearsES2[obj 0x307bd0d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x307bd0d on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x307bd0d created: GearsObj[0x10ed32c4, vbo ff 3, fs 4, bf 5, bs 6]
[junit] gear2 0x307bd0d created: GearsObj[0x449fea8a, vbo ff 9, fs 10, bf 11, bs 12]
[junit] gear3 0x307bd0d created: GearsObj[0x449fea8a, vbo ff 9, fs 10, bf 11, bs 12]
[junit] Thread[main,5,main] GearsES2.init.X 0x307bd0d FIN GearsES2[obj 0x307bd0d isInit true, usesShared false, 1 GearsObj[0x10ed32c4, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x449fea8a, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x78467991, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x307bd0d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd890edbb40, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x307bd0d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x307bd0d 400x300, swapInterval 1, drawable 0x7fd890edbb40
[junit] Thread[main,5,main] GearsES2.display 0x307bd0d 400x300, swapInterval 1, drawable 0x7fd890edbb40
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x307bd0d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd890edbb40, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x307bd0d, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x307bd0d 200x150, swapInterval 1, drawable 0x7fd890edbb40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x307bd0d 200x150, swapInterval 1, drawable 0x7fd890edbb40
[junit] Thread[main,5,main] GearsES2.display 0x307bd0d 200x150, swapInterval 1, drawable 0x7fd890edbb40
[junit] Thread[main,5,main] GearsES2.display 0x307bd0d 200x150, swapInterval 1, drawable 0x7fd890edbb40
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x307bd0d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd890edbb40, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x307bd0d, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x307bd0d 800x600, swapInterval 1, drawable 0x7fd890edbb40
[junit] Thread[main,5,main] GearsES2.display 0x307bd0d 800x600, swapInterval 1, drawable 0x7fd890edbb40
[junit] Thread[main,5,main] GearsES2.display 0x307bd0d 800x600, swapInterval 1, drawable 0x7fd890edbb40
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x307bd0d: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x307bd0d FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil
[junit] Thread[main,5,main] GearsES2.init.0 0x30d58ce2: tileRendererInUse null, GearsES2[obj 0x30d58ce2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x30d58ce2 on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x30d58ce2 created: GearsObj[0x6bd38b87, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x30d58ce2 created: GearsObj[0xd6d835f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x30d58ce2 created: GearsObj[0xd6d835f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main,5,main] GearsES2.init.X 0x30d58ce2 FIN GearsES2[obj 0x30d58ce2 isInit true, usesShared false, 1 GearsObj[0x6bd38b87, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd6d835f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10cbd8dc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x30d58ce2 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd890c3e7b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x30d58ce2, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x30d58ce2 400x300, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[main,5,main] GearsES2.display 0x30d58ce2 400x300, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x30d58ce2 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd890c3e7b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x30d58ce2, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.display 0x30d58ce2 200x150, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x30d58ce2 200x150, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[main,5,main] GearsES2.display 0x30d58ce2 200x150, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[main,5,main] GearsES2.display 0x30d58ce2 200x150, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x30d58ce2 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd890c3e7b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x30d58ce2, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.display 0x30d58ce2 800x600, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[main,5,main] GearsES2.display 0x30d58ce2 800x600, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[main,5,main] GearsES2.display 0x30d58ce2 800x600, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x30d58ce2: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x30d58ce2 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA
[junit] Thread[main,5,main] GearsES2.init.0 0x746db33c: tileRendererInUse null, GearsES2[obj 0x746db33c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x746db33c on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x746db33c created: GearsObj[0x5d469658, vbo ff 3, fs 4, bf 5, bs 6]
[junit] gear2 0x746db33c created: GearsObj[0x3d3b5a3a, vbo ff 9, fs 10, bf 11, bs 12]
[junit] gear3 0x746db33c created: GearsObj[0x3d3b5a3a, vbo ff 9, fs 10, bf 11, bs 12]
[junit] Thread[main,5,main] GearsES2.init.X 0x746db33c FIN GearsES2[obj 0x746db33c isInit true, usesShared false, 1 GearsObj[0x5d469658, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x3d3b5a3a, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x3a0b53e, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x746db33c 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd890c3e7b0, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x746db33c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x746db33c 400x300, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 400x300, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.reshape 0x746db33c 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd890c3e7b0, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x746db33c, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.display 0x746db33c 200x150, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x746db33c 200x150, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 200x150, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 200x150, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.reshape 0x746db33c 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd890c3e7b0, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x746db33c, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.display 0x746db33c 800x600, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x746db33c 800x600, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 800x600, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 800x600, swapInterval 1, drawable 0x7fd890c3e7b0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0009-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x746db33c: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x746db33c FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenLayerAutoDblBuf
[junit] Thread[main,5,main] GearsES2.init.0 0x4f7cd15d: tileRendererInUse null, GearsES2[obj 0x4f7cd15d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4f7cd15d on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4f7cd15d created: GearsObj[0x302a0a5, vbo ff 3, fs 4, bf 5, bs 6]
[junit] gear2 0x4f7cd15d created: GearsObj[0x2180b22e, vbo ff 9, fs 10, bf 11, bs 12]
[junit] gear3 0x4f7cd15d created: GearsObj[0x2180b22e, vbo ff 9, fs 10, bf 11, bs 12]
[junit] Thread[main,5,main] GearsES2.init.X 0x4f7cd15d FIN GearsES2[obj 0x4f7cd15d isInit true, usesShared false, 1 GearsObj[0x302a0a5, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x2180b22e, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x962522b, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x4f7cd15d 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd890cfb310, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4f7cd15d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x4f7cd15d 400x300, swapInterval 1, drawable 0x7fd890cfb310
[junit] Thread[main,5,main] GearsES2.display 0x4f7cd15d 400x300, swapInterval 1, drawable 0x7fd890cfb310
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenLayerAutoDblBuf_____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.reshape 0x4f7cd15d 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd890cfb310, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4f7cd15d, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.display 0x4f7cd15d 200x150, swapInterval 1, drawable 0x7fd890cfb310
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4f7cd15d 200x150, swapInterval 1, drawable 0x7fd890cfb310
[junit] Thread[main,5,main] GearsES2.display 0x4f7cd15d 200x150, swapInterval 1, drawable 0x7fd890cfb310
[junit] Thread[main,5,main] GearsES2.display 0x4f7cd15d 200x150, swapInterval 1, drawable 0x7fd890cfb310
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenLayerAutoDblBuf_____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.reshape 0x4f7cd15d 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd890cfb310, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4f7cd15d, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.display 0x4f7cd15d 800x600, swapInterval 1, drawable 0x7fd890cfb310
[junit] Thread[main,5,main] GearsES2.display 0x4f7cd15d 800x600, swapInterval 1, drawable 0x7fd890cfb310
[junit] Thread[main,5,main] GearsES2.display 0x4f7cd15d 800x600, swapInterval 1, drawable 0x7fd890cfb310
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenLayerAutoDblBuf_____-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.dispose 0x4f7cd15d: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.dispose 0x4f7cd15d FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenLayerAutoDblBuf
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenPbuffer
[junit] Thread[main,5,main] GearsES2.init.0 0xe96b5c2: tileRendererInUse null, GearsES2[obj 0xe96b5c2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xe96b5c2 on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xe96b5c2 created: GearsObj[0x73265109, vbo ff 3, fs 4, bf 5, bs 6]
[junit] gear2 0xe96b5c2 created: GearsObj[0x589260ee, vbo ff 9, fs 10, bf 11, bs 12]
[junit] gear3 0xe96b5c2 created: GearsObj[0x589260ee, vbo ff 9, fs 10, bf 11, bs 12]
[junit] Thread[main,5,main] GearsES2.init.X 0xe96b5c2 FIN GearsES2[obj 0xe96b5c2 isInit true, usesShared false, 1 GearsObj[0x73265109, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x589260ee, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x7e5db5ae, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0xe96b5c2 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd89330a7b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xe96b5c2, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0xe96b5c2 400x300, swapInterval 1, drawable 0x7fd89330a7b0
[junit] Thread[main,5,main] GearsES2.display 0xe96b5c2 400x300, swapInterval 1, drawable 0x7fd89330a7b0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.reshape 0xe96b5c2 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd890c082a0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xe96b5c2, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.display 0xe96b5c2 200x150, swapInterval 1, drawable 0x7fd890c082a0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xe96b5c2 200x150, swapInterval 1, drawable 0x7fd890c082a0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xe96b5c2 200x150, swapInterval 1, drawable 0x7fd890c082a0
[junit] Thread[main,5,main] GearsES2.display 0xe96b5c2 200x150, swapInterval 1, drawable 0x7fd890c082a0
[junit] Thread[main,5,main] GearsES2.display 0xe96b5c2 200x150, swapInterval 1, drawable 0x7fd890c082a0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0006-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.reshape 0xe96b5c2 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd890edde90, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xe96b5c2, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.display 0xe96b5c2 800x600, swapInterval 1, drawable 0x7fd890edde90
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xe96b5c2 800x600, swapInterval 1, drawable 0x7fd890edde90
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xe96b5c2 800x600, swapInterval 1, drawable 0x7fd890edde90
[junit] Thread[main,5,main] GearsES2.display 0xe96b5c2 800x600, swapInterval 1, drawable 0x7fd890edde90
[junit] Thread[main,5,main] GearsES2.display 0xe96b5c2 800x600, swapInterval 1, drawable 0x7fd890edde90
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0011-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.dispose 0xe96b5c2: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.dispose 0xe96b5c2 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenPbuffer
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBuf
[junit] Thread[main,5,main] GearsES2.init.0 0x12c9b196: tileRendererInUse null, GearsES2[obj 0x12c9b196 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x12c9b196 on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x12c9b196 created: GearsObj[0x37f8d244, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x12c9b196 created: GearsObj[0x30b48b11, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x12c9b196 created: GearsObj[0x30b48b11, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main,5,main] GearsES2.init.X 0x12c9b196 FIN GearsES2[obj 0x12c9b196 isInit true, usesShared false, 1 GearsObj[0x37f8d244, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x30b48b11, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d162212, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x12c9b196 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd890c8a7d0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x12c9b196, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x12c9b196 400x300, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] Thread[main,5,main] GearsES2.display 0x12c9b196 400x300, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] GearsES2.reshape 0x12c9b196 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd890c8a7d0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x12c9b196, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] GearsES2.display 0x12c9b196 200x150, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x12c9b196 200x150, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] GearsES2.display 0x12c9b196 200x150, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] Thread[main,5,main] GearsES2.display 0x12c9b196 200x150, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] Thread[main,5,main] GearsES2.display 0x12c9b196 200x150, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] GearsES2.reshape 0x12c9b196 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd890c8a7d0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x12c9b196, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] GearsES2.display 0x12c9b196 800x600, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] GearsES2.display 0x12c9b196 800x600, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x12c9b196 800x600, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] Thread[main,5,main] GearsES2.display 0x12c9b196 800x600, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] Thread[main,5,main] GearsES2.display 0x12c9b196 800x600, swapInterval 1, drawable 0x7fd890c8a7d0
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0011-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] GearsES2.dispose 0x12c9b196: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] GearsES2.dispose 0x12c9b196 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBuf
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA
[junit] Thread[main,5,main] GearsES2.init.0 0x788390b0: tileRendererInUse null, GearsES2[obj 0x788390b0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x788390b0 on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x788390b0 created: GearsObj[0x459d3b3a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x788390b0 created: GearsObj[0x559b808a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x788390b0 created: GearsObj[0x559b808a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main,5,main] GearsES2.init.X 0x788390b0 FIN GearsES2[obj 0x788390b0 isInit true, usesShared false, 1 GearsObj[0x459d3b3a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x559b808a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54140fee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x788390b0 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd893216240, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x788390b0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x788390b0 400x300, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main,5,main] GearsES2.display 0x788390b0 400x300, swapInterval 1, drawable 0x7fd893216240
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] GearsES2.reshape 0x788390b0 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd893216240, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x788390b0, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] GearsES2.display 0x788390b0 200x150, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x788390b0 200x150, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] GearsES2.display 0x788390b0 200x150, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main,5,main] GearsES2.display 0x788390b0 200x150, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main,5,main] GearsES2.display 0x788390b0 200x150, swapInterval 1, drawable 0x7fd893216240
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] GearsES2.reshape 0x788390b0 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd893216240, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x788390b0, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] GearsES2.display 0x788390b0 800x600, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x788390b0 800x600, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] GearsES2.display 0x788390b0 800x600, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main,5,main] GearsES2.display 0x788390b0 800x600, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main,5,main] GearsES2.display 0x788390b0 800x600, swapInterval 1, drawable 0x7fd893216240
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0011-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] GearsES2.dispose 0x788390b0: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] GearsES2.dispose 0x788390b0 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil
[junit] Thread[main,5,main] GearsES2.init.0 0x5c5ddd3: tileRendererInUse null, GearsES2[obj 0x5c5ddd3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5c5ddd3 on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5c5ddd3 created: GearsObj[0x62ac06d4, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5c5ddd3 created: GearsObj[0xbf47ae8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5c5ddd3 created: GearsObj[0xbf47ae8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main,5,main] GearsES2.init.X 0x5c5ddd3 FIN GearsES2[obj 0x5c5ddd3 isInit true, usesShared false, 1 GearsObj[0x62ac06d4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xbf47ae8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5fb11b79, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x5c5ddd3 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd893216240, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5c5ddd3, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x5c5ddd3 400x300, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main,5,main] GearsES2.display 0x5c5ddd3 400x300, swapInterval 1, drawable 0x7fd893216240
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] GearsES2.reshape 0x5c5ddd3 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd893216240, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5c5ddd3, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] GearsES2.display 0x5c5ddd3 200x150, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main,5,main] GearsES2.display 0x5c5ddd3 200x150, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main,5,main] GearsES2.display 0x5c5ddd3 200x150, swapInterval 1, drawable 0x7fd893216240
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] GearsES2.reshape 0x5c5ddd3 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd893216240, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5c5ddd3, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] GearsES2.display 0x5c5ddd3 800x600, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] GearsES2.display 0x5c5ddd3 800x600, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5c5ddd3 800x600, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main,5,main] GearsES2.display 0x5c5ddd3 800x600, swapInterval 1, drawable 0x7fd893216240
[junit] Thread[main,5,main] GearsES2.display 0x5c5ddd3 800x600, swapInterval 1, drawable 0x7fd893216240
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0009-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] GearsES2.dispose 0x5c5ddd3: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] GearsES2.dispose 0x5c5ddd3 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA
[junit] Thread[main,5,main] GearsES2.init.0 0x4c6127da: tileRendererInUse null, GearsES2[obj 0x4c6127da isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4c6127da on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4c6127da created: GearsObj[0x64c5e2cf, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4c6127da created: GearsObj[0x7badb7b8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4c6127da created: GearsObj[0x7badb7b8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main,5,main] GearsES2.init.X 0x4c6127da FIN GearsES2[obj 0x4c6127da isInit true, usesShared false, 1 GearsObj[0x64c5e2cf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7badb7b8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x49f8d077, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x4c6127da 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fd893335980, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x4c6127da, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.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 0x4c6127da 400x300, swapInterval 1, drawable 0x7fd893335980
[junit] Thread[main,5,main] GearsES2.display 0x4c6127da 400x300, swapInterval 1, drawable 0x7fd893335980
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-14,6,main] GearsES2.reshape 0x4c6127da 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fd893335980, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x4c6127da, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-14,6,main] GearsES2.display 0x4c6127da 200x150, swapInterval 1, drawable 0x7fd893335980
[junit] Thread[main,5,main] GearsES2.display 0x4c6127da 200x150, swapInterval 1, drawable 0x7fd893335980
[junit] Thread[main,5,main] GearsES2.display 0x4c6127da 200x150, swapInterval 1, drawable 0x7fd893335980
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-14,6,main] GearsES2.display 0x4c6127da 200x150, swapInterval 1, drawable 0x7fd893335980
[junit] Thread[main-Display-.macosx_nil-1-EDT-14,6,main] GearsES2.reshape 0x4c6127da 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fd893335980, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x4c6127da, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-14,6,main] GearsES2.display 0x4c6127da 800x600, swapInterval 1, drawable 0x7fd893335980
[junit] Thread[main,5,main] GearsES2.display 0x4c6127da 800x600, swapInterval 1, drawable 0x7fd893335980
[junit] Thread[main,5,main] GearsES2.display 0x4c6127da 800x600, swapInterval 1, drawable 0x7fd893335980
[junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0008-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[junit] Thread[main-Display-.macosx_nil-1-EDT-14,6,main] GearsES2.dispose 0x4c6127da: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-14,6,main] GearsES2.dispose 0x4c6127da FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843258986 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLOffscreenAutoDrawableBug1044AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLOffscreenAutoDrawableBug1044AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843261278 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843261784 ms +++ localhost/127.0.0.1:59999 - Locked within 518 ms, 2 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLOffscreenAutoDrawableBug1044AWT - test01GLOffscreenDrawable
[junit] Chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLOffscreenAutoDrawableBug1044AWT - test01GLOffscreenDrawable
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843264375 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Done!
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.783 sec
[junit] ------------- Standard Output ---------------
[junit] Done!
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843261278 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843261784 ms +++ localhost/127.0.0.1:59999 - Locked within 518 ms, 2 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLOffscreenAutoDrawableBug1044AWT - test01GLOffscreenDrawable
[junit] Chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLOffscreenAutoDrawableBug1044AWT - test01GLOffscreenDrawable
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843264375 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01GLOffscreenDrawable took 2.507 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.783 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] Done!
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843261278 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843261784 ms +++ localhost/127.0.0.1:59999 - Locked within 518 ms, 2 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLOffscreenAutoDrawableBug1044AWT - test01GLOffscreenDrawable
[junit] Chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLOffscreenAutoDrawableBug1044AWT - test01GLOffscreenDrawable
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843264375 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT
[junit] SLOCK [T main @ 1412843266479 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843275061 ms +++ localhost/127.0.0.1:59999 - Locked within 8624 ms, 18 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test00_MSAA0_DefFlip
[junit] -----------------------------------------------------------------------------------------------------
[junit] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (arch), GENERIC_ABI, 2 cores
[junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
[junit] int8 1 / 1, int16 2 / 2
[junit] int 4 / 4, long 8 / 8
[junit] int32 4 / 4, int64 8 / 8
[junit] float 4 / 4, double 8 / 8, ldouble 16 / 16
[junit] pointer 8 / 8, page 4096
[junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
[junit] Platform: Java Vendor: Apple Inc., http://www.apple.com/, JavaSE: true, Java6: true, AWT enabled: true
[junit] -----------------------------------------------------------------------------------------------------
[junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit]
[junit] req. msaa: false
[junit] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] has msaa: false
[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] reshape ..
[junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0000-awt-usr000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[junit] Frame# 1, user #1
[junit] TextRendererGLEL.display: Frame 0001 (001): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0001-awt-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[junit] reshape ..
[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-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0420x0340.png
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0006 (003): 0220x0140
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0006-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0220x0140.png
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0007 (003): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test00_MSAA0_DefFlip
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test01_MSAA0_UsrFlip
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test01_MSAA0_UsrFlip
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test10_MSAA8_DefFlip
[junit] -----------------------------------------------------------------------------------------------------
[junit] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (arch), GENERIC_ABI, 2 cores
[junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
[junit] int8 1 / 1, int16 2 / 2
[junit] int 4 / 4, long 8 / 8
[junit] int32 4 / 4, int64 8 / 8
[junit] float 4 / 4, double 8 / 8, ldouble 16 / 16
[junit] pointer 8 / 8, page 4096
[junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
[junit] Platform: Java Vendor: Apple Inc., http://www.apple.com/, JavaSE: true, Java6: true, AWT enabled: true
[junit] -----------------------------------------------------------------------------------------------------
[junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit]
[junit] req. msaa: true
[junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] has msaa: true
[junit]
[junit] ShaderState: attachShaderProgram: -1 -> 6 (enable: true)
[junit] null
[junit] ShaderProgram[id=6, linked=false, inUse=false, program: 4,
[junit] ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader: 5, source]
[junit] ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader: 6, source]]
[junit] reshape ..
[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-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] reshape ..
[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-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0006 (003): 0220x0140
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0006-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0007 (003): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0007-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test10_MSAA8_DefFlip
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test11_MSAA8_UsrFlip
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test11_MSAA8_UsrFlip
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843285697 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] 2014-10-09 10:28:06.053 java[4183:5e03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 19.953 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843266479 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843275061 ms +++ localhost/127.0.0.1:59999 - Locked within 8624 ms, 18 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test00_MSAA0_DefFlip
[junit] -----------------------------------------------------------------------------------------------------
[junit] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (arch), GENERIC_ABI, 2 cores
[junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
[junit] int8 1 / 1, int16 2 / 2
[junit] int 4 / 4, long 8 / 8
[junit] int32 4 / 4, int64 8 / 8
[junit] float 4 / 4, double 8 / 8, ldouble 16 / 16
[junit] pointer 8 / 8, page 4096
[junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
[junit] Platform: Java Vendor: Apple Inc., http://www.apple.com/, JavaSE: true, Java6: true, AWT enabled: true
[junit] -----------------------------------------------------------------------------------------------------
[junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit]
[junit] req. msaa: false
[junit] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] has msaa: false
[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] reshape ..
[junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0000-awt-usr000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[junit] Frame# 1, user #1
[junit] TextRendererGLEL.display: Frame 0001 (001): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0001-awt-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[junit] reshape ..
[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-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0420x0340.png
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0006 (003): 0220x0140
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0006-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0220x0140.png
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0007 (003): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test00_MSAA0_DefFlip
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test01_MSAA0_UsrFlip
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test01_MSAA0_UsrFlip
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test10_MSAA8_DefFlip
[junit] -----------------------------------------------------------------------------------------------------
[junit] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (arch), GENERIC_ABI, 2 cores
[junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
[junit] int8 1 / 1, int16 2 / 2
[junit] int 4 / 4, long 8 / 8
[junit] int32 4 / 4, int64 8 / 8
[junit] float 4 / 4, double 8 / 8, ldouble 16 / 16
[junit] pointer 8 / 8, page 4096
[junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
[junit] Platform: Java Vendor: Apple Inc., http://www.apple.com/, JavaSE: true, Java6: true, AWT enabled: true
[junit] -----------------------------------------------------------------------------------------------------
[junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit]
[junit] req. msaa: true
[junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] has msaa: true
[junit]
[junit] ShaderState: attachShaderProgram: -1 -> 6 (enable: true)
[junit] null
[junit] ShaderProgram[id=6, linked=false, inUse=false, program: 4,
[junit] ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader: 5, source]
[junit] ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader: 6, source]]
[junit] reshape ..
[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-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] reshape ..
[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-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0006 (003): 0220x0140
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0006-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0007 (003): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0007-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test10_MSAA8_DefFlip
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test11_MSAA8_UsrFlip
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test11_MSAA8_UsrFlip
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843285697 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test00_MSAA0_DefFlip took 4.716 sec
[junit] Testcase: test01_MSAA0_UsrFlip took 0.001 sec
[junit] Testcase: test10_MSAA8_DefFlip took 3.577 sec
[junit] Testcase: test11_MSAA8_UsrFlip took 0 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 19.953 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843266479 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843275061 ms +++ localhost/127.0.0.1:59999 - Locked within 8624 ms, 18 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test00_MSAA0_DefFlip
[junit] -----------------------------------------------------------------------------------------------------
[junit] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (arch), GENERIC_ABI, 2 cores
[junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
[junit] int8 1 / 1, int16 2 / 2
[junit] int 4 / 4, long 8 / 8
[junit] int32 4 / 4, int64 8 / 8
[junit] float 4 / 4, double 8 / 8, ldouble 16 / 16
[junit] pointer 8 / 8, page 4096
[junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
[junit] Platform: Java Vendor: Apple Inc., http://www.apple.com/, JavaSE: true, Java6: true, AWT enabled: true
[junit] -----------------------------------------------------------------------------------------------------
[junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit]
[junit] req. msaa: false
[junit] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] has msaa: false
[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] reshape ..
[junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0000-awt-usr000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[junit] Frame# 1, user #1
[junit] TextRendererGLEL.display: Frame 0001 (001): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0001-awt-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[junit] reshape ..
[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-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0420x0340.png
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0006 (003): 0220x0140
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0006-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0220x0140.png
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0007 (003): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test00_MSAA0_DefFlip
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test01_MSAA0_UsrFlip
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test01_MSAA0_UsrFlip
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test10_MSAA8_DefFlip
[junit] -----------------------------------------------------------------------------------------------------
[junit] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (arch), GENERIC_ABI, 2 cores
[junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
[junit] int8 1 / 1, int16 2 / 2
[junit] int 4 / 4, long 8 / 8
[junit] int32 4 / 4, int64 8 / 8
[junit] float 4 / 4, double 8 / 8, ldouble 16 / 16
[junit] pointer 8 / 8, page 4096
[junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
[junit] Platform: Java Vendor: Apple Inc., http://www.apple.com/, JavaSE: true, Java6: true, AWT enabled: true
[junit] -----------------------------------------------------------------------------------------------------
[junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit]
[junit] req. msaa: true
[junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] has msaa: true
[junit]
[junit] ShaderState: attachShaderProgram: -1 -> 6 (enable: true)
[junit] null
[junit] ShaderProgram[id=6, linked=false, inUse=false, program: 4,
[junit] ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader: 5, source]
[junit] ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader: 6, source]]
[junit] reshape ..
[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-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] reshape ..
[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-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0006 (003): 0220x0140
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0006-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0007 (003): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0007-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test10_MSAA8_DefFlip
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test11_MSAA8_UsrFlip
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test11_MSAA8_UsrFlip
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843285697 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843287800 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843302927 ms +++ localhost/127.0.0.1:59999 - Locked within 15167 ms, 31 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test00_MSAA0_DefFlip
[junit] -----------------------------------------------------------------------------------------------------
[junit] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (arch), GENERIC_ABI, 2 cores
[junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
[junit] int8 1 / 1, int16 2 / 2
[junit] int 4 / 4, long 8 / 8
[junit] int32 4 / 4, int64 8 / 8
[junit] float 4 / 4, double 8 / 8, ldouble 16 / 16
[junit] pointer 8 / 8, page 4096
[junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
[junit] Platform: Java Vendor: Apple Inc., http://www.apple.com/, JavaSE: true, Java6: true, AWT enabled: true
[junit] -----------------------------------------------------------------------------------------------------
[junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit]
[junit] req. msaa: false
[junit] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] has msaa: false
[junit]
[junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
[junit] null
[junit] ShaderProgram[id=3, linked=false, inUse=false, program: 7,
[junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 8, source]
[junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 9, source]]
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] TextRendererGLEL.display: Frame 0001 (000): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] Frame# 2, user #1
[junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] Frame# 3, user #2
[junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] Frame# 4, user #3
[junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0420x0340.png
[junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0420x0340.png
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0007 (003): 0220x0140
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0220x0140.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-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0220x0140.png
[junit] reshape ..
[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-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-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-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-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] 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] TextRendererGLEL.display: Frame 0123 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0124 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0125 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0126 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0127 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0128 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0129 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0130 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0131 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0132 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0133 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0134 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0135 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0136 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0137 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0138 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0139 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0140 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0141 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0142 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0143 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0144 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0145 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0146 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0147 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0148 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0149 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0150 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0151 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0152 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0153 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0154 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0155 (003): 0320x0240
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test00_MSAA0_DefFlip
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test01_MSAA0_UsrFlip
[junit] -----------------------------------------------------------------------------------------------------
[junit] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (arch), GENERIC_ABI, 2 cores
[junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
[junit] int8 1 / 1, int16 2 / 2
[junit] int 4 / 4, long 8 / 8
[junit] int32 4 / 4, int64 8 / 8
[junit] float 4 / 4, double 8 / 8, ldouble 16 / 16
[junit] pointer 8 / 8, page 4096
[junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
[junit] Platform: Java Vendor: Apple Inc., http://www.apple.com/, JavaSE: true, Java6: true, AWT enabled: true
[junit] -----------------------------------------------------------------------------------------------------
[junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit]
[junit] req. msaa: false
[junit] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] has msaa: false
[junit]
[junit] ShaderState: attachShaderProgram: -1 -> 7 (enable: true)
[junit] null
[junit] ShaderProgram[id=7, linked=false, inUse=false, program: 4,
[junit] ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader: 5, source]
[junit] ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader: 6, source]]
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] TextRendererGLEL.display: Frame 0001 (000): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] Frame# 2, user #1
[junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] Frame# 3, user #2
[junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] Frame# 4, user #3
[junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-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-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0420x0340.png
[junit] reshape ..
[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-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0220x0140.png
[junit] TextRendererGLEL.display: Frame 0008 (003): 0220x0140
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0220x0140.png
[junit] reshape ..
[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-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0010-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-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] 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] TextRendererGLEL.display: Frame 0123 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0124 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0125 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0126 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0127 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0128 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0129 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0130 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0131 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0132 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0133 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0134 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0135 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0136 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0137 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0138 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0139 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0140 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0141 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0142 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0143 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0144 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0145 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0146 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0147 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0148 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0149 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0150 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0151 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0152 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0153 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0154 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0155 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0156 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0157 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0158 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0159 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0160 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0161 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0162 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0163 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0164 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0165 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0166 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0167 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0168 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0169 (003): 0320x0240
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test01_MSAA0_UsrFlip
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test10_MSAA8_DefFlip
[junit] -----------------------------------------------------------------------------------------------------
[junit] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (arch), GENERIC_ABI, 2 cores
[junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
[junit] int8 1 / 1, int16 2 / 2
[junit] int 4 / 4, long 8 / 8
[junit] int32 4 / 4, int64 8 / 8
[junit] float 4 / 4, double 8 / 8, ldouble 16 / 16
[junit] pointer 8 / 8, page 4096
[junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
[junit] Platform: Java Vendor: Apple Inc., http://www.apple.com/, JavaSE: true, Java6: true, AWT enabled: true
[junit] -----------------------------------------------------------------------------------------------------
[junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit]
[junit] req. msaa: true
[junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] has msaa: true
[junit]
[junit] ShaderState: attachShaderProgram: -1 -> 12 (enable: true)
[junit] null
[junit] ShaderProgram[id=12, linked=false, inUse=false, program: 7,
[junit] ShaderCode[id=23, type=VERTEX_SHADER, valid=true, shader: 8, source]
[junit] ShaderCode[id=24, type=FRAGMENT_SHADER, valid=true, shader: 9, source]]
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] TextRendererGLEL.display: Frame 0001 (000): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] Frame# 2, user #1
[junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] Frame# 3, user #2
[junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] Frame# 4, user #3
[junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-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-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
[junit] reshape ..
[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-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
[junit] TextRendererGLEL.display: Frame 0008 (003): 0220x0140
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
[junit] reshape ..
[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-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0010-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_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] 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] TextRendererGLEL.display: Frame 0123 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0124 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0125 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0126 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0127 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0128 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0129 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0130 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0131 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0132 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0133 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0134 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0135 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0136 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0137 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0138 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0139 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0140 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0141 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0142 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0143 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0144 (003): 0320x0240
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test10_MSAA8_DefFlip
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test11_MSAA8_UsrFlip
[junit] -----------------------------------------------------------------------------------------------------
[junit] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (arch), GENERIC_ABI, 2 cores
[junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
[junit] int8 1 / 1, int16 2 / 2
[junit] int 4 / 4, long 8 / 8
[junit] int32 4 / 4, int64 8 / 8
[junit] float 4 / 4, double 8 / 8, ldouble 16 / 16
[junit] pointer 8 / 8, page 4096
[junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
[junit] Platform: Java Vendor: Apple Inc., http://www.apple.com/, JavaSE: true, Java6: true, AWT enabled: true
[junit] -----------------------------------------------------------------------------------------------------
[junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit]
[junit] req. msaa: true
[junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] has msaa: true
[junit]
[junit] ShaderState: attachShaderProgram: -1 -> 16 (enable: true)
[junit] null
[junit] ShaderProgram[id=16, linked=false, inUse=false, program: 4,
[junit] ShaderCode[id=32, type=FRAGMENT_SHADER, valid=true, shader: 6, source]
[junit] ShaderCode[id=31, type=VERTEX_SHADER, valid=true, shader: 5, source]]
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] TextRendererGLEL.display: Frame 0001 (000): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] Frame# 2, user #1
[junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] Frame# 3, user #2
[junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] Frame# 4, user #3
[junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-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-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
[junit] reshape ..
[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-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
[junit] TextRendererGLEL.display: Frame 0008 (003): 0220x0140
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
[junit] reshape ..
[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-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0010-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_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] 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] TextRendererGLEL.display: Frame 0123 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0124 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0125 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0126 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0127 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0128 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0129 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0130 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0131 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0132 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0133 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0134 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0135 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0136 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0137 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0138 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0139 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0140 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0141 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0142 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0143 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0144 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0145 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0146 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0147 (003): 0320x0240
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test11_MSAA8_UsrFlip
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843320048 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] 2014-10-09 10:28:40.360 java[4186:bb0b] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 32.985 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843287800 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843302927 ms +++ localhost/127.0.0.1:59999 - Locked within 15167 ms, 31 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test00_MSAA0_DefFlip
[junit] -----------------------------------------------------------------------------------------------------
[junit] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (arch), GENERIC_ABI, 2 cores
[junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
[junit] int8 1 / 1, int16 2 / 2
[junit] int 4 / 4, long 8 / 8
[junit] int32 4 / 4, int64 8 / 8
[junit] float 4 / 4, double 8 / 8, ldouble 16 / 16
[junit] pointer 8 / 8, page 4096
[junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
[junit] Platform: Java Vendor: Apple Inc., http://www.apple.com/, JavaSE: true, Java6: true, AWT enabled: true
[junit] -----------------------------------------------------------------------------------------------------
[junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit]
[junit] req. msaa: false
[junit] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] has msaa: false
[junit]
[junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
[junit] null
[junit] ShaderProgram[id=3, linked=false, inUse=false, program: 7,
[junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 8, source]
[junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 9, source]]
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] TextRendererGLEL.display: Frame 0001 (000): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] Frame# 2, user #1
[junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] Frame# 3, user #2
[junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] Frame# 4, user #3
[junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0420x0340.png
[junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0420x0340.png
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0007 (003): 0220x0140
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0220x0140.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-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0220x0140.png
[junit] reshape ..
[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-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-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-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-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] 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] TextRendererGLEL.display: Frame 0123 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0124 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0125 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0126 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0127 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0128 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0129 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0130 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0131 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0132 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0133 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0134 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0135 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0136 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0137 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0138 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0139 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0140 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0141 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0142 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0143 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0144 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0145 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0146 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0147 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0148 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0149 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0150 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0151 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0152 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0153 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0154 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0155 (003): 0320x0240
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test00_MSAA0_DefFlip
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test01_MSAA0_UsrFlip
[junit] -----------------------------------------------------------------------------------------------------
[junit] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (arch), GENERIC_ABI, 2 cores
[junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
[junit] int8 1 / 1, int16 2 / 2
[junit] int 4 / 4, long 8 / 8
[junit] int32 4 / 4, int64 8 / 8
[junit] float 4 / 4, double 8 / 8, ldouble 16 / 16
[junit] pointer 8 / 8, page 4096
[junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
[junit] Platform: Java Vendor: Apple Inc., http://www.apple.com/, JavaSE: true, Java6: true, AWT enabled: true
[junit] -----------------------------------------------------------------------------------------------------
[junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit]
[junit] req. msaa: false
[junit] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] has msaa: false
[junit]
[junit] ShaderState: attachShaderProgram: -1 -> 7 (enable: true)
[junit] null
[junit] ShaderProgram[id=7, linked=false, inUse=false, program: 4,
[junit] ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader: 5, source]
[junit] ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader: 6, source]]
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] TextRendererGLEL.display: Frame 0001 (000): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] Frame# 2, user #1
[junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] Frame# 3, user #2
[junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] Frame# 4, user #3
[junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-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-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0420x0340.png
[junit] reshape ..
[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-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0220x0140.png
[junit] TextRendererGLEL.display: Frame 0008 (003): 0220x0140
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0220x0140.png
[junit] reshape ..
[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-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0010-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-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] 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] TextRendererGLEL.display: Frame 0123 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0124 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0125 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0126 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0127 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0128 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0129 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0130 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0131 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0132 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0133 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0134 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0135 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0136 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0137 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0138 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0139 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0140 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0141 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0142 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0143 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0144 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0145 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0146 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0147 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0148 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0149 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0150 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0151 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0152 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0153 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0154 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0155 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0156 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0157 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0158 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0159 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0160 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0161 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0162 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0163 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0164 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0165 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0166 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0167 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0168 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0169 (003): 0320x0240
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test01_MSAA0_UsrFlip
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test10_MSAA8_DefFlip
[junit] -----------------------------------------------------------------------------------------------------
[junit] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (arch), GENERIC_ABI, 2 cores
[junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
[junit] int8 1 / 1, int16 2 / 2
[junit] int 4 / 4, long 8 / 8
[junit] int32 4 / 4, int64 8 / 8
[junit] float 4 / 4, double 8 / 8, ldouble 16 / 16
[junit] pointer 8 / 8, page 4096
[junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
[junit] Platform: Java Vendor: Apple Inc., http://www.apple.com/, JavaSE: true, Java6: true, AWT enabled: true
[junit] -----------------------------------------------------------------------------------------------------
[junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit]
[junit] req. msaa: true
[junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] has msaa: true
[junit]
[junit] ShaderState: attachShaderProgram: -1 -> 12 (enable: true)
[junit] null
[junit] ShaderProgram[id=12, linked=false, inUse=false, program: 7,
[junit] ShaderCode[id=23, type=VERTEX_SHADER, valid=true, shader: 8, source]
[junit] ShaderCode[id=24, type=FRAGMENT_SHADER, valid=true, shader: 9, source]]
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] TextRendererGLEL.display: Frame 0001 (000): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] Frame# 2, user #1
[junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] Frame# 3, user #2
[junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] Frame# 4, user #3
[junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-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-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
[junit] reshape ..
[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-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
[junit] TextRendererGLEL.display: Frame 0008 (003): 0220x0140
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
[junit] reshape ..
[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-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0010-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_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] 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] TextRendererGLEL.display: Frame 0123 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0124 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0125 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0126 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0127 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0128 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0129 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0130 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0131 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0132 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0133 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0134 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0135 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0136 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0137 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0138 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0139 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0140 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0141 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0142 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0143 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0144 (003): 0320x0240
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test10_MSAA8_DefFlip
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test11_MSAA8_UsrFlip
[junit] -----------------------------------------------------------------------------------------------------
[junit] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (arch), GENERIC_ABI, 2 cores
[junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
[junit] int8 1 / 1, int16 2 / 2
[junit] int 4 / 4, long 8 / 8
[junit] int32 4 / 4, int64 8 / 8
[junit] float 4 / 4, double 8 / 8, ldouble 16 / 16
[junit] pointer 8 / 8, page 4096
[junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
[junit] Platform: Java Vendor: Apple Inc., http://www.apple.com/, JavaSE: true, Java6: true, AWT enabled: true
[junit] -----------------------------------------------------------------------------------------------------
[junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit]
[junit] req. msaa: true
[junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] has msaa: true
[junit]
[junit] ShaderState: attachShaderProgram: -1 -> 16 (enable: true)
[junit] null
[junit] ShaderProgram[id=16, linked=false, inUse=false, program: 4,
[junit] ShaderCode[id=32, type=FRAGMENT_SHADER, valid=true, shader: 6, source]
[junit] ShaderCode[id=31, type=VERTEX_SHADER, valid=true, shader: 5, source]]
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] TextRendererGLEL.display: Frame 0001 (000): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] Frame# 2, user #1
[junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] Frame# 3, user #2
[junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] Frame# 4, user #3
[junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-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-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
[junit] reshape ..
[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-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
[junit] TextRendererGLEL.display: Frame 0008 (003): 0220x0140
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
[junit] reshape ..
[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-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0010-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_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] 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] TextRendererGLEL.display: Frame 0123 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0124 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0125 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0126 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0127 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0128 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0129 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0130 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0131 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0132 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0133 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0134 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0135 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0136 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0137 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0138 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0139 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0140 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0141 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0142 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0143 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0144 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0145 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0146 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0147 (003): 0320x0240
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test11_MSAA8_UsrFlip
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843320048 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test00_MSAA0_DefFlip took 4.435 sec
[junit] Testcase: test01_MSAA0_UsrFlip took 3.514 sec
[junit] Testcase: test10_MSAA8_DefFlip took 3.424 sec
[junit] Testcase: test11_MSAA8_UsrFlip took 3.383 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 32.985 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843287800 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843302927 ms +++ localhost/127.0.0.1:59999 - Locked within 15167 ms, 31 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test00_MSAA0_DefFlip
[junit] -----------------------------------------------------------------------------------------------------
[junit] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (arch), GENERIC_ABI, 2 cores
[junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
[junit] int8 1 / 1, int16 2 / 2
[junit] int 4 / 4, long 8 / 8
[junit] int32 4 / 4, int64 8 / 8
[junit] float 4 / 4, double 8 / 8, ldouble 16 / 16
[junit] pointer 8 / 8, page 4096
[junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
[junit] Platform: Java Vendor: Apple Inc., http://www.apple.com/, JavaSE: true, Java6: true, AWT enabled: true
[junit] -----------------------------------------------------------------------------------------------------
[junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit]
[junit] req. msaa: false
[junit] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] has msaa: false
[junit]
[junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
[junit] null
[junit] ShaderProgram[id=3, linked=false, inUse=false, program: 7,
[junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 8, source]
[junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 9, source]]
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] TextRendererGLEL.display: Frame 0001 (000): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] Frame# 2, user #1
[junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] Frame# 3, user #2
[junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] Frame# 4, user #3
[junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0420x0340.png
[junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0420x0340.png
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0007 (003): 0220x0140
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0220x0140.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-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0220x0140.png
[junit] reshape ..
[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-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-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-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-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] 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] TextRendererGLEL.display: Frame 0123 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0124 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0125 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0126 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0127 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0128 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0129 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0130 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0131 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0132 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0133 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0134 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0135 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0136 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0137 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0138 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0139 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0140 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0141 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0142 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0143 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0144 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0145 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0146 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0147 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0148 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0149 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0150 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0151 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0152 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0153 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0154 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0155 (003): 0320x0240
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test00_MSAA0_DefFlip
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test01_MSAA0_UsrFlip
[junit] -----------------------------------------------------------------------------------------------------
[junit] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (arch), GENERIC_ABI, 2 cores
[junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
[junit] int8 1 / 1, int16 2 / 2
[junit] int 4 / 4, long 8 / 8
[junit] int32 4 / 4, int64 8 / 8
[junit] float 4 / 4, double 8 / 8, ldouble 16 / 16
[junit] pointer 8 / 8, page 4096
[junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
[junit] Platform: Java Vendor: Apple Inc., http://www.apple.com/, JavaSE: true, Java6: true, AWT enabled: true
[junit] -----------------------------------------------------------------------------------------------------
[junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit]
[junit] req. msaa: false
[junit] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] has msaa: false
[junit]
[junit] ShaderState: attachShaderProgram: -1 -> 7 (enable: true)
[junit] null
[junit] ShaderProgram[id=7, linked=false, inUse=false, program: 4,
[junit] ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader: 5, source]
[junit] ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader: 6, source]]
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] TextRendererGLEL.display: Frame 0001 (000): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] Frame# 2, user #1
[junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] Frame# 3, user #2
[junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] Frame# 4, user #3
[junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-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-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0420x0340.png
[junit] reshape ..
[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-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0220x0140.png
[junit] TextRendererGLEL.display: Frame 0008 (003): 0220x0140
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0220x0140.png
[junit] reshape ..
[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-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0010-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-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] 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] TextRendererGLEL.display: Frame 0123 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0124 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0125 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0126 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0127 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0128 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0129 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0130 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0131 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0132 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0133 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0134 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0135 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0136 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0137 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0138 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0139 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0140 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0141 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0142 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0143 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0144 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0145 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0146 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0147 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0148 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0149 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0150 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0151 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0152 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0153 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0154 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0155 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0156 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0157 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0158 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0159 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0160 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0161 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0162 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0163 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0164 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0165 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0166 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0167 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0168 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0169 (003): 0320x0240
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test01_MSAA0_UsrFlip
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test10_MSAA8_DefFlip
[junit] -----------------------------------------------------------------------------------------------------
[junit] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (arch), GENERIC_ABI, 2 cores
[junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
[junit] int8 1 / 1, int16 2 / 2
[junit] int 4 / 4, long 8 / 8
[junit] int32 4 / 4, int64 8 / 8
[junit] float 4 / 4, double 8 / 8, ldouble 16 / 16
[junit] pointer 8 / 8, page 4096
[junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
[junit] Platform: Java Vendor: Apple Inc., http://www.apple.com/, JavaSE: true, Java6: true, AWT enabled: true
[junit] -----------------------------------------------------------------------------------------------------
[junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit]
[junit] req. msaa: true
[junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] has msaa: true
[junit]
[junit] ShaderState: attachShaderProgram: -1 -> 12 (enable: true)
[junit] null
[junit] ShaderProgram[id=12, linked=false, inUse=false, program: 7,
[junit] ShaderCode[id=23, type=VERTEX_SHADER, valid=true, shader: 8, source]
[junit] ShaderCode[id=24, type=FRAGMENT_SHADER, valid=true, shader: 9, source]]
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] TextRendererGLEL.display: Frame 0001 (000): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] Frame# 2, user #1
[junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] Frame# 3, user #2
[junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] Frame# 4, user #3
[junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-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-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
[junit] reshape ..
[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-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
[junit] TextRendererGLEL.display: Frame 0008 (003): 0220x0140
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
[junit] reshape ..
[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-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0010-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_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] 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] TextRendererGLEL.display: Frame 0123 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0124 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0125 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0126 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0127 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0128 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0129 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0130 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0131 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0132 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0133 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0134 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0135 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0136 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0137 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0138 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0139 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0140 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0141 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0142 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0143 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0144 (003): 0320x0240
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test10_MSAA8_DefFlip
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test11_MSAA8_UsrFlip
[junit] -----------------------------------------------------------------------------------------------------
[junit] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (arch), GENERIC_ABI, 2 cores
[junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
[junit] int8 1 / 1, int16 2 / 2
[junit] int 4 / 4, long 8 / 8
[junit] int32 4 / 4, int64 8 / 8
[junit] float 4 / 4, double 8 / 8, ldouble 16 / 16
[junit] pointer 8 / 8, page 4096
[junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
[junit] Platform: Java Vendor: Apple Inc., http://www.apple.com/, JavaSE: true, Java6: true, AWT enabled: true
[junit] -----------------------------------------------------------------------------------------------------
[junit] GLEventListener init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit]
[junit] req. msaa: true
[junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] has msaa: true
[junit]
[junit] ShaderState: attachShaderProgram: -1 -> 16 (enable: true)
[junit] null
[junit] ShaderProgram[id=16, linked=false, inUse=false, program: 4,
[junit] ShaderCode[id=32, type=FRAGMENT_SHADER, valid=true, shader: 6, source]
[junit] ShaderCode[id=31, type=VERTEX_SHADER, valid=true, shader: 5, source]]
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] TextRendererGLEL.display: Frame 0001 (000): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] Frame# 2, user #1
[junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] Frame# 3, user #2
[junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] Frame# 4, user #3
[junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] reshape ..
[junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-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-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
[junit] reshape ..
[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-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
[junit] TextRendererGLEL.display: Frame 0008 (003): 0220x0140
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
[junit] reshape ..
[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-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240
[junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0010-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_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] 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] TextRendererGLEL.display: Frame 0123 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0124 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0125 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0126 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0127 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0128 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0129 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0130 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0131 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0132 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0133 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0134 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0135 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0136 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0137 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0138 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0139 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0140 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0141 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0142 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0143 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0144 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0145 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0146 (003): 0320x0240
[junit] TextRendererGLEL.display: Frame 0147 (003): 0320x0240
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test11_MSAA8_UsrFlip
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843320048 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843322176 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843323195 ms +++ localhost/127.0.0.1:59999 - Locked within 1039 ms, 3 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT - testMain
[junit] -----------------------------------------------------------------------------------------------------
[junit] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (arch), GENERIC_ABI, 2 cores
[junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
[junit] int8 1 / 1, int16 2 / 2
[junit] int 4 / 4, long 8 / 8
[junit] int32 4 / 4, int64 8 / 8
[junit] float 4 / 4, double 8 / 8, ldouble 16 / 16
[junit] pointer 8 / 8, page 4096
[junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
[junit] Platform: Java Vendor: Apple Inc., http://www.apple.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.3
[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.3.0-rc-20141008
[junit] Implementation Build: 2.3-b838-20141008
[junit] Implementation Branch: origin/master
[junit] Implementation Commit: 6f5b67d998b1be9b49584bbb55814d10fe55e813
[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.3
[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.3.0-rc-20141009
[junit] Implementation Build: 2.3-b1364-20141009
[junit] Implementation Branch: origin/master
[junit] Implementation Commit: 49421eac80d812e52ec1eb40e88a38f10707610f
[junit] -----------------------------------------------------------------------------------------------------
[junit] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x35f03691]]
[junit] Natives
[junit] GL4bc false
[junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[junit] GLES3 false
[junit] GL3bc false
[junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[junit] GLES2 false
[junit] GLES1 false
[junit] Count 3 / 8
[junit] Common
[junit] GL4ES3 false
[junit] GL2GL3 true
[junit] GL2ES2 true
[junit] GL2ES1 true
[junit] Mappings
[junit] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[junit] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[junit] GL2 GLProfile[GL2/GL2.hw]
[junit] GL4 GLProfile[GL4/GL4.sw]
[junit] GL3 GLProfile[GL3/GL3.hw]
[junit] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[junit] default GLProfile[GL2/GL2.hw]
[junit] Count 6 / 12
[junit]
[junit]
[junit] Desktop Capabilities:
[junit] none
[junit]
[junit] EGL Capabilities:
[junit] none
[junit]
[junit]
[junit] -----------------------------------------------------------------------------------------------------
[junit] MacOSXGraphicsDevice[type .macosx, connection decon]:
[junit] Natives
[junit] GL4bc false
[junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[junit] GLES3 false
[junit] GL3bc false
[junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[junit] GLES2 false
[junit] GLES1 false
[junit] Count 3 / 8
[junit] Common
[junit] GL4ES3 false
[junit] GL2GL3 true
[junit] GL2ES2 true
[junit] GL2ES1 true
[junit] Mappings
[junit] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[junit] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[junit] GL2 GLProfile[GL2/GL2.hw]
[junit] GL4 GLProfile[GL4/GL4.sw]
[junit] GL3 GLProfile[GL3/GL3.hw]
[junit] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[junit] default GLProfile[GL2/GL2.hw]
[junit] Count 6 / 12
[junit]
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT - testMain
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843326177 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] 2014-10-09 10:28:46.670 java[4189:bd0b] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.725 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843322176 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843323195 ms +++ localhost/127.0.0.1:59999 - Locked within 1039 ms, 3 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT - testMain
[junit] -----------------------------------------------------------------------------------------------------
[junit] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (arch), GENERIC_ABI, 2 cores
[junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
[junit] int8 1 / 1, int16 2 / 2
[junit] int 4 / 4, long 8 / 8
[junit] int32 4 / 4, int64 8 / 8
[junit] float 4 / 4, double 8 / 8, ldouble 16 / 16
[junit] pointer 8 / 8, page 4096
[junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
[junit] Platform: Java Vendor: Apple Inc., http://www.apple.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.3
[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.3.0-rc-20141008
[junit] Implementation Build: 2.3-b838-20141008
[junit] Implementation Branch: origin/master
[junit] Implementation Commit: 6f5b67d998b1be9b49584bbb55814d10fe55e813
[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.3
[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.3.0-rc-20141009
[junit] Implementation Build: 2.3-b1364-20141009
[junit] Implementation Branch: origin/master
[junit] Implementation Commit: 49421eac80d812e52ec1eb40e88a38f10707610f
[junit] -----------------------------------------------------------------------------------------------------
[junit] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x35f03691]]
[junit] Natives
[junit] GL4bc false
[junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[junit] GLES3 false
[junit] GL3bc false
[junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[junit] GLES2 false
[junit] GLES1 false
[junit] Count 3 / 8
[junit] Common
[junit] GL4ES3 false
[junit] GL2GL3 true
[junit] GL2ES2 true
[junit] GL2ES1 true
[junit] Mappings
[junit] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[junit] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[junit] GL2 GLProfile[GL2/GL2.hw]
[junit] GL4 GLProfile[GL4/GL4.sw]
[junit] GL3 GLProfile[GL3/GL3.hw]
[junit] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[junit] default GLProfile[GL2/GL2.hw]
[junit] Count 6 / 12
[junit]
[junit]
[junit] Desktop Capabilities:
[junit] none
[junit]
[junit] EGL Capabilities:
[junit] none
[junit]
[junit]
[junit] -----------------------------------------------------------------------------------------------------
[junit] MacOSXGraphicsDevice[type .macosx, connection decon]:
[junit] Natives
[junit] GL4bc false
[junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[junit] GLES3 false
[junit] GL3bc false
[junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[junit] GLES2 false
[junit] GLES1 false
[junit] Count 3 / 8
[junit] Common
[junit] GL4ES3 false
[junit] GL2GL3 true
[junit] GL2ES2 true
[junit] GL2ES1 true
[junit] Mappings
[junit] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[junit] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[junit] GL2 GLProfile[GL2/GL2.hw]
[junit] GL4 GLProfile[GL4/GL4.sw]
[junit] GL3 GLProfile[GL3/GL3.hw]
[junit] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[junit] default GLProfile[GL2/GL2.hw]
[junit] Count 6 / 12
[junit]
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT - testMain
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843326177 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testMain took 2.877 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.725 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843322176 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843323195 ms +++ localhost/127.0.0.1:59999 - Locked within 1039 ms, 3 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT - testMain
[junit] -----------------------------------------------------------------------------------------------------
[junit] Platform: MACOS / Mac OS X 10.9.5 (10.9.5), x86_64 (arch), GENERIC_ABI, 2 cores
[junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment:
[junit] int8 1 / 1, int16 2 / 2
[junit] int 4 / 4, long 8 / 8
[junit] int32 4 / 4, int64 8 / 8
[junit] float 4 / 4, double 8 / 8, ldouble 16 / 16
[junit] pointer 8 / 8, page 4096
[junit] Platform: Java Version: 1.6.0_65 (1.6.0u65), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment
[junit] Platform: Java Vendor: Apple Inc., http://www.apple.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.3
[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.3.0-rc-20141008
[junit] Implementation Build: 2.3-b838-20141008
[junit] Implementation Branch: origin/master
[junit] Implementation Commit: 6f5b67d998b1be9b49584bbb55814d10fe55e813
[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.3
[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.3.0-rc-20141009
[junit] Implementation Build: 2.3-b1364-20141009
[junit] Implementation Branch: origin/master
[junit] Implementation Commit: 49421eac80d812e52ec1eb40e88a38f10707610f
[junit] -----------------------------------------------------------------------------------------------------
[junit] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x35f03691]]
[junit] Natives
[junit] GL4bc false
[junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[junit] GLES3 false
[junit] GL3bc false
[junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[junit] GLES2 false
[junit] GLES1 false
[junit] Count 3 / 8
[junit] Common
[junit] GL4ES3 false
[junit] GL2GL3 true
[junit] GL2ES2 true
[junit] GL2ES1 true
[junit] Mappings
[junit] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[junit] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[junit] GL2 GLProfile[GL2/GL2.hw]
[junit] GL4 GLProfile[GL4/GL4.sw]
[junit] GL3 GLProfile[GL3/GL3.hw]
[junit] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[junit] default GLProfile[GL2/GL2.hw]
[junit] Count 6 / 12
[junit]
[junit]
[junit] Desktop Capabilities:
[junit] none
[junit]
[junit] EGL Capabilities:
[junit] none
[junit]
[junit]
[junit] -----------------------------------------------------------------------------------------------------
[junit] MacOSXGraphicsDevice[type .macosx, connection decon]:
[junit] Natives
[junit] GL4bc false
[junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[junit] GLES3 false
[junit] GL3bc false
[junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[junit] GLES2 false
[junit] GLES1 false
[junit] Count 3 / 8
[junit] Common
[junit] GL4ES3 false
[junit] GL2GL3 true
[junit] GL2ES2 true
[junit] GL2ES1 true
[junit] Mappings
[junit] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[junit] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[junit] GL2 GLProfile[GL2/GL2.hw]
[junit] GL4 GLProfile[GL4/GL4.sw]
[junit] GL3 GLProfile[GL3/GL3.hw]
[junit] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[junit] default GLProfile[GL2/GL2.hw]
[junit] Count 6 / 12
[junit]
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT - testMain
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843326177 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] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843328431 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843331959 ms +++ localhost/127.0.0.1:59999 - Locked within 3568 ms, 8 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GL3
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5f1eb199: tileRendererInUse null, GearsES2[obj 0x5f1eb199 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5f1eb199 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5f1eb199 created: GearsObj[0x307bd0d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5f1eb199 created: GearsObj[0x710ca208, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5f1eb199 created: GearsObj[0x710ca208, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f1eb199 FIN GearsES2[obj 0x5f1eb199 isInit true, usesShared false, 1 GearsObj[0x307bd0d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x710ca208, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x221f7708, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5f1eb199 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fea7b589880, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5f1eb199, 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 0x5f1eb199: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f1eb199 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GL3
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GLDefault
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x32d8ca48: tileRendererInUse null, GearsES2[obj 0x32d8ca48 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x32d8ca48 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x32d8ca48 created: GearsObj[0x4945f939, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x32d8ca48 created: GearsObj[0x10ed32c4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x32d8ca48 created: GearsObj[0x10ed32c4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x32d8ca48 FIN GearsES2[obj 0x32d8ca48 isInit true, usesShared false, 1 GearsObj[0x4945f939, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10ed32c4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x449fea8a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x32d8ca48 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fea7da02590, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x32d8ca48, 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 0x32d8ca48: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x32d8ca48 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GLDefault
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - testInfo00
[junit] Java Version: 1.6.0
[junit] OS Version: 10.9.5
[junit] JAWTUtil.isOffscreenLayerRequired(): false
[junit] JAWTUtil.isOffscreenLayerSupported(): true
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - testInfo00
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843337360 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] 2014-10-09 10:28:57.580 java[4192:6503] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.663 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843328431 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843331959 ms +++ localhost/127.0.0.1:59999 - Locked within 3568 ms, 8 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GL3
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5f1eb199: tileRendererInUse null, GearsES2[obj 0x5f1eb199 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5f1eb199 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5f1eb199 created: GearsObj[0x307bd0d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5f1eb199 created: GearsObj[0x710ca208, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5f1eb199 created: GearsObj[0x710ca208, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f1eb199 FIN GearsES2[obj 0x5f1eb199 isInit true, usesShared false, 1 GearsObj[0x307bd0d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x710ca208, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x221f7708, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5f1eb199 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fea7b589880, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5f1eb199, 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 0x5f1eb199: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f1eb199 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GL3
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GLDefault
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x32d8ca48: tileRendererInUse null, GearsES2[obj 0x32d8ca48 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x32d8ca48 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x32d8ca48 created: GearsObj[0x4945f939, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x32d8ca48 created: GearsObj[0x10ed32c4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x32d8ca48 created: GearsObj[0x10ed32c4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x32d8ca48 FIN GearsES2[obj 0x32d8ca48 isInit true, usesShared false, 1 GearsObj[0x4945f939, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10ed32c4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x449fea8a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x32d8ca48 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fea7da02590, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x32d8ca48, 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 0x32d8ca48: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x32d8ca48 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GLDefault
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - testInfo00
[junit] Java Version: 1.6.0
[junit] OS Version: 10.9.5
[junit] JAWTUtil.isOffscreenLayerRequired(): false
[junit] JAWTUtil.isOffscreenLayerSupported(): true
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - testInfo00
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843337360 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01_GL3 took 3.839 sec
[junit] Testcase: test01_GLDefault took 1.174 sec
[junit] Testcase: testInfo00 took 0.001 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.663 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843328431 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843331959 ms +++ localhost/127.0.0.1:59999 - Locked within 3568 ms, 8 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GL3
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5f1eb199: tileRendererInUse null, GearsES2[obj 0x5f1eb199 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5f1eb199 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5f1eb199 created: GearsObj[0x307bd0d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5f1eb199 created: GearsObj[0x710ca208, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5f1eb199 created: GearsObj[0x710ca208, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f1eb199 FIN GearsES2[obj 0x5f1eb199 isInit true, usesShared false, 1 GearsObj[0x307bd0d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x710ca208, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x221f7708, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5f1eb199 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fea7b589880, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5f1eb199, 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 0x5f1eb199: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f1eb199 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GL3
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GLDefault
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x32d8ca48: tileRendererInUse null, GearsES2[obj 0x32d8ca48 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x32d8ca48 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x32d8ca48 created: GearsObj[0x4945f939, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x32d8ca48 created: GearsObj[0x10ed32c4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x32d8ca48 created: GearsObj[0x10ed32c4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x32d8ca48 FIN GearsES2[obj 0x32d8ca48 isInit true, usesShared false, 1 GearsObj[0x4945f939, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10ed32c4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x449fea8a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x32d8ca48 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fea7da02590, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x32d8ca48, 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 0x32d8ca48: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x32d8ca48 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GLDefault
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - testInfo00
[junit] Java Version: 1.6.0
[junit] OS Version: 10.9.5
[junit] JAWTUtil.isOffscreenLayerRequired(): false
[junit] JAWTUtil.isOffscreenLayerSupported(): true
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - testInfo00
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843337360 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843339425 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843343454 ms +++ localhost/127.0.0.1:59999 - Locked within 4047 ms, 9 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test01_GLDefault
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x6f7cf6b6: tileRendererInUse null, GearsES2[obj 0x6f7cf6b6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6f7cf6b6 on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6f7cf6b6 created: GearsObj[0x372c9557, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6f7cf6b6 created: GearsObj[0x50009f0d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6f7cf6b6 created: GearsObj[0x50009f0d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x6f7cf6b6 FIN GearsES2[obj 0x6f7cf6b6 isInit true, usesShared false, 1 GearsObj[0x372c9557, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50009f0d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x327124af, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6f7cf6b6 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7f869bed7e10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6f7cf6b6, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6f7cf6b6 400x200, swapInterval 1, drawable 0x7f869bed7e10
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6f7cf6b6 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7f869bed7e10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6f7cf6b6, angle 0.5, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6f7cf6b6 400x200, swapInterval 1, drawable 0x7f869bed7e10
[junit] 1 s: 60 f / 1050 ms, 57.1 fps, 17 ms/f; total: 60 f, 57.1 fps, 17 ms/f
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6f7cf6b6: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6f7cf6b6 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test01_GLDefault
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test02_GL3
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.0 0x23de4dd8: tileRendererInUse null, GearsES2[obj 0x23de4dd8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x23de4dd8 on Thread[main-Display-.macosx_nil-1-EDT-3,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x23de4dd8 created: GearsObj[0x32830122, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x23de4dd8 created: GearsObj[0x36bf7916, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x23de4dd8 created: GearsObj[0x36bf7916, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.X 0x23de4dd8 FIN GearsES2[obj 0x23de4dd8 isInit true, usesShared false, 1 GearsObj[0x32830122, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36bf7916, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54a6af6e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x23de4dd8 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7f869e223f70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x23de4dd8, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.display 0x23de4dd8 400x200, swapInterval 1, drawable 0x7f869e223f70
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x23de4dd8 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7f869e223f70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x23de4dd8, angle 0.5, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x23de4dd8 400x200, swapInterval 1, drawable 0x7f869e223f70
[junit] 1 s: 60 f / 1038 ms, 57.8 fps, 17 ms/f; total: 60 f, 57.8 fps, 17 ms/f
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x23de4dd8: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x23de4dd8 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test02_GL3
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843349271 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.554 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843339425 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843343454 ms +++ localhost/127.0.0.1:59999 - Locked within 4047 ms, 9 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test01_GLDefault
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x6f7cf6b6: tileRendererInUse null, GearsES2[obj 0x6f7cf6b6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6f7cf6b6 on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6f7cf6b6 created: GearsObj[0x372c9557, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6f7cf6b6 created: GearsObj[0x50009f0d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6f7cf6b6 created: GearsObj[0x50009f0d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x6f7cf6b6 FIN GearsES2[obj 0x6f7cf6b6 isInit true, usesShared false, 1 GearsObj[0x372c9557, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50009f0d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x327124af, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6f7cf6b6 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7f869bed7e10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6f7cf6b6, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6f7cf6b6 400x200, swapInterval 1, drawable 0x7f869bed7e10
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6f7cf6b6 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7f869bed7e10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6f7cf6b6, angle 0.5, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6f7cf6b6 400x200, swapInterval 1, drawable 0x7f869bed7e10
[junit] 1 s: 60 f / 1050 ms, 57.1 fps, 17 ms/f; total: 60 f, 57.1 fps, 17 ms/f
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6f7cf6b6: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6f7cf6b6 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test01_GLDefault
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test02_GL3
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.0 0x23de4dd8: tileRendererInUse null, GearsES2[obj 0x23de4dd8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x23de4dd8 on Thread[main-Display-.macosx_nil-1-EDT-3,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x23de4dd8 created: GearsObj[0x32830122, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x23de4dd8 created: GearsObj[0x36bf7916, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x23de4dd8 created: GearsObj[0x36bf7916, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.X 0x23de4dd8 FIN GearsES2[obj 0x23de4dd8 isInit true, usesShared false, 1 GearsObj[0x32830122, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36bf7916, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54a6af6e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x23de4dd8 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7f869e223f70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x23de4dd8, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.display 0x23de4dd8 400x200, swapInterval 1, drawable 0x7f869e223f70
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x23de4dd8 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7f869e223f70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x23de4dd8, angle 0.5, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x23de4dd8 400x200, swapInterval 1, drawable 0x7f869e223f70
[junit] 1 s: 60 f / 1038 ms, 57.8 fps, 17 ms/f; total: 60 f, 57.8 fps, 17 ms/f
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x23de4dd8: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x23de4dd8 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test02_GL3
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843349271 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01_GLDefault took 4.088 sec
[junit] Testcase: test02_GL3 took 1.341 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.554 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843339425 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843343454 ms +++ localhost/127.0.0.1:59999 - Locked within 4047 ms, 9 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test01_GLDefault
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x6f7cf6b6: tileRendererInUse null, GearsES2[obj 0x6f7cf6b6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6f7cf6b6 on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6f7cf6b6 created: GearsObj[0x372c9557, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6f7cf6b6 created: GearsObj[0x50009f0d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6f7cf6b6 created: GearsObj[0x50009f0d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x6f7cf6b6 FIN GearsES2[obj 0x6f7cf6b6 isInit true, usesShared false, 1 GearsObj[0x372c9557, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50009f0d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x327124af, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6f7cf6b6 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7f869bed7e10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6f7cf6b6, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6f7cf6b6 400x200, swapInterval 1, drawable 0x7f869bed7e10
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6f7cf6b6 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7f869bed7e10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6f7cf6b6, angle 0.5, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6f7cf6b6 400x200, swapInterval 1, drawable 0x7f869bed7e10
[junit] 1 s: 60 f / 1050 ms, 57.1 fps, 17 ms/f; total: 60 f, 57.1 fps, 17 ms/f
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6f7cf6b6: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6f7cf6b6 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test01_GLDefault
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test02_GL3
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.0 0x23de4dd8: tileRendererInUse null, GearsES2[obj 0x23de4dd8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x23de4dd8 on Thread[main-Display-.macosx_nil-1-EDT-3,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x23de4dd8 created: GearsObj[0x32830122, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x23de4dd8 created: GearsObj[0x36bf7916, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x23de4dd8 created: GearsObj[0x36bf7916, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.X 0x23de4dd8 FIN GearsES2[obj 0x23de4dd8 isInit true, usesShared false, 1 GearsObj[0x32830122, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36bf7916, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54a6af6e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x23de4dd8 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7f869e223f70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x23de4dd8, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.display 0x23de4dd8 400x200, swapInterval 1, drawable 0x7f869e223f70
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x23de4dd8 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7f869e223f70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x23de4dd8, angle 0.5, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x23de4dd8 400x200, swapInterval 1, drawable 0x7f869e223f70
[junit] 1 s: 60 f / 1038 ms, 57.8 fps, 17 ms/f; total: 60 f, 57.8 fps, 17 ms/f
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x23de4dd8: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x23de4dd8 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test02_GL3
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843349271 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843351291 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843352310 ms +++ localhost/127.0.0.1:59999 - Locked within 1039 ms, 3 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT - testDeadlock
[junit] BB.0: java.lang.Object@6a969c29
[junit] BB.1: java.lang.Object@6a969c29
[junit] BB.2
[junit] AA.1
[junit] AA.X
[junit] BB.3
[junit] BB.X
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT - testDeadlock
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843354641 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] 2014-10-09 10:29:15.102 java[4196:bc0b] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.05 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843351291 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843352310 ms +++ localhost/127.0.0.1:59999 - Locked within 1039 ms, 3 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT - testDeadlock
[junit] BB.0: java.lang.Object@6a969c29
[junit] BB.1: java.lang.Object@6a969c29
[junit] BB.2
[junit] AA.1
[junit] AA.X
[junit] BB.3
[junit] BB.X
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT - testDeadlock
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843354641 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testDeadlock took 0.039 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.05 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843351291 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843352310 ms +++ localhost/127.0.0.1:59999 - Locked within 1039 ms, 3 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT - testDeadlock
[junit] BB.0: java.lang.Object@6a969c29
[junit] BB.1: java.lang.Object@6a969c29
[junit] BB.2
[junit] AA.1
[junit] AA.X
[junit] BB.3
[junit] BB.X
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT - testDeadlock
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843354641 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843356933 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843358442 ms +++ localhost/127.0.0.1:59999 - Locked within 1520 ms, 4 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT - test01
[junit] Thread[main,5,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[main,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fcd21d54b50, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list reused: 1
[junit] gear2 list reused: 2
[junit] gear3 list reused: 3
[junit] Shared Gears: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fcd2420ee30, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list reused: 1
[junit] gear2 list reused: 2
[junit] gear3 list reused: 3
[junit] Shared Gears: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fcd21d708d0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 4
[junit] gear2 list created: 5
[junit] gear3 list created: 6
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fcd24216fd0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[main,5,main] Gears.dispose: tileRendererInUse null
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT - test01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843362198 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[junit] 2014-10-09 10:29:22.856 java[4198:5e03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.036 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843356933 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843358442 ms +++ localhost/127.0.0.1:59999 - Locked within 1520 ms, 4 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT - test01
[junit] Thread[main,5,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[main,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fcd21d54b50, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list reused: 1
[junit] gear2 list reused: 2
[junit] gear3 list reused: 3
[junit] Shared Gears: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fcd2420ee30, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list reused: 1
[junit] gear2 list reused: 2
[junit] gear3 list reused: 3
[junit] Shared Gears: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fcd21d708d0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 4
[junit] gear2 list created: 5
[junit] gear3 list created: 6
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fcd24216fd0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[main,5,main] Gears.dispose: tileRendererInUse null
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT - test01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843362198 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01 took 1.443 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.036 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843356933 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843358442 ms +++ localhost/127.0.0.1:59999 - Locked within 1520 ms, 4 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT - test01
[junit] Thread[main,5,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[main,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fcd21d54b50, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list reused: 1
[junit] gear2 list reused: 2
[junit] gear3 list reused: 3
[junit] Shared Gears: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fcd2420ee30, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list reused: 1
[junit] gear2 list reused: 2
[junit] gear3 list reused: 3
[junit] Shared Gears: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fcd21d708d0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 4
[junit] gear2 list created: 5
[junit] gear3 list created: 6
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fcd24216fd0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[main,5,main] Gears.dispose: tileRendererInUse null
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT - test01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843362198 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843364543 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843379092 ms +++ localhost/127.0.0.1:59999 - Locked within 14559 ms, 30 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test01UseAWTNotShared
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using local VBOs on slave 0xb3e75a5
[junit] Creating vertex VBO on slave 0xb3e75a5
[junit] Creating index VBO on slave 0xb3e75a5
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using local VBOs on slave 0x319da967
[junit] Creating vertex VBO on slave 0x319da967
[junit] Creating index VBO on slave 0x319da967
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] GL-Error: display.0 on obj 0xb3e75a5, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:358)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: display.1 on obj 0xb3e75a5, OpenGL error: 0x506
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:479)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:384)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: display.1 on obj 0xb3e75a5, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:384)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: drawTwoTriangles.1 on obj 0xb3e75a5, OpenGL error: 0x506
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:479)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.drawTwoTriangles(TestSharedContextNewtAWTBug523.java:411)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:387)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: drawTwoTriangles.1 on obj 0xb3e75a5, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.drawTwoTriangles(TestSharedContextNewtAWTBug523.java:411)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:387)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: drawTwoTriangles.2 on obj 0xb3e75a5, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.drawTwoTriangles(TestSharedContextNewtAWTBug523.java:452)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:387)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: drawTwoTriangles.3 on obj 0xb3e75a5, OpenGL error: 0x506
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:479)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.drawTwoTriangles(TestSharedContextNewtAWTBug523.java:463)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:387)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: drawTwoTriangles.3 on obj 0xb3e75a5, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.drawTwoTriangles(TestSharedContextNewtAWTBug523.java:463)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:387)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: display.X on obj 0xb3e75a5, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:395)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: dispose.2 on obj 0x319da967, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:329)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at javax.media.opengl.awt.GLCanvas$7.run(GLCanvas.java:1272)
[junit] at javax.media.opengl.Threading.invoke(Threading.java:223)
[junit] at javax.media.opengl.awt.GLCanvas.destroyImpl(GLCanvas.java:547)
[junit] at javax.media.opengl.awt.GLCanvas.removeNotify(GLCanvas.java:763)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at javax.swing.JRootPane.removeNotify(JRootPane.java:747)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at java.awt.Window.removeNotify(Window.java:690)
[junit] at java.awt.Frame.removeNotify(Frame.java:905)
[junit] at java.awt.Window$1DisposeAction.run(Window.java:1020)
[junit] at java.awt.Window.doDispose(Window.java:1035)
[junit] at java.awt.Window.dispose(Window.java:977)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$6.run(TestSharedContextNewtAWTBug523.java:766)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: dispose.3 on obj 0x319da967, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:331)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at javax.media.opengl.awt.GLCanvas$7.run(GLCanvas.java:1272)
[junit] at javax.media.opengl.Threading.invoke(Threading.java:223)
[junit] at javax.media.opengl.awt.GLCanvas.destroyImpl(GLCanvas.java:547)
[junit] at javax.media.opengl.awt.GLCanvas.removeNotify(GLCanvas.java:763)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at javax.swing.JRootPane.removeNotify(JRootPane.java:747)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at java.awt.Window.removeNotify(Window.java:690)
[junit] at java.awt.Frame.removeNotify(Frame.java:905)
[junit] at java.awt.Window$1DisposeAction.run(Window.java:1020)
[junit] at java.awt.Window.doDispose(Window.java:1035)
[junit] at java.awt.Window.dispose(Window.java:977)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$6.run(TestSharedContextNewtAWTBug523.java:766)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: dispose.2 on obj 0xb3e75a5, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:329)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at javax.media.opengl.awt.GLCanvas$7.run(GLCanvas.java:1272)
[junit] at javax.media.opengl.Threading.invoke(Threading.java:223)
[junit] at javax.media.opengl.awt.GLCanvas.destroyImpl(GLCanvas.java:547)
[junit] at javax.media.opengl.awt.GLCanvas.removeNotify(GLCanvas.java:763)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at javax.swing.JRootPane.removeNotify(JRootPane.java:747)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at java.awt.Window.removeNotify(Window.java:690)
[junit] at java.awt.Frame.removeNotify(Frame.java:905)
[junit] at java.awt.Window$1DisposeAction.run(Window.java:1020)
[junit] at java.awt.Window.doDispose(Window.java:1035)
[junit] at java.awt.Window.dispose(Window.java:977)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$6.run(TestSharedContextNewtAWTBug523.java:766)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: dispose.3 on obj 0xb3e75a5, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:331)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at javax.media.opengl.awt.GLCanvas$7.run(GLCanvas.java:1272)
[junit] at javax.media.opengl.Threading.invoke(Threading.java:223)
[junit] at javax.media.opengl.awt.GLCanvas.destroyImpl(GLCanvas.java:547)
[junit] at javax.media.opengl.awt.GLCanvas.removeNotify(GLCanvas.java:763)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at javax.swing.JRootPane.removeNotify(JRootPane.java:747)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at java.awt.Window.removeNotify(Window.java:690)
[junit] at java.awt.Frame.removeNotify(Frame.java:905)
[junit] at java.awt.Window$1DisposeAction.run(Window.java:1020)
[junit] at java.awt.Window.doDispose(Window.java:1035)
[junit] at java.awt.Window.dispose(Window.java:977)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$6.run(TestSharedContextNewtAWTBug523.java:766)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test01UseAWTNotShared
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test02UseAWTSharedContext
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using shared VBOs on slave 0x78cade31
[junit] Creating vertex VBO on slave 0x78cade31
[junit] Creating index VBO on slave 0x78cade31
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using shared VBOs on slave 0x4ec1a0eb
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] GL-Error: display.0 on obj 0x78cade31, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:358)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: display.1 on obj 0x78cade31, OpenGL error: 0x506
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:479)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:384)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: display.1 on obj 0x78cade31, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:384)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: drawTwoTriangles.1 on obj 0x78cade31, OpenGL error: 0x506
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:479)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.drawTwoTriangles(TestSharedContextNewtAWTBug523.java:411)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:387)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: drawTwoTriangles.1 on obj 0x78cade31, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.drawTwoTriangles(TestSharedContextNewtAWTBug523.java:411)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:387)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: drawTwoTriangles.2 on obj 0x78cade31, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.drawTwoTriangles(TestSharedContextNewtAWTBug523.java:452)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:387)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: drawTwoTriangles.3 on obj 0x78cade31, OpenGL error: 0x506
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:479)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.drawTwoTriangles(TestSharedContextNewtAWTBug523.java:463)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:387)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: drawTwoTriangles.3 on obj 0x78cade31, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.drawTwoTriangles(TestSharedContextNewtAWTBug523.java:463)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:387)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: display.X on obj 0x78cade31, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:395)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: dispose.2 on obj 0x78cade31, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:329)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at javax.media.opengl.awt.GLCanvas$7.run(GLCanvas.java:1272)
[junit] at javax.media.opengl.Threading.invoke(Threading.java:223)
[junit] at javax.media.opengl.awt.GLCanvas.destroyImpl(GLCanvas.java:547)
[junit] at javax.media.opengl.awt.GLCanvas.removeNotify(GLCanvas.java:763)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at javax.swing.JRootPane.removeNotify(JRootPane.java:747)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at java.awt.Window.removeNotify(Window.java:690)
[junit] at java.awt.Frame.removeNotify(Frame.java:905)
[junit] at java.awt.Window$1DisposeAction.run(Window.java:1020)
[junit] at java.awt.Window.doDispose(Window.java:1035)
[junit] at java.awt.Window.dispose(Window.java:977)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$6.run(TestSharedContextNewtAWTBug523.java:766)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: dispose.3 on obj 0x78cade31, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:331)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at javax.media.opengl.awt.GLCanvas$7.run(GLCanvas.java:1272)
[junit] at javax.media.opengl.Threading.invoke(Threading.java:223)
[junit] at javax.media.opengl.awt.GLCanvas.destroyImpl(GLCanvas.java:547)
[junit] at javax.media.opengl.awt.GLCanvas.removeNotify(GLCanvas.java:763)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at javax.swing.JRootPane.removeNotify(JRootPane.java:747)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at java.awt.Window.removeNotify(Window.java:690)
[junit] at java.awt.Frame.removeNotify(Frame.java:905)
[junit] at java.awt.Window$1DisposeAction.run(Window.java:1020)
[junit] at java.awt.Window.doDispose(Window.java:1035)
[junit] at java.awt.Window.dispose(Window.java:977)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$6.run(TestSharedContextNewtAWTBug523.java:766)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test02UseAWTSharedContext
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test10UseNEWTNotShared
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using local VBOs on slave 0x5374a6e2
[junit] Creating vertex VBO on slave 0x5374a6e2
[junit] Creating index VBO on slave 0x5374a6e2
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using local VBOs on slave 0xf786a3c
[junit] Creating vertex VBO on slave 0xf786a3c
[junit] Creating index VBO on slave 0xf786a3c
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] GL-Error: dispose.2 on obj 0x5374a6e2, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:329)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:371)
[junit] at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:119)
[junit] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:547)
[junit] at jogamp.newt.WindowImpl$1.run(WindowImpl.java:1138)
[junit] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
[junit] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
[junit] GL-Error: dispose.3 on obj 0x5374a6e2, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:331)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:371)
[junit] at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:119)
[junit] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:547)
[junit] at jogamp.newt.WindowImpl$1.run(WindowImpl.java:1138)
[junit] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
[junit] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
[junit] GL-Error: dispose.2 on obj 0xf786a3c, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:329)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:371)
[junit] at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:119)
[junit] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:547)
[junit] at jogamp.newt.WindowImpl$1.run(WindowImpl.java:1138)
[junit] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
[junit] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
[junit] GL-Error: dispose.3 on obj 0xf786a3c, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:331)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:371)
[junit] at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:119)
[junit] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:547)
[junit] at jogamp.newt.WindowImpl$1.run(WindowImpl.java:1138)
[junit] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
[junit] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
[junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test10UseNEWTNotShared
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test11UseNEWTSharedContext
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using shared VBOs on slave 0x3d5b89c
[junit] Creating vertex VBO on slave 0x3d5b89c
[junit] Creating index VBO on slave 0x3d5b89c
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using shared VBOs on slave 0x444b0bbb
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] GL-Error: dispose.2 on obj 0x444b0bbb, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:329)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:371)
[junit] at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:119)
[junit] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:547)
[junit] at jogamp.newt.WindowImpl$1.run(WindowImpl.java:1138)
[junit] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
[junit] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
[junit] GL-Error: dispose.3 on obj 0x444b0bbb, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:331)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:371)
[junit] at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:119)
[junit] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:547)
[junit] at jogamp.newt.WindowImpl$1.run(WindowImpl.java:1138)
[junit] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
[junit] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
[junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test11UseNEWTSharedContext
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843395569 ms --- localhost/127.0.0.1:59999 - Unlock ok within 8 ms
[junit] 2014-10-09 10:29:56.022 java[4200:bc0b] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 31.728 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843364543 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843379092 ms +++ localhost/127.0.0.1:59999 - Locked within 14559 ms, 30 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test01UseAWTNotShared
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using local VBOs on slave 0xb3e75a5
[junit] Creating vertex VBO on slave 0xb3e75a5
[junit] Creating index VBO on slave 0xb3e75a5
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using local VBOs on slave 0x319da967
[junit] Creating vertex VBO on slave 0x319da967
[junit] Creating index VBO on slave 0x319da967
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] GL-Error: display.0 on obj 0xb3e75a5, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:358)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: display.1 on obj 0xb3e75a5, OpenGL error: 0x506
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:479)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:384)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: display.1 on obj 0xb3e75a5, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:384)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: drawTwoTriangles.1 on obj 0xb3e75a5, OpenGL error: 0x506
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:479)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.drawTwoTriangles(TestSharedContextNewtAWTBug523.java:411)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:387)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: drawTwoTriangles.1 on obj 0xb3e75a5, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.drawTwoTriangles(TestSharedContextNewtAWTBug523.java:411)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:387)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: drawTwoTriangles.2 on obj 0xb3e75a5, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.drawTwoTriangles(TestSharedContextNewtAWTBug523.java:452)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:387)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: drawTwoTriangles.3 on obj 0xb3e75a5, OpenGL error: 0x506
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:479)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.drawTwoTriangles(TestSharedContextNewtAWTBug523.java:463)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:387)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: drawTwoTriangles.3 on obj 0xb3e75a5, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.drawTwoTriangles(TestSharedContextNewtAWTBug523.java:463)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:387)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: display.X on obj 0xb3e75a5, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:395)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: dispose.2 on obj 0x319da967, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:329)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at javax.media.opengl.awt.GLCanvas$7.run(GLCanvas.java:1272)
[junit] at javax.media.opengl.Threading.invoke(Threading.java:223)
[junit] at javax.media.opengl.awt.GLCanvas.destroyImpl(GLCanvas.java:547)
[junit] at javax.media.opengl.awt.GLCanvas.removeNotify(GLCanvas.java:763)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at javax.swing.JRootPane.removeNotify(JRootPane.java:747)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at java.awt.Window.removeNotify(Window.java:690)
[junit] at java.awt.Frame.removeNotify(Frame.java:905)
[junit] at java.awt.Window$1DisposeAction.run(Window.java:1020)
[junit] at java.awt.Window.doDispose(Window.java:1035)
[junit] at java.awt.Window.dispose(Window.java:977)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$6.run(TestSharedContextNewtAWTBug523.java:766)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: dispose.3 on obj 0x319da967, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:331)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at javax.media.opengl.awt.GLCanvas$7.run(GLCanvas.java:1272)
[junit] at javax.media.opengl.Threading.invoke(Threading.java:223)
[junit] at javax.media.opengl.awt.GLCanvas.destroyImpl(GLCanvas.java:547)
[junit] at javax.media.opengl.awt.GLCanvas.removeNotify(GLCanvas.java:763)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at javax.swing.JRootPane.removeNotify(JRootPane.java:747)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at java.awt.Window.removeNotify(Window.java:690)
[junit] at java.awt.Frame.removeNotify(Frame.java:905)
[junit] at java.awt.Window$1DisposeAction.run(Window.java:1020)
[junit] at java.awt.Window.doDispose(Window.java:1035)
[junit] at java.awt.Window.dispose(Window.java:977)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$6.run(TestSharedContextNewtAWTBug523.java:766)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: dispose.2 on obj 0xb3e75a5, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:329)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at javax.media.opengl.awt.GLCanvas$7.run(GLCanvas.java:1272)
[junit] at javax.media.opengl.Threading.invoke(Threading.java:223)
[junit] at javax.media.opengl.awt.GLCanvas.destroyImpl(GLCanvas.java:547)
[junit] at javax.media.opengl.awt.GLCanvas.removeNotify(GLCanvas.java:763)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at javax.swing.JRootPane.removeNotify(JRootPane.java:747)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at java.awt.Window.removeNotify(Window.java:690)
[junit] at java.awt.Frame.removeNotify(Frame.java:905)
[junit] at java.awt.Window$1DisposeAction.run(Window.java:1020)
[junit] at java.awt.Window.doDispose(Window.java:1035)
[junit] at java.awt.Window.dispose(Window.java:977)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$6.run(TestSharedContextNewtAWTBug523.java:766)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: dispose.3 on obj 0xb3e75a5, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:331)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at javax.media.opengl.awt.GLCanvas$7.run(GLCanvas.java:1272)
[junit] at javax.media.opengl.Threading.invoke(Threading.java:223)
[junit] at javax.media.opengl.awt.GLCanvas.destroyImpl(GLCanvas.java:547)
[junit] at javax.media.opengl.awt.GLCanvas.removeNotify(GLCanvas.java:763)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at javax.swing.JRootPane.removeNotify(JRootPane.java:747)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at java.awt.Window.removeNotify(Window.java:690)
[junit] at java.awt.Frame.removeNotify(Frame.java:905)
[junit] at java.awt.Window$1DisposeAction.run(Window.java:1020)
[junit] at java.awt.Window.doDispose(Window.java:1035)
[junit] at java.awt.Window.dispose(Window.java:977)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$6.run(TestSharedContextNewtAWTBug523.java:766)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test01UseAWTNotShared
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test02UseAWTSharedContext
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using shared VBOs on slave 0x78cade31
[junit] Creating vertex VBO on slave 0x78cade31
[junit] Creating index VBO on slave 0x78cade31
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using shared VBOs on slave 0x4ec1a0eb
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] GL-Error: display.0 on obj 0x78cade31, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:358)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: display.1 on obj 0x78cade31, OpenGL error: 0x506
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:479)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:384)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: display.1 on obj 0x78cade31, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:384)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: drawTwoTriangles.1 on obj 0x78cade31, OpenGL error: 0x506
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:479)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.drawTwoTriangles(TestSharedContextNewtAWTBug523.java:411)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:387)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: drawTwoTriangles.1 on obj 0x78cade31, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.drawTwoTriangles(TestSharedContextNewtAWTBug523.java:411)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:387)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: drawTwoTriangles.2 on obj 0x78cade31, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.drawTwoTriangles(TestSharedContextNewtAWTBug523.java:452)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:387)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: drawTwoTriangles.3 on obj 0x78cade31, OpenGL error: 0x506
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:479)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.drawTwoTriangles(TestSharedContextNewtAWTBug523.java:463)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:387)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: drawTwoTriangles.3 on obj 0x78cade31, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.drawTwoTriangles(TestSharedContextNewtAWTBug523.java:463)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:387)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: display.X on obj 0x78cade31, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:395)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: dispose.2 on obj 0x78cade31, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:329)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at javax.media.opengl.awt.GLCanvas$7.run(GLCanvas.java:1272)
[junit] at javax.media.opengl.Threading.invoke(Threading.java:223)
[junit] at javax.media.opengl.awt.GLCanvas.destroyImpl(GLCanvas.java:547)
[junit] at javax.media.opengl.awt.GLCanvas.removeNotify(GLCanvas.java:763)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at javax.swing.JRootPane.removeNotify(JRootPane.java:747)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at java.awt.Window.removeNotify(Window.java:690)
[junit] at java.awt.Frame.removeNotify(Frame.java:905)
[junit] at java.awt.Window$1DisposeAction.run(Window.java:1020)
[junit] at java.awt.Window.doDispose(Window.java:1035)
[junit] at java.awt.Window.dispose(Window.java:977)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$6.run(TestSharedContextNewtAWTBug523.java:766)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: dispose.3 on obj 0x78cade31, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:331)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at javax.media.opengl.awt.GLCanvas$7.run(GLCanvas.java:1272)
[junit] at javax.media.opengl.Threading.invoke(Threading.java:223)
[junit] at javax.media.opengl.awt.GLCanvas.destroyImpl(GLCanvas.java:547)
[junit] at javax.media.opengl.awt.GLCanvas.removeNotify(GLCanvas.java:763)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at javax.swing.JRootPane.removeNotify(JRootPane.java:747)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at java.awt.Window.removeNotify(Window.java:690)
[junit] at java.awt.Frame.removeNotify(Frame.java:905)
[junit] at java.awt.Window$1DisposeAction.run(Window.java:1020)
[junit] at java.awt.Window.doDispose(Window.java:1035)
[junit] at java.awt.Window.dispose(Window.java:977)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$6.run(TestSharedContextNewtAWTBug523.java:766)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test02UseAWTSharedContext
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test10UseNEWTNotShared
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using local VBOs on slave 0x5374a6e2
[junit] Creating vertex VBO on slave 0x5374a6e2
[junit] Creating index VBO on slave 0x5374a6e2
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using local VBOs on slave 0xf786a3c
[junit] Creating vertex VBO on slave 0xf786a3c
[junit] Creating index VBO on slave 0xf786a3c
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] GL-Error: dispose.2 on obj 0x5374a6e2, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:329)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:371)
[junit] at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:119)
[junit] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:547)
[junit] at jogamp.newt.WindowImpl$1.run(WindowImpl.java:1138)
[junit] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
[junit] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
[junit] GL-Error: dispose.3 on obj 0x5374a6e2, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:331)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:371)
[junit] at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:119)
[junit] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:547)
[junit] at jogamp.newt.WindowImpl$1.run(WindowImpl.java:1138)
[junit] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
[junit] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
[junit] GL-Error: dispose.2 on obj 0xf786a3c, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:329)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:371)
[junit] at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:119)
[junit] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:547)
[junit] at jogamp.newt.WindowImpl$1.run(WindowImpl.java:1138)
[junit] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
[junit] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
[junit] GL-Error: dispose.3 on obj 0xf786a3c, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:331)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:371)
[junit] at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:119)
[junit] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:547)
[junit] at jogamp.newt.WindowImpl$1.run(WindowImpl.java:1138)
[junit] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
[junit] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
[junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test10UseNEWTNotShared
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test11UseNEWTSharedContext
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using shared VBOs on slave 0x3d5b89c
[junit] Creating vertex VBO on slave 0x3d5b89c
[junit] Creating index VBO on slave 0x3d5b89c
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using shared VBOs on slave 0x444b0bbb
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] GL-Error: dispose.2 on obj 0x444b0bbb, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:329)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:371)
[junit] at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:119)
[junit] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:547)
[junit] at jogamp.newt.WindowImpl$1.run(WindowImpl.java:1138)
[junit] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
[junit] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
[junit] GL-Error: dispose.3 on obj 0x444b0bbb, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:331)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:371)
[junit] at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:119)
[junit] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:547)
[junit] at jogamp.newt.WindowImpl$1.run(WindowImpl.java:1138)
[junit] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
[junit] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
[junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test11UseNEWTSharedContext
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843395569 ms --- localhost/127.0.0.1:59999 - Unlock ok within 8 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01UseAWTNotShared took 3.95 sec
[junit] Testcase: test02UseAWTSharedContext took 3.364 sec
[junit] Testcase: test10UseNEWTNotShared took 3.44 sec
[junit] Testcase: test11UseNEWTSharedContext took 3.44 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 31.728 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843364543 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843379092 ms +++ localhost/127.0.0.1:59999 - Locked within 14559 ms, 30 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test01UseAWTNotShared
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using local VBOs on slave 0xb3e75a5
[junit] Creating vertex VBO on slave 0xb3e75a5
[junit] Creating index VBO on slave 0xb3e75a5
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using local VBOs on slave 0x319da967
[junit] Creating vertex VBO on slave 0x319da967
[junit] Creating index VBO on slave 0x319da967
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] GL-Error: display.0 on obj 0xb3e75a5, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:358)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: display.1 on obj 0xb3e75a5, OpenGL error: 0x506
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:479)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:384)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: display.1 on obj 0xb3e75a5, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:384)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: drawTwoTriangles.1 on obj 0xb3e75a5, OpenGL error: 0x506
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:479)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.drawTwoTriangles(TestSharedContextNewtAWTBug523.java:411)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:387)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: drawTwoTriangles.1 on obj 0xb3e75a5, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.drawTwoTriangles(TestSharedContextNewtAWTBug523.java:411)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:387)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: drawTwoTriangles.2 on obj 0xb3e75a5, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.drawTwoTriangles(TestSharedContextNewtAWTBug523.java:452)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:387)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: drawTwoTriangles.3 on obj 0xb3e75a5, OpenGL error: 0x506
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:479)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.drawTwoTriangles(TestSharedContextNewtAWTBug523.java:463)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:387)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: drawTwoTriangles.3 on obj 0xb3e75a5, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.drawTwoTriangles(TestSharedContextNewtAWTBug523.java:463)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:387)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: display.X on obj 0xb3e75a5, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:395)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: dispose.2 on obj 0x319da967, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:329)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at javax.media.opengl.awt.GLCanvas$7.run(GLCanvas.java:1272)
[junit] at javax.media.opengl.Threading.invoke(Threading.java:223)
[junit] at javax.media.opengl.awt.GLCanvas.destroyImpl(GLCanvas.java:547)
[junit] at javax.media.opengl.awt.GLCanvas.removeNotify(GLCanvas.java:763)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at javax.swing.JRootPane.removeNotify(JRootPane.java:747)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at java.awt.Window.removeNotify(Window.java:690)
[junit] at java.awt.Frame.removeNotify(Frame.java:905)
[junit] at java.awt.Window$1DisposeAction.run(Window.java:1020)
[junit] at java.awt.Window.doDispose(Window.java:1035)
[junit] at java.awt.Window.dispose(Window.java:977)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$6.run(TestSharedContextNewtAWTBug523.java:766)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: dispose.3 on obj 0x319da967, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:331)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at javax.media.opengl.awt.GLCanvas$7.run(GLCanvas.java:1272)
[junit] at javax.media.opengl.Threading.invoke(Threading.java:223)
[junit] at javax.media.opengl.awt.GLCanvas.destroyImpl(GLCanvas.java:547)
[junit] at javax.media.opengl.awt.GLCanvas.removeNotify(GLCanvas.java:763)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at javax.swing.JRootPane.removeNotify(JRootPane.java:747)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at java.awt.Window.removeNotify(Window.java:690)
[junit] at java.awt.Frame.removeNotify(Frame.java:905)
[junit] at java.awt.Window$1DisposeAction.run(Window.java:1020)
[junit] at java.awt.Window.doDispose(Window.java:1035)
[junit] at java.awt.Window.dispose(Window.java:977)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$6.run(TestSharedContextNewtAWTBug523.java:766)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: dispose.2 on obj 0xb3e75a5, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:329)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at javax.media.opengl.awt.GLCanvas$7.run(GLCanvas.java:1272)
[junit] at javax.media.opengl.Threading.invoke(Threading.java:223)
[junit] at javax.media.opengl.awt.GLCanvas.destroyImpl(GLCanvas.java:547)
[junit] at javax.media.opengl.awt.GLCanvas.removeNotify(GLCanvas.java:763)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at javax.swing.JRootPane.removeNotify(JRootPane.java:747)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at java.awt.Window.removeNotify(Window.java:690)
[junit] at java.awt.Frame.removeNotify(Frame.java:905)
[junit] at java.awt.Window$1DisposeAction.run(Window.java:1020)
[junit] at java.awt.Window.doDispose(Window.java:1035)
[junit] at java.awt.Window.dispose(Window.java:977)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$6.run(TestSharedContextNewtAWTBug523.java:766)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: dispose.3 on obj 0xb3e75a5, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:331)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at javax.media.opengl.awt.GLCanvas$7.run(GLCanvas.java:1272)
[junit] at javax.media.opengl.Threading.invoke(Threading.java:223)
[junit] at javax.media.opengl.awt.GLCanvas.destroyImpl(GLCanvas.java:547)
[junit] at javax.media.opengl.awt.GLCanvas.removeNotify(GLCanvas.java:763)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at javax.swing.JRootPane.removeNotify(JRootPane.java:747)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at java.awt.Window.removeNotify(Window.java:690)
[junit] at java.awt.Frame.removeNotify(Frame.java:905)
[junit] at java.awt.Window$1DisposeAction.run(Window.java:1020)
[junit] at java.awt.Window.doDispose(Window.java:1035)
[junit] at java.awt.Window.dispose(Window.java:977)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$6.run(TestSharedContextNewtAWTBug523.java:766)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test01UseAWTNotShared
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test02UseAWTSharedContext
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using shared VBOs on slave 0x78cade31
[junit] Creating vertex VBO on slave 0x78cade31
[junit] Creating index VBO on slave 0x78cade31
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using shared VBOs on slave 0x4ec1a0eb
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] GL-Error: display.0 on obj 0x78cade31, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:358)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: display.1 on obj 0x78cade31, OpenGL error: 0x506
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:479)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:384)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: display.1 on obj 0x78cade31, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:384)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: drawTwoTriangles.1 on obj 0x78cade31, OpenGL error: 0x506
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:479)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.drawTwoTriangles(TestSharedContextNewtAWTBug523.java:411)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:387)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: drawTwoTriangles.1 on obj 0x78cade31, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.drawTwoTriangles(TestSharedContextNewtAWTBug523.java:411)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:387)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: drawTwoTriangles.2 on obj 0x78cade31, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.drawTwoTriangles(TestSharedContextNewtAWTBug523.java:452)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:387)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: drawTwoTriangles.3 on obj 0x78cade31, OpenGL error: 0x506
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:479)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.drawTwoTriangles(TestSharedContextNewtAWTBug523.java:463)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:387)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: drawTwoTriangles.3 on obj 0x78cade31, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.drawTwoTriangles(TestSharedContextNewtAWTBug523.java:463)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:387)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: display.X on obj 0x78cade31, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.display(TestSharedContextNewtAWTBug523.java:395)
[junit] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:691)
[junit] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:673)
[junit] at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1383)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1277)
[junit] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1131)
[junit] at javax.media.opengl.awt.GLCanvas$11.run(GLCanvas.java:1394)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: dispose.2 on obj 0x78cade31, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:329)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at javax.media.opengl.awt.GLCanvas$7.run(GLCanvas.java:1272)
[junit] at javax.media.opengl.Threading.invoke(Threading.java:223)
[junit] at javax.media.opengl.awt.GLCanvas.destroyImpl(GLCanvas.java:547)
[junit] at javax.media.opengl.awt.GLCanvas.removeNotify(GLCanvas.java:763)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at javax.swing.JRootPane.removeNotify(JRootPane.java:747)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at java.awt.Window.removeNotify(Window.java:690)
[junit] at java.awt.Frame.removeNotify(Frame.java:905)
[junit] at java.awt.Window$1DisposeAction.run(Window.java:1020)
[junit] at java.awt.Window.doDispose(Window.java:1035)
[junit] at java.awt.Window.dispose(Window.java:977)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$6.run(TestSharedContextNewtAWTBug523.java:766)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] GL-Error: dispose.3 on obj 0x78cade31, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:331)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at javax.media.opengl.awt.GLCanvas$7.run(GLCanvas.java:1272)
[junit] at javax.media.opengl.Threading.invoke(Threading.java:223)
[junit] at javax.media.opengl.awt.GLCanvas.destroyImpl(GLCanvas.java:547)
[junit] at javax.media.opengl.awt.GLCanvas.removeNotify(GLCanvas.java:763)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at javax.swing.JComponent.removeNotify(JComponent.java:4709)
[junit] at javax.swing.JRootPane.removeNotify(JRootPane.java:747)
[junit] at java.awt.Container.removeNotify(Container.java:2652)
[junit] at java.awt.Window.removeNotify(Window.java:690)
[junit] at java.awt.Frame.removeNotify(Frame.java:905)
[junit] at java.awt.Window$1DisposeAction.run(Window.java:1020)
[junit] at java.awt.Window.doDispose(Window.java:1035)
[junit] at java.awt.Window.dispose(Window.java:977)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$6.run(TestSharedContextNewtAWTBug523.java:766)
[junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
[junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
[junit] at java.awt.EventQueue.access$400(EventQueue.java:82)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:676)
[junit] at java.awt.EventQueue$2.run(EventQueue.java:674)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
[junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
[junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
[junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
[junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
[junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
[junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test02UseAWTSharedContext
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test10UseNEWTNotShared
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using local VBOs on slave 0x5374a6e2
[junit] Creating vertex VBO on slave 0x5374a6e2
[junit] Creating index VBO on slave 0x5374a6e2
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using local VBOs on slave 0xf786a3c
[junit] Creating vertex VBO on slave 0xf786a3c
[junit] Creating index VBO on slave 0xf786a3c
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] GL-Error: dispose.2 on obj 0x5374a6e2, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:329)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:371)
[junit] at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:119)
[junit] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:547)
[junit] at jogamp.newt.WindowImpl$1.run(WindowImpl.java:1138)
[junit] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
[junit] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
[junit] GL-Error: dispose.3 on obj 0x5374a6e2, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:331)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:371)
[junit] at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:119)
[junit] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:547)
[junit] at jogamp.newt.WindowImpl$1.run(WindowImpl.java:1138)
[junit] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
[junit] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
[junit] GL-Error: dispose.2 on obj 0xf786a3c, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:329)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:371)
[junit] at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:119)
[junit] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:547)
[junit] at jogamp.newt.WindowImpl$1.run(WindowImpl.java:1138)
[junit] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
[junit] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
[junit] GL-Error: dispose.3 on obj 0xf786a3c, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:331)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:371)
[junit] at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:119)
[junit] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:547)
[junit] at jogamp.newt.WindowImpl$1.run(WindowImpl.java:1138)
[junit] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
[junit] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
[junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test10UseNEWTNotShared
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test11UseNEWTSharedContext
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using shared VBOs on slave 0x3d5b89c
[junit] Creating vertex VBO on slave 0x3d5b89c
[junit] Creating index VBO on slave 0x3d5b89c
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Using shared VBOs on slave 0x444b0bbb
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] GL-Error: dispose.2 on obj 0x444b0bbb, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:329)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:371)
[junit] at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:119)
[junit] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:547)
[junit] at jogamp.newt.WindowImpl$1.run(WindowImpl.java:1138)
[junit] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
[junit] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
[junit] GL-Error: dispose.3 on obj 0x444b0bbb, glCheckFramebufferStatus: 0x8219
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.logAnyErrorCodes(TestSharedContextNewtAWTBug523.java:487)
[junit] at com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523$TwoTriangles.dispose(TestSharedContextNewtAWTBug523.java:331)
[junit] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:543)
[junit] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1179)
[junit] at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:371)
[junit] at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:119)
[junit] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:547)
[junit] at jogamp.newt.WindowImpl$1.run(WindowImpl.java:1138)
[junit] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150)
[junit] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371)
[junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test11UseNEWTSharedContext
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843395569 ms --- localhost/127.0.0.1:59999 - Unlock ok within 8 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843398436 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843404951 ms +++ localhost/127.0.0.1:59999 - Locked within 6536 ms, 14 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test01SyncedOneAnimatorCleanDtorOrder
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6da0d866: tileRendererInUse null, GearsES2[obj 0x6da0d866 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6da0d866 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6da0d866 created: GearsObj[0x78979f67, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6da0d866 created: GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6da0d866 created: GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6da0d866 FIN GearsES2[obj 0x6da0d866 isInit true, usesShared false, 1 GearsObj[0x78979f67, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x163b4b1e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6da0d866 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f9808ec7e70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6da0d866, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7054f9f1: tileRendererInUse null, GearsES2[obj 0x7054f9f1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6da0d866 isInit true, usesShared false, 1 GearsObj[0x78979f67, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x163b4b1e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x7054f9f1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7054f9f1 created w/ share: GearsObj[0x78979f67, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5a57e787, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7054f9f1 created w/ share: GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x41217e67, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7054f9f1 created w/ share: GearsObj[0x163b4b1e, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x7df1bd98, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7054f9f1 FIN GearsES2[obj 0x7054f9f1 isInit true, usesShared true, 1 GearsObj[0x5a57e787, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41217e67, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7df1bd98, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6da0d866 isInit true, usesShared false, 1 GearsObj[0x78979f67, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x163b4b1e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7054f9f1 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f9808ebdfe0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7054f9f1, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5ae576d4: tileRendererInUse null, GearsES2[obj 0x5ae576d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6da0d866 isInit true, usesShared false, 1 GearsObj[0x78979f67, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x163b4b1e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x5ae576d4 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5ae576d4 created w/ share: GearsObj[0x78979f67, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x307b4703, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5ae576d4 created w/ share: GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x6d732ed2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5ae576d4 created w/ share: GearsObj[0x163b4b1e, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x25071521, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5ae576d4 FIN GearsES2[obj 0x5ae576d4 isInit true, usesShared true, 1 GearsObj[0x307b4703, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d732ed2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x25071521, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6da0d866 isInit true, usesShared false, 1 GearsObj[0x78979f67, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x163b4b1e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ae576d4 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f9808e1cd70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5ae576d4, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] XXX-C-3.1: hash 0x10987197, (isShared true, created true, master 0x10987197)
[junit] Created Ctx #0: hash 0x22e90943, (created true)
[junit] Created Ctx #1: hash 0x6328edf2, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2: hash 0x22e90943, (isShared true, created true, master 0x10987197)
[junit] Created Ctx #0: hash 0x6328edf2, (created true)
[junit] Created Ctx #1: hash 0x10987197, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3: hash 0x6328edf2, (isShared true, created true, master 0x10987197)
[junit] Created Ctx #0: hash 0x22e90943, (created true)
[junit] Created Ctx #1: hash 0x10987197, (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 0x5ae576d4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ae576d4 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7054f9f1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7054f9f1 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6da0d866: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6da0d866 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test01SyncedOneAnimatorCleanDtorOrder
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test02SyncedOneAnimatorDirtyDtorOrder
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6c04ab2f: tileRendererInUse null, GearsES2[obj 0x6c04ab2f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6c04ab2f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6c04ab2f created: GearsObj[0x76996cca, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6c04ab2f created: GearsObj[0x52b57e9a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6c04ab2f created: GearsObj[0x52b57e9a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6c04ab2f FIN GearsES2[obj 0x6c04ab2f isInit true, usesShared false, 1 GearsObj[0x76996cca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52b57e9a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x98adae2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6c04ab2f 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f9808edd6a0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6c04ab2f, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2682d210: tileRendererInUse null, GearsES2[obj 0x2682d210 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6c04ab2f isInit true, usesShared false, 1 GearsObj[0x76996cca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52b57e9a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x98adae2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x2682d210 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2682d210 created w/ share: GearsObj[0x76996cca, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xd34eb84, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2682d210 created w/ share: GearsObj[0x52b57e9a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xd522de2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2682d210 created w/ share: GearsObj[0x98adae2, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xe425743, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2682d210 FIN GearsES2[obj 0x2682d210 isInit true, usesShared true, 1 GearsObj[0xd34eb84, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd522de2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe425743, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6c04ab2f isInit true, usesShared false, 1 GearsObj[0x76996cca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52b57e9a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x98adae2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2682d210 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f9808ec08a0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2682d210, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x56ad2c30: tileRendererInUse null, GearsES2[obj 0x56ad2c30 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6c04ab2f isInit true, usesShared false, 1 GearsObj[0x76996cca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52b57e9a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x98adae2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x56ad2c30 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x56ad2c30 created w/ share: GearsObj[0x76996cca, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1b5b8520, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x56ad2c30 created w/ share: GearsObj[0x52b57e9a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x158105e8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x56ad2c30 created w/ share: GearsObj[0x98adae2, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x49aacd5f, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x56ad2c30 FIN GearsES2[obj 0x56ad2c30 isInit true, usesShared true, 1 GearsObj[0x1b5b8520, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x158105e8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x49aacd5f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6c04ab2f isInit true, usesShared false, 1 GearsObj[0x76996cca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52b57e9a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x98adae2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x56ad2c30 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f980b229200, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x56ad2c30, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] XXX-C-3.1: hash 0x168e4805, (isShared true, created true, master 0x168e4805)
[junit] Created Ctx #0: hash 0xb7c96a9, (created true)
[junit] Created Ctx #1: hash 0x181b7c76, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2: hash 0xb7c96a9, (isShared true, created true, master 0x168e4805)
[junit] Created Ctx #0: hash 0x168e4805, (created true)
[junit] Created Ctx #1: hash 0x181b7c76, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3: hash 0x181b7c76, (isShared true, created true, master 0x168e4805)
[junit] Created Ctx #0: hash 0x168e4805, (created true)
[junit] Created Ctx #1: hash 0xb7c96a9, (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 0x6c04ab2f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6c04ab2f FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2682d210: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2682d210 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x56ad2c30: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x56ad2c30 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test02SyncedOneAnimatorDirtyDtorOrder
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test11AsyncEachAnimatorCleanDtorOrder
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x40b86944: tileRendererInUse null, GearsES2[obj 0x40b86944 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x40b86944 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x40b86944 created: GearsObj[0x318efaea, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x40b86944 created: GearsObj[0x21fb3211, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x40b86944 created: GearsObj[0x21fb3211, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x40b86944 FIN GearsES2[obj 0x40b86944 isInit true, usesShared false, 1 GearsObj[0x318efaea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21fb3211, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72940b84, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x40b86944 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f9808c987a0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x40b86944, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xb07108e: tileRendererInUse null, GearsES2[obj 0xb07108e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x40b86944 isInit true, usesShared false, 1 GearsObj[0x318efaea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21fb3211, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72940b84, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0xb07108e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xb07108e created w/ share: GearsObj[0x318efaea, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x2929e5e9, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xb07108e created w/ share: GearsObj[0x21fb3211, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x7db5391b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xb07108e created w/ share: GearsObj[0x72940b84, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4b85c17, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xb07108e FIN GearsES2[obj 0xb07108e isInit true, usesShared true, 1 GearsObj[0x2929e5e9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7db5391b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b85c17, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x40b86944 isInit true, usesShared false, 1 GearsObj[0x318efaea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21fb3211, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72940b84, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb07108e 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f980b221990, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xb07108e, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7ccfe049: tileRendererInUse null, GearsES2[obj 0x7ccfe049 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x40b86944 isInit true, usesShared false, 1 GearsObj[0x318efaea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21fb3211, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72940b84, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x7ccfe049 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7ccfe049 created w/ share: GearsObj[0x318efaea, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x56278e83, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7ccfe049 created w/ share: GearsObj[0x21fb3211, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3efd66a5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7ccfe049 created w/ share: GearsObj[0x72940b84, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6e5dfaf1, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7ccfe049 FIN GearsES2[obj 0x7ccfe049 isInit true, usesShared true, 1 GearsObj[0x56278e83, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3efd66a5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e5dfaf1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x40b86944 isInit true, usesShared false, 1 GearsObj[0x318efaea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21fb3211, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72940b84, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7ccfe049 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f980b215160, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7ccfe049, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] XXX-C-3.1: hash 0x39518cc, (isShared true, created true, master 0x39518cc)
[junit] Created Ctx #0: hash 0x558041e0, (created true)
[junit] Created Ctx #1: hash 0x63a5ec6c, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2: hash 0x558041e0, (isShared true, created true, master 0x39518cc)
[junit] Created Ctx #0: hash 0x39518cc, (created true)
[junit] Created Ctx #1: hash 0x63a5ec6c, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3: hash 0x63a5ec6c, (isShared true, created true, master 0x39518cc)
[junit] Created Ctx #0: hash 0x558041e0, (created true)
[junit] Created Ctx #1: hash 0x39518cc, (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 0x7ccfe049: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7ccfe049 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb07108e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb07108e FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x40b86944: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x40b86944 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test11AsyncEachAnimatorCleanDtorOrder
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test12AsyncEachAnimatorDirtyDtorOrder
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x235f4a7f: tileRendererInUse null, GearsES2[obj 0x235f4a7f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x235f4a7f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x235f4a7f created: GearsObj[0xb478a2d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x235f4a7f created: GearsObj[0x5c09624, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x235f4a7f created: GearsObj[0x5c09624, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x235f4a7f FIN GearsES2[obj 0x235f4a7f isInit true, usesShared false, 1 GearsObj[0xb478a2d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c09624, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26c1186f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x235f4a7f 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f9808edd7b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x235f4a7f, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7d56b386: tileRendererInUse null, GearsES2[obj 0x7d56b386 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x235f4a7f isInit true, usesShared false, 1 GearsObj[0xb478a2d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c09624, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26c1186f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x7d56b386 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7d56b386 created w/ share: GearsObj[0xb478a2d, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x2db6235b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7d56b386 created w/ share: GearsObj[0x5c09624, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x10cb42cf, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7d56b386 created w/ share: GearsObj[0x26c1186f, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x108f2ca6, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7d56b386 FIN GearsES2[obj 0x7d56b386 isInit true, usesShared true, 1 GearsObj[0x2db6235b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10cb42cf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x108f2ca6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x235f4a7f isInit true, usesShared false, 1 GearsObj[0xb478a2d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c09624, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26c1186f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7d56b386 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f9808c30e70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7d56b386, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5f0f0625: tileRendererInUse null, GearsES2[obj 0x5f0f0625 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x235f4a7f isInit true, usesShared false, 1 GearsObj[0xb478a2d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c09624, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26c1186f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x5f0f0625 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5f0f0625 created w/ share: GearsObj[0xb478a2d, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x27972e3a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5f0f0625 created w/ share: GearsObj[0x5c09624, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x365bf624, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5f0f0625 created w/ share: GearsObj[0x26c1186f, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4f7cd15d, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f0f0625 FIN GearsES2[obj 0x5f0f0625 isInit true, usesShared true, 1 GearsObj[0x27972e3a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x365bf624, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f7cd15d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x235f4a7f isInit true, usesShared false, 1 GearsObj[0xb478a2d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c09624, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26c1186f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5f0f0625 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f9808eceac0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5f0f0625, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] XXX-C-3.1: hash 0x54a6af6e, (isShared true, created true, master 0x54a6af6e)
[junit] Created Ctx #0: hash 0x4f2b3349, (created true)
[junit] Created Ctx #1: hash 0x6477eb97, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2: hash 0x4f2b3349, (isShared true, created true, master 0x54a6af6e)
[junit] Created Ctx #0: hash 0x54a6af6e, (created true)
[junit] Created Ctx #1: hash 0x6477eb97, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3: hash 0x6477eb97, (isShared true, created true, master 0x54a6af6e)
[junit] Created Ctx #0: hash 0x4f2b3349, (created true)
[junit] Created Ctx #1: hash 0x54a6af6e, (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 0x235f4a7f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x235f4a7f FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d56b386: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d56b386 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f0f0625: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f0f0625 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test12AsyncEachAnimatorDirtyDtorOrder
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843413570 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 15.922 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843398436 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843404951 ms +++ localhost/127.0.0.1:59999 - Locked within 6536 ms, 14 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test01SyncedOneAnimatorCleanDtorOrder
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6da0d866: tileRendererInUse null, GearsES2[obj 0x6da0d866 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6da0d866 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6da0d866 created: GearsObj[0x78979f67, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6da0d866 created: GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6da0d866 created: GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6da0d866 FIN GearsES2[obj 0x6da0d866 isInit true, usesShared false, 1 GearsObj[0x78979f67, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x163b4b1e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6da0d866 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f9808ec7e70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6da0d866, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7054f9f1: tileRendererInUse null, GearsES2[obj 0x7054f9f1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6da0d866 isInit true, usesShared false, 1 GearsObj[0x78979f67, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x163b4b1e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x7054f9f1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7054f9f1 created w/ share: GearsObj[0x78979f67, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5a57e787, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7054f9f1 created w/ share: GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x41217e67, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7054f9f1 created w/ share: GearsObj[0x163b4b1e, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x7df1bd98, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7054f9f1 FIN GearsES2[obj 0x7054f9f1 isInit true, usesShared true, 1 GearsObj[0x5a57e787, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41217e67, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7df1bd98, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6da0d866 isInit true, usesShared false, 1 GearsObj[0x78979f67, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x163b4b1e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7054f9f1 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f9808ebdfe0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7054f9f1, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5ae576d4: tileRendererInUse null, GearsES2[obj 0x5ae576d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6da0d866 isInit true, usesShared false, 1 GearsObj[0x78979f67, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x163b4b1e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x5ae576d4 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5ae576d4 created w/ share: GearsObj[0x78979f67, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x307b4703, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5ae576d4 created w/ share: GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x6d732ed2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5ae576d4 created w/ share: GearsObj[0x163b4b1e, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x25071521, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5ae576d4 FIN GearsES2[obj 0x5ae576d4 isInit true, usesShared true, 1 GearsObj[0x307b4703, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d732ed2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x25071521, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6da0d866 isInit true, usesShared false, 1 GearsObj[0x78979f67, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x163b4b1e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ae576d4 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f9808e1cd70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5ae576d4, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] XXX-C-3.1: hash 0x10987197, (isShared true, created true, master 0x10987197)
[junit] Created Ctx #0: hash 0x22e90943, (created true)
[junit] Created Ctx #1: hash 0x6328edf2, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2: hash 0x22e90943, (isShared true, created true, master 0x10987197)
[junit] Created Ctx #0: hash 0x6328edf2, (created true)
[junit] Created Ctx #1: hash 0x10987197, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3: hash 0x6328edf2, (isShared true, created true, master 0x10987197)
[junit] Created Ctx #0: hash 0x22e90943, (created true)
[junit] Created Ctx #1: hash 0x10987197, (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 0x5ae576d4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ae576d4 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7054f9f1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7054f9f1 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6da0d866: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6da0d866 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test01SyncedOneAnimatorCleanDtorOrder
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test02SyncedOneAnimatorDirtyDtorOrder
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6c04ab2f: tileRendererInUse null, GearsES2[obj 0x6c04ab2f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6c04ab2f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6c04ab2f created: GearsObj[0x76996cca, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6c04ab2f created: GearsObj[0x52b57e9a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6c04ab2f created: GearsObj[0x52b57e9a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6c04ab2f FIN GearsES2[obj 0x6c04ab2f isInit true, usesShared false, 1 GearsObj[0x76996cca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52b57e9a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x98adae2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6c04ab2f 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f9808edd6a0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6c04ab2f, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2682d210: tileRendererInUse null, GearsES2[obj 0x2682d210 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6c04ab2f isInit true, usesShared false, 1 GearsObj[0x76996cca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52b57e9a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x98adae2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x2682d210 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2682d210 created w/ share: GearsObj[0x76996cca, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xd34eb84, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2682d210 created w/ share: GearsObj[0x52b57e9a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xd522de2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2682d210 created w/ share: GearsObj[0x98adae2, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xe425743, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2682d210 FIN GearsES2[obj 0x2682d210 isInit true, usesShared true, 1 GearsObj[0xd34eb84, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd522de2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe425743, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6c04ab2f isInit true, usesShared false, 1 GearsObj[0x76996cca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52b57e9a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x98adae2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2682d210 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f9808ec08a0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2682d210, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x56ad2c30: tileRendererInUse null, GearsES2[obj 0x56ad2c30 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6c04ab2f isInit true, usesShared false, 1 GearsObj[0x76996cca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52b57e9a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x98adae2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x56ad2c30 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x56ad2c30 created w/ share: GearsObj[0x76996cca, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1b5b8520, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x56ad2c30 created w/ share: GearsObj[0x52b57e9a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x158105e8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x56ad2c30 created w/ share: GearsObj[0x98adae2, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x49aacd5f, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x56ad2c30 FIN GearsES2[obj 0x56ad2c30 isInit true, usesShared true, 1 GearsObj[0x1b5b8520, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x158105e8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x49aacd5f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6c04ab2f isInit true, usesShared false, 1 GearsObj[0x76996cca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52b57e9a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x98adae2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x56ad2c30 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f980b229200, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x56ad2c30, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] XXX-C-3.1: hash 0x168e4805, (isShared true, created true, master 0x168e4805)
[junit] Created Ctx #0: hash 0xb7c96a9, (created true)
[junit] Created Ctx #1: hash 0x181b7c76, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2: hash 0xb7c96a9, (isShared true, created true, master 0x168e4805)
[junit] Created Ctx #0: hash 0x168e4805, (created true)
[junit] Created Ctx #1: hash 0x181b7c76, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3: hash 0x181b7c76, (isShared true, created true, master 0x168e4805)
[junit] Created Ctx #0: hash 0x168e4805, (created true)
[junit] Created Ctx #1: hash 0xb7c96a9, (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 0x6c04ab2f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6c04ab2f FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2682d210: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2682d210 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x56ad2c30: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x56ad2c30 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test02SyncedOneAnimatorDirtyDtorOrder
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test11AsyncEachAnimatorCleanDtorOrder
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x40b86944: tileRendererInUse null, GearsES2[obj 0x40b86944 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x40b86944 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x40b86944 created: GearsObj[0x318efaea, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x40b86944 created: GearsObj[0x21fb3211, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x40b86944 created: GearsObj[0x21fb3211, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x40b86944 FIN GearsES2[obj 0x40b86944 isInit true, usesShared false, 1 GearsObj[0x318efaea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21fb3211, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72940b84, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x40b86944 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f9808c987a0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x40b86944, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xb07108e: tileRendererInUse null, GearsES2[obj 0xb07108e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x40b86944 isInit true, usesShared false, 1 GearsObj[0x318efaea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21fb3211, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72940b84, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0xb07108e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xb07108e created w/ share: GearsObj[0x318efaea, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x2929e5e9, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xb07108e created w/ share: GearsObj[0x21fb3211, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x7db5391b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xb07108e created w/ share: GearsObj[0x72940b84, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4b85c17, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xb07108e FIN GearsES2[obj 0xb07108e isInit true, usesShared true, 1 GearsObj[0x2929e5e9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7db5391b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b85c17, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x40b86944 isInit true, usesShared false, 1 GearsObj[0x318efaea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21fb3211, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72940b84, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb07108e 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f980b221990, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xb07108e, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7ccfe049: tileRendererInUse null, GearsES2[obj 0x7ccfe049 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x40b86944 isInit true, usesShared false, 1 GearsObj[0x318efaea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21fb3211, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72940b84, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x7ccfe049 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7ccfe049 created w/ share: GearsObj[0x318efaea, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x56278e83, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7ccfe049 created w/ share: GearsObj[0x21fb3211, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3efd66a5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7ccfe049 created w/ share: GearsObj[0x72940b84, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6e5dfaf1, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7ccfe049 FIN GearsES2[obj 0x7ccfe049 isInit true, usesShared true, 1 GearsObj[0x56278e83, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3efd66a5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e5dfaf1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x40b86944 isInit true, usesShared false, 1 GearsObj[0x318efaea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21fb3211, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72940b84, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7ccfe049 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f980b215160, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7ccfe049, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] XXX-C-3.1: hash 0x39518cc, (isShared true, created true, master 0x39518cc)
[junit] Created Ctx #0: hash 0x558041e0, (created true)
[junit] Created Ctx #1: hash 0x63a5ec6c, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2: hash 0x558041e0, (isShared true, created true, master 0x39518cc)
[junit] Created Ctx #0: hash 0x39518cc, (created true)
[junit] Created Ctx #1: hash 0x63a5ec6c, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3: hash 0x63a5ec6c, (isShared true, created true, master 0x39518cc)
[junit] Created Ctx #0: hash 0x558041e0, (created true)
[junit] Created Ctx #1: hash 0x39518cc, (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 0x7ccfe049: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7ccfe049 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb07108e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb07108e FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x40b86944: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x40b86944 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test11AsyncEachAnimatorCleanDtorOrder
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test12AsyncEachAnimatorDirtyDtorOrder
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x235f4a7f: tileRendererInUse null, GearsES2[obj 0x235f4a7f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x235f4a7f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x235f4a7f created: GearsObj[0xb478a2d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x235f4a7f created: GearsObj[0x5c09624, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x235f4a7f created: GearsObj[0x5c09624, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x235f4a7f FIN GearsES2[obj 0x235f4a7f isInit true, usesShared false, 1 GearsObj[0xb478a2d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c09624, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26c1186f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x235f4a7f 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f9808edd7b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x235f4a7f, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7d56b386: tileRendererInUse null, GearsES2[obj 0x7d56b386 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x235f4a7f isInit true, usesShared false, 1 GearsObj[0xb478a2d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c09624, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26c1186f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x7d56b386 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7d56b386 created w/ share: GearsObj[0xb478a2d, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x2db6235b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7d56b386 created w/ share: GearsObj[0x5c09624, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x10cb42cf, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7d56b386 created w/ share: GearsObj[0x26c1186f, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x108f2ca6, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7d56b386 FIN GearsES2[obj 0x7d56b386 isInit true, usesShared true, 1 GearsObj[0x2db6235b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10cb42cf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x108f2ca6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x235f4a7f isInit true, usesShared false, 1 GearsObj[0xb478a2d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c09624, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26c1186f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7d56b386 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f9808c30e70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7d56b386, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5f0f0625: tileRendererInUse null, GearsES2[obj 0x5f0f0625 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x235f4a7f isInit true, usesShared false, 1 GearsObj[0xb478a2d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c09624, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26c1186f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x5f0f0625 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5f0f0625 created w/ share: GearsObj[0xb478a2d, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x27972e3a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5f0f0625 created w/ share: GearsObj[0x5c09624, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x365bf624, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5f0f0625 created w/ share: GearsObj[0x26c1186f, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4f7cd15d, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f0f0625 FIN GearsES2[obj 0x5f0f0625 isInit true, usesShared true, 1 GearsObj[0x27972e3a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x365bf624, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f7cd15d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x235f4a7f isInit true, usesShared false, 1 GearsObj[0xb478a2d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c09624, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26c1186f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5f0f0625 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f9808eceac0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5f0f0625, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] XXX-C-3.1: hash 0x54a6af6e, (isShared true, created true, master 0x54a6af6e)
[junit] Created Ctx #0: hash 0x4f2b3349, (created true)
[junit] Created Ctx #1: hash 0x6477eb97, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2: hash 0x4f2b3349, (isShared true, created true, master 0x54a6af6e)
[junit] Created Ctx #0: hash 0x54a6af6e, (created true)
[junit] Created Ctx #1: hash 0x6477eb97, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3: hash 0x6477eb97, (isShared true, created true, master 0x54a6af6e)
[junit] Created Ctx #0: hash 0x4f2b3349, (created true)
[junit] Created Ctx #1: hash 0x54a6af6e, (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 0x235f4a7f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x235f4a7f FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d56b386: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d56b386 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f0f0625: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f0f0625 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test12AsyncEachAnimatorDirtyDtorOrder
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843413570 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01SyncedOneAnimatorCleanDtorOrder took 1.947 sec
[junit] Testcase: test02SyncedOneAnimatorDirtyDtorOrder took 1.334 sec
[junit] Testcase: test11AsyncEachAnimatorCleanDtorOrder took 1.36 sec
[junit] Testcase: test12AsyncEachAnimatorDirtyDtorOrder took 1.587 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 15.922 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843398436 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843404951 ms +++ localhost/127.0.0.1:59999 - Locked within 6536 ms, 14 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test01SyncedOneAnimatorCleanDtorOrder
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6da0d866: tileRendererInUse null, GearsES2[obj 0x6da0d866 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6da0d866 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6da0d866 created: GearsObj[0x78979f67, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6da0d866 created: GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6da0d866 created: GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6da0d866 FIN GearsES2[obj 0x6da0d866 isInit true, usesShared false, 1 GearsObj[0x78979f67, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x163b4b1e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6da0d866 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f9808ec7e70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6da0d866, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7054f9f1: tileRendererInUse null, GearsES2[obj 0x7054f9f1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6da0d866 isInit true, usesShared false, 1 GearsObj[0x78979f67, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x163b4b1e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x7054f9f1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7054f9f1 created w/ share: GearsObj[0x78979f67, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5a57e787, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7054f9f1 created w/ share: GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x41217e67, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7054f9f1 created w/ share: GearsObj[0x163b4b1e, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x7df1bd98, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7054f9f1 FIN GearsES2[obj 0x7054f9f1 isInit true, usesShared true, 1 GearsObj[0x5a57e787, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41217e67, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7df1bd98, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6da0d866 isInit true, usesShared false, 1 GearsObj[0x78979f67, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x163b4b1e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7054f9f1 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f9808ebdfe0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7054f9f1, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5ae576d4: tileRendererInUse null, GearsES2[obj 0x5ae576d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6da0d866 isInit true, usesShared false, 1 GearsObj[0x78979f67, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x163b4b1e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x5ae576d4 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5ae576d4 created w/ share: GearsObj[0x78979f67, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x307b4703, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5ae576d4 created w/ share: GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x6d732ed2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5ae576d4 created w/ share: GearsObj[0x163b4b1e, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x25071521, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5ae576d4 FIN GearsES2[obj 0x5ae576d4 isInit true, usesShared true, 1 GearsObj[0x307b4703, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d732ed2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x25071521, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6da0d866 isInit true, usesShared false, 1 GearsObj[0x78979f67, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x163b4b1e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ae576d4 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f9808e1cd70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5ae576d4, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] XXX-C-3.1: hash 0x10987197, (isShared true, created true, master 0x10987197)
[junit] Created Ctx #0: hash 0x22e90943, (created true)
[junit] Created Ctx #1: hash 0x6328edf2, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2: hash 0x22e90943, (isShared true, created true, master 0x10987197)
[junit] Created Ctx #0: hash 0x6328edf2, (created true)
[junit] Created Ctx #1: hash 0x10987197, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3: hash 0x6328edf2, (isShared true, created true, master 0x10987197)
[junit] Created Ctx #0: hash 0x22e90943, (created true)
[junit] Created Ctx #1: hash 0x10987197, (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 0x5ae576d4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ae576d4 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7054f9f1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7054f9f1 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6da0d866: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6da0d866 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test01SyncedOneAnimatorCleanDtorOrder
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test02SyncedOneAnimatorDirtyDtorOrder
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6c04ab2f: tileRendererInUse null, GearsES2[obj 0x6c04ab2f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6c04ab2f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6c04ab2f created: GearsObj[0x76996cca, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6c04ab2f created: GearsObj[0x52b57e9a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6c04ab2f created: GearsObj[0x52b57e9a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6c04ab2f FIN GearsES2[obj 0x6c04ab2f isInit true, usesShared false, 1 GearsObj[0x76996cca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52b57e9a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x98adae2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6c04ab2f 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f9808edd6a0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6c04ab2f, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2682d210: tileRendererInUse null, GearsES2[obj 0x2682d210 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6c04ab2f isInit true, usesShared false, 1 GearsObj[0x76996cca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52b57e9a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x98adae2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x2682d210 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2682d210 created w/ share: GearsObj[0x76996cca, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xd34eb84, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2682d210 created w/ share: GearsObj[0x52b57e9a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xd522de2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2682d210 created w/ share: GearsObj[0x98adae2, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xe425743, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2682d210 FIN GearsES2[obj 0x2682d210 isInit true, usesShared true, 1 GearsObj[0xd34eb84, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd522de2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe425743, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6c04ab2f isInit true, usesShared false, 1 GearsObj[0x76996cca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52b57e9a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x98adae2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2682d210 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f9808ec08a0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2682d210, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x56ad2c30: tileRendererInUse null, GearsES2[obj 0x56ad2c30 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6c04ab2f isInit true, usesShared false, 1 GearsObj[0x76996cca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52b57e9a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x98adae2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x56ad2c30 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x56ad2c30 created w/ share: GearsObj[0x76996cca, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1b5b8520, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x56ad2c30 created w/ share: GearsObj[0x52b57e9a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x158105e8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x56ad2c30 created w/ share: GearsObj[0x98adae2, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x49aacd5f, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x56ad2c30 FIN GearsES2[obj 0x56ad2c30 isInit true, usesShared true, 1 GearsObj[0x1b5b8520, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x158105e8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x49aacd5f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x6c04ab2f isInit true, usesShared false, 1 GearsObj[0x76996cca, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52b57e9a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x98adae2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x56ad2c30 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f980b229200, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x56ad2c30, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] XXX-C-3.1: hash 0x168e4805, (isShared true, created true, master 0x168e4805)
[junit] Created Ctx #0: hash 0xb7c96a9, (created true)
[junit] Created Ctx #1: hash 0x181b7c76, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2: hash 0xb7c96a9, (isShared true, created true, master 0x168e4805)
[junit] Created Ctx #0: hash 0x168e4805, (created true)
[junit] Created Ctx #1: hash 0x181b7c76, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3: hash 0x181b7c76, (isShared true, created true, master 0x168e4805)
[junit] Created Ctx #0: hash 0x168e4805, (created true)
[junit] Created Ctx #1: hash 0xb7c96a9, (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 0x6c04ab2f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6c04ab2f FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2682d210: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2682d210 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x56ad2c30: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x56ad2c30 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test02SyncedOneAnimatorDirtyDtorOrder
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test11AsyncEachAnimatorCleanDtorOrder
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x40b86944: tileRendererInUse null, GearsES2[obj 0x40b86944 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x40b86944 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x40b86944 created: GearsObj[0x318efaea, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x40b86944 created: GearsObj[0x21fb3211, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x40b86944 created: GearsObj[0x21fb3211, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x40b86944 FIN GearsES2[obj 0x40b86944 isInit true, usesShared false, 1 GearsObj[0x318efaea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21fb3211, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72940b84, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x40b86944 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f9808c987a0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x40b86944, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xb07108e: tileRendererInUse null, GearsES2[obj 0xb07108e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x40b86944 isInit true, usesShared false, 1 GearsObj[0x318efaea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21fb3211, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72940b84, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0xb07108e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xb07108e created w/ share: GearsObj[0x318efaea, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x2929e5e9, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xb07108e created w/ share: GearsObj[0x21fb3211, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x7db5391b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xb07108e created w/ share: GearsObj[0x72940b84, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4b85c17, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xb07108e FIN GearsES2[obj 0xb07108e isInit true, usesShared true, 1 GearsObj[0x2929e5e9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7db5391b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b85c17, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x40b86944 isInit true, usesShared false, 1 GearsObj[0x318efaea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21fb3211, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72940b84, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb07108e 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f980b221990, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xb07108e, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7ccfe049: tileRendererInUse null, GearsES2[obj 0x7ccfe049 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x40b86944 isInit true, usesShared false, 1 GearsObj[0x318efaea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21fb3211, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72940b84, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x7ccfe049 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7ccfe049 created w/ share: GearsObj[0x318efaea, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x56278e83, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7ccfe049 created w/ share: GearsObj[0x21fb3211, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3efd66a5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7ccfe049 created w/ share: GearsObj[0x72940b84, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6e5dfaf1, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7ccfe049 FIN GearsES2[obj 0x7ccfe049 isInit true, usesShared true, 1 GearsObj[0x56278e83, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3efd66a5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e5dfaf1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x40b86944 isInit true, usesShared false, 1 GearsObj[0x318efaea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21fb3211, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72940b84, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7ccfe049 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f980b215160, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7ccfe049, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] XXX-C-3.1: hash 0x39518cc, (isShared true, created true, master 0x39518cc)
[junit] Created Ctx #0: hash 0x558041e0, (created true)
[junit] Created Ctx #1: hash 0x63a5ec6c, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2: hash 0x558041e0, (isShared true, created true, master 0x39518cc)
[junit] Created Ctx #0: hash 0x39518cc, (created true)
[junit] Created Ctx #1: hash 0x63a5ec6c, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3: hash 0x63a5ec6c, (isShared true, created true, master 0x39518cc)
[junit] Created Ctx #0: hash 0x558041e0, (created true)
[junit] Created Ctx #1: hash 0x39518cc, (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 0x7ccfe049: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7ccfe049 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb07108e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb07108e FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x40b86944: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x40b86944 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test11AsyncEachAnimatorCleanDtorOrder
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test12AsyncEachAnimatorDirtyDtorOrder
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x235f4a7f: tileRendererInUse null, GearsES2[obj 0x235f4a7f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x235f4a7f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x235f4a7f created: GearsObj[0xb478a2d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x235f4a7f created: GearsObj[0x5c09624, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x235f4a7f created: GearsObj[0x5c09624, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x235f4a7f FIN GearsES2[obj 0x235f4a7f isInit true, usesShared false, 1 GearsObj[0xb478a2d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c09624, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26c1186f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x235f4a7f 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f9808edd7b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x235f4a7f, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7d56b386: tileRendererInUse null, GearsES2[obj 0x7d56b386 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x235f4a7f isInit true, usesShared false, 1 GearsObj[0xb478a2d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c09624, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26c1186f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x7d56b386 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7d56b386 created w/ share: GearsObj[0xb478a2d, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x2db6235b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7d56b386 created w/ share: GearsObj[0x5c09624, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x10cb42cf, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7d56b386 created w/ share: GearsObj[0x26c1186f, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x108f2ca6, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7d56b386 FIN GearsES2[obj 0x7d56b386 isInit true, usesShared true, 1 GearsObj[0x2db6235b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10cb42cf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x108f2ca6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x235f4a7f isInit true, usesShared false, 1 GearsObj[0xb478a2d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c09624, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26c1186f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7d56b386 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f9808c30e70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7d56b386, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5f0f0625: tileRendererInUse null, GearsES2[obj 0x5f0f0625 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x235f4a7f isInit true, usesShared false, 1 GearsObj[0xb478a2d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c09624, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26c1186f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] GearsES2 init 0x5f0f0625 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5f0f0625 created w/ share: GearsObj[0xb478a2d, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x27972e3a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5f0f0625 created w/ share: GearsObj[0x5c09624, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x365bf624, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5f0f0625 created w/ share: GearsObj[0x26c1186f, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4f7cd15d, vbo ff 13, fs 14, bf 15, bs 16]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f0f0625 FIN GearsES2[obj 0x5f0f0625 isInit true, usesShared true, 1 GearsObj[0x27972e3a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x365bf624, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f7cd15d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x235f4a7f isInit true, usesShared false, 1 GearsObj[0xb478a2d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c09624, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26c1186f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5f0f0625 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7f9808eceac0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5f0f0625, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] XXX-C-3.1: hash 0x54a6af6e, (isShared true, created true, master 0x54a6af6e)
[junit] Created Ctx #0: hash 0x4f2b3349, (created true)
[junit] Created Ctx #1: hash 0x6477eb97, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2: hash 0x4f2b3349, (isShared true, created true, master 0x54a6af6e)
[junit] Created Ctx #0: hash 0x54a6af6e, (created true)
[junit] Created Ctx #1: hash 0x6477eb97, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3: hash 0x6477eb97, (isShared true, created true, master 0x54a6af6e)
[junit] Created Ctx #0: hash 0x4f2b3349, (created true)
[junit] Created Ctx #1: hash 0x54a6af6e, (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 0x235f4a7f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x235f4a7f FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d56b386: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7d56b386 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f0f0625: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f0f0625 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test12AsyncEachAnimatorDirtyDtorOrder
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843413570 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] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843415639 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843420173 ms +++ localhost/127.0.0.1:59999 - Locked within 4575 ms, 10 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test01SyncedOneAnimator
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2321b59a: tileRendererInUse null, GearsES2[obj 0x2321b59a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2321b59a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2321b59a created: GearsObj[0x126d2380, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x2321b59a created: GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x2321b59a created: GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2321b59a FIN GearsES2[obj 0x2321b59a isInit true, usesShared false, 1 GearsObj[0x126d2380, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x51f21c50, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2321b59a 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb0aa66f0b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2321b59a, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xd5c0f9: tileRendererInUse null, GearsES2[obj 0xd5c0f9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2321b59a isInit true, usesShared false, 1 GearsObj[0x126d2380, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x51f21c50, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] GearsES2 init 0xd5c0f9 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xd5c0f9 created w/ share: GearsObj[0x126d2380, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x6d46b6db, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0xd5c0f9 created w/ share: GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x3d8f1be9, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0xd5c0f9 created w/ share: GearsObj[0x51f21c50, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x7e717d91, vbo ff 14, fs 15, bf 16, bs 17]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xd5c0f9 FIN GearsES2[obj 0xd5c0f9 isInit true, usesShared true, 1 GearsObj[0x6d46b6db, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3d8f1be9, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7e717d91, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x2321b59a isInit true, usesShared false, 1 GearsObj[0x126d2380, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x51f21c50, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xd5c0f9 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb0aa67c3c0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xd5c0f9, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x51701bdc: tileRendererInUse null, GearsES2[obj 0x51701bdc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2321b59a isInit true, usesShared false, 1 GearsObj[0x126d2380, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x51f21c50, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] GearsES2 init 0x51701bdc on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x51701bdc created w/ share: GearsObj[0x126d2380, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x5721df2a, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x51701bdc created w/ share: GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x70c26b16, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x51701bdc created w/ share: GearsObj[0x51f21c50, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x6c04ab2f, vbo ff 14, fs 15, bf 16, bs 17]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x51701bdc FIN GearsES2[obj 0x51701bdc isInit true, usesShared true, 1 GearsObj[0x5721df2a, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x70c26b16, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6c04ab2f, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x2321b59a isInit true, usesShared false, 1 GearsObj[0x126d2380, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x51f21c50, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51701bdc 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb0aa4bf000, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x51701bdc, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] XXX-C-3.1: hash 0xec0a9f9, (isShared true, created true, master 0xec0a9f9)
[junit] Created Ctx #0: hash 0x5759780d, (created true)
[junit] Created Ctx #1: hash 0x4ceafb71, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2: hash 0x5759780d, (isShared true, created true, master 0xec0a9f9)
[junit] Created Ctx #0: hash 0x4ceafb71, (created true)
[junit] Created Ctx #1: hash 0xec0a9f9, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3: hash 0x4ceafb71, (isShared true, created true, master 0xec0a9f9)
[junit] Created Ctx #0: hash 0x5759780d, (created true)
[junit] Created Ctx #1: hash 0xec0a9f9, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51701bdc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51701bdc FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd5c0f9: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd5c0f9 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2321b59a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2321b59a FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test01SyncedOneAnimator
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test02AsyncEachAnimator
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x61250ff2: tileRendererInUse null, GearsES2[obj 0x61250ff2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x61250ff2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x61250ff2 created: GearsObj[0x576504fa, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x61250ff2 created: GearsObj[0x63a5ec6c, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x61250ff2 created: GearsObj[0x63a5ec6c, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x61250ff2 FIN GearsES2[obj 0x61250ff2 isInit true, usesShared false, 1 GearsObj[0x576504fa, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x63a5ec6c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x56278e83, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x61250ff2 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb0aa670c00, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x61250ff2, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2e864e43: tileRendererInUse null, GearsES2[obj 0x2e864e43 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x61250ff2 isInit true, usesShared false, 1 GearsObj[0x576504fa, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x63a5ec6c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x56278e83, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] GearsES2 init 0x2e864e43 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2e864e43 created w/ share: GearsObj[0x576504fa, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x3c3228a1, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x2e864e43 created w/ share: GearsObj[0x63a5ec6c, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x10980e7, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x2e864e43 created w/ share: GearsObj[0x56278e83, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x16edbe39, vbo ff 14, fs 15, bf 16, bs 17]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2e864e43 FIN GearsES2[obj 0x2e864e43 isInit true, usesShared true, 1 GearsObj[0x3c3228a1, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x10980e7, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x16edbe39, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x61250ff2 isInit true, usesShared false, 1 GearsObj[0x576504fa, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x63a5ec6c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x56278e83, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2e864e43 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb0aa4b64d0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2e864e43, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6d66f9b9: tileRendererInUse null, GearsES2[obj 0x6d66f9b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x61250ff2 isInit true, usesShared false, 1 GearsObj[0x576504fa, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x63a5ec6c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x56278e83, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] GearsES2 init 0x6d66f9b9 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6d66f9b9 created w/ share: GearsObj[0x576504fa, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x44739f3f, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x6d66f9b9 created w/ share: GearsObj[0x63a5ec6c, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x2dc0435, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x6d66f9b9 created w/ share: GearsObj[0x56278e83, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x3a98350a, vbo ff 14, fs 15, bf 16, bs 17]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6d66f9b9 FIN GearsES2[obj 0x6d66f9b9 isInit true, usesShared true, 1 GearsObj[0x44739f3f, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x2dc0435, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3a98350a, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x61250ff2 isInit true, usesShared false, 1 GearsObj[0x576504fa, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x63a5ec6c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x56278e83, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6d66f9b9 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb0aa4a85c0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6d66f9b9, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] XXX-C-3.1: hash 0x38d0357a, (isShared true, created true, master 0x38d0357a)
[junit] Created Ctx #0: hash 0x370a5c21, (created true)
[junit] Created Ctx #1: hash 0x154e4e31, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2: hash 0x154e4e31, (isShared true, created true, master 0x38d0357a)
[junit] Created Ctx #0: hash 0x370a5c21, (created true)
[junit] Created Ctx #1: hash 0x38d0357a, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3: hash 0x370a5c21, (isShared true, created true, master 0x38d0357a)
[junit] Created Ctx #0: hash 0x154e4e31, (created true)
[junit] Created Ctx #1: hash 0x38d0357a, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d66f9b9: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d66f9b9 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e864e43: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e864e43 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61250ff2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61250ff2 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test02AsyncEachAnimator
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843425915 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843415639 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843420173 ms +++ localhost/127.0.0.1:59999 - Locked within 4575 ms, 10 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test01SyncedOneAnimator
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2321b59a: tileRendererInUse null, GearsES2[obj 0x2321b59a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2321b59a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2321b59a created: GearsObj[0x126d2380, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x2321b59a created: GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x2321b59a created: GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2321b59a FIN GearsES2[obj 0x2321b59a isInit true, usesShared false, 1 GearsObj[0x126d2380, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x51f21c50, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2321b59a 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb0aa66f0b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2321b59a, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xd5c0f9: tileRendererInUse null, GearsES2[obj 0xd5c0f9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2321b59a isInit true, usesShared false, 1 GearsObj[0x126d2380, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x51f21c50, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] GearsES2 init 0xd5c0f9 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xd5c0f9 created w/ share: GearsObj[0x126d2380, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x6d46b6db, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0xd5c0f9 created w/ share: GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x3d8f1be9, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0xd5c0f9 created w/ share: GearsObj[0x51f21c50, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x7e717d91, vbo ff 14, fs 15, bf 16, bs 17]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xd5c0f9 FIN GearsES2[obj 0xd5c0f9 isInit true, usesShared true, 1 GearsObj[0x6d46b6db, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3d8f1be9, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7e717d91, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x2321b59a isInit true, usesShared false, 1 GearsObj[0x126d2380, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x51f21c50, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xd5c0f9 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb0aa67c3c0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xd5c0f9, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x51701bdc: tileRendererInUse null, GearsES2[obj 0x51701bdc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2321b59a isInit true, usesShared false, 1 GearsObj[0x126d2380, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x51f21c50, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] GearsES2 init 0x51701bdc on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x51701bdc created w/ share: GearsObj[0x126d2380, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x5721df2a, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x51701bdc created w/ share: GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x70c26b16, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x51701bdc created w/ share: GearsObj[0x51f21c50, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x6c04ab2f, vbo ff 14, fs 15, bf 16, bs 17]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x51701bdc FIN GearsES2[obj 0x51701bdc isInit true, usesShared true, 1 GearsObj[0x5721df2a, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x70c26b16, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6c04ab2f, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x2321b59a isInit true, usesShared false, 1 GearsObj[0x126d2380, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x51f21c50, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51701bdc 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb0aa4bf000, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x51701bdc, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] XXX-C-3.1: hash 0xec0a9f9, (isShared true, created true, master 0xec0a9f9)
[junit] Created Ctx #0: hash 0x5759780d, (created true)
[junit] Created Ctx #1: hash 0x4ceafb71, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2: hash 0x5759780d, (isShared true, created true, master 0xec0a9f9)
[junit] Created Ctx #0: hash 0x4ceafb71, (created true)
[junit] Created Ctx #1: hash 0xec0a9f9, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3: hash 0x4ceafb71, (isShared true, created true, master 0xec0a9f9)
[junit] Created Ctx #0: hash 0x5759780d, (created true)
[junit] Created Ctx #1: hash 0xec0a9f9, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51701bdc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51701bdc FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd5c0f9: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd5c0f9 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2321b59a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2321b59a FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test01SyncedOneAnimator
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test02AsyncEachAnimator
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x61250ff2: tileRendererInUse null, GearsES2[obj 0x61250ff2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x61250ff2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x61250ff2 created: GearsObj[0x576504fa, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x61250ff2 created: GearsObj[0x63a5ec6c, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x61250ff2 created: GearsObj[0x63a5ec6c, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x61250ff2 FIN GearsES2[obj 0x61250ff2 isInit true, usesShared false, 1 GearsObj[0x576504fa, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x63a5ec6c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x56278e83, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x61250ff2 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb0aa670c00, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x61250ff2, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2e864e43: tileRendererInUse null, GearsES2[obj 0x2e864e43 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x61250ff2 isInit true, usesShared false, 1 GearsObj[0x576504fa, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x63a5ec6c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x56278e83, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] GearsES2 init 0x2e864e43 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2e864e43 created w/ share: GearsObj[0x576504fa, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x3c3228a1, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x2e864e43 created w/ share: GearsObj[0x63a5ec6c, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x10980e7, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x2e864e43 created w/ share: GearsObj[0x56278e83, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x16edbe39, vbo ff 14, fs 15, bf 16, bs 17]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2e864e43 FIN GearsES2[obj 0x2e864e43 isInit true, usesShared true, 1 GearsObj[0x3c3228a1, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x10980e7, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x16edbe39, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x61250ff2 isInit true, usesShared false, 1 GearsObj[0x576504fa, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x63a5ec6c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x56278e83, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2e864e43 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb0aa4b64d0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2e864e43, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6d66f9b9: tileRendererInUse null, GearsES2[obj 0x6d66f9b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x61250ff2 isInit true, usesShared false, 1 GearsObj[0x576504fa, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x63a5ec6c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x56278e83, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] GearsES2 init 0x6d66f9b9 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6d66f9b9 created w/ share: GearsObj[0x576504fa, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x44739f3f, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x6d66f9b9 created w/ share: GearsObj[0x63a5ec6c, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x2dc0435, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x6d66f9b9 created w/ share: GearsObj[0x56278e83, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x3a98350a, vbo ff 14, fs 15, bf 16, bs 17]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6d66f9b9 FIN GearsES2[obj 0x6d66f9b9 isInit true, usesShared true, 1 GearsObj[0x44739f3f, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x2dc0435, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3a98350a, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x61250ff2 isInit true, usesShared false, 1 GearsObj[0x576504fa, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x63a5ec6c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x56278e83, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6d66f9b9 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb0aa4a85c0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6d66f9b9, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] XXX-C-3.1: hash 0x38d0357a, (isShared true, created true, master 0x38d0357a)
[junit] Created Ctx #0: hash 0x370a5c21, (created true)
[junit] Created Ctx #1: hash 0x154e4e31, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2: hash 0x154e4e31, (isShared true, created true, master 0x38d0357a)
[junit] Created Ctx #0: hash 0x370a5c21, (created true)
[junit] Created Ctx #1: hash 0x38d0357a, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3: hash 0x370a5c21, (isShared true, created true, master 0x38d0357a)
[junit] Created Ctx #0: hash 0x154e4e31, (created true)
[junit] Created Ctx #1: hash 0x38d0357a, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d66f9b9: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d66f9b9 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e864e43: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e864e43 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61250ff2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61250ff2 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test02AsyncEachAnimator
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843425915 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01SyncedOneAnimator took 1.773 sec
[junit] Testcase: test02AsyncEachAnimator took 1.656 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843415639 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843420173 ms +++ localhost/127.0.0.1:59999 - Locked within 4575 ms, 10 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test01SyncedOneAnimator
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2321b59a: tileRendererInUse null, GearsES2[obj 0x2321b59a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2321b59a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] 2014-10-09 10:30:26.536 java[4207:a907] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2321b59a created: GearsObj[0x126d2380, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x2321b59a created: GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x2321b59a created: GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2321b59a FIN GearsES2[obj 0x2321b59a isInit true, usesShared false, 1 GearsObj[0x126d2380, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x51f21c50, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2321b59a 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb0aa66f0b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2321b59a, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xd5c0f9: tileRendererInUse null, GearsES2[obj 0xd5c0f9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2321b59a isInit true, usesShared false, 1 GearsObj[0x126d2380, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x51f21c50, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] GearsES2 init 0xd5c0f9 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xd5c0f9 created w/ share: GearsObj[0x126d2380, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x6d46b6db, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0xd5c0f9 created w/ share: GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x3d8f1be9, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0xd5c0f9 created w/ share: GearsObj[0x51f21c50, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x7e717d91, vbo ff 14, fs 15, bf 16, bs 17]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xd5c0f9 FIN GearsES2[obj 0xd5c0f9 isInit true, usesShared true, 1 GearsObj[0x6d46b6db, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3d8f1be9, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7e717d91, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x2321b59a isInit true, usesShared false, 1 GearsObj[0x126d2380, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x51f21c50, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xd5c0f9 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb0aa67c3c0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xd5c0f9, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x51701bdc: tileRendererInUse null, GearsES2[obj 0x51701bdc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2321b59a isInit true, usesShared false, 1 GearsObj[0x126d2380, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x51f21c50, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] GearsES2 init 0x51701bdc on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x51701bdc created w/ share: GearsObj[0x126d2380, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x5721df2a, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x51701bdc created w/ share: GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x70c26b16, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x51701bdc created w/ share: GearsObj[0x51f21c50, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x6c04ab2f, vbo ff 14, fs 15, bf 16, bs 17]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x51701bdc FIN GearsES2[obj 0x51701bdc isInit true, usesShared true, 1 GearsObj[0x5721df2a, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x70c26b16, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6c04ab2f, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x2321b59a isInit true, usesShared false, 1 GearsObj[0x126d2380, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x51f21c50, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51701bdc 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb0aa4bf000, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x51701bdc, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] XXX-C-3.1: hash 0xec0a9f9, (isShared true, created true, master 0xec0a9f9)
[junit] Created Ctx #0: hash 0x5759780d, (created true)
[junit] Created Ctx #1: hash 0x4ceafb71, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2: hash 0x5759780d, (isShared true, created true, master 0xec0a9f9)
[junit] Created Ctx #0: hash 0x4ceafb71, (created true)
[junit] Created Ctx #1: hash 0xec0a9f9, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3: hash 0x4ceafb71, (isShared true, created true, master 0xec0a9f9)
[junit] Created Ctx #0: hash 0x5759780d, (created true)
[junit] Created Ctx #1: hash 0xec0a9f9, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51701bdc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51701bdc FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd5c0f9: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xd5c0f9 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2321b59a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2321b59a FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test01SyncedOneAnimator
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test02AsyncEachAnimator
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x61250ff2: tileRendererInUse null, GearsES2[obj 0x61250ff2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x61250ff2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x61250ff2 created: GearsObj[0x576504fa, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x61250ff2 created: GearsObj[0x63a5ec6c, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x61250ff2 created: GearsObj[0x63a5ec6c, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x61250ff2 FIN GearsES2[obj 0x61250ff2 isInit true, usesShared false, 1 GearsObj[0x576504fa, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x63a5ec6c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x56278e83, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x61250ff2 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb0aa670c00, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x61250ff2, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2e864e43: tileRendererInUse null, GearsES2[obj 0x2e864e43 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x61250ff2 isInit true, usesShared false, 1 GearsObj[0x576504fa, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x63a5ec6c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x56278e83, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] GearsES2 init 0x2e864e43 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2e864e43 created w/ share: GearsObj[0x576504fa, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x3c3228a1, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x2e864e43 created w/ share: GearsObj[0x63a5ec6c, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x10980e7, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x2e864e43 created w/ share: GearsObj[0x56278e83, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x16edbe39, vbo ff 14, fs 15, bf 16, bs 17]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2e864e43 FIN GearsES2[obj 0x2e864e43 isInit true, usesShared true, 1 GearsObj[0x3c3228a1, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x10980e7, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x16edbe39, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x61250ff2 isInit true, usesShared false, 1 GearsObj[0x576504fa, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x63a5ec6c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x56278e83, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2e864e43 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb0aa4b64d0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2e864e43, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6d66f9b9: tileRendererInUse null, GearsES2[obj 0x6d66f9b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x61250ff2 isInit true, usesShared false, 1 GearsObj[0x576504fa, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x63a5ec6c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x56278e83, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] GearsES2 init 0x6d66f9b9 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6d66f9b9 created w/ share: GearsObj[0x576504fa, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x44739f3f, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x6d66f9b9 created w/ share: GearsObj[0x63a5ec6c, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x2dc0435, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x6d66f9b9 created w/ share: GearsObj[0x56278e83, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x3a98350a, vbo ff 14, fs 15, bf 16, bs 17]
[junit] Shared GearsES2: Synchronized Objects due to quirk NeedSharedObjectSync
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6d66f9b9 FIN GearsES2[obj 0x6d66f9b9 isInit true, usesShared true, 1 GearsObj[0x44739f3f, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x2dc0435, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3a98350a, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x61250ff2 isInit true, usesShared false, 1 GearsObj[0x576504fa, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x63a5ec6c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x56278e83, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6d66f9b9 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb0aa4a85c0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6d66f9b9, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] XXX-C-3.1: hash 0x38d0357a, (isShared true, created true, master 0x38d0357a)
[junit] Created Ctx #0: hash 0x370a5c21, (created true)
[junit] Created Ctx #1: hash 0x154e4e31, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.2: hash 0x154e4e31, (isShared true, created true, master 0x38d0357a)
[junit] Created Ctx #0: hash 0x370a5c21, (created true)
[junit] Created Ctx #1: hash 0x38d0357a, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] XXX-C-3.3: hash 0x370a5c21, (isShared true, created true, master 0x38d0357a)
[junit] Created Ctx #0: hash 0x154e4e31, (created true)
[junit] Created Ctx #1: hash 0x38d0357a, (created true)
[junit] Total created 2 + destroyed 0 = 2
[junit]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d66f9b9: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d66f9b9 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e864e43: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e864e43 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61250ff2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61250ff2 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test02AsyncEachAnimator
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843425915 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843427885 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843431406 ms +++ localhost/127.0.0.1:59999 - Locked within 3557 ms, 8 attempts
[junit] ++++ TestCase.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT - test01
[junit] XXX SetVisible XXX
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843436569 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.407 sec
[junit] ------------- Standard Error -----------------
[junit] 2014-10-09 10:30:37.170 java[4210:5f03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843427885 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843431406 ms +++ localhost/127.0.0.1:59999 - Locked within 3557 ms, 8 attempts
[junit] ++++ TestCase.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT - test01
[junit] XXX SetVisible XXX
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843436569 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01 took 5.044 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.407 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843427885 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843431406 ms +++ localhost/127.0.0.1:59999 - Locked within 3557 ms, 8 attempts
[junit] ++++ TestCase.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT - test01
[junit] XXX SetVisible XXX
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843436569 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] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843438573 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843449141 ms +++ localhost/127.0.0.1:59999 - Locked within 10587 ms, 22 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test01OneLife
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xfc54796: tileRendererInUse null, GearsES2[obj 0xfc54796 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xfc54796 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xfc54796 created: GearsObj[0x1dfd868, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xfc54796 created: GearsObj[0xef894ce, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xfc54796 created: GearsObj[0xef894ce, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xfc54796 FIN GearsES2[obj 0xfc54796 isInit true, usesShared false, 1 GearsObj[0x1dfd868, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xef894ce, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x396477d9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xfc54796 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fe0697c75d0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xfc54796, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] 1 s: 60 f / 1153 ms, 52.0 fps, 19 ms/f; total: 60 f, 52.0 fps, 19 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xfc54796: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xfc54796 FIN
[junit] Total: 3826.192ms
[junit] GLProfile.initSingleton(): 2078.066ms
[junit] Demo Code: 1746.421ms
[junit] GLInfo: 0.0ms
[junit] GLProfile.shutdown(): 1.705ms
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test01OneLife
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test02AnotherLifeWithGLInfo
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3496212a: tileRendererInUse null, GearsES2[obj 0x3496212a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3496212a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3496212a created: GearsObj[0x7185ad79, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3496212a created: GearsObj[0x7f401d28, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3496212a created: GearsObj[0x7f401d28, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3496212a FIN GearsES2[obj 0x3496212a isInit true, usesShared false, 1 GearsObj[0x7185ad79, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f401d28, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x42238016, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3496212a 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fe06ba1af70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3496212a, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] 1 s: 60 f / 1042 ms, 57.5 fps, 17 ms/f; total: 60 f, 57.5 fps, 17 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3496212a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3496212a FIN
[junit] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x20d12eea]]
[junit] Natives
[junit] GL4bc false
[junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[junit] GLES3 false
[junit] GL3bc false
[junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[junit] GLES2 false
[junit] GLES1 false
[junit] Count 3 / 8
[junit] Common
[junit] GL4ES3 false
[junit] GL2GL3 true
[junit] GL2ES2 true
[junit] GL2ES1 true
[junit] Mappings
[junit] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[junit] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[junit] GL2 GLProfile[GL2/GL2.hw]
[junit] GL4 GLProfile[GL4/GL4.sw]
[junit] GL3 GLProfile[GL3/GL3.hw]
[junit] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[junit] default GLProfile[GL2/GL2.hw]
[junit] Count 6 / 12
[junit]
[junit] Total: 2189.934ms
[junit] GLProfile.initSingleton(): 1018.544ms
[junit] Demo Code: 1170.617ms
[junit] GLInfo: 0.729ms
[junit] GLProfile.shutdown(): 0.044ms
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test02AnotherLifeWithGLInfo
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03AnotherLife
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7e717d91: tileRendererInUse null, GearsES2[obj 0x7e717d91 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7e717d91 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7e717d91 created: GearsObj[0xb05eb6f, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7e717d91 created: GearsObj[0x31a3ca10, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7e717d91 created: GearsObj[0x31a3ca10, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7e717d91 FIN GearsES2[obj 0x7e717d91 isInit true, usesShared false, 1 GearsObj[0xb05eb6f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x31a3ca10, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7826f9e5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e717d91 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fe06971c5e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7e717d91, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] 1 s: 60 f / 1027 ms, 58.4 fps, 17 ms/f; total: 60 f, 58.4 fps, 17 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e717d91: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e717d91 FIN
[junit] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x20d12eea]]
[junit] Natives
[junit] GL4bc false
[junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[junit] GLES3 false
[junit] GL3bc false
[junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[junit] GLES2 false
[junit] GLES1 false
[junit] Count 3 / 8
[junit] Common
[junit] GL4ES3 false
[junit] GL2GL3 true
[junit] GL2ES2 true
[junit] GL2ES1 true
[junit] Mappings
[junit] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[junit] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[junit] GL2 GLProfile[GL2/GL2.hw]
[junit] GL4 GLProfile[GL4/GL4.sw]
[junit] GL3 GLProfile[GL3/GL3.hw]
[junit] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[junit] default GLProfile[GL2/GL2.hw]
[junit] Count 6 / 12
[junit]
[junit] Total: 2192.821ms
[junit] GLProfile.initSingleton(): 1022.614ms
[junit] Demo Code: 1169.674ms
[junit] GLInfo: 0.489ms
[junit] GLProfile.shutdown(): 0.044ms
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03AnotherLife
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03TwoLifes
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5ad75c47: tileRendererInUse null, GearsES2[obj 0x5ad75c47 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5ad75c47 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5ad75c47 created: GearsObj[0x98adae2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5ad75c47 created: GearsObj[0x7b283052, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5ad75c47 created: GearsObj[0x7b283052, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5ad75c47 FIN GearsES2[obj 0x5ad75c47 isInit true, usesShared false, 1 GearsObj[0x98adae2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7b283052, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb7c96a9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ad75c47 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fe069762ac0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5ad75c47, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] 1 s: 60 f / 1039 ms, 57.7 fps, 17 ms/f; total: 60 f, 57.7 fps, 17 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ad75c47: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ad75c47 FIN
[junit] Total: 2155.249ms
[junit] GLProfile.initSingleton(): 977.59ms
[junit] Demo Code: 1177.598ms
[junit] GLInfo: 0.0010ms
[junit] GLProfile.shutdown(): 0.06ms
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x158105e8: tileRendererInUse null, GearsES2[obj 0x158105e8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x158105e8 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x158105e8 created: GearsObj[0x524c71d2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x158105e8 created: GearsObj[0x18c4bc34, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x158105e8 created: GearsObj[0x18c4bc34, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x158105e8 FIN GearsES2[obj 0x158105e8 isInit true, usesShared false, 1 GearsObj[0x524c71d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18c4bc34, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c2006a0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x158105e8 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fe06ba1c650, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x158105e8, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] 1 s: 60 f / 1040 ms, 57.6 fps, 17 ms/f; total: 60 f, 57.6 fps, 17 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x158105e8: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x158105e8 FIN
[junit] Total: 2177.149ms
[junit] GLProfile.initSingleton(): 1002.484ms
[junit] Demo Code: 1174.609ms
[junit] GLInfo: 0.0ms
[junit] GLProfile.shutdown(): 0.056ms
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03TwoLifes
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843461938 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 24.06 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843438573 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843449141 ms +++ localhost/127.0.0.1:59999 - Locked within 10587 ms, 22 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test01OneLife
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xfc54796: tileRendererInUse null, GearsES2[obj 0xfc54796 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xfc54796 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xfc54796 created: GearsObj[0x1dfd868, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xfc54796 created: GearsObj[0xef894ce, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xfc54796 created: GearsObj[0xef894ce, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xfc54796 FIN GearsES2[obj 0xfc54796 isInit true, usesShared false, 1 GearsObj[0x1dfd868, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xef894ce, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x396477d9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xfc54796 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fe0697c75d0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xfc54796, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] 1 s: 60 f / 1153 ms, 52.0 fps, 19 ms/f; total: 60 f, 52.0 fps, 19 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xfc54796: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xfc54796 FIN
[junit] Total: 3826.192ms
[junit] GLProfile.initSingleton(): 2078.066ms
[junit] Demo Code: 1746.421ms
[junit] GLInfo: 0.0ms
[junit] GLProfile.shutdown(): 1.705ms
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test01OneLife
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test02AnotherLifeWithGLInfo
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3496212a: tileRendererInUse null, GearsES2[obj 0x3496212a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3496212a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3496212a created: GearsObj[0x7185ad79, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3496212a created: GearsObj[0x7f401d28, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3496212a created: GearsObj[0x7f401d28, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3496212a FIN GearsES2[obj 0x3496212a isInit true, usesShared false, 1 GearsObj[0x7185ad79, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f401d28, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x42238016, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3496212a 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fe06ba1af70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3496212a, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] 1 s: 60 f / 1042 ms, 57.5 fps, 17 ms/f; total: 60 f, 57.5 fps, 17 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3496212a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3496212a FIN
[junit] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x20d12eea]]
[junit] Natives
[junit] GL4bc false
[junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[junit] GLES3 false
[junit] GL3bc false
[junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[junit] GLES2 false
[junit] GLES1 false
[junit] Count 3 / 8
[junit] Common
[junit] GL4ES3 false
[junit] GL2GL3 true
[junit] GL2ES2 true
[junit] GL2ES1 true
[junit] Mappings
[junit] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[junit] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[junit] GL2 GLProfile[GL2/GL2.hw]
[junit] GL4 GLProfile[GL4/GL4.sw]
[junit] GL3 GLProfile[GL3/GL3.hw]
[junit] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[junit] default GLProfile[GL2/GL2.hw]
[junit] Count 6 / 12
[junit]
[junit] Total: 2189.934ms
[junit] GLProfile.initSingleton(): 1018.544ms
[junit] Demo Code: 1170.617ms
[junit] GLInfo: 0.729ms
[junit] GLProfile.shutdown(): 0.044ms
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test02AnotherLifeWithGLInfo
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03AnotherLife
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7e717d91: tileRendererInUse null, GearsES2[obj 0x7e717d91 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7e717d91 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7e717d91 created: GearsObj[0xb05eb6f, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7e717d91 created: GearsObj[0x31a3ca10, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7e717d91 created: GearsObj[0x31a3ca10, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7e717d91 FIN GearsES2[obj 0x7e717d91 isInit true, usesShared false, 1 GearsObj[0xb05eb6f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x31a3ca10, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7826f9e5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e717d91 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fe06971c5e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7e717d91, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] 1 s: 60 f / 1027 ms, 58.4 fps, 17 ms/f; total: 60 f, 58.4 fps, 17 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e717d91: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e717d91 FIN
[junit] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x20d12eea]]
[junit] Natives
[junit] GL4bc false
[junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[junit] GLES3 false
[junit] GL3bc false
[junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[junit] GLES2 false
[junit] GLES1 false
[junit] Count 3 / 8
[junit] Common
[junit] GL4ES3 false
[junit] GL2GL3 true
[junit] GL2ES2 true
[junit] GL2ES1 true
[junit] Mappings
[junit] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[junit] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[junit] GL2 GLProfile[GL2/GL2.hw]
[junit] GL4 GLProfile[GL4/GL4.sw]
[junit] GL3 GLProfile[GL3/GL3.hw]
[junit] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[junit] default GLProfile[GL2/GL2.hw]
[junit] Count 6 / 12
[junit]
[junit] Total: 2192.821ms
[junit] GLProfile.initSingleton(): 1022.614ms
[junit] Demo Code: 1169.674ms
[junit] GLInfo: 0.489ms
[junit] GLProfile.shutdown(): 0.044ms
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03AnotherLife
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03TwoLifes
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5ad75c47: tileRendererInUse null, GearsES2[obj 0x5ad75c47 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5ad75c47 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5ad75c47 created: GearsObj[0x98adae2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5ad75c47 created: GearsObj[0x7b283052, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5ad75c47 created: GearsObj[0x7b283052, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5ad75c47 FIN GearsES2[obj 0x5ad75c47 isInit true, usesShared false, 1 GearsObj[0x98adae2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7b283052, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb7c96a9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ad75c47 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fe069762ac0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5ad75c47, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] 1 s: 60 f / 1039 ms, 57.7 fps, 17 ms/f; total: 60 f, 57.7 fps, 17 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ad75c47: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ad75c47 FIN
[junit] Total: 2155.249ms
[junit] GLProfile.initSingleton(): 977.59ms
[junit] Demo Code: 1177.598ms
[junit] GLInfo: 0.0010ms
[junit] GLProfile.shutdown(): 0.06ms
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x158105e8: tileRendererInUse null, GearsES2[obj 0x158105e8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x158105e8 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x158105e8 created: GearsObj[0x524c71d2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x158105e8 created: GearsObj[0x18c4bc34, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x158105e8 created: GearsObj[0x18c4bc34, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x158105e8 FIN GearsES2[obj 0x158105e8 isInit true, usesShared false, 1 GearsObj[0x524c71d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18c4bc34, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c2006a0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x158105e8 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fe06ba1c650, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x158105e8, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] 1 s: 60 f / 1040 ms, 57.6 fps, 17 ms/f; total: 60 f, 57.6 fps, 17 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x158105e8: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x158105e8 FIN
[junit] Total: 2177.149ms
[junit] GLProfile.initSingleton(): 1002.484ms
[junit] Demo Code: 1174.609ms
[junit] GLInfo: 0.0ms
[junit] GLProfile.shutdown(): 0.056ms
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03TwoLifes
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843461938 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01OneLife took 3.954 sec
[junit] Testcase: test02AnotherLifeWithGLInfo took 2.191 sec
[junit] Testcase: test03AnotherLife took 2.194 sec
[junit] Testcase: test03TwoLifes took 4.334 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 24.06 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843438573 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843449141 ms +++ localhost/127.0.0.1:59999 - Locked within 10587 ms, 22 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test01OneLife
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xfc54796: tileRendererInUse null, GearsES2[obj 0xfc54796 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xfc54796 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xfc54796 created: GearsObj[0x1dfd868, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xfc54796 created: GearsObj[0xef894ce, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xfc54796 created: GearsObj[0xef894ce, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xfc54796 FIN GearsES2[obj 0xfc54796 isInit true, usesShared false, 1 GearsObj[0x1dfd868, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xef894ce, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x396477d9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xfc54796 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fe0697c75d0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xfc54796, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] 1 s: 60 f / 1153 ms, 52.0 fps, 19 ms/f; total: 60 f, 52.0 fps, 19 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xfc54796: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xfc54796 FIN
[junit] Total: 3826.192ms
[junit] GLProfile.initSingleton(): 2078.066ms
[junit] Demo Code: 1746.421ms
[junit] GLInfo: 0.0ms
[junit] GLProfile.shutdown(): 1.705ms
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test01OneLife
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test02AnotherLifeWithGLInfo
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3496212a: tileRendererInUse null, GearsES2[obj 0x3496212a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3496212a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3496212a created: GearsObj[0x7185ad79, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3496212a created: GearsObj[0x7f401d28, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3496212a created: GearsObj[0x7f401d28, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3496212a FIN GearsES2[obj 0x3496212a isInit true, usesShared false, 1 GearsObj[0x7185ad79, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f401d28, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x42238016, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3496212a 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fe06ba1af70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3496212a, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] 1 s: 60 f / 1042 ms, 57.5 fps, 17 ms/f; total: 60 f, 57.5 fps, 17 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3496212a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3496212a FIN
[junit] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x20d12eea]]
[junit] Natives
[junit] GL4bc false
[junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[junit] GLES3 false
[junit] GL3bc false
[junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[junit] GLES2 false
[junit] GLES1 false
[junit] Count 3 / 8
[junit] Common
[junit] GL4ES3 false
[junit] GL2GL3 true
[junit] GL2ES2 true
[junit] GL2ES1 true
[junit] Mappings
[junit] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[junit] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[junit] GL2 GLProfile[GL2/GL2.hw]
[junit] GL4 GLProfile[GL4/GL4.sw]
[junit] GL3 GLProfile[GL3/GL3.hw]
[junit] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[junit] default GLProfile[GL2/GL2.hw]
[junit] Count 6 / 12
[junit]
[junit] Total: 2189.934ms
[junit] GLProfile.initSingleton(): 1018.544ms
[junit] Demo Code: 1170.617ms
[junit] GLInfo: 0.729ms
[junit] GLProfile.shutdown(): 0.044ms
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test02AnotherLifeWithGLInfo
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03AnotherLife
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7e717d91: tileRendererInUse null, GearsES2[obj 0x7e717d91 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7e717d91 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7e717d91 created: GearsObj[0xb05eb6f, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7e717d91 created: GearsObj[0x31a3ca10, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7e717d91 created: GearsObj[0x31a3ca10, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7e717d91 FIN GearsES2[obj 0x7e717d91 isInit true, usesShared false, 1 GearsObj[0xb05eb6f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x31a3ca10, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7826f9e5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e717d91 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fe06971c5e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7e717d91, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] 1 s: 60 f / 1027 ms, 58.4 fps, 17 ms/f; total: 60 f, 58.4 fps, 17 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e717d91: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e717d91 FIN
[junit] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x20d12eea]]
[junit] Natives
[junit] GL4bc false
[junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[junit] GLES3 false
[junit] GL3bc false
[junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[junit] GLES2 false
[junit] GLES1 false
[junit] Count 3 / 8
[junit] Common
[junit] GL4ES3 false
[junit] GL2GL3 true
[junit] GL2ES2 true
[junit] GL2ES1 true
[junit] Mappings
[junit] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[junit] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[junit] GL2 GLProfile[GL2/GL2.hw]
[junit] GL4 GLProfile[GL4/GL4.sw]
[junit] GL3 GLProfile[GL3/GL3.hw]
[junit] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[junit] default GLProfile[GL2/GL2.hw]
[junit] Count 6 / 12
[junit]
[junit] Total: 2192.821ms
[junit] GLProfile.initSingleton(): 1022.614ms
[junit] Demo Code: 1169.674ms
[junit] GLInfo: 0.489ms
[junit] GLProfile.shutdown(): 0.044ms
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03AnotherLife
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03TwoLifes
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5ad75c47: tileRendererInUse null, GearsES2[obj 0x5ad75c47 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5ad75c47 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5ad75c47 created: GearsObj[0x98adae2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5ad75c47 created: GearsObj[0x7b283052, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5ad75c47 created: GearsObj[0x7b283052, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5ad75c47 FIN GearsES2[obj 0x5ad75c47 isInit true, usesShared false, 1 GearsObj[0x98adae2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7b283052, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb7c96a9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ad75c47 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fe069762ac0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5ad75c47, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] 1 s: 60 f / 1039 ms, 57.7 fps, 17 ms/f; total: 60 f, 57.7 fps, 17 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ad75c47: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ad75c47 FIN
[junit] Total: 2155.249ms
[junit] GLProfile.initSingleton(): 977.59ms
[junit] Demo Code: 1177.598ms
[junit] GLInfo: 0.0010ms
[junit] GLProfile.shutdown(): 0.06ms
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x158105e8: tileRendererInUse null, GearsES2[obj 0x158105e8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x158105e8 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x158105e8 created: GearsObj[0x524c71d2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x158105e8 created: GearsObj[0x18c4bc34, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x158105e8 created: GearsObj[0x18c4bc34, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x158105e8 FIN GearsES2[obj 0x158105e8 isInit true, usesShared false, 1 GearsObj[0x524c71d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18c4bc34, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c2006a0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x158105e8 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fe06ba1c650, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x158105e8, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] 1 s: 60 f / 1040 ms, 57.6 fps, 17 ms/f; total: 60 f, 57.6 fps, 17 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x158105e8: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x158105e8 FIN
[junit] Total: 2177.149ms
[junit] GLProfile.initSingleton(): 1002.484ms
[junit] Demo Code: 1174.609ms
[junit] GLInfo: 0.0ms
[junit] GLProfile.shutdown(): 0.056ms
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03TwoLifes
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843461938 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] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843464002 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843471529 ms +++ localhost/127.0.0.1:59999 - Locked within 7561 ms, 16 attempts
[junit] ++++ TestCase.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 1041, frames 483173, fps 464092.22], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x6d1a0d35: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x52c4c57: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x6d1a0d35: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x52c4c57: 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 1044, frames 484603, fps 464137.94], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x60ded0f0: tileRendererInUse null, GearsES2[obj 0x60ded0f0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x60ded0f0 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x60ded0f0 created: GearsObj[0x261a6518, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x60ded0f0 created: GearsObj[0xee31e33, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x60ded0f0 created: GearsObj[0xee31e33, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x60ded0f0 FIN GearsES2[obj 0x60ded0f0 isInit true, usesShared false, 1 GearsObj[0x261a6518, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xee31e33, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11dfc8a0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x60ded0f0 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa4c4a10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x60ded0f0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 1044, frames 484609, fps 464137.94], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x6d1a0d35: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x52c4c57: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x6d1a0d35: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x52c4c57: 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 1044, frames 484609, fps 464137.94], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x60ded0f0 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa4c4a10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x60ded0f0, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1498, frames 607834, fps 405741.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x6d1a0d35: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x52c4c57: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x6d1a0d35: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x52c4c57: 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 1507, frames 613579, fps 407140.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x60ded0f0 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa4c4a10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x60ded0f0, 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.dispose 0x60ded0f0: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x60ded0f0 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorContinue
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorResumePause
[junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 1, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x424c414: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x644ca6b6: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x424c414: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x644ca6b6: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xbf47ae8: tileRendererInUse null, GearsES2[obj 0xbf47ae8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xbf47ae8 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xbf47ae8 created: GearsObj[0x2f6b904d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xbf47ae8 created: GearsObj[0x3ecec78d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xbf47ae8 created: GearsObj[0x3ecec78d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xbf47ae8 FIN GearsES2[obj 0xbf47ae8 isInit true, usesShared false, 1 GearsObj[0x2f6b904d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3ecec78d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x798f1a31, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xbf47ae8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa750020, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xbf47ae8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 12, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x424c414: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x644ca6b6: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x424c414: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x644ca6b6: 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 12, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xbf47ae8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa750020, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xbf47ae8, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 13, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x424c414: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x644ca6b6: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x424c414: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x644ca6b6: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xbf47ae8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa750020, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xbf47ae8, angle 6.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xbf47ae8: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xbf47ae8 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorResumePause
[junit] ++++ TestCase.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 0x673dd208: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x54fedfb6: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x673dd208: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x54fedfb6: 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 0x1f195fc: tileRendererInUse null, GearsES2[obj 0x1f195fc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1f195fc on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x1f195fc created: GearsObj[0x3db158db, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1f195fc created: GearsObj[0x4640b181, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1f195fc created: GearsObj[0x4640b181, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1f195fc FIN GearsES2[obj 0x1f195fc isInit true, usesShared false, 1 GearsObj[0x3db158db, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4640b181, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4145b02f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1f195fc 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa75f780, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1f195fc, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-AWTAnimator#02,6,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x673dd208: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x54fedfb6: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x673dd208: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x54fedfb6: 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 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-AWTAnimator#02,6,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1f195fc 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa75f780, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1f195fc, angle 5.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 12, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x673dd208: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x54fedfb6: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x673dd208: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x54fedfb6: 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 0x1f195fc 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa75f780, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1f195fc, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1f195fc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1f195fc FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorStartStop
[junit] ++++ TestCase.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#03-Timer0,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x1a5e68a: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xf8600d6: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x1a5e68a: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xf8600d6: 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#03-Timer0,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x55c79dfc: tileRendererInUse null, GearsES2[obj 0x55c79dfc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x55c79dfc on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x55c79dfc created: GearsObj[0x63e708b2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x55c79dfc created: GearsObj[0x54ec115b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x55c79dfc created: GearsObj[0x54ec115b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x55c79dfc FIN GearsES2[obj 0x55c79dfc isInit true, usesShared false, 1 GearsObj[0x63e708b2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x54ec115b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x566798eb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x55c79dfc 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa7e1f00, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x55c79dfc, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 28, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x1a5e68a: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xf8600d6: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x1a5e68a: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xf8600d6: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 28, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x55c79dfc 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa7e1f00, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x55c79dfc, angle 5.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 41, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x1a5e68a: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xf8600d6: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x1a5e68a: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xf8600d6: 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 41, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x55c79dfc 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa7e1f00, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x55c79dfc, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x55c79dfc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x55c79dfc FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorContinue
[junit] ++++ TestCase.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#04-Timer1,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x1e9cd8db: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xb09dc35: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x1e9cd8db: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xb09dc35: 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#04-Timer1,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x60407166: tileRendererInUse null, GearsES2[obj 0x60407166 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x60407166 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x60407166 created: GearsObj[0x540523be, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x60407166 created: GearsObj[0x1d6dba0a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x60407166 created: GearsObj[0x1d6dba0a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x60407166 FIN GearsES2[obj 0x60407166 isInit true, usesShared false, 1 GearsObj[0x540523be, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d6dba0a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xed0f59e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x60407166 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa7eafd0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x60407166, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 10, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#04-Timer1,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x1e9cd8db: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xb09dc35: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x1e9cd8db: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xb09dc35: 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 10, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#04-Timer1,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x60407166 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa7eafd0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x60407166, 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] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused true, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#04-Timer1,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x1e9cd8db: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xb09dc35: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x1e9cd8db: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xb09dc35: 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#04-Timer1,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x60407166 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa7eafd0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x60407166, angle 5.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x60407166: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x60407166 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorResumePause
[junit] ++++ TestCase.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 0x823d278: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6af2da21: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x823d278: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6af2da21: 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 0x354d581b: tileRendererInUse null, GearsES2[obj 0x354d581b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x354d581b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x354d581b created: GearsObj[0x7f9480b8, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x354d581b created: GearsObj[0x6e8ef177, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x354d581b created: GearsObj[0x6e8ef177, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x354d581b FIN GearsES2[obj 0x354d581b isInit true, usesShared false, 1 GearsObj[0x7f9480b8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e8ef177, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6a8ef455, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x354d581b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aca12080, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x354d581b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 12, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-FPSAWTAnimator#05-Timer2,6,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x823d278: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6af2da21: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x823d278: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6af2da21: 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 12, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x354d581b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aca12080, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x354d581b, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x354d581b 640x480, swapInterval 1, drawable 0x7ff6aca12080
[junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 13, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x823d278: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6af2da21: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x823d278: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6af2da21: 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 0x354d581b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aca12080, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x354d581b, angle 6.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x354d581b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x354d581b FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorStartStop
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843480759 ms --- localhost/127.0.0.1:59999 - Unlock ok within 8 ms
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 17.488 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843464002 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843471529 ms +++ localhost/127.0.0.1:59999 - Locked within 7561 ms, 16 attempts
[junit] ++++ TestCase.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 1041, frames 483173, fps 464092.22], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x6d1a0d35: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x52c4c57: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x6d1a0d35: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x52c4c57: 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 1044, frames 484603, fps 464137.94], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x60ded0f0: tileRendererInUse null, GearsES2[obj 0x60ded0f0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x60ded0f0 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x60ded0f0 created: GearsObj[0x261a6518, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x60ded0f0 created: GearsObj[0xee31e33, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x60ded0f0 created: GearsObj[0xee31e33, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x60ded0f0 FIN GearsES2[obj 0x60ded0f0 isInit true, usesShared false, 1 GearsObj[0x261a6518, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xee31e33, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11dfc8a0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x60ded0f0 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa4c4a10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x60ded0f0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 1044, frames 484609, fps 464137.94], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x6d1a0d35: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x52c4c57: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x6d1a0d35: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x52c4c57: 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 1044, frames 484609, fps 464137.94], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x60ded0f0 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa4c4a10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x60ded0f0, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1498, frames 607834, fps 405741.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x6d1a0d35: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x52c4c57: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x6d1a0d35: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x52c4c57: 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 1507, frames 613579, fps 407140.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x60ded0f0 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa4c4a10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x60ded0f0, 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.dispose 0x60ded0f0: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x60ded0f0 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorContinue
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorResumePause
[junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 1, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x424c414: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x644ca6b6: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x424c414: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x644ca6b6: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xbf47ae8: tileRendererInUse null, GearsES2[obj 0xbf47ae8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xbf47ae8 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xbf47ae8 created: GearsObj[0x2f6b904d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xbf47ae8 created: GearsObj[0x3ecec78d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xbf47ae8 created: GearsObj[0x3ecec78d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xbf47ae8 FIN GearsES2[obj 0xbf47ae8 isInit true, usesShared false, 1 GearsObj[0x2f6b904d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3ecec78d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x798f1a31, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xbf47ae8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa750020, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xbf47ae8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 12, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x424c414: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x644ca6b6: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x424c414: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x644ca6b6: 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 12, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xbf47ae8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa750020, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xbf47ae8, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 13, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x424c414: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x644ca6b6: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x424c414: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x644ca6b6: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xbf47ae8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa750020, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xbf47ae8, angle 6.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xbf47ae8: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xbf47ae8 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorResumePause
[junit] ++++ TestCase.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 0x673dd208: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x54fedfb6: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x673dd208: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x54fedfb6: 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 0x1f195fc: tileRendererInUse null, GearsES2[obj 0x1f195fc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1f195fc on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x1f195fc created: GearsObj[0x3db158db, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1f195fc created: GearsObj[0x4640b181, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1f195fc created: GearsObj[0x4640b181, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1f195fc FIN GearsES2[obj 0x1f195fc isInit true, usesShared false, 1 GearsObj[0x3db158db, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4640b181, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4145b02f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1f195fc 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa75f780, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1f195fc, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-AWTAnimator#02,6,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x673dd208: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x54fedfb6: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x673dd208: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x54fedfb6: 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 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-AWTAnimator#02,6,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1f195fc 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa75f780, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1f195fc, angle 5.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 12, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x673dd208: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x54fedfb6: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x673dd208: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x54fedfb6: 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 0x1f195fc 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa75f780, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1f195fc, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1f195fc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1f195fc FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorStartStop
[junit] ++++ TestCase.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#03-Timer0,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x1a5e68a: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xf8600d6: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x1a5e68a: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xf8600d6: 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#03-Timer0,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x55c79dfc: tileRendererInUse null, GearsES2[obj 0x55c79dfc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x55c79dfc on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x55c79dfc created: GearsObj[0x63e708b2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x55c79dfc created: GearsObj[0x54ec115b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x55c79dfc created: GearsObj[0x54ec115b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x55c79dfc FIN GearsES2[obj 0x55c79dfc isInit true, usesShared false, 1 GearsObj[0x63e708b2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x54ec115b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x566798eb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x55c79dfc 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa7e1f00, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x55c79dfc, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 28, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x1a5e68a: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xf8600d6: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x1a5e68a: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xf8600d6: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 28, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x55c79dfc 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa7e1f00, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x55c79dfc, angle 5.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 41, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x1a5e68a: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xf8600d6: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x1a5e68a: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xf8600d6: 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 41, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x55c79dfc 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa7e1f00, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x55c79dfc, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x55c79dfc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x55c79dfc FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorContinue
[junit] ++++ TestCase.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#04-Timer1,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x1e9cd8db: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xb09dc35: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x1e9cd8db: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xb09dc35: 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#04-Timer1,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x60407166: tileRendererInUse null, GearsES2[obj 0x60407166 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x60407166 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x60407166 created: GearsObj[0x540523be, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x60407166 created: GearsObj[0x1d6dba0a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x60407166 created: GearsObj[0x1d6dba0a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x60407166 FIN GearsES2[obj 0x60407166 isInit true, usesShared false, 1 GearsObj[0x540523be, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d6dba0a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xed0f59e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x60407166 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa7eafd0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x60407166, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 10, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#04-Timer1,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x1e9cd8db: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xb09dc35: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x1e9cd8db: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xb09dc35: 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 10, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#04-Timer1,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x60407166 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa7eafd0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x60407166, 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] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused true, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#04-Timer1,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x1e9cd8db: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xb09dc35: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x1e9cd8db: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xb09dc35: 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#04-Timer1,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x60407166 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa7eafd0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x60407166, angle 5.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x60407166: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x60407166 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorResumePause
[junit] ++++ TestCase.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 0x823d278: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6af2da21: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x823d278: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6af2da21: 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 0x354d581b: tileRendererInUse null, GearsES2[obj 0x354d581b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x354d581b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x354d581b created: GearsObj[0x7f9480b8, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x354d581b created: GearsObj[0x6e8ef177, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x354d581b created: GearsObj[0x6e8ef177, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x354d581b FIN GearsES2[obj 0x354d581b isInit true, usesShared false, 1 GearsObj[0x7f9480b8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e8ef177, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6a8ef455, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x354d581b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aca12080, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x354d581b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 12, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-FPSAWTAnimator#05-Timer2,6,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x823d278: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6af2da21: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x823d278: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6af2da21: 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 12, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x354d581b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aca12080, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x354d581b, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x354d581b 640x480, swapInterval 1, drawable 0x7ff6aca12080
[junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 13, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x823d278: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6af2da21: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x823d278: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6af2da21: 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 0x354d581b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aca12080, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x354d581b, angle 6.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x354d581b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x354d581b FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorStartStop
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843480759 ms --- localhost/127.0.0.1:59999 - Unlock ok within 8 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testAnimatorContinue took 4.051 sec
[junit] Testcase: testAnimatorResumePause took 1.036 sec
[junit] Testcase: testAnimatorStartStop took 0.989 sec
[junit] Testcase: testFPSAnimatorContinue took 1.016 sec
[junit] Testcase: testFPSAnimatorResumePause took 0.996 sec
[junit] Testcase: testFPSAnimatorStartStop took 0.983 sec
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 17.488 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843464002 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843471529 ms +++ localhost/127.0.0.1:59999 - Locked within 7561 ms, 16 attempts
[junit] ++++ TestCase.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 1041, frames 483173, fps 464092.22], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x6d1a0d35: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x52c4c57: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x6d1a0d35: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x52c4c57: 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 1044, frames 484603, fps 464137.94], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x60ded0f0: tileRendererInUse null, GearsES2[obj 0x60ded0f0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x60ded0f0 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x60ded0f0 created: GearsObj[0x261a6518, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x60ded0f0 created: GearsObj[0xee31e33, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x60ded0f0 created: GearsObj[0xee31e33, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x60ded0f0 FIN GearsES2[obj 0x60ded0f0 isInit true, usesShared false, 1 GearsObj[0x261a6518, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xee31e33, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11dfc8a0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x60ded0f0 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa4c4a10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x60ded0f0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 1044, frames 484609, fps 464137.94], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x6d1a0d35: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x52c4c57: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x6d1a0d35: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x52c4c57: 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 1044, frames 484609, fps 464137.94], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x60ded0f0 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa4c4a10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x60ded0f0, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1498, frames 607834, fps 405741.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x6d1a0d35: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x52c4c57: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x6d1a0d35: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x52c4c57: 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 1507, frames 613579, fps 407140.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#00,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x60ded0f0 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa4c4a10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x60ded0f0, 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.dispose 0x60ded0f0: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x60ded0f0 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorContinue
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorResumePause
[junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 1, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x424c414: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x644ca6b6: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x424c414: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x644ca6b6: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xbf47ae8: tileRendererInUse null, GearsES2[obj 0xbf47ae8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xbf47ae8 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xbf47ae8 created: GearsObj[0x2f6b904d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xbf47ae8 created: GearsObj[0x3ecec78d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xbf47ae8 created: GearsObj[0x3ecec78d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xbf47ae8 FIN GearsES2[obj 0xbf47ae8 isInit true, usesShared false, 1 GearsObj[0x2f6b904d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3ecec78d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x798f1a31, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xbf47ae8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa750020, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xbf47ae8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 12, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x424c414: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x644ca6b6: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x424c414: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x644ca6b6: 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 12, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xbf47ae8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa750020, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xbf47ae8, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 13, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x424c414: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x644ca6b6: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x424c414: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x644ca6b6: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator#01,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xbf47ae8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa750020, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xbf47ae8, angle 6.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xbf47ae8: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xbf47ae8 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorResumePause
[junit] ++++ TestCase.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 0x673dd208: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x54fedfb6: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x673dd208: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x54fedfb6: 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 0x1f195fc: tileRendererInUse null, GearsES2[obj 0x1f195fc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1f195fc on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x1f195fc created: GearsObj[0x3db158db, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1f195fc created: GearsObj[0x4640b181, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1f195fc created: GearsObj[0x4640b181, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1f195fc FIN GearsES2[obj 0x1f195fc isInit true, usesShared false, 1 GearsObj[0x3db158db, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4640b181, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4145b02f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1f195fc 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa75f780, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1f195fc, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-AWTAnimator#02,6,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x673dd208: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x54fedfb6: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x673dd208: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x54fedfb6: 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 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-AWTAnimator#02,6,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1f195fc 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa75f780, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1f195fc, angle 5.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 12, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x673dd208: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x54fedfb6: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x673dd208: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x54fedfb6: 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 0x1f195fc 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa75f780, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1f195fc, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1f195fc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1f195fc FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorStartStop
[junit] ++++ TestCase.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#03-Timer0,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x1a5e68a: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xf8600d6: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x1a5e68a: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xf8600d6: 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#03-Timer0,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x55c79dfc: tileRendererInUse null, GearsES2[obj 0x55c79dfc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x55c79dfc on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x55c79dfc created: GearsObj[0x63e708b2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x55c79dfc created: GearsObj[0x54ec115b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x55c79dfc created: GearsObj[0x54ec115b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x55c79dfc FIN GearsES2[obj 0x55c79dfc isInit true, usesShared false, 1 GearsObj[0x63e708b2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x54ec115b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x566798eb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x55c79dfc 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa7e1f00, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x55c79dfc, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 28, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x1a5e68a: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xf8600d6: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x1a5e68a: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xf8600d6: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 28, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x55c79dfc 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa7e1f00, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x55c79dfc, angle 5.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 41, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x1a5e68a: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xf8600d6: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x1a5e68a: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xf8600d6: 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 41, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#03-Timer0,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x55c79dfc 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa7e1f00, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x55c79dfc, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x55c79dfc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x55c79dfc FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorContinue
[junit] ++++ TestCase.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#04-Timer1,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x1e9cd8db: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xb09dc35: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x1e9cd8db: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xb09dc35: 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#04-Timer1,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x60407166: tileRendererInUse null, GearsES2[obj 0x60407166 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x60407166 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x60407166 created: GearsObj[0x540523be, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x60407166 created: GearsObj[0x1d6dba0a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x60407166 created: GearsObj[0x1d6dba0a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x60407166 FIN GearsES2[obj 0x60407166 isInit true, usesShared false, 1 GearsObj[0x540523be, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d6dba0a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xed0f59e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x60407166 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa7eafd0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x60407166, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 10, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#04-Timer1,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x1e9cd8db: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xb09dc35: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x1e9cd8db: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xb09dc35: 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 10, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#04-Timer1,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x60407166 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa7eafd0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x60407166, 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] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused true, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator#04-Timer1,5,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x1e9cd8db: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xb09dc35: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x1e9cd8db: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0xb09dc35: 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#04-Timer1,5,main], exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x60407166 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aa7eafd0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x60407166, angle 5.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x60407166: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x60407166 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorResumePause
[junit] ++++ TestCase.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 0x823d278: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6af2da21: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x823d278: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6af2da21: 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 0x354d581b: tileRendererInUse null, GearsES2[obj 0x354d581b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x354d581b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x354d581b created: GearsObj[0x7f9480b8, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x354d581b created: GearsObj[0x6e8ef177, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x354d581b created: GearsObj[0x6e8ef177, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x354d581b FIN GearsES2[obj 0x354d581b isInit true, usesShared false, 1 GearsObj[0x7f9480b8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e8ef177, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6a8ef455, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x354d581b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aca12080, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x354d581b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 12, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-FPSAWTAnimator#05-Timer2,6,main], exclCtxThread false(null)]
[junit] XXX Card.SHOW Label PRE:
[junit] CANVAS 0x823d278: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6af2da21: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Label POST:
[junit] CANVAS 0x823d278: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6af2da21: 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 12, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x354d581b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aca12080, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x354d581b, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x354d581b 640x480, swapInterval 1, drawable 0x7ff6aca12080
[junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 13, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)]
[junit] XXX Card.SHOW Canvas PRE:
[junit] CANVAS 0x823d278: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6af2da21: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] XXX Card.SHOW Canvas POST:
[junit] CANVAS 0x823d278: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480]
[junit] LABEL 0x6af2da21: 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 0x354d581b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff6aca12080, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x354d581b, angle 6.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x354d581b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x354d581b FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorStartStop
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843480759 ms --- localhost/127.0.0.1:59999 - Unlock ok within 8 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] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843482880 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843488402 ms +++ localhost/127.0.0.1:59999 - Locked within 5549 ms, 12 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test01SyncedOneAnimator
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x65dcc2a3: tileRendererInUse null, GearsES2[obj 0x65dcc2a3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x65dcc2a3 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x65dcc2a3 created: GearsObj[0x126d2380, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x65dcc2a3 created: GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x65dcc2a3 created: GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x65dcc2a3 FIN GearsES2[obj 0x65dcc2a3 isInit true, usesShared false, 1 GearsObj[0x126d2380, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6e20f237, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x65dcc2a3 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f8342d68170, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x65dcc2a3, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x11c7865b: tileRendererInUse null, GearsES2[obj 0x11c7865b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x11c7865b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x11c7865b created: GearsObj[0x31a3ca10, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x11c7865b created: GearsObj[0x7826f9e5, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x11c7865b created: GearsObj[0x7826f9e5, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x11c7865b FIN GearsES2[obj 0x11c7865b isInit true, usesShared false, 1 GearsObj[0x31a3ca10, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7826f9e5, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x46e06703, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x11c7865b 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f8342d74cb0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x11c7865b, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x22b6d6ab: tileRendererInUse null, GearsES2[obj 0x22b6d6ab isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x22b6d6ab on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x22b6d6ab created: GearsObj[0x4945f939, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x22b6d6ab created: GearsObj[0x10ed32c4, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x22b6d6ab created: GearsObj[0x10ed32c4, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x22b6d6ab FIN GearsES2[obj 0x22b6d6ab isInit true, usesShared false, 1 GearsObj[0x4945f939, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x10ed32c4, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x449fea8a, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x22b6d6ab 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f8342d87500, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x22b6d6ab, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x65dcc2a3: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x65dcc2a3 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x22b6d6ab: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x22b6d6ab FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x11c7865b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x11c7865b FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test01SyncedOneAnimator
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test02AsyncEachAnimator
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4b7f1841: tileRendererInUse null, GearsES2[obj 0x4b7f1841 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4b7f1841 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4b7f1841 created: GearsObj[0x558041e0, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x4b7f1841 created: GearsObj[0x576504fa, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x4b7f1841 created: GearsObj[0x576504fa, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4b7f1841 FIN GearsES2[obj 0x4b7f1841 isInit true, usesShared false, 1 GearsObj[0x558041e0, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x576504fa, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7db5391b, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b7f1841 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f8342d5d620, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4b7f1841, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x38d0357a: tileRendererInUse null, GearsES2[obj 0x38d0357a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x38d0357a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x38d0357a created: GearsObj[0x5abd09e8, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x38d0357a created: GearsObj[0x30d58ce2, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x38d0357a created: GearsObj[0x30d58ce2, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x38d0357a FIN GearsES2[obj 0x38d0357a isInit true, usesShared false, 1 GearsObj[0x5abd09e8, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x30d58ce2, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1414627a, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x38d0357a 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f8342d8be10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x38d0357a, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3c3228a1: tileRendererInUse null, GearsES2[obj 0x3c3228a1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3c3228a1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3c3228a1 created: GearsObj[0x5ec24193, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x3c3228a1 created: GearsObj[0x235f4a7f, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x3c3228a1 created: GearsObj[0x235f4a7f, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3c3228a1 FIN GearsES2[obj 0x3c3228a1 isInit true, usesShared false, 1 GearsObj[0x5ec24193, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x235f4a7f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x4513e9fd, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3c3228a1 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f8342cd7ef0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3c3228a1, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4b7f1841: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4b7f1841 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x38d0357a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x38d0357a FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3c3228a1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3c3228a1 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test02AsyncEachAnimator
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843495170 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] 2014-10-09 10:31:35.660 java[4220:bd0b] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.998 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843482880 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843488402 ms +++ localhost/127.0.0.1:59999 - Locked within 5549 ms, 12 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test01SyncedOneAnimator
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x65dcc2a3: tileRendererInUse null, GearsES2[obj 0x65dcc2a3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x65dcc2a3 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x65dcc2a3 created: GearsObj[0x126d2380, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x65dcc2a3 created: GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x65dcc2a3 created: GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x65dcc2a3 FIN GearsES2[obj 0x65dcc2a3 isInit true, usesShared false, 1 GearsObj[0x126d2380, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6e20f237, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x65dcc2a3 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f8342d68170, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x65dcc2a3, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x11c7865b: tileRendererInUse null, GearsES2[obj 0x11c7865b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x11c7865b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x11c7865b created: GearsObj[0x31a3ca10, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x11c7865b created: GearsObj[0x7826f9e5, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x11c7865b created: GearsObj[0x7826f9e5, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x11c7865b FIN GearsES2[obj 0x11c7865b isInit true, usesShared false, 1 GearsObj[0x31a3ca10, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7826f9e5, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x46e06703, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x11c7865b 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f8342d74cb0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x11c7865b, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x22b6d6ab: tileRendererInUse null, GearsES2[obj 0x22b6d6ab isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x22b6d6ab on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x22b6d6ab created: GearsObj[0x4945f939, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x22b6d6ab created: GearsObj[0x10ed32c4, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x22b6d6ab created: GearsObj[0x10ed32c4, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x22b6d6ab FIN GearsES2[obj 0x22b6d6ab isInit true, usesShared false, 1 GearsObj[0x4945f939, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x10ed32c4, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x449fea8a, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x22b6d6ab 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f8342d87500, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x22b6d6ab, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x65dcc2a3: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x65dcc2a3 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x22b6d6ab: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x22b6d6ab FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x11c7865b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x11c7865b FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test01SyncedOneAnimator
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test02AsyncEachAnimator
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4b7f1841: tileRendererInUse null, GearsES2[obj 0x4b7f1841 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4b7f1841 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4b7f1841 created: GearsObj[0x558041e0, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x4b7f1841 created: GearsObj[0x576504fa, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x4b7f1841 created: GearsObj[0x576504fa, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4b7f1841 FIN GearsES2[obj 0x4b7f1841 isInit true, usesShared false, 1 GearsObj[0x558041e0, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x576504fa, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7db5391b, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b7f1841 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f8342d5d620, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4b7f1841, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x38d0357a: tileRendererInUse null, GearsES2[obj 0x38d0357a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x38d0357a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x38d0357a created: GearsObj[0x5abd09e8, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x38d0357a created: GearsObj[0x30d58ce2, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x38d0357a created: GearsObj[0x30d58ce2, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x38d0357a FIN GearsES2[obj 0x38d0357a isInit true, usesShared false, 1 GearsObj[0x5abd09e8, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x30d58ce2, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1414627a, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x38d0357a 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f8342d8be10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x38d0357a, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3c3228a1: tileRendererInUse null, GearsES2[obj 0x3c3228a1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3c3228a1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3c3228a1 created: GearsObj[0x5ec24193, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x3c3228a1 created: GearsObj[0x235f4a7f, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x3c3228a1 created: GearsObj[0x235f4a7f, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3c3228a1 FIN GearsES2[obj 0x3c3228a1 isInit true, usesShared false, 1 GearsObj[0x5ec24193, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x235f4a7f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x4513e9fd, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3c3228a1 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f8342cd7ef0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3c3228a1, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4b7f1841: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4b7f1841 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x38d0357a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x38d0357a FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3c3228a1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3c3228a1 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test02AsyncEachAnimator
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843495170 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01SyncedOneAnimator took 4.728 sec
[junit] Testcase: test02AsyncEachAnimator took 1.931 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.998 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843482880 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843488402 ms +++ localhost/127.0.0.1:59999 - Locked within 5549 ms, 12 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test01SyncedOneAnimator
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x65dcc2a3: tileRendererInUse null, GearsES2[obj 0x65dcc2a3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x65dcc2a3 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x65dcc2a3 created: GearsObj[0x126d2380, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x65dcc2a3 created: GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x65dcc2a3 created: GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x65dcc2a3 FIN GearsES2[obj 0x65dcc2a3 isInit true, usesShared false, 1 GearsObj[0x126d2380, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3b35b1f3, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6e20f237, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x65dcc2a3 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f8342d68170, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x65dcc2a3, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x11c7865b: tileRendererInUse null, GearsES2[obj 0x11c7865b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x11c7865b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x11c7865b created: GearsObj[0x31a3ca10, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x11c7865b created: GearsObj[0x7826f9e5, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x11c7865b created: GearsObj[0x7826f9e5, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x11c7865b FIN GearsES2[obj 0x11c7865b isInit true, usesShared false, 1 GearsObj[0x31a3ca10, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7826f9e5, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x46e06703, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x11c7865b 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f8342d74cb0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x11c7865b, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x22b6d6ab: tileRendererInUse null, GearsES2[obj 0x22b6d6ab isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x22b6d6ab on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x22b6d6ab created: GearsObj[0x4945f939, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x22b6d6ab created: GearsObj[0x10ed32c4, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x22b6d6ab created: GearsObj[0x10ed32c4, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x22b6d6ab FIN GearsES2[obj 0x22b6d6ab isInit true, usesShared false, 1 GearsObj[0x4945f939, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x10ed32c4, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x449fea8a, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x22b6d6ab 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f8342d87500, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x22b6d6ab, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x65dcc2a3: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x65dcc2a3 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x22b6d6ab: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x22b6d6ab FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x11c7865b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x11c7865b FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test01SyncedOneAnimator
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test02AsyncEachAnimator
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4b7f1841: tileRendererInUse null, GearsES2[obj 0x4b7f1841 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4b7f1841 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4b7f1841 created: GearsObj[0x558041e0, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x4b7f1841 created: GearsObj[0x576504fa, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x4b7f1841 created: GearsObj[0x576504fa, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4b7f1841 FIN GearsES2[obj 0x4b7f1841 isInit true, usesShared false, 1 GearsObj[0x558041e0, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x576504fa, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7db5391b, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b7f1841 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f8342d5d620, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4b7f1841, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x38d0357a: tileRendererInUse null, GearsES2[obj 0x38d0357a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x38d0357a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x38d0357a created: GearsObj[0x5abd09e8, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x38d0357a created: GearsObj[0x30d58ce2, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x38d0357a created: GearsObj[0x30d58ce2, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x38d0357a FIN GearsES2[obj 0x38d0357a isInit true, usesShared false, 1 GearsObj[0x5abd09e8, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x30d58ce2, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1414627a, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x38d0357a 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f8342d8be10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x38d0357a, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3c3228a1: tileRendererInUse null, GearsES2[obj 0x3c3228a1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3c3228a1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3c3228a1 created: GearsObj[0x5ec24193, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x3c3228a1 created: GearsObj[0x235f4a7f, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x3c3228a1 created: GearsObj[0x235f4a7f, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3c3228a1 FIN GearsES2[obj 0x3c3228a1 isInit true, usesShared false, 1 GearsObj[0x5ec24193, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x235f4a7f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x4513e9fd, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3c3228a1 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f8342cd7ef0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3c3228a1, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4b7f1841: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4b7f1841 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x38d0357a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x38d0357a FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3c3228a1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3c3228a1 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test02AsyncEachAnimator
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843495170 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] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843497466 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843503003 ms +++ localhost/127.0.0.1:59999 - Locked within 5563 ms, 12 attempts
[junit] OSX CALayer AWT-Mod Bug true
[junit] OSType MACOS
[junit] Java Version 1.6.0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test01NormalPre_1Win
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test01NormalPre_1Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test02NormalPost_1Win
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test02NormalPost_1Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test03ExclPre_1Win
[junit] Info: Skip test: AWT + Exclusive!
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test03ExclPre_1Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test04ExclPost_1Win
[junit] Info: Skip test: AWT + Exclusive!
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test04ExclPost_1Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test05NormalPre_4Win
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test05NormalPre_4Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test06NormalPost_4Win
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test06NormalPost_4Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test07ExclPre_4Win
[junit] Info: Skip test: AWT + Exclusive!
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test07ExclPre_4Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test08ExclPost_4Win
[junit] Info: Skip test: AWT + Exclusive!
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test08ExclPost_4Win
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843510435 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 13.689 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843497466 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843503003 ms +++ localhost/127.0.0.1:59999 - Locked within 5563 ms, 12 attempts
[junit] OSX CALayer AWT-Mod Bug true
[junit] OSType MACOS
[junit] Java Version 1.6.0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test01NormalPre_1Win
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test01NormalPre_1Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test02NormalPost_1Win
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test02NormalPost_1Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test03ExclPre_1Win
[junit] Info: Skip test: AWT + Exclusive!
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test03ExclPre_1Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test04ExclPost_1Win
[junit] Info: Skip test: AWT + Exclusive!
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test04ExclPost_1Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test05NormalPre_4Win
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test05NormalPre_4Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test06NormalPost_4Win
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test06NormalPost_4Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test07ExclPre_4Win
[junit] Info: Skip test: AWT + Exclusive!
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test07ExclPre_4Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test08ExclPost_4Win
[junit] Info: Skip test: AWT + Exclusive!
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test08ExclPost_4Win
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843510435 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01NormalPre_1Win took 3.701 sec
[junit] Testcase: test02NormalPost_1Win took 0.377 sec
[junit] Testcase: test03ExclPre_1Win took 0.001 sec
[junit] Testcase: test04ExclPost_1Win took 0 sec
[junit] Testcase: test05NormalPre_4Win took 1.852 sec
[junit] Testcase: test06NormalPost_4Win took 0.547 sec
[junit] Testcase: test07ExclPre_4Win took 0 sec
[junit] Testcase: test08ExclPost_4Win took 0.001 sec
[junit] 2014-10-09 10:31:50.900 java[4223:5e03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 13.689 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843497466 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843503003 ms +++ localhost/127.0.0.1:59999 - Locked within 5563 ms, 12 attempts
[junit] OSX CALayer AWT-Mod Bug true
[junit] OSType MACOS
[junit] Java Version 1.6.0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test01NormalPre_1Win
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test01NormalPre_1Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test02NormalPost_1Win
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test02NormalPost_1Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test03ExclPre_1Win
[junit] Info: Skip test: AWT + Exclusive!
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test03ExclPre_1Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test04ExclPost_1Win
[junit] Info: Skip test: AWT + Exclusive!
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test04ExclPost_1Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test05NormalPre_4Win
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test05NormalPre_4Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test06NormalPost_4Win
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test06NormalPost_4Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test07ExclPre_4Win
[junit] Info: Skip test: AWT + Exclusive!
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test07ExclPre_4Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test08ExclPost_4Win
[junit] Info: Skip test: AWT + Exclusive!
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test08ExclPost_4Win
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843510435 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843512624 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843518159 ms +++ localhost/127.0.0.1:59999 - Locked within 5555 ms, 12 attempts
[junit] OSX CALayer AWT-Mod Bug true
[junit] OSType MACOS
[junit] Java Version 1.6.0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test01NormalPre_1Win
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test01NormalPre_1Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test02NormalPost_1Win
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test02NormalPost_1Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test03ExclPre_1Win
[junit] Info: Skip test: AWT + Exclusive!
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test03ExclPre_1Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test04ExclPost_1Win
[junit] Info: Skip test: AWT + Exclusive!
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test04ExclPost_1Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test05NormalPre_4Win
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test05NormalPre_4Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test06NormalPost_4Win
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test06NormalPost_4Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test07ExclPre_4Win
[junit] Info: Skip test: AWT + Exclusive!
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test07ExclPre_4Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test08ExclPost_4Win
[junit] Info: Skip test: AWT + Exclusive!
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test08ExclPost_4Win
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843525596 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] 2014-10-09 10:32:06.072 java[4226:be0b] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 13.702 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843512624 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843518159 ms +++ localhost/127.0.0.1:59999 - Locked within 5555 ms, 12 attempts
[junit] OSX CALayer AWT-Mod Bug true
[junit] OSType MACOS
[junit] Java Version 1.6.0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test01NormalPre_1Win
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test01NormalPre_1Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test02NormalPost_1Win
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test02NormalPost_1Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test03ExclPre_1Win
[junit] Info: Skip test: AWT + Exclusive!
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test03ExclPre_1Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test04ExclPost_1Win
[junit] Info: Skip test: AWT + Exclusive!
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test04ExclPost_1Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test05NormalPre_4Win
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test05NormalPre_4Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test06NormalPost_4Win
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test06NormalPost_4Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test07ExclPre_4Win
[junit] Info: Skip test: AWT + Exclusive!
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test07ExclPre_4Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test08ExclPost_4Win
[junit] Info: Skip test: AWT + Exclusive!
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test08ExclPost_4Win
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843525596 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01NormalPre_1Win took 3.645 sec
[junit] Testcase: test02NormalPost_1Win took 0.37 sec
[junit] Testcase: test03ExclPre_1Win took 0 sec
[junit] Testcase: test04ExclPost_1Win took 0.001 sec
[junit] Testcase: test05NormalPre_4Win took 1.857 sec
[junit] Testcase: test06NormalPost_4Win took 0.58 sec
[junit] Testcase: test07ExclPre_4Win took 0.001 sec
[junit] Testcase: test08ExclPost_4Win took 0.001 sec
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 13.702 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843512624 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843518159 ms +++ localhost/127.0.0.1:59999 - Locked within 5555 ms, 12 attempts
[junit] OSX CALayer AWT-Mod Bug true
[junit] OSType MACOS
[junit] Java Version 1.6.0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test01NormalPre_1Win
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test01NormalPre_1Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test02NormalPost_1Win
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test02NormalPost_1Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test03ExclPre_1Win
[junit] Info: Skip test: AWT + Exclusive!
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test03ExclPre_1Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test04ExclPost_1Win
[junit] Info: Skip test: AWT + Exclusive!
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test04ExclPost_1Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test05NormalPre_4Win
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test05NormalPre_4Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test06NormalPost_4Win
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test06NormalPost_4Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test07ExclPre_4Win
[junit] Info: Skip test: AWT + Exclusive!
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test07ExclPre_4Win
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test08ExclPost_4Win
[junit] Info: Skip test: AWT + Exclusive!
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test08ExclPost_4Win
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843525596 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 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] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843527807 ms +++ localhost/127.0.0.1:59999 - Locked within 14 ms, 1 attempts
[junit] ++++ TestCase.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-3-null,5,main] GearsES2.init.0 0x7e94af2f: tileRendererInUse null, GearsES2[obj 0x7e94af2f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7e94af2f on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7e94af2f created: GearsObj[0x427be8c2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7e94af2f created: GearsObj[0x54ee3aa7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7e94af2f created: GearsObj[0x54ee3aa7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x7e94af2f FIN GearsES2[obj 0x7e94af2f isInit true, usesShared false, 1 GearsObj[0x427be8c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x54ee3aa7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xedc86eb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x7e94af2f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffc78f4f400, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7e94af2f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x7e94af2f 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffc78fa8a20, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7e94af2f, 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__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e94af2f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e94af2f 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-3-null,5,main] GearsES2.init.0 0x774d921a: tileRendererInUse null, GearsES2[obj 0x774d921a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x774d921a on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x774d921a created: GearsObj[0x1cad157f, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x774d921a created: GearsObj[0x275e538e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x774d921a created: GearsObj[0x275e538e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x774d921a FIN GearsES2[obj 0x774d921a isInit true, usesShared false, 1 GearsObj[0x1cad157f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x275e538e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x21bfa3d3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x774d921a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffc78fb4840, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x774d921a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0011-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x774d921a 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffc78fb4d60, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x774d921a, 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
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0020-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] .. restoring.X
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x774d921a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x774d921a 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-3-null,5,main] GearsES2.init.0 0x78467991: tileRendererInUse null, GearsES2[obj 0x78467991 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x78467991 on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x78467991 created: GearsObj[0x4a504ec1, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x78467991 created: GearsObj[0x5e628704, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x78467991 created: GearsObj[0x5e628704, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x78467991 FIN GearsES2[obj 0x78467991 isInit true, usesShared false, 1 GearsObj[0x4a504ec1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e628704, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x168e4805, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x78467991 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffc78cc80f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x78467991, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0027-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x78467991 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffc78cbeb20, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x78467991, 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
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0036-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78467991: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78467991 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-3-null,5,main] GearsES2.init.0 0x44aea710: tileRendererInUse null, GearsES2[obj 0x44aea710 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x44aea710 on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x44aea710 created: GearsObj[0x1c2006a0, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x44aea710 created: GearsObj[0x7a9300cc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x44aea710 created: GearsObj[0x7a9300cc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x44aea710 FIN GearsES2[obj 0x44aea710 isInit true, usesShared false, 1 GearsObj[0x1c2006a0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a9300cc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x49198ff2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x44aea710 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffc78ca4ef0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x44aea710, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0042-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x44aea710 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffc78c9ee70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x44aea710, 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
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0053-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x44aea710: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x44aea710 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-3-null,5,main] GearsES2.init.0 0x14a8e586: tileRendererInUse null, GearsES2[obj 0x14a8e586 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x14a8e586 on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x14a8e586 created: GearsObj[0x418a9fc8, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x14a8e586 created: GearsObj[0x74002515, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x14a8e586 created: GearsObj[0x74002515, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x14a8e586 FIN GearsES2[obj 0x14a8e586 isInit true, usesShared false, 1 GearsObj[0x418a9fc8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74002515, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3582c132, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x14a8e586 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffc78faad40, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x14a8e586, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0059-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x14a8e586 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffc78f4b720, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x14a8e586, 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
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0068-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x14a8e586: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x14a8e586 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-3-null,5,main] GearsES2.init.0 0x1414627a: tileRendererInUse null, GearsES2[obj 0x1414627a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1414627a on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x1414627a created: GearsObj[0x6bd38b87, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1414627a created: GearsObj[0xd6d835f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1414627a created: GearsObj[0xd6d835f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x1414627a FIN GearsES2[obj 0x1414627a isInit true, usesShared false, 1 GearsObj[0x6bd38b87, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd6d835f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10cbd8dc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x1414627a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffc78cbb4c0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1414627a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0074-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x1414627a 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffc78cd0340, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1414627a, 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
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0083-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1414627a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1414627a 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-3-null,5,main] GearsES2.init.0 0x6087e704: tileRendererInUse null, GearsES2[obj 0x6087e704 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6087e704 on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6087e704 created: GearsObj[0x2658dd2d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6087e704 created: GearsObj[0x1420c906, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6087e704 created: GearsObj[0x1420c906, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x6087e704 FIN GearsES2[obj 0x6087e704 isInit true, usesShared false, 1 GearsObj[0x2658dd2d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1420c906, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x746db33c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x6087e704 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffc78fa9680, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6087e704, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0088-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x6087e704 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffc78fb1630, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6087e704, 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
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0098-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6087e704: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6087e704 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-3-null,5,main] GearsES2.init.0 0x1d34263a: tileRendererInUse null, GearsES2[obj 0x1d34263a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1d34263a on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x1d34263a created: GearsObj[0x746a63d3, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1d34263a created: GearsObj[0x74bfed5a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1d34263a created: GearsObj[0x74bfed5a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x1d34263a FIN GearsES2[obj 0x1d34263a isInit true, usesShared false, 1 GearsObj[0x746a63d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74bfed5a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6477eb97, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x1d34263a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffc78cc0bf0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1d34263a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0103-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x1d34263a 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffc78cb7e40, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1d34263a, 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
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0113-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d34263a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d34263a 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-3-null,5,main] GearsES2.init.0 0x37e55794: tileRendererInUse null, GearsES2[obj 0x37e55794 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x37e55794 on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x37e55794 created: GearsObj[0x52cd19d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x37e55794 created: GearsObj[0x41759d12, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x37e55794 created: GearsObj[0x41759d12, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x37e55794 FIN GearsES2[obj 0x37e55794 isInit true, usesShared false, 1 GearsObj[0x52cd19d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41759d12, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x109b2a51, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x37e55794 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffc78ccb750, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x37e55794, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0118-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x37e55794 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffc78cb7b50, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x37e55794, 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
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0128-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x37e55794: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x37e55794 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-3-null,5,main] GearsES2.init.0 0x3d762027: tileRendererInUse null, GearsES2[obj 0x3d762027 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3d762027 on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3d762027 created: GearsObj[0x410d3f0d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3d762027 created: GearsObj[0x4ca68fd8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3d762027 created: GearsObj[0x4ca68fd8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x3d762027 FIN GearsES2[obj 0x3d762027 isInit true, usesShared false, 1 GearsObj[0x410d3f0d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ca68fd8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b2dd538, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x3d762027 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffc78cc80f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3d762027, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0133-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x3d762027 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffc78ca18a0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3d762027, 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
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0143-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d762027: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d762027 FIN
[junit] GLAD Lifecycle.X GLCanvasOnscreen
[junit] Test 9/10.2: done.
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestBug722GLContextDrawableSwitchNewt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843535449 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.324 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843527807 ms +++ localhost/127.0.0.1:59999 - Locked within 14 ms, 1 attempts
[junit] ++++ TestCase.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-3-null,5,main] GearsES2.init.0 0x7e94af2f: tileRendererInUse null, GearsES2[obj 0x7e94af2f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7e94af2f on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7e94af2f created: GearsObj[0x427be8c2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7e94af2f created: GearsObj[0x54ee3aa7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7e94af2f created: GearsObj[0x54ee3aa7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x7e94af2f FIN GearsES2[obj 0x7e94af2f isInit true, usesShared false, 1 GearsObj[0x427be8c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x54ee3aa7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xedc86eb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x7e94af2f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffc78f4f400, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7e94af2f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x7e94af2f 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffc78fa8a20, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7e94af2f, 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__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e94af2f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e94af2f 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-3-null,5,main] GearsES2.init.0 0x774d921a: tileRendererInUse null, GearsES2[obj 0x774d921a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x774d921a on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x774d921a created: GearsObj[0x1cad157f, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x774d921a created: GearsObj[0x275e538e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x774d921a created: GearsObj[0x275e538e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x774d921a FIN GearsES2[obj 0x774d921a isInit true, usesShared false, 1 GearsObj[0x1cad157f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x275e538e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x21bfa3d3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x774d921a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffc78fb4840, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x774d921a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0011-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x774d921a 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffc78fb4d60, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x774d921a, 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
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0020-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] .. restoring.X
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x774d921a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x774d921a 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-3-null,5,main] GearsES2.init.0 0x78467991: tileRendererInUse null, GearsES2[obj 0x78467991 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x78467991 on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x78467991 created: GearsObj[0x4a504ec1, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x78467991 created: GearsObj[0x5e628704, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x78467991 created: GearsObj[0x5e628704, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x78467991 FIN GearsES2[obj 0x78467991 isInit true, usesShared false, 1 GearsObj[0x4a504ec1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e628704, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x168e4805, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x78467991 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffc78cc80f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x78467991, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0027-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x78467991 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffc78cbeb20, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x78467991, 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
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0036-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78467991: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78467991 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-3-null,5,main] GearsES2.init.0 0x44aea710: tileRendererInUse null, GearsES2[obj 0x44aea710 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x44aea710 on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x44aea710 created: GearsObj[0x1c2006a0, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x44aea710 created: GearsObj[0x7a9300cc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x44aea710 created: GearsObj[0x7a9300cc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x44aea710 FIN GearsES2[obj 0x44aea710 isInit true, usesShared false, 1 GearsObj[0x1c2006a0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a9300cc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x49198ff2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x44aea710 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffc78ca4ef0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x44aea710, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0042-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x44aea710 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffc78c9ee70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x44aea710, 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
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0053-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x44aea710: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x44aea710 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-3-null,5,main] GearsES2.init.0 0x14a8e586: tileRendererInUse null, GearsES2[obj 0x14a8e586 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x14a8e586 on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x14a8e586 created: GearsObj[0x418a9fc8, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x14a8e586 created: GearsObj[0x74002515, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x14a8e586 created: GearsObj[0x74002515, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x14a8e586 FIN GearsES2[obj 0x14a8e586 isInit true, usesShared false, 1 GearsObj[0x418a9fc8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74002515, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3582c132, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x14a8e586 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffc78faad40, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x14a8e586, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0059-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x14a8e586 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffc78f4b720, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x14a8e586, 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
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0068-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x14a8e586: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x14a8e586 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-3-null,5,main] GearsES2.init.0 0x1414627a: tileRendererInUse null, GearsES2[obj 0x1414627a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1414627a on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x1414627a created: GearsObj[0x6bd38b87, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1414627a created: GearsObj[0xd6d835f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1414627a created: GearsObj[0xd6d835f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x1414627a FIN GearsES2[obj 0x1414627a isInit true, usesShared false, 1 GearsObj[0x6bd38b87, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd6d835f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10cbd8dc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x1414627a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffc78cbb4c0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1414627a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0074-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x1414627a 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffc78cd0340, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1414627a, 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
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0083-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1414627a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1414627a 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-3-null,5,main] GearsES2.init.0 0x6087e704: tileRendererInUse null, GearsES2[obj 0x6087e704 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6087e704 on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6087e704 created: GearsObj[0x2658dd2d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6087e704 created: GearsObj[0x1420c906, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6087e704 created: GearsObj[0x1420c906, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x6087e704 FIN GearsES2[obj 0x6087e704 isInit true, usesShared false, 1 GearsObj[0x2658dd2d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1420c906, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x746db33c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x6087e704 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffc78fa9680, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6087e704, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0088-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x6087e704 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffc78fb1630, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6087e704, 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
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0098-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6087e704: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6087e704 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-3-null,5,main] GearsES2.init.0 0x1d34263a: tileRendererInUse null, GearsES2[obj 0x1d34263a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1d34263a on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x1d34263a created: GearsObj[0x746a63d3, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1d34263a created: GearsObj[0x74bfed5a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1d34263a created: GearsObj[0x74bfed5a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x1d34263a FIN GearsES2[obj 0x1d34263a isInit true, usesShared false, 1 GearsObj[0x746a63d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74bfed5a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6477eb97, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x1d34263a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffc78cc0bf0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1d34263a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0103-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x1d34263a 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffc78cb7e40, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1d34263a, 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
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0113-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d34263a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d34263a 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-3-null,5,main] GearsES2.init.0 0x37e55794: tileRendererInUse null, GearsES2[obj 0x37e55794 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x37e55794 on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x37e55794 created: GearsObj[0x52cd19d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x37e55794 created: GearsObj[0x41759d12, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x37e55794 created: GearsObj[0x41759d12, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x37e55794 FIN GearsES2[obj 0x37e55794 isInit true, usesShared false, 1 GearsObj[0x52cd19d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41759d12, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x109b2a51, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x37e55794 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffc78ccb750, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x37e55794, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0118-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x37e55794 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffc78cb7b50, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x37e55794, 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
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0128-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x37e55794: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x37e55794 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-3-null,5,main] GearsES2.init.0 0x3d762027: tileRendererInUse null, GearsES2[obj 0x3d762027 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3d762027 on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3d762027 created: GearsObj[0x410d3f0d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3d762027 created: GearsObj[0x4ca68fd8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3d762027 created: GearsObj[0x4ca68fd8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x3d762027 FIN GearsES2[obj 0x3d762027 isInit true, usesShared false, 1 GearsObj[0x410d3f0d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ca68fd8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b2dd538, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x3d762027 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffc78cc80f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3d762027, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0133-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x3d762027 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffc78ca18a0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3d762027, 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
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0143-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d762027: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d762027 FIN
[junit] GLAD Lifecycle.X GLCanvasOnscreen
[junit] Test 9/10.2: done.
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestBug722GLContextDrawableSwitchNewt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843535449 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test11GLWindow2GLCanvasOnScrnGL2ES2 took 7.532 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.324 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843527807 ms +++ localhost/127.0.0.1:59999 - Locked within 14 ms, 1 attempts
[junit] ++++ TestCase.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-3-null,5,main] GearsES2.init.0 0x7e94af2f: tileRendererInUse null, GearsES2[obj 0x7e94af2f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7e94af2f on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7e94af2f created: GearsObj[0x427be8c2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7e94af2f created: GearsObj[0x54ee3aa7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7e94af2f created: GearsObj[0x54ee3aa7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x7e94af2f FIN GearsES2[obj 0x7e94af2f isInit true, usesShared false, 1 GearsObj[0x427be8c2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x54ee3aa7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xedc86eb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x7e94af2f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffc78f4f400, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7e94af2f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x7e94af2f 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffc78fa8a20, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7e94af2f, 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__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e94af2f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e94af2f 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-3-null,5,main] GearsES2.init.0 0x774d921a: tileRendererInUse null, GearsES2[obj 0x774d921a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x774d921a on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x774d921a created: GearsObj[0x1cad157f, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x774d921a created: GearsObj[0x275e538e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x774d921a created: GearsObj[0x275e538e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x774d921a FIN GearsES2[obj 0x774d921a isInit true, usesShared false, 1 GearsObj[0x1cad157f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x275e538e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x21bfa3d3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x774d921a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffc78fb4840, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x774d921a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0011-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x774d921a 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffc78fb4d60, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x774d921a, 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
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0020-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] .. restoring.X
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x774d921a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x774d921a 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-3-null,5,main] GearsES2.init.0 0x78467991: tileRendererInUse null, GearsES2[obj 0x78467991 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x78467991 on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x78467991 created: GearsObj[0x4a504ec1, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x78467991 created: GearsObj[0x5e628704, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x78467991 created: GearsObj[0x5e628704, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x78467991 FIN GearsES2[obj 0x78467991 isInit true, usesShared false, 1 GearsObj[0x4a504ec1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e628704, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x168e4805, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x78467991 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffc78cc80f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x78467991, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0027-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x78467991 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffc78cbeb20, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x78467991, 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
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0036-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78467991: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78467991 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-3-null,5,main] GearsES2.init.0 0x44aea710: tileRendererInUse null, GearsES2[obj 0x44aea710 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x44aea710 on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x44aea710 created: GearsObj[0x1c2006a0, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x44aea710 created: GearsObj[0x7a9300cc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x44aea710 created: GearsObj[0x7a9300cc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x44aea710 FIN GearsES2[obj 0x44aea710 isInit true, usesShared false, 1 GearsObj[0x1c2006a0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a9300cc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x49198ff2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x44aea710 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffc78ca4ef0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x44aea710, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0042-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x44aea710 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffc78c9ee70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x44aea710, 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
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0053-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x44aea710: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x44aea710 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-3-null,5,main] GearsES2.init.0 0x14a8e586: tileRendererInUse null, GearsES2[obj 0x14a8e586 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x14a8e586 on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x14a8e586 created: GearsObj[0x418a9fc8, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x14a8e586 created: GearsObj[0x74002515, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x14a8e586 created: GearsObj[0x74002515, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x14a8e586 FIN GearsES2[obj 0x14a8e586 isInit true, usesShared false, 1 GearsObj[0x418a9fc8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74002515, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3582c132, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x14a8e586 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffc78faad40, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x14a8e586, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0059-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x14a8e586 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffc78f4b720, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x14a8e586, 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
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0068-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x14a8e586: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x14a8e586 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-3-null,5,main] GearsES2.init.0 0x1414627a: tileRendererInUse null, GearsES2[obj 0x1414627a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1414627a on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x1414627a created: GearsObj[0x6bd38b87, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1414627a created: GearsObj[0xd6d835f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1414627a created: GearsObj[0xd6d835f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x1414627a FIN GearsES2[obj 0x1414627a isInit true, usesShared false, 1 GearsObj[0x6bd38b87, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd6d835f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10cbd8dc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x1414627a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffc78cbb4c0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1414627a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0074-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x1414627a 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffc78cd0340, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1414627a, 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
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0083-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1414627a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1414627a 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-3-null,5,main] GearsES2.init.0 0x6087e704: tileRendererInUse null, GearsES2[obj 0x6087e704 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6087e704 on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6087e704 created: GearsObj[0x2658dd2d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6087e704 created: GearsObj[0x1420c906, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6087e704 created: GearsObj[0x1420c906, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x6087e704 FIN GearsES2[obj 0x6087e704 isInit true, usesShared false, 1 GearsObj[0x2658dd2d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1420c906, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x746db33c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x6087e704 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffc78fa9680, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6087e704, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0088-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x6087e704 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffc78fb1630, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6087e704, 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
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0098-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6087e704: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6087e704 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-3-null,5,main] GearsES2.init.0 0x1d34263a: tileRendererInUse null, GearsES2[obj 0x1d34263a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1d34263a on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x1d34263a created: GearsObj[0x746a63d3, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1d34263a created: GearsObj[0x74bfed5a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1d34263a created: GearsObj[0x74bfed5a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x1d34263a FIN GearsES2[obj 0x1d34263a isInit true, usesShared false, 1 GearsObj[0x746a63d3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74bfed5a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6477eb97, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x1d34263a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffc78cc0bf0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1d34263a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0103-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x1d34263a 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffc78cb7e40, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1d34263a, 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
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0113-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d34263a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d34263a 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-3-null,5,main] GearsES2.init.0 0x37e55794: tileRendererInUse null, GearsES2[obj 0x37e55794 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x37e55794 on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x37e55794 created: GearsObj[0x52cd19d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x37e55794 created: GearsObj[0x41759d12, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x37e55794 created: GearsObj[0x41759d12, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x37e55794 FIN GearsES2[obj 0x37e55794 isInit true, usesShared false, 1 GearsObj[0x52cd19d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41759d12, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x109b2a51, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x37e55794 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffc78ccb750, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x37e55794, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0118-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x37e55794 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffc78cb7b50, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x37e55794, 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
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0128-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x37e55794: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x37e55794 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-3-null,5,main] GearsES2.init.0 0x3d762027: tileRendererInUse null, GearsES2[obj 0x3d762027 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3d762027 on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3d762027 created: GearsObj[0x410d3f0d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3d762027 created: GearsObj[0x4ca68fd8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3d762027 created: GearsObj[0x4ca68fd8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x3d762027 FIN GearsES2[obj 0x3d762027 isInit true, usesShared false, 1 GearsObj[0x410d3f0d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ca68fd8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b2dd538, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x3d762027 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffc78cc80f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3d762027, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0133-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x3d762027 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffc78ca18a0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3d762027, 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
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0143-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d762027: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3d762027 FIN
[junit] GLAD Lifecycle.X GLCanvasOnscreen
[junit] Test 9/10.2: done.
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestBug722GLContextDrawableSwitchNewt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843535449 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 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] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843537502 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843562610 ms +++ localhost/127.0.0.1:59999 - Locked within 25122 ms, 51 attempts
[junit] ++++ TestCase.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/GL3.hw], on-scr[.]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Is SwapGLContext safe: true
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843565295 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843565300 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843565301 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843565597 d 0ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843565604 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843565605 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843565605 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843565605 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843565606 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843565647 d 0ms]]
[junit] 1 - switch - START 1003
[junit] 1 - switch - END 1003
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0816-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2035
[junit] 2 - switch - END 2035
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0876-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568329 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568329 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568329 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568330 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568367 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568368 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568368 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568368 d 0ms]]
[junit] ++++ TestCase.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/GL3.hw], on-scr[.]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
[junit] Is SwapGLContext safe: true
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568401 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568410 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568410 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568508 d 0ms]]
[junit] 1 - switch - START 1014
[junit] 1 - switch - END 1014
[junit] Thread-9-AWTAnimator#01: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0057-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2090
[junit] 2 - switch - END 2090
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n3636-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843571373 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843571373 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843571373 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def
[junit] ++++ TestCase.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/GL3.hw], offscr[auto-cfg]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Is SwapGLContext safe: true
[junit] Thread-10-AWTAnimator#02: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] 1 - switch - START 1030
[junit] 1 - switch - END 1030
[junit] Thread-10-AWTAnimator#02: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n3929-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2064
[junit] 2 - switch - END 2064
[junit] Thread-10-AWTAnimator#02: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n9225-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def
[junit] ++++ TestCase.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/GL3.hw], offscr[auto-cfg]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[fbo]]
[junit] Is SwapGLContext safe: true
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843574421 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843574422 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843574422 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843574423 d 0ms]]
[junit] Thread-11-AWTAnimator#03: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] 1 - switch - START 1057
[junit] 1 - switch - END 1057
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n4820-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2088
[junit] 2 - switch - END 2088
[junit] Thread-11-AWTAnimator#03: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n4879-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577344 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577344 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577344 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def
[junit] ++++ TestCase.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/GL3.hw], on-scr[.]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Is SwapGLContext safe: true
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577409 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577423 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577423 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577523 d 0ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577525 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577525 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577526 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577526 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577526 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577528 d 0ms]]
[junit] 1 - switch - START 1008
[junit] 1 - switch - END 1008
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n1832-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[junit] 2 - switch - START 2040
[junit] 2 - switch - END 2040
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n1892-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580429 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580429 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580429 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580430 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580449 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580450 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580450 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580450 d 0ms]]
[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/GL3.hw], on-scr[.]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
[junit] Is SwapGLContext safe: false
[junit] Supressing unsafe tests ...
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580470 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580470 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580470 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580476 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580476 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580477 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580477 d 0ms]]
[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/GL3.hw], offscr[auto-cfg]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Is SwapGLContext safe: true
[junit] Thread-14-AWTAnimator#05: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[junit] 1 - switch - START 1024
[junit] 1 - switch - END 1024
[junit] Thread-14-AWTAnimator#05: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n4020-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[junit] 2 - switch - START 2057
[junit] 2 - switch - END 2057
[junit] Thread-14-AWTAnimator#05: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n8527-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA
[junit] ++++ TestCase.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/GL3.hw], offscr[auto-cfg]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[fbo]]
[junit] Is SwapGLContext safe: false
[junit] Supressing unsafe tests ...
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA
[junit] ++++ TestCase.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/GL3.hw], on-scr[.]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Is SwapGLContext safe: true
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843583531 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843583545 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843583545 d 0ms]]
[junit] 2014-10-09 10:33:03.545 java[4233:13223] invalid pixel format attribute
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843583612 d 0ms]]
[junit] 2014-10-09 10:33:03.612 java[4233:13223] invalid pixel format attribute
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843583613 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843583613 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843583613 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843583614 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843583614 d 0ms]]
[junit] 2014-10-09 10:33:03.614 java[4233:13223] invalid pixel format attribute
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843583615 d 0ms]]
[junit] 2014-10-09 10:33:03.615 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.616 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.617 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.617 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.618 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.618 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.618 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.619 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.619 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.619 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.620 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.620 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.621 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.622 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.623 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.623 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.623 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.624 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.624 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.625 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.625 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.625 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.626 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.626 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.626 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.627 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.627 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.627 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.628 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.628 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.628 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.629 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.629 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.629 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.630 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.631 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.633 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.635 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.636 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.637 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.638 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.638 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.639 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.639 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.639 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.640 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.640 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.640 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.641 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.641 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.641 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.642 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.642 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.642 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.643 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.643 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.644 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.644 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.644 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.645 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.645 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.645 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.646 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.646 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.646 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.647 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.647 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.648 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.648 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.648 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.649 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.649 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.649 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.650 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.650 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.650 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.651 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.651 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.651 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.652 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.652 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.653 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.653 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.653 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.654 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.654 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.654 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.655 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.655 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.655 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.656 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.656 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.657 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.657 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.657 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.658 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.658 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.659 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.659 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.659 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.660 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.660 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.660 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.661 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.661 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.661 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.662 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.662 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.662 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.663 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.663 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.664 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.664 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.664 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.665 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.665 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.666 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.666 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.666 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.667 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.667 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.667 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.668 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.668 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.668 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.669 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.669 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.669 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.670 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.670 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.671 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.671 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.671 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.672 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.672 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.673 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.673 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.673 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.674 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.674 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.675 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.675 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.675 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.676 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.676 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.677 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.677 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.677 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.678 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.678 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.678 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.679 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.679 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.679 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.680 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.680 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.681 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.681 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.681 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.682 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.682 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.683 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.683 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.683 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.684 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.684 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.684 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.685 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.685 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.685 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.686 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.686 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.686 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.687 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.687 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.688 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.688 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.688 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.689 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.689 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.690 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.690 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.691 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.691 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.691 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.692 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.692 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.692 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.693 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.693 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.694 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.694 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.695 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.695 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.695 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.696 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.696 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.696 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.697 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.697 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.698 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.698 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.698 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.699 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.699 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.699 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.700 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.700 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.700 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.701 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.701 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.701 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.702 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.702 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.703 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.703 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.703 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.704 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.704 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.705 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.705 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.705 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.706 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.706 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.706 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.707 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.707 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.707 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.708 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.708 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.709 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.709 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.709 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.710 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.710 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.710 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.711 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.711 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.711 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.712 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.712 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.712 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.713 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.713 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.714 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.714 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.714 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.715 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.715 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.715 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.716 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.716 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.716 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.717 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.717 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.718 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.718 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.718 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.719 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.719 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.719 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.720 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.720 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.720 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.721 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.721 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.721 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.722 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.722 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.723 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.723 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.723 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.724 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.724 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.724 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.725 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.725 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.725 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.726 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.726 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.726 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.727 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.727 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.728 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.728 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.728 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.729 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.729 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.729 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.730 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.730 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.730 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.731 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.731 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.731 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.732 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.732 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.733 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.733 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.733 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.734 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.734 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.734 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.735 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.735 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.735 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.736 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.736 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.736 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.737 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.737 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.738 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.740 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.741 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.742 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.744 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.745 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.747 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.748 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.750 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.751 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.753 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.754 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.754 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.754 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.755 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.755 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.755 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.756 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.756 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.756 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.757 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.757 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.758 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.758 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.759 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.759 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.760 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.760 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.760 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.761 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.761 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.761 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.762 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.762 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.762 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.763 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.763 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.764 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.764 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.765 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.765 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.765 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.766 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.766 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.766 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.767 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.767 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.767 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.768 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.768 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.769 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.769 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.769 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.770 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.770 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.770 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.771 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.771 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.771 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.772 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.772 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.773 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.773 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.773 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.774 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.775 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.775 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.775 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.776 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.776 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.777 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.777 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.777 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.778 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.778 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.779 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.779 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.779 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.780 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.780 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.780 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.781 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.781 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.781 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.782 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.782 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.783 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.783 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.784 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.784 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.784 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.785 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.785 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.786 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.786 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.786 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.787 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.787 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.787 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.788 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.788 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.788 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.789 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.789 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.789 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.790 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.790 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.791 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.791 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.791 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.792 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.792 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.793 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.793 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.793 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.794 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.794 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.794 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.795 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.795 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.795 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.796 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.796 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.797 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.797 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.797 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.798 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.798 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.798 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.799 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.799 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.799 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.800 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.800 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.800 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.801 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.801 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.801 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.802 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.802 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.803 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.803 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.803 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.804 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.804 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.804 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.805 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.805 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.805 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.806 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.806 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.807 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.807 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.807 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.808 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.808 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.808 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.809 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.809 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.809 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.810 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.810 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.810 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.811 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.811 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.811 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.812 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.812 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.812 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.813 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.813 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.814 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.814 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.814 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.815 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.815 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.815 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.816 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.816 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.816 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.817 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.817 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.817 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.818 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.818 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.819 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.819 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.819 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.820 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.820 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.820 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.821 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.821 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.821 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.822 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.822 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.822 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.823 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.823 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.824 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.824 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.825 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.825 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.825 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.826 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.826 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.826 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.827 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.827 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.828 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.828 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.828 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.829 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.829 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.829 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.830 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.830 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.830 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.831 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.831 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.831 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.832 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.832 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.833 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.833 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.833 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.834 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.834 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.834 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.835 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.835 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.835 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.836 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.836 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.837 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.837 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.838 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.838 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.838 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.839 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.839 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.840 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.840 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.840 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.841 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.841 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.841 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.842 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.842 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.843 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.843 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.844 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.844 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.844 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.845 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.845 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.845 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.846 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.846 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.846 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.847 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.847 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.848 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.848 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.848 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.849 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.849 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.850 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.850 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.850 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.851 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.851 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.851 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.852 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.852 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.852 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.853 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.855 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.856 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.858 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.860 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.861 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.863 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.864 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.866 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.868 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.868 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.868 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.869 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.869 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.870 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.870 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.870 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.871 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.871 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.871 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.872 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.872 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.872 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.873 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.873 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.873 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.874 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.874 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.875 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.875 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.875 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.876 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.876 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.876 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.877 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.877 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.877 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.878 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.878 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.878 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.879 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.879 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.880 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.880 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.880 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.881 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.881 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.882 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.882 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.882 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.883 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.883 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.883 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.884 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.884 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.885 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.885 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.885 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.886 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.886 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.886 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.887 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.887 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.888 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.889 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.889 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.891 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.891 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.892 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.893 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.894 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.895 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.897 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.898 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.899 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.900 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.900 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.902 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.904 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.904 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.905 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.907 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.907 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.908 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.909 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.909 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.911 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.911 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.912 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.913 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.914 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.915 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.916 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.916 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.917 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.918 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.919 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.919 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.920 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.921 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.922 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.922 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.923 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.924 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.924 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.925 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.926 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.927 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.927 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.928 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.929 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.929 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.930 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.930 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.930 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.931 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.931 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.931 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.932 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.932 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.932 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.933 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.933 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.933 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.934 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.934 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.934 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.935 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.935 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.936 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.936 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.936 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.937 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.937 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.937 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.938 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.938 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.938 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.939 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.939 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.939 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.940 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.940 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.940 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.941 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.941 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.942 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.942 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.942 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.943 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.944 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.944 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.944 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.945 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.946 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.946 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.946 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.947 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.947 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.947 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.948 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.948 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.948 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.949 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.949 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.949 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.950 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.950 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.950 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.951 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.951 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.951 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.952 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.952 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.952 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.953 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.953 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.953 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.954 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.954 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.955 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.955 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.956 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.956 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.957 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.957 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.957 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.958 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.958 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.958 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.959 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.959 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.959 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.960 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.960 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.961 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.961 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.961 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.962 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.962 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.962 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.963 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.964 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.964 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.964 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.965 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.965 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.966 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.966 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.966 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.967 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.967 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.969 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.974 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.975 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.975 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.976 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.976 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.977 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.977 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.977 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.978 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.978 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.978 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.979 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.979 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.979 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.980 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.980 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.980 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.981 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.981 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.982 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.982 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.982 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.983 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.983 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.983 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.984 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.984 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.984 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.985 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.985 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.985 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.986 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.986 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.987 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.987 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.987 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.988 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.988 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.989 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.989 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.989 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.990 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.990 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.990 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.991 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.991 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.991 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.992 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.992 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.992 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.993 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.993 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.993 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.994 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.994 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.994 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.995 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.995 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.996 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.996 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.996 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.997 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.997 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.997 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.998 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.998 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.998 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.999 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.999 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:03.999 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.000 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.000 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.000 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.001 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.001 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.001 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.002 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.002 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.002 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.003 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.003 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.004 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.004 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.004 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.005 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.005 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.005 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.006 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.006 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.007 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.007 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.007 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.008 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.008 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.008 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.009 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.009 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.010 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.010 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.010 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.011 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.011 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.012 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.012 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.013 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.013 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.013 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.014 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.014 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.015 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.015 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.015 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.016 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.016 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.016 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.017 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.017 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.018 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.018 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.018 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.019 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.019 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.019 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.020 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.020 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.020 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.021 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.021 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.021 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.022 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.022 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.023 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.023 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.023 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.024 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.024 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.024 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.025 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.026 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.026 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.026 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.027 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.027 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.027 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.028 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.028 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.028 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.029 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.029 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.029 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.030 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.030 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.030 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.031 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.031 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.031 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.032 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.032 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.032 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.033 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.033 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.034 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.034 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.034 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.035 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.035 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.035 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.036 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.036 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.036 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.037 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.037 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.037 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.038 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.038 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.038 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.039 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.039 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.039 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.040 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.040 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.040 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.041 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.041 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.041 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.042 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.042 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.043 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.043 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.043 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.044 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.044 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.044 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.045 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.045 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.045 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.046 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.046 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.046 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.047 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.047 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.047 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.048 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.048 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.049 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.049 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.049 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.050 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.050 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.050 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.051 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.051 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.051 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.052 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.052 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.052 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.053 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.053 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.053 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.054 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.054 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.054 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.055 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.055 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.055 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.056 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.056 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.057 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.057 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.058 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.058 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.059 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.059 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.060 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.060 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.060 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.061 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.061 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.061 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.062 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.062 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.062 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.063 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.063 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.063 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.064 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.064 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.064 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.065 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.065 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.065 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.066 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.066 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.067 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.067 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.067 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.068 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.068 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.068 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.069 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.069 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.069 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.070 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.070 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.070 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.071 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.071 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.071 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.072 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.072 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.073 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.073 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.074 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.075 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.077 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.078 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.080 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.081 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.084 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.086 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.087 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.088 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.089 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.089 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.089 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.090 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.090 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.090 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.091 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.091 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.092 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.092 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.092 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.093 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.093 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.093 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.094 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.094 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.094 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.095 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.095 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.095 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.096 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.096 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.096 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.097 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.097 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.097 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.098 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.098 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.099 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.099 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.100 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.100 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.100 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.101 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.101 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.101 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.102 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.102 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.102 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.103 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.103 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.103 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.104 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.104 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.104 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.105 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.105 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.105 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.106 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.106 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.106 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.107 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.107 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.107 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.108 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.108 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.108 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.109 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.109 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.110 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.110 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.110 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.111 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.111 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.111 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.112 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.112 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.112 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.113 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.113 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.113 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.114 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.114 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.114 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.115 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.115 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.116 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.116 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.116 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.117 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.117 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.117 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.118 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.118 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.118 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.119 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.119 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.119 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.120 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.120 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.120 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.121 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.121 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.121 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.122 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.122 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.123 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.123 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.124 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.124 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.124 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.125 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.125 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.125 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.126 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.126 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.126 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.127 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.127 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.127 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.128 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.128 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.128 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.129 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.129 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.129 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.130 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.130 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.130 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.131 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.131 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.132 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.132 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.133 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.133 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.133 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.134 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.134 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.134 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.135 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.135 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.135 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.136 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.136 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.136 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.137 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.137 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.137 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.138 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.138 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.138 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.139 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.139 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.139 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.140 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.140 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.140 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.141 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.141 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.142 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.142 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.142 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.143 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.143 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.144 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.144 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.144 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.145 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.145 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.145 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.146 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.146 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.146 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.147 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.147 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.147 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.148 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.148 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.148 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.149 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.149 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.150 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.150 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.150 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.151 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.151 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.151 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.152 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.152 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.153 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.153 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.153 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.154 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.154 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.154 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.155 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.155 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.155 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.156 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.156 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.156 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.157 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.157 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.157 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.158 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.158 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.158 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.159 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.159 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.160 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.160 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.160 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.161 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.161 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.162 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.162 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.162 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.163 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.163 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.163 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.164 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.164 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.164 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.165 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.165 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.165 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.166 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.166 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.166 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.167 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.167 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.168 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.168 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.168 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.169 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.169 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.169 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.170 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.170 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.170 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.171 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.171 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.171 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.172 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.172 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.172 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.173 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.173 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.174 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.174 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.174 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.175 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.175 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.176 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.176 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.176 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.177 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.177 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.177 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.178 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.178 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.179 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.179 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.180 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.180 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.181 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.182 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.183 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.183 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.184 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.184 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.185 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.186 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.187 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.187 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.188 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.189 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.191 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.192 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.194 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.196 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.198 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.200 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.200 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.201 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.201 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.202 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.202 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.202 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.203 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.203 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.203 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.204 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.204 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.204 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.205 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.205 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.205 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.206 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.206 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.206 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.207 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.207 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.207 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.208 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.208 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.208 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.209 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.209 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.209 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.210 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.210 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.210 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.211 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.211 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.211 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.212 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.212 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.212 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.213 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.213 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.213 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.214 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.214 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.214 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.215 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.215 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.216 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.216 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.216 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.217 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.217 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.217 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.218 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.218 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.219 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.219 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.219 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.220 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.220 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.221 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.221 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.221 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.222 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.222 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.222 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.223 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.223 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.224 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.224 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.224 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.225 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.225 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.225 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.226 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.226 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.226 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.227 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.227 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.227 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.228 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.228 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.229 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.229 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.229 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.230 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.230 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.230 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.231 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.231 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.232 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.232 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.232 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.233 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.233 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.233 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.234 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.234 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.234 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.235 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.235 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.235 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.236 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.236 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.237 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.237 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.238 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.238 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.238 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.239 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.239 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.239 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.240 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.240 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.240 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.241 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.241 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.242 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.242 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.242 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.243 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.243 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.243 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.244 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.244 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.244 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.245 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.245 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.246 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.246 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.246 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.247 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.247 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.247 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.248 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.248 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.248 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.249 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.249 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.249 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.250 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.250 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.250 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.251 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.251 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.251 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.252 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.252 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.252 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.253 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.253 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.253 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.254 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.254 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.254 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.255 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.255 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.256 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.256 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.257 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.257 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.257 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.258 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.258 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.259 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.259 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.259 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.260 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.260 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.260 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.261 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.261 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.261 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.262 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.262 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.262 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.263 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.263 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.263 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.264 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.264 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.264 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.265 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.265 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.265 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.266 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.266 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.267 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.267 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.267 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.268 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.268 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.268 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.269 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.269 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.269 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.270 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.270 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.270 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.271 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.271 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.271 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.272 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.272 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.272 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.273 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.273 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.274 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.274 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.274 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.275 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.275 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.275 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.276 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.276 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.276 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.277 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.277 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.278 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.278 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.278 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.279 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.279 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.279 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.280 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.280 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.280 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.281 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.281 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.281 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.282 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.282 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.282 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.283 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.283 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.284 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.284 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.284 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.285 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.285 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.285 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.286 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.286 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.286 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.287 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.287 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.287 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.288 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.288 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.288 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.289 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.289 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.289 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.290 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.290 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.290 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.291 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.291 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.292 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.292 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.292 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.293 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.293 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.293 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.294 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.294 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.295 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.295 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.295 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.296 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.296 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.296 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.297 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.297 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.297 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.298 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.298 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.298 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.299 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.299 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.300 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.301 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.303 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.305 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.306 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.308 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.309 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.311 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.312 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.312 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.313 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.313 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.313 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.314 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.314 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.314 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.315 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.315 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.315 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.316 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.316 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.317 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.317 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.317 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.318 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.318 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.319 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.319 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.319 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.320 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.320 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.320 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.321 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.321 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.321 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.322 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.322 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.322 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.323 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.323 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.323 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.324 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.324 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.324 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.325 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.325 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.325 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.326 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.326 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.326 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.327 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.327 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.328 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.328 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.329 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.329 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.329 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.330 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.330 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.330 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.331 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.331 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.332 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.332 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.332 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.333 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.333 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.333 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.334 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.334 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.335 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.335 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.335 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.336 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.336 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.336 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.337 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.337 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.337 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.338 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.338 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.339 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.339 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.339 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.340 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.340 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.340 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.341 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.341 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.341 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.342 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.342 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.342 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.343 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.343 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.343 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.344 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.344 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.344 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.345 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.345 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.346 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.346 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.346 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.347 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.347 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.347 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.348 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.348 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.348 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.349 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.349 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.350 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.350 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.350 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.351 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.352 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.352 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.352 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.353 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.353 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.353 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.354 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.354 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.354 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.355 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.355 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.355 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.356 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.356 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.357 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.357 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.357 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.358 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.358 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.358 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.359 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.359 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.359 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.360 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.360 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.360 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.361 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.361 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.361 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.362 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.362 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.362 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.363 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.363 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.363 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.364 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.364 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.364 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.365 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.365 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.365 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.366 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.366 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.366 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.367 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.367 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.367 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.368 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.368 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.368 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.369 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.369 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.369 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.370 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.370 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.370 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.371 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.371 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.372 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.372 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.372 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.373 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.373 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.373 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.374 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.374 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.374 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.375 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.375 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.375 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.376 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.376 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.376 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.377 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.377 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.377 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.378 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.378 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.378 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.379 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.379 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.380 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.380 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.381 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.381 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.381 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.382 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.382 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.382 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.383 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.383 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.383 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.384 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.384 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.384 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.385 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.385 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.385 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.386 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.386 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.386 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.387 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.387 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.387 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.388 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.388 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.388 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.389 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.389 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.390 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.390 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.390 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.391 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.391 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.392 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.392 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.392 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.393 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.393 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.394 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.394 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.394 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.395 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.395 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.395 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.396 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.396 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.396 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.397 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.397 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.397 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.398 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.398 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.398 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.399 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.399 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.400 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.400 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.401 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.401 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.401 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.402 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.402 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.403 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.403 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.403 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.404 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.404 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.404 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.405 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.405 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.405 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.406 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.406 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.406 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.407 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.407 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.407 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.408 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.408 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.408 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.409 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.409 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.409 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.410 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.410 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.410 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.411 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.411 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.411 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.412 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.413 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.415 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.416 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.418 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.420 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.421 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.423 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.424 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.426 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.426 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.426 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.427 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.427 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.427 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.428 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.428 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.428 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.429 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.429 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.429 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.430 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.430 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.430 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.431 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.431 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.432 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.432 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.432 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.433 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.433 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.433 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.434 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.434 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.434 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.435 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.435 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.435 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.436 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.436 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.436 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.437 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.437 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.437 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.438 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.438 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.438 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.439 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.439 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.440 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.440 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.440 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.441 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.441 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.441 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.442 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.442 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.442 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.443 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.443 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.444 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.444 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.445 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.445 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.445 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.446 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.446 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.446 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.447 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.447 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.447 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.448 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.448 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.448 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.449 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.449 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.449 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.450 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.450 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.450 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.451 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.451 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.452 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.452 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.452 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.453 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.453 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.453 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.454 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.454 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.454 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.455 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.455 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.456 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.456 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.457 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.457 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.457 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.458 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.458 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.458 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.459 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.459 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.460 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.460 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.460 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.461 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.461 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.461 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.462 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.462 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.462 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.463 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.463 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.464 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.464 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.464 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.465 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.465 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.465 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.466 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.466 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.466 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.467 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.467 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.467 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.468 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.468 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.468 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.469 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.469 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.470 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.470 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.471 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.471 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.471 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.472 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.472 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.472 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.473 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.473 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.474 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.474 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.474 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.475 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.475 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.475 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.476 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.476 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.476 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.477 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.477 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.478 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.478 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.478 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.479 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.479 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.479 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.480 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.480 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.480 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.481 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.481 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.481 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.482 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.482 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.483 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.483 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.483 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.484 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.484 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.485 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.485 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.485 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.486 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.486 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.486 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.487 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.487 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.487 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.488 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.488 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.488 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.489 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.489 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.489 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.490 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.490 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.491 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.491 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.491 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.492 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.492 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.493 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.493 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.493 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.494 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.494 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.494 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.495 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.495 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.495 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.496 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.496 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.496 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.497 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.497 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.497 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.498 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.498 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.498 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.499 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.499 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.499 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.500 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.500 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.500 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.501 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.501 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.502 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.502 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.503 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.503 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.503 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.504 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.504 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.504 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.505 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.505 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.505 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.506 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.506 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.506 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.507 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.507 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.507 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.508 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.508 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.509 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.509 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.510 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.510 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.510 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.511 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.511 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.511 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.512 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.512 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.512 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.513 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.513 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.514 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.514 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.514 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.515 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.515 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.515 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.516 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.516 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.516 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.517 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.517 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.517 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.518 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.518 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.518 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.519 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.519 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.519 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.520 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.520 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.520 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.521 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.521 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.521 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.522 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.522 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.522 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.523 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.523 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.523 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.524 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.524 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.525 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.527 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.528 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.529 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.531 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.532 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.534 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.535 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.537 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.538 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.540 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.542 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.543 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.545 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.546 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.546 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.546 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.547 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.547 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.547 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.548 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.548 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.548 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.549 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.549 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.550 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.550 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.550 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.551 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.551 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.551 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.552 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.552 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.553 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.553 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.553 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.554 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.554 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.554 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.555 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.555 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.555 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.556 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.556 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.556 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.557 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.557 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.558 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.558 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.559 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.559 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.559 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.560 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.560 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.561 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.561 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.561 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.562 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.562 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.562 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.563 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.563 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.563 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.564 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.564 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.565 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.565 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.565 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.566 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.566 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.566 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.567 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.567 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.568 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.568 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.568 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.569 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.569 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.569 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.570 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.570 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.570 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.571 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.571 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.572 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.572 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.572 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.573 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.573 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.573 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.574 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.574 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.574 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.575 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.575 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.576 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.576 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.576 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.577 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.577 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.577 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.578 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.578 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.578 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.579 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.579 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.579 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.580 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.580 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.580 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.581 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.581 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.581 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.582 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.582 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.583 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.583 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.583 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.584 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.584 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.584 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.585 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.585 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.585 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.586 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.586 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.586 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.587 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.587 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.587 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.588 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.588 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.589 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.590 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.590 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.590 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.591 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.591 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.591 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.592 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.592 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.592 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.593 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.593 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.593 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.594 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.594 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.594 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.595 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.595 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.595 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.596 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.596 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.597 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.597 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.597 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.598 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.598 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.598 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.599 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.599 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.599 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.600 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.600 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.600 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.601 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.601 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.602 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.602 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.602 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.603 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.603 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.603 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.604 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.604 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.604 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.605 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.605 java[4233:13223] invalid pixel format attribute
[junit] 1 - switch - START 1072
[junit] 2014-10-09 10:33:04.605 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.606 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.606 java[4233:13223] invalid pixel format attribute
[junit] 1 - switch - END 1072
[junit] 2014-10-09 10:33:04.606 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.607 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.607 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.608 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.608 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.609 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.609 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.609 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.610 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.610 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.610 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.611 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.611 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.611 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.612 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.612 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.612 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.613 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.613 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.613 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.614 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.614 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.615 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.615 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.616 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.616 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.616 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.617 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.617 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.617 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.618 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.618 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.618 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.619 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.619 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.619 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.620 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.620 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.620 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.621 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.621 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.621 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.622 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.622 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.622 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.623 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.623 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.623 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.624 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.624 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.624 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.625 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.625 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.625 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.626 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.626 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.627 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.627 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.627 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.628 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.628 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.628 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.629 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.629 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.629 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.630 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.630 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.631 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.631 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.631 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.632 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.632 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.632 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.633 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.633 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.633 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.634 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.634 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.634 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.635 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.635 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.635 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.636 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.636 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.636 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.637 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.637 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.637 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.638 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.638 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.639 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.639 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.639 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.640 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.640 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.641 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.641 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.641 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.642 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.642 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.643 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.643 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.644 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.644 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.645 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.646 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.647 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.649 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.650 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.652 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.653 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.655 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.656 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.658 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.660 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.660 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.660 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.661 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.661 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.661 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.662 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.662 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.662 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.663 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.663 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.664 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.664 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.665 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.665 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.665 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.666 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.666 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.667 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.668 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.668 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.669 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.670 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.670 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.671 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.671 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.672 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.673 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.674 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.674 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.675 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.675 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.676 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.677 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.678 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.679 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.680 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.680 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.681 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.681 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.682 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.683 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.683 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.684 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.685 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.685 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.686 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.686 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.687 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.687 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.688 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.688 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.689 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.689 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.689 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.690 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.690 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.690 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.691 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.691 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.691 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.692 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.692 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.693 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.693 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.693 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.694 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.694 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.695 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.695 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.696 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.696 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.697 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.698 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.698 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.698 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.699 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.699 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.699 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.700 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.700 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.700 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.701 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.701 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.701 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.702 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.702 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.703 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.703 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.703 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.704 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.704 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.704 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.705 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.705 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.705 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.706 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.706 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.706 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.707 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.707 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.708 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.708 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.708 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.709 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.709 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.710 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.710 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.710 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.711 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.711 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.711 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.712 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.712 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.712 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.713 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.713 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.713 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.714 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.714 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.715 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.715 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.715 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.716 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.716 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.716 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.717 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.717 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.717 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.718 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.718 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.718 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.719 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.719 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.719 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.720 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.720 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.720 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.721 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.721 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.721 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.722 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.722 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.722 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.723 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.723 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.724 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.724 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.724 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.725 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.725 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.725 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.726 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.726 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.726 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.727 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.727 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.728 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.728 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.728 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.729 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.729 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.730 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.730 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.730 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.731 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.731 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.731 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.732 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.732 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.732 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.733 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.733 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.733 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.734 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.734 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.735 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.735 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.736 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.736 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.736 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.737 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.737 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.737 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.738 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.738 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.738 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.739 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.739 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.739 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.740 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.740 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.741 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.741 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.741 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.742 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.742 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.742 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.743 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.743 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.743 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.744 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.744 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.744 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.745 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.745 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.745 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.746 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.746 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.747 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.747 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.747 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.748 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.748 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.748 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.749 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.749 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.750 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.750 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.750 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.751 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.751 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.751 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.752 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.752 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.752 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.753 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.753 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.753 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.754 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.754 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.755 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.755 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.755 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.756 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.756 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.756 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.757 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.757 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.757 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.758 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.758 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.758 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.759 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.760 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.762 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.764 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.765 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.766 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.766 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.766 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.767 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.767 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.768 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.768 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.768 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.769 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.769 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.769 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.770 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.770 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.770 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.771 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.771 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.771 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.772 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.772 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.772 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.773 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.773 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.774 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.774 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.775 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.775 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.776 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.776 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.776 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.777 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.777 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.777 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.778 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.778 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.778 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.779 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.779 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.779 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.780 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.780 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.781 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.781 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.781 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.782 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.782 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.782 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.783 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.783 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.783 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.784 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.784 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.784 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.785 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.785 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.785 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.786 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.786 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.786 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.787 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.787 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.787 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.788 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.788 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.789 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.789 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.789 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.790 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.790 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.790 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.791 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.791 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.791 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.792 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.792 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.792 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.793 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.793 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.793 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.794 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.794 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.794 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.795 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.795 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.795 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.796 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.796 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.796 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.797 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.797 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.798 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.798 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.798 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.799 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.799 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.799 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.800 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.800 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.800 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.801 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.801 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.801 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.802 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.802 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.802 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.803 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.803 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.803 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.804 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.804 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.804 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.805 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.805 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.806 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.806 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.806 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.807 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.807 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.807 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.808 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.808 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.808 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.809 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.809 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.809 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.810 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.810 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.810 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.811 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.811 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.811 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.812 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.812 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.812 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.813 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.813 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.813 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.814 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.814 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.814 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.815 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.815 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.815 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.816 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.816 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.816 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.817 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.817 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.817 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.818 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.818 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.818 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.819 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.819 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.819 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.820 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.820 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.820 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.821 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.821 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.821 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.822 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.822 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.823 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.823 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.823 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.824 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.824 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.824 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.825 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.825 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.825 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.826 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.826 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.826 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.827 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.827 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.827 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.828 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.828 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.828 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.829 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.829 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.829 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.830 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.830 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.830 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.831 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.831 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.832 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.832 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.833 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.833 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.833 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.834 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.834 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.834 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.835 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.835 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.836 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.836 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.836 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.837 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.837 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.837 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.838 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.838 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.838 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.839 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.839 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.839 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.840 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.840 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.840 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.841 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.841 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.841 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.842 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.842 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.842 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.843 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.843 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.844 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.844 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.844 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.845 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.845 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.845 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.846 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.846 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.846 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.847 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.847 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.847 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.848 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.848 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.848 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.849 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.849 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.849 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.850 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.850 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.850 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.851 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.851 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.851 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.852 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.852 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.852 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.853 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.853 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.854 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.854 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.854 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.855 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.855 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.855 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.856 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.856 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.856 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.857 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.857 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.857 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.858 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.858 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.858 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.859 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.859 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.860 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.860 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.861 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.861 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.861 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.862 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.862 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.862 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.863 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.863 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.863 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.864 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.864 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.866 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.867 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.868 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.870 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.871 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.873 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.875 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.876 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.877 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.879 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.881 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.881 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.881 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.882 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.882 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.882 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.883 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.883 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.883 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.884 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.884 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.885 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.885 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.885 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.886 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.886 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.886 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.887 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.887 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.887 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.888 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.888 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.888 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.889 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.889 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.889 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.890 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.890 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.890 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.891 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.891 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.891 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.892 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.892 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.893 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.893 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.893 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.894 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.894 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.894 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.895 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.895 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.895 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.896 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.896 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.896 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.897 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.897 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.898 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.898 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.898 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.899 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.899 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.899 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.900 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.900 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.900 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.901 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.901 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.902 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.902 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.902 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.903 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.903 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.904 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.904 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.904 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.905 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.905 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.905 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.906 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.906 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.906 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.907 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.907 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.908 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.908 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.908 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.909 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.909 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.910 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.910 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.910 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.911 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.911 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.911 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.912 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.912 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.912 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.913 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.913 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.913 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.914 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.914 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.914 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.915 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.915 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.916 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.916 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.916 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.917 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.917 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.917 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.918 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.918 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.918 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.919 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.919 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.920 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.920 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.920 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.921 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.921 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.922 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.922 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.922 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.923 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.923 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.923 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.924 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.924 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.924 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.925 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.925 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.926 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.926 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.926 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.927 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.927 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.927 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.928 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.928 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.928 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.929 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.929 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.929 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.930 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.930 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.931 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.931 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.931 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.932 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.932 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.933 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.933 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.933 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.934 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.934 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.934 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.935 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.935 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.935 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.936 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.936 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.936 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.937 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.937 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.937 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.938 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.938 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.939 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.940 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.940 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.941 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.941 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.941 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.942 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.942 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.942 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.943 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.943 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.943 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.944 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.944 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.945 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.945 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.945 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.946 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.946 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.946 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.947 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.947 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.947 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.948 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.948 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.948 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.949 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.949 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.949 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.950 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.950 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.951 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.951 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.952 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.952 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.953 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.953 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.954 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.955 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.955 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.956 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.956 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.957 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.957 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.958 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.958 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.958 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.959 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.959 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.959 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.960 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.960 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.960 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.961 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.961 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.961 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.962 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.962 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.963 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.963 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.964 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.964 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.964 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.965 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.965 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.965 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.966 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.966 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.966 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.967 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.967 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.967 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.968 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.968 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.968 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.969 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.969 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.970 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.970 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.971 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.971 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.971 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.972 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.972 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.972 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.973 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.973 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.974 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.974 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.974 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.975 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.975 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.975 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.976 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.976 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.976 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.977 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.977 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.977 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.978 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.978 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.978 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.979 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.979 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.979 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.980 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.982 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.983 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.985 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.987 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.988 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.990 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.991 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.993 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.994 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.994 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.995 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.995 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.996 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.996 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.997 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.997 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.998 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.998 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.998 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:04.999 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.012 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.013 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.013 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.014 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.014 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.015 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.015 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.015 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.016 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.016 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.017 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.017 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.018 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.018 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.018 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.019 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.019 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.019 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.020 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.020 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.020 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.021 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.021 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.021 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.022 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.022 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.022 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.023 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.023 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.023 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.024 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.024 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.025 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.054 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.056 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.056 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.056 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.057 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.057 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.057 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.058 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.058 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.058 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.059 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.059 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.059 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.060 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.060 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.061 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.061 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.062 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.062 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.062 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.063 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.063 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.063 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.064 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.065 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.065 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.066 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.067 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.067 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.067 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.068 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.068 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.068 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.069 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.069 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.069 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.070 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.070 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.071 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.071 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.071 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.072 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.072 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.077 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.078 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.078 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.079 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.079 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.080 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.080 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.081 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.081 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.081 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.082 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.082 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.082 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.083 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.083 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.083 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.084 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.084 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.084 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.085 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.085 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.085 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.086 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.087 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.087 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.087 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.088 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.088 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.088 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.089 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.089 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.089 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.090 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.090 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.090 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.091 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.091 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.091 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.092 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.092 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.092 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.093 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.093 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.093 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.094 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.094 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.097 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.099 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.100 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.100 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.100 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.101 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.101 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.101 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.102 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.102 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.102 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.103 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.103 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.103 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.104 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.104 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.104 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.105 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.105 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.105 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.106 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.106 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.106 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.107 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.107 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.107 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.108 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.108 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.108 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.109 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.109 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.109 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.110 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.110 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.110 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.111 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.111 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.111 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.112 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.112 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.112 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.113 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.113 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.114 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.114 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.114 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.115 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.115 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.115 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.116 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.116 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.116 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.117 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.117 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.117 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.118 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.118 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.118 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.119 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.119 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.119 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.120 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.120 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.120 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.123 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.123 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.123 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.124 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.124 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.124 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.125 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.125 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.125 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.126 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.126 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.126 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.127 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.127 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.127 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.128 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.128 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.128 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.129 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.129 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.129 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.130 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.130 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.130 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.131 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.136 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.137 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.140 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.140 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.141 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.141 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.141 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.142 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.142 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.142 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.143 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.143 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.143 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.144 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.144 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.144 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.145 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.203 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.207 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.209 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.211 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.211 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.211 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.212 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.212 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.215 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.216 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.216 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.217 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.217 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.217 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.218 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.218 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.218 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.219 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.219 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.219 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.220 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.220 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.220 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.221 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.221 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.221 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.222 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.222 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.222 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.223 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.230 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.231 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.231 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.232 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.232 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.232 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.233 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.233 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.233 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.234 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.234 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.234 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.235 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.235 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.235 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.239 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.239 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.240 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.240 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.240 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.241 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.241 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.241 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.242 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.242 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.242 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.242 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.243 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.243 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.243 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.244 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.244 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.244 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.245 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.245 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.245 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.246 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.246 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.246 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.247 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.247 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.247 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.247 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.248 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.248 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.248 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.249 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.249 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.249 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.250 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.250 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.251 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.251 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.251 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.252 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.252 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.252 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.253 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.253 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.253 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.254 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.254 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.254 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.255 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.255 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.255 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.256 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.256 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.256 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.257 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.257 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.257 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.258 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.258 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.258 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.259 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.259 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.259 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.260 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.260 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.260 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.260 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.261 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.261 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.261 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.262 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.262 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.262 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.263 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.263 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.263 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.264 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.264 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.264 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.265 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.265 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.265 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.266 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.266 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.266 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.266 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.267 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.267 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.267 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.268 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.268 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.268 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.269 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.269 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.269 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.270 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.270 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.270 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.271 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.271 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.271 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.272 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.272 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.272 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.273 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.273 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.273 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.273 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.274 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.274 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.274 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.275 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.275 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.275 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.276 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.276 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.276 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.277 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.277 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.277 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.277 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.278 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.278 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.278 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.279 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.279 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.279 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.280 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.280 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.280 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.281 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.281 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.281 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.282 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.282 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.282 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.282 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.283 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.283 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.283 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.284 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.284 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.284 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.285 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.285 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.285 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.286 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.286 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.286 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.286 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.287 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.287 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.287 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.288 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.288 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.288 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.289 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.289 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.289 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.290 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.290 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.290 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.290 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.291 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.291 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.291 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.292 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.292 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.292 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.293 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.293 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.293 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.294 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.294 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.294 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.294 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.295 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.295 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.295 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.296 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.296 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.296 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.297 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.297 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.297 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.297 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.298 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.298 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.298 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.299 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.299 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.299 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.300 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.300 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.300 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.301 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.301 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.301 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.302 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.302 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.303 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.303 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.304 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.304 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.304 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.305 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.305 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.305 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.305 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.306 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.306 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.306 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.307 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.307 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.307 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.308 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.308 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.308 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.309 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.309 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.309 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.309 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.310 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.310 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.310 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.312 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.313 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.315 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.317 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.319 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.320 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.322 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.323 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.325 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.326 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.327 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.328 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.328 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.329 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.329 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.329 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.330 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.330 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.330 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.331 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.331 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.331 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.332 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.332 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.332 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.333 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.333 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.333 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.334 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.334 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.334 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.335 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.335 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.335 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.335 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.336 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.336 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.337 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.337 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.337 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.338 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.338 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.338 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.338 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.339 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.339 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.339 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.340 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.340 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.340 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.341 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.341 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.341 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.342 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.342 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.342 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.342 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.343 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.343 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.343 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.344 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.344 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.344 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.345 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.345 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.345 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.346 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.346 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.346 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.346 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.347 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.347 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.348 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.348 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.348 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.348 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.349 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.349 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.349 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.350 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.350 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.350 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.351 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.351 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.351 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.352 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.352 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.352 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.353 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.353 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.353 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.354 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.354 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.354 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.354 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.355 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.355 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.355 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.356 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.356 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.356 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.357 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.357 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.357 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.358 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.358 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.358 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.359 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.359 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.359 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.360 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.360 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.360 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.360 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.361 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.361 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.361 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.362 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.362 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.362 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.363 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.363 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.363 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.364 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.364 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.364 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.365 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.365 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.365 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.366 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.366 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.367 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.367 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.368 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.368 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.368 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.368 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.369 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.369 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.370 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.370 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.370 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.371 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.371 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.371 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.372 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.372 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.372 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.373 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.373 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.373 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.374 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.374 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.374 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.375 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.375 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.375 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.375 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.376 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.376 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.376 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.377 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.377 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.377 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.378 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.378 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.378 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.379 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.379 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.379 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.380 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.380 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.380 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.381 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.381 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.381 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.382 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.382 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.383 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.383 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.384 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.384 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.384 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.385 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.385 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.385 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.385 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.386 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.386 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.386 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.387 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.387 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.387 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.388 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.388 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.388 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.389 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.389 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.389 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.390 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.390 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.390 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.390 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.391 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.391 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.391 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.392 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.392 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.392 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.393 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.393 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.394 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.394 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.394 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.395 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.395 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.395 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.396 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.396 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.396 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.397 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.397 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.397 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.398 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.398 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.398 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.399 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.399 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.399 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.399 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.400 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.400 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.400 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.401 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.401 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.401 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.402 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.402 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.402 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.403 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.403 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.404 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.404 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.404 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.405 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.405 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.405 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.406 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.406 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.406 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.407 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.407 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.407 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.407 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.408 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.408 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.408 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.409 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.409 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.409 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.410 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.410 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.410 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.411 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.411 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.411 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.412 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.412 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.412 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.413 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.413 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.413 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.414 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.414 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.414 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.415 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.415 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.415 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.415 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.416 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.416 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.416 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.417 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.417 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.418 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.418 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.418 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.419 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.419 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.419 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.419 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.420 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.420 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.421 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.421 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.421 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.422 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.422 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.422 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.423 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.423 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.423 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.424 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.424 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.424 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.425 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.425 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.425 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.426 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.426 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.426 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.427 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.427 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.427 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.429 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.429 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.432 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.433 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.435 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.436 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.438 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.439 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.441 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.442 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.443 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.443 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.444 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.444 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.445 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.445 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.446 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.446 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.446 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.447 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.447 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.447 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.448 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.448 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.448 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.449 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.449 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.449 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.450 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.450 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.450 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.451 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.451 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.451 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.452 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.452 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.452 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.453 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.453 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.453 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.454 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.454 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.454 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.455 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.455 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.455 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.456 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.456 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.456 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.456 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.457 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.457 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.457 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.458 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.458 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.458 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.459 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.459 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.459 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.460 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.460 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.460 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.461 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.461 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.461 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.462 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.462 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.462 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.463 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.463 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.463 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.464 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.464 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.464 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.465 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.465 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.465 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.466 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.466 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.466 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.466 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.467 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.467 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.467 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.468 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.468 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.468 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.469 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.469 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.469 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.470 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.470 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.470 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.471 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.471 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.471 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.472 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.472 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.472 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.473 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.473 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.473 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.474 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.474 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.474 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.475 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.475 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.476 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.476 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.476 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.477 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.477 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.477 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.478 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.478 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.478 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.479 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.479 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.479 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.480 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.480 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.480 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.481 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.481 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.481 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.482 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.482 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.482 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.483 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.483 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.483 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.484 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.484 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.484 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.485 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.485 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.485 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.486 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.486 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.486 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.487 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.487 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.487 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.488 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.488 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.488 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.489 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.489 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.489 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.489 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.490 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.490 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.490 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.491 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.491 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.491 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.492 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.492 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.492 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.493 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.493 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.493 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.494 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.494 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.494 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.495 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.495 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.495 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.496 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.496 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.496 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.497 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.497 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.497 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.498 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.498 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.498 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.498 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.499 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.499 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.499 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.500 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.500 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.500 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.501 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.501 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.501 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.502 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.502 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.502 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.503 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.503 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.503 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.504 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.504 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.504 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.505 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.505 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.505 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.506 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.506 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.506 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.507 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.507 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.507 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.508 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.508 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.508 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.509 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.509 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.509 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.510 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.510 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.510 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.510 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.511 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.511 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.511 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.512 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.512 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.512 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.513 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.513 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.513 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.514 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.514 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.514 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.515 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.515 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.515 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.516 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.516 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.516 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.516 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.517 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.517 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.517 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.518 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.518 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.519 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.519 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.519 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.520 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.520 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.521 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.521 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.521 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.522 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.522 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.522 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.523 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.523 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.523 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.524 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.524 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.524 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.525 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.525 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.525 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.526 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.526 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.526 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.527 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.527 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.527 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.528 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.528 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.528 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.529 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.529 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.529 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.529 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.530 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.530 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.530 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.531 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.531 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.531 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.532 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.532 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.532 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.533 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.533 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.533 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.534 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.534 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.534 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.535 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.535 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.535 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.535 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.536 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.536 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.536 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.537 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.537 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.537 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.538 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.538 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.538 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.539 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.539 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.539 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.540 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.540 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.540 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.541 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.541 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.541 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.542 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.542 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.542 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.544 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.545 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.547 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.549 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.550 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.552 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.553 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.554 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.554 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.554 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.555 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.555 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.555 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.556 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.556 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.556 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.557 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.557 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.557 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.558 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.558 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.558 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.559 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.559 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.559 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.560 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.560 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.560 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.560 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.561 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.561 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.562 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.562 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.562 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.563 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.563 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.563 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.563 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.564 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.564 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.564 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.565 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.565 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.565 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.566 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.566 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.566 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.567 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.567 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.567 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.568 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.568 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.568 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.568 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.569 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.569 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.569 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.570 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.570 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.570 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.571 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.571 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.571 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.572 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.572 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.572 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.573 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.573 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.573 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.574 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.574 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.574 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.575 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.575 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.575 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.576 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.576 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.576 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.576 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.577 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.577 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.577 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.578 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.578 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.578 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.579 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.579 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.579 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.580 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.580 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.581 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.581 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.582 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.582 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.582 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.583 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.583 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.583 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.584 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.584 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.585 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.585 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.585 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.586 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.586 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.586 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.586 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.587 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.587 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.587 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.588 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.588 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.588 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.589 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.589 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.589 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.590 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.590 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.590 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.591 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.591 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.591 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.592 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.592 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.593 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.593 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.593 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.594 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.594 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.594 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.595 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.595 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.595 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.596 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.596 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.596 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.597 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.597 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.597 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.598 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.598 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.598 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.599 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.599 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.599 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.600 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.600 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.600 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.601 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.601 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.601 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.602 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.602 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.602 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.602 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.603 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.603 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.603 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.604 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.604 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.604 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.605 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.605 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.605 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.606 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.606 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.606 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.607 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.607 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.607 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.608 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.608 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.609 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.609 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.609 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.610 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.610 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.610 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.611 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.611 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.611 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.611 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.612 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.612 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.612 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.613 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.613 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.614 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.614 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.614 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.614 java[4233:13223] invalid pixel format attribute
[junit] 2 - switch - START 2082
[junit] 2014-10-09 10:33:05.615 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.615 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.615 java[4233:13223] invalid pixel format attribute
[junit] 2 - switch - END 2082
[junit] 2014-10-09 10:33:05.616 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.616 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.616 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.617 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.617 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.617 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.618 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.618 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.618 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.619 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.619 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.619 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.620 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.620 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.620 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.621 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.621 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.621 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.621 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.622 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.622 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.623 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.623 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.623 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.623 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.624 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.624 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.624 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.625 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.625 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.625 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.626 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.626 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.626 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.627 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.627 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.628 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.628 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.628 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.629 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.629 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.630 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.630 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.630 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.631 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.631 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.631 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.631 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.632 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.633 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.633 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.634 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.634 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.634 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.634 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.635 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.635 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.635 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.636 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.636 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.636 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.637 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.637 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.637 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.638 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.638 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.639 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.639 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.639 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.640 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.640 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.640 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.641 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.641 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.641 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.642 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.642 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.642 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.643 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.643 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.643 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.643 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.644 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.644 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.645 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.645 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.645 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.646 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.646 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.646 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.647 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.647 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.647 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.648 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.648 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.648 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.649 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.649 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.649 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.650 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.650 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.650 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.651 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.651 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.651 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.651 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.652 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.652 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.652 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.653 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.653 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.653 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.654 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.654 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.655 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.657 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.658 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.660 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.661 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.663 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.665 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.666 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.668 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.669 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.670 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.672 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.673 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.673 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.673 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.674 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.674 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.674 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.675 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.675 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.675 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.676 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.676 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.676 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.677 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.677 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.677 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.677 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.678 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.678 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.678 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.679 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.679 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.680 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.680 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.680 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.681 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.681 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.681 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.682 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.682 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.682 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.682 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.683 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.683 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.683 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.684 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.684 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.684 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.685 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.685 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.685 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.686 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.686 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.686 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.686 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.687 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.687 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.688 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.688 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.688 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.689 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.689 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.689 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.690 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.690 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.690 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.691 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.691 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.691 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.691 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.692 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.692 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.692 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.693 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.693 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.694 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.694 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.694 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.695 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.695 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.695 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.695 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.696 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.696 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.696 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.697 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.697 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.698 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.698 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.698 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.699 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.699 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.699 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.699 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.700 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.700 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.700 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.701 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.701 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.702 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.702 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.703 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.703 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.704 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.704 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.704 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.704 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.705 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.705 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.705 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.706 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.706 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.707 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.707 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.707 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.708 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.708 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.708 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.708 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.709 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.709 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.709 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.710 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.710 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.710 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.711 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.711 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.711 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.712 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.712 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.712 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.713 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.713 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.714 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.714 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.714 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.714 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.715 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.715 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.715 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.716 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.716 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.716 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.717 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.717 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.717 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.718 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.718 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.718 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.718 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.719 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.719 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.720 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.720 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.720 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.721 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.721 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.721 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.722 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.722 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.722 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.722 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.723 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.723 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.723 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.724 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.724 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.724 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.725 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.725 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.725 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.726 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.727 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.728 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.728 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.728 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.729 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.729 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.729 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.730 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.730 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.730 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.731 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.731 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.731 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.732 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.732 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.732 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.733 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.733 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.733 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.734 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.734 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.734 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.735 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.735 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.735 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.736 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.736 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.736 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.737 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.737 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.737 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.738 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.738 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.738 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.739 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.739 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.739 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.740 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.740 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.741 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.741 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.742 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.742 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.742 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.743 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.743 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.743 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.744 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.744 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.744 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.745 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.745 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.746 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.746 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.746 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.746 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.747 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.748 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.748 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.749 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.749 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.749 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.750 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.750 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.750 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.751 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.751 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.751 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.751 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.752 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.752 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.752 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.753 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.753 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.754 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.754 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.754 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.754 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.755 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.755 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.755 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.756 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.756 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.756 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.757 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.757 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.757 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.757 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.758 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.758 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.758 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.759 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.759 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.759 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.760 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.760 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.760 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.761 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.761 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.761 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.761 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.762 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.762 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.762 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.763 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.763 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.763 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.764 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.764 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.765 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.765 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.765 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.765 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.766 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.766 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.766 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.767 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.767 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.767 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.768 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.768 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.768 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.768 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.769 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.769 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.769 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.770 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.770 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.770 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.771 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.771 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.771 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.772 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.774 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.775 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.777 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.778 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.779 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.782 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.784 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.785 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.786 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.786 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.786 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.787 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.787 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.787 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.787 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.788 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.788 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.788 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.789 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.789 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.789 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.790 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.790 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.790 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.791 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.791 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.791 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.792 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.792 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.792 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.792 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.793 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.793 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.794 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.794 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.794 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.795 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.795 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.795 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.796 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.796 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.796 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.796 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.797 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.797 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.797 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.798 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.798 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.798 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.799 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.799 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.799 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.799 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.800 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.800 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.800 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.801 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.801 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.801 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.802 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.802 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.802 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.803 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.803 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.803 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.804 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.804 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.804 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.804 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.805 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.805 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.805 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.806 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.806 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.806 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.807 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.807 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.808 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.808 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.808 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.809 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.809 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.809 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.809 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.810 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.810 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.810 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.811 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.811 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.812 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.812 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.812 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.812 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.813 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.813 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.813 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.814 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.814 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.814 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.815 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.815 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.815 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.815 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.816 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.816 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.816 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.817 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.817 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.817 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.818 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.818 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.819 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.819 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.819 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.820 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.820 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.820 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.820 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.821 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.821 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.821 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.822 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.822 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.822 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.823 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.823 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.823 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.824 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.824 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.824 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.825 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.825 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.825 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.825 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.826 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.826 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.826 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.827 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.827 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.827 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.828 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.828 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.828 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.829 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.829 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.829 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.830 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.830 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.830 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.830 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.831 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.831 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.831 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.832 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.832 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.832 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.833 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.833 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.833 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.834 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.834 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.835 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.835 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.835 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.835 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.836 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.836 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.836 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.837 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.837 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.837 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.838 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.838 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.838 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.838 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.839 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.839 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.839 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.840 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.840 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.840 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.841 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.841 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.841 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.842 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.842 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.842 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.842 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.843 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.843 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.843 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.844 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.844 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.844 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.845 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.845 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.845 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.846 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.846 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.846 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.846 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.847 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.847 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.847 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.848 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.848 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.848 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.849 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.849 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.849 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.850 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.850 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.851 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.851 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.851 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.851 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.852 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.852 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.852 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.853 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.853 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.853 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.854 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.854 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.854 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.854 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.855 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.855 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.855 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.856 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.856 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.856 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.857 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.857 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.857 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.858 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.858 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.858 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.858 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.859 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.859 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.859 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.860 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.860 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.861 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.861 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.862 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.862 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.863 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.864 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.864 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.864 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.865 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.865 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.865 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.866 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.866 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.866 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.867 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.867 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.867 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.868 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.868 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.868 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.869 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.869 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.869 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.870 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.870 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.870 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.871 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.871 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.871 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.872 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.872 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.872 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.873 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.873 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.873 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.874 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.874 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.874 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.874 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.875 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.875 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.875 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.876 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.876 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.877 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.877 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.877 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.878 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.878 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.878 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.879 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.879 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.879 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.880 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.880 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.880 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.880 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.881 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.881 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.881 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.882 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.882 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.882 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.883 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.883 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.883 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.884 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.885 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.886 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.888 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.889 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.891 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.892 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.894 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.895 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.897 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.898 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.899 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.901 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.903 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.904 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.905 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.905 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.906 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.906 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.906 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.907 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.907 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.908 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.908 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.908 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.908 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.909 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.909 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.909 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.910 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.910 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.910 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.911 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.911 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.912 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.912 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.912 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.913 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.913 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.913 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.913 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.914 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.914 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.914 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.915 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.915 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.915 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.916 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.916 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.916 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.917 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.918 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.918 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.918 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.919 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.919 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.919 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.920 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.920 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.920 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.921 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.921 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.921 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.922 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.922 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.922 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.922 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.923 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.923 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.923 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.924 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.924 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.924 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.925 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.925 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.925 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.926 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.926 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.926 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.927 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.927 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.927 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.928 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.928 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.928 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.929 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.929 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.929 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.930 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.930 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.930 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.931 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.931 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.931 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.932 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.932 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.932 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.933 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.933 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.933 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.934 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.934 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.934 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.935 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.935 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.935 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.935 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.936 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.936 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.936 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.937 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.937 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.937 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.938 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.938 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.938 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.939 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.939 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.940 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.940 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.940 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.940 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.941 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.941 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.941 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.942 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.942 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.942 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.943 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.943 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.943 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.944 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.944 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.944 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.944 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.945 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.945 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.946 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.946 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.947 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.947 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.947 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.948 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.948 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.948 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.949 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.949 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.949 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.950 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.950 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.950 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.950 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.951 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.951 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.951 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.952 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.952 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.952 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.953 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.953 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.953 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.954 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.954 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.954 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.954 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.955 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.955 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.955 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.956 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.956 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.956 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.957 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.957 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.957 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.958 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.958 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.958 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.959 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.959 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.959 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.960 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.960 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.960 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.961 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.961 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.961 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.962 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.962 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.962 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.962 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.963 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.963 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.963 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.964 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.964 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.965 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.965 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.965 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.966 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.966 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.966 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.967 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.967 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.967 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.967 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.968 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.968 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.968 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.969 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.969 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.969 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.970 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.970 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.971 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.971 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.971 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.972 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.972 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.973 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.973 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.974 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.974 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.974 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.975 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.975 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.975 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.975 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.976 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.976 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.976 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.977 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.977 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.977 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.978 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.978 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.978 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.979 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.979 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.979 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.980 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.980 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.980 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.981 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.981 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.982 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.982 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.982 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.982 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.983 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.983 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.983 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.984 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.984 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.984 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.985 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.985 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.985 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.986 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.986 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.986 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.987 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.987 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.987 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.988 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.988 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.988 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.988 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.989 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.989 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.990 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.990 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.990 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.991 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.991 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.991 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.992 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.992 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.992 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.992 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.993 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.993 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.993 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.994 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.994 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.994 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.995 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.995 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.995 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.996 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.996 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.996 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.997 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.997 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.997 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.998 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.998 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.998 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.998 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.999 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.999 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:05.999 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.000 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.000 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.000 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.001 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.001 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.001 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.001 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.002 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.002 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.002 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.003 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.003 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.003 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.004 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.004 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.005 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.007 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.008 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.010 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.011 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.012 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.014 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.015 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.017 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.018 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.021 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.022 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.023 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.023 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.023 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.024 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.024 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.024 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.025 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.025 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.025 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.025 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.026 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.026 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.026 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.027 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.027 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.027 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.028 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.028 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.028 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.028 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.029 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.029 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.029 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.030 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.030 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.030 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.031 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.031 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.031 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.032 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.032 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.033 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.033 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.034 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.034 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.034 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.034 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.035 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.036 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.036 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.036 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.037 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.037 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.037 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.038 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.038 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.038 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.039 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.039 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.039 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.040 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.040 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.040 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.040 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.041 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.041 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.041 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.042 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.042 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.042 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.043 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.043 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.043 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.044 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.044 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.044 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.044 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.045 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.045 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.045 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.046 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.046 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.046 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.047 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.047 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.047 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.047 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.048 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.048 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.048 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.049 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.049 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.049 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.050 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.050 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.051 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.051 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.051 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.052 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.052 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.052 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.052 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.053 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.053 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.053 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.054 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.054 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.054 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.055 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.055 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.055 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.056 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.056 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.056 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.056 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.057 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.057 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.057 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.058 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.058 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.058 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.059 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.059 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.059 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.059 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.060 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.060 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.060 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.061 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.061 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.062 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.062 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.062 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.063 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.063 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.063 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.063 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.064 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.064 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.064 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.065 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.065 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.065 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.066 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.066 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.066 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.066 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.067 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.067 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.068 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.068 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.068 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.069 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.069 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.069 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.069 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.070 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.070 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.070 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.071 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.071 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.071 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.072 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.072 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.072 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.072 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.073 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.073 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.074 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.074 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.074 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.074 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.075 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.075 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.075 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.076 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.076 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.077 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.077 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.077 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.077 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.078 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.078 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.078 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.079 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.079 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.079 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.080 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.080 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.080 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.080 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.081 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.081 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.081 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.082 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.082 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.082 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.083 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.083 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.083 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.083 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.084 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.084 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.084 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.085 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.085 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.085 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.086 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.086 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.086 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.087 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.087 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.087 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.087 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.088 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.088 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.088 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.089 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.089 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.089 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.090 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.090 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.090 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.090 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.091 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.091 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.091 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.092 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.092 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.092 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.093 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.093 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.093 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.093 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.094 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.094 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.094 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.095 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.095 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.095 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.096 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.096 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.096 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.096 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.097 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.097 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.097 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.098 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.098 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.098 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.099 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.099 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.099 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.100 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.100 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.100 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.100 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.101 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.101 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.101 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.102 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.102 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.102 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.103 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.103 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.103 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.116 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.118 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.118 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.119 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.120 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.121 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.121 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.121 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.123 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.124 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.126 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.127 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.128 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.130 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.131 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.136 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.138 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.139 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.141 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.142 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.145 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.146 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.147 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.147 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.148 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.148 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.148 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.149 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.149 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.149 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.150 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.150 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.150 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.151 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.151 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.151 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.152 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.152 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.152 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.152 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.153 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.153 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.154 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.154 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.154 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.155 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.155 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.155 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.156 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.156 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.156 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.157 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.157 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.157 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.157 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.158 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.158 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.158 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.159 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.159 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.159 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.160 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.160 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.160 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.161 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.161 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.161 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.162 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.162 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.162 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.163 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.163 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.163 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.164 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.164 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.164 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.165 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.165 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.165 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.165 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.166 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.166 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.166 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.167 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.167 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.167 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.168 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.168 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.168 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.169 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.169 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.169 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.170 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.170 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.170 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.171 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.171 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.171 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.172 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.172 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.172 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.172 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.173 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.173 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.173 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.174 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.174 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.174 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.175 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.175 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.175 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.175 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.176 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.176 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.177 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.177 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.177 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.178 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.178 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.178 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.179 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.179 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.179 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.180 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.180 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.180 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.180 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.181 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.181 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.181 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.182 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.182 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.182 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.183 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.183 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.183 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.184 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.184 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.185 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.185 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.185 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.186 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.186 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.186 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.187 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.187 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.187 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.187 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.188 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.188 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.188 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.189 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.189 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.189 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.190 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.190 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.190 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.191 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.191 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.192 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.192 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.192 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.193 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.193 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.193 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.194 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.194 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.194 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.194 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.195 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.195 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.195 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.196 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.196 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.197 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.197 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.197 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.198 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.198 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.198 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.199 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.199 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.199 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.199 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.200 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.200 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.201 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.201 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.201 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.201 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.202 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.202 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.202 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.203 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.203 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.203 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.204 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.204 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.204 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.205 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.205 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.205 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.206 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.206 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.206 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.206 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.207 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.207 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.207 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.208 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.208 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.208 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.209 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.209 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.209 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.210 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.210 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.210 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.210 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.211 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.211 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.211 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.212 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.212 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.212 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.213 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.213 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.213 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.214 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.214 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.214 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.215 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.215 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.215 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.216 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.216 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.216 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.217 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.217 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.217 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.218 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.218 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.218 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.218 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.219 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.219 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.219 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.220 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.220 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.220 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.221 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.221 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.222 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.222 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.222 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.223 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.223 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.223 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.223 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.224 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.224 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.224 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.225 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.225 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.225 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.226 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.226 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.226 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.226 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.227 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.227 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.227 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.228 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.228 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.229 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.229 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.229 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.230 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.230 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.230 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.231 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.231 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.231 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.231 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.232 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.232 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.233 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.233 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.233 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.234 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.234 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.234 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.234 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.235 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.235 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.235 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.236 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.236 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.236 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.237 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.237 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.237 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.238 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.238 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.238 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.239 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.239 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.239 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.240 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.240 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.240 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.240 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.241 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.241 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.241 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.242 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.242 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.242 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.243 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.243 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.243 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.244 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.244 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.244 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.245 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.245 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.245 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.246 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.246 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.247 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.249 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.250 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.252 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.253 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.255 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.256 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.258 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.259 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.260 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.262 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.264 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.264 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.264 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.265 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.265 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.265 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.266 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.266 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.266 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.267 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.267 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.267 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.268 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.268 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.268 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.268 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.269 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.269 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.269 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.270 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.270 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.270 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.271 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.271 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.271 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.271 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.272 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.272 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.272 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.273 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.273 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.273 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.274 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.274 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.274 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.274 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.275 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.275 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.275 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.276 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.276 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.276 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.277 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.277 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.277 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.278 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.278 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.278 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.279 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.279 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.279 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.279 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.280 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.280 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.280 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.281 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.281 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.281 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.282 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.282 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.282 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.282 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.283 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.283 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.283 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.284 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.284 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.284 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.285 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.285 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.285 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.286 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.286 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.287 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.287 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.287 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.288 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.288 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.288 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.289 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.289 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.289 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.290 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.290 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.290 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.290 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.291 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.291 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.291 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.292 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.292 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.292 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.293 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.293 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.293 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.293 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.294 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.294 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.295 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.295 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.295 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.296 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.296 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.296 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.296 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.297 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.297 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.297 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.298 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.298 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.298 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.299 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.299 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.299 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.299 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.300 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.300 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.300 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.301 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.301 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.301 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.302 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.302 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.302 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.302 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.303 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.303 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.303 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.304 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.304 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.304 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.305 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.305 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.305 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.306 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.306 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.306 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.307 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.307 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.307 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.308 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.308 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.308 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.308 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.309 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.309 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.309 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.310 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.310 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.310 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.311 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.311 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.311 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.311 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.312 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.312 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.312 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.313 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.313 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.313 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.314 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.314 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.314 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.314 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.315 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.315 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.315 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.316 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.316 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.316 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.317 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.317 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.317 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.318 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.318 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.318 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.319 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.319 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.319 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.320 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.320 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.320 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.321 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.321 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.321 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.322 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.322 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.322 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.323 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.323 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.323 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.324 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.324 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.324 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.324 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.325 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.325 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.325 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.326 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.326 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.326 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.327 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.327 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.327 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.327 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.328 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.328 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.328 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.329 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.329 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.329 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.330 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.330 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.330 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.330 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.331 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.331 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.331 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.332 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.332 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.332 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.332 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.333 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.333 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.333 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.334 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.334 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.335 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.335 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.335 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.336 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.336 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.336 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.336 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.337 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.337 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.337 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.338 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.338 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.338 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.338 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.339 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.339 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.339 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.340 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.340 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.340 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.341 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.341 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.341 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.342 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.342 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.342 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.342 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.343 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.343 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.343 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.344 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.344 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.344 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.344 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.345 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.345 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.345 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.346 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.346 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.346 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.347 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.347 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.347 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.348 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.348 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.348 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.349 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.349 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.349 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.349 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.350 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.350 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.350 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.351 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.351 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.351 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.352 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.352 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.352 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.353 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.353 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.353 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.353 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.354 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.354 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.354 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.355 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.355 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.355 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.356 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.356 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.356 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.357 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.357 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.357 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.357 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.358 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.358 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.358 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.359 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.359 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.359 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.360 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.360 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.360 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.361 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.361 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.361 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.361 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.362 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.362 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.362 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.363 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.363 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.364 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.366 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.367 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.369 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.370 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.371 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.372 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.373 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.373 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.374 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.374 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.374 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.375 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.375 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.375 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.376 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.376 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.377 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.377 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.377 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.378 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.378 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.378 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.378 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.379 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.379 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.379 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.380 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.380 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.380 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.381 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.381 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.381 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.382 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.382 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.382 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.382 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.383 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.383 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.383 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.384 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.384 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.384 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.385 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.385 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.386 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.386 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.386 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.386 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.387 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.387 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.387 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.388 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.388 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.388 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.389 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.389 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.389 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.390 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.390 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.390 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.390 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.391 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.391 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.391 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.392 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.392 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.392 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.393 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.393 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.394 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.394 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.394 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.395 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.395 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.395 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.395 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.396 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.396 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.396 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.397 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.397 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.397 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.398 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.398 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.398 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.399 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.399 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.399 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.399 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.400 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.400 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.400 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.401 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.401 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.401 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.402 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.402 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.402 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.403 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.403 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.403 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.403 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.404 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.404 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.404 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.405 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.405 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.405 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.406 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.406 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.406 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.407 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.407 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.407 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.408 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.408 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.408 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.409 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.409 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.409 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.410 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.410 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.410 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.410 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.411 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.411 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.411 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.412 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.412 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.412 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.413 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.413 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.413 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.414 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.414 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.414 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.415 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.415 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.415 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.416 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.416 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.416 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.417 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.417 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.417 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.417 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.418 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.418 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.418 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.419 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.419 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.419 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.420 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.420 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.420 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.421 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.421 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.421 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.422 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.422 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.422 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.423 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.423 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.423 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.424 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.424 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.425 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.425 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.425 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.425 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.426 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.426 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.426 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.427 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.427 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.427 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.428 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.428 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.428 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.429 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.429 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.429 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.429 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.430 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.430 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.430 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.431 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.431 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.431 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.432 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.432 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.432 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.433 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.433 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.433 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.434 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.434 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.434 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.435 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.435 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.435 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.436 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.436 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.436 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.437 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.437 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.437 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.438 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.438 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.438 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.438 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.439 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.439 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.439 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.440 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.440 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.440 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.441 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.441 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.441 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.442 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.442 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.442 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.443 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.443 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.443 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.444 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.444 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.444 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.445 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.445 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.445 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.446 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.446 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.447 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.447 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.448 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.448 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.449 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.449 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.449 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.450 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.450 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.450 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.451 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.451 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.451 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.451 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.452 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.452 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.452 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.453 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.453 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.453 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.454 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.454 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.455 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.455 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.455 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.456 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.456 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.456 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.457 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.457 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.457 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.457 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.458 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.458 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.458 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.459 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.459 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.459 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.460 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.460 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.460 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.460 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.461 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.461 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.461 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.462 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.462 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.462 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.463 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.463 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.463 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.464 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.464 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.464 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.464 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.465 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.465 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.465 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.466 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.466 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.466 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.467 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.467 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.467 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.468 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.468 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.468 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.468 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.469 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.469 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.469 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.470 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.470 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.470 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.471 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.471 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.471 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.472 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.472 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.472 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.473 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.473 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.474 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.476 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.477 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.479 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.480 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.482 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.484 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.486 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.487 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.489 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.490 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.492 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.493 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.494 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.496 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.497 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.499 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.500 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.500 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.501 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.501 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.501 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.502 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.502 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.502 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.503 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.503 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.503 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.504 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.504 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.504 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.506 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.506 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.506 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.506 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.507 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.507 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.508 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.508 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.508 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.509 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.509 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.509 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.509 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.510 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.510 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.511 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.511 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.511 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.511 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.512 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.512 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.512 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.513 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.513 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.513 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.514 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.514 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.514 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.514 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.515 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.515 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.515 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.516 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.516 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.516 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.517 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.517 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.517 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.518 java[4233:13223] invalid pixel format attribute
[junit] 2014-10-09 10:33:06.518 java[4233:13223] invalid pixel format attribute
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586539 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586539 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586539 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586540 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586545 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586545 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586545 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586545 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/GL3.hw], on-scr[.]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
[junit] Is SwapGLContext safe: false
[junit] Supressing unsafe tests ...
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586580 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586601 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586601 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586607 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586607 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586607 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586607 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/GL3.hw], offscr[auto-cfg]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Is SwapGLContext safe: true
[junit] Thread-18-AWTAnimator#07: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] 1 - switch - START 1012
[junit] 1 - switch - END 1012
[junit] Thread-18-AWTAnimator#07: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n4994-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2043
[junit] 2 - switch - END 2043
[junit] Thread-18-AWTAnimator#07: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n10510-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu
[junit] ++++ TestCase.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/GL3.hw], offscr[auto-cfg]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[fbo]]
[junit] Is SwapGLContext safe: false
[junit] Supressing unsafe tests ...
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843589676 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 52.909 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843537502 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843562610 ms +++ localhost/127.0.0.1:59999 - Locked within 25122 ms, 51 attempts
[junit] ++++ TestCase.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/GL3.hw], on-scr[.]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Is SwapGLContext safe: true
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843565295 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843565300 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843565301 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843565597 d 0ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843565604 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843565605 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843565605 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843565605 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843565606 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843565647 d 0ms]]
[junit] 1 - switch - START 1003
[junit] 1 - switch - END 1003
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0816-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2035
[junit] 2 - switch - END 2035
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0876-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568329 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568329 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568329 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568330 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568367 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568368 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568368 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568368 d 0ms]]
[junit] ++++ TestCase.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/GL3.hw], on-scr[.]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
[junit] Is SwapGLContext safe: true
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568401 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568410 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568410 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568508 d 0ms]]
[junit] 1 - switch - START 1014
[junit] 1 - switch - END 1014
[junit] Thread-9-AWTAnimator#01: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0057-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2090
[junit] 2 - switch - END 2090
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n3636-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843571373 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843571373 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843571373 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def
[junit] ++++ TestCase.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/GL3.hw], offscr[auto-cfg]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Is SwapGLContext safe: true
[junit] Thread-10-AWTAnimator#02: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] 1 - switch - START 1030
[junit] 1 - switch - END 1030
[junit] Thread-10-AWTAnimator#02: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n3929-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2064
[junit] 2 - switch - END 2064
[junit] Thread-10-AWTAnimator#02: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n9225-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def
[junit] ++++ TestCase.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/GL3.hw], offscr[auto-cfg]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[fbo]]
[junit] Is SwapGLContext safe: true
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843574421 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843574422 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843574422 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843574423 d 0ms]]
[junit] Thread-11-AWTAnimator#03: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] 1 - switch - START 1057
[junit] 1 - switch - END 1057
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n4820-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2088
[junit] 2 - switch - END 2088
[junit] Thread-11-AWTAnimator#03: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n4879-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577344 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577344 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577344 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def
[junit] ++++ TestCase.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/GL3.hw], on-scr[.]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Is SwapGLContext safe: true
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577409 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577423 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577423 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577523 d 0ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577525 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577525 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577526 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577526 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577526 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577528 d 0ms]]
[junit] 1 - switch - START 1008
[junit] 1 - switch - END 1008
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n1832-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[junit] 2 - switch - START 2040
[junit] 2 - switch - END 2040
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n1892-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580429 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580429 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580429 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580430 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580449 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580450 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580450 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580450 d 0ms]]
[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/GL3.hw], on-scr[.]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
[junit] Is SwapGLContext safe: false
[junit] Supressing unsafe tests ...
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580470 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580470 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580470 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580476 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580476 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580477 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580477 d 0ms]]
[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/GL3.hw], offscr[auto-cfg]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Is SwapGLContext safe: true
[junit] Thread-14-AWTAnimator#05: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[junit] 1 - switch - START 1024
[junit] 1 - switch - END 1024
[junit] Thread-14-AWTAnimator#05: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n4020-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[junit] 2 - switch - START 2057
[junit] 2 - switch - END 2057
[junit] Thread-14-AWTAnimator#05: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n8527-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA
[junit] ++++ TestCase.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/GL3.hw], offscr[auto-cfg]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[fbo]]
[junit] Is SwapGLContext safe: false
[junit] Supressing unsafe tests ...
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA
[junit] ++++ TestCase.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/GL3.hw], on-scr[.]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Is SwapGLContext safe: true
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843583531 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843583545 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843583545 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843583612 d 0ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843583613 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843583613 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843583613 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843583614 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843583614 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843583615 d 0ms]]
[junit] 1 - switch - START 1072
[junit] 1 - switch - END 1072
[junit] 2 - switch - START 2082
[junit] 2 - switch - END 2082
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586539 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586539 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586539 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586540 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586545 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586545 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586545 d 0ms]]
[junit] 2014-10-09 10:33:10.282 java[4233:ad07] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586545 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/GL3.hw], on-scr[.]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
[junit] Is SwapGLContext safe: false
[junit] Supressing unsafe tests ...
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586580 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586601 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586601 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586607 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586607 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586607 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586607 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/GL3.hw], offscr[auto-cfg]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Is SwapGLContext safe: true
[junit] Thread-18-AWTAnimator#07: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] 1 - switch - START 1012
[junit] 1 - switch - END 1012
[junit] Thread-18-AWTAnimator#07: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n4994-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2043
[junit] 2 - switch - END 2043
[junit] Thread-18-AWTAnimator#07: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n10510-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu
[junit] ++++ TestCase.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/GL3.hw], offscr[auto-cfg]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[fbo]]
[junit] Is SwapGLContext safe: false
[junit] Supressing unsafe tests ...
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843589676 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01aSwitch2Onscreen2OnscreenGL2ES2_Def took 5.751 sec
[junit] Testcase: test01bSwitch2Onscreen2OffscreenGL2ES2_Def took 3.006 sec
[junit] Testcase: test01cSwitch2Offscreen2OffscreenGL2ES2_Def took 2.998 sec
[junit] Testcase: test01dSwitch2Offscreen2OnscreenGL2ES2_Def took 2.972 sec
[junit] Testcase: test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA took 3.098 sec
[junit] Testcase: test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA took 0.028 sec
[junit] Testcase: test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA took 2.998 sec
[junit] Testcase: test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA took 0.002 sec
[junit] Testcase: test03aSwitch2Onscreen2OnscreenGL2ES2_Accu took 3.066 sec
[junit] Testcase: test03bSwitch2Onscreen2OffscreenGL2ES2_Accu took 0.061 sec
[junit] Testcase: test03cSwitch2Offscreen2OffscreenGL2ES2_Accu took 2.971 sec
[junit] Testcase: test03dSwitch2Offscreen2OnscreenGL2ES2_Accu took 0.002 sec
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 52.909 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843537502 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843562610 ms +++ localhost/127.0.0.1:59999 - Locked within 25122 ms, 51 attempts
[junit] ++++ TestCase.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/GL3.hw], on-scr[.]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Is SwapGLContext safe: true
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843565295 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843565300 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843565301 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843565597 d 0ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843565604 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843565605 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843565605 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843565605 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843565606 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843565647 d 0ms]]
[junit] 1 - switch - START 1003
[junit] 1 - switch - END 1003
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0816-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2035
[junit] 2 - switch - END 2035
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0876-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568329 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568329 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568329 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568330 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568367 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568368 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568368 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568368 d 0ms]]
[junit] ++++ TestCase.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/GL3.hw], on-scr[.]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
[junit] Is SwapGLContext safe: true
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568401 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568410 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568410 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843568508 d 0ms]]
[junit] 1 - switch - START 1014
[junit] 1 - switch - END 1014
[junit] Thread-9-AWTAnimator#01: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0057-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2090
[junit] 2 - switch - END 2090
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n3636-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843571373 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843571373 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843571373 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def
[junit] ++++ TestCase.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/GL3.hw], offscr[auto-cfg]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Is SwapGLContext safe: true
[junit] Thread-10-AWTAnimator#02: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] 1 - switch - START 1030
[junit] 1 - switch - END 1030
[junit] Thread-10-AWTAnimator#02: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n3929-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2064
[junit] 2 - switch - END 2064
[junit] Thread-10-AWTAnimator#02: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n9225-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def
[junit] ++++ TestCase.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/GL3.hw], offscr[auto-cfg]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[fbo]]
[junit] Is SwapGLContext safe: true
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843574421 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843574422 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843574422 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843574423 d 0ms]]
[junit] Thread-11-AWTAnimator#03: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] 1 - switch - START 1057
[junit] 1 - switch - END 1057
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n4820-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2088
[junit] 2 - switch - END 2088
[junit] Thread-11-AWTAnimator#03: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n4879-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577344 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577344 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577344 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def
[junit] ++++ TestCase.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/GL3.hw], on-scr[.]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Is SwapGLContext safe: true
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577409 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577423 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577423 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577523 d 0ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577525 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577525 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577526 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577526 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577526 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843577528 d 0ms]]
[junit] 1 - switch - START 1008
[junit] 1 - switch - END 1008
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n1832-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[junit] 2 - switch - START 2040
[junit] 2 - switch - END 2040
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n1892-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580429 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580429 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580429 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580430 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580449 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580450 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580450 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580450 d 0ms]]
[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/GL3.hw], on-scr[.]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
[junit] Is SwapGLContext safe: false
[junit] Supressing unsafe tests ...
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580470 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580470 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580470 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580476 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580476 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580477 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843580477 d 0ms]]
[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/GL3.hw], offscr[auto-cfg]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Is SwapGLContext safe: true
[junit] Thread-14-AWTAnimator#05: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[junit] 1 - switch - START 1024
[junit] 1 - switch - END 1024
[junit] Thread-14-AWTAnimator#05: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n4020-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[junit] 2 - switch - START 2057
[junit] 2 - switch - END 2057
[junit] Thread-14-AWTAnimator#05: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n8527-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA
[junit] ++++ TestCase.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/GL3.hw], offscr[auto-cfg]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[fbo]]
[junit] Is SwapGLContext safe: false
[junit] Supressing unsafe tests ...
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA
[junit] ++++ TestCase.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/GL3.hw], on-scr[.]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Is SwapGLContext safe: true
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843583531 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843583545 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843583545 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843583612 d 0ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843583613 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843583613 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843583613 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843583614 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843583614 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843583615 d 0ms]]
[junit] 1 - switch - START 1072
[junit] 1 - switch - END 1072
[junit] 2 - switch - START 2082
[junit] 2 - switch - END 2082
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586539 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586539 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586539 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586540 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586545 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586545 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586545 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586545 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/GL3.hw], on-scr[.]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[auto-cfg]]
[junit] Is SwapGLContext safe: false
[junit] Supressing unsafe tests ...
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586580 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586601 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586601 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586607 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586607 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586607 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843586607 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/GL3.hw], offscr[auto-cfg]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Is SwapGLContext safe: true
[junit] Thread-18-AWTAnimator#07: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] 1 - switch - START 1012
[junit] 1 - switch - END 1012
[junit] Thread-18-AWTAnimator#07: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n4994-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] 2 - switch - START 2043
[junit] 2 - switch - END 2043
[junit] Thread-18-AWTAnimator#07: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n10510-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu
[junit] ++++ TestCase.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/GL3.hw], offscr[auto-cfg]]
[junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[fbo]]
[junit] Is SwapGLContext safe: false
[junit] Supressing unsafe tests ...
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843589676 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] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843591638 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843595156 ms +++ localhost/127.0.0.1:59999 - Locked within 3537 ms, 8 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test21GLWindowGL2ES2
[junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
[junit] Thread[Thread-3-null,5,main] GearsES2.init.0 0x7054f9f1: tileRendererInUse null, GearsES2[obj 0x7054f9f1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7054f9f1 on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7054f9f1 created: GearsObj[0x19958bf9, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7054f9f1 created: GearsObj[0x2918958e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7054f9f1 created: GearsObj[0x2918958e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x7054f9f1 FIN GearsES2[obj 0x7054f9f1 isInit true, usesShared false, 1 GearsObj[0x19958bf9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2918958e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x614a75bb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x7054f9f1 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f945945f340, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7054f9f1, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestGLContextDrawableSwitch11NewtAWT.test21GLWindowGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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-3,5,main] GearsES2.reshape 0x7054f9f1 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f945945f890, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7054f9f1, 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] Thread-3-null: ** screenshot: TestGLContextDrawableSwitch11NewtAWT.test21GLWindowGL2ES2-n0057-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[Thread-3-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x7054f9f1: tileRendererInUse null
[junit] Thread[Thread-3-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x7054f9f1 FIN
[junit] GLAD Lifecycle.X GLWindow
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test21GLWindowGL2ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test22GLWindowGLES2
[junit] Profile GLES2 n/a
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test22GLWindowGLES2
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843600037 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.106 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843591638 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843595156 ms +++ localhost/127.0.0.1:59999 - Locked within 3537 ms, 8 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test21GLWindowGL2ES2
[junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
[junit] Thread[Thread-3-null,5,main] GearsES2.init.0 0x7054f9f1: tileRendererInUse null, GearsES2[obj 0x7054f9f1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7054f9f1 on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7054f9f1 created: GearsObj[0x19958bf9, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7054f9f1 created: GearsObj[0x2918958e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7054f9f1 created: GearsObj[0x2918958e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x7054f9f1 FIN GearsES2[obj 0x7054f9f1 isInit true, usesShared false, 1 GearsObj[0x19958bf9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2918958e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x614a75bb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x7054f9f1 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f945945f340, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7054f9f1, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestGLContextDrawableSwitch11NewtAWT.test21GLWindowGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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-3,5,main] GearsES2.reshape 0x7054f9f1 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f945945f890, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7054f9f1, 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] Thread-3-null: ** screenshot: TestGLContextDrawableSwitch11NewtAWT.test21GLWindowGL2ES2-n0057-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[Thread-3-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x7054f9f1: tileRendererInUse null
[junit] Thread[Thread-3-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x7054f9f1 FIN
[junit] GLAD Lifecycle.X GLWindow
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test21GLWindowGL2ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test22GLWindowGLES2
[junit] Profile GLES2 n/a
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test22GLWindowGLES2
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843600037 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test21GLWindowGL2ES2 took 4.784 sec
[junit] Testcase: test22GLWindowGLES2 took 0.002 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.106 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843591638 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843595156 ms +++ localhost/127.0.0.1:59999 - Locked within 3537 ms, 8 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test21GLWindowGL2ES2
[junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
[junit] Thread[Thread-3-null,5,main] GearsES2.init.0 0x7054f9f1: tileRendererInUse null, GearsES2[obj 0x7054f9f1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7054f9f1 on Thread[Thread-3-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7054f9f1 created: GearsObj[0x19958bf9, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7054f9f1 created: GearsObj[0x2918958e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7054f9f1 created: GearsObj[0x2918958e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-3-null,5,main] GearsES2.init.X 0x7054f9f1 FIN GearsES2[obj 0x7054f9f1 isInit true, usesShared false, 1 GearsObj[0x19958bf9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2918958e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x614a75bb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-3-null,5,main] GearsES2.reshape 0x7054f9f1 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f945945f340, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7054f9f1, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-3-null: ** screenshot: TestGLContextDrawableSwitch11NewtAWT.test21GLWindowGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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-3,5,main] GearsES2.reshape 0x7054f9f1 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7f945945f890, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7054f9f1, 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] Thread-3-null: ** screenshot: TestGLContextDrawableSwitch11NewtAWT.test21GLWindowGL2ES2-n0057-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[Thread-3-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x7054f9f1: tileRendererInUse null
[junit] Thread[Thread-3-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x7054f9f1 FIN
[junit] GLAD Lifecycle.X GLWindow
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test21GLWindowGL2ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test22GLWindowGLES2
[junit] Profile GLES2 n/a
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test22GLWindowGLES2
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843600037 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 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] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843602184 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843605725 ms +++ localhost/127.0.0.1:59999 - Locked within 3553 ms, 8 attempts
[junit] ++++ TestCase.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 0x6ee1dac2: tileRendererInUse null, GearsES2[obj 0x6ee1dac2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6ee1dac2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6ee1dac2 created: GearsObj[0x382f8116, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6ee1dac2 created: GearsObj[0x36c3e82b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6ee1dac2 created: GearsObj[0x36c3e82b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6ee1dac2 FIN GearsES2[obj 0x6ee1dac2 isInit true, usesShared false, 1 GearsObj[0x382f8116, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36c3e82b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7449cf9f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6ee1dac2 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff6b0dd20d0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6ee1dac2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-D16-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 0x6ee1dac2 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ff6b0dece40, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6ee1dac2, 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
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch12AWT.test01GLCanvasOnscreenGL2ES2_-n0058-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ee1dac2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ee1dac2 FIN
[junit] GLAD Lifecycle.X GLCanvasOnscreen
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test01GLCanvasOnscreenGL2ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test02GLCanvasOnscreenGLES2
[junit] Profile GLES2 n/a
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test02GLCanvasOnscreenGLES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test11GLCanvasOffscreenGL2ES2
[junit] GLAD Lifecycle.0 GLCanvasOffscreen, restoring false, preserving true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x52b57e9a: tileRendererInUse null, GearsES2[obj 0x52b57e9a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x52b57e9a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x52b57e9a created: GearsObj[0x1c20eb7, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x52b57e9a created: GearsObj[0x6b541147, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x52b57e9a created: GearsObj[0x6b541147, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x52b57e9a FIN GearsES2[obj 0x52b57e9a isInit true, usesShared false, 1 GearsObj[0x1c20eb7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b541147, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c3a835d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x52b57e9a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff6b0ddc990, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x52b57e9a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch12AWT.test11GLCanvasOffscreenGL2ES2-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] .. preserving.0
[junit] .. preserving.X
[junit] GLAD Lifecycle.X GLCanvasOffscreen
[junit] GLAD Lifecycle.0 GLCanvasOffscreen, restoring true, preserving false
[junit] .. restoring.0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x52b57e9a 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ff6b0c684a0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x52b57e9a, angle 30.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch12AWT.test11GLCanvasOffscreenGL2ES2-n0060-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x52b57e9a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x52b57e9a FIN
[junit] GLAD Lifecycle.X GLCanvasOffscreen
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test11GLCanvasOffscreenGL2ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test12GLCanvasOffscreenGLES2
[junit] Profile GLES2 n/a
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test12GLCanvasOffscreenGLES2
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843613234 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 11.757 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843602184 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843605725 ms +++ localhost/127.0.0.1:59999 - Locked within 3553 ms, 8 attempts
[junit] ++++ TestCase.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 0x6ee1dac2: tileRendererInUse null, GearsES2[obj 0x6ee1dac2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6ee1dac2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6ee1dac2 created: GearsObj[0x382f8116, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6ee1dac2 created: GearsObj[0x36c3e82b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6ee1dac2 created: GearsObj[0x36c3e82b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6ee1dac2 FIN GearsES2[obj 0x6ee1dac2 isInit true, usesShared false, 1 GearsObj[0x382f8116, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36c3e82b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7449cf9f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6ee1dac2 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff6b0dd20d0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6ee1dac2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-D16-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 0x6ee1dac2 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ff6b0dece40, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6ee1dac2, 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
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch12AWT.test01GLCanvasOnscreenGL2ES2_-n0058-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ee1dac2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ee1dac2 FIN
[junit] GLAD Lifecycle.X GLCanvasOnscreen
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test01GLCanvasOnscreenGL2ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test02GLCanvasOnscreenGLES2
[junit] Profile GLES2 n/a
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test02GLCanvasOnscreenGLES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test11GLCanvasOffscreenGL2ES2
[junit] GLAD Lifecycle.0 GLCanvasOffscreen, restoring false, preserving true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x52b57e9a: tileRendererInUse null, GearsES2[obj 0x52b57e9a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x52b57e9a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x52b57e9a created: GearsObj[0x1c20eb7, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x52b57e9a created: GearsObj[0x6b541147, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x52b57e9a created: GearsObj[0x6b541147, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x52b57e9a FIN GearsES2[obj 0x52b57e9a isInit true, usesShared false, 1 GearsObj[0x1c20eb7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b541147, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c3a835d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x52b57e9a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff6b0ddc990, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x52b57e9a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch12AWT.test11GLCanvasOffscreenGL2ES2-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] .. preserving.0
[junit] .. preserving.X
[junit] GLAD Lifecycle.X GLCanvasOffscreen
[junit] GLAD Lifecycle.0 GLCanvasOffscreen, restoring true, preserving false
[junit] .. restoring.0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x52b57e9a 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ff6b0c684a0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x52b57e9a, angle 30.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch12AWT.test11GLCanvasOffscreenGL2ES2-n0060-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x52b57e9a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x52b57e9a FIN
[junit] GLAD Lifecycle.X GLCanvasOffscreen
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test11GLCanvasOffscreenGL2ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test12GLCanvasOffscreenGLES2
[junit] Profile GLES2 n/a
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test12GLCanvasOffscreenGLES2
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843613234 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01GLCanvasOnscreenGL2ES2 took 5.008 sec
[junit] Testcase: test02GLCanvasOnscreenGLES2 took 0.001 sec
[junit] Testcase: test11GLCanvasOffscreenGL2ES2 took 2.393 sec
[junit] Testcase: test12GLCanvasOffscreenGLES2 took 0.001 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 11.757 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843602184 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843605725 ms +++ localhost/127.0.0.1:59999 - Locked within 3553 ms, 8 attempts
[junit] ++++ TestCase.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 0x6ee1dac2: tileRendererInUse null, GearsES2[obj 0x6ee1dac2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6ee1dac2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6ee1dac2 created: GearsObj[0x382f8116, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6ee1dac2 created: GearsObj[0x36c3e82b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6ee1dac2 created: GearsObj[0x36c3e82b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6ee1dac2 FIN GearsES2[obj 0x6ee1dac2 isInit true, usesShared false, 1 GearsObj[0x382f8116, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36c3e82b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7449cf9f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6ee1dac2 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff6b0dd20d0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6ee1dac2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-D16-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 0x6ee1dac2 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ff6b0dece40, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6ee1dac2, 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
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch12AWT.test01GLCanvasOnscreenGL2ES2_-n0058-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ee1dac2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ee1dac2 FIN
[junit] GLAD Lifecycle.X GLCanvasOnscreen
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test01GLCanvasOnscreenGL2ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test02GLCanvasOnscreenGLES2
[junit] Profile GLES2 n/a
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test02GLCanvasOnscreenGLES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test11GLCanvasOffscreenGL2ES2
[junit] GLAD Lifecycle.0 GLCanvasOffscreen, restoring false, preserving true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x52b57e9a: tileRendererInUse null, GearsES2[obj 0x52b57e9a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x52b57e9a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x52b57e9a created: GearsObj[0x1c20eb7, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x52b57e9a created: GearsObj[0x6b541147, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x52b57e9a created: GearsObj[0x6b541147, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x52b57e9a FIN GearsES2[obj 0x52b57e9a isInit true, usesShared false, 1 GearsObj[0x1c20eb7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b541147, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c3a835d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x52b57e9a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff6b0ddc990, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x52b57e9a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch12AWT.test11GLCanvasOffscreenGL2ES2-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] .. preserving.0
[junit] .. preserving.X
[junit] GLAD Lifecycle.X GLCanvasOffscreen
[junit] GLAD Lifecycle.0 GLCanvasOffscreen, restoring true, preserving false
[junit] .. restoring.0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x52b57e9a 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ff6b0c684a0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x52b57e9a, angle 30.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch12AWT.test11GLCanvasOffscreenGL2ES2-n0060-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x52b57e9a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x52b57e9a FIN
[junit] GLAD Lifecycle.X GLCanvasOffscreen
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test11GLCanvasOffscreenGL2ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test12GLCanvasOffscreenGLES2
[junit] Profile GLES2 n/a
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test12GLCanvasOffscreenGLES2
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843613234 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 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] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843615274 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843621299 ms +++ localhost/127.0.0.1:59999 - Locked within 6046 ms, 13 attempts
[junit] ++++ TestCase.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 0x6bfa39bb: tileRendererInUse null, GearsES2[obj 0x6bfa39bb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6bfa39bb on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6bfa39bb created: GearsObj[0x64bef361, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6bfa39bb created: GearsObj[0x345c98f3, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6bfa39bb created: GearsObj[0x345c98f3, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6bfa39bb FIN GearsES2[obj 0x6bfa39bb isInit true, usesShared false, 1 GearsObj[0x64bef361, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x345c98f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53dafbaf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6bfa39bb 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fc7406d4920, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6bfa39bb, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-D16-St00-Sa00_default-0256x0256.png
[junit] .. preserving.0
[junit] .. preserving.X
[junit] GLAD Lifecycle.X GLCanvasOnscreen
[junit] GLAD Lifecycle.0 GLWindow, restoring true, preserving false
[junit] .. restoring.0
[junit] Thread[Thread-4,5,main] GearsES2.reshape 0x6bfa39bb 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fc7406ee080, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6bfa39bb, 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
[junit] .. restoring.X
[junit] Thread-4-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test01GLCanvasOnScrn2GLWindowGL2ES2_-n0058-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6bfa39bb: tileRendererInUse null
[junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6bfa39bb FIN
[junit] GLAD Lifecycle.X GLWindow
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test01GLCanvasOnScrn2GLWindowGL2ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test02GLCanvasOnScrn2GLWindowGLES2
[junit] Profile GLES2 n/a
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test02GLCanvasOnScrn2GLWindowGLES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2
[junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
[junit] Thread[Thread-10-null,5,main] GearsES2.init.0 0x9931579: tileRendererInUse null, GearsES2[obj 0x9931579 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x9931579 on Thread[Thread-10-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x9931579 created: GearsObj[0x44739f3f, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x9931579 created: GearsObj[0x2dc0435, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x9931579 created: GearsObj[0x2dc0435, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-10-null,5,main] GearsES2.init.X 0x9931579 FIN GearsES2[obj 0x9931579 isInit true, usesShared false, 1 GearsObj[0x44739f3f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2dc0435, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1e670479, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-10-null,5,main] GearsES2.reshape 0x9931579 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fc742a0c520, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x9931579, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-10-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x9931579 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fc74063ce70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x9931579, angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2_-n0064-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9931579: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9931579 FIN
[junit] GLAD Lifecycle.X GLCanvasOnscreen
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test12GLWindow2GLCanvasOnScrnGLES2
[junit] Profile GLES2 n/a
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test12GLWindow2GLCanvasOnScrnGLES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test21GLCanvasOffScrn2GLWindowGL2ES2
[junit] GLAD Lifecycle.0 GLCanvasOffscreen, restoring false, preserving true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1d34263a: tileRendererInUse null, GearsES2[obj 0x1d34263a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1d34263a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x1d34263a created: GearsObj[0x7d5b1773, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1d34263a created: GearsObj[0x6760bf50, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1d34263a created: GearsObj[0x6760bf50, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1d34263a FIN GearsES2[obj 0x1d34263a isInit true, usesShared false, 1 GearsObj[0x7d5b1773, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6760bf50, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb05236, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1d34263a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fc742a09b70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1d34263a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test21GLCanvasOffScrn2GLWindowGL2ES2-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] .. preserving.0
[junit] .. preserving.X
[junit] GLAD Lifecycle.X GLCanvasOffscreen
[junit] GLAD Lifecycle.0 GLWindow, restoring true, preserving false
[junit] .. restoring.0
[junit] Thread[Thread-12,5,main] GearsES2.reshape 0x1d34263a 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fc7406eaf90, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1d34263a, angle 30.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] Thread-12-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test21GLCanvasOffScrn2GLWindowGL2ES2-n0060-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x1d34263a: tileRendererInUse null
[junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x1d34263a FIN
[junit] GLAD Lifecycle.X GLWindow
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test21GLCanvasOffScrn2GLWindowGL2ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test22GLCanvasOffScrn2GLWindowGLES2
[junit] Profile GLES2 n/a
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test22GLCanvasOffScrn2GLWindowGLES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test31GLWindow2GLCanvasOffScrnGL2ES2
[junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
[junit] Thread[Thread-14-null,5,main] GearsES2.init.0 0x125d855f: tileRendererInUse null, GearsES2[obj 0x125d855f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x125d855f on Thread[Thread-14-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x125d855f created: GearsObj[0x402fb002, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x125d855f created: GearsObj[0x7acc7439, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x125d855f created: GearsObj[0x7acc7439, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-14-null,5,main] GearsES2.init.X 0x125d855f FIN GearsES2[obj 0x125d855f isInit true, usesShared false, 1 GearsObj[0x402fb002, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7acc7439, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4e2892b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-14-null,5,main] GearsES2.reshape 0x125d855f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fc7406472a0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x125d855f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-14-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test31GLWindow2GLCanvasOffScrnGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] .. preserving.0
[junit] .. preserving.X
[junit] GLAD Lifecycle.X GLWindow
[junit] GLAD Lifecycle.0 GLCanvasOffscreen, restoring true, preserving false
[junit] .. restoring.0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x125d855f 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fc742a0f9e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x125d855f, 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
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test31GLWindow2GLCanvasOffScrnGL2ES2-n0066-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x125d855f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x125d855f FIN
[junit] GLAD Lifecycle.X GLCanvasOffscreen
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test31GLWindow2GLCanvasOffScrnGL2ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test32GLWindow2GLCanvasOffScrnGLES2
[junit] Profile GLES2 n/a
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test32GLWindow2GLCanvasOffScrnGLES2
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843633688 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 ms
[junit] 2014-10-09 10:33:54.021 java[4241:12a0f] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 19.14 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843615274 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843621299 ms +++ localhost/127.0.0.1:59999 - Locked within 6046 ms, 13 attempts
[junit] ++++ TestCase.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 0x6bfa39bb: tileRendererInUse null, GearsES2[obj 0x6bfa39bb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6bfa39bb on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6bfa39bb created: GearsObj[0x64bef361, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6bfa39bb created: GearsObj[0x345c98f3, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6bfa39bb created: GearsObj[0x345c98f3, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6bfa39bb FIN GearsES2[obj 0x6bfa39bb isInit true, usesShared false, 1 GearsObj[0x64bef361, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x345c98f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53dafbaf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6bfa39bb 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fc7406d4920, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6bfa39bb, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-D16-St00-Sa00_default-0256x0256.png
[junit] .. preserving.0
[junit] .. preserving.X
[junit] GLAD Lifecycle.X GLCanvasOnscreen
[junit] GLAD Lifecycle.0 GLWindow, restoring true, preserving false
[junit] .. restoring.0
[junit] Thread[Thread-4,5,main] GearsES2.reshape 0x6bfa39bb 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fc7406ee080, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6bfa39bb, 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
[junit] .. restoring.X
[junit] Thread-4-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test01GLCanvasOnScrn2GLWindowGL2ES2_-n0058-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6bfa39bb: tileRendererInUse null
[junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6bfa39bb FIN
[junit] GLAD Lifecycle.X GLWindow
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test01GLCanvasOnScrn2GLWindowGL2ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test02GLCanvasOnScrn2GLWindowGLES2
[junit] Profile GLES2 n/a
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test02GLCanvasOnScrn2GLWindowGLES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2
[junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
[junit] Thread[Thread-10-null,5,main] GearsES2.init.0 0x9931579: tileRendererInUse null, GearsES2[obj 0x9931579 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x9931579 on Thread[Thread-10-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x9931579 created: GearsObj[0x44739f3f, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x9931579 created: GearsObj[0x2dc0435, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x9931579 created: GearsObj[0x2dc0435, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-10-null,5,main] GearsES2.init.X 0x9931579 FIN GearsES2[obj 0x9931579 isInit true, usesShared false, 1 GearsObj[0x44739f3f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2dc0435, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1e670479, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-10-null,5,main] GearsES2.reshape 0x9931579 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fc742a0c520, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x9931579, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-10-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x9931579 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fc74063ce70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x9931579, angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2_-n0064-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9931579: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9931579 FIN
[junit] GLAD Lifecycle.X GLCanvasOnscreen
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test12GLWindow2GLCanvasOnScrnGLES2
[junit] Profile GLES2 n/a
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test12GLWindow2GLCanvasOnScrnGLES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test21GLCanvasOffScrn2GLWindowGL2ES2
[junit] GLAD Lifecycle.0 GLCanvasOffscreen, restoring false, preserving true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1d34263a: tileRendererInUse null, GearsES2[obj 0x1d34263a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1d34263a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x1d34263a created: GearsObj[0x7d5b1773, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1d34263a created: GearsObj[0x6760bf50, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1d34263a created: GearsObj[0x6760bf50, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1d34263a FIN GearsES2[obj 0x1d34263a isInit true, usesShared false, 1 GearsObj[0x7d5b1773, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6760bf50, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb05236, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1d34263a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fc742a09b70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1d34263a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test21GLCanvasOffScrn2GLWindowGL2ES2-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] .. preserving.0
[junit] .. preserving.X
[junit] GLAD Lifecycle.X GLCanvasOffscreen
[junit] GLAD Lifecycle.0 GLWindow, restoring true, preserving false
[junit] .. restoring.0
[junit] Thread[Thread-12,5,main] GearsES2.reshape 0x1d34263a 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fc7406eaf90, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1d34263a, angle 30.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] Thread-12-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test21GLCanvasOffScrn2GLWindowGL2ES2-n0060-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x1d34263a: tileRendererInUse null
[junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x1d34263a FIN
[junit] GLAD Lifecycle.X GLWindow
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test21GLCanvasOffScrn2GLWindowGL2ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test22GLCanvasOffScrn2GLWindowGLES2
[junit] Profile GLES2 n/a
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test22GLCanvasOffScrn2GLWindowGLES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test31GLWindow2GLCanvasOffScrnGL2ES2
[junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
[junit] Thread[Thread-14-null,5,main] GearsES2.init.0 0x125d855f: tileRendererInUse null, GearsES2[obj 0x125d855f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x125d855f on Thread[Thread-14-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x125d855f created: GearsObj[0x402fb002, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x125d855f created: GearsObj[0x7acc7439, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x125d855f created: GearsObj[0x7acc7439, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-14-null,5,main] GearsES2.init.X 0x125d855f FIN GearsES2[obj 0x125d855f isInit true, usesShared false, 1 GearsObj[0x402fb002, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7acc7439, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4e2892b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-14-null,5,main] GearsES2.reshape 0x125d855f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fc7406472a0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x125d855f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-14-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test31GLWindow2GLCanvasOffScrnGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] .. preserving.0
[junit] .. preserving.X
[junit] GLAD Lifecycle.X GLWindow
[junit] GLAD Lifecycle.0 GLCanvasOffscreen, restoring true, preserving false
[junit] .. restoring.0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x125d855f 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fc742a0f9e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x125d855f, 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
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test31GLWindow2GLCanvasOffScrnGL2ES2-n0066-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x125d855f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x125d855f FIN
[junit] GLAD Lifecycle.X GLCanvasOffscreen
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test31GLWindow2GLCanvasOffScrnGL2ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test32GLWindow2GLCanvasOffScrnGLES2
[junit] Profile GLES2 n/a
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test32GLWindow2GLCanvasOffScrnGLES2
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843633688 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01GLCanvasOnScrn2GLWindowGL2ES2 took 5.246 sec
[junit] Testcase: test02GLCanvasOnScrn2GLWindowGLES2 took 0.001 sec
[junit] Testcase: test11GLWindow2GLCanvasOnScrnGL2ES2 took 2.357 sec
[junit] Testcase: test12GLWindow2GLCanvasOnScrnGLES2 took 0.001 sec
[junit] Testcase: test21GLCanvasOffScrn2GLWindowGL2ES2 took 2.354 sec
[junit] Testcase: test22GLCanvasOffScrn2GLWindowGLES2 took 0.001 sec
[junit] Testcase: test31GLWindow2GLCanvasOffScrnGL2ES2 took 2.313 sec
[junit] Testcase: test32GLWindow2GLCanvasOffScrnGLES2 took 0.001 sec
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 19.14 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843615274 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843621299 ms +++ localhost/127.0.0.1:59999 - Locked within 6046 ms, 13 attempts
[junit] ++++ TestCase.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 0x6bfa39bb: tileRendererInUse null, GearsES2[obj 0x6bfa39bb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6bfa39bb on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6bfa39bb created: GearsObj[0x64bef361, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6bfa39bb created: GearsObj[0x345c98f3, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6bfa39bb created: GearsObj[0x345c98f3, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6bfa39bb FIN GearsES2[obj 0x6bfa39bb isInit true, usesShared false, 1 GearsObj[0x64bef361, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x345c98f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53dafbaf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6bfa39bb 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fc7406d4920, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6bfa39bb, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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-D16-St00-Sa00_default-0256x0256.png
[junit] .. preserving.0
[junit] .. preserving.X
[junit] GLAD Lifecycle.X GLCanvasOnscreen
[junit] GLAD Lifecycle.0 GLWindow, restoring true, preserving false
[junit] .. restoring.0
[junit] Thread[Thread-4,5,main] GearsES2.reshape 0x6bfa39bb 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fc7406ee080, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6bfa39bb, 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
[junit] .. restoring.X
[junit] Thread-4-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test01GLCanvasOnScrn2GLWindowGL2ES2_-n0058-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6bfa39bb: tileRendererInUse null
[junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6bfa39bb FIN
[junit] GLAD Lifecycle.X GLWindow
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test01GLCanvasOnScrn2GLWindowGL2ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test02GLCanvasOnScrn2GLWindowGLES2
[junit] Profile GLES2 n/a
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test02GLCanvasOnScrn2GLWindowGLES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2
[junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
[junit] Thread[Thread-10-null,5,main] GearsES2.init.0 0x9931579: tileRendererInUse null, GearsES2[obj 0x9931579 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x9931579 on Thread[Thread-10-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x9931579 created: GearsObj[0x44739f3f, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x9931579 created: GearsObj[0x2dc0435, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x9931579 created: GearsObj[0x2dc0435, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-10-null,5,main] GearsES2.init.X 0x9931579 FIN GearsES2[obj 0x9931579 isInit true, usesShared false, 1 GearsObj[0x44739f3f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2dc0435, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1e670479, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-10-null,5,main] GearsES2.reshape 0x9931579 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fc742a0c520, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x9931579, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-10-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x9931579 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fc74063ce70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x9931579, angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2_-n0064-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9931579: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9931579 FIN
[junit] GLAD Lifecycle.X GLCanvasOnscreen
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test12GLWindow2GLCanvasOnScrnGLES2
[junit] Profile GLES2 n/a
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test12GLWindow2GLCanvasOnScrnGLES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test21GLCanvasOffScrn2GLWindowGL2ES2
[junit] GLAD Lifecycle.0 GLCanvasOffscreen, restoring false, preserving true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1d34263a: tileRendererInUse null, GearsES2[obj 0x1d34263a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1d34263a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x1d34263a created: GearsObj[0x7d5b1773, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1d34263a created: GearsObj[0x6760bf50, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1d34263a created: GearsObj[0x6760bf50, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1d34263a FIN GearsES2[obj 0x1d34263a isInit true, usesShared false, 1 GearsObj[0x7d5b1773, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6760bf50, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb05236, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1d34263a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fc742a09b70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1d34263a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test21GLCanvasOffScrn2GLWindowGL2ES2-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[junit] .. preserving.0
[junit] .. preserving.X
[junit] GLAD Lifecycle.X GLCanvasOffscreen
[junit] GLAD Lifecycle.0 GLWindow, restoring true, preserving false
[junit] .. restoring.0
[junit] Thread[Thread-12,5,main] GearsES2.reshape 0x1d34263a 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fc7406eaf90, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1d34263a, angle 30.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] .. restoring.X
[junit] Thread-12-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test21GLCanvasOffScrn2GLWindowGL2ES2-n0060-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x1d34263a: tileRendererInUse null
[junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x1d34263a FIN
[junit] GLAD Lifecycle.X GLWindow
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test21GLCanvasOffScrn2GLWindowGL2ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test22GLCanvasOffScrn2GLWindowGLES2
[junit] Profile GLES2 n/a
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test22GLCanvasOffScrn2GLWindowGLES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test31GLWindow2GLCanvasOffScrnGL2ES2
[junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true
[junit] Thread[Thread-14-null,5,main] GearsES2.init.0 0x125d855f: tileRendererInUse null, GearsES2[obj 0x125d855f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x125d855f on Thread[Thread-14-null,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x125d855f created: GearsObj[0x402fb002, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x125d855f created: GearsObj[0x7acc7439, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x125d855f created: GearsObj[0x7acc7439, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[Thread-14-null,5,main] GearsES2.init.X 0x125d855f FIN GearsES2[obj 0x125d855f isInit true, usesShared false, 1 GearsObj[0x402fb002, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7acc7439, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4e2892b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[Thread-14-null,5,main] GearsES2.reshape 0x125d855f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fc7406472a0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x125d855f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread-14-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test31GLWindow2GLCanvasOffScrnGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] .. preserving.0
[junit] .. preserving.X
[junit] GLAD Lifecycle.X GLWindow
[junit] GLAD Lifecycle.0 GLCanvasOffscreen, restoring true, preserving false
[junit] .. restoring.0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x125d855f 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fc742a0f9e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x125d855f, 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
[junit] .. restoring.X
[junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test31GLWindow2GLCanvasOffScrnGL2ES2-n0066-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x125d855f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x125d855f FIN
[junit] GLAD Lifecycle.X GLCanvasOffscreen
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test31GLWindow2GLCanvasOffScrnGL2ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test32GLWindow2GLCanvasOffScrnGLES2
[junit] Profile GLES2 n/a
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test32GLWindow2GLCanvasOffScrnGLES2
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843633688 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn
[junit] SLOCK [T main @ 1412843635746 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843637763 ms +++ localhost/127.0.0.1:59999 - Locked within 2046 ms, 5 attempts
[junit] GLProfile Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 6 / 12]
[junit] GLProfile Default: GLProfile[GL2/GL2.hw]
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test01GLDefault
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7bd6747b: tileRendererInUse null, GearsES2[obj 0x7bd6747b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7bd6747b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7bd6747b created: GearsObj[0x11c7865b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7bd6747b created: GearsObj[0x4245c97b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7bd6747b created: GearsObj[0x4245c97b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7bd6747b FIN GearsES2[obj 0x7bd6747b isInit true, usesShared false, 1 GearsObj[0x11c7865b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4245c97b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e0d1329, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7bd6747b 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fa47aecc650, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7bd6747b, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bd6747b 512x490, swapInterval 1, drawable 0x7fa47aecc650
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bd6747b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bd6747b FIN
[junit] GLES2 n/a
[junit] GLProfile GL2: GLProfile[GL2/GL2.hw]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test01GLDefault
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02ES2
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02GL2
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x664310d0: tileRendererInUse null, GearsES2[obj 0x664310d0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x664310d0 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x664310d0 created: GearsObj[0xef894ce, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x664310d0 created: GearsObj[0x61f1680f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x664310d0 created: GearsObj[0x61f1680f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x664310d0 FIN GearsES2[obj 0x664310d0 isInit true, usesShared false, 1 GearsObj[0xef894ce, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x61f1680f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2fe6e305, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x664310d0 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fa47ac7c360, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x664310d0, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x664310d0 512x490, swapInterval 1, drawable 0x7fa47ac7c360
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x664310d0: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x664310d0 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02GL2
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843641879 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 ms
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.856 sec
[junit] ------------- Standard Output ---------------
[junit] GLProfile Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 6 / 12]
[junit] GLProfile Default: GLProfile[GL2/GL2.hw]
[junit] GLES2 n/a
[junit] GLProfile GL2: GLProfile[GL2/GL2.hw]
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843635746 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843637763 ms +++ localhost/127.0.0.1:59999 - Locked within 2046 ms, 5 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test01GLDefault
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7bd6747b: tileRendererInUse null, GearsES2[obj 0x7bd6747b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7bd6747b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7bd6747b created: GearsObj[0x11c7865b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7bd6747b created: GearsObj[0x4245c97b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7bd6747b created: GearsObj[0x4245c97b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7bd6747b FIN GearsES2[obj 0x7bd6747b isInit true, usesShared false, 1 GearsObj[0x11c7865b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4245c97b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e0d1329, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7bd6747b 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fa47aecc650, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7bd6747b, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bd6747b 512x490, swapInterval 1, drawable 0x7fa47aecc650
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bd6747b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bd6747b FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test01GLDefault
[junit] 2014-10-09 10:34:02.377 java[4244:bc0b] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02ES2
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02GL2
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x664310d0: tileRendererInUse null, GearsES2[obj 0x664310d0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x664310d0 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x664310d0 created: GearsObj[0xef894ce, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x664310d0 created: GearsObj[0x61f1680f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x664310d0 created: GearsObj[0x61f1680f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x664310d0 FIN GearsES2[obj 0x664310d0 isInit true, usesShared false, 1 GearsObj[0xef894ce, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x61f1680f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2fe6e305, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x664310d0 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fa47ac7c360, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x664310d0, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x664310d0 512x490, swapInterval 1, drawable 0x7fa47ac7c360
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x664310d0: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x664310d0 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02GL2
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843641879 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01GLDefault took 1.184 sec
[junit] Testcase: test02ES2 took 0.001 sec
[junit] Testcase: test02GL2 took 0.645 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.856 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] GLProfile Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 6 / 12]
[junit] GLProfile Default: GLProfile[GL2/GL2.hw]
[junit] GLES2 n/a
[junit] GLProfile GL2: GLProfile[GL2/GL2.hw]
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843635746 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843637763 ms +++ localhost/127.0.0.1:59999 - Locked within 2046 ms, 5 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test01GLDefault
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7bd6747b: tileRendererInUse null, GearsES2[obj 0x7bd6747b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7bd6747b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7bd6747b created: GearsObj[0x11c7865b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7bd6747b created: GearsObj[0x4245c97b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7bd6747b created: GearsObj[0x4245c97b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7bd6747b FIN GearsES2[obj 0x7bd6747b isInit true, usesShared false, 1 GearsObj[0x11c7865b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4245c97b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e0d1329, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7bd6747b 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fa47aecc650, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7bd6747b, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bd6747b 512x490, swapInterval 1, drawable 0x7fa47aecc650
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bd6747b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bd6747b FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test01GLDefault
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02ES2
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02GL2
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x664310d0: tileRendererInUse null, GearsES2[obj 0x664310d0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x664310d0 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x664310d0 created: GearsObj[0xef894ce, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x664310d0 created: GearsObj[0x61f1680f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x664310d0 created: GearsObj[0x61f1680f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x664310d0 FIN GearsES2[obj 0x664310d0 isInit true, usesShared false, 1 GearsObj[0xef894ce, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x61f1680f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2fe6e305, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x664310d0 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fa47ac7c360, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x664310d0, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x664310d0 512x490, swapInterval 1, drawable 0x7fa47ac7c360
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x664310d0: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x664310d0 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02GL2
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843641879 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843643942 ms +++ localhost/127.0.0.1:59999 - Locked within 13 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing - test01WindowClosing
[junit] windowClosing() called ..
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing - test01WindowClosing
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843644829 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] 2014-10-09 10:34:04.842 java[4247:c603] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.526 sec
[junit] ------------- Standard Output ---------------
[junit] windowClosing() called ..
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843643942 ms +++ localhost/127.0.0.1:59999 - Locked within 13 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing - test01WindowClosing
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing - test01WindowClosing
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843644829 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01WindowClosing took 0.813 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.526 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] windowClosing() called ..
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843643942 ms +++ localhost/127.0.0.1:59999 - Locked within 13 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing - test01WindowClosing
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing - test01WindowClosing
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843644829 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843647385 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843649898 ms +++ localhost/127.0.0.1:59999 - Locked within 2531 ms, 6 attempts
[junit] 2014-10-09 10:34:11.842 java[4249:6103] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times
[junit] GLProfile Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 6 / 12]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x43684706: tileRendererInUse null, GearsES2[obj 0x43684706 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x43684706 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x43684706 created: GearsObj[0x30c06258, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x43684706 created: GearsObj[0x26789869, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x43684706 created: GearsObj[0x26789869, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x43684706 FIN GearsES2[obj 0x43684706 isInit true, usesShared false, 1 GearsObj[0x30c06258, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26789869, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32dfcb47, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x43684706 0/0 512x447 of 512x447, swapInterval 1, drawable 0x7fa892ce0fe0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x43684706, angle 0.0, [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0 -> [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43684706: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43684706 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x43684706: tileRendererInUse null, GearsES2[obj 0x43684706 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x43684706 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x43684706 created: GearsObj[0x6d7e4dee, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x43684706 created: GearsObj[0x7f2e7c6a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x43684706 created: GearsObj[0x7f2e7c6a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x43684706 FIN GearsES2[obj 0x43684706 isInit true, usesShared false, 1 GearsObj[0x6d7e4dee, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f2e7c6a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44ea5461, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x43684706 0/0 833x768 of 833x768, swapInterval 1, drawable 0x7fa8952194b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x43684706, angle 12.5, [l -1.0846354, r 1.0846354, b -1.0, t 1.0] 2.1692708x2.0 -> [l -1.0846354, r 1.0846354, b -1.0, t 1.0] 2.1692708x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43684706: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43684706 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x43684706: tileRendererInUse null, GearsES2[obj 0x43684706 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x43684706 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x43684706 created: GearsObj[0xfa7f9dc, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x43684706 created: GearsObj[0x5d04e28b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x43684706 created: GearsObj[0x5d04e28b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x43684706 FIN GearsES2[obj 0x43684706 isInit true, usesShared false, 1 GearsObj[0xfa7f9dc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5d04e28b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bb54362, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x43684706 0/0 256x191 of 256x191, swapInterval 1, drawable 0x7fa892ce40a0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x43684706, angle 27.0, [l -1.3403141, r 1.3403141, b -1.0, t 1.0] 2.6806283x2.0 -> [l -1.3403141, r 1.3403141, b -1.0, t 1.0] 2.6806283x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43684706: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43684706 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x43684706: tileRendererInUse null, GearsES2[obj 0x43684706 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x43684706 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x43684706 created: GearsObj[0x3496212a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x43684706 created: GearsObj[0x6c5b675e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x43684706 created: GearsObj[0x6c5b675e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x43684706 FIN GearsES2[obj 0x43684706 isInit true, usesShared false, 1 GearsObj[0x3496212a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c5b675e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64df83e5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x43684706 0/0 512x447 of 512x447, swapInterval 1, drawable 0x7fa892ce5000, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x43684706, angle 41.5, [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0 -> [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43684706: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43684706 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843655077 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.482 sec
[junit] ------------- Standard Output ---------------
[junit] GLProfile Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 6 / 12]
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843647385 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843649898 ms +++ localhost/127.0.0.1:59999 - Locked within 2531 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x43684706: tileRendererInUse null, GearsES2[obj 0x43684706 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x43684706 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x43684706 created: GearsObj[0x30c06258, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x43684706 created: GearsObj[0x26789869, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x43684706 created: GearsObj[0x26789869, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x43684706 FIN GearsES2[obj 0x43684706 isInit true, usesShared false, 1 GearsObj[0x30c06258, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26789869, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32dfcb47, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x43684706 0/0 512x447 of 512x447, swapInterval 1, drawable 0x7fa892ce0fe0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x43684706, angle 0.0, [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0 -> [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43684706: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43684706 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x43684706: tileRendererInUse null, GearsES2[obj 0x43684706 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x43684706 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x43684706 created: GearsObj[0x6d7e4dee, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x43684706 created: GearsObj[0x7f2e7c6a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x43684706 created: GearsObj[0x7f2e7c6a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x43684706 FIN GearsES2[obj 0x43684706 isInit true, usesShared false, 1 GearsObj[0x6d7e4dee, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f2e7c6a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44ea5461, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x43684706 0/0 833x768 of 833x768, swapInterval 1, drawable 0x7fa8952194b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x43684706, angle 12.5, [l -1.0846354, r 1.0846354, b -1.0, t 1.0] 2.1692708x2.0 -> [l -1.0846354, r 1.0846354, b -1.0, t 1.0] 2.1692708x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43684706: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43684706 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x43684706: tileRendererInUse null, GearsES2[obj 0x43684706 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x43684706 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x43684706 created: GearsObj[0xfa7f9dc, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x43684706 created: GearsObj[0x5d04e28b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x43684706 created: GearsObj[0x5d04e28b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x43684706 FIN GearsES2[obj 0x43684706 isInit true, usesShared false, 1 GearsObj[0xfa7f9dc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5d04e28b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bb54362, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x43684706 0/0 256x191 of 256x191, swapInterval 1, drawable 0x7fa892ce40a0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x43684706, angle 27.0, [l -1.3403141, r 1.3403141, b -1.0, t 1.0] 2.6806283x2.0 -> [l -1.3403141, r 1.3403141, b -1.0, t 1.0] 2.6806283x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43684706: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43684706 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x43684706: tileRendererInUse null, GearsES2[obj 0x43684706 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x43684706 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x43684706 created: GearsObj[0x3496212a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x43684706 created: GearsObj[0x6c5b675e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x43684706 created: GearsObj[0x6c5b675e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x43684706 FIN GearsES2[obj 0x43684706 isInit true, usesShared false, 1 GearsObj[0x3496212a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c5b675e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64df83e5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x43684706 0/0 512x447 of 512x447, swapInterval 1, drawable 0x7fa892ce5000, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x43684706, angle 41.5, [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0 -> [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43684706: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43684706 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843655077 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testAddRemove3Times took 2.947 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.482 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] GLProfile Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 6 / 12]
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843647385 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843649898 ms +++ localhost/127.0.0.1:59999 - Locked within 2531 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x43684706: tileRendererInUse null, GearsES2[obj 0x43684706 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x43684706 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x43684706 created: GearsObj[0x30c06258, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x43684706 created: GearsObj[0x26789869, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x43684706 created: GearsObj[0x26789869, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x43684706 FIN GearsES2[obj 0x43684706 isInit true, usesShared false, 1 GearsObj[0x30c06258, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26789869, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32dfcb47, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x43684706 0/0 512x447 of 512x447, swapInterval 1, drawable 0x7fa892ce0fe0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x43684706, angle 0.0, [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0 -> [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43684706: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43684706 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x43684706: tileRendererInUse null, GearsES2[obj 0x43684706 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x43684706 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x43684706 created: GearsObj[0x6d7e4dee, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x43684706 created: GearsObj[0x7f2e7c6a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x43684706 created: GearsObj[0x7f2e7c6a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x43684706 FIN GearsES2[obj 0x43684706 isInit true, usesShared false, 1 GearsObj[0x6d7e4dee, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f2e7c6a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x44ea5461, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x43684706 0/0 833x768 of 833x768, swapInterval 1, drawable 0x7fa8952194b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x43684706, angle 12.5, [l -1.0846354, r 1.0846354, b -1.0, t 1.0] 2.1692708x2.0 -> [l -1.0846354, r 1.0846354, b -1.0, t 1.0] 2.1692708x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43684706: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43684706 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x43684706: tileRendererInUse null, GearsES2[obj 0x43684706 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x43684706 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x43684706 created: GearsObj[0xfa7f9dc, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x43684706 created: GearsObj[0x5d04e28b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x43684706 created: GearsObj[0x5d04e28b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x43684706 FIN GearsES2[obj 0x43684706 isInit true, usesShared false, 1 GearsObj[0xfa7f9dc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5d04e28b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bb54362, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x43684706 0/0 256x191 of 256x191, swapInterval 1, drawable 0x7fa892ce40a0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x43684706, angle 27.0, [l -1.3403141, r 1.3403141, b -1.0, t 1.0] 2.6806283x2.0 -> [l -1.3403141, r 1.3403141, b -1.0, t 1.0] 2.6806283x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43684706: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43684706 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x43684706: tileRendererInUse null, GearsES2[obj 0x43684706 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x43684706 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x43684706 created: GearsObj[0x3496212a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x43684706 created: GearsObj[0x6c5b675e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x43684706 created: GearsObj[0x6c5b675e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x43684706 FIN GearsES2[obj 0x43684706 isInit true, usesShared false, 1 GearsObj[0x3496212a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c5b675e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64df83e5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x43684706 0/0 512x447 of 512x447, swapInterval 1, drawable 0x7fa892ce5000, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x43684706, angle 41.5, [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0 -> [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43684706: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x43684706 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843655077 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLJPanelRecreate01
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLJPanelRecreate01
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843657484 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843660999 ms +++ localhost/127.0.0.1:59999 - Locked within 3531 ms, 8 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLJPanelRecreate01 - testAddRemove3Times
[junit] GLProfile Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 6 / 12]
[junit] 2014-10-09 10:34:23.312 java[4251:5e03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x17353249: tileRendererInUse null, GearsES2[obj 0x17353249 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x17353249 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x17353249 created: GearsObj[0x3a0b53e, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x17353249 created: GearsObj[0x2bdafb4e, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x17353249 created: GearsObj[0x2bdafb4e, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17353249 FIN GearsES2[obj 0x17353249 isInit true, usesShared false, 1 GearsObj[0x3a0b53e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x2bdafb4e, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x26c1186f, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17353249 0/0 512x447 of 512x447, swapInterval 1, drawable 0x7fcfd62388f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x17353249, angle 0.0, [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0 -> [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17353249: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17353249 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x17353249: tileRendererInUse null, GearsES2[obj 0x17353249 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x17353249 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x17353249 created: GearsObj[0x750e687b, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x17353249 created: GearsObj[0x4ed9f47, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x17353249 created: GearsObj[0x4ed9f47, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17353249 FIN GearsES2[obj 0x17353249 isInit true, usesShared false, 1 GearsObj[0x750e687b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x4ed9f47, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0xc73f0d8, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17353249 0/0 833x768 of 833x768, swapInterval 1, drawable 0x7fcfd3cb3ca0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x17353249, angle 13.5, [l -1.0846354, r 1.0846354, b -1.0, t 1.0] 2.1692708x2.0 -> [l -1.0846354, r 1.0846354, b -1.0, t 1.0] 2.1692708x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17353249: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17353249 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x17353249: tileRendererInUse null, GearsES2[obj 0x17353249 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x17353249 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x17353249 created: GearsObj[0x2e097617, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x17353249 created: GearsObj[0x6f27f79d, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x17353249 created: GearsObj[0x6f27f79d, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17353249 FIN GearsES2[obj 0x17353249 isInit true, usesShared false, 1 GearsObj[0x2e097617, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6f27f79d, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x28f19d6e, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17353249 0/0 256x191 of 256x191, swapInterval 1, drawable 0x7fcfd3cb5530, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x17353249, angle 22.0, [l -1.3403141, r 1.3403141, b -1.0, t 1.0] 2.6806283x2.0 -> [l -1.3403141, r 1.3403141, b -1.0, t 1.0] 2.6806283x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17353249: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17353249 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x17353249: tileRendererInUse null, GearsES2[obj 0x17353249 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x17353249 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x17353249 created: GearsObj[0x600dac21, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x17353249 created: GearsObj[0x219fdbcb, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x17353249 created: GearsObj[0x219fdbcb, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17353249 FIN GearsES2[obj 0x17353249 isInit true, usesShared false, 1 GearsObj[0x600dac21, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x219fdbcb, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x616fdac, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17353249 0/0 512x447 of 512x447, swapInterval 1, drawable 0x7fcfd3d94190, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x17353249, angle 73.0, [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0 -> [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17353249: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17353249 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLJPanelRecreate01 - testAddRemove3Times
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843666351 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.565 sec
[junit] ------------- Standard Output ---------------
[junit] GLProfile Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 6 / 12]
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843657484 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843660999 ms +++ localhost/127.0.0.1:59999 - Locked within 3531 ms, 8 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLJPanelRecreate01 - testAddRemove3Times
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x17353249: tileRendererInUse null, GearsES2[obj 0x17353249 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x17353249 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x17353249 created: GearsObj[0x3a0b53e, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x17353249 created: GearsObj[0x2bdafb4e, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x17353249 created: GearsObj[0x2bdafb4e, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17353249 FIN GearsES2[obj 0x17353249 isInit true, usesShared false, 1 GearsObj[0x3a0b53e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x2bdafb4e, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x26c1186f, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17353249 0/0 512x447 of 512x447, swapInterval 1, drawable 0x7fcfd62388f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x17353249, angle 0.0, [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0 -> [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17353249: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17353249 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x17353249: tileRendererInUse null, GearsES2[obj 0x17353249 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x17353249 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x17353249 created: GearsObj[0x750e687b, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x17353249 created: GearsObj[0x4ed9f47, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x17353249 created: GearsObj[0x4ed9f47, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17353249 FIN GearsES2[obj 0x17353249 isInit true, usesShared false, 1 GearsObj[0x750e687b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x4ed9f47, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0xc73f0d8, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17353249 0/0 833x768 of 833x768, swapInterval 1, drawable 0x7fcfd3cb3ca0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x17353249, angle 13.5, [l -1.0846354, r 1.0846354, b -1.0, t 1.0] 2.1692708x2.0 -> [l -1.0846354, r 1.0846354, b -1.0, t 1.0] 2.1692708x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17353249: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17353249 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x17353249: tileRendererInUse null, GearsES2[obj 0x17353249 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x17353249 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x17353249 created: GearsObj[0x2e097617, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x17353249 created: GearsObj[0x6f27f79d, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x17353249 created: GearsObj[0x6f27f79d, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17353249 FIN GearsES2[obj 0x17353249 isInit true, usesShared false, 1 GearsObj[0x2e097617, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6f27f79d, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x28f19d6e, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17353249 0/0 256x191 of 256x191, swapInterval 1, drawable 0x7fcfd3cb5530, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x17353249, angle 22.0, [l -1.3403141, r 1.3403141, b -1.0, t 1.0] 2.6806283x2.0 -> [l -1.3403141, r 1.3403141, b -1.0, t 1.0] 2.6806283x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17353249: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17353249 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x17353249: tileRendererInUse null, GearsES2[obj 0x17353249 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x17353249 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x17353249 created: GearsObj[0x600dac21, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x17353249 created: GearsObj[0x219fdbcb, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x17353249 created: GearsObj[0x219fdbcb, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17353249 FIN GearsES2[obj 0x17353249 isInit true, usesShared false, 1 GearsObj[0x600dac21, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x219fdbcb, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x616fdac, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17353249 0/0 512x447 of 512x447, swapInterval 1, drawable 0x7fcfd3d94190, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x17353249, angle 73.0, [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0 -> [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17353249: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17353249 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLJPanelRecreate01 - testAddRemove3Times
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843666351 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testAddRemove3Times took 3.153 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.565 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] GLProfile Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 6 / 12]
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843657484 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843660999 ms +++ localhost/127.0.0.1:59999 - Locked within 3531 ms, 8 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLJPanelRecreate01 - testAddRemove3Times
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x17353249: tileRendererInUse null, GearsES2[obj 0x17353249 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x17353249 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x17353249 created: GearsObj[0x3a0b53e, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x17353249 created: GearsObj[0x2bdafb4e, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x17353249 created: GearsObj[0x2bdafb4e, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17353249 FIN GearsES2[obj 0x17353249 isInit true, usesShared false, 1 GearsObj[0x3a0b53e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x2bdafb4e, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x26c1186f, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17353249 0/0 512x447 of 512x447, swapInterval 1, drawable 0x7fcfd62388f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x17353249, angle 0.0, [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0 -> [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17353249: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17353249 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x17353249: tileRendererInUse null, GearsES2[obj 0x17353249 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x17353249 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x17353249 created: GearsObj[0x750e687b, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x17353249 created: GearsObj[0x4ed9f47, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x17353249 created: GearsObj[0x4ed9f47, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17353249 FIN GearsES2[obj 0x17353249 isInit true, usesShared false, 1 GearsObj[0x750e687b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x4ed9f47, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0xc73f0d8, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17353249 0/0 833x768 of 833x768, swapInterval 1, drawable 0x7fcfd3cb3ca0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x17353249, angle 13.5, [l -1.0846354, r 1.0846354, b -1.0, t 1.0] 2.1692708x2.0 -> [l -1.0846354, r 1.0846354, b -1.0, t 1.0] 2.1692708x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17353249: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17353249 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x17353249: tileRendererInUse null, GearsES2[obj 0x17353249 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x17353249 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x17353249 created: GearsObj[0x2e097617, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x17353249 created: GearsObj[0x6f27f79d, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x17353249 created: GearsObj[0x6f27f79d, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17353249 FIN GearsES2[obj 0x17353249 isInit true, usesShared false, 1 GearsObj[0x2e097617, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6f27f79d, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x28f19d6e, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17353249 0/0 256x191 of 256x191, swapInterval 1, drawable 0x7fcfd3cb5530, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x17353249, angle 22.0, [l -1.3403141, r 1.3403141, b -1.0, t 1.0] 2.6806283x2.0 -> [l -1.3403141, r 1.3403141, b -1.0, t 1.0] 2.6806283x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17353249: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17353249 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x17353249: tileRendererInUse null, GearsES2[obj 0x17353249 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x17353249 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x17353249 created: GearsObj[0x600dac21, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x17353249 created: GearsObj[0x219fdbcb, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x17353249 created: GearsObj[0x219fdbcb, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17353249 FIN GearsES2[obj 0x17353249 isInit true, usesShared false, 1 GearsObj[0x600dac21, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x219fdbcb, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x616fdac, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17353249 0/0 512x447 of 512x447, swapInterval 1, drawable 0x7fcfd3d94190, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x17353249, angle 73.0, [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0 -> [l -1.1454139, r 1.1454139, b -1.0, t 1.0] 2.2908278x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17353249: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17353249 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLJPanelRecreate01 - testAddRemove3Times
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843666351 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug460GLCanvasNPEAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug460GLCanvasNPEAWT
[junit] ReqCaps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] GLCanvas: AWT-GLCanvas[Realized false,
[junit] null-drawable,
[junit] Factory null,
[junit] handle 0x0,
[junit] Drawable size -1x-1 surface[0x0],
[junit] AWT[pos 0/0, size 0x0,
[junit] visible true, displayable false, showing false,
[junit] null]]
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.508 sec
[junit] ------------- Standard Output ---------------
[junit] ReqCaps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] GLCanvas: AWT-GLCanvas[Realized false,
[junit] null-drawable,
[junit] Factory null,
[junit] handle 0x0,
[junit] Drawable size -1x-1 surface[0x0],
[junit] AWT[pos 0/0, size 0x0,
[junit] visible true, displayable false, showing false,
[junit] null]]
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testIncompleteGLCanvasNPE took 2.394 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.508 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] ReqCaps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] GLCanvas: AWT-GLCanvas[Realized false,
[junit] null-drawable,
[junit] Factory null,
[junit] handle 0x0,
[junit] Drawable size -1x-1 surface[0x0],
[junit] AWT[pos 0/0, size 0x0,
[junit] visible true, displayable false, showing false,
[junit] null]]
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843672602 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843675617 ms +++ localhost/127.0.0.1:59999 - Locked within 3030 ms, 7 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT - testOffscreenSupersampling
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT - testOffscreenSupersampling
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843679068 ms --- localhost/127.0.0.1:59999 - Unlock ok within 13 ms
[junit] 2014-10-09 10:34:39.267 java[4258:5c03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.275 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843672602 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843675617 ms +++ localhost/127.0.0.1:59999 - Locked within 3030 ms, 7 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT - testOffscreenSupersampling
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT - testOffscreenSupersampling
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843679068 ms --- localhost/127.0.0.1:59999 - Unlock ok within 13 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testOffscreenSupersampling took 3.34 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.275 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843672602 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843675617 ms +++ localhost/127.0.0.1:59999 - Locked within 3030 ms, 7 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT - testOffscreenSupersampling
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT - testOffscreenSupersampling
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843679068 ms --- localhost/127.0.0.1:59999 - Unlock ok within 13 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843681036 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843683049 ms +++ localhost/127.0.0.1:59999 - Locked within 2032 ms, 5 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test01DefaultOffscreenSupersampling
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test01DefaultOffscreenSupersampling
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test02PBufferOffscreenSupersampling
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test02PBufferOffscreenSupersampling
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843686018 ms --- localhost/127.0.0.1:59999 - Unlock ok within 10 ms
[junit] 2014-10-09 10:34:46.201 java[4262:bd0b] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.705 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843681036 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843683049 ms +++ localhost/127.0.0.1:59999 - Locked within 2032 ms, 5 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test01DefaultOffscreenSupersampling
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test01DefaultOffscreenSupersampling
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test02PBufferOffscreenSupersampling
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test02PBufferOffscreenSupersampling
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843686018 ms --- localhost/127.0.0.1:59999 - Unlock ok within 10 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01DefaultOffscreenSupersampling took 2.759 sec
[junit] Testcase: test02PBufferOffscreenSupersampling took 0.093 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.705 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843681036 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843683049 ms +++ localhost/127.0.0.1:59999 - Locked within 2032 ms, 5 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test01DefaultOffscreenSupersampling
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test01DefaultOffscreenSupersampling
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test02PBufferOffscreenSupersampling
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test02PBufferOffscreenSupersampling
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843686018 ms --- localhost/127.0.0.1:59999 - Unlock ok within 10 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843688056 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843690654 ms +++ localhost/127.0.0.1:59999 - Locked within 2618 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment
[junit] number of graphics devices 1
[junit] CGraphicsDevice[screen=0]
[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 0x6639c8c1: tileRendererInUse null, GearsES2[obj 0x6639c8c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6639c8c1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6639c8c1 created: GearsObj[0x41584807, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6639c8c1 created: GearsObj[0xae0e515, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6639c8c1 created: GearsObj[0xae0e515, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6639c8c1 FIN GearsES2[obj 0x6639c8c1 isInit true, usesShared false, 1 GearsObj[0x41584807, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xae0e515, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36867fc9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6639c8c1 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fead3ec5860, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6639c8c1, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6639c8c1 512x490, swapInterval 1, drawable 0x7fead3ec5860
[junit] cleaning up...
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6639c8c1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6639c8c1 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843694724 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.356 sec
[junit] ------------- Standard Output ---------------
[junit] cleaning up...
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843688056 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843690654 ms +++ localhost/127.0.0.1:59999 - Locked within 2618 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment
[junit] number of graphics devices 1
[junit] CGraphicsDevice[screen=0]
[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 0x6639c8c1: tileRendererInUse null, GearsES2[obj 0x6639c8c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6639c8c1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6639c8c1 created: GearsObj[0x41584807, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6639c8c1 created: GearsObj[0xae0e515, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6639c8c1 created: GearsObj[0xae0e515, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6639c8c1 FIN GearsES2[obj 0x6639c8c1 isInit true, usesShared false, 1 GearsObj[0x41584807, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xae0e515, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36867fc9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6639c8c1 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fead3ec5860, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6639c8c1, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6639c8c1 512x490, swapInterval 1, drawable 0x7fead3ec5860
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6639c8c1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6639c8c1 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843694724 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test02WithCheckGraphicsEnvironment took 3.956 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.356 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] cleaning up...
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843688056 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843690654 ms +++ localhost/127.0.0.1:59999 - Locked within 2618 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment
[junit] number of graphics devices 1
[junit] CGraphicsDevice[screen=0]
[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 0x6639c8c1: tileRendererInUse null, GearsES2[obj 0x6639c8c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6639c8c1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6639c8c1 created: GearsObj[0x41584807, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6639c8c1 created: GearsObj[0xae0e515, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6639c8c1 created: GearsObj[0xae0e515, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6639c8c1 FIN GearsES2[obj 0x6639c8c1 isInit true, usesShared false, 1 GearsObj[0x41584807, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xae0e515, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36867fc9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6639c8c1 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fead3ec5860, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6639c8c1, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6639c8c1 512x490, swapInterval 1, drawable 0x7fead3ec5860
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6639c8c1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6639c8c1 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843694724 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843696904 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843701433 ms +++ localhost/127.0.0.1:59999 - Locked within 4564 ms, 10 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test01RealizeGLCanvasOnAWTEDTUseFrameSize
[junit] XXXX-0 true, AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@495c998a,
[junit] handle 0x7ff6f3cd98b0,
[junit] Drawable size 512x490 surface[512x490],
[junit] AWT[pos 0/0, size 512x490,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.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[GL3/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@56da6bf4[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5e6458a6]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], 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[GL3/GL3.hw], on-scr[.]]]]]]
[junit] XXXX-1 reshapeCount 0
[junit] XXXX-1 displayCount 0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4245c97b: tileRendererInUse null, GearsES2[obj 0x4245c97b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4245c97b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4245c97b created: GearsObj[0x739abd2b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4245c97b created: GearsObj[0x33f98d58, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4245c97b created: GearsObj[0x33f98d58, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4245c97b FIN GearsES2[obj 0x4245c97b isInit true, usesShared false, 1 GearsObj[0x739abd2b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x33f98d58, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1996e136, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4245c97b 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff6f3cd98b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4245c97b, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4245c97b 512x490, swapInterval 1, drawable 0x7ff6f3cd98b0
[junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test01RealizeGLCanvasOnAWTEDTUseFrameSize___-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0490.png
[junit] XXXX-2 reshapeCount 1
[junit] XXXX-2 displayCount 1
[junit] cleaning up...
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4245c97b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4245c97b FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test01RealizeGLCanvasOnAWTEDTUseFrameSize
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize
[junit] XXXX-0 true, AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@495c998a,
[junit] handle 0x7ff6f6209370,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.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[GL3/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@56da6bf4[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5e6458a6]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], 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[GL3/GL3.hw], on-scr[.]]]]]]
[junit] XXXX-1 reshapeCount 0
[junit] XXXX-1 displayCount 0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x35a8d460: tileRendererInUse null, GearsES2[obj 0x35a8d460 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x35a8d460 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x35a8d460 created: GearsObj[0x302a0a5, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x35a8d460 created: GearsObj[0x2180b22e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x35a8d460 created: GearsObj[0x2180b22e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x35a8d460 FIN GearsES2[obj 0x35a8d460 isInit true, usesShared false, 1 GearsObj[0x302a0a5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2180b22e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x831fb31, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x35a8d460 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff6f6209370, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x35a8d460, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -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 0x35a8d460 512x512, swapInterval 1, drawable 0x7ff6f6209370
[junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x35a8d460: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x35a8d460 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test11RealizeGLCanvasOnMainTUseFrameSize
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x78cade31: tileRendererInUse null, GearsES2[obj 0x78cade31 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x78cade31 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x78cade31 created: GearsObj[0x125d855f, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x78cade31 created: GearsObj[0x39df2964, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x78cade31 created: GearsObj[0x39df2964, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x78cade31 FIN GearsES2[obj 0x78cade31 isInit true, usesShared false, 1 GearsObj[0x125d855f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39df2964, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bab600f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78cade31 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff6f3c60270, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x78cade31, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x78cade31 512x490, swapInterval 1, drawable 0x7ff6f3c60270
[junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test11RealizeGLCanvasOnMainTUseFrameSize____-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0490.png
[junit] XXXX-0 true, AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@495c998a,
[junit] handle 0x7ff6f3c60270,
[junit] Drawable size 512x490 surface[512x490],
[junit] AWT[pos 0/0, size 512x490,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.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[GL3/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@56da6bf4[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5e6458a6]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]]]]
[junit] XXXX-1 reshapeCount 1
[junit] XXXX-1 displayCount 1
[junit] XXXX-2 reshapeCount 1
[junit] XXXX-2 displayCount 1
[junit] cleaning up...
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78cade31: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78cade31 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test11RealizeGLCanvasOnMainTUseFrameSize
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test12RealizeGLCanvasOnMainTUseGLCanvasSize
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x219fdbcb: tileRendererInUse null, GearsES2[obj 0x219fdbcb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x219fdbcb on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x219fdbcb created: GearsObj[0x5fed27e4, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x219fdbcb created: GearsObj[0x4ad61aef, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x219fdbcb created: GearsObj[0x4ad61aef, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x219fdbcb FIN GearsES2[obj 0x219fdbcb isInit true, usesShared false, 1 GearsObj[0x5fed27e4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ad61aef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2e82674b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x219fdbcb 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff6f3ef96e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x219fdbcb, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -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 0x219fdbcb 512x512, swapInterval 1, drawable 0x7ff6f3ef96e0
[junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test12RealizeGLCanvasOnMainTUseGLCanvasSize_-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[junit] XXXX-0 true, AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@495c998a,
[junit] handle 0x7ff6f3ef96e0,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.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[GL3/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@56da6bf4[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5e6458a6]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]]]]
[junit] XXXX-1 reshapeCount 1
[junit] XXXX-1 displayCount 1
[junit] XXXX-2 reshapeCount 1
[junit] XXXX-2 displayCount 1
[junit] cleaning up...
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x219fdbcb: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x219fdbcb FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test12RealizeGLCanvasOnMainTUseGLCanvasSize
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843705909 ms --- localhost/127.0.0.1:59999 - Unlock ok within 11 ms
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 9.748 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843696904 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843701433 ms +++ localhost/127.0.0.1:59999 - Locked within 4564 ms, 10 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test01RealizeGLCanvasOnAWTEDTUseFrameSize
[junit] XXXX-0 true, AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@495c998a,
[junit] handle 0x7ff6f3cd98b0,
[junit] Drawable size 512x490 surface[512x490],
[junit] AWT[pos 0/0, size 512x490,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.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[GL3/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@56da6bf4[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5e6458a6]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], 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[GL3/GL3.hw], on-scr[.]]]]]]
[junit] XXXX-1 reshapeCount 0
[junit] XXXX-1 displayCount 0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4245c97b: tileRendererInUse null, GearsES2[obj 0x4245c97b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4245c97b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4245c97b created: GearsObj[0x739abd2b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4245c97b created: GearsObj[0x33f98d58, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4245c97b created: GearsObj[0x33f98d58, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4245c97b FIN GearsES2[obj 0x4245c97b isInit true, usesShared false, 1 GearsObj[0x739abd2b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x33f98d58, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1996e136, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4245c97b 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff6f3cd98b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4245c97b, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4245c97b 512x490, swapInterval 1, drawable 0x7ff6f3cd98b0
[junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test01RealizeGLCanvasOnAWTEDTUseFrameSize___-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0490.png
[junit] XXXX-2 reshapeCount 1
[junit] XXXX-2 displayCount 1
[junit] cleaning up...
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4245c97b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4245c97b FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test01RealizeGLCanvasOnAWTEDTUseFrameSize
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize
[junit] XXXX-0 true, AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@495c998a,
[junit] handle 0x7ff6f6209370,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.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[GL3/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@56da6bf4[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5e6458a6]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], 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[GL3/GL3.hw], on-scr[.]]]]]]
[junit] XXXX-1 reshapeCount 0
[junit] XXXX-1 displayCount 0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x35a8d460: tileRendererInUse null, GearsES2[obj 0x35a8d460 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x35a8d460 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x35a8d460 created: GearsObj[0x302a0a5, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x35a8d460 created: GearsObj[0x2180b22e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x35a8d460 created: GearsObj[0x2180b22e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x35a8d460 FIN GearsES2[obj 0x35a8d460 isInit true, usesShared false, 1 GearsObj[0x302a0a5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2180b22e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x831fb31, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x35a8d460 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff6f6209370, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x35a8d460, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -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 0x35a8d460 512x512, swapInterval 1, drawable 0x7ff6f6209370
[junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x35a8d460: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x35a8d460 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test11RealizeGLCanvasOnMainTUseFrameSize
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x78cade31: tileRendererInUse null, GearsES2[obj 0x78cade31 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x78cade31 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x78cade31 created: GearsObj[0x125d855f, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x78cade31 created: GearsObj[0x39df2964, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x78cade31 created: GearsObj[0x39df2964, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x78cade31 FIN GearsES2[obj 0x78cade31 isInit true, usesShared false, 1 GearsObj[0x125d855f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39df2964, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bab600f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78cade31 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff6f3c60270, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x78cade31, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x78cade31 512x490, swapInterval 1, drawable 0x7ff6f3c60270
[junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test11RealizeGLCanvasOnMainTUseFrameSize____-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0490.png
[junit] XXXX-0 true, AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@495c998a,
[junit] handle 0x7ff6f3c60270,
[junit] Drawable size 512x490 surface[512x490],
[junit] AWT[pos 0/0, size 512x490,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.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[GL3/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@56da6bf4[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5e6458a6]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]]]]
[junit] XXXX-1 reshapeCount 1
[junit] XXXX-1 displayCount 1
[junit] XXXX-2 reshapeCount 1
[junit] XXXX-2 displayCount 1
[junit] cleaning up...
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78cade31: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78cade31 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test11RealizeGLCanvasOnMainTUseFrameSize
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test12RealizeGLCanvasOnMainTUseGLCanvasSize
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x219fdbcb: tileRendererInUse null, GearsES2[obj 0x219fdbcb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x219fdbcb on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x219fdbcb created: GearsObj[0x5fed27e4, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x219fdbcb created: GearsObj[0x4ad61aef, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x219fdbcb created: GearsObj[0x4ad61aef, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x219fdbcb FIN GearsES2[obj 0x219fdbcb isInit true, usesShared false, 1 GearsObj[0x5fed27e4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ad61aef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2e82674b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x219fdbcb 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff6f3ef96e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x219fdbcb, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -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 0x219fdbcb 512x512, swapInterval 1, drawable 0x7ff6f3ef96e0
[junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test12RealizeGLCanvasOnMainTUseGLCanvasSize_-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[junit] XXXX-0 true, AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@495c998a,
[junit] handle 0x7ff6f3ef96e0,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.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[GL3/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@56da6bf4[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5e6458a6]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]]]]
[junit] XXXX-1 reshapeCount 1
[junit] XXXX-1 displayCount 1
[junit] XXXX-2 reshapeCount 1
[junit] XXXX-2 displayCount 1
[junit] cleaning up...
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x219fdbcb: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x219fdbcb FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test12RealizeGLCanvasOnMainTUseGLCanvasSize
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843705909 ms --- localhost/127.0.0.1:59999 - Unlock ok within 11 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01RealizeGLCanvasOnAWTEDTUseFrameSize took 3.346 sec
[junit] Testcase: test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize took 0.41 sec
[junit] Testcase: test11RealizeGLCanvasOnMainTUseFrameSize took 0.305 sec
[junit] Testcase: test12RealizeGLCanvasOnMainTUseGLCanvasSize took 0.297 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 9.748 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843696904 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843701433 ms +++ localhost/127.0.0.1:59999 - Locked within 4564 ms, 10 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test01RealizeGLCanvasOnAWTEDTUseFrameSize
[junit] XXXX-0 true, AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@495c998a,
[junit] handle 0x7ff6f3cd98b0,
[junit] Drawable size 512x490 surface[512x490],
[junit] AWT[pos 0/0, size 512x490,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.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[GL3/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@56da6bf4[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5e6458a6]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], 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[GL3/GL3.hw], on-scr[.]]]]]]
[junit] XXXX-1 reshapeCount 0
[junit] XXXX-1 displayCount 0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4245c97b: tileRendererInUse null, GearsES2[obj 0x4245c97b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4245c97b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4245c97b created: GearsObj[0x739abd2b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4245c97b created: GearsObj[0x33f98d58, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4245c97b created: GearsObj[0x33f98d58, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4245c97b FIN GearsES2[obj 0x4245c97b isInit true, usesShared false, 1 GearsObj[0x739abd2b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x33f98d58, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1996e136, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4245c97b 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff6f3cd98b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4245c97b, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4245c97b 512x490, swapInterval 1, drawable 0x7ff6f3cd98b0
[junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test01RealizeGLCanvasOnAWTEDTUseFrameSize___-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0490.png
[junit] XXXX-2 reshapeCount 1
[junit] XXXX-2 displayCount 1
[junit] cleaning up...
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4245c97b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4245c97b FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test01RealizeGLCanvasOnAWTEDTUseFrameSize
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize
[junit] XXXX-0 true, AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@495c998a,
[junit] handle 0x7ff6f6209370,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.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[GL3/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@56da6bf4[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5e6458a6]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], 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[GL3/GL3.hw], on-scr[.]]]]]]
[junit] XXXX-1 reshapeCount 0
[junit] XXXX-1 displayCount 0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x35a8d460: tileRendererInUse null, GearsES2[obj 0x35a8d460 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x35a8d460 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x35a8d460 created: GearsObj[0x302a0a5, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x35a8d460 created: GearsObj[0x2180b22e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x35a8d460 created: GearsObj[0x2180b22e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x35a8d460 FIN GearsES2[obj 0x35a8d460 isInit true, usesShared false, 1 GearsObj[0x302a0a5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2180b22e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x831fb31, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x35a8d460 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff6f6209370, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x35a8d460, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -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 0x35a8d460 512x512, swapInterval 1, drawable 0x7ff6f6209370
[junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-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 0x35a8d460: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x35a8d460 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test11RealizeGLCanvasOnMainTUseFrameSize
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x78cade31: tileRendererInUse null, GearsES2[obj 0x78cade31 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x78cade31 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x78cade31 created: GearsObj[0x125d855f, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x78cade31 created: GearsObj[0x39df2964, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x78cade31 created: GearsObj[0x39df2964, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x78cade31 FIN GearsES2[obj 0x78cade31 isInit true, usesShared false, 1 GearsObj[0x125d855f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39df2964, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bab600f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x78cade31 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff6f3c60270, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x78cade31, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x78cade31 512x490, swapInterval 1, drawable 0x7ff6f3c60270
[junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test11RealizeGLCanvasOnMainTUseFrameSize____-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0490.png
[junit] XXXX-0 true, AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@495c998a,
[junit] handle 0x7ff6f3c60270,
[junit] Drawable size 512x490 surface[512x490],
[junit] AWT[pos 0/0, size 512x490,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.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[GL3/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@56da6bf4[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5e6458a6]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]]]]
[junit] XXXX-1 reshapeCount 1
[junit] XXXX-1 displayCount 1
[junit] XXXX-2 reshapeCount 1
[junit] XXXX-2 displayCount 1
[junit] cleaning up...
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78cade31: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x78cade31 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test11RealizeGLCanvasOnMainTUseFrameSize
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test12RealizeGLCanvasOnMainTUseGLCanvasSize
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x219fdbcb: tileRendererInUse null, GearsES2[obj 0x219fdbcb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x219fdbcb on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x219fdbcb created: GearsObj[0x5fed27e4, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x219fdbcb created: GearsObj[0x4ad61aef, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x219fdbcb created: GearsObj[0x4ad61aef, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x219fdbcb FIN GearsES2[obj 0x219fdbcb isInit true, usesShared false, 1 GearsObj[0x5fed27e4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ad61aef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2e82674b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x219fdbcb 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff6f3ef96e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x219fdbcb, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -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 0x219fdbcb 512x512, swapInterval 1, drawable 0x7ff6f3ef96e0
[junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test12RealizeGLCanvasOnMainTUseGLCanvasSize_-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[junit] XXXX-0 true, AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@495c998a,
[junit] handle 0x7ff6f3ef96e0,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.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[GL3/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@56da6bf4[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x5e6458a6]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]],
[junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]]]]]
[junit] XXXX-1 reshapeCount 1
[junit] XXXX-1 displayCount 1
[junit] XXXX-2 reshapeCount 1
[junit] XXXX-2 displayCount 1
[junit] cleaning up...
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x219fdbcb: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x219fdbcb FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test12RealizeGLCanvasOnMainTUseGLCanvasSize
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843705909 ms --- localhost/127.0.0.1:59999 - Unlock ok within 11 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843707963 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843712011 ms +++ localhost/127.0.0.1:59999 - Locked within 4069 ms, 9 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT - test00
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT - test00
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843712072 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.794 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843707963 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843712011 ms +++ localhost/127.0.0.1:59999 - Locked within 4069 ms, 9 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT - test00
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT - test00
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843712072 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test00 took 0.002 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.794 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843707963 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843712011 ms +++ localhost/127.0.0.1:59999 - Locked within 4069 ms, 9 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT - test00
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT - test00
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843712072 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843713757 ms +++ localhost/127.0.0.1:59999 - Locked within 27 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test01JSplitPaneWithHwGLCanvasPlain
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x63d87b85: tileRendererInUse null, GearsES2[obj 0x63d87b85 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x63d87b85 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x63d87b85 created: GearsObj[0x666c5482, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x63d87b85 created: GearsObj[0x52205756, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x63d87b85 created: GearsObj[0x52205756, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x63d87b85 FIN GearsES2[obj 0x63d87b85 isInit true, usesShared false, 1 GearsObj[0x666c5482, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52205756, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xdf1cbf6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x63d87b85 0/0 400x542 of 400x542, swapInterval 1, drawable 0x7fa6235bfd60, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x63d87b85, angle 0.0, [l -1.0, r 1.0, b -1.355, t 1.355] 2.0x2.71 -> [l -1.0, r 1.0, b -1.355, t 1.355] 2.0x2.71, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x63d87b85: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x63d87b85 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test01JSplitPaneWithHwGLCanvasPlain
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test02JSplitPaneWithHwGLCanvasContainer
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7a9300cc: tileRendererInUse null, GearsES2[obj 0x7a9300cc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7a9300cc on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7a9300cc created: GearsObj[0x35f38fc6, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7a9300cc created: GearsObj[0x9642bd6, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7a9300cc created: GearsObj[0x9642bd6, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a9300cc FIN GearsES2[obj 0x7a9300cc isInit true, usesShared false, 1 GearsObj[0x35f38fc6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x9642bd6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf79f36b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a9300cc 0/0 400x542 of 400x542, swapInterval 1, drawable 0x7fa625a14c00, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7a9300cc, angle 0.0, [l -1.0, r 1.0, b -1.355, t 1.355] 2.0x2.71 -> [l -1.0, r 1.0, b -1.355, t 1.355] 2.0x2.71, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a9300cc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a9300cc FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test02JSplitPaneWithHwGLCanvasContainer
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test03JSplitPaneWithLwGLJPanel
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x21fb3211: tileRendererInUse null, GearsES2[obj 0x21fb3211 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x21fb3211 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x21fb3211 created: GearsObj[0x2bdafb4e, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x21fb3211 created: GearsObj[0x35a8d460, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x21fb3211 created: GearsObj[0x35a8d460, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x21fb3211 FIN GearsES2[obj 0x21fb3211 isInit true, usesShared false, 1 GearsObj[0x2bdafb4e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x35a8d460, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x535c97e4, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x21fb3211 0/0 405x542 of 405x542, swapInterval 1, drawable 0x7fa6234685e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x21fb3211, angle 0.0, [l -1.0, r 1.0, b -1.3382716, t 1.3382716] 2.0x2.6765432 -> [l -1.0, r 1.0, b -1.3382716, t 1.3382716] 2.0x2.6765432, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21fb3211: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21fb3211 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test03JSplitPaneWithLwGLJPanel
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843718355 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] 2014-10-09 10:35:18.823 java[4272:c603] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.31 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843713757 ms +++ localhost/127.0.0.1:59999 - Locked within 27 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test01JSplitPaneWithHwGLCanvasPlain
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x63d87b85: tileRendererInUse null, GearsES2[obj 0x63d87b85 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x63d87b85 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x63d87b85 created: GearsObj[0x666c5482, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x63d87b85 created: GearsObj[0x52205756, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x63d87b85 created: GearsObj[0x52205756, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x63d87b85 FIN GearsES2[obj 0x63d87b85 isInit true, usesShared false, 1 GearsObj[0x666c5482, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52205756, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xdf1cbf6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x63d87b85 0/0 400x542 of 400x542, swapInterval 1, drawable 0x7fa6235bfd60, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x63d87b85, angle 0.0, [l -1.0, r 1.0, b -1.355, t 1.355] 2.0x2.71 -> [l -1.0, r 1.0, b -1.355, t 1.355] 2.0x2.71, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x63d87b85: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x63d87b85 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test01JSplitPaneWithHwGLCanvasPlain
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test02JSplitPaneWithHwGLCanvasContainer
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7a9300cc: tileRendererInUse null, GearsES2[obj 0x7a9300cc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7a9300cc on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7a9300cc created: GearsObj[0x35f38fc6, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7a9300cc created: GearsObj[0x9642bd6, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7a9300cc created: GearsObj[0x9642bd6, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a9300cc FIN GearsES2[obj 0x7a9300cc isInit true, usesShared false, 1 GearsObj[0x35f38fc6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x9642bd6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf79f36b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a9300cc 0/0 400x542 of 400x542, swapInterval 1, drawable 0x7fa625a14c00, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7a9300cc, angle 0.0, [l -1.0, r 1.0, b -1.355, t 1.355] 2.0x2.71 -> [l -1.0, r 1.0, b -1.355, t 1.355] 2.0x2.71, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a9300cc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a9300cc FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test02JSplitPaneWithHwGLCanvasContainer
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test03JSplitPaneWithLwGLJPanel
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x21fb3211: tileRendererInUse null, GearsES2[obj 0x21fb3211 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x21fb3211 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x21fb3211 created: GearsObj[0x2bdafb4e, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x21fb3211 created: GearsObj[0x35a8d460, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x21fb3211 created: GearsObj[0x35a8d460, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x21fb3211 FIN GearsES2[obj 0x21fb3211 isInit true, usesShared false, 1 GearsObj[0x2bdafb4e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x35a8d460, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x535c97e4, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x21fb3211 0/0 405x542 of 405x542, swapInterval 1, drawable 0x7fa6234685e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x21fb3211, angle 0.0, [l -1.0, r 1.0, b -1.3382716, t 1.3382716] 2.0x2.6765432 -> [l -1.0, r 1.0, b -1.3382716, t 1.3382716] 2.0x2.6765432, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21fb3211: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21fb3211 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test03JSplitPaneWithLwGLJPanel
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843718355 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01JSplitPaneWithHwGLCanvasPlain took 3.335 sec
[junit] Testcase: test02JSplitPaneWithHwGLCanvasContainer took 0.581 sec
[junit] Testcase: test03JSplitPaneWithLwGLJPanel took 0.564 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.31 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843713757 ms +++ localhost/127.0.0.1:59999 - Locked within 27 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test01JSplitPaneWithHwGLCanvasPlain
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x63d87b85: tileRendererInUse null, GearsES2[obj 0x63d87b85 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x63d87b85 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x63d87b85 created: GearsObj[0x666c5482, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x63d87b85 created: GearsObj[0x52205756, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x63d87b85 created: GearsObj[0x52205756, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x63d87b85 FIN GearsES2[obj 0x63d87b85 isInit true, usesShared false, 1 GearsObj[0x666c5482, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52205756, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xdf1cbf6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x63d87b85 0/0 400x542 of 400x542, swapInterval 1, drawable 0x7fa6235bfd60, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x63d87b85, angle 0.0, [l -1.0, r 1.0, b -1.355, t 1.355] 2.0x2.71 -> [l -1.0, r 1.0, b -1.355, t 1.355] 2.0x2.71, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x63d87b85: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x63d87b85 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test01JSplitPaneWithHwGLCanvasPlain
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test02JSplitPaneWithHwGLCanvasContainer
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7a9300cc: tileRendererInUse null, GearsES2[obj 0x7a9300cc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7a9300cc on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7a9300cc created: GearsObj[0x35f38fc6, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7a9300cc created: GearsObj[0x9642bd6, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7a9300cc created: GearsObj[0x9642bd6, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a9300cc FIN GearsES2[obj 0x7a9300cc isInit true, usesShared false, 1 GearsObj[0x35f38fc6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x9642bd6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf79f36b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a9300cc 0/0 400x542 of 400x542, swapInterval 1, drawable 0x7fa625a14c00, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7a9300cc, angle 0.0, [l -1.0, r 1.0, b -1.355, t 1.355] 2.0x2.71 -> [l -1.0, r 1.0, b -1.355, t 1.355] 2.0x2.71, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a9300cc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a9300cc FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test02JSplitPaneWithHwGLCanvasContainer
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test03JSplitPaneWithLwGLJPanel
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x21fb3211: tileRendererInUse null, GearsES2[obj 0x21fb3211 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x21fb3211 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x21fb3211 created: GearsObj[0x2bdafb4e, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x21fb3211 created: GearsObj[0x35a8d460, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x21fb3211 created: GearsObj[0x35a8d460, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x21fb3211 FIN GearsES2[obj 0x21fb3211 isInit true, usesShared false, 1 GearsObj[0x2bdafb4e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x35a8d460, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x535c97e4, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x21fb3211 0/0 405x542 of 405x542, swapInterval 1, drawable 0x7fa6234685e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x21fb3211, angle 0.0, [l -1.0, r 1.0, b -1.3382716, t 1.3382716] 2.0x2.6765432 -> [l -1.0, r 1.0, b -1.3382716, t 1.3382716] 2.0x2.6765432, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21fb3211: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21fb3211 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test03JSplitPaneWithLwGLJPanel
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843718355 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843720520 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843721527 ms +++ localhost/127.0.0.1:59999 - Locked within 1038 ms, 3 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test01Onscreen
[junit] XXXX Visible Part 1/3
[junit] 1 s: 60 f / 1126 ms, 53.2 fps, 18 ms/f; total: 60 f, 53.2 fps, 18 ms/f
[junit] XXXXX Invisible Part 2/3
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60 f, 60000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 60000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 60000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 80000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 100000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 105000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 135000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 132000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 144000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 156000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 140000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 150000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 160000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 170000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 154285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 162857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 171428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 157500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 165000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 172500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 166666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 173333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 186666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 174000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 186000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 174545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 185454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 190909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 185000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 190000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 195000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 184615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 189230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 193846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 184285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 188571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 192857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 197142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 188000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 192000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 196000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 200000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 191250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 195000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 198750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 190588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 194117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 197647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 201176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 193333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 196666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 200000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 192631.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 195789.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 198947.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 202105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 195000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 198000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 201000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 204000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 197142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 200000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 202857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 196363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 199090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 201818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 204545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 198260.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 200869.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 203478.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 197500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 200000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 202500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 205000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 199200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 201600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 196153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 198461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 200769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 195555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 190714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 192857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 188275.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 190344.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 192413.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 194482.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 190000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 192000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 194000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 196000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 191612.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 193548.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 195483.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 197419.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 193125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 195000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 196875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 198750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 200625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 196363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 198181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 200000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 195882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 197647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 199411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 201176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 202941.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 198857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 200571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 202285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 204000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 200000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 201666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 203333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 199459.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 201081.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 202702.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 204324.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 200526.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 202105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 203684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 205263.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 206842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 203076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 204615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 206153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 207692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 204000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 205500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 207000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 203414.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 204878.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 206341.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 207804.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 204285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 205714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 207142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 208571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 210000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 206511.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 207906.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 209302.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 210697.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 207272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 208636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 210000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 211363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 208000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 209333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 210666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 212000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 208695.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 210000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 211304.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 212608.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 213913.0 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 9900 f, 206250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 9960 f, 158095.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 159047.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 157500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 158437.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 159375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 160312.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 161250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 159692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 160615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 161538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 162461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 163384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 164307.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 162727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 163636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 164545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 165454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 166363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 164776.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 165671.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 166567.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 167462.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 168358.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 169253.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 170149.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 168529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 169411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 170294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 171176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 11700 f, 156000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 154736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 155526.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 156315.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 157105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 157894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 158684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 157402.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 158181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 158961.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 159740.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 160519.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 161298.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 160000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 160769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 161538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 162307.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 163076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 163846.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, 163291.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 164050.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 164810.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 165569.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 166329.1 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, 167250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 168000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 168750.0 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, 171111.1 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, 172048.1 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, 174285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 175000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 175714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 176428.5 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, 176470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 177176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 177882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 178588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 179294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 178604.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 179302.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 180697.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 181395.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 182093.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 180689.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 181379.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 182068.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 182758.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 183448.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 184137.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 182727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 183409.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 184090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 184772.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 185454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 186136.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 184719.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 185393.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 186067.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 186741.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 187415.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 186000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 186666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 187333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 188000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 188666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 189333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 187912.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 188571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 189230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 189890.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 190549.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 191208.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 189782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 190434.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 191086.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 191739.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 192391.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 193043.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 191612.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 192258.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 192903.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 193548.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 194193.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 194838.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 193404.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 194042.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 194680.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 195319.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 195957.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 196595.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 195157.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 195789.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 196421.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 197052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 197684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 198315.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 196875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 197500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 198125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 198750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 199375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 200000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 200625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 199175.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 199793.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 200412.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 201030.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 201649.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 202268.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 200816.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 201428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 202040.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 202653.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 203265.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 203877.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 202424.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 203030.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 203636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 204242.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 204848.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 205454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 206060.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 204600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 205200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 205800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 206400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 207000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 205544.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 206138.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 206732.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 207326.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 207920.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 208514.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 209108.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 207647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 208235.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 208823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 209411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 210000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 210588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 211176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 209708.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 210291.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 210873.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 211456.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 212038.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 212621.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 213203.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 211730.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 212307.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 212884.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 213461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 214038.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 214615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 215192.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 213714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 214285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 214857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 215428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 216000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 216571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 215094.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 215660.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 216226.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 216792.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 217358.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 217924.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 218490.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 217009.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 217570.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 218130.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 218691.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 219252.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 219813.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 220373.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 218888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 219444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 220000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 220555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 221111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 221666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 220183.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 220733.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 221284.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 221834.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 222385.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 220909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 221454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 222000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 222545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 221081.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 221621.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 222162.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 222702.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 223243.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 223783.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 222321.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 222857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 223392.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 223928.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 224464.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 225000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 223539.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 224070.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 224601.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 225132.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 225663.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 226194.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 226725.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 225263.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 225789.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 226315.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 226842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 227368.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 227894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 228421.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 226956.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 227478.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 228000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 228521.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 229043.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 229565.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 228103.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 228620.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 229137.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 229655.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 230172.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 228717.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 229230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 229743.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 230256.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 230769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 231282.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 229830.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 230338.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 230847.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 231355.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 231864.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 230420.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 230924.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 231428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 231932.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 232436.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 232941.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 231500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 232000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 232500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 233000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 233500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 234000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 232561.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 233057.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 233553.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 234049.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 234545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 235041.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 233606.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 234098.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 234590.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 235081.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 235573.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 236065.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 236557.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 237049.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 235609.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 236097.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 236585.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 237073.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 237560.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 238048.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 236612.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 237096.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 237580.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 238064.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 238548.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 239032.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 239516.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 238080.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 238560.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 239040.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 239520.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 240480.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 240960.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 239523.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 240476.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 240952.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 241428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 241904.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 240472.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 240944.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 241417.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 241889.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 242362.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 242834.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 241406.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 241875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 242343.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 242812.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 243281.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 243750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 244218.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 242790.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 243255.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 243720.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 244186.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 244651.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 245116.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 243692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 244153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 244615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 245076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 245538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 246000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 246461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 245038.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 245496.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 245954.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 246412.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 246870.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 247328.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 245909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 246363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 246818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 247272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 247727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 248181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 248636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 247218.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 247669.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 248120.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 248571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 249022.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 249473.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 249924.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 248507.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 248955.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 249402.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 249850.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 250298.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 250746.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 251194.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 249777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 250222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 250666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 251111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 251555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 252000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 250588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 251029.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 251470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 251911.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 252352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 252794.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 253235.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 253676.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 252262.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 252700.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 253138.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 253576.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 254014.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 254452.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 253043.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 253478.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 253913.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 254347.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 254782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 255217.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 255652.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 254244.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 254676.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 255107.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 255539.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 255971.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 256402.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 255000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 255428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 255857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 256285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 256714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 257142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 257571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 256170.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 256595.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 257021.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 257446.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 257872.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 258297.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 258723.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 257323.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 257746.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 258169.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 258591.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 259014.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 259436.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 258041.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 258461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 258881.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 259300.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 259720.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 260139.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 260559.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 259166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 259583.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 260000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 260416.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 260833.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 261250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 261666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 260275.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 260689.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 261103.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 261517.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 261931.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 262344.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 260958.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 261369.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 261780.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 262191.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 262602.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 263013.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 263424.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 262040.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 262448.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 262857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 263265.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 263673.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 264081.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 262702.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 263108.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 263513.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 263918.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 264324.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 264729.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 265135.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 263758.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 264161.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 264563.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 264966.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 265369.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 265771.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 264400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 264800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 265200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 265600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 39900 f, 260784.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 261176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 261568.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 261960.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 262352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 261038.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 261428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 261818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 262207.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 262597.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 261290.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 261677.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 262064.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 262451.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 262838.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 263225.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 263612.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 262307.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 262692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 263076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 263461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 263846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 264230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 264615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 263312.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 263694.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 264076.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 264458.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 264840.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 265222.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 265605.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 264303.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 264683.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 265063.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 265443.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 265822.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 266202.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 266582.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 265283.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 265660.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 266037.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 266415.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 266792.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 267169.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 267547.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 266250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 266625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 267000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 267375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 267750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 268125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 268500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 267204.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 267577.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 267950.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 268322.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 268695.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 269068.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 269441.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 268148.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 268518.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 268888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 269259.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 269629.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 270370.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 269079.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 269447.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 269815.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 270184.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 270552.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 270920.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 271288.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 270365.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 270731.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 271097.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 271463.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 270181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 270545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 270909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 271272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 271636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 270361.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 270722.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 271084.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 271445.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 271807.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 272168.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 270898.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 271257.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 271616.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 271976.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 272335.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 272694.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 273053.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 271785.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 272142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 272500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 272857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 273214.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 273571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 273928.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 272662.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 273017.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 273372.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 273727.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 274082.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 274437.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 274792.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 275147.9 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, 274588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 274941.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 275294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 275647.0 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, 274883.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 275232.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 275581.4 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, 275375.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 275722.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 276069.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 276416.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 276763.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 277109.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 277456.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 276206.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 276551.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 276896.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 277241.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 277586.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 277931.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 276685.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 277028.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 277371.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 277714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 278057.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 278400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 277159.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 277500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 277840.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 278181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 278522.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 278863.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 277627.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 277966.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 278305.1 fps, 0 ms/f
[junit] 0 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 49320 f, 254226.8 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 49380 f, 251938.7 fps, 0 ms/f
[junit] 0 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 49440 f, 244752.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 245049.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 244137.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 244433.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 244729.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 245024.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 245320.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 244411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 244705.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 245000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 245294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 245588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 245882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 246176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 245268.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 245560.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 245853.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 246146.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 246439.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 246731.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 247024.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 246116.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 246407.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 246699.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 246990.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 247281.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 247572.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 247864.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 246956.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 247246.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 247536.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 247826.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 248115.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 248405.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 248695.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 247788.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 248076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 248365.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 248653.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 248942.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 249230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 249519.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 248612.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 248899.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 249186.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 249473.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 249760.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 250047.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 250334.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 249428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 249714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 250000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 250285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 250571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 250857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 251142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 250236.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 250521.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 250805.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 251090.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 251374.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 251658.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 251943.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 251037.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 251320.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 251603.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 251886.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 252169.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 252452.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 251549.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 251830.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 252112.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 252394.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 252676.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 251775.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 252056.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 252336.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 252616.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 252897.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 252000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 252279.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 252558.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 252837.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 253116.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 252222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 252500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 252777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 253055.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 253333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 253611.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 253888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 252995.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 253271.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 253548.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 253824.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 254101.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 254377.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 254654.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 253761.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 254036.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 254311.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 254587.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 254862.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 255137.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 255412.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 254520.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 254794.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 255068.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 255342.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 255616.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 255890.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 255000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 255272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 255545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 255818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 256090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 256363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 256636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 255746.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 256018.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 256289.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 256561.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 256832.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 257104.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 257375.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 256486.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 256756.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 257027.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 257297.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 257567.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 257837.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 258108.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 257219.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 257488.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 257757.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 258026.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 258295.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 258565.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 258834.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 257946.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 258214.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 258482.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 258750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 259017.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 259285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 259553.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 258666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 258933.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 259200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 259466.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 259733.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 260000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 260266.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 259380.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 259646.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 259911.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 260176.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 259295.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 259559.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 259823.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 260088.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 260352.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 260616.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 259736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 260000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 260263.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 260526.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 260789.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 261052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 260174.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 260436.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 260698.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 260960.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 261222.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 261484.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 260608.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 260869.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 261130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 261391.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 261652.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 261913.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 261038.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 261298.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 261558.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 261818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 262077.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 262337.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 261465.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 261724.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 261982.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 262241.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 262500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 262758.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 263017.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 262145.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 262403.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 262660.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 262918.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 263175.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 263433.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 263691.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 263948.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 263076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 263333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 263589.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 263846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 264102.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 264358.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 263489.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 263744.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 264000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 264255.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 264510.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 264765.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 263898.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 264152.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 264406.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 264661.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 264915.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 265169.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 264303.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 264556.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 264810.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 265063.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 265316.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 265569.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 264705.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 264957.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 265210.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 265462.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 265714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 265966.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 266218.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 265355.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 265606.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 265857.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 266108.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 266359.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 266610.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 265750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 266000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 266250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 266500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 266750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 267000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 267250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 266390.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 266639.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 266887.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 267136.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 267385.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 267634.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 267883.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 267024.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 267272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 267520.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 267768.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 268016.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 268264.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 268512.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 267654.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 267901.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 268148.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 268395.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 268641.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 268888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 269135.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 268278.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 268524.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 268770.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 269016.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 269262.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 269508.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 269754.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 268897.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 269142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 269387.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 269632.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 269877.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 270122.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 270367.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 269512.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 269756.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 270243.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 270487.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 270731.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 270975.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 270121.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 270364.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 270607.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 270850.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 271093.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 271336.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 271578.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 270725.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 270967.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 271209.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 271451.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 271693.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 271935.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 272177.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 271325.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 271566.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 271807.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 272048.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 272289.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 272530.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 272771.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 271920.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 272160.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 272400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 272640.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 272880.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 273120.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 273360.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 272509.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 272749.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 272988.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 273227.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 273466.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 273705.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 273944.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 273095.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 273333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 273571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 273809.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 274047.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 274285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 274523.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 273675.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 273913.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 274150.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 274387.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 274624.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 274861.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 275098.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 274251.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 274488.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 274724.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 274960.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 275196.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 275433.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 275669.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 275905.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 275058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 275294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 275529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 275764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 276000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 276235.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 276470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 275625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 275859.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 276093.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 276328.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 276562.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 276796.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 277031.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 277265.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 276420.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 276653.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 276887.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 277120.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 277354.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 277587.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 277821.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 276976.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 277209.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 277441.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 277674.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 277906.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 278139.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 278372.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 277528.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 277760.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 277992.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 278223.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 278455.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 278687.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 278918.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 278076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 278307.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 278538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 278769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 279000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 279230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 279461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 278620.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 278850.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 279080.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 279310.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 279540.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 279770.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 280000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 279160.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 279389.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 279618.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 279847.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 280076.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 280305.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 280534.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 279695.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 279923.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 280152.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 280380.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 280608.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 280836.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 281064.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 280227.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 280454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 280681.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 280909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 281136.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 281363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 281590.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 280754.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 280981.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 281207.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 281433.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 281660.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 281886.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 281052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 281278.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 281503.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 281729.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 281954.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 282180.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 282406.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 281573.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 281797.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 282022.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 282247.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 282471.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 282696.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 282921.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 283146.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 282313.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 282537.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 282761.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 282985.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 283208.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 283432.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 283656.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 282825.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 283048.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76200 f, 283271.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 283494.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 283717.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 283940.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 284163.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 283333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 283555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 283777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 284000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 284222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 284444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 284666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 283837.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 284059.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 284280.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 284501.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 284723.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 284944.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 285166.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 284338.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 284558.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 284779.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 285000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 285220.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 285441.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 284615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77760 f, 284835.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 285054.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77880 f, 285274.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77940 f, 285494.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 285714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 285934.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 286153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 285328.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 285547.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 285766.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 285985.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 286204.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 286423.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 286642.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 285818.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 286036.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 286254.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 286472.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 286690.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 286909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 287127.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 286304.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 286521.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 286739.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 286956.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 287173.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 287391.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 287608.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 286787.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 287003.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 287220.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 287436.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 287653.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 286834.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 287050.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 287266.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 287482.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 287697.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 287913.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 288129.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 287311.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 287526.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 287741.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 287957.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 288172.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 288387.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 288602.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 287785.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 288000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 288214.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 288428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 288642.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 288857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 289071.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 288256.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 288469.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 288683.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 288896.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 289110.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 289323.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 289537.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 288723.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 288936.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 289148.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 289361.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 289574.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 289787.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 290000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 289187.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 289399.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 289611.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 289823.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 290035.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 290247.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 290459.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 289647.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 289859.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 290070.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 290281.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 290492.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 289684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 289894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 290105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 290315.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 290526.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 290736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 290947.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 290139.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 290349.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 290559.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 290769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 290979.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 291188.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 291398.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 291608.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 290801.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 291010.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 291219.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 291428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 291637.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 291846.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 291041.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83880 f, 291250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 291458.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 291666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 291875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 292083.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 292291.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 291487.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 291695.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 291903.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 292110.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 292318.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 292525.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 292733.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 291931.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 292137.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 292344.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 292551.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 292758.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 292965.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85020 f, 293172.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 292371.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 292577.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85200 f, 292783.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 292989.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 293195.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 293402.0 fps, 0 ms/f
[junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 85440 f, 290612.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 289830.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 290033.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 290237.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 290440.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 290644.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 290847.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 291050.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 290270.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 290472.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 290675.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 290878.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 291081.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 291283.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 290505.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 290707.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86400 f, 290909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 291111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 291313.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 291515.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 291717.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 290939.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86760 f, 291140.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 291342.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 291543.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 291744.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 291946.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 292147.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 291371.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 291571.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 291772.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 291973.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 292173.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 292374.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 291600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 291800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 292000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 292200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 292400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 292600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 292800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 292026.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 292225.9 fps, 0 ms/f
[junit] 0 s: 60 f / 35 ms, 1714.2 fps, 0 ms/f; total: 88020 f, 261964.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 262142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 262321.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 262500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 262678.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 262077.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 262255.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 262433.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 262611.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88560 f, 262789.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 262967.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 263145.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 262544.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 262721.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 262899.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 263076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 263254.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 263431.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 263609.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 263786.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 263185.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 263362.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 263539.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 263716.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 263893.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 264070.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 264247.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 263647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 263823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 264000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 264176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89880 f, 264352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 264529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 263929.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 264105.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 264281.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 264457.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 264633.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 264809.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 264985.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 265161.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 264561.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 264736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 264912.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 265087.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 265263.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 265438.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 265614.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 265789.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 265189.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 265364.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 265539.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 265714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 265889.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 266064.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 266239.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 265639.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 265813.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 265988.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 266162.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 266337.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 266511.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 266686.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 266086.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 266260.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 266434.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 266608.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 266782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 266956.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 267130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 267304.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 266705.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 266878.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 267052.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 267225.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 267398.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 267572.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92640 f, 267745.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 267146.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 267319.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 267492.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 267665.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 267838.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 268011.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 268184.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 268357.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93180 f, 267758.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 267931.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 268103.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 268275.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 268448.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93480 f, 268620.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 268793.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 268965.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 268366.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 268538.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 268710.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93840 f, 268882.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 269054.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 269226.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 269398.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 268800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 268971.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 269142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 269314.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 269485.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 269657.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 269828.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 269230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 269401.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 269572.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 269743.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 269914.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 270085.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 270256.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 270427.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 269829.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 270170.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 270340.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 270511.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 270681.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 270852.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 270254.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 270424.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 270594.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 270764.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 270934.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 271104.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 271274.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 271444.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 271614.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 271016.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 271186.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 271355.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 271525.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 271694.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 271864.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 272033.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 271436.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 271605.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 271774.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 271943.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 272112.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 272281.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 272450.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 271853.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 272022.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 272191.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 272359.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 272528.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 272696.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 272865.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 273033.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 272436.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 272605.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 272773.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 272941.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 273109.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 273277.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 273445.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 272849.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 273016.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 273184.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 273351.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 273519.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 273687.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 273854.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 273259.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 273426.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 273593.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 273760.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98340 f, 273927.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 274094.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 274261.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 274428.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 273833.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 274000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 274166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 274333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 274500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 274666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 274833.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 274238.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 274404.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 274570.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 274736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 274903.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 275069.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 275235.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 274640.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99480 f, 274806.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 274972.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 275138.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 275303.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 275469.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 275635.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 275041.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 275206.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 275371.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 275537.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 275702.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 275867.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 275274.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 275439.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 275604.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 275769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 275934.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 276098.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 276263.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 276428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 275835.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 276000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 276164.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 276328.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 276493.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 276657.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 276065.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 276229.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 276393.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 276557.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 276721.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 276885.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 276294.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 276457.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 276621.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 276784.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 276948.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 277111.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 277275.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 276684.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 276847.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 277010.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 277173.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 277336.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 277500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 276910.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 277073.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 277235.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 277398.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 277560.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 277723.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 277135.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 277297.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 277459.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 277621.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 277783.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 277945.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 277358.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 277520.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 277681.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 277843.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 278005.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 278167.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 277580.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 277741.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 277903.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 278064.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 278225.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 278387.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 278548.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 277962.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 278123.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 278284.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 278445.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 278605.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 278766.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 278927.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104100 f, 279088.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104160 f, 278502.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104220 f, 278663.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104280 f, 278823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104340 f, 278983.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104400 f, 279144.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104460 f, 279304.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104520 f, 279465.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104580 f, 278880.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104640 f, 279040.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104700 f, 279200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104760 f, 279360.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104820 f, 279520.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104880 f, 279680.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104940 f, 279840.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105000 f, 279255.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105060 f, 279414.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105120 f, 279574.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105180 f, 279734.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105240 f, 279893.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105300 f, 280053.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105360 f, 280212.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105420 f, 279628.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105480 f, 279787.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105540 f, 279946.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105600 f, 280106.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105660 f, 280265.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105720 f, 280424.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105780 f, 280583.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105840 f, 280000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105900 f, 280158.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105960 f, 280317.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106020 f, 280476.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106080 f, 280634.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106140 f, 280793.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106200 f, 280952.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106260 f, 281111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106320 f, 280527.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106380 f, 280686.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106440 f, 280844.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106500 f, 281002.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106560 f, 281160.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106620 f, 281319.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106680 f, 281477.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106740 f, 280894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106800 f, 281052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106860 f, 281210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106920 f, 281368.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106980 f, 281526.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107040 f, 281684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107100 f, 281842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107160 f, 281259.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107220 f, 281417.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107280 f, 281574.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107340 f, 281732.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107400 f, 281889.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107460 f, 282047.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107520 f, 282204.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107580 f, 281623.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107640 f, 281780.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107700 f, 281937.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107760 f, 282094.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107820 f, 282251.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107880 f, 282408.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107940 f, 281827.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108000 f, 281984.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108060 f, 282141.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108120 f, 282297.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108180 f, 282454.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108240 f, 282610.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108300 f, 282767.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108360 f, 282924.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108420 f, 282343.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108480 f, 282500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108540 f, 282656.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108600 f, 282812.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108660 f, 282968.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108720 f, 283125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108780 f, 282545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108840 f, 282701.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108900 f, 282857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108960 f, 283013.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109020 f, 283168.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109080 f, 283324.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109140 f, 283480.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109200 f, 283636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109260 f, 283057.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109320 f, 283212.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109380 f, 283367.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109440 f, 283523.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109500 f, 283678.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109560 f, 283834.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109620 f, 283989.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109680 f, 284145.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109740 f, 283565.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109800 f, 283720.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109860 f, 283875.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109920 f, 284031.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109980 f, 284186.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110040 f, 284341.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110100 f, 284496.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110160 f, 283917.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110220 f, 284072.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110280 f, 284226.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110340 f, 284381.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110400 f, 284536.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110460 f, 284690.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110520 f, 284845.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110580 f, 284267.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110640 f, 284421.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110700 f, 284575.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110760 f, 284730.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110820 f, 284884.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110880 f, 285038.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110940 f, 285192.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111000 f, 285347.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111060 f, 284769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111120 f, 284923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111180 f, 285076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111240 f, 285230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111300 f, 285384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111360 f, 285538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111420 f, 285692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111480 f, 285115.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111540 f, 285268.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111600 f, 285422.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111660 f, 285575.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111720 f, 285728.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111780 f, 285882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111840 f, 286035.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111900 f, 285459.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111960 f, 285612.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112020 f, 285765.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112080 f, 285918.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112140 f, 286071.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112200 f, 286224.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112260 f, 286377.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112320 f, 286530.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112380 f, 285954.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112440 f, 286106.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112500 f, 286259.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112560 f, 286412.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112620 f, 286564.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112680 f, 286717.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112740 f, 286870.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112800 f, 286294.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112860 f, 286446.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112920 f, 286599.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112980 f, 286751.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113040 f, 286903.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113100 f, 287055.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113160 f, 287208.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113220 f, 287360.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113280 f, 286784.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113340 f, 286936.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113400 f, 287088.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113460 f, 287240.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113520 f, 287392.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113580 f, 287544.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113640 f, 287696.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113700 f, 287848.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113760 f, 287272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113820 f, 287424.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113880 f, 287575.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113940 f, 287727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114000 f, 287878.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114060 f, 288030.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114120 f, 288181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114180 f, 287607.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114240 f, 287758.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114300 f, 287909.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114360 f, 288060.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114420 f, 288211.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114480 f, 288362.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114540 f, 288513.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114600 f, 288665.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114660 f, 288816.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114720 f, 288241.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114780 f, 288391.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114840 f, 288542.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114900 f, 288693.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114960 f, 288844.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115020 f, 288994.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115080 f, 289145.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115140 f, 288571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115200 f, 288721.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115260 f, 288872.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115320 f, 289022.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115380 f, 289172.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115440 f, 289323.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115500 f, 289473.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115560 f, 289624.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115620 f, 289050.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115680 f, 289200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115740 f, 289350.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115800 f, 289500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115860 f, 289650.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115920 f, 289800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115980 f, 289950.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116040 f, 289376.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116100 f, 289526.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116160 f, 289675.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116220 f, 289825.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116280 f, 289975.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116340 f, 290124.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116400 f, 290274.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116460 f, 290423.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116520 f, 289850.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116580 f, 290000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116640 f, 290149.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116700 f, 290298.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116760 f, 290447.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116820 f, 290597.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116880 f, 290746.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116940 f, 290173.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117000 f, 290322.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117060 f, 290471.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117120 f, 290620.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117180 f, 290769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117240 f, 290918.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117300 f, 291067.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117360 f, 291215.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117420 f, 290643.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117480 f, 290792.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117540 f, 290940.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117600 f, 291089.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117660 f, 291237.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117720 f, 291386.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117780 f, 291534.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117840 f, 290962.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117900 f, 291111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117960 f, 291259.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118020 f, 291407.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118080 f, 291555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118140 f, 291703.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118200 f, 291851.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118260 f, 292000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118320 f, 291428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118380 f, 291576.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118440 f, 291724.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118500 f, 291871.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118560 f, 292019.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118620 f, 292167.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118680 f, 292315.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118740 f, 291744.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118800 f, 291891.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118860 f, 292039.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118920 f, 292186.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118980 f, 292334.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119040 f, 292481.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119100 f, 292629.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119160 f, 292776.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119220 f, 292205.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119280 f, 292352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119340 f, 292500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119400 f, 292647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119460 f, 292794.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119520 f, 292941.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119580 f, 293088.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119640 f, 292518.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119700 f, 292665.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119760 f, 292811.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119820 f, 292958.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119880 f, 293105.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119940 f, 293251.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120000 f, 293398.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120060 f, 293545.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120120 f, 292975.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120180 f, 293121.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120240 f, 293268.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120300 f, 293414.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120360 f, 293560.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120420 f, 293707.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120480 f, 293853.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120540 f, 294000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120600 f, 293430.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120660 f, 293576.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120720 f, 293722.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120780 f, 293868.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120840 f, 294014.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120900 f, 294160.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120960 f, 294306.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121020 f, 294452.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121080 f, 293883.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121140 f, 294029.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121200 f, 294174.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121260 f, 294320.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121320 f, 294466.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121380 f, 294611.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121440 f, 294757.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121500 f, 294902.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121560 f, 294334.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121620 f, 294479.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121680 f, 294624.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121740 f, 294769.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121800 f, 294915.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121860 f, 295060.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121920 f, 295205.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121980 f, 294637.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122040 f, 294782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122100 f, 294927.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122160 f, 295072.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122220 f, 295217.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122280 f, 295362.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122340 f, 295507.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122400 f, 295652.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122460 f, 295084.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122520 f, 295228.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122580 f, 295373.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122640 f, 295518.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122700 f, 295662.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122760 f, 295807.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122820 f, 295951.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122880 f, 295384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122940 f, 295528.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123000 f, 295673.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123060 f, 295817.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123120 f, 295961.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123180 f, 296105.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123240 f, 296250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123300 f, 296394.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123360 f, 295827.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123420 f, 295971.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123480 f, 296115.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123540 f, 296259.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123600 f, 296402.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123660 f, 296546.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123720 f, 296690.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123780 f, 296124.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123840 f, 296267.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123900 f, 296411.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123960 f, 296555.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124020 f, 296698.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124080 f, 296842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124140 f, 296985.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124200 f, 296420.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124260 f, 296563.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124320 f, 296706.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124380 f, 296849.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124440 f, 296992.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124500 f, 297136.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124560 f, 297279.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124620 f, 296714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124680 f, 296857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124740 f, 297000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124800 f, 297142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124860 f, 297285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124920 f, 297428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124980 f, 297571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125040 f, 297714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125100 f, 297149.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125160 f, 297292.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125220 f, 297434.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125280 f, 297577.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125340 f, 297719.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125400 f, 297862.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125460 f, 298004.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125520 f, 298147.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125580 f, 297582.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125640 f, 297725.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125700 f, 297867.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125760 f, 298009.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125820 f, 298151.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125880 f, 298293.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125940 f, 298436.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126000 f, 298578.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126060 f, 298014.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126120 f, 298156.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126180 f, 298297.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126240 f, 298439.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126300 f, 298581.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126360 f, 298723.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126420 f, 298865.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126480 f, 298301.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126540 f, 298443.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126600 f, 298584.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126660 f, 298726.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126720 f, 298867.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126780 f, 299009.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126840 f, 299150.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126900 f, 299292.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126960 f, 298729.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127020 f, 298870.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127080 f, 299011.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127140 f, 299152.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127200 f, 299294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127260 f, 299435.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127320 f, 299576.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127380 f, 299717.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127440 f, 299154.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127500 f, 299295.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127560 f, 299436.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127620 f, 299577.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127680 f, 299718.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127740 f, 299859.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127800 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127860 f, 299437.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127920 f, 299578.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127980 f, 299718.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128040 f, 299859.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128100 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128160 f, 300140.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128220 f, 300281.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128280 f, 300421.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128340 f, 299859.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128400 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128460 f, 300140.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128520 f, 300280.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128580 f, 300420.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128640 f, 300560.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128700 f, 300700.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128760 f, 300139.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128820 f, 300279.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128880 f, 300419.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128940 f, 300559.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129000 f, 300699.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129060 f, 300839.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129120 f, 300979.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129180 f, 301118.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129240 f, 300558.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129300 f, 300697.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129360 f, 300837.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129420 f, 300976.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129480 f, 301116.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129540 f, 301255.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129600 f, 301395.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129660 f, 301534.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129720 f, 300974.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129780 f, 301113.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129840 f, 301252.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129900 f, 301392.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129960 f, 301531.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130020 f, 301670.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130080 f, 301809.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130140 f, 301250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130200 f, 301388.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130260 f, 301527.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130320 f, 301666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130380 f, 301805.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130440 f, 301944.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130500 f, 302083.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130560 f, 302222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130620 f, 302361.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130680 f, 301801.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130740 f, 301939.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130800 f, 302078.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130860 f, 302217.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130920 f, 302355.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130980 f, 302494.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131040 f, 302632.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131100 f, 302073.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131160 f, 302211.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131220 f, 302350.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131280 f, 302488.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131340 f, 302626.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131400 f, 302764.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131460 f, 302903.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131520 f, 303041.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131580 f, 302482.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131640 f, 302620.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131700 f, 302758.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131760 f, 302896.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131820 f, 303034.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131880 f, 303172.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131940 f, 303310.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132000 f, 303448.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132060 f, 302889.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132120 f, 303027.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132180 f, 303165.1 fps, 0 ms/f
[junit] 0 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 132240 f, 300545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 132300 f, 299321.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132360 f, 299457.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132420 f, 299592.7 fps, 0 ms/f
[junit] 0 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 132480 f, 289890.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132540 f, 290021.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132600 f, 290153.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132660 f, 290284.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132720 f, 290415.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132780 f, 290547.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132840 f, 290043.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132900 f, 290174.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132960 f, 290305.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133020 f, 290436.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133080 f, 290567.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133140 f, 290698.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133200 f, 290829.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133260 f, 290326.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133320 f, 290457.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133380 f, 290588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133440 f, 290718.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133500 f, 290849.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133560 f, 290980.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133620 f, 291111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133680 f, 291241.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133740 f, 290739.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133800 f, 290869.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133860 f, 291000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133920 f, 291130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133980 f, 291260.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134040 f, 291391.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134100 f, 291521.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134160 f, 291652.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134220 f, 291149.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134280 f, 291279.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134340 f, 291409.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134400 f, 291540.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134460 f, 291670.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134520 f, 291800.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134580 f, 291930.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134640 f, 291428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134700 f, 291558.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134760 f, 291688.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134820 f, 291818.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134880 f, 291948.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134940 f, 292077.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135000 f, 292207.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135060 f, 292337.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135120 f, 291835.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135180 f, 291965.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135240 f, 292095.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135300 f, 292224.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135360 f, 292354.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135420 f, 292483.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135480 f, 292613.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135540 f, 292112.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135600 f, 292241.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135660 f, 292370.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135720 f, 292500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135780 f, 292629.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135840 f, 292758.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135900 f, 292887.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135960 f, 293017.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136020 f, 292516.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136080 f, 292645.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136140 f, 292774.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136200 f, 292903.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136260 f, 293032.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136320 f, 293161.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136380 f, 293290.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136440 f, 292789.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136500 f, 292918.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136560 f, 293047.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136620 f, 293175.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136680 f, 293304.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136740 f, 293433.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136800 f, 293562.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136860 f, 293691.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136920 f, 293190.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136980 f, 293319.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137040 f, 293447.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137100 f, 293576.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137160 f, 293704.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137220 f, 293832.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137280 f, 293961.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137340 f, 294089.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137400 f, 293589.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137460 f, 293717.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137520 f, 293846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137580 f, 293974.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137640 f, 294102.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137700 f, 294230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137760 f, 294358.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137820 f, 293859.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137880 f, 293987.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137940 f, 294115.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138000 f, 294243.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138060 f, 294371.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138120 f, 294498.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138180 f, 294626.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138240 f, 294754.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138300 f, 294255.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138360 f, 294382.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138420 f, 294510.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138480 f, 294638.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138540 f, 294765.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138600 f, 294893.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138660 f, 295021.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138720 f, 295148.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138780 f, 294649.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138840 f, 294777.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138900 f, 294904.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138960 f, 295031.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139020 f, 295159.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139080 f, 295286.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139140 f, 295414.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139200 f, 295541.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139260 f, 295042.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139320 f, 295169.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139380 f, 295296.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139440 f, 295423.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139500 f, 295550.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139560 f, 295677.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139620 f, 295805.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139680 f, 295932.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139740 f, 295433.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139800 f, 295560.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139860 f, 295687.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139920 f, 295813.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139980 f, 295940.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140040 f, 296067.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140100 f, 296194.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140160 f, 295696.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140220 f, 295822.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140280 f, 295949.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140340 f, 296075.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140400 f, 296202.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140460 f, 296329.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140520 f, 296455.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140580 f, 296582.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140640 f, 296084.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140700 f, 296210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140760 f, 296336.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140820 f, 296463.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140880 f, 296589.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140940 f, 296715.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141000 f, 296842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141060 f, 296344.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141120 f, 296470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141180 f, 296596.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141240 f, 296722.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141300 f, 296848.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141360 f, 296974.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141420 f, 297100.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141480 f, 297226.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141540 f, 296729.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141600 f, 296855.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141660 f, 296981.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141720 f, 297106.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141780 f, 297232.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141840 f, 297358.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141900 f, 297484.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141960 f, 296987.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142020 f, 297112.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142080 f, 297238.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142140 f, 297364.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142200 f, 297489.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142260 f, 297615.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142320 f, 297740.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142380 f, 297866.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142440 f, 297369.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142500 f, 297494.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142560 f, 297620.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142620 f, 297745.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142680 f, 297870.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142740 f, 297995.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142800 f, 298121.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142860 f, 297625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142920 f, 297750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142980 f, 297875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143040 f, 298000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143100 f, 298125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143160 f, 298250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143220 f, 298375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143280 f, 297879.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143340 f, 298004.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143400 f, 298128.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143460 f, 298253.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143520 f, 298378.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143580 f, 298503.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143640 f, 298627.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143700 f, 298752.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143760 f, 298257.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143820 f, 298381.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143880 f, 298506.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143940 f, 298630.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144000 f, 298755.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144060 f, 298879.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144120 f, 299004.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144180 f, 299128.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144240 f, 298633.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144300 f, 298757.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144360 f, 298882.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144420 f, 299006.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144480 f, 299130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144540 f, 299254.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144600 f, 299378.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144660 f, 298884.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144720 f, 299008.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144780 f, 299132.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144840 f, 299256.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144900 f, 299380.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144960 f, 299504.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145020 f, 299628.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145080 f, 299752.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145140 f, 299257.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145200 f, 299381.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145260 f, 299505.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145320 f, 299628.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145380 f, 299752.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145440 f, 299876.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145500 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145560 f, 299506.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145620 f, 299629.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145680 f, 299753.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145740 f, 299876.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145800 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145860 f, 300123.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145920 f, 300246.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145980 f, 300370.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146040 f, 300493.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146100 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146160 f, 300123.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146220 f, 300246.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146280 f, 300369.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146340 f, 300492.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146400 f, 300616.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146460 f, 300739.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146520 f, 300862.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146580 f, 300368.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146640 f, 300491.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146700 f, 300614.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146760 f, 300737.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146820 f, 300860.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146880 f, 300983.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146940 f, 301106.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147000 f, 300613.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147060 f, 300736.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147120 f, 300858.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147180 f, 300981.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147240 f, 301104.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147300 f, 301227.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147360 f, 301349.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147420 f, 300857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147480 f, 300979.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147540 f, 301102.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147600 f, 301224.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147660 f, 301346.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147720 f, 301469.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147780 f, 301591.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147840 f, 301099.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147900 f, 301222.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147960 f, 301344.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148020 f, 301466.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148080 f, 301588.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148140 f, 301710.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148200 f, 301833.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148260 f, 301341.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148320 f, 301463.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148380 f, 301585.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148440 f, 301707.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148500 f, 301829.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148560 f, 301951.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148620 f, 302073.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148680 f, 301582.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148740 f, 301703.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148800 f, 301825.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148860 f, 301947.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148920 f, 302068.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148980 f, 302190.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149040 f, 302312.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149100 f, 302434.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149160 f, 301943.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149220 f, 302064.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149280 f, 302186.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149340 f, 302307.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149400 f, 301818.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149460 f, 301939.4 fps, 0 ms/f
[junit] 0 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 149520 f, 298443.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149580 f, 298562.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149640 f, 298087.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149700 f, 298207.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149760 f, 298326.7 fps, 0 ms/f
[junit] 0 s: 60 f / 8 ms, 7500.0 fps, 0 ms/f; total: 149820 f, 293764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149880 f, 293307.2 fps, 0 ms/f
[junit] 0 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 149940 f, 290581.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150000 f, 290697.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150060 f, 290813.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150120 f, 290930.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150180 f, 291046.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150240 f, 290599.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150300 f, 290715.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150360 f, 290831.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150420 f, 290947.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150480 f, 291063.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150540 f, 291179.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150600 f, 291295.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150660 f, 291412.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150720 f, 290965.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150780 f, 291081.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150840 f, 291196.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150900 f, 291312.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150960 f, 291428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151020 f, 291544.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151080 f, 291660.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151140 f, 291776.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151200 f, 291329.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151260 f, 291445.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151320 f, 291560.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151380 f, 291676.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151440 f, 291791.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151500 f, 291907.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151560 f, 292023.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151620 f, 292138.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151680 f, 291692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151740 f, 291807.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151800 f, 291923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151860 f, 292038.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151920 f, 292153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151980 f, 292269.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152040 f, 292384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152100 f, 291938.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152160 f, 292053.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152220 f, 292168.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152280 f, 292284.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152340 f, 292399.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152400 f, 292514.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152460 f, 292629.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152520 f, 292744.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152580 f, 292298.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152640 f, 292413.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152700 f, 292528.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152760 f, 292643.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152820 f, 292758.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152880 f, 292873.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152940 f, 292988.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153000 f, 292543.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153060 f, 292657.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153120 f, 292772.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153180 f, 292887.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153240 f, 293001.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153300 f, 293116.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153360 f, 293231.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153420 f, 293346.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153480 f, 292900.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153540 f, 293015.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153600 f, 293129.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153660 f, 293244.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153720 f, 293358.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153780 f, 293473.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153840 f, 293587.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153900 f, 293702.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153960 f, 293257.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154020 f, 293371.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154080 f, 293485.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154140 f, 293600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154200 f, 293714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154260 f, 293828.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154320 f, 293942.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154380 f, 293498.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154440 f, 293612.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154500 f, 293726.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154560 f, 293840.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154620 f, 293954.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154680 f, 294068.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154740 f, 294182.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154800 f, 294296.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154860 f, 294410.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154920 f, 293965.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154980 f, 294079.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155040 f, 294193.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155100 f, 294307.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155160 f, 294421.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155220 f, 294535.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155280 f, 294648.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155340 f, 294762.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155400 f, 294318.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155460 f, 294431.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155520 f, 294545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155580 f, 294659.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155640 f, 294772.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155700 f, 294886.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155760 f, 295000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155820 f, 295113.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155880 f, 294669.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155940 f, 294782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156000 f, 294896.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156060 f, 295009.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156120 f, 295122.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156180 f, 295236.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156240 f, 295349.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156300 f, 295463.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156360 f, 295018.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156420 f, 295132.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156480 f, 295245.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156540 f, 295358.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156600 f, 295471.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156660 f, 295584.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156720 f, 295698.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156780 f, 295811.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156840 f, 295924.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156900 f, 295480.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156960 f, 295593.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157020 f, 295706.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157080 f, 295819.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157140 f, 295932.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157200 f, 296045.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157260 f, 296158.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157320 f, 295714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157380 f, 295827.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157440 f, 295939.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157500 f, 296052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157560 f, 296165.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157620 f, 296278.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157680 f, 296390.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157740 f, 296503.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157800 f, 296616.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157860 f, 296172.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157920 f, 296285.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157980 f, 296397.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158040 f, 296510.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158100 f, 296622.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158160 f, 296735.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158220 f, 296848.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158280 f, 296960.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158340 f, 296516.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158400 f, 296629.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158460 f, 296741.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158520 f, 296853.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158580 f, 296966.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158640 f, 297078.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158700 f, 297191.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158760 f, 297303.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158820 f, 296859.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158880 f, 296971.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158940 f, 297084.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159000 f, 297196.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159060 f, 297308.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159120 f, 297420.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159180 f, 297532.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159240 f, 297644.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159300 f, 297201.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159360 f, 297313.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159420 f, 297425.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159480 f, 297537.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159540 f, 297649.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159600 f, 297761.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159660 f, 297873.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159720 f, 297985.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159780 f, 298097.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159840 f, 297653.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159900 f, 297765.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159960 f, 297877.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160020 f, 297988.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160080 f, 298100.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160140 f, 297658.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160200 f, 297769.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160260 f, 297881.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160320 f, 297992.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160380 f, 298104.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160440 f, 298215.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160500 f, 298327.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160560 f, 297884.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160620 f, 297996.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160680 f, 298107.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160740 f, 298218.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160800 f, 298330.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160860 f, 298441.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160920 f, 298000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160980 f, 298111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161040 f, 298222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161100 f, 298333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161160 f, 298444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161220 f, 298555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161280 f, 298666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161340 f, 298225.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161400 f, 298336.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161460 f, 298447.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161520 f, 298558.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161580 f, 298669.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161640 f, 298780.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161700 f, 298890.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161760 f, 299001.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161820 f, 298560.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161880 f, 298671.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161940 f, 298782.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162000 f, 298893.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162060 f, 299003.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162120 f, 299114.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162180 f, 299225.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162240 f, 298784.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162300 f, 298895.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162360 f, 299005.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162420 f, 299116.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162480 f, 299226.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162540 f, 299337.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162600 f, 299447.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162660 f, 299558.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162720 f, 299117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162780 f, 299227.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162840 f, 299338.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162900 f, 299448.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162960 f, 299558.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163020 f, 299669.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163080 f, 299779.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163140 f, 299339.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163200 f, 299449.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163260 f, 299559.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163320 f, 299669.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163380 f, 299779.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163440 f, 299889.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163500 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163560 f, 299560.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163620 f, 299670.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163680 f, 299780.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163740 f, 299890.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163800 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163860 f, 300109.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163920 f, 300219.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163980 f, 299780.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164040 f, 299890.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164100 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164160 f, 300109.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164220 f, 300219.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164280 f, 300329.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164340 f, 300438.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164400 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164460 f, 300109.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164520 f, 300218.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164580 f, 300328.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164640 f, 300437.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164700 f, 300547.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164760 f, 300656.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164820 f, 300218.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164880 f, 300327.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164940 f, 300437.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165000 f, 300546.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165060 f, 300655.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165120 f, 300765.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165180 f, 300874.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165240 f, 300983.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165300 f, 300545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165360 f, 300654.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165420 f, 300763.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165480 f, 300872.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165540 f, 300981.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165600 f, 301090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165660 f, 301200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165720 f, 301309.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165780 f, 300871.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165840 f, 300980.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165900 f, 301088.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165960 f, 301197.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166020 f, 301306.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166080 f, 301415.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166140 f, 301524.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166200 f, 301633.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166260 f, 301742.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166320 f, 301304.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166380 f, 301413.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166440 f, 301521.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166500 f, 301630.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166560 f, 301739.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166620 f, 301847.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166680 f, 301956.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166740 f, 301519.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166800 f, 301627.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166860 f, 301736.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166920 f, 301844.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166980 f, 301952.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167040 f, 302061.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167100 f, 302169.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167160 f, 302278.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167220 f, 301841.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167280 f, 301949.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167340 f, 302057.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167400 f, 302166.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167460 f, 302274.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167520 f, 302382.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167580 f, 302490.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167640 f, 302054.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167700 f, 302162.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167760 f, 302270.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167820 f, 302378.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167880 f, 302486.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167940 f, 302594.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168000 f, 302702.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168060 f, 302810.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168120 f, 302374.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168180 f, 302482.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168240 f, 302589.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168300 f, 302697.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168360 f, 302805.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168420 f, 302913.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168480 f, 303021.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168540 f, 303129.5 fps, 0 ms/f
[junit] GLCanvas invisible frame count: Before 63, after 64
[junit] XXXX Visible Part 3/3
[junit] 0 s: 60 f / 981 ms, 61.1 fps, 16 ms/f; total: 60 f, 61.1 fps, 16 ms/f
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test01Onscreen
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test02Offscreen
[junit] 1 s: 60 f / 110 ms, 545.4 fps, 1 ms/f; total: 120 f, 109.9 fps, 9 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 164.8 fps, 6 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 219.7 fps, 4 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 274.7 fps, 3 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 329.6 fps, 3 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 384.6 fps, 2 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 439.5 fps, 2 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 494.0 fps, 2 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 548.9 fps, 1 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 603.8 fps, 1 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 658.7 fps, 1 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 713.6 fps, 1 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 768.5 fps, 1 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 823.4 fps, 1 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 877.5 fps, 1 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 932.3 fps, 1 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 987.2 fps, 1 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 1042.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 1096.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 1150.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 1205.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 1260.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 1315.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 1369.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 1423.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 1478.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 1532.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 1587.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 1642.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 1697.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 1750.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 1804.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 1859.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 1914.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 1969.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 2023.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 2076.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 2129.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 2183.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 2238.3 fps, 0 ms/f
[junit] 1 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 2520 f, 2280.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 2334.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 2389.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 2443.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 2495.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 2549.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 2603.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 2658.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 2712.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 2764.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 2818.4 fps, 0 ms/f
[junit] XXXX Visible Part 1/3
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 2872.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 2924.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 2978.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 3032.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 3086.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 3140.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 3192.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 3246.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 3300.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 3354.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 3408.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 3462.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 3516.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 3567.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 3621.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 3675.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 3729.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 3780.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 3834.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 3888.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 3942.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 3996.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 4050.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 4100.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 4154.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 4208.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 4262.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 4316.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 4370.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 4420.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 4474.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 4528.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 4582.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 4636.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 4690.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 4739.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 4793.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 4847.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 4896.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 4950.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 5004.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 5053.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 5107.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 5161.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 5215.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 5268.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 5322.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 5376.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 5425.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 5478.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 5532.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 5586.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 5640.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 5688.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 5742.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 5796.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 5849.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 5903.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 5957.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 6010.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 6058.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 6112.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 6166.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 6219.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 6273.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 6327.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 6375.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 6428.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 6482.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 6535.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 6589.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 6642.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 6690.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 6743.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 6797.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 6851.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 6904.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 6958.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 7011.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 7058.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 7112.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 7165.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 7219.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 7272.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 7319.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 7373.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 7426.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 7479.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 7533.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 7586.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 7633.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 7686.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 7740.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 7793.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 7846.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 7900.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 7946.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 8000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 8053.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 8106.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 8160.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 8213.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 8266.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 8312.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 8365.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 8419.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 8472.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 8525.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 8579.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 8624.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 8677.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 8731.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 8784.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 8837.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 8890.8 fps, 0 ms/f
[junit] 1 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 10080 f, 8920.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 8973.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 9026.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 9079.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 9132.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 9177.7 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 10440 f, 9214.4 fps, 0 ms/f
[junit] 1 s: 60 f / 23 ms, 2608.6 fps, 0 ms/f; total: 10500 f, 9083.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 9127.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 9178.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 9230.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 9282.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 9334.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 9386.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 9430.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 9481.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 9533.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 9585.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 9637.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 9689.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 9732.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 9775.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 9827.5 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 11460 f, 9862.3 fps, 0 ms/f
[junit] 1 s: 60 f / 34 ms, 1764.7 fps, 0 ms/f; total: 11520 f, 9632.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 9674.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 9724.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 9774.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 9824.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 9874.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 9924.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 9974.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 10016.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 10066.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 10116.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 10166.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 10217.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 10267.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 10317.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 10358.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 10408.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 10458.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 10508.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 10558.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 10608.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 10650.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 10700.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 10750.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 10800.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 10850.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 10900.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 10950.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 11000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 11040.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 11090.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 11140.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 11190.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 11240.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 11290.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 11340.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 11390.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 11430.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 11480.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 11530.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 11580.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 11630.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 11680.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 11720.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 11770.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 11820.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 11870.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 11920.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 11970.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 12019.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 12069.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 12119.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 12159.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 12209.3 fps, 0 ms/f
[junit] 1 s: 60 f / 14 ms, 4285.7 fps, 0 ms/f; total: 14760 f, 12118.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 12157.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 12206.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 12255.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 12305.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 12344.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 12383.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 12432.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 12481.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 12520.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 12569.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 12618.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 12667.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 12716.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 12765.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 12815.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 12864.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 12902.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 12951.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 13000.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 13049.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 13098.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 13147.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 13197.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 13235.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 13284.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 13333.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 13382.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 13431.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 13480.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 13529.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 13578.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 13616.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 13665.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 13714.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 13763.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 13812.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 13861.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 13910.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 13947.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 13996.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 14045.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 14094.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 14143.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 14180.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 14229.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 14278.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 14327.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 14376.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 14425.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 14474.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 14511.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 14560.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 14609.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 14657.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 14706.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 14743.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 14792.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 14841.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 14890.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 14938.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 14987.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 15036.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 15073.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 15121.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 15170.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 15219.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 15268.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 15317.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 15365.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 15402.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 15450.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 15499.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 15548.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 15597.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 15645.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 15694.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 15743.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 15792.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 15827.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 15876.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 15925.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 15974.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 16022.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 16071.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 16120.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 16168.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 16204.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 16253.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 16301.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 16350.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 16399.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 16447.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 16496.3 fps, 0 ms/f
[junit] 1 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 20400 f, 16504.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 16553.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 16601.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 16637.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 16685.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 16734.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 16782.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 16831.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 16879.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 16928.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 16976.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 17011.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 17059.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 17108.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 17156.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 17205.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 17253.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 17302.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 17350.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 17384.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 17433.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 17481.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 17530.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 17578.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 17627.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 17675.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 17723.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 17758.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 17806.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 17854.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 17903.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 17951.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 18000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 18048.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 18096.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 18130.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 18178.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 18227.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 18275.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 18323.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 18372.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 18420.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 18468.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 18517.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 18550.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 18599.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 18647.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 18695.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 18743.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 18792.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 18840.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 18888.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 18921.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 18970.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 19018.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 19066.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 19115.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 19163.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 19211.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 19259.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 19292.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 19340.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 19389.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 19437.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 19485.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 19533.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 19581.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 19630.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 19678.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 19710.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 19759.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 19807.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 19855.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 19903.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 19951.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 19983.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 20032.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 20080.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 20128.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 20176.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 20224.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 20256.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 20304.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 20352.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 20400.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 20449.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 20497.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 20545.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 20593.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 20641.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 20673.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 20721.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 20769.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 20817.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 20865.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 20913.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 20961.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 20992.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 21040.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 21088.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 21136.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 21184.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 21232.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 21281.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 21329.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 21360.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 21408.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 21456.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 21504.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 21552.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 21600.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 21648.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 21696.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 21726.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 21774.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 21822.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 21870.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 21918.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 21966.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 22014.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 22062.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 22092.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 22140.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 22188.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 22236.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 22284.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 22332.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 22362.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 22410.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 22458.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 22505.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 22553.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 22601.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 22649.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 22679.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 22727.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 22775.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 22822.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 22870.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 22918.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 22966.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 23014.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 23062.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 23091.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 23139.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 23187.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 23235.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 23282.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 23330.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 23378.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 23407.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 23455.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 23503.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 23550.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 23598.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 23646.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 23694.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 23742.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 23770.8 fps, 0 ms/f
[junit] 1 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 29940 f, 23630.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 23677.9 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 30060 f, 23687.9 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 30120 f, 23697.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 23726.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 23773.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 23820.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 23849.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 23896.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 23943.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 23990.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 24037.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 24084.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 24131.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 24179.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 24207.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 24254.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 24301.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 24348.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 24395.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 24442.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 24489.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 24536.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 24583.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 24611.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 24658.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 24705.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 24752.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 24800.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 24847.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 24894.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 24941.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 24968.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 25015.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 25062.6 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 32040 f, 25070.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 25097.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 25144.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 25191.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 25238.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 25285.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 25332.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 25379.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 25406.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 25453.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 25500.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 25546.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 25593.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 25640.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 25687.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 25734.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 25781.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 25807.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 25854.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 25901.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 25948.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 25995.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 26042.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 26068.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 26115.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 26162.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 26209.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 26255.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 26302.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 26349.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 26396.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 26443.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 26469.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 26515.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 26562.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 26609.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 26656.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 26703.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 26749.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 26796.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 26822.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 26869.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 26915.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 26962.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 27009.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 27056.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 27102.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 27149.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 27175.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 27221.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 27268.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 27315.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 27361.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 27408.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 27455.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 27501.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 27527.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 27573.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 27620.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 27667.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 27713.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 27760.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 27807.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 27853.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 27878.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 27925.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 27972.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 28018.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 28065.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 28111.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 28158.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 28205.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 28229.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 28276.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 28322.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 28369.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 28416.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 28462.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 28509.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 28555.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 28580.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 28626.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 28673.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 28719.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 28766.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 28813.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 28859.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 28906.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 28952.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 28976.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 29023.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 29069.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 29116.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 29162.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 29209.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 29255.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 29302.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 29348.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 29372.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 29419.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 29465.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 29512.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 29558.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 29604.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 29651.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 29697.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 29721.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 29767.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 29814.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 29860.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 29907.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 29953.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 30000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 38820 f, 29976.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 30023.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 30069.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 30092.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 30138.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 30185.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 30231.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 30277.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 30324.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 30370.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 30416.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 30462.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 30485.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 30531.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 30578.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 30624.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 30670.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 30717.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 30763.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 30809.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 30832.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 30878.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 30924.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 30970.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 31016.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 31063.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 31109.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 31155.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 31201.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 31224.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 31270.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 31316.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 31362.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 31408.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 31454.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 31501.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 31547.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 31569.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 31615.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 31661.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 31707.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 31753.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 31800.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 31846.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 31867.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 31913.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 31960.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 32006.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 32052.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 32098.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 32144.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 32190.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 32211.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 32258.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 32304.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 32350.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 32396.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 32442.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 32488.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 32534.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 32555.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 32601.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 32647.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 32693.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 32739.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 32785.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 32831.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 32877.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 32898.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 32944.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 32990.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 33036.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 33082.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 33128.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 33174.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 33220.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 33266.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 33287.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 33333.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 33379.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 33425.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 33471.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 33517.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 33563.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 33583.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 33629.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 33675.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 33721.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 33767.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 33813.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 33859.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 33905.0 fps, 0 ms/f
[junit] 1 s: 60 f / 31 ms, 1935.4 fps, 0 ms/f; total: 44340 f, 33163.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 33208.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 33228.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 33273.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 33318.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 33363.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 33408.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 33452.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 33497.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 33542.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 33562.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 33607.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 33651.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 33696.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 33741.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 33786.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 33831.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 33876.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 33895.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 33940.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 33985.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 34029.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 34074.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 34119.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 34164.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 34183.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 34228.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 34272.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 34317.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 34362.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 34407.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 34451.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 34496.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 34515.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 34560.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 34605.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 34649.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 34694.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 34739.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 34783.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 34802.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 34847.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 34892.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 34936.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 34981.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 35026.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 35070.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 35115.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 35133.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 35178.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 35223.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 35267.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 35312.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 35357.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 35401.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 35446.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 35491.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 35509.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 35553.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 35598.5 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 47940 f, 35590.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 35634.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 35679.2 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 48120 f, 35670.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 35715.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 35759.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 35804.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 35848.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 35893.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 35911.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 35955.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 36000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 36044.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 36088.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 36133.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 36177.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 36222.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 36239.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 36284.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 36328.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 36373.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 36417.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 36461.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 36506.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 36550.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 36568.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 36612.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 36656.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 36701.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 36745.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 36789.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 36834.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 36878.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 36895.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 36940.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 36984.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 37028.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 37073.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 37117.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 37161.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 37206.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 37223.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 37267.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 37311.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 37355.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 37400.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 37444.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 37488.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 37533.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 37577.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 37594.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 37638.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 37682.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 37726.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 37771.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 37815.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 37859.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 37904.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 37920.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 37964.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 38008.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 38053.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 38097.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 38141.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 38185.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 38230.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 38246.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 38290.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 38334.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 38378.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 38422.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 38467.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 38483.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 38527.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 38571.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 38615.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 38659.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 38703.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 38748.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 38792.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 38836.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 38880.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 38896.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 38940.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 38984.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 39028.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 39072.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 39116.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 39161.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 39205.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 39220.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 39235.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 39279.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 39324.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 39368.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 39412.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 39427.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 39471.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 39515.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 39559.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 39603.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 39647.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 39691.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 39735.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 39750.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 39794.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 39838.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 39882.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 39926.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 39970.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 40014.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 40029.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 40073.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 40117.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 40161.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 40205.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 40249.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 40263.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 40307.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 40351.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 40395.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 40439.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 40483.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 40527.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 40541.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 40585.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 40629.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 40673.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 40717.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 40761.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 40805.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 40849.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 40863.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 40907.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 40950.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 40994.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 41038.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 41082.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 41126.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 41170.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 41184.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 41228.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 41271.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 41315.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 41359.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 41403.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 41447.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 41491.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 41535.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 41548.5 fps, 0 ms/f
[junit] 1 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 56940 f, 41441.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 41454.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 41498.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 41541.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 41585.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 41629.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 41672.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 41716.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 41729.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 41773.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 41816.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 41860.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 41904.0 fps, 0 ms/f
[junit] 1 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 57720 f, 41495.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 41508.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 41551.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 41594.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 41637.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 41681.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 41724.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 41767.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 41810.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 41853.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 41896.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 41909.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 41952.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 41995.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 42038.7 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 58620 f, 42021.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 42064.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 42107.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 42150.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 42193.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 42236.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 42279.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 42322.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 42335.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 42378.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 42421.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 42464.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 42507.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 42550.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 42593.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 42636.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 42648.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 42691.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 42734.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 42777.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 42820.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 42863.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 42906.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 42918.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 42961.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 43004.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 43047.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 43090.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 43133.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 43175.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 43218.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 43230.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 43273.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 43316.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 43359.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 43402.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 43445.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 43488.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 43500.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 43542.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 43585.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 43628.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 43671.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 43714.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 43757.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 43800.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 43811.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 43854.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 43897.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 43940.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 43982.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 44025.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 44068.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 44111.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 44122.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 44165.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 44208.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 44251.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 44293.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 44336.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 44379.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 44422.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 44433.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 44476.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 44518.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 44561.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 44604.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 44647.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 44689.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 44732.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 44743.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 44786.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 44829.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 44871.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 44914.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 44957.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 45000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 45042.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 45053.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 45096.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 45138.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 45181.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 45224.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 45266.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 45309.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 45352.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 45362.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 45405.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 45448.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 45490.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 45533.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 45576.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 45618.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 45661.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 45704.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 45714.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 45756.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 45799.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 45842.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 45884.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 45927.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 45970.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 46012.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 46022.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 46065.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 46107.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 46150.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 46193.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 46235.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 46278.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 46321.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 46330.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 46373.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 46415.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 46458.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 46501.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 46543.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 46586.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 46628.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 46638.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 46680.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 46690.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 46732.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 46775.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 46817.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 46860.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 46902.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 46912.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 46954.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 46997.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 47039.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 47082.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 47124.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 47167.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 47176.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 47218.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 47261.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 47303.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 47346.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 47388.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 47430.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 47473.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 47515.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 47524.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 47567.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 47609.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 47652.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 47694.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 47736.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 47745.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 47787.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 47830.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 47872.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 47915.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 47957.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 48000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 48042.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 48050.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 48093.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 48135.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 48177.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 48220.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 48262.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 48305.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 48347.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 48355.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 48398.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 48440.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 48482.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 48525.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 48567.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 48609.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 48652.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 48660.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 48702.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 48744.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 48787.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 48829.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 48871.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 48913.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 48956.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 48964.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 49006.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 49048.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 49090.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 49133.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 49175.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 49217.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 49260.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 49267.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 49309.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 49352.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 49394.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 49436.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 49478.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 49521.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 49563.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 49570.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 49612.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 49655.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 49697.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 49739.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 49781.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 49824.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 49866.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 49908.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 49915.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 49957.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 50000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 50042.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 50084.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 50126.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 50168.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 50210.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 50253.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 50260.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 50302.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 50344.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 50386.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 50428.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 50470.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 50513.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 50555.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 50561.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 50603.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 50646.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 50688.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 50730.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 50772.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 50778.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 50821.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 50863.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 50905.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 50947.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 50989.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 51031.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 51073.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 51079.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 51122.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 51164.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 51206.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 51248.2 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 73140 f, 51218.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 51260.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 51302.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 51344.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 51386.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 51428.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 51434.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 51476.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 51518.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 51560.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 51602.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 51644.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 51686.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 51728.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 51734.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 51776.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 51818.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 51860.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 51902.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 51944.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 51986.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 52027.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 52033.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 52075.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 52117.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 52159.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 52201.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 52243.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 52285.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 52327.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 52332.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 52374.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 52416.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 52458.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 52500.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 52541.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 52583.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 52625.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 52667.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 52672.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 52714.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 52756.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 52798.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 52840.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 52882.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 52923.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 52965.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 52970.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 53012.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 53054.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 53096.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76200 f, 53138.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 53179.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 53221.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 53263.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 53268.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 53310.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 53351.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 53393.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 53435.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 53477.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 53519.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 53523.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 53565.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 53607.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 53649.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 53690.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 53732.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 53774.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 53816.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 53857.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 53899.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 53903.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 53945.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 53987.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 54029.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 54070.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77760 f, 54112.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 54154.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77880 f, 54196.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77940 f, 54200.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 54242.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 54283.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 54325.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 54367.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 54408.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 54450.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 54492.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 54496.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 54537.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 54579.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 54621.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 54662.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 54704.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 54746.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 54788.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 54791.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 54833.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 54875.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 54916.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 54958.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 55000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 55041.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 55083.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 55125.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 55128.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 55170.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 55211.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 55253.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 55294.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 55336.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 55378.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 55419.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 55423.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 55464.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 55506.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 55547.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 55589.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 55631.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 55672.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 55714.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 55717.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 55758.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 55800.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 55841.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 55844.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 55886.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 55889.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 55930.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 55972.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 56013.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 56055.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 56096.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 56138.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 56179.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 56182.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 56224.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 56265.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 56307.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 56348.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 56390.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 56431.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 56473.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 56475.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 56516.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 56558.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 56599.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 56641.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 56682.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 56724.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 56765.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 56767.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 56809.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 56850.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 56892.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 56933.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 56975.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 57016.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 57058.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 57060.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 57101.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 57142.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 57184.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 57225.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 57267.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 57308.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 57310.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 57351.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 57393.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 57434.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 57475.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 57517.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 57558.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 57600.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 57641.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 57682.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 57684.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 57725.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 57767.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83880 f, 57808.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 57849.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 57891.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 57932.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 57973.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 57975.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 58016.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 58057.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 58099.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 58140.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 58181.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 58223.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 58224.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 58265.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 58306.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 58348.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 58389.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 58430.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 58472.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85020 f, 58473.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 58514.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 58555.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85200 f, 58596.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 58638.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 58679.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 58720.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85440 f, 58762.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 58762.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 58804.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 58845.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 58886.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 58927.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 58969.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 59010.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 59051.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 59052.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 59093.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 59134.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 59175.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 59217.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 59217.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 59258.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86400 f, 59299.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 59341.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 59341.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 59382.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 59423.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 59465.0 fps, 0 ms/f
[junit] 1 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 86760 f, 59383.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 59425.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 59425.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 59466.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 59466.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 59507.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 59548.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 59589.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 59630.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 59671.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 59712.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 59753.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 59794.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 59795.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 59836.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 59877.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 59877.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 59918.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 59918.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 59959.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 60000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88020 f, 60040.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 60081.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 60122.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 60163.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 60204.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 60204.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 60245.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 60286.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 60327.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88560 f, 60368.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 60408.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 60449.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 60490.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 60490.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 60531.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 60572.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 60613.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 60653.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 60694.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 60735.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 60776.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 60776.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 60816.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 60857.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 60898.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 60939.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 60980.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 61021.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 61061.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 61102.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 61102.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89880 f, 61142.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 61183.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 61224.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 61223.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 61264.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 61305.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 61346.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 61386.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 61427.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 61468.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 61509.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 61508.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 61548.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 61589.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 61630.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 61671.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 61711.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 61752.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 61793.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 61792.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 61832.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 61873.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 61914.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 61955.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 61995.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 62036.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 62077.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 62075.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 62116.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 62157.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 62198.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 62238.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 62279.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 62320.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 62360.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 62359.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 62400.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 62440.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 62481.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 62522.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 62562.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 62603.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 62644.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 62684.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 62682.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 62723.5 fps, 0 ms/f
[junit] 1 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 92640 f, 62594.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 62635.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 62675.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 62716.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 62756.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 62797.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 62795.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 62835.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 62876.4 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 93180 f, 62832.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 62872.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 62913.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 62953.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 62993.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93480 f, 63034.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 63032.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 63072.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 63113.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 63153.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 63194.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93840 f, 63234.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 63274.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 63315.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 63313.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 63353.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 63393.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 63434.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 63474.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 63515.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 63555.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 63595.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 63593.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 63633.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 63674.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 63714.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 63755.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 63795.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 63835.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 63876.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 63916.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 63913.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 63954.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 63994.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 64034.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 64075.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 64115.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 64156.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 64196.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 64193.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 64233.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 64274.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 64314.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 64354.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 64395.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 64435.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 64475.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 64472.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 64513.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 64553.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 64593.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 64633.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 64674.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 64714.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 64754.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 64751.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 64791.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 64832.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 64872.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 64912.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 64953.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 64993.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 65033.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 65073.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 65070.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 65110.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 65150.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 65191.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 65231.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 65271.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 65311.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 65352.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 65348.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 65388.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 65428.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 65469.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 65509.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 65549.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 65589.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 65630.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 65626.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 65666.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 65706.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 65746.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 65787.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 65827.1 fps, 0 ms/f
[junit] 1 s: 60 f / 24 ms, 2500.0 fps, 0 ms/f; total: 98340 f, 64825.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 64864.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 64904.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 64943.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 64983.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 64980.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 65019.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 65059.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 65098.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 65138.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 65177.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 65217.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 65256.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 65253.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 65292.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 65332.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 65371.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 65411.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 65450.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99480 f, 65490.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 65529.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 65526.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 65565.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 65605.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 65644.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 65684.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 65723.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 65763.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 65802.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 65842.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 65838.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 65877.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 65917.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 65956.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 65996.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 66035.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 66074.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 66114.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 66110.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 66149.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 66189.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 66228.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 66268.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 66307.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 66346.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 66386.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 66382.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 66421.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 66460.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 66500.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 66539.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 66579.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 66618.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 66614.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 66653.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 66692.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 66732.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 66771.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 66811.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 66806.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 66845.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 66885.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 66924.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 66963.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 67003.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 67042.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 67038.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 67077.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 67116.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 67155.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 67195.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 67190.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 67229.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 67225.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 67264.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 67303.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 67342.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 67382.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 67377.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 67416.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 67455.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 67495.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 67534.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 67573.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 67612.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 67607.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 67647.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 67686.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 67725.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 67764.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 67803.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 67843.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 67882.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 67877.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 67916.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 67955.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104100 f, 67994.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104160 f, 68033.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104220 f, 68073.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104280 f, 68112.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104340 f, 68151.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104400 f, 68146.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104460 f, 68185.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104520 f, 68224.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104580 f, 68263.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104640 f, 68302.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104700 f, 68342.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104760 f, 68381.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104820 f, 68420.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104880 f, 68414.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104940 f, 68454.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105000 f, 68493.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105060 f, 68532.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105120 f, 68571.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105180 f, 68610.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105240 f, 68649.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105300 f, 68688.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105360 f, 68727.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105420 f, 68722.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105480 f, 68761.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105540 f, 68800.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105600 f, 68839.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105660 f, 68878.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105720 f, 68917.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105780 f, 68956.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105840 f, 68996.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105900 f, 69035.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105960 f, 69029.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106020 f, 69068.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106080 f, 69107.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106140 f, 69146.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106200 f, 69185.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106260 f, 69224.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106320 f, 69263.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106380 f, 69257.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106440 f, 69296.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106500 f, 69335.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106560 f, 69375.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106620 f, 69414.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106680 f, 69453.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106740 f, 69492.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106800 f, 69531.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106860 f, 69525.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106920 f, 69564.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106980 f, 69603.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107040 f, 69642.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107100 f, 69681.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107160 f, 69720.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107220 f, 69759.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107280 f, 69798.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107340 f, 69837.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107400 f, 69876.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107460 f, 69869.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107520 f, 69908.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107580 f, 69947.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107640 f, 69987.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107700 f, 70026.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107760 f, 70065.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107820 f, 70104.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107880 f, 70143.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107940 f, 70136.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108000 f, 70175.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108060 f, 70214.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108120 f, 70253.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108180 f, 70292.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108240 f, 70331.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108300 f, 70370.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108360 f, 70409.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108420 f, 70448.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108480 f, 70441.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108540 f, 70480.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108600 f, 70519.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108660 f, 70558.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108720 f, 70597.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108780 f, 70636.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108840 f, 70675.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108900 f, 70714.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108960 f, 70707.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109020 f, 70746.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109080 f, 70785.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109140 f, 70824.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109200 f, 70863.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109260 f, 70902.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109320 f, 70940.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109380 f, 70979.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109440 f, 70972.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109500 f, 71011.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109560 f, 71050.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109620 f, 71089.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109680 f, 71128.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109740 f, 71167.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109800 f, 71206.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109860 f, 71245.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109920 f, 71237.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109980 f, 71276.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110040 f, 71315.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110100 f, 71354.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110160 f, 71393.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110220 f, 71432.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110280 f, 71471.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110340 f, 71463.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110400 f, 71502.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110460 f, 71541.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110520 f, 71580.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110580 f, 71619.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110640 f, 71658.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110700 f, 71696.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110760 f, 71735.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110820 f, 71774.6 fps, 0 ms/f
[junit] 1 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 110880 f, 71674.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110940 f, 71712.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111000 f, 71751.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111060 f, 71744.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111120 f, 71782.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111180 f, 71775.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111240 f, 71814.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111300 f, 71852.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111360 f, 71891.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111420 f, 71930.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111480 f, 71922.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111540 f, 71961.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111600 f, 72000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111660 f, 72038.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111720 f, 72077.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111780 f, 72116.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111840 f, 72154.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111900 f, 72193.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111960 f, 72185.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112020 f, 72224.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112080 f, 72263.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112140 f, 72301.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112200 f, 72340.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112260 f, 72379.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112320 f, 72417.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112380 f, 72409.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112440 f, 72448.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112500 f, 72487.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112560 f, 72525.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112620 f, 72564.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112680 f, 72603.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112740 f, 72641.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112800 f, 72680.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112860 f, 72719.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112920 f, 72710.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112980 f, 72749.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113040 f, 72788.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113100 f, 72826.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113160 f, 72865.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113220 f, 72904.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113280 f, 72942.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113340 f, 72981.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113400 f, 72972.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113460 f, 73011.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113520 f, 73050.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113580 f, 73088.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113640 f, 73127.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113700 f, 73166.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113760 f, 73204.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113820 f, 73243.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113880 f, 73281.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113940 f, 73273.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114000 f, 73311.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114060 f, 73350.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114120 f, 73389.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114180 f, 73427.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114240 f, 73466.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114300 f, 73504.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114360 f, 73543.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114420 f, 73534.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114480 f, 73573.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114540 f, 73611.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114600 f, 73650.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114660 f, 73688.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114720 f, 73727.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114780 f, 73766.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114840 f, 73804.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114900 f, 73843.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114960 f, 73834.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115020 f, 73872.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115080 f, 73911.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115140 f, 73949.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115200 f, 73988.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115260 f, 74026.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115320 f, 74065.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115380 f, 74104.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115440 f, 74094.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115500 f, 74133.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115560 f, 74172.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115620 f, 74210.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115680 f, 74249.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115740 f, 74287.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115800 f, 74326.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115860 f, 74364.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115920 f, 74355.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115980 f, 74393.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116040 f, 74432.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116100 f, 74470.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116160 f, 74509.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116220 f, 74547.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116280 f, 74586.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116340 f, 74624.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116400 f, 74615.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116460 f, 74653.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116520 f, 74644.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116580 f, 74682.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116640 f, 74721.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116700 f, 74759.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116760 f, 74798.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116820 f, 74788.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116880 f, 74827.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116940 f, 74865.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117000 f, 74903.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117060 f, 74942.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117120 f, 74980.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117180 f, 75019.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117240 f, 75057.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117300 f, 75096.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117360 f, 75086.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117420 f, 75124.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117480 f, 75163.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117540 f, 75201.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117600 f, 75239.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117660 f, 75278.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117720 f, 75316.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117780 f, 75355.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117840 f, 75393.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117900 f, 75431.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117960 f, 75421.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118020 f, 75460.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118080 f, 75450.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118140 f, 75488.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118200 f, 75527.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118260 f, 75517.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118320 f, 75555.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118380 f, 75593.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118440 f, 75632.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118500 f, 75670.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118560 f, 75708.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118620 f, 75747.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118680 f, 75785.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118740 f, 75775.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118800 f, 75813.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118860 f, 75851.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118920 f, 75890.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118980 f, 75928.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119040 f, 75966.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119100 f, 76005.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119160 f, 75994.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119220 f, 76033.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119280 f, 76071.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119340 f, 76109.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119400 f, 76147.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119460 f, 76186.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119520 f, 76224.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119580 f, 76262.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119640 f, 76301.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119700 f, 76339.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119760 f, 76328.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119820 f, 76367.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119880 f, 76405.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119940 f, 76443.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120000 f, 76481.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120060 f, 76520.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120120 f, 76558.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120180 f, 76596.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120240 f, 76585.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120300 f, 76624.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120360 f, 76662.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120420 f, 76700.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120480 f, 76738.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120540 f, 76777.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120600 f, 76815.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120660 f, 76853.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120720 f, 76842.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120780 f, 76880.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120840 f, 76870.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120900 f, 76908.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120960 f, 76946.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121020 f, 76984.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121080 f, 77022.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121140 f, 77012.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121200 f, 77050.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121260 f, 77088.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121320 f, 77126.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121380 f, 77164.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121440 f, 77202.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121500 f, 77191.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121560 f, 77229.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121620 f, 77268.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121680 f, 77306.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121740 f, 77344.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121800 f, 77382.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121860 f, 77420.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121920 f, 77458.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121980 f, 77496.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122040 f, 77485.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122100 f, 77523.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122160 f, 77561.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122220 f, 77600.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122280 f, 77638.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122340 f, 77676.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122400 f, 77664.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122460 f, 77703.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122520 f, 77741.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122580 f, 77779.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122640 f, 77817.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122700 f, 77855.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122760 f, 77893.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122820 f, 77931.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122880 f, 77969.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122940 f, 77958.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123000 f, 77996.1 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 123060 f, 77935.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123120 f, 77973.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123180 f, 78011.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123240 f, 78049.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123300 f, 78037.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123360 f, 78075.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123420 f, 78113.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123480 f, 78151.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123540 f, 78189.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123600 f, 78227.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123660 f, 78265.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123720 f, 78303.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123780 f, 78341.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123840 f, 78330.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123900 f, 78368.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123960 f, 78406.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124020 f, 78444.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124080 f, 78481.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124140 f, 78519.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124200 f, 78557.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124260 f, 78595.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124320 f, 78633.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124380 f, 78622.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124440 f, 78659.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124500 f, 78697.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124560 f, 78735.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124620 f, 78773.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124680 f, 78811.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124740 f, 78849.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124800 f, 78887.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124860 f, 78875.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124920 f, 78913.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124980 f, 78951.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125040 f, 78989.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125100 f, 79027.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125160 f, 79065.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125220 f, 79102.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125280 f, 79140.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125340 f, 79178.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125400 f, 79166.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125460 f, 79204.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125520 f, 79242.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125580 f, 79230.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125640 f, 79268.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125700 f, 79305.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125760 f, 79343.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125820 f, 79381.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125880 f, 79419.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125940 f, 79457.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126000 f, 79495.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126060 f, 79482.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126120 f, 79520.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126180 f, 79558.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126240 f, 79596.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126300 f, 79634.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126360 f, 79672.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126420 f, 79709.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126480 f, 79747.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126540 f, 79785.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126600 f, 79773.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126660 f, 79810.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126720 f, 79848.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126780 f, 79886.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126840 f, 79924.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126900 f, 79962.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126960 f, 80000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127020 f, 79987.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127080 f, 80025.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127140 f, 80062.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127200 f, 80100.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127260 f, 80138.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127320 f, 80176.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127380 f, 80214.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127440 f, 80251.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127500 f, 80289.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127560 f, 80276.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127620 f, 80314.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127680 f, 80352.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127740 f, 80390.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127800 f, 80427.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127860 f, 80465.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127920 f, 80503.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127980 f, 80541.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128040 f, 80578.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128100 f, 80566.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128160 f, 80603.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128220 f, 80641.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128280 f, 80679.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128340 f, 80716.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128400 f, 80754.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128460 f, 80792.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128520 f, 80830.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128580 f, 80817.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128640 f, 80854.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128700 f, 80892.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128760 f, 80930.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128820 f, 80967.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128880 f, 81005.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128940 f, 81043.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129000 f, 81081.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129060 f, 81118.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129120 f, 81105.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129180 f, 81143.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129240 f, 81180.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129300 f, 81218.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129360 f, 81256.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129420 f, 81293.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129480 f, 81331.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129540 f, 81369.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129600 f, 81407.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129660 f, 81393.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129720 f, 81431.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129780 f, 81468.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129840 f, 81506.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129900 f, 81493.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129960 f, 81479.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130020 f, 81517.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130080 f, 81554.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130140 f, 81592.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130200 f, 81630.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130260 f, 81667.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130320 f, 81705.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130380 f, 81691.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130440 f, 81729.3 fps, 0 ms/f
[junit] 1 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 130500 f, 81257.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130560 f, 81295.1 fps, 0 ms/f
[junit] 1 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 130620 f, 81029.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130680 f, 81067.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130740 f, 81104.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130800 f, 81091.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130860 f, 81128.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130920 f, 81165.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130980 f, 81202.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131040 f, 81239.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131100 f, 81277.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131160 f, 81314.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131220 f, 81351.5 fps, 0 ms/f
[junit] 1 s: 60 f / 13 ms, 4615.3 fps, 0 ms/f; total: 131280 f, 80738.0 fps, 0 ms/f
[junit] 1 s: 60 f / 23 ms, 2608.6 fps, 0 ms/f; total: 131340 f, 79648.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131400 f, 79636.3 fps, 0 ms/f
[junit] 1 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 131460 f, 79528.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131520 f, 79564.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131580 f, 79600.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131640 f, 79637.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131700 f, 79625.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131760 f, 79661.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131820 f, 79697.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131880 f, 79733.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131940 f, 79770.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132000 f, 79806.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132060 f, 79842.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132120 f, 79879.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132180 f, 79915.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132240 f, 79951.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132300 f, 79939.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132360 f, 79975.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132420 f, 80012.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132480 f, 80048.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132540 f, 80084.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132600 f, 80120.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132660 f, 80157.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132720 f, 80193.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132780 f, 80229.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132840 f, 80217.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132900 f, 80253.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132960 f, 80289.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133020 f, 80326.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133080 f, 80362.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133140 f, 80398.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133200 f, 80434.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133260 f, 80471.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133320 f, 80507.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133380 f, 80543.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133440 f, 80531.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133500 f, 80567.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133560 f, 80603.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133620 f, 80639.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133680 f, 80675.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133740 f, 80712.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133800 f, 80748.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133860 f, 80784.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133920 f, 80820.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133980 f, 80856.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134040 f, 80844.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134100 f, 80880.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134160 f, 80916.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134220 f, 80952.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134280 f, 80989.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134340 f, 81025.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134400 f, 81061.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134460 f, 81097.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134520 f, 81133.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134580 f, 81170.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134640 f, 81206.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134700 f, 81193.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134760 f, 81229.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134820 f, 81265.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134880 f, 81301.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134940 f, 81338.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135000 f, 81374.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135060 f, 81410.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135120 f, 81446.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135180 f, 81482.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135240 f, 81469.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135300 f, 81506.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135360 f, 81542.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135420 f, 81529.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135480 f, 81565.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135540 f, 81601.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135600 f, 81637.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135660 f, 81673.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135720 f, 81709.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135780 f, 81745.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135840 f, 81732.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135900 f, 81768.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135960 f, 81805.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136020 f, 81841.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136080 f, 81877.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136140 f, 81913.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136200 f, 81949.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136260 f, 81985.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136320 f, 82021.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136380 f, 82008.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136440 f, 82044.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136500 f, 82080.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136560 f, 82116.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136620 f, 82152.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136680 f, 82188.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136740 f, 82224.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136800 f, 82260.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136860 f, 82297.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136920 f, 82333.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136980 f, 82369.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137040 f, 82355.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137100 f, 82391.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137160 f, 82427.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137220 f, 82463.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137280 f, 82500.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137340 f, 82536.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137400 f, 82572.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137460 f, 82608.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137520 f, 82644.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137580 f, 82680.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137640 f, 82666.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137700 f, 82702.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137760 f, 82738.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137820 f, 82774.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137880 f, 82810.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137940 f, 82846.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138000 f, 82882.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138060 f, 82918.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138120 f, 82954.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138180 f, 82941.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138240 f, 82977.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138300 f, 83013.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138360 f, 83049.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138420 f, 83085.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138480 f, 83121.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138540 f, 83157.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138600 f, 83193.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138660 f, 83229.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138720 f, 83265.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138780 f, 83251.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138840 f, 83287.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138900 f, 83323.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138960 f, 83359.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139020 f, 83395.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139080 f, 83431.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139140 f, 83467.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139200 f, 83503.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139260 f, 83539.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139320 f, 83575.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139380 f, 83561.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139440 f, 83597.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139500 f, 83633.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139560 f, 83669.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139620 f, 83705.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139680 f, 83741.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139740 f, 83776.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139800 f, 83812.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139860 f, 83848.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139920 f, 83884.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139980 f, 83920.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140040 f, 83906.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140100 f, 83942.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140160 f, 83978.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140220 f, 84014.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140280 f, 84050.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140340 f, 84086.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140400 f, 84122.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140460 f, 84158.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140520 f, 84194.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140580 f, 84230.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140640 f, 84266.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140700 f, 84251.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140760 f, 84287.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140820 f, 84323.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140880 f, 84359.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140940 f, 84395.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141000 f, 84431.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141060 f, 84467.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141120 f, 84502.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141180 f, 84538.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141240 f, 84574.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141300 f, 84560.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141360 f, 84596.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141420 f, 84631.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141480 f, 84667.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141540 f, 84703.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141600 f, 84739.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141660 f, 84775.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141720 f, 84811.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141780 f, 84796.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141840 f, 84832.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141900 f, 84868.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141960 f, 84904.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142020 f, 84940.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142080 f, 84976.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142140 f, 85011.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142200 f, 85047.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142260 f, 85083.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142320 f, 85119.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142380 f, 85104.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142440 f, 85140.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142500 f, 85176.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142560 f, 85212.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142620 f, 85248.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142680 f, 85283.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142740 f, 85319.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142800 f, 85355.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142860 f, 85391.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142920 f, 85376.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142980 f, 85412.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143040 f, 85448.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143100 f, 85483.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143160 f, 85519.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143220 f, 85555.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143280 f, 85591.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143340 f, 85627.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143400 f, 85663.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143460 f, 85698.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143520 f, 85734.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143580 f, 85719.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143640 f, 85755.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143700 f, 85791.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143760 f, 85826.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143820 f, 85862.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143880 f, 85898.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143940 f, 85934.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144000 f, 85970.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144060 f, 86005.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144120 f, 86041.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144180 f, 86026.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144240 f, 86062.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144300 f, 86097.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144360 f, 86133.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144420 f, 86169.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144480 f, 86205.2 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 144540 f, 86138.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144600 f, 86174.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144660 f, 86209.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144720 f, 86245.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144780 f, 86281.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144840 f, 86317.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144900 f, 86352.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144960 f, 86388.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145020 f, 86424.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145080 f, 86408.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145140 f, 86444.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145200 f, 86480.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145260 f, 86515.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145320 f, 86551.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145380 f, 86587.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145440 f, 86622.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145500 f, 86658.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145560 f, 86694.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145620 f, 86730.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145680 f, 86714.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145740 f, 86750.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145800 f, 86785.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145860 f, 86821.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145920 f, 86857.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145980 f, 86892.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146040 f, 86928.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146100 f, 86964.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146160 f, 87000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146220 f, 87035.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146280 f, 87019.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146340 f, 87055.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146400 f, 87091.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146460 f, 87126.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146520 f, 87162.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146580 f, 87198.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146640 f, 87233.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146700 f, 87269.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146760 f, 87305.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146820 f, 87340.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146880 f, 87324.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146940 f, 87360.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147000 f, 87395.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147060 f, 87431.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147120 f, 87467.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147180 f, 87502.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147240 f, 87538.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147300 f, 87574.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147360 f, 87609.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147420 f, 87593.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147480 f, 87629.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147540 f, 87664.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147600 f, 87700.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147660 f, 87736.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147720 f, 87771.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147780 f, 87807.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147840 f, 87843.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147900 f, 87878.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147960 f, 87914.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148020 f, 87897.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148080 f, 87933.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148140 f, 87969.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148200 f, 88004.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148260 f, 88040.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148320 f, 88076.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148380 f, 88111.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148440 f, 88147.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148500 f, 88182.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148560 f, 88166.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148620 f, 88201.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148680 f, 88237.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148740 f, 88273.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148800 f, 88308.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148860 f, 88344.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148920 f, 88379.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148980 f, 88415.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149040 f, 88451.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149100 f, 88486.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149160 f, 88469.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149220 f, 88505.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149280 f, 88540.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149340 f, 88576.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149400 f, 88612.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149460 f, 88647.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149520 f, 88683.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149580 f, 88718.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149640 f, 88754.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149700 f, 88737.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149760 f, 88772.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149820 f, 88808.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149880 f, 88844.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149940 f, 88879.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150000 f, 88915.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150060 f, 88950.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150120 f, 88986.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150180 f, 89021.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150240 f, 89004.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150300 f, 89040.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150360 f, 89075.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150420 f, 89111.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150480 f, 89146.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150540 f, 89182.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150600 f, 89218.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150660 f, 89253.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150720 f, 89289.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150780 f, 89324.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150840 f, 89360.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150900 f, 89342.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150960 f, 89378.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151020 f, 89413.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151080 f, 89449.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151140 f, 89484.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151200 f, 89520.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151260 f, 89555.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151320 f, 89591.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151380 f, 89573.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151440 f, 89609.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151500 f, 89644.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151560 f, 89680.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151620 f, 89715.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151680 f, 89751.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151740 f, 89786.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151800 f, 89822.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151860 f, 89857.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151920 f, 89893.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151980 f, 89875.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152040 f, 89911.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152100 f, 89946.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152160 f, 89982.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152220 f, 90017.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152280 f, 90053.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152340 f, 90088.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152400 f, 90124.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152460 f, 90159.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152520 f, 90141.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152580 f, 90177.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152640 f, 90212.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152700 f, 90248.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152760 f, 90283.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152820 f, 90319.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152880 f, 90354.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152940 f, 90390.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153000 f, 90425.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153060 f, 90407.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153120 f, 90443.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153180 f, 90478.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153240 f, 90513.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153300 f, 90549.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153360 f, 90584.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153420 f, 90566.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153480 f, 90602.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153540 f, 90637.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153600 f, 90672.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153660 f, 90708.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153720 f, 90690.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153780 f, 90725.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153840 f, 90761.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153900 f, 90796.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153960 f, 90831.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154020 f, 90867.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154080 f, 90902.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154140 f, 90938.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154200 f, 90973.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154260 f, 90955.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154320 f, 90990.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154380 f, 91025.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154440 f, 91061.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154500 f, 91096.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154560 f, 91132.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154620 f, 91167.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154680 f, 91202.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154740 f, 91238.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154800 f, 91273.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154860 f, 91255.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154920 f, 91290.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154980 f, 91325.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155040 f, 91361.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155100 f, 91396.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155160 f, 91431.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155220 f, 91467.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155280 f, 91502.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155340 f, 91538.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155400 f, 91519.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155460 f, 91554.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155520 f, 91590.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155580 f, 91625.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155640 f, 91660.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155700 f, 91696.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155760 f, 91731.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155820 f, 91766.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155880 f, 91802.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155940 f, 91837.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156000 f, 91872.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156060 f, 91854.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156120 f, 91889.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156180 f, 91924.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156240 f, 91959.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156300 f, 91995.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156360 f, 92030.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156420 f, 92065.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156480 f, 92101.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156540 f, 92136.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156600 f, 92171.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156660 f, 92152.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156720 f, 92188.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156780 f, 92223.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156840 f, 92258.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156900 f, 92294.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156960 f, 92329.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157020 f, 92364.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157080 f, 92400.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157140 f, 92435.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157200 f, 92470.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157260 f, 92451.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157320 f, 92486.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157380 f, 92522.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157440 f, 92557.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157500 f, 92592.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157560 f, 92627.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157620 f, 92663.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157680 f, 92698.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157740 f, 92733.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157800 f, 92714.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157860 f, 92749.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157920 f, 92784.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157980 f, 92820.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158040 f, 92855.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158100 f, 92890.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158160 f, 92925.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158220 f, 92961.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158280 f, 92996.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158340 f, 92977.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158400 f, 93012.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158460 f, 93047.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158520 f, 93082.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158580 f, 93118.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158640 f, 93153.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158700 f, 93188.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158760 f, 93169.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158820 f, 93204.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158880 f, 93239.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158940 f, 93274.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159000 f, 93309.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159060 f, 93345.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159120 f, 93380.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159180 f, 93415.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159240 f, 93450.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159300 f, 93485.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159360 f, 93521.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159420 f, 93556.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159480 f, 93536.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159540 f, 93571.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159600 f, 93607.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159660 f, 93642.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159720 f, 93677.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159780 f, 93712.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159840 f, 93747.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159900 f, 93782.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159960 f, 93818.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160020 f, 93798.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160080 f, 93833.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160140 f, 93868.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160200 f, 93903.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160260 f, 93939.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160320 f, 93974.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160380 f, 94009.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160440 f, 94044.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160500 f, 94079.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160560 f, 94114.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160620 f, 94094.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160680 f, 94130.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160740 f, 94165.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160800 f, 94200.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160860 f, 94235.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160920 f, 94270.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160980 f, 94305.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161040 f, 94340.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161100 f, 94376.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161160 f, 94355.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161220 f, 94391.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161280 f, 94426.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161340 f, 94461.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161400 f, 94496.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161460 f, 94531.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161520 f, 94566.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161580 f, 94601.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161640 f, 94637.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161700 f, 94672.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161760 f, 94707.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161820 f, 94686.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161880 f, 94722.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161940 f, 94757.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162000 f, 94792.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162060 f, 94827.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162120 f, 94862.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162180 f, 94897.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162240 f, 94932.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162300 f, 94912.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162360 f, 94891.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162420 f, 94926.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162480 f, 94962.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162540 f, 94997.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162600 f, 95032.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162660 f, 95067.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162720 f, 95102.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162780 f, 95081.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162840 f, 95116.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162900 f, 95151.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162960 f, 95186.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163020 f, 95221.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163080 f, 95257.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163140 f, 95292.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163200 f, 95327.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163260 f, 95362.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163320 f, 95341.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163380 f, 95376.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163440 f, 95411.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163500 f, 95446.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163560 f, 95481.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163620 f, 95516.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163680 f, 95551.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163740 f, 95586.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163800 f, 95621.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163860 f, 95600.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163920 f, 95635.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163980 f, 95670.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164040 f, 95705.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164100 f, 95740.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164160 f, 95775.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164220 f, 95810.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164280 f, 95845.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164340 f, 95880.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164400 f, 95860.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164460 f, 95895.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164520 f, 95930.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164580 f, 95965.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164640 f, 96000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164700 f, 96034.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164760 f, 96069.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164820 f, 96104.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164880 f, 96139.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164940 f, 96118.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165000 f, 96153.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165060 f, 96188.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165120 f, 96223.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165180 f, 96258.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165240 f, 96293.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165300 f, 96328.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165360 f, 96363.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165420 f, 96398.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165480 f, 96377.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165540 f, 96412.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165600 f, 96447.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165660 f, 96482.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165720 f, 96517.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165780 f, 96552.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165840 f, 96587.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165900 f, 96622.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165960 f, 96600.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166020 f, 96635.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166080 f, 96670.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166140 f, 96705.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166200 f, 96740.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166260 f, 96775.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166320 f, 96810.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166380 f, 96845.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166440 f, 96880.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166500 f, 96858.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166560 f, 96893.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166620 f, 96928.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166680 f, 96963.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166740 f, 96998.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166800 f, 97033.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166860 f, 97068.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166920 f, 97102.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166980 f, 97137.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167040 f, 97116.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167100 f, 97151.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167160 f, 97186.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167220 f, 97220.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167280 f, 97255.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167340 f, 97290.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167400 f, 97325.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167460 f, 97360.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167520 f, 97395.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167580 f, 97373.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167640 f, 97408.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167700 f, 97443.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167760 f, 97478.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167820 f, 97513.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167880 f, 97547.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167940 f, 97582.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168000 f, 97617.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168060 f, 97652.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168120 f, 97630.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168180 f, 97665.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168240 f, 97700.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168300 f, 97735.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168360 f, 97770.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168420 f, 97804.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168480 f, 97839.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168540 f, 97874.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168600 f, 97909.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168660 f, 97944.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168720 f, 97922.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168780 f, 97957.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168840 f, 97991.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168900 f, 98026.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168960 f, 98061.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169020 f, 98096.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169080 f, 98131.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169140 f, 98165.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169200 f, 98200.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169260 f, 98235.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169320 f, 98213.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169380 f, 98248.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169440 f, 98283.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169500 f, 98317.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169560 f, 98352.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169620 f, 98387.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169680 f, 98422.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169740 f, 98457.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169800 f, 98491.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169860 f, 98469.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169920 f, 98504.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169980 f, 98539.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170040 f, 98573.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170100 f, 98608.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170160 f, 98643.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170220 f, 98678.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170280 f, 98713.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170340 f, 98747.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170400 f, 98782.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170460 f, 98760.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170520 f, 98794.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170580 f, 98829.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170640 f, 98864.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170700 f, 98899.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170760 f, 98933.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170820 f, 98968.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170880 f, 99003.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170940 f, 99038.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171000 f, 99073.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171060 f, 99050.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171120 f, 99085.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171180 f, 99119.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171240 f, 99097.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171300 f, 99131.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171360 f, 99166.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171420 f, 99201.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171480 f, 99236.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171540 f, 99270.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171600 f, 99305.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171660 f, 99340.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171720 f, 99375.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171780 f, 99352.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171840 f, 99386.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171900 f, 99421.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171960 f, 99456.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172020 f, 99491.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172080 f, 99525.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172140 f, 99560.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172200 f, 99595.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172260 f, 99629.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172320 f, 99606.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172380 f, 99641.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172440 f, 99676.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172500 f, 99710.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172560 f, 99745.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172620 f, 99780.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172680 f, 99815.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172740 f, 99849.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172800 f, 99884.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172860 f, 99861.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172920 f, 99896.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172980 f, 99930.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173040 f, 99965.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173100 f, 100000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173160 f, 100034.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173220 f, 100069.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173280 f, 100046.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173340 f, 100080.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173400 f, 100115.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173460 f, 100150.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173520 f, 100184.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173580 f, 100219.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173640 f, 100254.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173700 f, 100288.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173760 f, 100323.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173820 f, 100300.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173880 f, 100334.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173940 f, 100369.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174000 f, 100403.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174060 f, 100438.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174120 f, 100473.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174180 f, 100507.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174240 f, 100542.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174300 f, 100577.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174360 f, 100611.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174420 f, 100588.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174480 f, 100622.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174540 f, 100657.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174600 f, 100692.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174660 f, 100726.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174720 f, 100761.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174780 f, 100795.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174840 f, 100830.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174900 f, 100865.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174960 f, 100899.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175020 f, 100876.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175080 f, 100910.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175140 f, 100945.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175200 f, 100979.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175260 f, 101014.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175320 f, 101048.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175380 f, 101083.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175440 f, 101118.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175500 f, 101152.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175560 f, 101129.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175620 f, 101163.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175680 f, 101198.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175740 f, 101232.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175800 f, 101267.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175860 f, 101301.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175920 f, 101336.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175980 f, 101370.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176040 f, 101405.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176100 f, 101440.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176160 f, 101416.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176220 f, 101450.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176280 f, 101485.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176340 f, 101519.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176400 f, 101554.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176460 f, 101588.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176520 f, 101623.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176580 f, 101599.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176640 f, 101634.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176700 f, 101668.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176760 f, 101703.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176820 f, 101737.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176880 f, 101772.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176940 f, 101806.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177000 f, 101841.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177060 f, 101875.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177120 f, 101910.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177180 f, 101944.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177240 f, 101920.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177300 f, 101955.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177360 f, 101989.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177420 f, 102024.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177480 f, 102058.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177540 f, 102093.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177600 f, 102127.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177660 f, 102162.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177720 f, 102196.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177780 f, 102231.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177840 f, 102206.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177900 f, 102241.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177960 f, 102275.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178020 f, 102310.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178080 f, 102344.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178140 f, 102379.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178200 f, 102413.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178260 f, 102448.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178320 f, 102482.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178380 f, 102517.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178440 f, 102492.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178500 f, 102527.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178560 f, 102561.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178620 f, 102596.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178680 f, 102630.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178740 f, 102665.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178800 f, 102699.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178860 f, 102734.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178920 f, 102768.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178980 f, 102802.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179040 f, 102778.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179100 f, 102812.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179160 f, 102847.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179220 f, 102881.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179280 f, 102916.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179340 f, 102950.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179400 f, 102985.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179460 f, 103019.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179520 f, 103053.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179580 f, 103088.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179640 f, 103063.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179700 f, 103098.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179760 f, 103132.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179820 f, 103107.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179880 f, 103142.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179940 f, 103176.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180000 f, 103211.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180060 f, 103245.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180120 f, 103279.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180180 f, 103255.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180240 f, 103289.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180300 f, 103323.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180360 f, 103358.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180420 f, 103392.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180480 f, 103426.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180540 f, 103461.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180600 f, 103495.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180660 f, 103530.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180720 f, 103505.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180780 f, 103539.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180840 f, 103573.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180900 f, 103608.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180960 f, 103642.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181020 f, 103676.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181080 f, 103711.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181140 f, 103745.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181200 f, 103780.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181260 f, 103814.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181320 f, 103848.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181380 f, 103823.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181440 f, 103858.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181500 f, 103892.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181560 f, 103926.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181620 f, 103961.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181680 f, 103995.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181740 f, 104029.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181800 f, 104064.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181860 f, 104098.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181920 f, 104073.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181980 f, 104107.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182040 f, 104141.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182100 f, 104176.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182160 f, 104210.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182220 f, 104244.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182280 f, 104279.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182340 f, 104313.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182400 f, 104347.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182460 f, 104382.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182520 f, 104416.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182580 f, 104391.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182640 f, 104425.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182700 f, 104459.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182760 f, 104494.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182820 f, 104528.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182880 f, 104562.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182940 f, 104596.9 fps, 0 ms/f
[junit] 1 s: 60 f / 31 ms, 1935.4 fps, 0 ms/f; total: 183000 f, 102808.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183060 f, 102842.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183120 f, 102876.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183180 f, 102852.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183240 f, 102886.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183300 f, 102919.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183360 f, 102953.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183420 f, 102987.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183480 f, 103020.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183540 f, 103054.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183600 f, 103088.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183660 f, 103121.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183720 f, 103155.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183780 f, 103131.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183840 f, 103164.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183900 f, 103198.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183960 f, 103232.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184020 f, 103265.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184080 f, 103299.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184140 f, 103333.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184200 f, 103367.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184260 f, 103400.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184320 f, 103376.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184380 f, 103409.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184440 f, 103443.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184500 f, 103477.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184560 f, 103510.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184620 f, 103544.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184680 f, 103578.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184740 f, 103611.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184800 f, 103645.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184860 f, 103621.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184920 f, 103654.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184980 f, 103688.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185040 f, 103721.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185100 f, 103755.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185160 f, 103789.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185220 f, 103822.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185280 f, 103856.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185340 f, 103890.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185400 f, 103865.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185460 f, 103899.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185520 f, 103932.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185580 f, 103966.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185640 f, 104000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185700 f, 104033.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185760 f, 104067.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185820 f, 104100.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185880 f, 104134.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185940 f, 104168.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186000 f, 104201.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186060 f, 104176.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186120 f, 104210.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186180 f, 104244.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186240 f, 104277.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186300 f, 104311.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186360 f, 104344.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186420 f, 104378.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186480 f, 104412.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186540 f, 104445.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186600 f, 104479.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186660 f, 104512.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186720 f, 104487.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186780 f, 104521.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186840 f, 104555.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186900 f, 104588.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186960 f, 104622.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187020 f, 104655.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187080 f, 104689.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187140 f, 104723.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187200 f, 104756.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187260 f, 104790.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187320 f, 104765.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187380 f, 104798.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187440 f, 104832.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187500 f, 104865.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187560 f, 104899.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187620 f, 104932.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187680 f, 104966.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187740 f, 105000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187800 f, 105033.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187860 f, 105008.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187920 f, 105041.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187980 f, 105075.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188040 f, 105109.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188100 f, 105142.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188160 f, 105176.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188220 f, 105209.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188280 f, 105243.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188340 f, 105276.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188400 f, 105310.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188460 f, 105284.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188520 f, 105318.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188580 f, 105351.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188640 f, 105385.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188700 f, 105418.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188760 f, 105452.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188820 f, 105486.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188880 f, 105519.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188940 f, 105553.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189000 f, 105586.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189060 f, 105561.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189120 f, 105594.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189180 f, 105628.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189240 f, 105661.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189300 f, 105695.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189360 f, 105728.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189420 f, 105762.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189480 f, 105795.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189540 f, 105829.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189600 f, 105803.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189660 f, 105837.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189720 f, 105870.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189780 f, 105904.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189840 f, 105937.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189900 f, 105970.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189960 f, 106004.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190020 f, 106037.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190080 f, 106071.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190140 f, 106104.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190200 f, 106138.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190260 f, 106112.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190320 f, 106146.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190380 f, 106179.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190440 f, 106213.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190500 f, 106246.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190560 f, 106279.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190620 f, 106254.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190680 f, 106287.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190740 f, 106321.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190800 f, 106295.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190860 f, 106328.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190920 f, 106362.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190980 f, 106395.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191040 f, 106428.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191100 f, 106462.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191160 f, 106495.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191220 f, 106529.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191280 f, 106503.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191340 f, 106536.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191400 f, 106570.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191460 f, 106603.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191520 f, 106636.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191580 f, 106670.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191640 f, 106703.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191700 f, 106737.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191760 f, 106770.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191820 f, 106804.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191880 f, 106777.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191940 f, 106811.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192000 f, 106844.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192060 f, 106878.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192120 f, 106911.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192180 f, 106944.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192240 f, 106978.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192300 f, 107011.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192360 f, 107045.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192420 f, 107078.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192480 f, 107111.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192540 f, 107085.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192600 f, 107119.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192660 f, 107152.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192720 f, 107185.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192780 f, 107219.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192840 f, 107252.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192900 f, 107285.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192960 f, 107319.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193020 f, 107352.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193080 f, 107385.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193140 f, 107359.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193200 f, 107393.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193260 f, 107426.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193320 f, 107459.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193380 f, 107493.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193440 f, 107526.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193500 f, 107559.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193560 f, 107593.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193620 f, 107626.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193680 f, 107600.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193740 f, 107633.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193800 f, 107666.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193860 f, 107700.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193920 f, 107733.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193980 f, 107766.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194040 f, 107800.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194100 f, 107833.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194160 f, 107806.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194220 f, 107840.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194280 f, 107873.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194340 f, 107906.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194400 f, 107940.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194460 f, 107973.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194520 f, 108006.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194580 f, 108039.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194640 f, 108073.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194700 f, 108106.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194760 f, 108079.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194820 f, 108113.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194880 f, 108146.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194940 f, 108179.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195000 f, 108213.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195060 f, 108246.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195120 f, 108279.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195180 f, 108312.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195240 f, 108286.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195300 f, 108319.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195360 f, 108352.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195420 f, 108386.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195480 f, 108419.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195540 f, 108452.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195600 f, 108485.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195660 f, 108519.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195720 f, 108552.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195780 f, 108525.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195840 f, 108558.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195900 f, 108592.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195960 f, 108625.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196020 f, 108658.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196080 f, 108691.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196140 f, 108725.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196200 f, 108758.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196260 f, 108791.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196320 f, 108764.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196380 f, 108797.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196440 f, 108831.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196500 f, 108864.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196560 f, 108897.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196620 f, 108930.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196680 f, 108963.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196740 f, 108997.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196800 f, 109030.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196860 f, 109063.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196920 f, 109096.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196980 f, 109069.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197040 f, 109102.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197100 f, 109136.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197160 f, 109169.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197220 f, 109202.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197280 f, 109235.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197340 f, 109269.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197400 f, 109302.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197460 f, 109335.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197520 f, 109368.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197580 f, 109341.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197640 f, 109374.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197700 f, 109407.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197760 f, 109441.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197820 f, 109474.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197880 f, 109507.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197940 f, 109540.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198000 f, 109573.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198060 f, 109607.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198120 f, 109579.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198180 f, 109612.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198240 f, 109646.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198300 f, 109679.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198360 f, 109712.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198420 f, 109745.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198480 f, 109778.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198540 f, 109811.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198600 f, 109845.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198660 f, 109878.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198720 f, 109850.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198780 f, 109883.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198840 f, 109917.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198900 f, 109950.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198960 f, 109983.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199020 f, 110016.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199080 f, 110049.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199140 f, 110082.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199200 f, 110116.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199260 f, 110149.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199320 f, 110121.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199380 f, 110154.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199440 f, 110187.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199500 f, 110220.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199560 f, 110193.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199620 f, 110226.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199680 f, 110259.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199740 f, 110292.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199800 f, 110325.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199860 f, 110358.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199920 f, 110392.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199980 f, 110364.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200040 f, 110397.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200100 f, 110430.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200160 f, 110463.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200220 f, 110496.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200280 f, 110529.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200340 f, 110562.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200400 f, 110596.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200460 f, 110629.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200520 f, 110662.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200580 f, 110695.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200640 f, 110667.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200700 f, 110700.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200760 f, 110733.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200820 f, 110766.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200880 f, 110799.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200940 f, 110832.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201000 f, 110865.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201060 f, 110899.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201120 f, 110932.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201180 f, 110904.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201240 f, 110937.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201300 f, 110970.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201360 f, 111003.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201420 f, 111036.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201480 f, 111069.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201540 f, 111102.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201600 f, 111135.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201660 f, 111168.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201720 f, 111140.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201780 f, 111173.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201840 f, 111206.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201900 f, 111239.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201960 f, 111272.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202020 f, 111305.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202080 f, 111277.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202140 f, 111310.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202200 f, 111343.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202260 f, 111376.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202320 f, 111409.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202380 f, 111442.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202440 f, 111475.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202500 f, 111508.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202560 f, 111541.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202620 f, 111574.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202680 f, 111546.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202740 f, 111579.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202800 f, 111612.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202860 f, 111645.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202920 f, 111678.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202980 f, 111711.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203040 f, 111744.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203100 f, 111777.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203160 f, 111810.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203220 f, 111843.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203280 f, 111815.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203340 f, 111848.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203400 f, 111881.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203460 f, 111914.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203520 f, 111947.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203580 f, 111980.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203640 f, 112013.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203700 f, 112046.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203760 f, 112079.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203820 f, 112112.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203880 f, 112083.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203940 f, 112116.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204000 f, 112149.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204060 f, 112182.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204120 f, 112215.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204180 f, 112248.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204240 f, 112281.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204300 f, 112314.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204360 f, 112347.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204420 f, 112380.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204480 f, 112351.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204540 f, 112384.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204600 f, 112417.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204660 f, 112450.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204720 f, 112483.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204780 f, 112516.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204840 f, 112549.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204900 f, 112582.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204960 f, 112615.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205020 f, 112586.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205080 f, 112619.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205140 f, 112652.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205200 f, 112685.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205260 f, 112718.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205320 f, 112751.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205380 f, 112784.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205440 f, 112817.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205500 f, 112850.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205560 f, 112883.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205620 f, 112915.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205680 f, 112886.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205740 f, 112919.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205800 f, 112952.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205860 f, 112985.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205920 f, 113018.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205980 f, 113051.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206040 f, 113084.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206100 f, 113117.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206160 f, 113150.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206220 f, 113183.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206280 f, 113154.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206340 f, 113187.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206400 f, 113219.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206460 f, 113252.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206520 f, 113285.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206580 f, 113318.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206640 f, 113351.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206700 f, 113384.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206760 f, 113417.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206820 f, 113450.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206880 f, 113421.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206940 f, 113453.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207000 f, 113486.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207060 f, 113519.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207120 f, 113552.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207180 f, 113585.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207240 f, 113618.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207300 f, 113651.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207360 f, 113684.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207420 f, 113717.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207480 f, 113687.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207540 f, 113720.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207600 f, 113753.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207660 f, 113786.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207720 f, 113819.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207780 f, 113852.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207840 f, 113884.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207900 f, 113917.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207960 f, 113950.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208020 f, 113921.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208080 f, 113954.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208140 f, 113986.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208200 f, 114019.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208260 f, 114052.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208320 f, 114085.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208380 f, 114118.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208440 f, 114151.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208500 f, 114184.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208560 f, 114216.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208620 f, 114249.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208680 f, 114282.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208740 f, 114252.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208800 f, 114223.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208860 f, 114256.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208920 f, 114288.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208980 f, 114321.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209040 f, 114354.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209100 f, 114387.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209160 f, 114420.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209220 f, 114452.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209280 f, 114485.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209340 f, 114455.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209400 f, 114488.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209460 f, 114521.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209520 f, 114554.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209580 f, 114587.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209640 f, 114620.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209700 f, 114652.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209760 f, 114685.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209820 f, 114718.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209880 f, 114688.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209940 f, 114721.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210000 f, 114754.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210060 f, 114786.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210120 f, 114819.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210180 f, 114852.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210240 f, 114885.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210300 f, 114918.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210360 f, 114950.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210420 f, 114983.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210480 f, 115016.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210540 f, 115049.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210600 f, 115019.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210660 f, 115051.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210720 f, 115084.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210780 f, 115117.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210840 f, 115150.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210900 f, 115182.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210960 f, 115215.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211020 f, 115248.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211080 f, 115281.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211140 f, 115251.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211200 f, 115283.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211260 f, 115316.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211320 f, 115349.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211380 f, 115382.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211440 f, 115414.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211500 f, 115447.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211560 f, 115480.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211620 f, 115513.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211680 f, 115482.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211740 f, 115515.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211800 f, 115548.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211860 f, 115581.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211920 f, 115613.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211980 f, 115646.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212040 f, 115679.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212100 f, 115711.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212160 f, 115744.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212220 f, 115714.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212280 f, 115747.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212340 f, 115779.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212400 f, 115812.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212460 f, 115845.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212520 f, 115877.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212580 f, 115910.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212640 f, 115943.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212700 f, 115976.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212760 f, 116008.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212820 f, 115978.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212880 f, 116010.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212940 f, 116043.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213000 f, 116076.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213060 f, 116108.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213120 f, 116141.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213180 f, 116174.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213240 f, 116207.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213300 f, 116239.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213360 f, 116209.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213420 f, 116241.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213480 f, 116274.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213540 f, 116307.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213600 f, 116339.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213660 f, 116372.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213720 f, 116405.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213780 f, 116437.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213840 f, 116470.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213900 f, 116503.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213960 f, 116472.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214020 f, 116505.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214080 f, 116537.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214140 f, 116570.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214200 f, 116603.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214260 f, 116572.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214320 f, 116605.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214380 f, 116637.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214440 f, 116670.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214500 f, 116702.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214560 f, 116735.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214620 f, 116768.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214680 f, 116800.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214740 f, 116833.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214800 f, 116802.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214860 f, 116835.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214920 f, 116867.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214980 f, 116900.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215040 f, 116933.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215100 f, 116965.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215160 f, 116998.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215220 f, 117030.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215280 f, 117063.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215340 f, 117096.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215400 f, 117128.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215460 f, 117097.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215520 f, 117130.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215580 f, 117163.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215640 f, 117195.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215700 f, 117228.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215760 f, 117260.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215820 f, 117293.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215880 f, 117326.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215940 f, 117358.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216000 f, 117391.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216060 f, 117360.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216120 f, 117392.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216180 f, 117425.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216240 f, 117457.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216300 f, 117490.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216360 f, 117523.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216420 f, 117555.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216480 f, 117588.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216540 f, 117620.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216600 f, 117653.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216660 f, 117622.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216720 f, 117654.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216780 f, 117687.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216840 f, 117719.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216900 f, 117752.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216960 f, 117785.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217020 f, 117817.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217080 f, 117850.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217140 f, 117882.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217200 f, 117851.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217260 f, 117883.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217320 f, 117916.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217380 f, 117949.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217440 f, 117981.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217500 f, 118014.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217560 f, 118046.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217620 f, 118015.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217680 f, 117983.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217740 f, 118016.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217800 f, 118048.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217860 f, 118081.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217920 f, 118113.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217980 f, 118146.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218040 f, 118178.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218100 f, 118211.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218160 f, 118243.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218220 f, 118276.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218280 f, 118244.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218340 f, 118277.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218400 f, 118309.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218460 f, 118342.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218520 f, 118374.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218580 f, 118407.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218640 f, 118439.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218700 f, 118472.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218760 f, 118504.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218820 f, 118473.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218880 f, 118505.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218940 f, 118538.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219000 f, 118570.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219060 f, 118603.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219120 f, 118635.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219180 f, 118668.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219240 f, 118700.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219300 f, 118668.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219360 f, 118701.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219420 f, 118733.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219480 f, 118766.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219540 f, 118798.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219600 f, 118831.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219660 f, 118863.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219720 f, 118831.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219780 f, 118864.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219840 f, 118896.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219900 f, 118929.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219960 f, 118961.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220020 f, 118994.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220080 f, 119026.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220140 f, 119058.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220200 f, 119091.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220260 f, 119059.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220320 f, 119091.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220380 f, 119124.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220440 f, 119156.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220500 f, 119189.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220560 f, 119221.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220620 f, 119254.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220680 f, 119286.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220740 f, 119318.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220800 f, 119286.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220860 f, 119319.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220920 f, 119351.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220980 f, 119384.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221040 f, 119416.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221100 f, 119448.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221160 f, 119481.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221220 f, 119513.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221280 f, 119546.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221340 f, 119578.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221400 f, 119611.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221460 f, 119578.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221520 f, 119611.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221580 f, 119643.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221640 f, 119676.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221700 f, 119708.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221760 f, 119740.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221820 f, 119773.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221880 f, 119805.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221940 f, 119838.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222000 f, 119870.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222060 f, 119838.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222120 f, 119870.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222180 f, 119902.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222240 f, 119935.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222300 f, 119967.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222360 f, 120000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222420 f, 120032.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222480 f, 120064.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222540 f, 120097.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222600 f, 120129.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222660 f, 120097.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222720 f, 120129.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222780 f, 120161.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222840 f, 120194.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222900 f, 120226.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222960 f, 120258.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223020 f, 120291.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223080 f, 120323.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223140 f, 120355.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223200 f, 120388.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223260 f, 120355.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223320 f, 120388.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223380 f, 120420.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223440 f, 120452.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223500 f, 120485.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223560 f, 120517.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223620 f, 120549.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223680 f, 120582.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223740 f, 120614.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223800 f, 120646.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223860 f, 120679.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223920 f, 120646.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223980 f, 120678.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224040 f, 120711.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224100 f, 120743.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224160 f, 120775.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224220 f, 120808.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224280 f, 120840.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224340 f, 120872.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224400 f, 120905.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224460 f, 120937.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224520 f, 120904.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224580 f, 120936.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224640 f, 120969.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224700 f, 121001.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224760 f, 121033.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224820 f, 121066.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224880 f, 121098.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224940 f, 121130.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225000 f, 121163.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225060 f, 121130.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225120 f, 121162.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225180 f, 121194.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225240 f, 121227.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225300 f, 121259.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225360 f, 121291.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225420 f, 121324.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225480 f, 121356.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225540 f, 121388.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225600 f, 121420.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225660 f, 121387.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225720 f, 121420.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225780 f, 121452.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225840 f, 121484.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225900 f, 121516.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225960 f, 121549.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226020 f, 121581.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226080 f, 121613.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226140 f, 121646.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226200 f, 121678.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226260 f, 121645.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226320 f, 121677.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226380 f, 121709.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226440 f, 121676.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226500 f, 121708.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226560 f, 121741.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226620 f, 121773.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226680 f, 121805.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226740 f, 121837.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226800 f, 121869.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226860 f, 121836.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226920 f, 121868.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226980 f, 121901.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227040 f, 121933.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227100 f, 121965.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227160 f, 121997.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227220 f, 122030.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227280 f, 121996.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227340 f, 122028.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227400 f, 122061.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227460 f, 122093.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227520 f, 122125.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227580 f, 122157.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227640 f, 122190.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227700 f, 122222.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227760 f, 122254.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227820 f, 122286.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227880 f, 122253.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227940 f, 122285.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228000 f, 122317.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228060 f, 122349.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228120 f, 122381.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228180 f, 122414.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228240 f, 122446.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228300 f, 122478.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228360 f, 122510.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228420 f, 122477.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228480 f, 122509.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228540 f, 122541.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228600 f, 122573.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228660 f, 122605.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228720 f, 122638.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228780 f, 122670.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228840 f, 122702.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228900 f, 122734.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228960 f, 122700.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229020 f, 122733.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229080 f, 122765.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229140 f, 122797.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229200 f, 122829.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229260 f, 122861.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229320 f, 122893.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229380 f, 122926.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229440 f, 122958.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229500 f, 122924.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229560 f, 122956.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229620 f, 122988.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229680 f, 123020.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229740 f, 123053.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229800 f, 123085.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229860 f, 123117.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229920 f, 123149.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229980 f, 123115.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230040 f, 123147.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230100 f, 123179.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230160 f, 123211.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230220 f, 123244.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230280 f, 123276.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230340 f, 123308.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230400 f, 123340.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230460 f, 123372.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230520 f, 123404.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230580 f, 123370.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230640 f, 123402.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230700 f, 123434.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230760 f, 123467.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230820 f, 123499.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230880 f, 123531.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230940 f, 123497.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231000 f, 123529.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231060 f, 123561.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231120 f, 123593.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231180 f, 123625.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231240 f, 123657.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231300 f, 123689.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231360 f, 123655.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231420 f, 123687.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231480 f, 123719.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231540 f, 123752.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231600 f, 123784.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231660 f, 123816.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231720 f, 123848.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231780 f, 123880.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231840 f, 123912.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231900 f, 123878.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231960 f, 123910.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232020 f, 123942.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232080 f, 123974.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232140 f, 124006.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232200 f, 124038.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232260 f, 124070.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232320 f, 124102.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232380 f, 124134.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232440 f, 124166.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232500 f, 124132.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232560 f, 124164.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232620 f, 124196.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232680 f, 124228.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232740 f, 124260.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232800 f, 124292.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232860 f, 124324.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232920 f, 124356.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232980 f, 124388.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233040 f, 124354.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233100 f, 124386.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233160 f, 124418.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233220 f, 124450.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233280 f, 124482.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233340 f, 124514.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233400 f, 124546.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233460 f, 124578.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233520 f, 124610.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233580 f, 124642.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233640 f, 124608.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233700 f, 124640.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233760 f, 124672.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233820 f, 124704.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233880 f, 124736.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233940 f, 124768.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234000 f, 124800.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234060 f, 124832.0 fps, 0 ms/f
[junit] 1 s: 60 f / 29 ms, 2068.9 fps, 0 ms/f; total: 234120 f, 122962.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234180 f, 122993.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234240 f, 123025.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234300 f, 123056.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234360 f, 123088.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234420 f, 123119.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234480 f, 123086.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234540 f, 123118.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234600 f, 123149.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234660 f, 123181.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234720 f, 123212.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234780 f, 123244.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234840 f, 123275.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234900 f, 123242.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234960 f, 123209.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235020 f, 123240.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235080 f, 123272.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235140 f, 123303.6 fps, 0 ms/f
[junit] 1 s: 60 f / 13 ms, 4615.3 fps, 0 ms/f; total: 235200 f, 122500.0 fps, 0 ms/f
[junit] 1 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 235260 f, 122212.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235320 f, 122244.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235380 f, 122275.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235440 f, 122306.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235500 f, 122337.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235560 f, 122368.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235620 f, 122400.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235680 f, 122431.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235740 f, 122462.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235800 f, 122493.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235860 f, 122461.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235920 f, 122492.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235980 f, 122523.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236040 f, 122554.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236100 f, 122585.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236160 f, 122616.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236220 f, 122647.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236280 f, 122679.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236340 f, 122710.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236400 f, 122677.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236460 f, 122708.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236520 f, 122740.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236580 f, 122707.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236640 f, 122738.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236700 f, 122769.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236760 f, 122800.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236820 f, 122831.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236880 f, 122863.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236940 f, 122894.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237000 f, 122925.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237060 f, 122956.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237120 f, 122923.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237180 f, 122954.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237240 f, 122986.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237300 f, 123017.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237360 f, 123048.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237420 f, 123079.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237480 f, 123110.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237540 f, 123077.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237600 f, 123108.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237660 f, 123139.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237720 f, 123170.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237780 f, 123202.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237840 f, 123233.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237900 f, 123264.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237960 f, 123295.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238020 f, 123262.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238080 f, 123293.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238140 f, 123324.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238200 f, 123355.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238260 f, 123386.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238320 f, 123417.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238380 f, 123448.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238440 f, 123480.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238500 f, 123447.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238560 f, 123478.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238620 f, 123509.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238680 f, 123540.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238740 f, 123571.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238800 f, 123602.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238860 f, 123633.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238920 f, 123664.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238980 f, 123695.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239040 f, 123726.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239100 f, 123757.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239160 f, 123724.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239220 f, 123755.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239280 f, 123786.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239340 f, 123817.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239400 f, 123848.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239460 f, 123879.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239520 f, 123911.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239580 f, 123942.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239640 f, 123973.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239700 f, 124004.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239760 f, 123971.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239820 f, 124002.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239880 f, 124033.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239940 f, 124064.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240000 f, 124095.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240060 f, 124126.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240120 f, 124157.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240180 f, 124188.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240240 f, 124219.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240300 f, 124186.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240360 f, 124217.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240420 f, 124248.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240480 f, 124279.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240540 f, 124310.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240600 f, 124341.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240660 f, 124372.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240720 f, 124403.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240780 f, 124434.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240840 f, 124465.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240900 f, 124431.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240960 f, 124462.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241020 f, 124493.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241080 f, 124524.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241140 f, 124555.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241200 f, 124586.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241260 f, 124617.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241320 f, 124648.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241380 f, 124679.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241440 f, 124646.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241500 f, 124677.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241560 f, 124708.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241620 f, 124739.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241680 f, 124770.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241740 f, 124801.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241800 f, 124832.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241860 f, 124863.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241920 f, 124894.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241980 f, 124925.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242040 f, 124891.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242100 f, 124922.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242160 f, 124953.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242220 f, 124984.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242280 f, 125015.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242340 f, 125046.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242400 f, 125077.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242460 f, 125108.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242520 f, 125139.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242580 f, 125170.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242640 f, 125136.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242700 f, 125167.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242760 f, 125198.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242820 f, 125229.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242880 f, 125260.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242940 f, 125291.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243000 f, 125322.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243060 f, 125353.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243120 f, 125384.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243180 f, 125415.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243240 f, 125381.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243300 f, 125412.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243360 f, 125443.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243420 f, 125474.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243480 f, 125505.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243540 f, 125536.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243600 f, 125567.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243660 f, 125597.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243720 f, 125628.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243780 f, 125595.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243840 f, 125625.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243900 f, 125656.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243960 f, 125687.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244020 f, 125718.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244080 f, 125749.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244140 f, 125780.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244200 f, 125811.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244260 f, 125842.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244320 f, 125808.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244380 f, 125839.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244440 f, 125870.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244500 f, 125901.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244560 f, 125932.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244620 f, 125962.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244680 f, 125993.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244740 f, 126024.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244800 f, 125990.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244860 f, 126021.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244920 f, 126052.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244980 f, 126083.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245040 f, 126114.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245100 f, 126145.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245160 f, 126176.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245220 f, 126141.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245280 f, 126172.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245340 f, 126203.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245400 f, 126234.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245460 f, 126265.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245520 f, 126296.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245580 f, 126327.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245640 f, 126358.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245700 f, 126323.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245760 f, 126354.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245820 f, 126385.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245880 f, 126351.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245940 f, 126382.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246000 f, 126413.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246060 f, 126443.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246120 f, 126474.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246180 f, 126505.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246240 f, 126471.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246300 f, 126502.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246360 f, 126533.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246420 f, 126563.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246480 f, 126594.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246540 f, 126625.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246600 f, 126656.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246660 f, 126687.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246720 f, 126652.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246780 f, 126683.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246840 f, 126714.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246900 f, 126745.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246960 f, 126776.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247020 f, 126806.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247080 f, 126837.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247140 f, 126868.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247200 f, 126899.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247260 f, 126930.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247320 f, 126960.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247380 f, 126926.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247440 f, 126957.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247500 f, 126988.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247560 f, 127018.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247620 f, 127049.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247680 f, 127080.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247740 f, 127111.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247800 f, 127142.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247860 f, 127172.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247920 f, 127138.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247980 f, 127169.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248040 f, 127200.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248100 f, 127230.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248160 f, 127261.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248220 f, 127292.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248280 f, 127323.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248340 f, 127353.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248400 f, 127384.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248460 f, 127350.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248520 f, 127380.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248580 f, 127411.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248640 f, 127442.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248700 f, 127473.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248760 f, 127503.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248820 f, 127534.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248880 f, 127565.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248940 f, 127596.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249000 f, 127561.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249060 f, 127592.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249120 f, 127622.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249180 f, 127653.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249240 f, 127684.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249300 f, 127715.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249360 f, 127745.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249420 f, 127776.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249480 f, 127807.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249540 f, 127772.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249600 f, 127803.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249660 f, 127834.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249720 f, 127864.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249780 f, 127895.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249840 f, 127926.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249900 f, 127956.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249960 f, 127987.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250020 f, 128018.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250080 f, 128049.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250140 f, 128079.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250200 f, 128045.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250260 f, 128075.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250320 f, 128106.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250380 f, 128137.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250440 f, 128167.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250500 f, 128198.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250560 f, 128229.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250620 f, 128259.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250680 f, 128290.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250740 f, 128255.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250800 f, 128286.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250860 f, 128317.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250920 f, 128347.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250980 f, 128378.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251040 f, 128409.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251100 f, 128439.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251160 f, 128470.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251220 f, 128501.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251280 f, 128531.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251340 f, 128496.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251400 f, 128527.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251460 f, 128558.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251520 f, 128588.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251580 f, 128619.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251640 f, 128650.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251700 f, 128680.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251760 f, 128711.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251820 f, 128742.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251880 f, 128773.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251940 f, 128737.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252000 f, 128768.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252060 f, 128799.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252120 f, 128829.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252180 f, 128860.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252240 f, 128891.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252300 f, 128921.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252360 f, 128952.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252420 f, 128983.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252480 f, 128947.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252540 f, 128978.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252600 f, 129009.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252660 f, 129039.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252720 f, 129070.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252780 f, 129101.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252840 f, 129131.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252900 f, 129162.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252960 f, 129193.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253020 f, 129223.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253080 f, 129254.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253140 f, 129284.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253200 f, 129249.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253260 f, 129280.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253320 f, 129310.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253380 f, 129341.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253440 f, 129372.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253500 f, 129402.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253560 f, 129433.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253620 f, 129464.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253680 f, 129494.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253740 f, 129459.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253800 f, 129489.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253860 f, 129520.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253920 f, 129551.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253980 f, 129581.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254040 f, 129546.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254100 f, 129576.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254160 f, 129607.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254220 f, 129637.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254280 f, 129668.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254340 f, 129633.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254400 f, 129663.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254460 f, 129694.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254520 f, 129724.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254580 f, 129755.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254640 f, 129785.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254700 f, 129816.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254760 f, 129847.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254820 f, 129877.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254880 f, 129842.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254940 f, 129872.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255000 f, 129903.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255060 f, 129933.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255120 f, 129964.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255180 f, 129994.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255240 f, 130025.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255300 f, 130056.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255360 f, 130086.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255420 f, 130050.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255480 f, 130081.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255540 f, 130112.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255600 f, 130142.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255660 f, 130173.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255720 f, 130203.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255780 f, 130234.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255840 f, 130264.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255900 f, 130295.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255960 f, 130325.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256020 f, 130290.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256080 f, 130320.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256140 f, 130351.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256200 f, 130381.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256260 f, 130412.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256320 f, 130442.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256380 f, 130473.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256440 f, 130503.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256500 f, 130534.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256560 f, 130564.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256620 f, 130528.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256680 f, 130559.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256740 f, 130590.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256800 f, 130620.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256860 f, 130651.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256920 f, 130681.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256980 f, 130712.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257040 f, 130742.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257100 f, 130773.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257160 f, 130803.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257220 f, 130767.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257280 f, 130798.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257340 f, 130828.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257400 f, 130859.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257460 f, 130889.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257520 f, 130920.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257580 f, 130884.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257640 f, 130914.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257700 f, 130945.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257760 f, 130975.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257820 f, 131006.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257880 f, 131036.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257940 f, 131067.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258000 f, 131097.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258060 f, 131061.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258120 f, 131091.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258180 f, 131122.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258240 f, 131152.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258300 f, 131183.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258360 f, 131213.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258420 f, 131244.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258480 f, 131274.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258540 f, 131305.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258600 f, 131335.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258660 f, 131366.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258720 f, 131396.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258780 f, 131360.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258840 f, 131390.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258900 f, 131421.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258960 f, 131451.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259020 f, 131482.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259080 f, 131512.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259140 f, 131543.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259200 f, 131573.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259260 f, 131604.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259320 f, 131634.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259380 f, 131598.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259440 f, 131628.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259500 f, 131659.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259560 f, 131689.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259620 f, 131719.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259680 f, 131750.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259740 f, 131780.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259800 f, 131811.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259860 f, 131841.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259920 f, 131872.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259980 f, 131835.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260040 f, 131866.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260100 f, 131896.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260160 f, 131926.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260220 f, 131957.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260280 f, 131987.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260340 f, 132018.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260400 f, 132048.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260460 f, 132079.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260520 f, 132042.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260580 f, 132072.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260640 f, 132103.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260700 f, 132133.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260760 f, 132164.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260820 f, 132194.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260880 f, 132225.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260940 f, 132255.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261000 f, 132285.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261060 f, 132316.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261120 f, 132279.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261180 f, 132310.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261240 f, 132340.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261300 f, 132370.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261360 f, 132401.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261420 f, 132431.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261480 f, 132462.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261540 f, 132492.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261600 f, 132522.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261660 f, 132486.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261720 f, 132516.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261780 f, 132546.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261840 f, 132577.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261900 f, 132607.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261960 f, 132637.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262020 f, 132668.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262080 f, 132698.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262140 f, 132729.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262200 f, 132759.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262260 f, 132789.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262320 f, 132820.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262380 f, 132783.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262440 f, 132813.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262500 f, 132844.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262560 f, 132874.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262620 f, 132904.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262680 f, 132935.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262740 f, 132965.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262800 f, 132995.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262860 f, 133026.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262920 f, 132989.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262980 f, 133019.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263040 f, 133050.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263100 f, 133080.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263160 f, 133110.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263220 f, 133141.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263280 f, 133171.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263340 f, 133201.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263400 f, 133232.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263460 f, 133262.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263520 f, 133225.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263580 f, 133255.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263640 f, 133286.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263700 f, 133316.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263760 f, 133346.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263820 f, 133377.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263880 f, 133340.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263940 f, 133370.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264000 f, 133400.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264060 f, 133363.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264120 f, 133393.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264180 f, 133424.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264240 f, 133454.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264300 f, 133484.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264360 f, 133515.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264420 f, 133545.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264480 f, 133575.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264540 f, 133606.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264600 f, 133568.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264660 f, 133599.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264720 f, 133629.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264780 f, 133659.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264840 f, 133690.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264900 f, 133720.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264960 f, 133750.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265020 f, 133780.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265080 f, 133811.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265140 f, 133841.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265200 f, 133871.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265260 f, 133834.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265320 f, 133864.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265380 f, 133895.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265440 f, 133925.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265500 f, 133955.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265560 f, 133985.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265620 f, 134016.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265680 f, 134046.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265740 f, 134076.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265800 f, 134106.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265860 f, 134069.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265920 f, 134099.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265980 f, 134130.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266040 f, 134160.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266100 f, 134190.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266160 f, 134220.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266220 f, 134251.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266280 f, 134281.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266340 f, 134311.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266400 f, 134274.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266460 f, 134304.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266520 f, 134334.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266580 f, 134364.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266640 f, 134395.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266700 f, 134425.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266760 f, 134455.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266820 f, 134485.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266880 f, 134516.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266940 f, 134546.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267000 f, 134508.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267060 f, 134539.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267120 f, 134569.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267180 f, 134599.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267240 f, 134629.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267300 f, 134659.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267360 f, 134690.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267420 f, 134720.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267480 f, 134750.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267540 f, 134780.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267600 f, 134743.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267660 f, 134773.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267720 f, 134803.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267780 f, 134833.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267840 f, 134864.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267900 f, 134894.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267960 f, 134924.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268020 f, 134954.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268080 f, 134984.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268140 f, 135015.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268200 f, 134977.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268260 f, 135007.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268320 f, 135037.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268380 f, 135067.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268440 f, 135098.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268500 f, 135128.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268560 f, 135158.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268620 f, 135188.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268680 f, 135218.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268740 f, 135249.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268800 f, 135279.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268860 f, 135241.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268920 f, 135271.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268980 f, 135301.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269040 f, 135331.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269100 f, 135362.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269160 f, 135392.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269220 f, 135422.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269280 f, 135452.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269340 f, 135482.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269400 f, 135513.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269460 f, 135475.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269520 f, 135505.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269580 f, 135535.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269640 f, 135565.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269700 f, 135595.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269760 f, 135625.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269820 f, 135656.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269880 f, 135686.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269940 f, 135716.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270000 f, 135678.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270060 f, 135708.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270120 f, 135738.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270180 f, 135768.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270240 f, 135799.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270300 f, 135829.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270360 f, 135859.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270420 f, 135889.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270480 f, 135919.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270540 f, 135949.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270600 f, 135911.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270660 f, 135941.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270720 f, 135971.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270780 f, 136002.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270840 f, 136032.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270900 f, 136062.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270960 f, 136092.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271020 f, 136122.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271080 f, 136152.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271140 f, 136114.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271200 f, 136144.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271260 f, 136174.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271320 f, 136204.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271380 f, 136234.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271440 f, 136265.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271500 f, 136295.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271560 f, 136325.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271620 f, 136287.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271680 f, 136317.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271740 f, 136347.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271800 f, 136377.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271860 f, 136407.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271920 f, 136437.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271980 f, 136467.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272040 f, 136429.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272100 f, 136459.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272160 f, 136489.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272220 f, 136519.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272280 f, 136549.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272340 f, 136511.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272400 f, 136541.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272460 f, 136571.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272520 f, 136601.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272580 f, 136631.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272640 f, 136661.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272700 f, 136691.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272760 f, 136721.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272820 f, 136751.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272880 f, 136781.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272940 f, 136743.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273000 f, 136773.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273060 f, 136803.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273120 f, 136833.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273180 f, 136863.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273240 f, 136893.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273300 f, 136923.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273360 f, 136953.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273420 f, 136983.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273480 f, 137014.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273540 f, 137044.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273600 f, 137005.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273660 f, 137035.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273720 f, 137065.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273780 f, 137095.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273840 f, 137125.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273900 f, 137155.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273960 f, 137185.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274020 f, 137215.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274080 f, 137245.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274140 f, 137207.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274200 f, 137237.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274260 f, 137267.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274320 f, 137297.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274380 f, 137327.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274440 f, 137357.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274500 f, 137387.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274560 f, 137417.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274620 f, 137447.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274680 f, 137477.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274740 f, 137438.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274800 f, 137468.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274860 f, 137498.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274920 f, 137528.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274980 f, 137558.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275040 f, 137588.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275100 f, 137618.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275160 f, 137648.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275220 f, 137678.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275280 f, 137708.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275340 f, 137738.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275400 f, 137768.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275460 f, 137730.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275520 f, 137760.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275580 f, 137790.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275640 f, 137820.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275700 f, 137850.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275760 f, 137880.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275820 f, 137910.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275880 f, 137940.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275940 f, 137970.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276000 f, 137931.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276060 f, 137961.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276120 f, 137991.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276180 f, 138020.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276240 f, 138050.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276300 f, 138080.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276360 f, 138110.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276420 f, 138140.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276480 f, 138170.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276540 f, 138131.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276600 f, 138161.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276660 f, 138191.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276720 f, 138221.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276780 f, 138251.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276840 f, 138281.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276900 f, 138311.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276960 f, 138341.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277020 f, 138371.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277080 f, 138401.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277140 f, 138362.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277200 f, 138392.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277260 f, 138422.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277320 f, 138452.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277380 f, 138482.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277440 f, 138512.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277500 f, 138542.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277560 f, 138572.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277620 f, 138602.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277680 f, 138562.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277740 f, 138592.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277800 f, 138622.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277860 f, 138652.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277920 f, 138682.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277980 f, 138712.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278040 f, 138742.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278100 f, 138772.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278160 f, 138802.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278220 f, 138832.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278280 f, 138793.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278340 f, 138822.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278400 f, 138852.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278460 f, 138882.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278520 f, 138912.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278580 f, 138942.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278640 f, 138972.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278700 f, 139002.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278760 f, 139032.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278820 f, 139062.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278880 f, 139022.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278940 f, 139052.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279000 f, 139082.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279060 f, 139112.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279120 f, 139142.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279180 f, 139172.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279240 f, 139202.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279300 f, 139232.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279360 f, 139262.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279420 f, 139292.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279480 f, 139322.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279540 f, 139282.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279600 f, 139312.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279660 f, 139342.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279720 f, 139372.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279780 f, 139402.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279840 f, 139431.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279900 f, 139461.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279960 f, 139491.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280020 f, 139521.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280080 f, 139482.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280140 f, 139511.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280200 f, 139541.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280260 f, 139571.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280320 f, 139601.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280380 f, 139631.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280440 f, 139661.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280500 f, 139691.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280560 f, 139721.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280620 f, 139751.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280680 f, 139711.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280740 f, 139741.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280800 f, 139771.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280860 f, 139800.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280920 f, 139830.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280980 f, 139860.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281040 f, 139890.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281100 f, 139920.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281160 f, 139950.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281220 f, 139910.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281280 f, 139940.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281340 f, 139970.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281400 f, 140000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281460 f, 140029.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281520 f, 139990.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281580 f, 140019.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281640 f, 140049.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281700 f, 140079.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281760 f, 140039.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281820 f, 140069.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281880 f, 140099.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281940 f, 140129.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282000 f, 140159.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282060 f, 140188.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282120 f, 140218.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282180 f, 140248.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282240 f, 140278.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282300 f, 140308.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282360 f, 140268.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282420 f, 140298.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282480 f, 140327.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282540 f, 140357.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282600 f, 140387.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282660 f, 140417.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282720 f, 140447.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282780 f, 140476.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282840 f, 140506.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282900 f, 140536.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282960 f, 140496.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283020 f, 140526.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283080 f, 140556.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283140 f, 140585.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283200 f, 140615.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283260 f, 140645.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283320 f, 140675.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283380 f, 140705.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283440 f, 140734.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283500 f, 140764.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283560 f, 140724.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283620 f, 140754.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283680 f, 140784.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283740 f, 140813.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283800 f, 140843.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283860 f, 140873.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283920 f, 140903.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283980 f, 140933.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284040 f, 140962.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284100 f, 140922.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284160 f, 140952.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284220 f, 140982.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284280 f, 141011.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284340 f, 141041.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284400 f, 141071.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284460 f, 141101.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284520 f, 141130.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284580 f, 141160.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284640 f, 141190.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284700 f, 141150.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284760 f, 141179.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284820 f, 141209.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284880 f, 141239.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284940 f, 141269.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285000 f, 141298.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285060 f, 141328.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285120 f, 141358.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285180 f, 141388.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285240 f, 141417.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285300 f, 141377.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285360 f, 141407.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285420 f, 141437.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285480 f, 141466.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285540 f, 141496.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285600 f, 141526.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285660 f, 141556.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285720 f, 141585.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285780 f, 141615.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285840 f, 141645.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285900 f, 141674.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285960 f, 141634.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286020 f, 141664.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286080 f, 141693.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286140 f, 141723.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286200 f, 141753.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286260 f, 141783.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286320 f, 141812.7 fps, 0 ms/f
[junit] 2 s: 60 f / 32 ms, 1875.0 fps, 0 ms/f; total: 286380 f, 139629.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286440 f, 139658.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286500 f, 139687.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286560 f, 139717.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286620 f, 139678.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286680 f, 139707.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286740 f, 139736.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286800 f, 139766.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286860 f, 139795.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286920 f, 139824.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286980 f, 139853.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287040 f, 139883.0 fps, 0 ms/f
[junit] 2 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 287100 f, 139776.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287160 f, 139805.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287220 f, 139834.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287280 f, 139863.6 fps, 0 ms/f
[junit] 2 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 287340 f, 139215.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287400 f, 139244.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287460 f, 139273.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287520 f, 139302.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287580 f, 139331.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287640 f, 139360.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287700 f, 139389.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287760 f, 139418.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287820 f, 139447.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287880 f, 139476.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287940 f, 139438.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288000 f, 139467.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288060 f, 139496.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288120 f, 139525.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288180 f, 139554.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288240 f, 139583.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288300 f, 139612.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288360 f, 139641.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288420 f, 139670.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288480 f, 139632.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288540 f, 139661.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288600 f, 139690.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288660 f, 139719.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288720 f, 139748.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288780 f, 139777.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288840 f, 139806.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288900 f, 139835.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288960 f, 139864.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289020 f, 139893.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289080 f, 139854.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289140 f, 139883.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289200 f, 139912.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289260 f, 139941.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289320 f, 139970.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289380 f, 140000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289440 f, 140029.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289500 f, 140058.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289560 f, 140087.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289620 f, 140048.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289680 f, 140077.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289740 f, 140106.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289800 f, 140135.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289860 f, 140164.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289920 f, 140193.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289980 f, 140222.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290040 f, 140251.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290100 f, 140280.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290160 f, 140309.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290220 f, 140270.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290280 f, 140299.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290340 f, 140328.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290400 f, 140357.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290460 f, 140386.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290520 f, 140415.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290580 f, 140444.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290640 f, 140473.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290700 f, 140502.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290760 f, 140531.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290820 f, 140492.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290880 f, 140521.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290940 f, 140550.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291000 f, 140579.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291060 f, 140608.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291120 f, 140637.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291180 f, 140666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291240 f, 140695.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291300 f, 140724.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291360 f, 140753.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291420 f, 140714.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291480 f, 140743.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291540 f, 140772.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291600 f, 140801.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291660 f, 140830.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291720 f, 140859.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291780 f, 140888.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291840 f, 140917.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291900 f, 140946.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291960 f, 140907.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292020 f, 140936.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292080 f, 140965.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292140 f, 140994.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292200 f, 141023.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292260 f, 141052.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292320 f, 141081.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292380 f, 141110.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292440 f, 141139.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292500 f, 141167.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292560 f, 141128.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292620 f, 141157.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292680 f, 141186.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292740 f, 141215.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292800 f, 141244.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292860 f, 141273.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292920 f, 141302.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292980 f, 141331.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293040 f, 141360.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293100 f, 141389.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293160 f, 141350.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293220 f, 141378.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293280 f, 141407.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293340 f, 141436.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293400 f, 141465.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293460 f, 141494.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293520 f, 141523.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293580 f, 141552.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293640 f, 141581.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293700 f, 141610.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293760 f, 141639.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293820 f, 141600.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293880 f, 141628.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293940 f, 141657.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294000 f, 141686.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294060 f, 141715.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294120 f, 141744.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294180 f, 141773.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294240 f, 141802.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294300 f, 141831.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294360 f, 141860.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294420 f, 141820.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294480 f, 141849.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294540 f, 141878.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294600 f, 141907.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294660 f, 141936.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294720 f, 141965.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294780 f, 141994.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294840 f, 142023.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294900 f, 142052.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294960 f, 142080.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295020 f, 142041.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295080 f, 142070.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295140 f, 142030.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295200 f, 142059.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295260 f, 142088.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295320 f, 142117.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295380 f, 142146.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295440 f, 142175.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295500 f, 142204.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295560 f, 142164.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295620 f, 142193.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295680 f, 142222.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295740 f, 142251.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295800 f, 142279.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295860 f, 142308.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295920 f, 142337.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295980 f, 142366.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296040 f, 142326.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296100 f, 142355.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296160 f, 142384.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296220 f, 142413.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296280 f, 142442.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296340 f, 142471.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296400 f, 142500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296460 f, 142528.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296520 f, 142557.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296580 f, 142586.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296640 f, 142546.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296700 f, 142575.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296760 f, 142604.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296820 f, 142633.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296880 f, 142662.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296940 f, 142691.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297000 f, 142719.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297060 f, 142748.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297120 f, 142777.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297180 f, 142806.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297240 f, 142835.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297300 f, 142864.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297360 f, 142824.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297420 f, 142853.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297480 f, 142881.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297540 f, 142910.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297600 f, 142939.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297660 f, 142968.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297720 f, 142997.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297780 f, 142957.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297840 f, 142986.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297900 f, 143014.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297960 f, 143043.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298020 f, 143072.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298080 f, 143101.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298140 f, 143130.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298200 f, 143158.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298260 f, 143187.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298320 f, 143216.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298380 f, 143176.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298440 f, 143205.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298500 f, 143234.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298560 f, 143262.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298620 f, 143291.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298680 f, 143320.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298740 f, 143349.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298800 f, 143378.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298860 f, 143406.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298920 f, 143435.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298980 f, 143395.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299040 f, 143424.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299100 f, 143453.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299160 f, 143482.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299220 f, 143510.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299280 f, 143539.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299340 f, 143568.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299400 f, 143597.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299460 f, 143625.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299520 f, 143654.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299580 f, 143614.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299640 f, 143643.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299700 f, 143672.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299760 f, 143700.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299820 f, 143729.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299880 f, 143758.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299940 f, 143787.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300000 f, 143815.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300060 f, 143844.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300120 f, 143873.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300180 f, 143833.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300240 f, 143862.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300300 f, 143890.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300360 f, 143919.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300420 f, 143948.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300480 f, 143977.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300540 f, 144005.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300600 f, 144034.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300660 f, 144063.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300720 f, 144022.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300780 f, 144051.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300840 f, 144080.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300900 f, 144109.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300960 f, 144137.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301020 f, 144166.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301080 f, 144195.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301140 f, 144224.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301200 f, 144252.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301260 f, 144281.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301320 f, 144241.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301380 f, 144269.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301440 f, 144298.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301500 f, 144327.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301560 f, 144356.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301620 f, 144384.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301680 f, 144413.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301740 f, 144442.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301800 f, 144471.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301860 f, 144499.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301920 f, 144528.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301980 f, 144557.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302040 f, 144516.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302100 f, 144545.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302160 f, 144574.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302220 f, 144602.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302280 f, 144631.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302340 f, 144660.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302400 f, 144689.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302460 f, 144717.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302520 f, 144746.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302580 f, 144775.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302640 f, 144734.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302700 f, 144763.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302760 f, 144791.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302820 f, 144820.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302880 f, 144849.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302940 f, 144878.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303000 f, 144906.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303060 f, 144935.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303120 f, 144964.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303180 f, 144992.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303240 f, 144952.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303300 f, 144980.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303360 f, 145009.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303420 f, 145038.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303480 f, 145066.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303540 f, 145095.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303600 f, 145124.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303660 f, 145152.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303720 f, 145181.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303780 f, 145140.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303840 f, 145169.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303900 f, 145198.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303960 f, 145226.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304020 f, 145255.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304080 f, 145284.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304140 f, 145312.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304200 f, 145341.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304260 f, 145370.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304320 f, 145398.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304380 f, 145358.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304440 f, 145386.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304500 f, 145346.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304560 f, 145374.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304620 f, 145403.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304680 f, 145431.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304740 f, 145460.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304800 f, 145489.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304860 f, 145517.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304920 f, 145477.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304980 f, 145505.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305040 f, 145534.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305100 f, 145562.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305160 f, 145591.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305220 f, 145620.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305280 f, 145648.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305340 f, 145677.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305400 f, 145706.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305460 f, 145734.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305520 f, 145763.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305580 f, 145722.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305640 f, 145751.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305700 f, 145779.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305760 f, 145808.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305820 f, 145836.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305880 f, 145865.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305940 f, 145894.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306000 f, 145922.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306060 f, 145951.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306120 f, 145979.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306180 f, 145938.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306240 f, 145967.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306300 f, 145996.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306360 f, 146024.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306420 f, 146053.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306480 f, 146081.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306540 f, 146110.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306600 f, 146139.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306660 f, 146167.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306720 f, 146126.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306780 f, 146155.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306840 f, 146183.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306900 f, 146212.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306960 f, 146241.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307020 f, 146269.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307080 f, 146298.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307140 f, 146326.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307200 f, 146355.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307260 f, 146384.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307320 f, 146342.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307380 f, 146371.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307440 f, 146400.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307500 f, 146428.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307560 f, 146457.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307620 f, 146485.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307680 f, 146514.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307740 f, 146542.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307800 f, 146571.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307860 f, 146600.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307920 f, 146628.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307980 f, 146587.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308040 f, 146615.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308100 f, 146644.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308160 f, 146673.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308220 f, 146701.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308280 f, 146730.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308340 f, 146758.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308400 f, 146787.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308460 f, 146815.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308520 f, 146774.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308580 f, 146803.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308640 f, 146831.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308700 f, 146860.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308760 f, 146888.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308820 f, 146917.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308880 f, 146945.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308940 f, 146974.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309000 f, 147002.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309060 f, 147031.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309120 f, 147059.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309180 f, 147018.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309240 f, 147047.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309300 f, 147075.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309360 f, 147104.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309420 f, 147132.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309480 f, 147161.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309540 f, 147189.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309600 f, 147218.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309660 f, 147246.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309720 f, 147205.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309780 f, 147233.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309840 f, 147262.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309900 f, 147290.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309960 f, 147319.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310020 f, 147347.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310080 f, 147376.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310140 f, 147404.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310200 f, 147433.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310260 f, 147391.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310320 f, 147420.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310380 f, 147448.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310440 f, 147477.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310500 f, 147505.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310560 f, 147534.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310620 f, 147562.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310680 f, 147591.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310740 f, 147619.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310800 f, 147648.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310860 f, 147606.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310920 f, 147635.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310980 f, 147663.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311040 f, 147692.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311100 f, 147720.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311160 f, 147749.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311220 f, 147777.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311280 f, 147806.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311340 f, 147834.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311400 f, 147863.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311460 f, 147821.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311520 f, 147850.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311580 f, 147878.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311640 f, 147906.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311700 f, 147935.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311760 f, 147963.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311820 f, 147992.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311880 f, 148020.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311940 f, 148049.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312000 f, 148007.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312060 f, 148036.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312120 f, 148064.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312180 f, 148092.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312240 f, 148121.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312300 f, 148149.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312360 f, 148178.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312420 f, 148206.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312480 f, 148235.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312540 f, 148263.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312600 f, 148292.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312660 f, 148320.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312720 f, 148278.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312780 f, 148307.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312840 f, 148335.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312900 f, 148364.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312960 f, 148392.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313020 f, 148421.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313080 f, 148449.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313140 f, 148477.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313200 f, 148506.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313260 f, 148534.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313320 f, 148492.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313380 f, 148521.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313440 f, 148549.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313500 f, 148578.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313560 f, 148606.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313620 f, 148564.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313680 f, 148593.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313740 f, 148621.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313800 f, 148649.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313860 f, 148678.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313920 f, 148706.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313980 f, 148664.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314040 f, 148693.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314100 f, 148721.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314160 f, 148750.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314220 f, 148778.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314280 f, 148806.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314340 f, 148835.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314400 f, 148863.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314460 f, 148892.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314520 f, 148849.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314580 f, 148878.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314640 f, 148906.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314700 f, 148935.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314760 f, 148963.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314820 f, 148991.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314880 f, 149020.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314940 f, 149048.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315000 f, 149006.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315060 f, 149035.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315120 f, 149063.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315180 f, 149091.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315240 f, 149120.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315300 f, 149148.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315360 f, 149176.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315420 f, 149205.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315480 f, 149233.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315540 f, 149262.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315600 f, 149290.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315660 f, 149318.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315720 f, 149276.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315780 f, 149304.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315840 f, 149333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315900 f, 149361.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315960 f, 149390.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316020 f, 149418.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316080 f, 149446.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316140 f, 149475.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316200 f, 149432.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316260 f, 149461.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316320 f, 149489.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316380 f, 149517.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316440 f, 149546.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316500 f, 149574.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316560 f, 149603.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316620 f, 149631.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316680 f, 149589.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316740 f, 149617.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316800 f, 149645.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316860 f, 149674.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316920 f, 149702.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316980 f, 149730.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317040 f, 149759.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317100 f, 149787.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317160 f, 149815.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317220 f, 149844.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317280 f, 149801.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317340 f, 149830.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317400 f, 149858.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317460 f, 149886.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317520 f, 149915.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317580 f, 149943.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317640 f, 149971.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317700 f, 150000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317760 f, 150028.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317820 f, 149985.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317880 f, 150014.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317940 f, 150042.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318000 f, 150070.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318060 f, 150099.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318120 f, 150127.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318180 f, 150155.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318240 f, 150184.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318300 f, 150212.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318360 f, 150240.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318420 f, 150269.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318480 f, 150226.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318540 f, 150254.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318600 f, 150283.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318660 f, 150311.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318720 f, 150339.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318780 f, 150367.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318840 f, 150396.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318900 f, 150424.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318960 f, 150452.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319020 f, 150481.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319080 f, 150438.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319140 f, 150466.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319200 f, 150495.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319260 f, 150523.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319320 f, 150551.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319380 f, 150579.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319440 f, 150608.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319500 f, 150636.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319560 f, 150664.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319620 f, 150693.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319680 f, 150721.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319740 f, 150749.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319800 f, 150706.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319860 f, 150735.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319920 f, 150763.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319980 f, 150791.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320040 f, 150819.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320100 f, 150848.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320160 f, 150876.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320220 f, 150904.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320280 f, 150933.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320340 f, 150961.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320400 f, 150918.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320460 f, 150946.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320520 f, 150975.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320580 f, 151003.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320640 f, 151031.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320700 f, 151059.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320760 f, 151088.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320820 f, 151116.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320880 f, 151144.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320940 f, 151172.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321000 f, 151129.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321060 f, 151158.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321120 f, 151186.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321180 f, 151214.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321240 f, 151242.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321300 f, 151271.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321360 f, 151299.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321420 f, 151327.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321480 f, 151355.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321540 f, 151312.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321600 f, 151341.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321660 f, 151369.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321720 f, 151397.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321780 f, 151425.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321840 f, 151454.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321900 f, 151482.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321960 f, 151510.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322020 f, 151538.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322080 f, 151567.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322140 f, 151523.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322200 f, 151552.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322260 f, 151580.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322320 f, 151608.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322380 f, 151636.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322440 f, 151665.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322500 f, 151693.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322560 f, 151721.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322620 f, 151749.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322680 f, 151777.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322740 f, 151734.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322800 f, 151763.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322860 f, 151791.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322920 f, 151819.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322980 f, 151847.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323040 f, 151875.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323100 f, 151904.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323160 f, 151860.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323220 f, 151889.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323280 f, 151917.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323340 f, 151874.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323400 f, 151902.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323460 f, 151930.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323520 f, 151958.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323580 f, 151986.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323640 f, 152015.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323700 f, 152043.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323760 f, 152071.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323820 f, 152099.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323880 f, 152056.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323940 f, 152084.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324000 f, 152112.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324060 f, 152140.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324120 f, 152169.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324180 f, 152197.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324240 f, 152225.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324300 f, 152253.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324360 f, 152281.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324420 f, 152309.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324480 f, 152338.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324540 f, 152294.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324600 f, 152322.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324660 f, 152351.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324720 f, 152379.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324780 f, 152407.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324840 f, 152435.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324900 f, 152463.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324960 f, 152491.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325020 f, 152519.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325080 f, 152548.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325140 f, 152504.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325200 f, 152532.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325260 f, 152560.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325320 f, 152589.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325380 f, 152617.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325440 f, 152645.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325500 f, 152673.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325560 f, 152701.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325620 f, 152658.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325680 f, 152686.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325740 f, 152714.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325800 f, 152742.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325860 f, 152770.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325920 f, 152798.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325980 f, 152827.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326040 f, 152855.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326100 f, 152883.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326160 f, 152911.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326220 f, 152867.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326280 f, 152895.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326340 f, 152924.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326400 f, 152952.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326460 f, 152980.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326520 f, 153008.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326580 f, 153036.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326640 f, 153064.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326700 f, 153092.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326760 f, 153049.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326820 f, 153077.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326880 f, 153105.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326940 f, 153133.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327000 f, 153161.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327060 f, 153189.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327120 f, 153217.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327180 f, 153245.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327240 f, 153274.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327300 f, 153230.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327360 f, 153258.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327420 f, 153286.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327480 f, 153314.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327540 f, 153342.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327600 f, 153370.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327660 f, 153398.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327720 f, 153426.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327780 f, 153455.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327840 f, 153483.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327900 f, 153511.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327960 f, 153539.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328020 f, 153495.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328080 f, 153523.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328140 f, 153551.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328200 f, 153579.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328260 f, 153607.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328320 f, 153635.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328380 f, 153664.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328440 f, 153692.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328500 f, 153720.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328560 f, 153676.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328620 f, 153704.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328680 f, 153732.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328740 f, 153760.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328800 f, 153788.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328860 f, 153816.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328920 f, 153844.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328980 f, 153872.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329040 f, 153900.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329100 f, 153856.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329160 f, 153885.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329220 f, 153913.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329280 f, 153941.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329340 f, 153969.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329400 f, 153997.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329460 f, 154025.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329520 f, 154053.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329580 f, 154081.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329640 f, 154109.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329700 f, 154065.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329760 f, 154093.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329820 f, 154121.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329880 f, 154149.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329940 f, 154177.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330000 f, 154205.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330060 f, 154233.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330120 f, 154261.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330180 f, 154289.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330240 f, 154317.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330300 f, 154273.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330360 f, 154301.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330420 f, 154329.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330480 f, 154357.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330540 f, 154385.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330600 f, 154413.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330660 f, 154441.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330720 f, 154469.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330780 f, 154497.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330840 f, 154525.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330900 f, 154553.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330960 f, 154509.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331020 f, 154537.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331080 f, 154565.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331140 f, 154593.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331200 f, 154621.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331260 f, 154649.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331320 f, 154677.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331380 f, 154705.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331440 f, 154733.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331500 f, 154689.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331560 f, 154717.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331620 f, 154745.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331680 f, 154773.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331740 f, 154801.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331800 f, 154829.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331860 f, 154857.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331920 f, 154885.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331980 f, 154913.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332040 f, 154941.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332100 f, 154897.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332160 f, 154925.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332220 f, 154881.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332280 f, 154909.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332340 f, 154937.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332400 f, 154965.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332460 f, 154993.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332520 f, 155020.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332580 f, 155048.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332640 f, 155076.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332700 f, 155032.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332760 f, 155060.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332820 f, 155088.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332880 f, 155116.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332940 f, 155144.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333000 f, 155172.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333060 f, 155200.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333120 f, 155228.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333180 f, 155256.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333240 f, 155284.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333300 f, 155239.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333360 f, 155267.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333420 f, 155295.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333480 f, 155323.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333540 f, 155351.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333600 f, 155379.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333660 f, 155407.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333720 f, 155435.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333780 f, 155463.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333840 f, 155491.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333900 f, 155519.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333960 f, 155474.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334020 f, 155502.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334080 f, 155530.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334140 f, 155558.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334200 f, 155586.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334260 f, 155614.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334320 f, 155642.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334380 f, 155670.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334440 f, 155698.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334500 f, 155726.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334560 f, 155754.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334620 f, 155709.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334680 f, 155737.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334740 f, 155765.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334800 f, 155793.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334860 f, 155821.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334920 f, 155849.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334980 f, 155877.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335040 f, 155905.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335100 f, 155932.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335160 f, 155888.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335220 f, 155916.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335280 f, 155944.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335340 f, 155972.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335400 f, 156000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335460 f, 156027.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335520 f, 156055.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335580 f, 156083.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335640 f, 156111.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335700 f, 156139.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335760 f, 156094.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335820 f, 156122.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335880 f, 156150.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335940 f, 156178.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336000 f, 156206.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336060 f, 156234.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336120 f, 156262.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336180 f, 156290.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336240 f, 156317.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336300 f, 156273.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336360 f, 156301.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336420 f, 156329.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336480 f, 156356.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336540 f, 156384.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336600 f, 156412.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336660 f, 156440.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336720 f, 156468.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336780 f, 156496.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336840 f, 156524.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336900 f, 156552.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336960 f, 156507.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337020 f, 156535.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337080 f, 156562.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337140 f, 156590.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337200 f, 156618.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337260 f, 156646.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337320 f, 156674.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337380 f, 156702.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337440 f, 156730.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337500 f, 156758.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337560 f, 156713.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337620 f, 156740.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337680 f, 156768.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337740 f, 156796.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337800 f, 156824.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337860 f, 156852.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337920 f, 156880.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337980 f, 156908.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338040 f, 156935.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338100 f, 156963.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338160 f, 156918.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338220 f, 156946.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338280 f, 156974.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338340 f, 157002.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338400 f, 157030.1 fps, 0 ms/f
[junit] 2 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 338460 f, 154901.6 fps, 0 ms/f
[junit] 2 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 338520 f, 154787.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338580 f, 154814.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338640 f, 154842.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338700 f, 154869.6 fps, 0 ms/f
[junit] 2 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 338760 f, 154684.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338820 f, 154641.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338880 f, 154669.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338940 f, 154696.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339000 f, 154653.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339060 f, 154680.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339120 f, 154708.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339180 f, 154735.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339240 f, 154762.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339300 f, 154790.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339360 f, 154817.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339420 f, 154844.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339480 f, 154872.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339540 f, 154829.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339600 f, 154856.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339660 f, 154883.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339720 f, 154911.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339780 f, 154938.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339840 f, 154965.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339900 f, 154993.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339960 f, 155020.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340020 f, 155047.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340080 f, 155004.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340140 f, 154961.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340200 f, 154988.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340260 f, 155015.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340320 f, 155043.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340380 f, 155070.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340440 f, 155097.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340500 f, 155125.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340560 f, 155081.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340620 f, 155109.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340680 f, 155136.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340740 f, 155163.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340800 f, 155191.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340860 f, 155218.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340920 f, 155245.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340980 f, 155273.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341040 f, 155300.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341100 f, 155257.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341160 f, 155284.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341220 f, 155311.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341280 f, 155339.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341340 f, 155366.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341400 f, 155393.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341460 f, 155421.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341520 f, 155448.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341580 f, 155475.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341640 f, 155432.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341700 f, 155459.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341760 f, 155486.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341820 f, 155514.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341880 f, 155541.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341940 f, 155568.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342000 f, 155525.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342060 f, 155552.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342120 f, 155579.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342180 f, 155607.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342240 f, 155634.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342300 f, 155661.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342360 f, 155688.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342420 f, 155716.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342480 f, 155743.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342540 f, 155770.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342600 f, 155727.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342660 f, 155754.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342720 f, 155781.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342780 f, 155809.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342840 f, 155836.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342900 f, 155863.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342960 f, 155890.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343020 f, 155918.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343080 f, 155874.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343140 f, 155901.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343200 f, 155929.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343260 f, 155956.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343320 f, 155983.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343380 f, 156010.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343440 f, 156038.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343500 f, 156065.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343560 f, 156092.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343620 f, 156119.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343680 f, 156076.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343740 f, 156103.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343800 f, 156130.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343860 f, 156158.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343920 f, 156185.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343980 f, 156212.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344040 f, 156239.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344100 f, 156267.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344160 f, 156294.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344220 f, 156250.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344280 f, 156277.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344340 f, 156305.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344400 f, 156332.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344460 f, 156359.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344520 f, 156386.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344580 f, 156413.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344640 f, 156441.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344700 f, 156468.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344760 f, 156495.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344820 f, 156451.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344880 f, 156479.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344940 f, 156506.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345000 f, 156533.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345060 f, 156560.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345120 f, 156588.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345180 f, 156615.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345240 f, 156642.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345300 f, 156669.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345360 f, 156696.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345420 f, 156653.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345480 f, 156680.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345540 f, 156707.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345600 f, 156734.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345660 f, 156761.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345720 f, 156789.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345780 f, 156816.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345840 f, 156843.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345900 f, 156870.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345960 f, 156826.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346020 f, 156854.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346080 f, 156881.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346140 f, 156908.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346200 f, 156935.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346260 f, 156962.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346320 f, 156990.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346380 f, 157017.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346440 f, 157044.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346500 f, 157071.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346560 f, 157027.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346620 f, 157054.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346680 f, 157082.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346740 f, 157109.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346800 f, 157136.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346860 f, 157163.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346920 f, 157190.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346980 f, 157217.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347040 f, 157245.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347100 f, 157272.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347160 f, 157299.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347220 f, 157255.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347280 f, 157282.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347340 f, 157309.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347400 f, 157336.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347460 f, 157364.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347520 f, 157391.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347580 f, 157418.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347640 f, 157445.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347700 f, 157472.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347760 f, 157500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347820 f, 157455.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347880 f, 157483.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347940 f, 157510.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348000 f, 157537.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348060 f, 157564.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348120 f, 157591.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348180 f, 157618.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348240 f, 157646.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348300 f, 157673.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348360 f, 157700.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348420 f, 157656.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348480 f, 157683.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348540 f, 157710.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348600 f, 157737.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348660 f, 157764.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348720 f, 157791.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348780 f, 157747.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348840 f, 157774.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348900 f, 157801.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348960 f, 157829.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349020 f, 157784.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349080 f, 157811.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349140 f, 157839.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349200 f, 157866.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349260 f, 157893.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349320 f, 157920.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349380 f, 157947.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349440 f, 157974.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349500 f, 158001.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349560 f, 157957.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349620 f, 157984.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349680 f, 158011.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349740 f, 158038.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349800 f, 158065.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349860 f, 158093.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349920 f, 158120.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349980 f, 158147.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350040 f, 158174.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350100 f, 158201.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350160 f, 158228.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350220 f, 158184.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350280 f, 158211.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350340 f, 158238.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350400 f, 158265.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350460 f, 158292.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350520 f, 158319.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350580 f, 158346.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350640 f, 158373.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350700 f, 158401.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350760 f, 158428.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350820 f, 158383.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350880 f, 158410.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350940 f, 158437.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351000 f, 158465.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351060 f, 158492.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351120 f, 158519.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351180 f, 158546.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351240 f, 158573.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351300 f, 158600.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351360 f, 158555.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351420 f, 158583.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351480 f, 158610.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351540 f, 158637.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351600 f, 158664.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351660 f, 158691.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351720 f, 158718.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351780 f, 158745.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351840 f, 158772.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351900 f, 158799.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351960 f, 158755.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352020 f, 158782.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352080 f, 158809.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352140 f, 158836.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352200 f, 158863.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352260 f, 158890.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352320 f, 158917.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352380 f, 158944.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352440 f, 158971.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352500 f, 158926.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352560 f, 158954.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352620 f, 158981.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352680 f, 159008.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352740 f, 159035.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352800 f, 159062.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352860 f, 159089.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352920 f, 159116.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352980 f, 159143.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353040 f, 159170.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353100 f, 159125.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353160 f, 159152.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353220 f, 159179.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353280 f, 159206.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353340 f, 159233.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353400 f, 159260.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353460 f, 159287.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353520 f, 159315.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353580 f, 159342.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353640 f, 159297.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353700 f, 159324.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353760 f, 159351.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353820 f, 159378.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353880 f, 159405.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353940 f, 159432.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354000 f, 159459.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354060 f, 159486.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354120 f, 159513.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354180 f, 159540.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354240 f, 159567.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354300 f, 159594.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354360 f, 159549.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354420 f, 159576.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354480 f, 159603.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354540 f, 159630.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354600 f, 159657.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354660 f, 159684.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354720 f, 159711.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354780 f, 159738.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354840 f, 159693.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354900 f, 159720.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354960 f, 159747.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355020 f, 159774.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355080 f, 159801.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355140 f, 159828.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355200 f, 159855.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355260 f, 159882.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355320 f, 159909.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355380 f, 159937.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355440 f, 159892.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355500 f, 159919.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355560 f, 159946.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355620 f, 159973.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355680 f, 160000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355740 f, 160026.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355800 f, 160053.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355860 f, 160080.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355920 f, 160107.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355980 f, 160062.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356040 f, 160089.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356100 f, 160116.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356160 f, 160143.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356220 f, 160170.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356280 f, 160197.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356340 f, 160224.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356400 f, 160251.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356460 f, 160278.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356520 f, 160233.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356580 f, 160260.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356640 f, 160287.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356700 f, 160314.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356760 f, 160341.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356820 f, 160368.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356880 f, 160395.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356940 f, 160422.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357000 f, 160449.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357060 f, 160404.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357120 f, 160431.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357180 f, 160458.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357240 f, 160485.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357300 f, 160512.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357360 f, 160539.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357420 f, 160566.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357480 f, 160592.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357540 f, 160619.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357600 f, 160574.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357660 f, 160601.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357720 f, 160628.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357780 f, 160655.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357840 f, 160682.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357900 f, 160709.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357960 f, 160736.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358020 f, 160691.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358080 f, 160718.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358140 f, 160745.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358200 f, 160699.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358260 f, 160726.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358320 f, 160753.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358380 f, 160780.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358440 f, 160807.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358500 f, 160834.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358560 f, 160861.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358620 f, 160888.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358680 f, 160915.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358740 f, 160869.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358800 f, 160896.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358860 f, 160923.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358920 f, 160950.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358980 f, 160977.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359040 f, 161004.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359100 f, 161031.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359160 f, 161058.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359220 f, 161085.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359280 f, 161112.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359340 f, 161139.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359400 f, 161093.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359460 f, 161120.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359520 f, 161147.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359580 f, 161174.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359640 f, 161201.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359700 f, 161228.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359760 f, 161255.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359820 f, 161281.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359880 f, 161308.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359940 f, 161335.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360000 f, 161362.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360060 f, 161389.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360120 f, 161344.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360180 f, 161370.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360240 f, 161397.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360300 f, 161424.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360360 f, 161451.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360420 f, 161478.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360480 f, 161505.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360540 f, 161532.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360600 f, 161486.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360660 f, 161513.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360720 f, 161540.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360780 f, 161567.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360840 f, 161594.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360900 f, 161621.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360960 f, 161648.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361020 f, 161674.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361080 f, 161701.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361140 f, 161656.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361200 f, 161683.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361260 f, 161709.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361320 f, 161736.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361380 f, 161763.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361440 f, 161790.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361500 f, 161817.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361560 f, 161844.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361620 f, 161871.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361680 f, 161897.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361740 f, 161852.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361800 f, 161879.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361860 f, 161906.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361920 f, 161932.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361980 f, 161959.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362040 f, 161986.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362100 f, 162013.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362160 f, 162040.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362220 f, 162067.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362280 f, 162093.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362340 f, 162048.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362400 f, 162075.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362460 f, 162101.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362520 f, 162128.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362580 f, 162155.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362640 f, 162182.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362700 f, 162209.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362760 f, 162236.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362820 f, 162262.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362880 f, 162217.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362940 f, 162244.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363000 f, 162270.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363060 f, 162297.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363120 f, 162324.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363180 f, 162351.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363240 f, 162378.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363300 f, 162405.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363360 f, 162431.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363420 f, 162458.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363480 f, 162412.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363540 f, 162439.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363600 f, 162466.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363660 f, 162493.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363720 f, 162520.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363780 f, 162546.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363840 f, 162573.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363900 f, 162600.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363960 f, 162627.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364020 f, 162654.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364080 f, 162608.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364140 f, 162635.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364200 f, 162661.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364260 f, 162688.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364320 f, 162715.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364380 f, 162742.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364440 f, 162769.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364500 f, 162795.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364560 f, 162822.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364620 f, 162849.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364680 f, 162876.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364740 f, 162903.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364800 f, 162857.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364860 f, 162883.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364920 f, 162910.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364980 f, 162937.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365040 f, 162964.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365100 f, 162991.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365160 f, 163017.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365220 f, 163044.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365280 f, 163071.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365340 f, 163025.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365400 f, 163052.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365460 f, 163078.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365520 f, 163105.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365580 f, 163132.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365640 f, 163159.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365700 f, 163186.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365760 f, 163212.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365820 f, 163239.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365880 f, 163266.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365940 f, 163293.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366000 f, 163247.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366060 f, 163273.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366120 f, 163300.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366180 f, 163327.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366240 f, 163354.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366300 f, 163380.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366360 f, 163407.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366420 f, 163434.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366480 f, 163461.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366540 f, 163415.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366600 f, 163441.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366660 f, 163468.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366720 f, 163495.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366780 f, 163522.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366840 f, 163548.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1063 ms, 56.4 fps, 17 ms/f; total: 60 f, 56.4 fps, 17 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366900 f, 163502.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366960 f, 163529.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367020 f, 163556.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367080 f, 163510.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367140 f, 163536.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367200 f, 163563.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367260 f, 163590.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367320 f, 163616.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367380 f, 163643.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367440 f, 163670.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367500 f, 163697.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367560 f, 163650.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367620 f, 163677.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367680 f, 163704.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367740 f, 163731.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367800 f, 163757.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367860 f, 163784.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367920 f, 163811.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367980 f, 163837.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368040 f, 163864.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368100 f, 163891.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368160 f, 163845.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368220 f, 163871.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368280 f, 163898.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368340 f, 163925.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368400 f, 163951.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368460 f, 163978.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368520 f, 164005.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368580 f, 164032.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368640 f, 164058.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368700 f, 164085.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368760 f, 164039.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368820 f, 164065.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368880 f, 164092.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368940 f, 164119.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369000 f, 164145.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369060 f, 164172.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369120 f, 164199.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369180 f, 164225.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369240 f, 164252.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369300 f, 164279.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369360 f, 164306.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369420 f, 164259.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369480 f, 164286.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369540 f, 164313.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369600 f, 164339.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369660 f, 164366.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369720 f, 164393.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369780 f, 164419.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369840 f, 164446.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369900 f, 164473.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369960 f, 164426.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370020 f, 164453.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370080 f, 164480.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370140 f, 164506.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370200 f, 164533.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370260 f, 164560.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370320 f, 164586.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370380 f, 164613.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370440 f, 164640.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370500 f, 164593.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370560 f, 164620.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370620 f, 164646.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370680 f, 164673.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370740 f, 164700.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370800 f, 164726.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370860 f, 164753.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370920 f, 164780.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370980 f, 164806.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371040 f, 164833.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371100 f, 164786.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371160 f, 164813.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371220 f, 164840.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371280 f, 164866.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371340 f, 164893.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371400 f, 164920.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371460 f, 164946.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371520 f, 164973.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371580 f, 164926.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371640 f, 164953.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371700 f, 164980.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371760 f, 165006.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371820 f, 165033.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371880 f, 165059.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371940 f, 165086.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372000 f, 165113.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372060 f, 165139.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372120 f, 165166.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372180 f, 165193.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372240 f, 165219.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372300 f, 165173.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372360 f, 165199.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372420 f, 165226.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372480 f, 165252.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372540 f, 165279.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372600 f, 165306.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372660 f, 165332.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372720 f, 165359.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372780 f, 165385.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372840 f, 165412.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372900 f, 165365.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372960 f, 165392.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373020 f, 165419.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373080 f, 165445.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373140 f, 165472.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373200 f, 165498.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373260 f, 165525.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373320 f, 165552.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373380 f, 165578.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373440 f, 165531.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373500 f, 165558.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373560 f, 165585.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373620 f, 165611.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373680 f, 165638.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373740 f, 165664.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373800 f, 165691.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373860 f, 165718.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373920 f, 165744.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373980 f, 165771.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374040 f, 165724.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374100 f, 165751.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374160 f, 165777.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374220 f, 165804.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374280 f, 165830.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374340 f, 165857.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374400 f, 165883.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374460 f, 165910.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374520 f, 165937.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374580 f, 165890.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374640 f, 165916.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374700 f, 165943.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374760 f, 165969.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374820 f, 165996.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374880 f, 166023.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374940 f, 166049.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375000 f, 166076.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375060 f, 166102.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375120 f, 166129.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375180 f, 166155.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375240 f, 166108.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375300 f, 166135.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375360 f, 166162.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375420 f, 166188.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375480 f, 166215.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375540 f, 166241.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375600 f, 166268.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375660 f, 166294.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375720 f, 166321.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375780 f, 166274.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375840 f, 166300.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375900 f, 166327.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375960 f, 166353.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376020 f, 166380.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376080 f, 166407.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376140 f, 166433.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376200 f, 166386.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376260 f, 166413.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376320 f, 166439.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376380 f, 166392.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376440 f, 166419.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376500 f, 166445.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376560 f, 166472.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376620 f, 166498.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376680 f, 166525.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376740 f, 166551.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376800 f, 166578.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376860 f, 166604.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376920 f, 166557.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376980 f, 166584.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377040 f, 166610.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377100 f, 166637.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377160 f, 166663.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377220 f, 166690.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377280 f, 166716.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377340 f, 166743.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377400 f, 166769.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377460 f, 166796.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377520 f, 166749.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377580 f, 166775.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377640 f, 166802.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377700 f, 166828.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377760 f, 166855.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377820 f, 166881.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377880 f, 166908.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377940 f, 166934.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378000 f, 166961.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378060 f, 166987.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378120 f, 167014.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378180 f, 166966.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378240 f, 166993.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378300 f, 167019.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378360 f, 167046.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378420 f, 167072.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378480 f, 167099.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378540 f, 167125.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378600 f, 167152.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378660 f, 167178.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378720 f, 167205.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378780 f, 167157.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378840 f, 167184.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378900 f, 167210.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378960 f, 167237.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379020 f, 167263.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379080 f, 167290.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379140 f, 167316.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379200 f, 167343.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379260 f, 167369.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379320 f, 167396.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379380 f, 167348.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379440 f, 167375.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379500 f, 167401.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379560 f, 167428.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379620 f, 167454.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379680 f, 167481.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379740 f, 167507.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379800 f, 167534.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379860 f, 167560.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379920 f, 167513.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379980 f, 167539.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380040 f, 167566.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380100 f, 167592.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380160 f, 167619.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380220 f, 167645.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380280 f, 167671.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380340 f, 167698.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380400 f, 167724.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380460 f, 167751.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380520 f, 167703.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380580 f, 167730.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380640 f, 167756.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380700 f, 167783.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380760 f, 167809.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380820 f, 167836.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380880 f, 167862.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380940 f, 167888.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381000 f, 167915.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381060 f, 167867.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381120 f, 167894.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381180 f, 167920.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381240 f, 167947.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381300 f, 167973.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381360 f, 168000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381420 f, 168026.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381480 f, 168052.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381540 f, 168079.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381600 f, 168105.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381660 f, 168058.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381720 f, 168084.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381780 f, 168110.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381840 f, 168137.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381900 f, 168163.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381960 f, 168190.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382020 f, 168216.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382080 f, 168243.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382140 f, 168269.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382200 f, 168221.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382260 f, 168248.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382320 f, 168274.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382380 f, 168301.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382440 f, 168327.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382500 f, 168353.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382560 f, 168380.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382620 f, 168406.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382680 f, 168433.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382740 f, 168459.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382800 f, 168411.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382860 f, 168438.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382920 f, 168464.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382980 f, 168490.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383040 f, 168517.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383100 f, 168543.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383160 f, 168570.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383220 f, 168596.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383280 f, 168622.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383340 f, 168649.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383400 f, 168601.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383460 f, 168627.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383520 f, 168654.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383580 f, 168680.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383640 f, 168707.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383700 f, 168733.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383760 f, 168759.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383820 f, 168786.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383880 f, 168812.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383940 f, 168839.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384000 f, 168865.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384060 f, 168891.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384120 f, 168843.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384180 f, 168870.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384240 f, 168896.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384300 f, 168923.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384360 f, 168949.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384420 f, 168975.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384480 f, 169002.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384540 f, 169028.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384600 f, 169054.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384660 f, 169007.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384720 f, 169033.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384780 f, 169059.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384840 f, 169086.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384900 f, 169112.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384960 f, 169138.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385020 f, 169165.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385080 f, 169191.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385140 f, 169217.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385200 f, 169244.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385260 f, 169196.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385320 f, 169222.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385380 f, 169249.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385440 f, 169201.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385500 f, 169227.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385560 f, 169253.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385620 f, 169280.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385680 f, 169306.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385740 f, 169332.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385800 f, 169359.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385860 f, 169311.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385920 f, 169337.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385980 f, 169363.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386040 f, 169390.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386100 f, 169416.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386160 f, 169442.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386220 f, 169469.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386280 f, 169421.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386340 f, 169447.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386400 f, 169473.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386460 f, 169500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386520 f, 169526.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386580 f, 169552.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386640 f, 169578.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386700 f, 169605.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386760 f, 169631.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386820 f, 169657.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386880 f, 169609.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386940 f, 169636.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387000 f, 169662.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387060 f, 169688.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387120 f, 169715.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387180 f, 169741.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387240 f, 169767.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387300 f, 169793.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387360 f, 169820.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387420 f, 169846.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387480 f, 169798.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387540 f, 169824.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387600 f, 169851.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387660 f, 169877.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387720 f, 169903.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387780 f, 169929.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387840 f, 169881.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387900 f, 169908.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387960 f, 169934.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388020 f, 169960.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388080 f, 169986.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388140 f, 170013.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388200 f, 170039.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388260 f, 170065.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388320 f, 170091.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388380 f, 170043.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388440 f, 170070.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388500 f, 170096.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388560 f, 170122.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388620 f, 170148.8 fps, 0 ms/f
[junit] XXXXX Invisible Part 2/3
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388680 f, 170175.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388740 f, 170201.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388800 f, 170227.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388860 f, 170253.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388920 f, 170280.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388980 f, 170231.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389040 f, 170258.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389100 f, 170284.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389160 f, 170310.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389220 f, 170336.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389280 f, 170363.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389340 f, 170389.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389400 f, 170415.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389460 f, 170442.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389520 f, 170468.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389580 f, 170419.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389640 f, 170446.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389700 f, 170472.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389760 f, 170498.6 fps, 0 ms/f
[junit] 2 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 389820 f, 169119.3 fps, 0 ms/f
[junit] 2 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 389880 f, 167906.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389940 f, 167932.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390000 f, 167958.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390060 f, 167912.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390120 f, 167938.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390180 f, 167963.8 fps, 0 ms/f
[junit] 2 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 390240 f, 167845.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390300 f, 167870.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390360 f, 167896.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390420 f, 167922.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390480 f, 167948.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390540 f, 167974.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390600 f, 167927.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390660 f, 167953.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390720 f, 167979.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390780 f, 168005.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390840 f, 168030.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390900 f, 168056.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390960 f, 168082.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391020 f, 168108.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391080 f, 168134.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391140 f, 168087.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391200 f, 168113.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391260 f, 168139.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391320 f, 168165.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391380 f, 168190.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391440 f, 168216.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391500 f, 168242.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391560 f, 168268.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391620 f, 168293.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391680 f, 168319.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391740 f, 168273.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391800 f, 168298.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391860 f, 168324.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391920 f, 168350.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391980 f, 168304.0 fps, 0 ms/f
[junit] 0 s: 60 f / 13 ms, 4615.3 fps, 0 ms/f; total: 60 f, 4615.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392040 f, 168329.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 9230.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392100 f, 168355.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 13846.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392160 f, 168381.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 18461.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392220 f, 168407.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392280 f, 168432.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 23076.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392340 f, 168386.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 25714.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392400 f, 168412.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 30000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392460 f, 168437.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 34285.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392520 f, 168463.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 38571.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392580 f, 168489.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 42857.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392640 f, 168515.0 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] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392700 f, 168540.7 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] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392760 f, 168566.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392820 f, 168592.2 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] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392880 f, 168545.6 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] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392940 f, 168571.4 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] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393000 f, 168597.1 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] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393060 f, 168622.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 68000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393120 f, 168648.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 72000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393180 f, 168674.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 76000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393240 f, 168700.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 80000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393300 f, 168725.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 84000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393360 f, 168751.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 82500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393420 f, 168704.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 86250.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393480 f, 168730.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 90000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393540 f, 168756.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 93750.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393600 f, 168782.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 97500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393660 f, 168807.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 101250.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393720 f, 168833.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 105000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393780 f, 168859.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 108750.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393840 f, 168885.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 112500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393900 f, 168838.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 109411.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393960 f, 168864.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 112941.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394020 f, 168889.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 116470.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394080 f, 168915.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 120000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394140 f, 168941.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 123529.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394200 f, 168967.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 127058.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394260 f, 168992.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 130588.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394320 f, 169018.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 134117.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394380 f, 169044.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 130000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394440 f, 168997.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 133333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 136666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394500 f, 169023.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 140000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394560 f, 169048.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 143333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394620 f, 169074.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 146666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394680 f, 169100.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 150000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394740 f, 169125.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 153333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 156666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394800 f, 169151.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394860 f, 169177.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 160000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394920 f, 169130.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 154736.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394980 f, 169156.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 157894.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395040 f, 169182.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 161052.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395100 f, 169207.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 164210.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395160 f, 169233.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 167368.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395220 f, 169259.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395280 f, 169284.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 170526.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395340 f, 169310.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 173684.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395400 f, 169336.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 176842.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395460 f, 169361.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 180000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395520 f, 169315.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 174000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395580 f, 169340.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 177000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395640 f, 169366.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 180000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395700 f, 169392.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 183000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395760 f, 169417.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 186000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395820 f, 169443.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 189000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395880 f, 169469.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 192000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395940 f, 169422.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 185714.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396000 f, 169448.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 188571.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396060 f, 169473.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 191428.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396120 f, 169499.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 194285.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396180 f, 169525.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 197142.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396240 f, 169550.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 200000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396300 f, 169576.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396360 f, 169529.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 193636.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396420 f, 169555.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 196363.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396480 f, 169580.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 199090.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396540 f, 169606.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 201818.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396600 f, 169632.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 204545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 207272.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396660 f, 169657.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 200869.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396720 f, 169610.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 203478.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396780 f, 169636.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 206086.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396840 f, 169662.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 208695.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396900 f, 169687.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 211304.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396960 f, 169713.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 213913.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397020 f, 169739.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 207500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397080 f, 169692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 210000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397140 f, 169717.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 212500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397200 f, 169743.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 215000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397260 f, 169769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 217500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 220000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397320 f, 169794.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 222500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397380 f, 169747.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 216000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397440 f, 169773.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 218400.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397500 f, 169799.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 220800.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397560 f, 169824.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 223200.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397620 f, 169850.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 225600.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397680 f, 169876.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 228000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397740 f, 169901.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 221538.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397800 f, 169854.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 223846.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397860 f, 169880.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 226153.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397920 f, 169906.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 228461.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397980 f, 169931.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 230769.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398040 f, 169957.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 233076.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398100 f, 169982.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 235384.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398160 f, 170008.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 237692.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398220 f, 170034.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 231111.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398280 f, 169987.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 233333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398340 f, 170012.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 235555.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398400 f, 170038.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 237777.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398460 f, 170064.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 240000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398520 f, 170089.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 242222.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398580 f, 170115.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 244444.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398640 f, 170140.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 246666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398700 f, 170166.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 248888.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398760 f, 170192.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 242142.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398820 f, 170145.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 244285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 246428.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398880 f, 170170.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 248571.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398940 f, 170196.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 250714.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399000 f, 170221.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 252857.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399060 f, 170247.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 246206.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399120 f, 170200.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 248275.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399180 f, 170226.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 250344.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 252413.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399240 f, 170251.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 254482.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399300 f, 170277.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 256551.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399360 f, 170302.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 258620.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399420 f, 170328.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 260689.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399480 f, 170353.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 262758.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399540 f, 170379.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 264827.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399600 f, 170332.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 258000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399660 f, 170358.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 260000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399720 f, 170383.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 262000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399780 f, 170409.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 264000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399840 f, 170434.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 266000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399900 f, 170460.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 268000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399960 f, 170485.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 270000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400020 f, 170511.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 272000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400080 f, 170537.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 274000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400140 f, 170489.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 267096.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400200 f, 170515.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 269032.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400260 f, 170541.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 270967.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400320 f, 170566.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 272903.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400380 f, 170592.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 274838.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400440 f, 170617.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 276774.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400500 f, 170643.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 278709.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400560 f, 170668.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 280645.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400620 f, 170694.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 282580.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400680 f, 170647.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 275625.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400740 f, 170672.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 277500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400800 f, 170698.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 279375.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400860 f, 170724.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 281250.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400920 f, 170749.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 283125.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400980 f, 170775.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 285000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401040 f, 170800.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 286875.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401100 f, 170826.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 288750.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401160 f, 170851.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 290625.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401220 f, 170804.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 283636.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401280 f, 170830.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 285454.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401340 f, 170855.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 287272.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401400 f, 170881.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 289090.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401460 f, 170906.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 290909.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401520 f, 170932.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 292727.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401580 f, 170957.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 294545.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401640 f, 170910.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 287647.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401700 f, 170936.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 289411.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401760 f, 170961.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 291176.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401820 f, 170987.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 292941.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401880 f, 171012.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 294705.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401940 f, 171038.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 296470.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402000 f, 170991.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 289714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 291428.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402060 f, 171016.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 293142.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402120 f, 171042.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 294857.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402180 f, 171067.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 296571.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402240 f, 171093.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 298285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 300000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402300 f, 171118.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 301714.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402360 f, 171144.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 295000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402420 f, 171096.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 296666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402480 f, 171122.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 298333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402540 f, 171147.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 300000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402600 f, 171173.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 301666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402660 f, 171198.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 303333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402720 f, 171224.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 305000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402780 f, 171250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 306666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402840 f, 171275.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 308333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402900 f, 171301.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 301621.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402960 f, 171253.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 303243.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403020 f, 171279.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 304864.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403080 f, 171304.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 306486.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403140 f, 171330.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 308108.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403200 f, 171355.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 309729.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403260 f, 171381.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 311351.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403320 f, 171406.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 312972.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403380 f, 171432.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 314594.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403440 f, 171457.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403500 f, 171410.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 307894.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403560 f, 171435.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 309473.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403620 f, 171461.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 311052.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403680 f, 171486.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 312631.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403740 f, 171512.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 314210.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403800 f, 171537.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 315789.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403860 f, 171563.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 317368.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403920 f, 171588.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 318947.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403980 f, 171614.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 320526.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404040 f, 171566.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 313846.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404100 f, 171592.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 315384.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404160 f, 171617.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 316923.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404220 f, 171643.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 318461.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404280 f, 171668.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 320000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404340 f, 171694.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 321538.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404400 f, 171719.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 323076.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404460 f, 171745.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 324615.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404520 f, 171770.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 326153.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404580 f, 171796.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 327692.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404640 f, 171748.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 321000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404700 f, 171774.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 322500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404760 f, 171799.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 324000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404820 f, 171825.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 325500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404880 f, 171850.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 327000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404940 f, 171876.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 328500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405000 f, 171901.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 330000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405060 f, 171927.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 331500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405120 f, 171952.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 333000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405180 f, 171904.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 326341.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405240 f, 171930.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 327804.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405300 f, 171955.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 329268.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405360 f, 171981.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 330731.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405420 f, 172006.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 332195.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405480 f, 172032.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 333658.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405540 f, 172057.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 335121.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405600 f, 172083.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 336585.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405660 f, 172108.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 338048.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405720 f, 172061.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 331428.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405780 f, 172086.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 332857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 334285.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405840 f, 172111.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 335714.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405900 f, 172137.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 337142.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405960 f, 172162.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 338571.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406020 f, 172188.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 340000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 341428.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406080 f, 172213.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406140 f, 172239.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 342857.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406200 f, 172264.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 344285.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406260 f, 172217.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 337674.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406320 f, 172242.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 339069.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406380 f, 172267.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 340465.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406440 f, 172293.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 341860.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406500 f, 172318.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 343255.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406560 f, 172344.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 344651.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406620 f, 172369.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 346046.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406680 f, 172395.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 347441.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406740 f, 172420.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 348837.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406800 f, 172372.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 342272.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406860 f, 172398.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 343636.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406920 f, 172423.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 345000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406980 f, 172449.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 346363.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407040 f, 172474.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 347727.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407100 f, 172500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 349090.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407160 f, 172525.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 350454.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407220 f, 172550.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 351818.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407280 f, 172576.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 353181.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407340 f, 172528.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 346666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407400 f, 172554.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 348000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407460 f, 172579.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 349333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407520 f, 172604.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 350666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407580 f, 172630.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 352000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407640 f, 172655.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 353333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407700 f, 172681.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 354666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407760 f, 172706.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 356000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407820 f, 172731.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 357333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407880 f, 172757.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 358666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407940 f, 172709.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 352173.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408000 f, 172734.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 353478.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408060 f, 172760.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 354782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 356086.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408120 f, 172785.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 357391.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408180 f, 172811.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 358695.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408240 f, 172836.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 360000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408300 f, 172861.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 361304.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408360 f, 172887.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 354893.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408420 f, 172839.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 356170.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408480 f, 172865.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 357446.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408540 f, 172890.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 358723.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408600 f, 172915.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 360000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 361276.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408660 f, 172941.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 362553.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408720 f, 172966.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 363829.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408780 f, 172991.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 365106.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408840 f, 173017.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 366382.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 367659.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408900 f, 173042.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 361250.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408960 f, 172994.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 362500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409020 f, 173020.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 363750.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409080 f, 173045.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 365000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409140 f, 173071.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 366250.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409200 f, 173096.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 367500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409260 f, 173121.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 368750.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409320 f, 173147.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 370000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 371250.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409380 f, 173172.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409440 f, 173124.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 364897.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409500 f, 173150.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 366122.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409560 f, 173175.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 367346.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409620 f, 173200.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 368571.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409680 f, 173226.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 369795.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409740 f, 173251.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409800 f, 173276.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 371020.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409860 f, 173302.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 372244.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409920 f, 173327.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 373469.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409980 f, 173353.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 374693.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410040 f, 173305.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 368400.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410100 f, 173330.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 369600.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410160 f, 173355.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 370800.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410220 f, 173381.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 372000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410280 f, 173406.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 373200.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410340 f, 173431.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 374400.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410400 f, 173457.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 375600.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410460 f, 173482.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 376800.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410520 f, 173508.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 378000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410580 f, 173460.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 371764.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410640 f, 173485.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 372941.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410700 f, 173510.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 374117.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410760 f, 173536.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 375294.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410820 f, 173561.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 376470.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410880 f, 173586.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 377647.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410940 f, 173612.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 378823.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411000 f, 173637.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 380000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411060 f, 173662.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 381176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 19500 f, 336206.9 fps, 0 ms/f
[junit] 2 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 411120 f, 173395.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 337241.3 fps, 0 ms/f
[junit] 2 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 411180 f, 173201.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 338275.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411240 f, 173226.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 333559.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411300 f, 173178.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 334576.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411360 f, 173204.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 335593.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411420 f, 173229.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 331000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411480 f, 173181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 332000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 138 ms, 434.7 fps, 2 ms/f; total: 19980 f, 100909.0 fps, 0 ms/f
[junit] 2 s: 60 f / 160 ms, 375.0 fps, 2 ms/f; total: 411540 f, 162279.1 fps, 0 ms/f
[junit] 0 s: 60 f / 61 ms, 983.6 fps, 1 ms/f; total: 20040 f, 77374.5 fps, 0 ms/f
[junit] 2 s: 60 f / 94 ms, 638.2 fps, 1 ms/f; total: 411600 f, 156501.9 fps, 0 ms/f
[junit] 0 s: 60 f / 61 ms, 983.6 fps, 1 ms/f; total: 20100 f, 62812.5 fps, 0 ms/f
[junit] 2 s: 60 f / 62 ms, 967.7 fps, 1 ms/f; total: 411660 f, 152919.7 fps, 0 ms/f
[junit] 0 s: 60 f / 61 ms, 983.6 fps, 1 ms/f; total: 20160 f, 52913.3 fps, 0 ms/f
[junit] 2 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 411720 f, 152658.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 53070.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411780 f, 152624.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 53089.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411840 f, 152646.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 53246.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411900 f, 152612.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 53263.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411960 f, 152634.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 53420.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412020 f, 152600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 53437.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412080 f, 152622.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 53593.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412140 f, 152644.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 53750.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412200 f, 152610.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 53766.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412260 f, 152632.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 53922.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412320 f, 152654.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 54077.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412380 f, 152676.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 54093.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412440 f, 152642.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 54248.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412500 f, 152664.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 54404.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412560 f, 152686.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 54559.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412620 f, 152652.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 54573.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412680 f, 152674.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 54728.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412740 f, 152697.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 54883.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412800 f, 152662.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 54896.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412860 f, 152684.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 55051.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412920 f, 152707.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 55206.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412980 f, 152729.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 55218.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413040 f, 152695.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 55372.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413100 f, 152717.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 55526.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413160 f, 152682.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 55538.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413220 f, 152705.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 55692.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413280 f, 152727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 55846.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413340 f, 152749.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 56000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413400 f, 152771.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 56153.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413460 f, 152793.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 56307.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413520 f, 152815.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 56317.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413580 f, 152781.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 56470.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413640 f, 152803.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 56624.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413700 f, 152826.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 56777.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413760 f, 152848.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 56930.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 57084.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413820 f, 152870.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 57237.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413880 f, 152892.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 57391.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413940 f, 152914.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 57544.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414000 f, 152936.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 57698.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 57851.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414060 f, 152959.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 57857.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414120 f, 152924.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 58010.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414180 f, 152946.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 58163.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414240 f, 152968.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 58167.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414300 f, 152934.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 58320.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414360 f, 152956.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 58473.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414420 f, 152978.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 58625.9 fps, 0 ms/f
[junit] 2 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 414480 f, 152831.8 fps, 0 ms/f
[junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 23100 f, 58333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414540 f, 152853.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 58484.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414600 f, 152876.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 58636.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414660 f, 152898.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 58787.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414720 f, 152920.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 58939.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414780 f, 152942.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 59090.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414840 f, 152908.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 59093.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414900 f, 152930.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 59244.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414960 f, 152952.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 59395.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415020 f, 152974.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 59546.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415080 f, 152996.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 59697.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415140 f, 153018.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 59848.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415200 f, 153040.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 60000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415260 f, 153063.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 60151.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415320 f, 153085.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 60302.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415380 f, 153050.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 60301.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415440 f, 153072.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 60452.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415500 f, 153095.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 60603.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415560 f, 153117.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 60753.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415620 f, 153139.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 60904.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415680 f, 153161.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 61055.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415740 f, 153183.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 61206.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415800 f, 153149.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 61203.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415860 f, 153114.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 61200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 61350.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415920 f, 153136.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 61500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415980 f, 153159.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 61650.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416040 f, 153181.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 61800.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416100 f, 153203.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 61950.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 62100.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416160 f, 153225.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 62250.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416220 f, 153247.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 62400.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416280 f, 153269.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 62550.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416340 f, 153291.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 62700.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 62850.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416400 f, 153313.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 62842.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416460 f, 153279.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 62992.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416520 f, 153301.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 63142.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416580 f, 153323.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 63291.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416640 f, 153345.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 63441.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416700 f, 153367.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 63591.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416760 f, 153389.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 63740.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416820 f, 153411.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 63890.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416880 f, 153433.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 64039.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416940 f, 153456.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 64029.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417000 f, 153421.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 64179.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417060 f, 153443.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 64328.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417120 f, 153465.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 64477.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417180 f, 153487.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 64626.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417240 f, 153509.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 64776.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417300 f, 153532.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 64925.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417360 f, 153554.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 65074.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417420 f, 153576.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 65223.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417480 f, 153598.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 65210.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417540 f, 153563.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 65359.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417600 f, 153585.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 65508.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417660 f, 153607.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 65657.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417720 f, 153630.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417780 f, 153652.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 65806.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417840 f, 153674.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 65955.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417900 f, 153696.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 66104.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417960 f, 153718.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 66253.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418020 f, 153740.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 66401.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418080 f, 153705.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 66386.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418140 f, 153727.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 66534.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418200 f, 153750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 66683.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418260 f, 153772.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 66831.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418320 f, 153794.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 66980.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418380 f, 153816.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 67128.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418440 f, 153838.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 67277.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418500 f, 153860.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 67425.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418560 f, 153882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 67574.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418620 f, 153847.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 67555.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418680 f, 153869.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 67703.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418740 f, 153891.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 67851.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418800 f, 153914.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 68000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418860 f, 153936.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 68148.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418920 f, 153958.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 68296.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418980 f, 153980.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 68444.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419040 f, 154002.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419100 f, 154024.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 68592.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419160 f, 154046.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 68740.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419220 f, 154068.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 68719.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419280 f, 154033.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 68866.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419340 f, 154055.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 69014.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419400 f, 154077.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 69162.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419460 f, 154099.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 69310.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419520 f, 154121.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 69458.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419580 f, 154144.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 69605.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419640 f, 154166.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 69753.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419700 f, 154188.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 69901.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419760 f, 154210.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 69877.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419820 f, 154175.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 70024.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419880 f, 154197.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 70171.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419940 f, 154219.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 70319.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420000 f, 154241.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 70466.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420060 f, 154263.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 70614.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420120 f, 154285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 70761.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420180 f, 154307.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 70909.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420240 f, 154329.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 71056.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420300 f, 154351.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 71029.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420360 f, 154317.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420420 f, 154339.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 71176.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420480 f, 154361.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 71323.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420540 f, 154383.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 71470.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420600 f, 154405.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 71617.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420660 f, 154427.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 71764.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420720 f, 154449.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420780 f, 154471.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 71911.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420840 f, 154493.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 72058.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420900 f, 154515.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 72205.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420960 f, 154480.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 72176.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421020 f, 154502.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 72322.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421080 f, 154524.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 72469.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421140 f, 154546.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 72616.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421200 f, 154568.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 72762.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421260 f, 154590.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 72909.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421320 f, 154612.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 73056.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421380 f, 154634.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 73202.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421440 f, 154656.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 73349.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421500 f, 154678.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 73496.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421560 f, 154644.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 73463.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421620 f, 154666.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 73609.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421680 f, 154688.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 73756.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421740 f, 154710.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 73902.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421800 f, 154732.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 74048.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421860 f, 154754.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 74195.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421920 f, 154776.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 74341.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421980 f, 154798.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 74487.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422040 f, 154820.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 74634.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422100 f, 154785.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 74598.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422160 f, 154807.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 74744.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422220 f, 154829.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 74890.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422280 f, 154851.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 75036.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422340 f, 154873.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 75182.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422400 f, 154895.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 75328.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422460 f, 154917.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 75474.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422520 f, 154939.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 75620.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422580 f, 154961.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 75766.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422640 f, 154926.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 75728.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422700 f, 154948.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 75873.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422760 f, 154970.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 76019.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422820 f, 154992.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 76165.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422880 f, 155014.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 76310.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 76456.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422940 f, 155036.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 76601.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423000 f, 155058.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 76747.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423060 f, 155080.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 76893.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423120 f, 155102.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 76852.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 76997.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423180 f, 155067.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423240 f, 155089.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 77142.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423300 f, 155111.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 77288.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423360 f, 155133.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 77433.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423420 f, 155155.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 77578.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423480 f, 155177.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 77723.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423540 f, 155199.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 77869.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423600 f, 155221.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 78014.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423660 f, 155243.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 78159.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423720 f, 155265.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 78115.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423780 f, 155230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 78260.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423840 f, 155252.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 78405.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423900 f, 155274.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 78550.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423960 f, 155296.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 78695.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424020 f, 155318.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 78840.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424080 f, 155340.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 78985.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424140 f, 155362.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 79130.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424200 f, 155384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 79275.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424260 f, 155406.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 79228.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424320 f, 155371.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 79373.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424380 f, 155393.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 79518.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424440 f, 155415.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 79662.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424500 f, 155437.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 79807.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424560 f, 155459.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 79951.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424620 f, 155481.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 80096.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424680 f, 155503.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 80240.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424740 f, 155525.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 80385.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424800 f, 155547.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424860 f, 155569.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 80530.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 80480.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424920 f, 155534.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 80625.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424980 f, 155556.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 80769.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425040 f, 155578.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 80913.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425100 f, 155600.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 81057.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 81201.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425160 f, 155622.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 81346.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425220 f, 155644.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 81490.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425280 f, 155666.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 81634.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425340 f, 155688.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 81778.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425400 f, 155710.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 81726.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425460 f, 155675.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 81870.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425520 f, 155697.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 82014.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425580 f, 155718.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 82158.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425640 f, 155740.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 82302.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425700 f, 155762.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 82446.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425760 f, 155784.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 82589.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425820 f, 155806.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 82733.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425880 f, 155828.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 82877.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425940 f, 155850.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 83021.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426000 f, 155815.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 82966.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426060 f, 155837.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 83110.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426120 f, 155859.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 83253.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426180 f, 155881.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 83397.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426240 f, 155903.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 83540.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426300 f, 155925.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 83684.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426360 f, 155947.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 83827.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426420 f, 155969.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 83971.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426480 f, 155991.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 84114.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426540 f, 155956.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 84057.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426600 f, 155978.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 84200.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426660 f, 156000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 84343.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426720 f, 156021.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 84486.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426780 f, 156043.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 84630.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426840 f, 156065.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 84773.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 84714.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426900 f, 156030.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 84857.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426960 f, 156052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 85000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427020 f, 156074.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 85142.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427080 f, 156096.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 85285.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427140 f, 156118.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 85428.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427200 f, 156083.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 85368.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 85510.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427260 f, 156105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 85653.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427320 f, 156127.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 85795.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427380 f, 156149.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 85938.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427440 f, 156170.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 86080.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 86223.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427500 f, 156192.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 86365.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427560 f, 156214.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 86508.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427620 f, 156236.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 86650.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427680 f, 156258.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 86793.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427740 f, 156223.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 86729.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427800 f, 156245.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 86872.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427860 f, 156267.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 87014.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427920 f, 156289.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 87156.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427980 f, 156311.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 87298.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428040 f, 156333.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 87440.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428100 f, 156355.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 87582.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428160 f, 156376.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 87725.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428220 f, 156398.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 87867.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428280 f, 156420.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 88009.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428340 f, 156385.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 87943.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428400 f, 156407.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 88085.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428460 f, 156429.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 88226.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428520 f, 156451.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 88368.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428580 f, 156473.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 88510.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 88652.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428640 f, 156495.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 88794.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428700 f, 156516.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 88936.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428760 f, 156538.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 89078.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428820 f, 156560.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 89219.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 89361.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428880 f, 156582.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 89292.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428940 f, 156547.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 89433.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429000 f, 156569.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 89575.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429060 f, 156591.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 89716.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429120 f, 156613.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 89858.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429180 f, 156635.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 90000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429240 f, 156656.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 90141.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429300 f, 156678.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 90283.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429360 f, 156700.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 90424.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429420 f, 156665.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 90352.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429480 f, 156687.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 90494.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429540 f, 156709.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 90635.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429600 f, 156731.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 90776.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429660 f, 156753.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 90917.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429720 f, 156774.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 91058.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429780 f, 156796.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 91200.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429840 f, 156818.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 91341.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429900 f, 156840.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 91482.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429960 f, 156862.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 91623.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430020 f, 156827.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 91549.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430080 f, 156849.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 91690.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430140 f, 156870.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 91830.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430200 f, 156892.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 91971.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430260 f, 156914.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 92112.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430320 f, 156936.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 92253.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430380 f, 156958.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 92394.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430440 f, 156980.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 92535.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430500 f, 157002.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430560 f, 157024.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 92676.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430620 f, 156988.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 92599.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430680 f, 157010.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 92740.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430740 f, 157032.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 92880.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430800 f, 157054.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 93021.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430860 f, 157076.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 93161.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430920 f, 157098.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 93302.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430980 f, 157119.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 93442.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431040 f, 157141.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 93583.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431100 f, 157163.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 93723.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431160 f, 157185.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 93644.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431220 f, 157150.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 93785.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431280 f, 157172.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 93925.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431340 f, 157193.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 94065.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431400 f, 157215.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 94205.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431460 f, 157237.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 94345.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431520 f, 157259.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 94485.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431580 f, 157281.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 94626.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431640 f, 157303.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 94766.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431700 f, 157325.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 94906.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431760 f, 157289.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 94825.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431820 f, 157311.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 94965.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431880 f, 157333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 95104.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431940 f, 157355.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 95244.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432000 f, 157377.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 95384.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432060 f, 157398.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 95524.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432120 f, 157420.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 95664.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432180 f, 157442.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 95804.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432240 f, 157464.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 95944.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432300 f, 157486.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 95860.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432360 f, 157450.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 96000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432420 f, 157472.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 96139.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432480 f, 157494.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 96279.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432540 f, 157516.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 96418.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432600 f, 157538.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 96558.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432660 f, 157560.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 96697.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432720 f, 157581.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 96837.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432780 f, 157603.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 96976.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432840 f, 157625.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 97116.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432900 f, 157590.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 97030.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432960 f, 157611.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 97169.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433020 f, 157633.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 97308.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433080 f, 157655.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 97447.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433140 f, 157677.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 97587.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433200 f, 157699.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 97726.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433260 f, 157721.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 97865.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433320 f, 157743.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 98004.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433380 f, 157764.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 98143.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433440 f, 157786.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 98055.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433500 f, 157751.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 98194.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433560 f, 157772.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 98333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433620 f, 157794.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 98472.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433680 f, 157816.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 98611.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433740 f, 157838.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 98750.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433800 f, 157860.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 98888.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433860 f, 157882.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 99027.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433920 f, 157903.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 99166.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433980 f, 157925.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 99305.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434040 f, 157947.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 99214.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434100 f, 157911.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 99353.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434160 f, 157933.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 99491.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434220 f, 157955.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 99630.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434280 f, 157977.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 99769.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434340 f, 157999.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 99907.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434400 f, 158021.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 100046.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434460 f, 158042.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 100184.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434520 f, 158064.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 100323.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434580 f, 158086.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 100461.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434640 f, 158050.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 100368.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434700 f, 158072.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 100506.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434760 f, 158094.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 100645.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434820 f, 158116.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 100783.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434880 f, 158138.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 100921.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 101059.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434940 f, 158160.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 101198.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435000 f, 158181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 101336.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435060 f, 158203.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 101474.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435120 f, 158225.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 101612.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 101517.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435180 f, 158189.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 101655.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435240 f, 158211.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 101793.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435300 f, 158233.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 101931.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435360 f, 158255.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 102068.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435420 f, 158276.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 102206.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435480 f, 158298.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 102344.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435540 f, 158320.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 102482.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435600 f, 158342.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 102620.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435660 f, 158364.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 102758.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435720 f, 158328.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 102660.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435780 f, 158350.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 102798.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435840 f, 158372.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 102935.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435900 f, 158393.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 103073.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435960 f, 158415.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 103211.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436020 f, 158437.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 103348.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436080 f, 158459.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 103486.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436140 f, 158481.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 103623.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436200 f, 158502.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 103761.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436260 f, 158524.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 103899.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436320 f, 158488.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 103798.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436380 f, 158510.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 103935.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436440 f, 158532.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 104073.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436500 f, 158554.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 104210.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436560 f, 158576.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 104347.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436620 f, 158597.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 104485.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436680 f, 158619.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 104622.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436740 f, 158641.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 104759.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436800 f, 158663.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 104897.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436860 f, 158627.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 104794.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436920 f, 158649.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 104931.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436980 f, 158671.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 105068.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437040 f, 158692.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 105205.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437100 f, 158714.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 105342.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437160 f, 158736.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 105479.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437220 f, 158758.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 105616.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437280 f, 158722.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 105512.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 105649.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437340 f, 158744.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 105785.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437400 f, 158765.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 105922.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437460 f, 158787.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 106059.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437520 f, 158809.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 106195.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 106332.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437580 f, 158831.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 106469.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437640 f, 158853.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 106605.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437700 f, 158874.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 106500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437760 f, 158838.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 106636.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437820 f, 158860.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 106772.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437880 f, 158882.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 106909.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437940 f, 158904.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 107045.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438000 f, 158925.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 107181.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438060 f, 158947.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 107318.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438120 f, 158969.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 107454.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438180 f, 158991.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 107590.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438240 f, 159013.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 107727.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438300 f, 158977.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 107619.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438360 f, 158998.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 107755.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438420 f, 159020.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 107891.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438480 f, 159042.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 108027.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438540 f, 159064.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 108163.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438600 f, 159085.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 108299.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438660 f, 159107.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 108435.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438720 f, 159129.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 108571.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438780 f, 159151.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 108707.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438840 f, 159115.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 108597.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438900 f, 159137.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 108733.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438960 f, 159158.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 108868.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439020 f, 159180.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 109004.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 109140.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439080 f, 159202.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 109276.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439140 f, 159224.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 109411.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439200 f, 159245.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 109547.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439260 f, 159267.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 109683.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 109819.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439320 f, 159289.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 109954.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439380 f, 159311.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 109841.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439440 f, 159275.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 109977.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439500 f, 159296.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 110112.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439560 f, 159318.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 110248.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439620 f, 159340.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 110383.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439680 f, 159362.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 110519.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439740 f, 159383.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 110654.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439800 f, 159405.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 110790.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439860 f, 159369.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 110675.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439920 f, 159391.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 110810.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439980 f, 159413.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 110945.9 fps, 0 ms/f
[junit] 2 s: 60 f / 58 ms, 1034.4 fps, 0 ms/f; total: 440040 f, 156153.3 fps, 0 ms/f
[junit] 0 s: 60 f / 58 ms, 1034.4 fps, 0 ms/f; total: 49320 f, 98247.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440100 f, 156119.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 98170.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 98290.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440160 f, 156140.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 98409.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440220 f, 156161.7 fps, 0 ms/f
[junit] 0 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 49560 f, 97751.4 fps, 0 ms/f
[junit] 2 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 440280 f, 155961.7 fps, 0 ms/f
[junit] 0 s: 60 f / 29 ms, 2068.9 fps, 0 ms/f; total: 49620 f, 92574.6 fps, 0 ms/f
[junit] 2 s: 60 f / 29 ms, 2068.9 fps, 0 ms/f; total: 440340 f, 154396.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 92686.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440400 f, 154417.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 92625.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440460 f, 154384.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 92737.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440520 f, 154405.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 92849.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440580 f, 154426.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 92960.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440640 f, 154447.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 93072.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440700 f, 154468.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 93184.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440760 f, 154490.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 93296.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440820 f, 154511.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 93407.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440880 f, 154532.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 93519.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440940 f, 154553.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 93457.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441000 f, 154519.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 93568.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441060 f, 154541.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 93680.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441120 f, 154562.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 93791.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441180 f, 154583.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 93903.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441240 f, 154604.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 94014.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441300 f, 154625.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 94126.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441360 f, 154646.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 94237.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441420 f, 154667.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 94349.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441480 f, 154688.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 94460.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441540 f, 154654.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 94397.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441600 f, 154676.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 94508.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441660 f, 154697.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 94619.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441720 f, 154718.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 94730.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441780 f, 154739.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 94842.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441840 f, 154760.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 94953.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441900 f, 154781.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 95064.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441960 f, 154802.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 95176.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442020 f, 154823.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 95287.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442080 f, 154844.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 95222.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442140 f, 154810.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 95333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442200 f, 154831.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442260 f, 154852.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 95444.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442320 f, 154873.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 95555.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442380 f, 154894.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 95666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442440 f, 154915.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 95777.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442500 f, 154936.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 95888.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442560 f, 154957.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 96000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442620 f, 154978.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 96111.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442680 f, 154945.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 96044.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442740 f, 154966.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 96155.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442800 f, 154987.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 96266.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442860 f, 155008.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 96377.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442920 f, 155029.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 96487.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442980 f, 155050.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 96598.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443040 f, 155071.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 96531.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443100 f, 155038.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 96642.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443160 f, 155059.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443220 f, 155080.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 96752.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 96863.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443280 f, 155101.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 96974.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443340 f, 155122.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 97084.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443400 f, 155143.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 97195.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443460 f, 155164.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 97306.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443520 f, 155185.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 97416.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443580 f, 155206.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 97527.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443640 f, 155173.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 97458.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443700 f, 155194.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 97569.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443760 f, 155215.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 97679.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443820 f, 155236.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 97790.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443880 f, 155257.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 97900.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443940 f, 155278.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 98011.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444000 f, 155299.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 98121.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444060 f, 155320.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 98232.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444120 f, 155341.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 98342.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444180 f, 155362.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 98453.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444240 f, 155328.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 98382.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444300 f, 155349.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 98492.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444360 f, 155370.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 98602.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444420 f, 155391.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 98713.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444480 f, 155412.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 98823.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444540 f, 155433.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 98933.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444600 f, 155454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 99044.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444660 f, 155475.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 99154.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444720 f, 155496.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 99264.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444780 f, 155463.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 99192.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444840 f, 155484.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 99302.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444900 f, 155505.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 99412.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444960 f, 155526.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 99522.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445020 f, 155547.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 99633.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445080 f, 155567.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 99743.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445140 f, 155588.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 99853.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445200 f, 155609.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 99963.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445260 f, 155630.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 100073.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 100183.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445320 f, 155651.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 100109.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445380 f, 155618.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 100219.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445440 f, 155639.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 100329.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445500 f, 155660.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 100439.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445560 f, 155681.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 100549.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445620 f, 155702.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 100659.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445680 f, 155723.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 100769.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445740 f, 155744.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 100879.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445800 f, 155765.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 100989.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445860 f, 155786.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 101098.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 101023.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445920 f, 155752.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 101133.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445980 f, 155773.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 101243.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446040 f, 155794.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 101352.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446100 f, 155815.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 101462.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 101572.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446160 f, 155836.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 101681.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446220 f, 155857.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 101791.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446280 f, 155878.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 101901.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446340 f, 155899.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 102010.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446400 f, 155920.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 101934.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446460 f, 155886.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 102043.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446520 f, 155907.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 102153.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446580 f, 155928.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 102262.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446640 f, 155949.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 102372.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446700 f, 155970.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 102481.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446760 f, 155991.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 102591.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446820 f, 156012.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 102700.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446880 f, 156033.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 102810.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446940 f, 156054.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 102919.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447000 f, 156075.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 102841.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447060 f, 156041.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 102950.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447120 f, 156062.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 103060.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447180 f, 156083.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 103169.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447240 f, 156104.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 103278.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447300 f, 156125.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 103387.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447360 f, 156146.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 103497.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447420 f, 156167.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 103606.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447480 f, 156188.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 103715.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447540 f, 156209.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 103825.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447600 f, 156175.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 103745.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447660 f, 156196.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 103854.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447720 f, 156217.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 103963.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447780 f, 156238.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 104072.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447840 f, 156259.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 104181.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447900 f, 156280.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 104290.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447960 f, 156301.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 104400.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448020 f, 156322.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 104509.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448080 f, 156343.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 104618.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448140 f, 156364.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 104727.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448200 f, 156330.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 104646.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448260 f, 156351.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 104754.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448320 f, 156372.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 104863.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448380 f, 156393.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 104972.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448440 f, 156414.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 105081.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448500 f, 156435.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 105190.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448560 f, 156456.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 105299.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448620 f, 156477.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 105408.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448680 f, 156498.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 105517.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448740 f, 156464.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 105434.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448800 f, 156485.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 105543.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448860 f, 156506.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 105652.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448920 f, 156527.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 105760.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448980 f, 156548.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 105869.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449040 f, 156569.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 105978.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449100 f, 156589.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 106086.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449160 f, 156610.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 106195.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449220 f, 156631.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 106304.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449280 f, 156652.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 106413.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449340 f, 156619.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 106329.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449400 f, 156639.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 106437.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 106546.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449460 f, 156660.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 106654.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449520 f, 156681.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 106763.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449580 f, 156702.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 106871.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449640 f, 156723.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 106980.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 107088.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449700 f, 156744.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 107197.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449760 f, 156765.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 107305.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449820 f, 156786.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 107414.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449880 f, 156752.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 107328.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449940 f, 156773.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 107436.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450000 f, 156794.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 107545.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450060 f, 156815.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 107653.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450120 f, 156836.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 107761.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450180 f, 156802.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 107675.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450240 f, 156823.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 107783.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450300 f, 156844.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 107891.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450360 f, 156865.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 108000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450420 f, 156886.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 108108.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450480 f, 156907.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 108216.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450540 f, 156927.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 108324.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450600 f, 156894.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 108237.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450660 f, 156915.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 108345.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450720 f, 156935.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 108453.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450780 f, 156956.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 108561.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450840 f, 156977.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 108669.0 fps, 0 ms/f
[junit] GLCanvas invisible frame count: Before 63, after 64
[junit] XXXX Visible Part 3/3
[junit] 2 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 450900 f, 156834.7 fps, 0 ms/f
[junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 60480 f, 108193.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450960 f, 156855.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 108300.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451020 f, 156821.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 108214.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451080 f, 156842.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 108321.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451140 f, 156863.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 108428.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451200 f, 156884.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 108535.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451260 f, 156850.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 108449.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451320 f, 156871.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 108556.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451380 f, 156892.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 108663.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451440 f, 156858.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 108576.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451500 f, 156879.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451560 f, 156900.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451620 f, 156921.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451680 f, 156942.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451740 f, 156963.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451800 f, 156929.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451860 f, 156950.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451920 f, 156971.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451980 f, 156992.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452040 f, 157012.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452100 f, 157033.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452160 f, 157054.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452220 f, 157075.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452280 f, 157096.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452340 f, 157117.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452400 f, 157083.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452460 f, 157104.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452520 f, 157125.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452580 f, 157145.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452640 f, 157166.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452700 f, 157187.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452760 f, 157208.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452820 f, 157229.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452880 f, 157195.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452940 f, 157216.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453000 f, 157237.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453060 f, 157257.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453120 f, 157278.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453180 f, 157299.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453240 f, 157320.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453300 f, 157341.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453360 f, 157362.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453420 f, 157328.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453480 f, 157349.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453540 f, 157369.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453600 f, 157390.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453660 f, 157411.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453720 f, 157432.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453780 f, 157453.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453840 f, 157419.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453900 f, 157440.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453960 f, 157460.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454020 f, 157481.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454080 f, 157502.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454140 f, 157523.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454200 f, 157544.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454260 f, 157565.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454320 f, 157585.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454380 f, 157606.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454440 f, 157572.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454500 f, 157593.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454560 f, 157614.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454620 f, 157635.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454680 f, 157656.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454740 f, 157676.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454800 f, 157697.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454860 f, 157718.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454920 f, 157739.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454980 f, 157760.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455040 f, 157726.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455100 f, 157746.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455160 f, 157767.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455220 f, 157788.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455280 f, 157809.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455340 f, 157830.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455400 f, 157850.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455460 f, 157871.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455520 f, 157892.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455580 f, 157913.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455640 f, 157879.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455700 f, 157900.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455760 f, 157921.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455820 f, 157941.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455880 f, 157962.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455940 f, 157983.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456000 f, 158004.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456060 f, 158024.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456120 f, 158045.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456180 f, 158011.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456240 f, 158032.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456300 f, 158053.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456360 f, 158074.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456420 f, 158094.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456480 f, 158115.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456540 f, 158136.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456600 f, 158157.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456660 f, 158178.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456720 f, 158198.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456780 f, 158164.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456840 f, 158185.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456900 f, 158206.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456960 f, 158227.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457020 f, 158247.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457080 f, 158268.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457140 f, 158289.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457200 f, 158310.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457260 f, 158331.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457320 f, 158351.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457380 f, 158317.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457440 f, 158338.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457500 f, 158359.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457560 f, 158380.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457620 f, 158400.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457680 f, 158421.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457740 f, 158442.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457800 f, 158463.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457860 f, 158483.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457920 f, 158504.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457980 f, 158525.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458040 f, 158546.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458100 f, 158512.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458160 f, 158532.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458220 f, 158553.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458280 f, 158574.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458340 f, 158595.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458400 f, 158615.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458460 f, 158636.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458520 f, 158657.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458580 f, 158678.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458640 f, 158698.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458700 f, 158719.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458760 f, 158685.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458820 f, 158706.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458880 f, 158727.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458940 f, 158747.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459000 f, 158768.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459060 f, 158789.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459120 f, 158810.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459180 f, 158830.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459240 f, 158851.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459300 f, 158872.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459360 f, 158838.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459420 f, 158858.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459480 f, 158879.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459540 f, 158900.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459600 f, 158921.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459660 f, 158941.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459720 f, 158962.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459780 f, 158983.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459840 f, 159004.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459900 f, 158969.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459960 f, 158990.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460020 f, 159011.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460080 f, 159032.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460140 f, 159052.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460200 f, 159073.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460260 f, 159094.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460320 f, 159115.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460380 f, 159135.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460440 f, 159156.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460500 f, 159177.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460560 f, 159198.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460620 f, 159218.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460680 f, 159184.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460740 f, 159205.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460800 f, 159225.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460860 f, 159246.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460920 f, 159267.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460980 f, 159233.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461040 f, 159253.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461100 f, 159274.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461160 f, 159295.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461220 f, 159316.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461280 f, 159336.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461340 f, 159357.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461400 f, 159378.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461460 f, 159398.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461520 f, 159364.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461580 f, 159385.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461640 f, 159406.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461700 f, 159426.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461760 f, 159447.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461820 f, 159468.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461880 f, 159488.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461940 f, 159509.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462000 f, 159530.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462060 f, 159496.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462120 f, 159516.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462180 f, 159537.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462240 f, 159558.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462300 f, 159578.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462360 f, 159599.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462420 f, 159620.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462480 f, 159641.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462540 f, 159661.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462600 f, 159682.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462660 f, 159703.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462720 f, 159668.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462780 f, 159689.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462840 f, 159710.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462900 f, 159730.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462960 f, 159751.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463020 f, 159772.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463080 f, 159792.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463140 f, 159813.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463200 f, 159834.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463260 f, 159855.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463320 f, 159875.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463380 f, 159841.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463440 f, 159862.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463500 f, 159882.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463560 f, 159903.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463620 f, 159924.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463680 f, 159944.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463740 f, 159965.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463800 f, 159986.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463860 f, 160006.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463920 f, 160027.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463980 f, 159993.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464040 f, 160013.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464100 f, 160034.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464160 f, 160055.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464220 f, 160075.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464280 f, 160096.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464340 f, 160117.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464400 f, 160137.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464460 f, 160158.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464520 f, 160179.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464580 f, 160200.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464640 f, 160220.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464700 f, 160186.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464760 f, 160206.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464820 f, 160227.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464880 f, 160248.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464940 f, 160268.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465000 f, 160289.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465060 f, 160310.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465120 f, 160330.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465180 f, 160351.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465240 f, 160372.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465300 f, 160337.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465360 f, 160358.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465420 f, 160379.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465480 f, 160399.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465540 f, 160420.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465600 f, 160441.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465660 f, 160461.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465720 f, 160482.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465780 f, 160503.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465840 f, 160523.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465900 f, 160544.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465960 f, 160509.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466020 f, 160530.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466080 f, 160551.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466140 f, 160571.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466200 f, 160592.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466260 f, 160613.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466320 f, 160633.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466380 f, 160654.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466440 f, 160675.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466500 f, 160695.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466560 f, 160716.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466620 f, 160681.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466680 f, 160702.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466740 f, 160723.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466800 f, 160743.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466860 f, 160764.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466920 f, 160785.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466980 f, 160805.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467040 f, 160826.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467100 f, 160847.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467160 f, 160867.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467220 f, 160833.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467280 f, 160853.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467340 f, 160874.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467400 f, 160895.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467460 f, 160915.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467520 f, 160936.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467580 f, 160956.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467640 f, 160977.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467700 f, 160998.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467760 f, 161018.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467820 f, 161039.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467880 f, 161004.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467940 f, 161025.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468000 f, 161046.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468060 f, 161066.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468120 f, 161087.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468180 f, 161108.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468240 f, 161128.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468300 f, 161149.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468360 f, 161170.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468420 f, 161190.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468480 f, 161155.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468540 f, 161176.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468600 f, 161197.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468660 f, 161217.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468720 f, 161238.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468780 f, 161259.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468840 f, 161279.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468900 f, 161300.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468960 f, 161320.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469020 f, 161341.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469080 f, 161362.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469140 f, 161327.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469200 f, 161348.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469260 f, 161368.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469320 f, 161389.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469380 f, 161409.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469440 f, 161430.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469500 f, 161451.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469560 f, 161471.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469620 f, 161492.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469680 f, 161513.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469740 f, 161478.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469800 f, 161498.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469860 f, 161519.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469920 f, 161540.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469980 f, 161560.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470040 f, 161581.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470100 f, 161601.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470160 f, 161622.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470220 f, 161643.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470280 f, 161663.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470340 f, 161684.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470400 f, 161705.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470460 f, 161670.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470520 f, 161690.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470580 f, 161711.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470640 f, 161731.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470700 f, 161752.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470760 f, 161773.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470820 f, 161793.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470880 f, 161814.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470940 f, 161835.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471000 f, 161855.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471060 f, 161820.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471120 f, 161841.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471180 f, 161861.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471240 f, 161882.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471300 f, 161903.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471360 f, 161923.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471420 f, 161944.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471480 f, 161964.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471540 f, 161985.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471600 f, 162006.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471660 f, 161971.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471720 f, 161991.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471780 f, 162012.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471840 f, 162032.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471900 f, 162053.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471960 f, 162074.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472020 f, 162094.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472080 f, 162115.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472140 f, 162135.9 fps, 0 ms/f
[junit] 2 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 472200 f, 162045.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472260 f, 162065.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472320 f, 162086.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472380 f, 162107.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472440 f, 162127.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472500 f, 162148.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472560 f, 162168.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472620 f, 162189.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472680 f, 162210.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472740 f, 162230.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472800 f, 162195.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472860 f, 162216.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472920 f, 162236.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472980 f, 162257.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473040 f, 162277.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473100 f, 162298.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473160 f, 162319.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473220 f, 162339.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473280 f, 162360.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473340 f, 162380.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473400 f, 162401.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473460 f, 162421.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473520 f, 162386.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473580 f, 162407.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473640 f, 162427.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473700 f, 162448.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473760 f, 162469.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473820 f, 162489.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473880 f, 162510.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473940 f, 162530.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474000 f, 162551.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474060 f, 162572.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474120 f, 162536.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474180 f, 162557.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474240 f, 162577.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474300 f, 162598.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474360 f, 162619.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474420 f, 162639.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474480 f, 162660.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474540 f, 162680.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474600 f, 162701.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474660 f, 162721.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474720 f, 162686.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474780 f, 162707.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474840 f, 162727.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474900 f, 162748.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474960 f, 162769.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475020 f, 162789.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475080 f, 162810.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475140 f, 162830.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475200 f, 162851.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475260 f, 162816.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475320 f, 162836.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475380 f, 162857.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475440 f, 162877.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475500 f, 162898.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475560 f, 162918.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475620 f, 162939.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475680 f, 162959.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475740 f, 162980.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475800 f, 163001.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475860 f, 162965.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475920 f, 162986.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475980 f, 163006.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476040 f, 163027.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476100 f, 163047.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476160 f, 163068.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476220 f, 163089.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476280 f, 163109.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476340 f, 163130.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476400 f, 163150.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476460 f, 163115.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476520 f, 163135.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476580 f, 163156.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476640 f, 163177.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476700 f, 163197.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476760 f, 163218.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476820 f, 163238.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476880 f, 163259.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476940 f, 163279.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477000 f, 163300.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477060 f, 163320.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477120 f, 163285.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477180 f, 163305.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477240 f, 163326.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477300 f, 163347.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477360 f, 163367.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477420 f, 163388.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477480 f, 163408.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477540 f, 163429.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477600 f, 163449.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477660 f, 163470.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477720 f, 163434.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477780 f, 163455.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477840 f, 163475.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477900 f, 163496.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477960 f, 163516.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478020 f, 163537.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478080 f, 163557.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478140 f, 163578.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478200 f, 163599.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478260 f, 163619.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478320 f, 163584.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478380 f, 163604.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478440 f, 163625.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478500 f, 163645.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478560 f, 163666.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478620 f, 163686.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478680 f, 163707.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478740 f, 163727.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478800 f, 163748.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478860 f, 163768.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478920 f, 163733.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478980 f, 163753.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479040 f, 163774.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479100 f, 163794.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479160 f, 163815.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479220 f, 163835.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479280 f, 163856.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479340 f, 163876.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479400 f, 163897.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479460 f, 163917.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479520 f, 163882.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479580 f, 163902.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479640 f, 163923.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479700 f, 163943.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479760 f, 163964.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479820 f, 163984.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479880 f, 164005.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479940 f, 164025.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480000 f, 164046.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480060 f, 164066.9 fps, 0 ms/f
[junit] 2 s: 60 f / 41 ms, 1463.4 fps, 0 ms/f; total: 480120 f, 161820.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480180 f, 161840.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480240 f, 161805.9 fps, 0 ms/f
[junit] 2 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 480300 f, 161012.4 fps, 0 ms/f
[junit] 3 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 480360 f, 159906.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480420 f, 159926.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480480 f, 159946.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480540 f, 159966.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480600 f, 159986.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480660 f, 160006.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480720 f, 160026.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480780 f, 160046.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480840 f, 160013.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480900 f, 160033.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480960 f, 160053.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481020 f, 160073.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481080 f, 160093.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481140 f, 160113.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481200 f, 160133.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481260 f, 160153.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481320 f, 160173.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481380 f, 160193.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481440 f, 160159.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481500 f, 160179.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481560 f, 160199.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481620 f, 160219.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481680 f, 160239.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481740 f, 160259.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481800 f, 160279.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481860 f, 160299.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481920 f, 160319.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481980 f, 160339.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482040 f, 160359.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482100 f, 160325.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482160 f, 160345.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482220 f, 160365.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482280 f, 160385.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482340 f, 160405.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482400 f, 160425.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482460 f, 160445.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482520 f, 160465.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482580 f, 160485.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482640 f, 160505.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482700 f, 160525.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482760 f, 160492.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482820 f, 160511.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482880 f, 160531.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482940 f, 160551.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483000 f, 160571.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483060 f, 160591.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483120 f, 160611.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483180 f, 160631.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483240 f, 160651.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483300 f, 160671.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483360 f, 160691.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483420 f, 160711.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483480 f, 160677.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483540 f, 160697.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483600 f, 160717.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483660 f, 160737.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483720 f, 160757.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483780 f, 160777.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483840 f, 160797.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483900 f, 160817.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483960 f, 160837.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484020 f, 160857.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484080 f, 160823.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484140 f, 160843.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484200 f, 160863.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484260 f, 160883.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484320 f, 160903.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484380 f, 160923.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484440 f, 160943.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484500 f, 160963.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484560 f, 160983.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484620 f, 161003.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484680 f, 160969.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484740 f, 160989.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484800 f, 161009.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484860 f, 160976.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484920 f, 160996.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484980 f, 161015.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485040 f, 161035.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485100 f, 161055.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485160 f, 161075.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485220 f, 161095.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485280 f, 161062.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485340 f, 161081.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485400 f, 161101.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485460 f, 161121.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485520 f, 161141.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485580 f, 161161.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485640 f, 161181.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485700 f, 161201.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485760 f, 161221.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485820 f, 161241.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485880 f, 161207.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485940 f, 161227.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486000 f, 161247.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486060 f, 161267.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486120 f, 161287.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486180 f, 161307.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486240 f, 161327.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486300 f, 161347.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486360 f, 161366.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486420 f, 161386.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486480 f, 161406.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486540 f, 161373.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486600 f, 161393.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486660 f, 161412.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486720 f, 161432.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486780 f, 161452.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486840 f, 161472.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486900 f, 161492.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486960 f, 161512.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487020 f, 161532.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487080 f, 161552.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487140 f, 161572.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487200 f, 161538.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487260 f, 161558.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487320 f, 161578.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487380 f, 161598.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487440 f, 161618.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487500 f, 161637.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487560 f, 161657.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487620 f, 161677.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487680 f, 161697.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487740 f, 161717.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487800 f, 161683.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487860 f, 161703.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487920 f, 161723.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487980 f, 161743.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488040 f, 161763.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488100 f, 161783.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488160 f, 161803.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488220 f, 161823.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488280 f, 161842.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488340 f, 161809.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488400 f, 161829.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488460 f, 161848.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488520 f, 161868.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488580 f, 161888.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488640 f, 161908.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488700 f, 161928.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488760 f, 161948.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488820 f, 161968.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488880 f, 161988.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488940 f, 161954.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489000 f, 161974.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489060 f, 161994.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489120 f, 162013.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489180 f, 162033.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489240 f, 162053.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489300 f, 162073.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489360 f, 162093.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489420 f, 162113.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489480 f, 162133.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489540 f, 162099.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489600 f, 162119.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489660 f, 162139.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489720 f, 162158.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489780 f, 162178.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489840 f, 162198.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489900 f, 162218.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489960 f, 162238.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490020 f, 162258.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490080 f, 162278.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490140 f, 162244.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490200 f, 162264.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490260 f, 162284.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490320 f, 162303.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490380 f, 162323.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490440 f, 162343.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490500 f, 162363.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490560 f, 162383.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490620 f, 162403.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490680 f, 162423.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490740 f, 162389.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490800 f, 162409.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490860 f, 162428.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490920 f, 162448.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490980 f, 162468.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491040 f, 162488.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491100 f, 162508.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491160 f, 162528.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491220 f, 162547.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491280 f, 162567.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491340 f, 162533.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491400 f, 162553.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491460 f, 162573.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491520 f, 162593.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491580 f, 162613.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491640 f, 162633.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491700 f, 162653.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491760 f, 162672.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491820 f, 162692.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491880 f, 162712.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491940 f, 162732.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492000 f, 162698.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492060 f, 162718.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492120 f, 162738.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492180 f, 162757.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492240 f, 162777.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492300 f, 162797.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492360 f, 162763.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492420 f, 162783.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492480 f, 162803.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492540 f, 162823.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492600 f, 162842.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492660 f, 162862.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492720 f, 162882.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492780 f, 162902.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492840 f, 162868.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492900 f, 162888.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492960 f, 162908.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493020 f, 162927.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493080 f, 162947.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493140 f, 162967.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493200 f, 162987.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493260 f, 163007.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493320 f, 163027.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493380 f, 163046.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493440 f, 163012.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493500 f, 163032.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493560 f, 163052.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493620 f, 163072.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493680 f, 163092.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493740 f, 163111.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493800 f, 163131.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493860 f, 163151.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493920 f, 163171.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493980 f, 163137.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494040 f, 163157.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494100 f, 163177.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494160 f, 163142.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494220 f, 163162.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494280 f, 163182.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494340 f, 163202.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494400 f, 163222.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494460 f, 163242.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494520 f, 163261.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494580 f, 163281.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494640 f, 163301.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494700 f, 163267.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494760 f, 163287.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494820 f, 163306.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494880 f, 163326.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494940 f, 163346.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495000 f, 163366.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495060 f, 163332.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495120 f, 163352.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495180 f, 163371.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495240 f, 163391.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495300 f, 163411.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495360 f, 163377.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495420 f, 163397.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495480 f, 163416.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495540 f, 163436.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495600 f, 163456.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495660 f, 163476.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495720 f, 163496.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495780 f, 163515.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495840 f, 163535.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495900 f, 163555.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495960 f, 163575.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496020 f, 163594.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496080 f, 163560.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496140 f, 163580.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496200 f, 163600.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496260 f, 163620.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496320 f, 163639.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496380 f, 163659.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496440 f, 163679.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496500 f, 163699.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496560 f, 163719.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496620 f, 163738.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496680 f, 163704.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496740 f, 163724.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496800 f, 163744.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496860 f, 163764.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496920 f, 163783.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496980 f, 163803.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497040 f, 163823.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497100 f, 163843.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497160 f, 163862.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497220 f, 163882.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497280 f, 163848.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497340 f, 163868.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497400 f, 163887.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497460 f, 163907.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497520 f, 163927.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497580 f, 163947.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497640 f, 163967.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497700 f, 163986.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497760 f, 164006.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497820 f, 164026.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497880 f, 164046.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497940 f, 164065.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498000 f, 164031.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498060 f, 164051.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498120 f, 164071.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498180 f, 164090.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498240 f, 164110.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498300 f, 164130.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498360 f, 164150.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498420 f, 164169.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498480 f, 164189.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498540 f, 164155.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498600 f, 164175.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498660 f, 164194.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498720 f, 164214.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498780 f, 164234.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498840 f, 164254.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498900 f, 164273.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498960 f, 164293.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499020 f, 164313.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499080 f, 164333.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499140 f, 164298.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499200 f, 164318.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499260 f, 164338.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499320 f, 164358.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499380 f, 164377.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499440 f, 164397.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499500 f, 164417.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499560 f, 164437.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499620 f, 164456.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499680 f, 164476.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499740 f, 164496.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499800 f, 164462.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499860 f, 164481.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499920 f, 164501.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499980 f, 164521.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500040 f, 164540.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500100 f, 164560.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500160 f, 164580.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500220 f, 164600.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500280 f, 164619.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500340 f, 164639.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500400 f, 164605.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500460 f, 164625.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500520 f, 164644.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500580 f, 164664.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500640 f, 164684.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500700 f, 164703.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500760 f, 164723.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500820 f, 164743.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500880 f, 164763.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500940 f, 164782.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501000 f, 164748.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501060 f, 164768.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501120 f, 164787.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501180 f, 164807.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501240 f, 164827.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501300 f, 164847.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501360 f, 164866.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501420 f, 164886.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501480 f, 164906.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501540 f, 164926.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501600 f, 164891.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501660 f, 164911.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501720 f, 164930.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501780 f, 164950.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501840 f, 164970.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501900 f, 164990.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501960 f, 165009.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502020 f, 165029.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502080 f, 165049.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502140 f, 165069.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502200 f, 165034.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502260 f, 165054.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502320 f, 165073.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502380 f, 165093.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502440 f, 165113.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502500 f, 165133.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502560 f, 165152.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502620 f, 165172.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502680 f, 165192.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502740 f, 165211.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502800 f, 165231.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502860 f, 165251.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502920 f, 165216.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502980 f, 165236.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503040 f, 165256.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503100 f, 165275.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503160 f, 165295.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503220 f, 165315.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503280 f, 165335.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503340 f, 165354.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503400 f, 165320.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503460 f, 165339.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503520 f, 165359.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503580 f, 165379.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503640 f, 165344.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503700 f, 165364.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503760 f, 165384.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503820 f, 165403.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503880 f, 165423.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503940 f, 165443.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504000 f, 165462.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504060 f, 165482.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504120 f, 165502.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504180 f, 165467.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504240 f, 165487.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504300 f, 165507.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504360 f, 165526.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504420 f, 165546.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504480 f, 165566.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504540 f, 165585.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504600 f, 165605.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504660 f, 165625.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504720 f, 165644.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504780 f, 165610.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504840 f, 165629.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504900 f, 165649.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504960 f, 165669.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505020 f, 165688.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505080 f, 165708.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505140 f, 165728.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505200 f, 165748.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505260 f, 165767.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505320 f, 165787.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505380 f, 165807.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505440 f, 165772.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505500 f, 165792.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505560 f, 165811.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505620 f, 165831.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505680 f, 165851.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505740 f, 165870.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505800 f, 165890.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505860 f, 165910.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505920 f, 165929.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505980 f, 165895.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506040 f, 165914.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506100 f, 165934.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506160 f, 165954.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506220 f, 165973.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506280 f, 165993.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506340 f, 166013.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506400 f, 166032.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506460 f, 165998.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506520 f, 166017.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506580 f, 166037.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506640 f, 166057.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506700 f, 166076.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506760 f, 166096.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506820 f, 166116.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506880 f, 166135.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506940 f, 166155.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507000 f, 166175.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507060 f, 166194.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507120 f, 166159.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507180 f, 166179.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507240 f, 166199.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507300 f, 166218.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507360 f, 166238.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507420 f, 166258.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507480 f, 166277.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507540 f, 166297.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507600 f, 166262.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507660 f, 166282.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507720 f, 166302.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507780 f, 166321.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507840 f, 166341.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507900 f, 166360.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507960 f, 166380.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508020 f, 166400.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508080 f, 166419.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508140 f, 166385.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508200 f, 166404.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508260 f, 166424.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508320 f, 166444.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508380 f, 166463.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508440 f, 166483.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508500 f, 166502.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508560 f, 166522.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508620 f, 166542.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508680 f, 166561.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508740 f, 166527.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508800 f, 166546.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508860 f, 166566.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508920 f, 166585.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508980 f, 166605.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509040 f, 166625.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509100 f, 166644.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509160 f, 166664.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509220 f, 166684.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509280 f, 166703.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509340 f, 166668.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509400 f, 166688.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509460 f, 166708.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509520 f, 166727.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509580 f, 166747.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509640 f, 166767.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509700 f, 166786.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509760 f, 166806.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509820 f, 166825.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509880 f, 166845.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509940 f, 166810.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510000 f, 166830.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510060 f, 166849.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510120 f, 166869.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510180 f, 166889.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510240 f, 166908.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510300 f, 166928.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510360 f, 166947.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510420 f, 166967.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510480 f, 166987.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510540 f, 166952.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510600 f, 166971.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510660 f, 166991.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510720 f, 167011.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510780 f, 167030.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510840 f, 167050.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510900 f, 167069.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510960 f, 167089.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511020 f, 167109.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511080 f, 167128.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511140 f, 167093.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511200 f, 167113.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511260 f, 167133.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511320 f, 167152.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511380 f, 167172.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511440 f, 167191.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511500 f, 167211.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511560 f, 167231.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511620 f, 167250.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511680 f, 167270.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511740 f, 167235.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511800 f, 167254.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511860 f, 167274.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511920 f, 167294.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511980 f, 167313.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512040 f, 167333.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512100 f, 167352.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512160 f, 167372.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512220 f, 167392.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512280 f, 167411.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512340 f, 167376.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512400 f, 167396.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512460 f, 167415.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512520 f, 167435.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512580 f, 167400.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512640 f, 167419.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512700 f, 167439.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512760 f, 167459.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512820 f, 167478.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512880 f, 167498.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512940 f, 167517.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513000 f, 167482.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513060 f, 167502.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513120 f, 167522.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513180 f, 167541.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513240 f, 167561.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513300 f, 167580.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513360 f, 167600.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513420 f, 167619.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513480 f, 167639.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513540 f, 167659.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513600 f, 167624.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513660 f, 167643.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513720 f, 167663.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513780 f, 167682.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513840 f, 167702.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513900 f, 167721.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513960 f, 167741.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514020 f, 167761.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514080 f, 167780.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514140 f, 167800.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514200 f, 167765.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514260 f, 167784.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514320 f, 167804.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514380 f, 167823.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514440 f, 167843.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514500 f, 167862.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514560 f, 167882.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514620 f, 167902.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514680 f, 167921.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514740 f, 167941.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514800 f, 167906.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514860 f, 167925.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514920 f, 167945.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514980 f, 167964.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515040 f, 167984.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515100 f, 168003.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515160 f, 168023.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515220 f, 168043.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515280 f, 168062.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515340 f, 168082.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515400 f, 168101.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515460 f, 168066.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515520 f, 168086.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515580 f, 168105.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515640 f, 168125.2 fps, 0 ms/f
[junit] 3 s: 60 f / 9 ms, 6666.6 fps, 0 ms/f; total: 515700 f, 167652.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515760 f, 167672.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515820 f, 167691.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515880 f, 167711.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515940 f, 167730.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516000 f, 167695.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516060 f, 167715.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516120 f, 167734.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516180 f, 167754.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516240 f, 167773.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516300 f, 167793.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516360 f, 167812.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516420 f, 167832.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516480 f, 167851.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516540 f, 167871.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516600 f, 167836.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516660 f, 167855.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516720 f, 167820.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516780 f, 167840.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516840 f, 167859.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516900 f, 167879.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516960 f, 167898.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517020 f, 167918.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517080 f, 167937.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517140 f, 167957.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517200 f, 167922.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517260 f, 167941.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517320 f, 167961.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517380 f, 167980.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517440 f, 168000.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517500 f, 168019.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517560 f, 168038.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517620 f, 168058.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517680 f, 168077.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517740 f, 168097.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517800 f, 168062.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517860 f, 168081.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517920 f, 168101.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517980 f, 168120.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518040 f, 168140.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518100 f, 168159.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518160 f, 168179.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518220 f, 168198.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518280 f, 168218.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518340 f, 168237.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518400 f, 168257.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518460 f, 168276.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518520 f, 168241.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518580 f, 168260.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518640 f, 168280.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518700 f, 168299.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518760 f, 168319.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518820 f, 168338.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518880 f, 168358.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518940 f, 168377.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519000 f, 168397.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519060 f, 168416.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519120 f, 168381.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519180 f, 168400.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519240 f, 168420.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519300 f, 168439.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519360 f, 168459.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519420 f, 168478.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519480 f, 168498.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519540 f, 168517.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519600 f, 168537.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519660 f, 168556.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519720 f, 168521.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519780 f, 168540.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519840 f, 168560.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519900 f, 168579.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519960 f, 168599.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520020 f, 168618.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520080 f, 168638.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520140 f, 168657.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520200 f, 168677.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520260 f, 168696.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520320 f, 168661.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520380 f, 168680.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520440 f, 168700.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520500 f, 168719.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520560 f, 168739.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520620 f, 168758.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520680 f, 168777.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520740 f, 168797.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520800 f, 168816.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520860 f, 168836.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520920 f, 168855.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520980 f, 168875.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521040 f, 168839.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521100 f, 168859.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521160 f, 168878.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521220 f, 168898.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521280 f, 168917.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521340 f, 168937.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521400 f, 168956.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521460 f, 168976.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521520 f, 168995.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521580 f, 169014.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521640 f, 168979.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521700 f, 168999.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521760 f, 169018.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521820 f, 169037.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521880 f, 169057.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521940 f, 169076.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522000 f, 169096.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522060 f, 169115.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522120 f, 169135.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522180 f, 169154.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522240 f, 169119.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522300 f, 169138.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522360 f, 169158.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522420 f, 169177.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522480 f, 169196.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522540 f, 169216.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522600 f, 169235.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522660 f, 169255.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522720 f, 169274.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522780 f, 169294.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522840 f, 169313.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522900 f, 169278.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522960 f, 169297.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523020 f, 169316.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523080 f, 169336.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523140 f, 169355.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523200 f, 169375.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523260 f, 169394.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523320 f, 169414.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523380 f, 169433.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523440 f, 169452.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523500 f, 169472.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523560 f, 169436.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523620 f, 169456.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523680 f, 169475.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523740 f, 169495.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523800 f, 169514.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523860 f, 169533.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523920 f, 169553.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523980 f, 169572.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524040 f, 169592.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524100 f, 169611.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524160 f, 169631.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524220 f, 169595.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524280 f, 169615.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524340 f, 169634.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524400 f, 169653.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524460 f, 169673.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524520 f, 169692.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524580 f, 169712.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524640 f, 169731.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524700 f, 169750.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524760 f, 169770.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524820 f, 169734.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524880 f, 169754.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524940 f, 169773.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525000 f, 169793.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525060 f, 169812.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525120 f, 169831.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525180 f, 169851.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525240 f, 169870.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525300 f, 169890.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525360 f, 169909.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525420 f, 169873.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525480 f, 169893.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525540 f, 169912.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525600 f, 169932.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525660 f, 169951.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525720 f, 169970.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525780 f, 169990.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525840 f, 170009.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525900 f, 170029.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525960 f, 170048.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526020 f, 170012.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526080 f, 170032.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526140 f, 170051.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526200 f, 170071.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526260 f, 170090.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526320 f, 170109.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526380 f, 170129.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526440 f, 170148.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526500 f, 170168.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526560 f, 170132.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526620 f, 170151.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526680 f, 170171.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526740 f, 170135.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526800 f, 170155.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526860 f, 170174.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526920 f, 170193.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526980 f, 170213.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527040 f, 170232.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527100 f, 170251.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527160 f, 170271.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527220 f, 170235.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527280 f, 170255.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527340 f, 170274.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527400 f, 170293.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527460 f, 170313.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527520 f, 170332.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527580 f, 170351.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527640 f, 170371.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527700 f, 170390.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527760 f, 170410.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527820 f, 170374.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527880 f, 170393.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527940 f, 170413.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528000 f, 170432.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528060 f, 170451.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528120 f, 170471.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528180 f, 170490.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528240 f, 170510.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528300 f, 170529.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528360 f, 170548.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528420 f, 170513.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528480 f, 170532.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528540 f, 170551.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528600 f, 170571.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528660 f, 170590.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528720 f, 170609.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528780 f, 170629.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528840 f, 170648.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528900 f, 170667.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528960 f, 170632.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529020 f, 170651.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529080 f, 170670.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529140 f, 170690.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529200 f, 170709.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529260 f, 170729.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529320 f, 170748.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529380 f, 170767.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529440 f, 170787.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529500 f, 170751.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529560 f, 170770.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529620 f, 170790.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529680 f, 170809.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529740 f, 170828.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529800 f, 170848.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529860 f, 170867.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529920 f, 170886.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529980 f, 170906.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530040 f, 170925.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530100 f, 170889.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530160 f, 170909.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530220 f, 170928.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530280 f, 170947.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530340 f, 170967.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530400 f, 170986.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530460 f, 171005.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530520 f, 171025.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530580 f, 171044.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530640 f, 171063.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530700 f, 171028.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530760 f, 171047.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530820 f, 171066.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530880 f, 171086.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530940 f, 171105.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531000 f, 171124.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531060 f, 171144.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531120 f, 171163.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531180 f, 171182.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531240 f, 171202.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531300 f, 171166.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531360 f, 171185.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531420 f, 171204.8 fps, 0 ms/f
[junit] 3 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 531480 f, 170893.8 fps, 0 ms/f
[junit] 3 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 531540 f, 170693.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531600 f, 170712.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531660 f, 170732.1 fps, 0 ms/f
[junit] 3 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 531720 f, 170477.7 fps, 0 ms/f
[junit] 3 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 531780 f, 170333.1 fps, 0 ms/f
[junit] 3 s: 60 f / 9 ms, 6666.6 fps, 0 ms/f; total: 531840 f, 169862.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531900 f, 169881.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531960 f, 169900.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532020 f, 169920.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532080 f, 169939.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532140 f, 169904.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532200 f, 169923.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532260 f, 169942.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532320 f, 169961.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532380 f, 169980.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532440 f, 170000.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532500 f, 170019.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532560 f, 170038.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532620 f, 170057.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532680 f, 170076.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532740 f, 170041.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532800 f, 170060.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532860 f, 170079.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532920 f, 170098.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532980 f, 170118.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533040 f, 170137.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533100 f, 170156.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533160 f, 170175.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533220 f, 170194.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533280 f, 170213.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533340 f, 170233.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533400 f, 170197.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533460 f, 170216.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533520 f, 170236.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533580 f, 170255.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533640 f, 170274.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533700 f, 170293.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533760 f, 170312.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533820 f, 170331.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533880 f, 170350.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533940 f, 170370.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534000 f, 170334.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534060 f, 170354.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534120 f, 170373.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534180 f, 170392.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534240 f, 170411.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534300 f, 170430.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534360 f, 170449.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534420 f, 170468.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534480 f, 170488.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534540 f, 170507.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534600 f, 170471.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534660 f, 170491.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534720 f, 170510.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534780 f, 170529.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534840 f, 170548.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534900 f, 170567.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534960 f, 170586.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535020 f, 170605.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535080 f, 170625.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535140 f, 170644.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535200 f, 170608.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535260 f, 170627.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535320 f, 170647.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535380 f, 170666.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535440 f, 170685.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535500 f, 170704.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535560 f, 170723.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535620 f, 170742.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535680 f, 170761.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535740 f, 170781.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535800 f, 170800.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535860 f, 170764.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535920 f, 170783.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535980 f, 170803.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536040 f, 170822.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536100 f, 170841.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536160 f, 170860.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536220 f, 170879.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536280 f, 170898.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536340 f, 170917.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536400 f, 170936.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536460 f, 170901.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536520 f, 170920.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536580 f, 170939.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536640 f, 170958.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536700 f, 170978.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536760 f, 170997.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536820 f, 171016.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536880 f, 171035.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536940 f, 171054.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537000 f, 171073.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537060 f, 171092.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537120 f, 171111.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537180 f, 171076.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537240 f, 171095.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537300 f, 171114.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537360 f, 171133.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537420 f, 171152.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537480 f, 171171.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537540 f, 171191.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537600 f, 171210.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537660 f, 171229.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537720 f, 171248.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537780 f, 171212.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537840 f, 171232.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537900 f, 171251.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537960 f, 171270.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538020 f, 171289.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538080 f, 171308.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538140 f, 171327.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538200 f, 171346.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538260 f, 171365.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538320 f, 171384.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538380 f, 171349.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538440 f, 171368.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538500 f, 171387.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538560 f, 171406.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538620 f, 171425.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538680 f, 171444.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538740 f, 171464.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538800 f, 171483.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538860 f, 171502.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538920 f, 171521.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538980 f, 171540.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539040 f, 171504.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539100 f, 171524.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539160 f, 171543.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539220 f, 171562.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539280 f, 171581.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539340 f, 171600.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539400 f, 171619.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539460 f, 171638.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539520 f, 171657.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539580 f, 171676.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539640 f, 171641.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539700 f, 171660.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539760 f, 171679.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539820 f, 171698.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539880 f, 171717.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539940 f, 171736.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540000 f, 171755.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540060 f, 171720.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540120 f, 171739.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540180 f, 171758.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540240 f, 171777.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540300 f, 171796.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540360 f, 171760.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540420 f, 171780.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540480 f, 171799.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540540 f, 171818.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540600 f, 171837.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540660 f, 171856.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540720 f, 171875.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540780 f, 171894.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540840 f, 171913.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540900 f, 171877.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540960 f, 171897.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541020 f, 171916.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541080 f, 171935.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541140 f, 171954.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541200 f, 171973.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541260 f, 171992.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541320 f, 172011.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541380 f, 172030.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541440 f, 172049.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541500 f, 172068.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541560 f, 172087.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541620 f, 172052.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541680 f, 172071.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541740 f, 172090.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541800 f, 172109.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541860 f, 172128.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541920 f, 172147.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541980 f, 172166.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542040 f, 172185.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542100 f, 172204.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542160 f, 172223.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542220 f, 172242.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542280 f, 172261.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542340 f, 172226.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542400 f, 172245.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542460 f, 172264.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542520 f, 172283.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542580 f, 172302.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542640 f, 172321.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542700 f, 172340.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542760 f, 172359.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542820 f, 172378.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542880 f, 172397.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542940 f, 172361.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543000 f, 172380.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543060 f, 172399.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543120 f, 172419.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543180 f, 172438.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543240 f, 172457.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543300 f, 172476.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543360 f, 172495.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543420 f, 172514.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543480 f, 172533.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543540 f, 172552.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543600 f, 172516.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543660 f, 172535.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543720 f, 172554.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543780 f, 172573.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543840 f, 172592.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543900 f, 172611.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543960 f, 172630.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544020 f, 172649.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544080 f, 172669.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544140 f, 172688.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544200 f, 172652.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544260 f, 172671.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544320 f, 172690.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544380 f, 172709.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544440 f, 172728.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544500 f, 172747.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544560 f, 172766.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544620 f, 172785.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544680 f, 172804.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544740 f, 172823.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544800 f, 172787.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544860 f, 172806.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544920 f, 172825.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544980 f, 172844.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545040 f, 172863.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545100 f, 172882.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545160 f, 172902.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545220 f, 172921.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545280 f, 172940.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545340 f, 172959.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545400 f, 172923.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545460 f, 172942.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545520 f, 172961.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545580 f, 172980.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545640 f, 172999.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545700 f, 173018.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545760 f, 173037.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545820 f, 173056.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545880 f, 173075.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545940 f, 173094.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546000 f, 173113.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546060 f, 173132.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546120 f, 173096.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546180 f, 173115.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546240 f, 173134.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546300 f, 173153.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546360 f, 173172.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546420 f, 173191.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546480 f, 173210.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546540 f, 173229.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546600 f, 173248.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546660 f, 173267.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546720 f, 173231.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546780 f, 173250.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546840 f, 173269.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546900 f, 173288.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546960 f, 173307.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547020 f, 173327.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547080 f, 173346.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547140 f, 173365.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547200 f, 173384.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547260 f, 173403.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547320 f, 173422.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547380 f, 173441.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547440 f, 173460.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547500 f, 173424.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547560 f, 173443.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547620 f, 173462.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547680 f, 173481.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547740 f, 173500.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547800 f, 173519.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547860 f, 173538.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547920 f, 173557.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547980 f, 173576.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548040 f, 173595.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548100 f, 173614.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548160 f, 173578.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548220 f, 173597.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548280 f, 173616.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548340 f, 173635.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548400 f, 173654.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548460 f, 173673.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548520 f, 173692.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548580 f, 173711.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548640 f, 173730.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548700 f, 173749.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548760 f, 173713.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548820 f, 173732.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548880 f, 173751.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548940 f, 173770.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549000 f, 173789.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549060 f, 173808.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549120 f, 173827.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549180 f, 173846.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549240 f, 173865.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549300 f, 173884.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549360 f, 173848.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549420 f, 173867.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549480 f, 173886.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549540 f, 173905.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549600 f, 173924.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549660 f, 173943.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549720 f, 173962.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549780 f, 173981.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549840 f, 174000.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549900 f, 174019.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549960 f, 174037.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550020 f, 174001.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550080 f, 174020.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550140 f, 174039.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550200 f, 174058.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550260 f, 174022.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550320 f, 174041.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550380 f, 174060.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550440 f, 174079.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550500 f, 174098.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550560 f, 174062.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550620 f, 174081.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550680 f, 174100.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550740 f, 174119.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550800 f, 174138.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550860 f, 174157.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550920 f, 174176.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550980 f, 174195.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551040 f, 174214.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551100 f, 174178.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551160 f, 174197.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551220 f, 174216.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551280 f, 174235.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551340 f, 174254.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551400 f, 174273.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551460 f, 174292.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551520 f, 174311.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551580 f, 174329.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551640 f, 174348.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551700 f, 174367.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551760 f, 174331.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551820 f, 174350.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551880 f, 174369.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551940 f, 174388.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552000 f, 174407.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552060 f, 174426.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552120 f, 174445.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552180 f, 174464.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552240 f, 174483.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552300 f, 174502.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552360 f, 174521.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552420 f, 174485.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552480 f, 174504.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552540 f, 174523.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552600 f, 174542.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552660 f, 174560.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552720 f, 174579.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552780 f, 174598.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552840 f, 174617.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552900 f, 174636.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552960 f, 174655.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553020 f, 174619.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553080 f, 174638.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553140 f, 174657.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553200 f, 174676.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553260 f, 174695.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553320 f, 174714.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553380 f, 174733.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553440 f, 174752.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553500 f, 174771.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553560 f, 174790.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553620 f, 174808.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553680 f, 174772.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553740 f, 174791.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553800 f, 174810.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553860 f, 174829.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553920 f, 174848.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553980 f, 174867.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554040 f, 174886.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554100 f, 174905.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554160 f, 174924.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554220 f, 174943.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554280 f, 174962.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554340 f, 174925.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554400 f, 174944.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554460 f, 174963.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554520 f, 174982.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554580 f, 175001.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554640 f, 175020.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554700 f, 175039.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554760 f, 175058.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554820 f, 175077.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554880 f, 175096.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554940 f, 175059.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555000 f, 175078.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555060 f, 175097.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555120 f, 175116.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555180 f, 175135.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555240 f, 175154.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555300 f, 175173.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555360 f, 175192.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555420 f, 175211.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555480 f, 175230.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555540 f, 175193.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555600 f, 175212.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555660 f, 175231.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555720 f, 175250.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555780 f, 175269.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555840 f, 175288.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555900 f, 175307.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555960 f, 175326.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556020 f, 175345.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556080 f, 175364.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556140 f, 175383.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556200 f, 175346.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556260 f, 175365.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556320 f, 175384.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556380 f, 175403.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556440 f, 175422.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556500 f, 175441.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556560 f, 175460.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556620 f, 175479.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556680 f, 175498.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556740 f, 175461.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556800 f, 175480.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556860 f, 175499.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556920 f, 175518.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556980 f, 175537.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557040 f, 175556.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557100 f, 175575.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557160 f, 175594.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557220 f, 175612.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557280 f, 175631.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557340 f, 175650.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557400 f, 175669.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557460 f, 175633.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557520 f, 175652.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557580 f, 175671.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557640 f, 175689.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557700 f, 175708.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557760 f, 175727.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557820 f, 175746.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557880 f, 175765.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557940 f, 175784.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558000 f, 175803.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558060 f, 175766.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558120 f, 175785.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558180 f, 175804.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558240 f, 175823.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558300 f, 175842.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558360 f, 175861.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558420 f, 175880.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558480 f, 175899.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558540 f, 175918.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558600 f, 175881.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558660 f, 175900.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558720 f, 175919.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558780 f, 175938.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558840 f, 175957.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558900 f, 175976.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558960 f, 175994.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559020 f, 176013.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559080 f, 176032.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559140 f, 176051.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559200 f, 176070.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559260 f, 176034.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559320 f, 176052.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559380 f, 176071.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559440 f, 176090.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559500 f, 176109.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559560 f, 176128.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559620 f, 176147.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559680 f, 176166.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559740 f, 176185.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559800 f, 176203.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559860 f, 176167.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559920 f, 176186.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559980 f, 176205.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560040 f, 176224.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560100 f, 176242.9 fps, 0 ms/f
[junit] 3 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 560160 f, 176150.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560220 f, 176169.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560280 f, 176188.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560340 f, 176207.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560400 f, 176226.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560460 f, 176245.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560520 f, 176264.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560580 f, 176283.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560640 f, 176246.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560700 f, 176265.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560760 f, 176284.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560820 f, 176303.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560880 f, 176321.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560940 f, 176340.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561000 f, 176359.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561060 f, 176378.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561120 f, 176397.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561180 f, 176360.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561240 f, 176379.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561300 f, 176398.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561360 f, 176417.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561420 f, 176436.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561480 f, 176455.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561540 f, 176473.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561600 f, 176492.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561660 f, 176456.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561720 f, 176475.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561780 f, 176493.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561840 f, 176512.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561900 f, 176531.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561960 f, 176550.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562020 f, 176569.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562080 f, 176588.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562140 f, 176606.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562200 f, 176625.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562260 f, 176589.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562320 f, 176608.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562380 f, 176626.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562440 f, 176645.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562500 f, 176664.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562560 f, 176683.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562620 f, 176702.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562680 f, 176721.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562740 f, 176739.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562800 f, 176758.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562860 f, 176777.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562920 f, 176740.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562980 f, 176759.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563040 f, 176778.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563100 f, 176797.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563160 f, 176816.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563220 f, 176835.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563280 f, 176854.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563340 f, 176872.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563400 f, 176891.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563460 f, 176910.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563520 f, 176873.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563580 f, 176892.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563640 f, 176911.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563700 f, 176930.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563760 f, 176949.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563820 f, 176968.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563880 f, 176986.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563940 f, 177005.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564000 f, 177024.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564060 f, 176987.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564120 f, 177006.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564180 f, 177025.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564240 f, 177044.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564300 f, 177063.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564360 f, 177081.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564420 f, 177100.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564480 f, 177119.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564540 f, 177138.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564600 f, 177157.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564660 f, 177120.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564720 f, 177139.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564780 f, 177158.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564840 f, 177176.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564900 f, 177195.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564960 f, 177214.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565020 f, 177233.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565080 f, 177252.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565140 f, 177271.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565200 f, 177289.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565260 f, 177308.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565320 f, 177271.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565380 f, 177290.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565440 f, 177309.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565500 f, 177328.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565560 f, 177347.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565620 f, 177365.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565680 f, 177384.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565740 f, 177403.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565800 f, 177422.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565860 f, 177441.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565920 f, 177460.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565980 f, 177423.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566040 f, 177442.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566100 f, 177460.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566160 f, 177479.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566220 f, 177498.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566280 f, 177517.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566340 f, 177536.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566400 f, 177554.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566460 f, 177573.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566520 f, 177592.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566580 f, 177611.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566640 f, 177574.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566700 f, 177593.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566760 f, 177612.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566820 f, 177630.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566880 f, 177649.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566940 f, 177668.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567000 f, 177687.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567060 f, 177706.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567120 f, 177724.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567180 f, 177743.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567240 f, 177706.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567300 f, 177725.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567360 f, 177744.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567420 f, 177763.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567480 f, 177781.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567540 f, 177800.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567600 f, 177819.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567660 f, 177838.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567720 f, 177857.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567780 f, 177875.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567840 f, 177839.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567900 f, 177857.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567960 f, 177876.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568020 f, 177895.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568080 f, 177914.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568140 f, 177932.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568200 f, 177951.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568260 f, 177970.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568320 f, 177989.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568380 f, 178008.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568440 f, 177971.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568500 f, 177989.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568560 f, 178008.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568620 f, 178027.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568680 f, 178046.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568740 f, 178065.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568800 f, 178083.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568860 f, 178102.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568920 f, 178065.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568980 f, 178084.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569040 f, 178103.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569100 f, 178122.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569160 f, 178085.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569220 f, 178103.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569280 f, 178122.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569340 f, 178141.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569400 f, 178160.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569460 f, 178178.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569520 f, 178197.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569580 f, 178216.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569640 f, 178235.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569700 f, 178254.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569760 f, 178217.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569820 f, 178235.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569880 f, 178254.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569940 f, 178273.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570000 f, 178292.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570060 f, 178310.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570120 f, 178329.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570180 f, 178348.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570240 f, 178367.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570300 f, 178386.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570360 f, 178348.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570420 f, 178367.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570480 f, 178386.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570540 f, 178405.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570600 f, 178424.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570660 f, 178442.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570720 f, 178461.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570780 f, 178480.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570840 f, 178499.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570900 f, 178517.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570960 f, 178480.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571020 f, 178499.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571080 f, 178518.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571140 f, 178537.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571200 f, 178555.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571260 f, 178574.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571320 f, 178593.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571380 f, 178612.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571440 f, 178630.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571500 f, 178649.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571560 f, 178668.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571620 f, 178687.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571680 f, 178650.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571740 f, 178668.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571800 f, 178687.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571860 f, 178706.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571920 f, 178725.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571980 f, 178743.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572040 f, 178762.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572100 f, 178781.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572160 f, 178800.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572220 f, 178818.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572280 f, 178781.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572340 f, 178800.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572400 f, 178819.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572460 f, 178837.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572520 f, 178856.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572580 f, 178875.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572640 f, 178894.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572700 f, 178912.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572760 f, 178931.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572820 f, 178950.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572880 f, 178913.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572940 f, 178931.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573000 f, 178950.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573060 f, 178969.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573120 f, 178988.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573180 f, 179006.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573240 f, 179025.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573300 f, 179044.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573360 f, 179063.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573420 f, 179081.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573480 f, 179044.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573540 f, 179063.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573600 f, 179082.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573660 f, 179100.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573720 f, 179119.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573780 f, 179138.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573840 f, 179157.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573900 f, 179175.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573960 f, 179194.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574020 f, 179213.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574080 f, 179176.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574140 f, 179194.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574200 f, 179213.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574260 f, 179232.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574320 f, 179250.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574380 f, 179269.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574440 f, 179288.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574500 f, 179307.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574560 f, 179325.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574620 f, 179344.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574680 f, 179363.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574740 f, 179326.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574800 f, 179344.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574860 f, 179363.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574920 f, 179382.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574980 f, 179400.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575040 f, 179419.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575100 f, 179438.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575160 f, 179457.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575220 f, 179419.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575280 f, 179438.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575340 f, 179457.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575400 f, 179475.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575460 f, 179494.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575520 f, 179513.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575580 f, 179532.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575640 f, 179550.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575700 f, 179569.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575760 f, 179588.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575820 f, 179551.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575880 f, 179569.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575940 f, 179588.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576000 f, 179607.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576060 f, 179625.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576120 f, 179644.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576180 f, 179663.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576240 f, 179681.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576300 f, 179700.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576360 f, 179719.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576420 f, 179682.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576480 f, 179700.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576540 f, 179719.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576600 f, 179738.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576660 f, 179756.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576720 f, 179775.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576780 f, 179794.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576840 f, 179812.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576900 f, 179831.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576960 f, 179850.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577020 f, 179869.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577080 f, 179831.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577140 f, 179850.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577200 f, 179869.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577260 f, 179887.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577320 f, 179906.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577380 f, 179925.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577440 f, 179943.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577500 f, 179962.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577560 f, 179981.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577620 f, 179999.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577680 f, 179962.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577740 f, 179981.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577800 f, 180000.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577860 f, 180018.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577920 f, 180037.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577980 f, 180056.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578040 f, 180074.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578100 f, 180093.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578160 f, 180112.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578220 f, 180130.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578280 f, 180093.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578340 f, 180112.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578400 f, 180130.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578460 f, 180149.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578520 f, 180168.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578580 f, 180130.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578640 f, 180149.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578700 f, 180112.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578760 f, 180130.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578820 f, 180149.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578880 f, 180168.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578940 f, 180186.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579000 f, 180205.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579060 f, 180224.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579120 f, 180242.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579180 f, 180261.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579240 f, 180280.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579300 f, 180242.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579360 f, 180261.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579420 f, 180280.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579480 f, 180298.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579540 f, 180317.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579600 f, 180336.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579660 f, 180354.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579720 f, 180373.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579780 f, 180392.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579840 f, 180410.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579900 f, 180429.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579960 f, 180391.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580020 f, 180410.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580080 f, 180429.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580140 f, 180447.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580200 f, 180466.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580260 f, 180485.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580320 f, 180503.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580380 f, 180522.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580440 f, 180541.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580500 f, 180559.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580560 f, 180578.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580620 f, 180597.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580680 f, 180559.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580740 f, 180578.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580800 f, 180597.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580860 f, 180615.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580920 f, 180634.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580980 f, 180652.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581040 f, 180671.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581100 f, 180690.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581160 f, 180708.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581220 f, 180727.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581280 f, 180746.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581340 f, 180708.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581400 f, 180727.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581460 f, 180746.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581520 f, 180764.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581580 f, 180783.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581640 f, 180801.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581700 f, 180820.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581760 f, 180839.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581820 f, 180857.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581880 f, 180876.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581940 f, 180895.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582000 f, 180857.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582060 f, 180876.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582120 f, 180894.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582180 f, 180913.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582240 f, 180932.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582300 f, 180950.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582360 f, 180969.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582420 f, 180988.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582480 f, 181006.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582540 f, 180969.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582600 f, 180987.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582660 f, 181006.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582720 f, 181025.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582780 f, 181043.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582840 f, 181062.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582900 f, 181081.0 fps, 0 ms/f
[junit] 3 s: 60 f / 24 ms, 2500.0 fps, 0 ms/f; total: 582960 f, 179759.4 fps, 0 ms/f
[junit] 3 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 583020 f, 179556.5 fps, 0 ms/f
[junit] 3 s: 60 f / 11 ms, 5454.5 fps, 0 ms/f; total: 583080 f, 178968.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583140 f, 178987.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583200 f, 179005.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583260 f, 179023.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583320 f, 179042.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583380 f, 179060.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583440 f, 179079.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583500 f, 179042.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583560 f, 179061.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583620 f, 179079.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583680 f, 179097.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583740 f, 179116.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583800 f, 179134.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583860 f, 179153.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583920 f, 179171.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583980 f, 179189.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584040 f, 179208.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584100 f, 179171.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584160 f, 179190.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584220 f, 179208.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584280 f, 179227.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584340 f, 179245.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584400 f, 179263.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584460 f, 179282.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584520 f, 179300.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584580 f, 179319.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584640 f, 179337.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584700 f, 179355.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584760 f, 179319.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584820 f, 179337.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584880 f, 179356.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584940 f, 179374.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585000 f, 179392.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585060 f, 179356.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585120 f, 179374.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585180 f, 179393.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585240 f, 179356.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585300 f, 179374.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585360 f, 179393.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585420 f, 179411.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585480 f, 179429.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585540 f, 179448.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585600 f, 179466.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585660 f, 179485.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585720 f, 179503.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585780 f, 179521.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585840 f, 179485.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585900 f, 179503.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585960 f, 179522.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586020 f, 179540.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586080 f, 179558.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586140 f, 179577.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586200 f, 179595.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586260 f, 179613.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586320 f, 179632.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586380 f, 179650.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586440 f, 179614.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586500 f, 179632.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586560 f, 179650.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586620 f, 179669.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586680 f, 179687.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586740 f, 179705.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586800 f, 179724.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586860 f, 179742.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586920 f, 179706.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586980 f, 179724.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587040 f, 179742.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587100 f, 179761.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587160 f, 179779.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587220 f, 179797.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587280 f, 179816.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587340 f, 179834.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587400 f, 179853.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587460 f, 179871.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587520 f, 179889.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587580 f, 179908.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587640 f, 179871.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587700 f, 179889.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587760 f, 179908.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587820 f, 179926.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587880 f, 179944.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587940 f, 179963.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588000 f, 179981.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588060 f, 180000.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588120 f, 180018.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588180 f, 180036.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588240 f, 180055.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588300 f, 180018.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588360 f, 180036.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588420 f, 180055.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588480 f, 180073.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588540 f, 180091.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588600 f, 180110.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588660 f, 180128.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588720 f, 180146.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588780 f, 180165.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588840 f, 180183.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588900 f, 180201.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588960 f, 180165.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589020 f, 180183.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589080 f, 180201.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589140 f, 180220.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589200 f, 180238.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589260 f, 180256.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589320 f, 180275.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589380 f, 180293.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589440 f, 180312.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589500 f, 180330.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589560 f, 180348.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589620 f, 180311.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589680 f, 180330.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589740 f, 180348.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589800 f, 180366.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589860 f, 180385.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589920 f, 180403.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589980 f, 180422.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590040 f, 180440.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590100 f, 180458.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590160 f, 180477.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590220 f, 180440.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590280 f, 180458.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590340 f, 180476.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590400 f, 180495.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590460 f, 180513.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590520 f, 180531.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590580 f, 180550.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590640 f, 180568.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590700 f, 180586.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590760 f, 180605.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590820 f, 180623.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590880 f, 180586.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590940 f, 180605.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591000 f, 180623.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591060 f, 180641.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591120 f, 180660.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591180 f, 180678.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591240 f, 180696.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591300 f, 180715.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591360 f, 180733.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591420 f, 180751.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591480 f, 180770.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591540 f, 180733.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591600 f, 180751.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591660 f, 180769.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591720 f, 180788.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591780 f, 180806.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591840 f, 180824.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591900 f, 180843.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591960 f, 180861.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592020 f, 180879.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592080 f, 180898.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592140 f, 180861.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592200 f, 180879.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592260 f, 180897.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592320 f, 180916.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592380 f, 180934.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592440 f, 180952.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592500 f, 180971.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592560 f, 180989.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592620 f, 181007.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592680 f, 181026.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592740 f, 181044.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592800 f, 181007.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592860 f, 181025.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592920 f, 181044.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592980 f, 181062.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593040 f, 181080.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593100 f, 181099.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593160 f, 181117.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593220 f, 181135.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593280 f, 181154.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593340 f, 181172.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593400 f, 181190.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593460 f, 181209.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593520 f, 181172.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593580 f, 181190.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593640 f, 181208.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593700 f, 181227.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593760 f, 181245.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593820 f, 181263.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593880 f, 181282.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593940 f, 181300.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594000 f, 181318.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594060 f, 181337.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594120 f, 181299.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594180 f, 181318.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594240 f, 181336.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594300 f, 181354.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594360 f, 181373.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594420 f, 181391.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594480 f, 181409.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594540 f, 181428.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594600 f, 181446.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594660 f, 181464.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594720 f, 181427.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594780 f, 181446.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594840 f, 181464.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594900 f, 181427.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594960 f, 181445.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595020 f, 181463.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595080 f, 181482.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595140 f, 181500.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595200 f, 181518.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595260 f, 181537.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595320 f, 181555.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595380 f, 181573.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595440 f, 181536.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595500 f, 181554.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595560 f, 181573.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595620 f, 181591.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595680 f, 181609.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595740 f, 181628.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595800 f, 181646.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595860 f, 181664.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595920 f, 181682.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595980 f, 181701.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596040 f, 181719.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596100 f, 181682.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596160 f, 181700.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596220 f, 181719.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596280 f, 181737.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596340 f, 181755.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596400 f, 181773.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596460 f, 181792.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596520 f, 181810.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596580 f, 181828.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596640 f, 181847.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596700 f, 181865.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596760 f, 181828.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596820 f, 181846.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596880 f, 181864.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596940 f, 181883.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597000 f, 181901.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597060 f, 181919.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597120 f, 181937.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597180 f, 181956.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597240 f, 181974.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597300 f, 181992.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597360 f, 181955.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597420 f, 181973.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597480 f, 181992.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597540 f, 182010.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597600 f, 182028.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597660 f, 182046.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597720 f, 182065.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597780 f, 182083.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597840 f, 182101.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597900 f, 182120.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597960 f, 182082.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598020 f, 182101.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598080 f, 182119.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598140 f, 182137.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598200 f, 182155.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598260 f, 182174.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598320 f, 182192.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598380 f, 182210.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598440 f, 182228.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598500 f, 182247.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598560 f, 182265.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598620 f, 182228.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598680 f, 182246.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598740 f, 182264.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598800 f, 182283.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598860 f, 182301.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598920 f, 182319.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598980 f, 182337.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599040 f, 182356.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599100 f, 182374.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599160 f, 182392.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599220 f, 182355.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599280 f, 182373.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599340 f, 182391.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599400 f, 182410.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599460 f, 182428.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599520 f, 182446.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599580 f, 182465.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599640 f, 182483.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599700 f, 182501.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599760 f, 182519.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599820 f, 182482.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599880 f, 182500.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599940 f, 182519.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600000 f, 182537.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600060 f, 182555.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600120 f, 182573.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600180 f, 182592.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600240 f, 182610.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600300 f, 182628.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600360 f, 182591.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600420 f, 182609.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600480 f, 182627.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600540 f, 182646.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600600 f, 182664.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600660 f, 182682.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600720 f, 182700.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600780 f, 182718.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600840 f, 182737.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600900 f, 182755.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600960 f, 182718.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601020 f, 182736.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601080 f, 182754.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601140 f, 182772.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601200 f, 182791.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601260 f, 182809.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601320 f, 182827.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601380 f, 182845.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601440 f, 182864.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601500 f, 182882.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601560 f, 182900.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601620 f, 182863.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601680 f, 182881.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601740 f, 182899.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601800 f, 182917.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601860 f, 182936.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601920 f, 182954.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601980 f, 182972.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602040 f, 182990.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602100 f, 183009.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602160 f, 183027.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602220 f, 182989.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602280 f, 183008.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602340 f, 183026.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602400 f, 183044.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602460 f, 183062.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602520 f, 183081.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602580 f, 183099.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602640 f, 183117.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602700 f, 183135.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602760 f, 183154.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602820 f, 183116.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602880 f, 183134.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602940 f, 183153.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603000 f, 183171.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603060 f, 183189.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603120 f, 183207.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603180 f, 183226.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603240 f, 183244.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603300 f, 183262.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603360 f, 183280.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603420 f, 183243.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603480 f, 183261.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603540 f, 183279.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603600 f, 183297.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603660 f, 183316.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603720 f, 183334.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603780 f, 183352.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603840 f, 183370.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603900 f, 183389.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603960 f, 183407.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604020 f, 183425.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604080 f, 183387.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604140 f, 183406.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604200 f, 183424.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604260 f, 183442.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604320 f, 183460.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604380 f, 183479.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604440 f, 183497.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604500 f, 183515.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604560 f, 183533.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604620 f, 183496.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604680 f, 183514.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604740 f, 183532.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604800 f, 183550.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604860 f, 183569.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604920 f, 183587.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604980 f, 183605.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605040 f, 183623.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605100 f, 183641.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605160 f, 183660.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605220 f, 183678.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605280 f, 183696.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605340 f, 183658.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605400 f, 183677.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605460 f, 183695.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605520 f, 183657.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605580 f, 183676.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605640 f, 183694.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605700 f, 183712.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605760 f, 183730.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605820 f, 183748.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605880 f, 183767.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605940 f, 183729.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606000 f, 183747.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606060 f, 183765.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606120 f, 183784.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606180 f, 183802.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606240 f, 183820.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606300 f, 183838.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606360 f, 183856.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606420 f, 183875.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606480 f, 183893.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606540 f, 183855.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606600 f, 183873.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606660 f, 183892.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606720 f, 183910.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606780 f, 183928.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606840 f, 183946.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606900 f, 183964.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606960 f, 183927.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607020 f, 183945.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607080 f, 183963.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607140 f, 183981.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607200 f, 184000.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607260 f, 184018.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607320 f, 183980.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607380 f, 183998.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607440 f, 184016.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607500 f, 184035.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607560 f, 184053.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607620 f, 184071.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607680 f, 184089.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607740 f, 184107.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607800 f, 184126.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607860 f, 184144.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607920 f, 184106.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607980 f, 184124.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608040 f, 184142.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608100 f, 184161.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608160 f, 184179.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608220 f, 184197.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608280 f, 184215.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608340 f, 184233.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608400 f, 184251.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608460 f, 184214.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608520 f, 184232.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608580 f, 184250.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608640 f, 184268.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608700 f, 184287.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608760 f, 184305.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608820 f, 184323.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608880 f, 184341.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608940 f, 184359.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609000 f, 184377.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609060 f, 184340.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609120 f, 184358.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609180 f, 184376.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609240 f, 184394.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609300 f, 184412.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609360 f, 184431.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609420 f, 184449.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609480 f, 184467.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609540 f, 184485.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609600 f, 184447.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609660 f, 184465.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609720 f, 184484.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609780 f, 184502.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609840 f, 184520.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609900 f, 184538.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609960 f, 184556.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610020 f, 184574.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610080 f, 184593.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610140 f, 184611.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610200 f, 184573.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610260 f, 184591.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610320 f, 184609.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610380 f, 184627.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610440 f, 184646.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610500 f, 184664.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610560 f, 184682.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610620 f, 184700.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610680 f, 184718.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610740 f, 184736.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610800 f, 184754.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610860 f, 184717.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610920 f, 184735.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610980 f, 184753.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611040 f, 184771.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611100 f, 184789.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611160 f, 184807.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611220 f, 184826.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611280 f, 184844.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611340 f, 184862.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611400 f, 184824.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611460 f, 184842.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611520 f, 184860.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611580 f, 184879.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611640 f, 184897.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611700 f, 184915.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611760 f, 184933.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611820 f, 184951.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611880 f, 184969.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611940 f, 184987.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612000 f, 184950.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612060 f, 184968.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612120 f, 184986.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612180 f, 185004.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612240 f, 185022.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612300 f, 185040.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612360 f, 185058.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612420 f, 185077.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612480 f, 185095.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612540 f, 185113.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612600 f, 185075.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612660 f, 185093.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612720 f, 185111.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612780 f, 185129.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612840 f, 185148.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612900 f, 185166.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612960 f, 185184.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613020 f, 185202.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613080 f, 185220.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613140 f, 185238.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613200 f, 185200.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613260 f, 185218.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613320 f, 185237.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613380 f, 185255.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613440 f, 185273.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613500 f, 185291.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613560 f, 185309.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613620 f, 185327.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613680 f, 185345.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613740 f, 185363.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613800 f, 185326.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613860 f, 185344.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613920 f, 185362.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613980 f, 185380.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614040 f, 185398.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614100 f, 185416.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614160 f, 185434.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614220 f, 185452.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614280 f, 185471.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614340 f, 185489.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614400 f, 185507.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614460 f, 185525.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614520 f, 185487.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614580 f, 185505.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614640 f, 185523.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614700 f, 185485.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614760 f, 185503.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614820 f, 185522.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614880 f, 185540.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614940 f, 185558.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615000 f, 185576.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615060 f, 185594.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615120 f, 185612.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615180 f, 185630.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615240 f, 185648.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615300 f, 185610.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615360 f, 185628.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615420 f, 185647.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615480 f, 185665.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615540 f, 185683.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615600 f, 185701.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615660 f, 185719.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615720 f, 185737.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615780 f, 185755.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615840 f, 185773.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615900 f, 185791.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615960 f, 185809.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616020 f, 185772.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616080 f, 185790.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616140 f, 185808.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616200 f, 185826.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616260 f, 185844.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616320 f, 185862.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616380 f, 185880.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616440 f, 185898.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616500 f, 185916.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616560 f, 185934.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616620 f, 185896.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616680 f, 185914.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616740 f, 185933.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616800 f, 185951.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616860 f, 185969.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616920 f, 185987.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616980 f, 186005.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617040 f, 186023.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617100 f, 186041.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617160 f, 186059.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617220 f, 186021.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617280 f, 186039.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617340 f, 186057.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617400 f, 186075.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617460 f, 186094.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617520 f, 186112.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617580 f, 186130.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617640 f, 186148.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617700 f, 186166.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617760 f, 186184.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617820 f, 186146.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617880 f, 186164.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617940 f, 186182.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618000 f, 186200.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618060 f, 186218.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618120 f, 186236.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618180 f, 186254.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618240 f, 186272.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618300 f, 186291.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618360 f, 186309.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618420 f, 186271.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618480 f, 186289.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618540 f, 186307.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618600 f, 186325.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618660 f, 186343.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618720 f, 186361.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618780 f, 186379.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618840 f, 186341.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618900 f, 186359.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618960 f, 186377.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619020 f, 186339.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619080 f, 186357.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619140 f, 186375.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619200 f, 186393.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619260 f, 186411.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619320 f, 186429.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619380 f, 186447.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619440 f, 186465.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619500 f, 186427.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619560 f, 186445.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619620 f, 186464.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619680 f, 186482.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619740 f, 186500.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619800 f, 186518.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619860 f, 186536.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619920 f, 186554.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619980 f, 186572.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620040 f, 186590.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620100 f, 186552.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620160 f, 186570.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620220 f, 186588.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620280 f, 186606.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620340 f, 186624.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620400 f, 186642.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620460 f, 186660.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620520 f, 186678.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620580 f, 186696.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620640 f, 186714.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620700 f, 186732.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620760 f, 186694.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620820 f, 186712.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620880 f, 186730.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620940 f, 186748.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621000 f, 186766.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621060 f, 186784.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621120 f, 186803.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621180 f, 186821.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621240 f, 186839.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621300 f, 186857.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621360 f, 186875.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621420 f, 186837.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621480 f, 186855.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621540 f, 186873.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621600 f, 186891.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621660 f, 186909.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621720 f, 186927.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621780 f, 186945.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621840 f, 186963.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621900 f, 186981.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621960 f, 186999.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622020 f, 186961.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622080 f, 186979.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622140 f, 186997.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622200 f, 187015.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622260 f, 187033.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622320 f, 187051.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622380 f, 187069.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622440 f, 187087.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622500 f, 187105.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622560 f, 187123.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622620 f, 187085.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622680 f, 187103.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622740 f, 187121.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622800 f, 187083.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622860 f, 187101.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622920 f, 187119.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622980 f, 187137.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623040 f, 187155.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623100 f, 187173.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623160 f, 187191.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623220 f, 187153.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623280 f, 187171.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623340 f, 187189.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623400 f, 187207.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623460 f, 187225.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623520 f, 187243.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623580 f, 187261.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623640 f, 187279.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623700 f, 187297.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623760 f, 187315.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623820 f, 187277.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623880 f, 187295.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623940 f, 187313.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624000 f, 187331.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624060 f, 187349.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624120 f, 187367.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624180 f, 187385.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624240 f, 187403.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624300 f, 187421.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624360 f, 187439.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624420 f, 187457.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624480 f, 187418.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624540 f, 187436.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624600 f, 187454.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624660 f, 187472.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624720 f, 187491.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624780 f, 187509.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624840 f, 187527.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624900 f, 187545.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624960 f, 187563.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625020 f, 187581.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625080 f, 187599.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625140 f, 187617.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625200 f, 187578.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625260 f, 187596.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625320 f, 187614.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625380 f, 187632.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625440 f, 187650.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625500 f, 187668.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625560 f, 187686.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625620 f, 187704.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625680 f, 187722.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625740 f, 187740.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625800 f, 187702.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625860 f, 187720.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625920 f, 187738.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625980 f, 187756.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626040 f, 187774.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626100 f, 187792.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626160 f, 187810.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626220 f, 187828.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626280 f, 187846.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626340 f, 187808.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626400 f, 187826.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626460 f, 187844.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626520 f, 187862.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626580 f, 187880.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626640 f, 187898.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626700 f, 187916.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626760 f, 187934.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626820 f, 187952.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626880 f, 187970.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626940 f, 187988.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627000 f, 187949.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627060 f, 187967.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627120 f, 187985.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627180 f, 188003.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627240 f, 188021.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627300 f, 188039.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627360 f, 188057.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627420 f, 188075.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627480 f, 188093.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627540 f, 188111.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627600 f, 188129.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627660 f, 188147.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627720 f, 188109.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627780 f, 188127.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627840 f, 188145.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627900 f, 188163.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627960 f, 188181.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628020 f, 188198.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628080 f, 188216.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628140 f, 188234.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628200 f, 188252.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628260 f, 188270.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628320 f, 188232.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628380 f, 188250.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628440 f, 188268.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628500 f, 188286.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628560 f, 188304.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628620 f, 188322.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628680 f, 188340.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628740 f, 188358.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628800 f, 188376.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628860 f, 188394.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628920 f, 188355.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628980 f, 188373.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629040 f, 188391.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629100 f, 188409.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629160 f, 188427.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629220 f, 188445.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629280 f, 188463.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629340 f, 188481.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629400 f, 188499.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629460 f, 188517.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629520 f, 188535.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629580 f, 188553.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629640 f, 188514.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629700 f, 188532.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629760 f, 188550.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629820 f, 188568.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629880 f, 188586.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629940 f, 188604.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630000 f, 188622.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630060 f, 188640.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630120 f, 188658.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630180 f, 188676.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630240 f, 188638.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630300 f, 188656.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630360 f, 188674.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630420 f, 188692.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630480 f, 188709.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630540 f, 188727.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630600 f, 188745.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630660 f, 188763.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630720 f, 188781.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630780 f, 188799.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630840 f, 188761.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630900 f, 188779.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630960 f, 188797.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631020 f, 188815.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631080 f, 188833.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631140 f, 188850.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631200 f, 188868.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631260 f, 188886.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631320 f, 188904.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631380 f, 188922.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631440 f, 188884.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631500 f, 188902.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631560 f, 188920.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631620 f, 188938.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631680 f, 188956.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631740 f, 188973.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631800 f, 188991.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631860 f, 189009.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631920 f, 189027.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631980 f, 189045.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632040 f, 189007.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632100 f, 189025.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632160 f, 189043.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632220 f, 189061.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632280 f, 189078.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632340 f, 189096.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632400 f, 189114.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632460 f, 189132.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632520 f, 189150.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632580 f, 189168.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632640 f, 189130.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632700 f, 189147.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632760 f, 189165.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632820 f, 189127.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632880 f, 189145.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632940 f, 189163.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633000 f, 189181.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633060 f, 189199.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633120 f, 189216.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633180 f, 189234.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633240 f, 189252.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633300 f, 189270.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633360 f, 189288.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633420 f, 189250.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633480 f, 189268.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633540 f, 189285.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633600 f, 189303.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633660 f, 189321.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633720 f, 189339.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633780 f, 189357.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633840 f, 189375.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633900 f, 189393.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633960 f, 189411.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634020 f, 189372.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634080 f, 189390.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634140 f, 189408.6 fps, 0 ms/f
[junit] 3 s: 60 f / 23 ms, 2608.6 fps, 0 ms/f; total: 634200 f, 188134.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634260 f, 188151.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634320 f, 188169.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634380 f, 188187.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634440 f, 188205.2 fps, 0 ms/f
[junit] 3 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 634500 f, 188111.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634560 f, 188129.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634620 f, 188147.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634680 f, 188164.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634740 f, 188126.8 fps, 0 ms/f
[junit] 3 s: 60 f / 11 ms, 5454.5 fps, 0 ms/f; total: 634800 f, 187533.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634860 f, 187550.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634920 f, 187568.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634980 f, 187586.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635040 f, 187604.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635100 f, 187621.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635160 f, 187639.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635220 f, 187657.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635280 f, 187675.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635340 f, 187637.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635400 f, 187655.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635460 f, 187672.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635520 f, 187690.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635580 f, 187708.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635640 f, 187725.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635700 f, 187743.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635760 f, 187761.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635820 f, 187779.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635880 f, 187796.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635940 f, 187759.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636000 f, 187776.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636060 f, 187794.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636120 f, 187812.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636180 f, 187829.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636240 f, 187847.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636300 f, 187865.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636360 f, 187883.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636420 f, 187900.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636480 f, 187918.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636540 f, 187880.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636600 f, 187898.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636660 f, 187916.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636720 f, 187933.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636780 f, 187951.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636840 f, 187969.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636900 f, 187987.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636960 f, 188004.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637020 f, 188022.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637080 f, 188040.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637140 f, 188057.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637200 f, 188020.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637260 f, 188037.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637320 f, 188055.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637380 f, 188073.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637440 f, 188090.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637500 f, 188108.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637560 f, 188126.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637620 f, 188143.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637680 f, 188161.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637740 f, 188179.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637800 f, 188197.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637860 f, 188159.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637920 f, 188176.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637980 f, 188194.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638040 f, 188212.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638100 f, 188230.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638160 f, 188247.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638220 f, 188265.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638280 f, 188283.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638340 f, 188300.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638400 f, 188318.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638460 f, 188336.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638520 f, 188298.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638580 f, 188316.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638640 f, 188333.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638700 f, 188351.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638760 f, 188369.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638820 f, 188386.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638880 f, 188404.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638940 f, 188422.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639000 f, 188439.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639060 f, 188457.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639120 f, 188419.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639180 f, 188437.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639240 f, 188455.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639300 f, 188472.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639360 f, 188490.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639420 f, 188508.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639480 f, 188525.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639540 f, 188543.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639600 f, 188561.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639660 f, 188523.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639720 f, 188541.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639780 f, 188558.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639840 f, 188576.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639900 f, 188594.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639960 f, 188611.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640020 f, 188629.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640080 f, 188647.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640140 f, 188664.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640200 f, 188682.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640260 f, 188700.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640320 f, 188717.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640380 f, 188735.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640440 f, 188697.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640500 f, 188715.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640560 f, 188733.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640620 f, 188750.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640680 f, 188768.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640740 f, 188786.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640800 f, 188803.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640860 f, 188821.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640920 f, 188839.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640980 f, 188856.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641040 f, 188818.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641100 f, 188780.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641160 f, 188798.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641220 f, 188816.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641280 f, 188833.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641340 f, 188851.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641400 f, 188869.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641460 f, 188886.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641520 f, 188904.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641580 f, 188922.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641640 f, 188939.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641700 f, 188901.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641760 f, 188919.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641820 f, 188937.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641880 f, 188954.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641940 f, 188972.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642000 f, 188990.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642060 f, 189007.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642120 f, 189025.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642180 f, 189043.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642240 f, 189060.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642300 f, 189022.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642360 f, 189040.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642420 f, 189058.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642480 f, 189075.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642540 f, 189093.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642600 f, 189111.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642660 f, 189128.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642720 f, 189146.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642780 f, 189164.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642840 f, 189181.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642900 f, 189199.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642960 f, 189161.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643020 f, 189179.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643080 f, 189196.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643140 f, 189214.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643200 f, 189232.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643260 f, 189249.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643320 f, 189267.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643380 f, 189285.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643440 f, 189302.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643500 f, 189320.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643560 f, 189338.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643620 f, 189355.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643680 f, 189317.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643740 f, 189335.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643800 f, 189352.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643860 f, 189370.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643920 f, 189388.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643980 f, 189405.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644040 f, 189423.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644100 f, 189441.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644160 f, 189458.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644220 f, 189476.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644280 f, 189438.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644340 f, 189456.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644400 f, 189473.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644460 f, 189491.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644520 f, 189508.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644580 f, 189526.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644640 f, 189544.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644700 f, 189561.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644760 f, 189579.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644820 f, 189597.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644880 f, 189559.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644940 f, 189576.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645000 f, 189594.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645060 f, 189611.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645120 f, 189629.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645180 f, 189647.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645240 f, 189664.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645300 f, 189682.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645360 f, 189700.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645420 f, 189717.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645480 f, 189679.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645540 f, 189697.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645600 f, 189714.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645660 f, 189732.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645720 f, 189750.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645780 f, 189767.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645840 f, 189785.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645900 f, 189803.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645960 f, 189820.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646020 f, 189838.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646080 f, 189800.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646140 f, 189817.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646200 f, 189835.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646260 f, 189853.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646320 f, 189870.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646380 f, 189888.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646440 f, 189906.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646500 f, 189923.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646560 f, 189941.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646620 f, 189958.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646680 f, 189920.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646740 f, 189938.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646800 f, 189955.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646860 f, 189973.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646920 f, 189991.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646980 f, 190008.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647040 f, 190026.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647100 f, 190044.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647160 f, 190061.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647220 f, 190079.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647280 f, 190096.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647340 f, 190114.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647400 f, 190076.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647460 f, 190093.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647520 f, 190111.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647580 f, 190129.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647640 f, 190146.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647700 f, 190164.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647760 f, 190182.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647820 f, 190199.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647880 f, 190217.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647940 f, 190234.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648000 f, 190196.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648060 f, 190214.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648120 f, 190231.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648180 f, 190249.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648240 f, 190267.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648300 f, 190284.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648360 f, 190302.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648420 f, 190319.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648480 f, 190337.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648540 f, 190299.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648600 f, 190316.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648660 f, 190334.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648720 f, 190352.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648780 f, 190369.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648840 f, 190387.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648900 f, 190404.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648960 f, 190422.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649020 f, 190440.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649080 f, 190457.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649140 f, 190419.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649200 f, 190437.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649260 f, 190454.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649320 f, 190472.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649380 f, 190489.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649440 f, 190507.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649500 f, 190525.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649560 f, 190542.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649620 f, 190560.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649680 f, 190577.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649740 f, 190539.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649800 f, 190557.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649860 f, 190574.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649920 f, 190592.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649980 f, 190609.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650040 f, 190627.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650100 f, 190645.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650160 f, 190662.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650220 f, 190680.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650280 f, 190697.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650340 f, 190715.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650400 f, 190677.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650460 f, 190694.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650520 f, 190712.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650580 f, 190729.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650640 f, 190747.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650700 f, 190765.1 fps, 0 ms/f
[junit] 3 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 650760 f, 190670.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650820 f, 190688.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650880 f, 190706.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650940 f, 190723.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651000 f, 190741.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651060 f, 190758.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651120 f, 190776.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651180 f, 190794.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651240 f, 190811.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651300 f, 190829.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651360 f, 190790.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651420 f, 190808.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651480 f, 190826.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651540 f, 190843.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651600 f, 190861.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651660 f, 190878.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651720 f, 190896.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651780 f, 190913.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651840 f, 190931.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651900 f, 190893.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651960 f, 190910.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652020 f, 190928.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652080 f, 190945.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652140 f, 190963.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652200 f, 190980.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652260 f, 190998.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652320 f, 191016.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652380 f, 191033.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652440 f, 191051.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652500 f, 191068.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652560 f, 191030.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652620 f, 191048.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652680 f, 191065.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652740 f, 191083.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652800 f, 191100.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652860 f, 191118.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652920 f, 191135.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652980 f, 191153.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653040 f, 191170.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653100 f, 191132.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653160 f, 191150.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653220 f, 191167.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653280 f, 191185.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653340 f, 191202.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653400 f, 191220.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653460 f, 191181.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653520 f, 191199.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653580 f, 191217.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653640 f, 191234.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653700 f, 191252.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653760 f, 191269.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653820 f, 191287.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653880 f, 191304.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653940 f, 191322.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654000 f, 191339.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654060 f, 191301.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654120 f, 191319.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654180 f, 191336.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654240 f, 191354.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654300 f, 191371.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654360 f, 191389.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654420 f, 191406.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654480 f, 191424.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654540 f, 191441.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654600 f, 191459.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654660 f, 191421.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654720 f, 191438.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654780 f, 191456.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654840 f, 191473.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654900 f, 191491.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654960 f, 191508.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655020 f, 191526.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655080 f, 191543.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655140 f, 191561.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655200 f, 191578.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655260 f, 191540.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655320 f, 191558.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655380 f, 191575.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655440 f, 191593.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655500 f, 191610.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655560 f, 191628.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655620 f, 191645.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655680 f, 191663.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655740 f, 191680.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655800 f, 191698.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655860 f, 191659.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655920 f, 191677.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655980 f, 191694.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656040 f, 191712.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656100 f, 191729.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656160 f, 191747.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656220 f, 191765.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656280 f, 191782.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656340 f, 191800.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656400 f, 191817.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656460 f, 191779.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656520 f, 191796.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656580 f, 191814.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656640 f, 191831.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656700 f, 191849.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656760 f, 191866.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656820 f, 191884.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656880 f, 191901.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656940 f, 191919.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657000 f, 191936.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657060 f, 191898.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657120 f, 191915.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657180 f, 191933.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657240 f, 191950.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657300 f, 191968.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657360 f, 191985.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657420 f, 192003.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657480 f, 192021.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657540 f, 192038.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657600 f, 192056.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657660 f, 192017.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657720 f, 192035.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657780 f, 192052.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657840 f, 192070.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657900 f, 192087.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657960 f, 192105.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658020 f, 192122.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658080 f, 192140.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658140 f, 192157.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658200 f, 192175.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658260 f, 192136.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658320 f, 192154.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658380 f, 192171.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658440 f, 192189.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658500 f, 192206.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658560 f, 192224.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658620 f, 192241.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658680 f, 192259.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658740 f, 192276.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658800 f, 192294.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658860 f, 192255.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658920 f, 192273.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658980 f, 192290.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659040 f, 192308.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659100 f, 192325.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659160 f, 192343.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659220 f, 192360.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659280 f, 192378.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659340 f, 192395.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659400 f, 192413.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659460 f, 192374.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659520 f, 192392.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659580 f, 192409.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659640 f, 192427.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659700 f, 192388.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659760 f, 192405.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659820 f, 192423.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659880 f, 192440.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659940 f, 192458.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660000 f, 192475.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660060 f, 192493.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660120 f, 192510.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660180 f, 192528.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660240 f, 192489.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660300 f, 192507.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660360 f, 192524.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660420 f, 192542.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660480 f, 192559.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660540 f, 192577.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660600 f, 192594.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660660 f, 192612.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660720 f, 192629.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660780 f, 192647.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660840 f, 192664.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660900 f, 192626.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660960 f, 192643.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661020 f, 192661.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661080 f, 192678.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661140 f, 192696.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661200 f, 192713.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661260 f, 192730.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661320 f, 192748.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661380 f, 192765.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661440 f, 192783.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661500 f, 192800.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661560 f, 192762.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661620 f, 192779.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661680 f, 192797.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661740 f, 192814.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661800 f, 192832.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661860 f, 192849.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661920 f, 192867.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661980 f, 192884.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662040 f, 192902.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662100 f, 192919.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662160 f, 192937.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662220 f, 192898.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662280 f, 192915.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662340 f, 192933.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662400 f, 192950.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662460 f, 192968.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662520 f, 192985.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662580 f, 193003.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662640 f, 193020.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662700 f, 193038.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662760 f, 193055.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662820 f, 193016.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662880 f, 193034.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662940 f, 193051.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663000 f, 193069.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663060 f, 193086.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663120 f, 193104.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663180 f, 193121.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663240 f, 193139.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663300 f, 193156.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663360 f, 193117.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663420 f, 193135.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663480 f, 193152.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663540 f, 193170.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663600 f, 193187.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663660 f, 193205.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663720 f, 193222.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663780 f, 193240.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663840 f, 193257.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663900 f, 193275.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663960 f, 193292.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664020 f, 193310.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664080 f, 193271.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664140 f, 193288.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664200 f, 193306.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664260 f, 193323.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664320 f, 193341.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664380 f, 193358.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664440 f, 193376.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664500 f, 193393.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664560 f, 193410.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664620 f, 193428.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664680 f, 193445.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664740 f, 193407.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664800 f, 193424.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664860 f, 193441.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664920 f, 193459.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664980 f, 193476.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665040 f, 193494.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665100 f, 193511.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665160 f, 193529.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665220 f, 193546.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665280 f, 193564.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665340 f, 193525.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665400 f, 193542.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665460 f, 193560.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665520 f, 193577.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665580 f, 193595.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665640 f, 193612.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665700 f, 193630.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665760 f, 193647.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665820 f, 193664.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665880 f, 193626.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665940 f, 193643.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666000 f, 193660.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666060 f, 193678.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666120 f, 193695.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666180 f, 193713.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666240 f, 193730.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666300 f, 193748.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666360 f, 193765.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666420 f, 193783.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666480 f, 193744.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666540 f, 193761.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666600 f, 193779.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666660 f, 193796.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666720 f, 193813.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666780 f, 193831.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666840 f, 193848.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666900 f, 193866.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666960 f, 193883.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667020 f, 193901.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667080 f, 193862.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667140 f, 193879.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667200 f, 193897.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667260 f, 193914.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667320 f, 193932.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667380 f, 193949.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667440 f, 193966.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667500 f, 193984.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667560 f, 194001.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667620 f, 194019.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667680 f, 193980.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667740 f, 193997.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667800 f, 194015.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667860 f, 194032.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667920 f, 194049.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667980 f, 194067.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668040 f, 194084.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668100 f, 194102.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668160 f, 194119.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668220 f, 194137.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668280 f, 194098.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668340 f, 194115.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668400 f, 194133.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668460 f, 194150.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668520 f, 194167.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668580 f, 194185.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668640 f, 194202.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668700 f, 194220.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668760 f, 194237.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668820 f, 194255.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668880 f, 194216.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668940 f, 194233.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669000 f, 194250.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669060 f, 194268.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669120 f, 194285.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669180 f, 194303.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669240 f, 194320.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669300 f, 194337.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669360 f, 194298.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669420 f, 194316.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669480 f, 194333.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669540 f, 194351.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669600 f, 194312.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669660 f, 194329.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669720 f, 194347.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669780 f, 194364.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669840 f, 194381.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669900 f, 194399.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669960 f, 194416.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670020 f, 194434.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670080 f, 194451.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670140 f, 194468.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670200 f, 194429.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670260 f, 194447.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670320 f, 194464.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670380 f, 194482.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670440 f, 194499.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670500 f, 194516.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670560 f, 194534.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670620 f, 194551.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670680 f, 194569.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670740 f, 194530.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670800 f, 194547.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670860 f, 194564.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670920 f, 194582.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670980 f, 194599.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671040 f, 194617.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671100 f, 194634.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671160 f, 194651.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671220 f, 194669.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671280 f, 194686.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671340 f, 194704.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671400 f, 194721.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671460 f, 194682.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671520 f, 194699.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671580 f, 194717.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671640 f, 194734.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671700 f, 194752.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671760 f, 194769.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671820 f, 194786.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671880 f, 194804.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671940 f, 194821.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672000 f, 194839.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672060 f, 194800.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672120 f, 194817.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672180 f, 194834.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672240 f, 194852.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672300 f, 194869.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672360 f, 194886.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672420 f, 194904.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672480 f, 194921.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672540 f, 194939.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672600 f, 194956.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672660 f, 194917.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672720 f, 194934.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672780 f, 194952.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672840 f, 194969.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672900 f, 194986.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672960 f, 195004.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673020 f, 195021.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673080 f, 195039.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673140 f, 195056.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673200 f, 195073.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673260 f, 195034.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673320 f, 195052.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673380 f, 195069.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673440 f, 195086.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673500 f, 195104.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673560 f, 195121.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673620 f, 195139.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673680 f, 195156.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673740 f, 195173.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673800 f, 195191.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673860 f, 195152.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673920 f, 195169.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673980 f, 195186.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674040 f, 195204.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674100 f, 195221.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674160 f, 195238.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674220 f, 195256.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674280 f, 195273.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674340 f, 195291.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674400 f, 195308.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674460 f, 195325.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674520 f, 195343.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674580 f, 195303.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674640 f, 195321.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674700 f, 195338.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674760 f, 195356.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674820 f, 195373.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674880 f, 195390.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674940 f, 195408.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675000 f, 195425.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675060 f, 195442.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675120 f, 195460.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675180 f, 195421.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675240 f, 195438.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675300 f, 195455.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675360 f, 195473.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675420 f, 195490.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675480 f, 195507.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675540 f, 195525.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675600 f, 195542.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675660 f, 195560.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675720 f, 195577.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675780 f, 195594.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675840 f, 195555.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675900 f, 195572.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675960 f, 195590.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676020 f, 195607.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676080 f, 195625.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676140 f, 195642.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676200 f, 195659.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676260 f, 195677.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676320 f, 195694.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676380 f, 195711.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676440 f, 195729.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676500 f, 195746.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676560 f, 195707.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676620 f, 195724.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676680 f, 195741.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676740 f, 195759.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676800 f, 195776.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676860 f, 195794.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676920 f, 195811.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676980 f, 195828.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677040 f, 195846.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677100 f, 195863.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677160 f, 195824.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677220 f, 195841.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677280 f, 195858.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677340 f, 195876.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677400 f, 195893.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677460 f, 195910.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677520 f, 195928.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677580 f, 195945.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677640 f, 195962.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677700 f, 195980.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677760 f, 195941.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677820 f, 195958.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677880 f, 195975.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677940 f, 195993.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678000 f, 196010.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678060 f, 196027.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678120 f, 196045.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678180 f, 196062.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678240 f, 196079.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678300 f, 196097.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678360 f, 196057.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678420 f, 196075.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678480 f, 196092.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678540 f, 196109.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678600 f, 196127.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678660 f, 196144.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678720 f, 196161.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678780 f, 196179.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678840 f, 196196.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678900 f, 196213.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678960 f, 196174.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679020 f, 196191.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679080 f, 196209.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679140 f, 196226.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679200 f, 196243.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679260 f, 196261.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679320 f, 196278.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679380 f, 196239.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679440 f, 196256.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679500 f, 196273.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679560 f, 196291.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679620 f, 196308.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679680 f, 196269.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679740 f, 196286.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679800 f, 196303.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679860 f, 196321.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679920 f, 196338.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679980 f, 196355.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680040 f, 196373.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680100 f, 196390.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680160 f, 196351.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680220 f, 196368.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680280 f, 196385.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680340 f, 196403.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680400 f, 196420.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680460 f, 196437.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680520 f, 196454.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680580 f, 196472.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680640 f, 196489.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680700 f, 196506.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680760 f, 196524.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680820 f, 196484.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680880 f, 196502.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680940 f, 196519.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681000 f, 196536.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681060 f, 196554.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681120 f, 196571.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681180 f, 196588.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681240 f, 196549.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681300 f, 196566.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681360 f, 196527.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681420 f, 196544.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681480 f, 196561.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681540 f, 196579.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681600 f, 196596.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681660 f, 196613.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681720 f, 196631.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681780 f, 196648.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681840 f, 196665.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681900 f, 196683.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681960 f, 196643.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682020 f, 196660.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682080 f, 196678.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682140 f, 196695.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682200 f, 196712.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682260 f, 196730.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682320 f, 196747.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682380 f, 196764.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682440 f, 196782.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682500 f, 196799.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682560 f, 196759.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682620 f, 196777.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682680 f, 196794.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682740 f, 196811.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682800 f, 196829.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682860 f, 196846.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682920 f, 196863.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682980 f, 196880.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683040 f, 196898.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683100 f, 196858.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683160 f, 196876.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683220 f, 196893.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683280 f, 196910.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683340 f, 196927.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683400 f, 196945.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683460 f, 196962.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683520 f, 196979.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683580 f, 196997.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683640 f, 197014.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683700 f, 196974.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683760 f, 196992.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683820 f, 197009.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683880 f, 197026.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683940 f, 197044.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684000 f, 197061.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684060 f, 197078.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684120 f, 197095.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684180 f, 197113.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684240 f, 197130.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684300 f, 197147.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684360 f, 197165.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684420 f, 197125.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684480 f, 197142.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684540 f, 197160.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684600 f, 197177.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684660 f, 197194.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684720 f, 197211.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684780 f, 197229.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684840 f, 197246.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684900 f, 197263.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684960 f, 197281.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685020 f, 197241.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685080 f, 197258.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685140 f, 197276.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685200 f, 197293.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685260 f, 197310.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685320 f, 197327.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685380 f, 197345.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685440 f, 197362.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685500 f, 197379.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685560 f, 197397.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685620 f, 197414.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685680 f, 197374.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685740 f, 197392.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685800 f, 197409.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685860 f, 197426.6 fps, 0 ms/f
[junit] 3 s: 60 f / 41 ms, 1463.4 fps, 0 ms/f; total: 685920 f, 195140.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685980 f, 195157.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686040 f, 195174.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686100 f, 195136.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686160 f, 195153.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686220 f, 195170.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686280 f, 195132.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686340 f, 195149.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686400 f, 195110.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686460 f, 195127.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686520 f, 195144.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686580 f, 195162.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686640 f, 195179.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686700 f, 195196.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686760 f, 195213.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686820 f, 195230.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686880 f, 195247.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686940 f, 195264.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687000 f, 195225.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687060 f, 195242.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687120 f, 195260.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687180 f, 195277.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687240 f, 195294.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687300 f, 195311.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687360 f, 195328.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687420 f, 195345.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687480 f, 195362.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687540 f, 195379.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687600 f, 195340.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687660 f, 195357.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687720 f, 195375.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687780 f, 195392.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687840 f, 195409.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687900 f, 195426.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687960 f, 195443.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688020 f, 195460.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688080 f, 195477.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688140 f, 195494.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688200 f, 195455.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688260 f, 195472.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688320 f, 195489.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688380 f, 195506.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688440 f, 195524.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688500 f, 195541.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688560 f, 195558.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688620 f, 195575.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688680 f, 195536.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688740 f, 195553.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688800 f, 195570.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688860 f, 195587.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688920 f, 195604.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688980 f, 195621.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689040 f, 195638.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689100 f, 195655.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689160 f, 195672.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689220 f, 195689.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689280 f, 195706.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689340 f, 195724.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689400 f, 195741.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689460 f, 195702.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689520 f, 195719.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689580 f, 195736.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689640 f, 195753.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689700 f, 195770.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689760 f, 195787.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689820 f, 195804.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689880 f, 195821.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689940 f, 195783.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690000 f, 195800.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690060 f, 195817.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690120 f, 195834.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690180 f, 195851.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690240 f, 195868.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690300 f, 195885.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690360 f, 195902.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690420 f, 195919.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690480 f, 195936.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690540 f, 195953.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690600 f, 195970.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690660 f, 195931.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690720 f, 195948.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690780 f, 195965.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690840 f, 195982.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690900 f, 195999.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690960 f, 196017.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691020 f, 196034.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691080 f, 196051.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691140 f, 196068.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691200 f, 196085.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691260 f, 196046.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691320 f, 196063.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691380 f, 196080.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691440 f, 196097.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691500 f, 196114.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691560 f, 196131.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691620 f, 196148.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691680 f, 196165.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691740 f, 196182.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691800 f, 196199.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691860 f, 196161.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691920 f, 196178.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691980 f, 196195.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692040 f, 196212.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692100 f, 196229.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692160 f, 196246.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692220 f, 196263.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692280 f, 196280.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692340 f, 196297.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692400 f, 196314.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692460 f, 196275.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692520 f, 196292.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692580 f, 196309.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692640 f, 196326.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692700 f, 196343.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692760 f, 196360.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692820 f, 196377.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692880 f, 196394.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692940 f, 196411.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693000 f, 196372.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693060 f, 196389.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693120 f, 196406.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693180 f, 196368.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693240 f, 196385.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693300 f, 196402.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693360 f, 196419.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693420 f, 196436.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693480 f, 196453.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693540 f, 196470.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693600 f, 196487.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693660 f, 196504.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693720 f, 196521.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693780 f, 196482.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693840 f, 196499.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693900 f, 196516.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693960 f, 196533.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694020 f, 196550.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694080 f, 196567.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694140 f, 196584.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694200 f, 196601.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694260 f, 196618.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694320 f, 196635.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694380 f, 196596.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694440 f, 196613.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694500 f, 196630.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694560 f, 196647.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694620 f, 196664.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694680 f, 196681.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694740 f, 196698.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694800 f, 196715.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694860 f, 196732.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694920 f, 196749.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694980 f, 196766.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695040 f, 196783.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695100 f, 196744.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695160 f, 196761.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695220 f, 196778.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695280 f, 196795.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695340 f, 196812.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695400 f, 196829.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695460 f, 196846.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695520 f, 196863.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695580 f, 196825.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695640 f, 196842.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695700 f, 196859.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695760 f, 196876.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695820 f, 196893.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695880 f, 196910.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695940 f, 196926.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696000 f, 196943.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696060 f, 196960.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696120 f, 196977.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696180 f, 196994.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696240 f, 197011.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696300 f, 197028.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696360 f, 196990.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696420 f, 197007.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696480 f, 197024.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696540 f, 197041.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696600 f, 197057.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696660 f, 197074.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696720 f, 197091.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696780 f, 197108.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696840 f, 197125.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696900 f, 197142.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696960 f, 197104.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697020 f, 197121.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697080 f, 197138.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697140 f, 197154.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697200 f, 197171.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697260 f, 197188.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697320 f, 197205.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697380 f, 197222.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697440 f, 197239.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697500 f, 197256.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697560 f, 197217.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697620 f, 197234.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697680 f, 197251.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697740 f, 197268.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697800 f, 197285.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697860 f, 197302.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697920 f, 197319.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697980 f, 197336.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698040 f, 197353.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698100 f, 197370.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698160 f, 197331.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698220 f, 197348.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698280 f, 197365.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698340 f, 197382.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698400 f, 197399.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698460 f, 197416.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698520 f, 197433.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698580 f, 197450.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698640 f, 197467.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698700 f, 197484.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698760 f, 197445.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698820 f, 197462.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698880 f, 197479.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698940 f, 197496.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699000 f, 197513.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699060 f, 197530.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699120 f, 197547.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699180 f, 197564.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699240 f, 197525.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699300 f, 197542.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699360 f, 197559.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699420 f, 197576.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699480 f, 197593.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699540 f, 197610.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699600 f, 197627.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699660 f, 197588.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699720 f, 197605.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699780 f, 197622.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699840 f, 197639.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699900 f, 197656.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699960 f, 197672.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700020 f, 197689.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700080 f, 197706.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700140 f, 197668.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700200 f, 197684.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700260 f, 197701.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700320 f, 197718.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700380 f, 197735.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700440 f, 197752.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700500 f, 197769.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700560 f, 197786.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700620 f, 197803.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700680 f, 197764.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700740 f, 197781.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700800 f, 197798.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700860 f, 197815.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700920 f, 197832.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700980 f, 197849.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701040 f, 197866.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701100 f, 197883.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701160 f, 197900.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701220 f, 197861.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701280 f, 197878.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701340 f, 197895.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701400 f, 197911.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701460 f, 197928.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701520 f, 197945.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701580 f, 197962.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701640 f, 197979.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701700 f, 197996.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701760 f, 197957.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701820 f, 197974.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701880 f, 197935.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701940 f, 197952.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702000 f, 197969.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702060 f, 197986.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702120 f, 198003.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702180 f, 198020.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702240 f, 198037.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702300 f, 198054.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702360 f, 198015.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702420 f, 198032.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702480 f, 198049.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702540 f, 198065.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702600 f, 198082.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702660 f, 198099.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702720 f, 198116.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702780 f, 198133.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702840 f, 198150.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702900 f, 198111.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702960 f, 198128.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703020 f, 198145.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703080 f, 198162.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703140 f, 198179.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703200 f, 198196.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703260 f, 198213.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703320 f, 198229.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703380 f, 198246.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703440 f, 198263.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703500 f, 198224.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703560 f, 198241.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703620 f, 198258.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703680 f, 198275.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703740 f, 198292.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703800 f, 198309.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703860 f, 198326.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703920 f, 198343.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703980 f, 198360.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704040 f, 198321.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704100 f, 198338.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704160 f, 198354.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704220 f, 198371.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704280 f, 198388.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704340 f, 198405.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704400 f, 198422.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704460 f, 198439.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704520 f, 198456.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704580 f, 198417.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704640 f, 198434.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704700 f, 198451.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704760 f, 198468.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704820 f, 198484.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704880 f, 198501.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704940 f, 198518.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705000 f, 198535.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705060 f, 198552.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705120 f, 198569.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705180 f, 198586.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705240 f, 198547.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705300 f, 198564.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705360 f, 198581.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705420 f, 198597.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705480 f, 198614.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705540 f, 198631.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705600 f, 198648.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705660 f, 198665.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705720 f, 198682.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705780 f, 198699.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705840 f, 198660.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705900 f, 198677.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705960 f, 198694.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706020 f, 198710.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706080 f, 198727.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706140 f, 198744.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706200 f, 198761.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706260 f, 198778.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706320 f, 198795.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706380 f, 198812.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706440 f, 198773.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706500 f, 198790.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706560 f, 198806.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706620 f, 198823.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706680 f, 198840.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706740 f, 198857.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706800 f, 198874.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706860 f, 198891.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706920 f, 198908.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706980 f, 198925.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707040 f, 198942.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707100 f, 198902.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707160 f, 198919.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707220 f, 198936.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707280 f, 198953.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707340 f, 198970.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707400 f, 198987.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707460 f, 199004.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707520 f, 199021.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707580 f, 199037.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707640 f, 199054.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707700 f, 199071.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707760 f, 199032.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707820 f, 199049.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707880 f, 199066.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707940 f, 199083.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708000 f, 199100.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708060 f, 199117.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708120 f, 199133.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708180 f, 199150.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708240 f, 199167.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708300 f, 199184.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708360 f, 199145.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708420 f, 199162.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708480 f, 199179.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708540 f, 199195.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708600 f, 199212.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708660 f, 199229.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708720 f, 199246.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708780 f, 199263.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708840 f, 199280.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708900 f, 199297.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708960 f, 199258.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709020 f, 199274.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709080 f, 199291.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709140 f, 199308.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709200 f, 199325.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709260 f, 199342.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709320 f, 199359.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709380 f, 199376.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709440 f, 199392.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709500 f, 199409.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709560 f, 199370.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709620 f, 199387.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709680 f, 199404.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709740 f, 199421.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709800 f, 199438.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709860 f, 199454.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709920 f, 199471.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709980 f, 199488.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710040 f, 199505.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710100 f, 199522.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710160 f, 199539.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710220 f, 199500.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710280 f, 199516.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710340 f, 199533.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710400 f, 199550.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710460 f, 199567.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710520 f, 199584.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710580 f, 199601.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710640 f, 199617.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710700 f, 199634.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710760 f, 199651.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710820 f, 199612.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710880 f, 199629.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710940 f, 199646.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711000 f, 199663.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711060 f, 199679.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711120 f, 199696.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711180 f, 199713.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711240 f, 199730.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711300 f, 199691.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711360 f, 199708.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711420 f, 199724.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711480 f, 199741.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711540 f, 199758.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711600 f, 199719.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711660 f, 199736.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711720 f, 199753.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711780 f, 199769.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711840 f, 199786.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711900 f, 199803.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711960 f, 199820.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712020 f, 199837.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712080 f, 199854.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712140 f, 199870.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712200 f, 199831.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712260 f, 199848.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712320 f, 199865.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712380 f, 199882.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712440 f, 199898.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712500 f, 199915.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712560 f, 199932.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712620 f, 199949.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712680 f, 199966.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712740 f, 199927.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712800 f, 199943.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712860 f, 199960.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712920 f, 199977.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712980 f, 199994.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713040 f, 200011.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713100 f, 200028.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713160 f, 200044.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713220 f, 200061.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713280 f, 200078.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713340 f, 200039.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713400 f, 200056.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713460 f, 200072.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713520 f, 200089.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713580 f, 200106.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713640 f, 200123.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713700 f, 200140.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713760 f, 200157.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713820 f, 200173.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713880 f, 200190.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713940 f, 200151.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714000 f, 200168.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714060 f, 200185.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714120 f, 200201.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714180 f, 200218.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714240 f, 200235.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714300 f, 200252.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714360 f, 200269.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714420 f, 200285.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714480 f, 200302.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714540 f, 200263.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714600 f, 200280.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714660 f, 200297.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714720 f, 200313.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714780 f, 200330.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714840 f, 200347.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714900 f, 200364.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714960 f, 200381.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715020 f, 200397.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715080 f, 200414.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715140 f, 200375.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715200 f, 200392.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715260 f, 200409.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715320 f, 200425.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715380 f, 200442.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715440 f, 200459.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715500 f, 200476.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715560 f, 200493.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715620 f, 200509.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715680 f, 200526.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715740 f, 200543.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715800 f, 200504.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715860 f, 200521.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715920 f, 200537.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715980 f, 200554.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716040 f, 200571.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716100 f, 200588.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716160 f, 200605.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716220 f, 200621.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716280 f, 200638.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716340 f, 200599.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716400 f, 200616.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716460 f, 200632.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716520 f, 200649.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716580 f, 200666.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716640 f, 200683.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716700 f, 200700.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716760 f, 200716.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716820 f, 200733.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716880 f, 200750.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716940 f, 200767.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717000 f, 200784.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717060 f, 200800.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717120 f, 200761.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717180 f, 200778.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717240 f, 200795.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717300 f, 200811.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717360 f, 200828.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717420 f, 200845.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717480 f, 200862.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717540 f, 200879.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717600 f, 200895.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717660 f, 200912.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717720 f, 200873.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717780 f, 200890.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717840 f, 200906.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717900 f, 200923.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717960 f, 200940.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718020 f, 200957.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718080 f, 200973.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718140 f, 200990.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718200 f, 201007.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718260 f, 201024.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718320 f, 201041.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718380 f, 201001.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718440 f, 201018.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718500 f, 201035.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718560 f, 201052.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718620 f, 201068.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718680 f, 201085.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718740 f, 201102.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718800 f, 201119.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718860 f, 201135.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718920 f, 201152.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718980 f, 201113.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719040 f, 201130.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719100 f, 201146.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719160 f, 201163.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719220 f, 201180.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719280 f, 201197.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719340 f, 201214.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719400 f, 201230.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719460 f, 201247.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719520 f, 201264.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719580 f, 201224.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719640 f, 201241.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719700 f, 201258.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719760 f, 201275.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719820 f, 201291.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719880 f, 201308.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719940 f, 201325.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720000 f, 201342.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720060 f, 201359.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720120 f, 201375.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720180 f, 201392.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720240 f, 201353.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720300 f, 201369.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720360 f, 201386.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720420 f, 201403.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720480 f, 201420.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720540 f, 201436.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720600 f, 201453.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720660 f, 201470.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720720 f, 201487.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720780 f, 201504.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720840 f, 201464.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720900 f, 201481.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720960 f, 201498.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721020 f, 201514.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721080 f, 201475.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721140 f, 201492.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721200 f, 201508.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721260 f, 201525.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721320 f, 201542.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721380 f, 201559.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721440 f, 201575.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721500 f, 201592.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721560 f, 201553.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721620 f, 201569.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721680 f, 201586.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721740 f, 201603.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721800 f, 201620.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721860 f, 201636.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721920 f, 201653.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721980 f, 201670.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722040 f, 201687.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722100 f, 201703.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722160 f, 201664.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722220 f, 201681.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722280 f, 201697.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722340 f, 201714.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722400 f, 201731.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722460 f, 201748.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722520 f, 201764.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722580 f, 201781.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722640 f, 201798.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722700 f, 201815.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722760 f, 201775.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722820 f, 201792.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722880 f, 201809.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722940 f, 201825.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723000 f, 201842.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723060 f, 201859.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723120 f, 201876.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723180 f, 201892.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723240 f, 201909.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723300 f, 201926.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723360 f, 201886.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723420 f, 201903.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723480 f, 201920.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723540 f, 201936.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723600 f, 201953.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723660 f, 201970.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723720 f, 201987.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723780 f, 202003.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723840 f, 202020.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723900 f, 201981.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723960 f, 201997.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724020 f, 202014.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724080 f, 202031.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724140 f, 202048.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724200 f, 202064.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724260 f, 202081.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724320 f, 202098.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724380 f, 202114.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724440 f, 202131.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724500 f, 202092.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724560 f, 202108.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724620 f, 202125.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724680 f, 202142.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724740 f, 202158.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724800 f, 202175.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724860 f, 202192.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724920 f, 202209.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724980 f, 202225.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725040 f, 202242.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725100 f, 202203.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725160 f, 202219.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725220 f, 202236.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725280 f, 202253.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725340 f, 202269.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725400 f, 202286.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725460 f, 202303.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725520 f, 202320.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725580 f, 202336.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725640 f, 202353.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725700 f, 202313.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725760 f, 202330.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725820 f, 202347.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725880 f, 202364.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725940 f, 202380.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726000 f, 202397.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726060 f, 202414.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726120 f, 202431.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726180 f, 202447.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726240 f, 202464.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726300 f, 202481.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726360 f, 202441.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726420 f, 202458.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726480 f, 202474.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726540 f, 202491.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726600 f, 202508.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726660 f, 202525.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726720 f, 202541.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726780 f, 202558.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726840 f, 202575.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726900 f, 202591.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726960 f, 202552.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727020 f, 202568.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727080 f, 202585.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727140 f, 202602.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727200 f, 202619.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727260 f, 202635.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727320 f, 202652.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727380 f, 202669.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727440 f, 202685.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727500 f, 202702.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727560 f, 202719.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727620 f, 202736.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727680 f, 202696.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727740 f, 202713.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727800 f, 202729.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727860 f, 202746.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727920 f, 202763.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727980 f, 202779.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728040 f, 202796.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728100 f, 202813.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728160 f, 202830.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728220 f, 202846.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728280 f, 202863.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728340 f, 202823.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728400 f, 202840.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728460 f, 202857.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728520 f, 202873.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728580 f, 202890.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728640 f, 202907.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728700 f, 202923.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728760 f, 202940.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728820 f, 202957.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728880 f, 202974.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728940 f, 202934.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729000 f, 202951.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729060 f, 202967.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729120 f, 202984.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729180 f, 203001.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729240 f, 203017.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729300 f, 203034.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729360 f, 203051.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729420 f, 203067.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729480 f, 203084.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729540 f, 203044.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729600 f, 203061.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729660 f, 203078.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729720 f, 203094.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729780 f, 203111.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729840 f, 203128.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729900 f, 203145.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729960 f, 203161.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730020 f, 203178.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730080 f, 203195.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730140 f, 203155.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730200 f, 203171.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730260 f, 203188.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730320 f, 203205.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730380 f, 203222.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730440 f, 203238.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730500 f, 203255.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730560 f, 203272.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730620 f, 203288.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730680 f, 203305.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730740 f, 203265.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730800 f, 203282.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730860 f, 203299.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730920 f, 203259.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730980 f, 203275.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731040 f, 203292.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731100 f, 203309.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731160 f, 203325.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731220 f, 203342.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731280 f, 203359.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731340 f, 203375.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731400 f, 203392.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731460 f, 203409.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731520 f, 203426.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731580 f, 203386.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731640 f, 203402.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731700 f, 203419.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731760 f, 203436.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731820 f, 203452.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731880 f, 203469.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731940 f, 203486.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732000 f, 203502.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732060 f, 203519.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732120 f, 203479.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732180 f, 203496.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732240 f, 203513.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732300 f, 203529.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732360 f, 203546.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732420 f, 203563.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732480 f, 203579.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732540 f, 203596.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732600 f, 203613.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732660 f, 203629.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732720 f, 203589.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732780 f, 203606.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732840 f, 203623.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732900 f, 203639.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732960 f, 203656.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733020 f, 203673.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733080 f, 203689.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733140 f, 203706.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733200 f, 203723.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733260 f, 203739.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733320 f, 203756.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733380 f, 203716.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733440 f, 203733.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733500 f, 203750.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733560 f, 203766.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733620 f, 203783.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733680 f, 203800.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733740 f, 203816.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733800 f, 203833.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733860 f, 203849.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733920 f, 203866.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733980 f, 203826.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734040 f, 203843.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734100 f, 203860.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734160 f, 203876.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734220 f, 203893.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734280 f, 203910.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734340 f, 203926.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734400 f, 203943.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734460 f, 203960.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734520 f, 203976.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734580 f, 203936.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734640 f, 203953.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734700 f, 203970.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734760 f, 203986.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734820 f, 204003.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734880 f, 204019.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734940 f, 204036.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735000 f, 204053.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735060 f, 204069.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735120 f, 204086.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735180 f, 204103.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735240 f, 204063.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735300 f, 204079.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735360 f, 204096.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735420 f, 204113.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735480 f, 204129.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735540 f, 204146.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735600 f, 204163.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735660 f, 204179.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735720 f, 204196.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735780 f, 204156.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735840 f, 204173.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735900 f, 204189.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735960 f, 204206.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736020 f, 204223.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736080 f, 204239.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736140 f, 204256.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736200 f, 204273.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736260 f, 204289.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736320 f, 204306.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736380 f, 204322.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736440 f, 204339.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736500 f, 204299.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736560 f, 204316.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736620 f, 204332.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736680 f, 204349.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736740 f, 204366.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736800 f, 204382.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736860 f, 204399.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736920 f, 204416.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736980 f, 204432.7 fps, 0 ms/f
[junit] 3 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 737040 f, 203321.3 fps, 0 ms/f
[junit] 3 s: 60 f / 27 ms, 2222.2 fps, 0 ms/f; total: 737100 f, 201834.6 fps, 0 ms/f
[junit] 3 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 737160 f, 201740.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737220 f, 201756.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737280 f, 201773.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737340 f, 201789.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737400 f, 201806.2 fps, 0 ms/f
[junit] 3 s: 60 f / 14 ms, 4285.7 fps, 0 ms/f; total: 737460 f, 201052.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737520 f, 201068.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737580 f, 201085.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737640 f, 201046.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737700 f, 201062.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737760 f, 201079.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737820 f, 201095.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737880 f, 201112.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737940 f, 201128.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738000 f, 201144.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738060 f, 201161.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738120 f, 201177.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738180 f, 201193.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738240 f, 201155.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738300 f, 201171.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738360 f, 201188.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738420 f, 201204.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738480 f, 201220.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738540 f, 201237.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738600 f, 201253.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738660 f, 201269.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738720 f, 201286.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738780 f, 201302.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738840 f, 201263.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738900 f, 201280.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738960 f, 201296.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739020 f, 201313.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739080 f, 201329.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739140 f, 201345.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739200 f, 201362.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739260 f, 201378.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739320 f, 201394.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739380 f, 201411.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739440 f, 201372.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739500 f, 201388.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739560 f, 201405.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739620 f, 201421.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739680 f, 201437.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739740 f, 201454.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739800 f, 201470.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739860 f, 201486.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739920 f, 201503.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739980 f, 201519.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740040 f, 201481.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740100 f, 201497.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740160 f, 201513.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740220 f, 201530.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740280 f, 201546.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740340 f, 201562.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740400 f, 201579.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740460 f, 201595.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740520 f, 201611.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740580 f, 201628.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740640 f, 201589.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740700 f, 201605.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740760 f, 201622.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740820 f, 201638.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740880 f, 201654.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740940 f, 201671.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741000 f, 201687.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741060 f, 201703.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741120 f, 201720.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741180 f, 201681.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741240 f, 201697.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741300 f, 201714.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741360 f, 201730.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741420 f, 201746.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741480 f, 201763.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741540 f, 201779.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741600 f, 201795.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741660 f, 201812.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741720 f, 201828.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741780 f, 201789.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741840 f, 201806.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741900 f, 201822.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741960 f, 201838.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742020 f, 201855.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742080 f, 201871.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742140 f, 201887.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742200 f, 201904.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742260 f, 201920.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742320 f, 201936.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742380 f, 201953.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742440 f, 201914.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742500 f, 201930.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742560 f, 201947.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742620 f, 201963.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742680 f, 201979.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742740 f, 201996.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742800 f, 202012.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742860 f, 202028.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742920 f, 202045.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742980 f, 202061.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743040 f, 202022.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743100 f, 202039.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743160 f, 202055.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743220 f, 202071.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743280 f, 202088.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743340 f, 202104.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743400 f, 202120.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743460 f, 202137.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743520 f, 202153.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743580 f, 202114.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743640 f, 202131.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743700 f, 202147.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743760 f, 202163.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743820 f, 202179.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743880 f, 202196.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743940 f, 202212.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744000 f, 202228.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744060 f, 202245.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744120 f, 202261.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744180 f, 202277.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744240 f, 202294.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744300 f, 202310.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744360 f, 202271.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744420 f, 202233.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744480 f, 202249.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744540 f, 202265.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744600 f, 202281.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744660 f, 202298.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744720 f, 202314.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744780 f, 202330.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744840 f, 202347.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744900 f, 202363.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744960 f, 202324.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745020 f, 202341.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745080 f, 202357.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745140 f, 202373.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745200 f, 202390.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745260 f, 202406.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745320 f, 202422.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745380 f, 202438.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745440 f, 202455.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745500 f, 202471.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745560 f, 202487.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745620 f, 202504.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745680 f, 202465.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745740 f, 202481.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745800 f, 202497.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745860 f, 202514.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745920 f, 202530.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745980 f, 202546.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746040 f, 202563.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746100 f, 202579.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746160 f, 202595.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746220 f, 202612.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746280 f, 202573.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746340 f, 202589.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746400 f, 202605.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746460 f, 202622.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746520 f, 202638.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746580 f, 202654.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746640 f, 202671.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746700 f, 202687.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746760 f, 202703.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746820 f, 202719.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746880 f, 202736.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746940 f, 202697.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747000 f, 202713.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747060 f, 202729.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747120 f, 202746.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747180 f, 202762.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747240 f, 202778.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747300 f, 202795.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747360 f, 202811.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747420 f, 202827.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747480 f, 202843.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747540 f, 202805.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747600 f, 202821.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747660 f, 202837.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747720 f, 202854.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747780 f, 202870.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747840 f, 202886.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747900 f, 202902.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747960 f, 202919.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748020 f, 202935.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748080 f, 202951.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748140 f, 202912.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748200 f, 202929.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748260 f, 202945.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748320 f, 202961.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748380 f, 202978.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748440 f, 202994.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748500 f, 203010.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748560 f, 203026.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748620 f, 203043.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748680 f, 203059.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748740 f, 203020.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748800 f, 203036.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748860 f, 203053.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748920 f, 203069.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748980 f, 203085.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749040 f, 203101.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749100 f, 203118.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749160 f, 203134.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749220 f, 203150.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749280 f, 203167.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749340 f, 203183.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749400 f, 203199.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749460 f, 203160.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749520 f, 203177.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749580 f, 203193.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749640 f, 203209.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749700 f, 203225.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749760 f, 203242.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749820 f, 203258.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749880 f, 203274.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749940 f, 203290.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750000 f, 203307.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750060 f, 203268.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750120 f, 203284.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750180 f, 203300.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750240 f, 203317.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750300 f, 203333.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750360 f, 203349.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750420 f, 203365.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750480 f, 203382.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750540 f, 203398.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750600 f, 203414.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750660 f, 203375.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750720 f, 203392.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750780 f, 203408.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750840 f, 203424.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750900 f, 203440.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750960 f, 203457.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751020 f, 203473.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751080 f, 203489.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751140 f, 203505.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751200 f, 203522.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751260 f, 203538.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751320 f, 203499.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751380 f, 203515.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751440 f, 203531.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751500 f, 203548.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751560 f, 203564.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751620 f, 203580.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751680 f, 203596.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751740 f, 203613.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751800 f, 203629.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751860 f, 203590.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751920 f, 203606.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751980 f, 203623.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752040 f, 203639.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752100 f, 203655.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752160 f, 203671.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752220 f, 203688.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752280 f, 203704.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752340 f, 203720.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752400 f, 203736.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752460 f, 203753.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752520 f, 203714.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752580 f, 203730.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752640 f, 203746.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752700 f, 203762.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752760 f, 203779.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752820 f, 203795.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752880 f, 203811.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752940 f, 203827.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753000 f, 203844.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753060 f, 203860.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753120 f, 203821.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753180 f, 203837.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753240 f, 203798.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753300 f, 203814.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753360 f, 203831.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753420 f, 203847.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753480 f, 203863.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753540 f, 203879.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753600 f, 203896.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753660 f, 203912.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753720 f, 203928.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753780 f, 203944.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753840 f, 203961.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753900 f, 203922.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753960 f, 203938.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754020 f, 203954.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754080 f, 203970.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754140 f, 203987.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754200 f, 204003.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754260 f, 204019.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754320 f, 204035.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754380 f, 204051.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754440 f, 204068.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754500 f, 204029.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754560 f, 204045.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754620 f, 204061.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754680 f, 204077.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754740 f, 204094.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754800 f, 204110.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754860 f, 204126.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754920 f, 204142.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754980 f, 204159.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755040 f, 204175.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755100 f, 204191.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755160 f, 204207.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755220 f, 204168.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755280 f, 204184.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755340 f, 204201.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755400 f, 204217.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755460 f, 204233.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755520 f, 204249.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755580 f, 204266.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755640 f, 204282.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755700 f, 204298.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755760 f, 204314.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755820 f, 204330.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755880 f, 204291.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755940 f, 204308.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756000 f, 204324.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756060 f, 204340.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756120 f, 204356.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756180 f, 204372.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756240 f, 204389.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756300 f, 204405.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756360 f, 204421.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756420 f, 204437.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756480 f, 204398.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756540 f, 204415.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756600 f, 204431.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756660 f, 204447.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756720 f, 204463.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756780 f, 204479.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756840 f, 204496.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756900 f, 204512.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756960 f, 204528.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757020 f, 204544.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757080 f, 204505.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757140 f, 204521.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757200 f, 204538.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757260 f, 204554.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757320 f, 204570.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757380 f, 204586.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757440 f, 204602.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757500 f, 204619.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757560 f, 204635.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757620 f, 204651.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757680 f, 204612.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757740 f, 204628.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757800 f, 204644.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757860 f, 204661.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757920 f, 204677.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757980 f, 204693.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758040 f, 204709.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758100 f, 204725.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758160 f, 204742.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758220 f, 204758.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758280 f, 204774.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758340 f, 204735.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758400 f, 204751.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758460 f, 204767.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758520 f, 204784.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758580 f, 204800.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758640 f, 204816.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758700 f, 204832.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758760 f, 204848.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758820 f, 204865.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758880 f, 204881.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758940 f, 204842.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759000 f, 204858.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759060 f, 204874.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759120 f, 204890.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759180 f, 204906.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759240 f, 204923.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759300 f, 204939.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759360 f, 204955.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759420 f, 204971.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759480 f, 204987.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759540 f, 204948.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759600 f, 204964.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759660 f, 204981.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759720 f, 204997.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759780 f, 205013.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759840 f, 205029.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759900 f, 205045.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759960 f, 205062.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760020 f, 205078.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760080 f, 205094.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760140 f, 205110.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760200 f, 205126.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760260 f, 205087.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760320 f, 205103.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760380 f, 205120.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760440 f, 205136.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760500 f, 205152.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760560 f, 205168.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760620 f, 205184.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760680 f, 205200.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760740 f, 205217.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760800 f, 205178.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760860 f, 205194.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760920 f, 205210.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760980 f, 205226.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761040 f, 205242.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761100 f, 205258.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761160 f, 205275.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761220 f, 205291.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761280 f, 205307.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761340 f, 205323.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761400 f, 205284.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761460 f, 205300.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761520 f, 205316.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761580 f, 205332.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761640 f, 205349.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761700 f, 205365.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761760 f, 205381.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761820 f, 205397.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761880 f, 205413.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761940 f, 205430.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762000 f, 205390.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762060 f, 205407.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762120 f, 205423.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762180 f, 205439.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762240 f, 205455.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762300 f, 205471.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762360 f, 205487.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762420 f, 205504.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762480 f, 205520.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762540 f, 205536.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762600 f, 205497.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762660 f, 205513.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762720 f, 205529.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762780 f, 205545.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762840 f, 205561.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762900 f, 205578.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762960 f, 205594.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763020 f, 205610.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763080 f, 205626.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763140 f, 205587.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763200 f, 205603.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763260 f, 205619.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763320 f, 205580.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763380 f, 205596.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763440 f, 205612.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763500 f, 205628.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763560 f, 205645.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763620 f, 205661.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763680 f, 205677.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763740 f, 205693.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763800 f, 205709.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763860 f, 205670.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763920 f, 205686.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763980 f, 205702.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764040 f, 205718.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764100 f, 205735.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764160 f, 205751.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764220 f, 205767.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764280 f, 205783.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764340 f, 205799.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764400 f, 205815.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764460 f, 205832.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764520 f, 205792.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764580 f, 205808.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764640 f, 205825.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764700 f, 205841.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764760 f, 205857.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764820 f, 205873.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764880 f, 205889.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764940 f, 205905.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765000 f, 205921.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765060 f, 205938.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765120 f, 205898.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765180 f, 205914.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765240 f, 205931.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765300 f, 205947.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765360 f, 205963.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765420 f, 205979.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765480 f, 205995.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765540 f, 206011.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765600 f, 206027.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765660 f, 206044.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765720 f, 206004.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765780 f, 206020.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765840 f, 206037.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765900 f, 206053.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765960 f, 206069.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766020 f, 206085.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766080 f, 206101.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766140 f, 206117.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766200 f, 206133.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766260 f, 206150.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766320 f, 206110.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766380 f, 206126.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766440 f, 206143.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766500 f, 206159.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766560 f, 206175.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766620 f, 206191.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766680 f, 206207.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766740 f, 206223.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766800 f, 206239.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766860 f, 206256.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766920 f, 206216.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766980 f, 206232.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767040 f, 206248.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767100 f, 206265.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767160 f, 206281.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767220 f, 206297.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767280 f, 206313.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767340 f, 206329.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767400 f, 206345.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767460 f, 206361.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767520 f, 206322.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767580 f, 206338.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767640 f, 206354.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767700 f, 206370.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767760 f, 206387.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767820 f, 206403.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767880 f, 206419.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767940 f, 206435.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768000 f, 206451.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768060 f, 206467.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768120 f, 206483.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768180 f, 206444.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768240 f, 206460.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768300 f, 206476.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768360 f, 206492.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768420 f, 206509.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768480 f, 206525.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768540 f, 206541.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768600 f, 206557.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768660 f, 206573.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768720 f, 206589.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768780 f, 206550.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768840 f, 206566.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768900 f, 206582.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768960 f, 206598.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769020 f, 206614.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769080 f, 206630.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769140 f, 206646.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769200 f, 206663.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769260 f, 206679.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769320 f, 206695.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769380 f, 206655.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769440 f, 206672.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769500 f, 206688.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769560 f, 206704.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769620 f, 206720.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769680 f, 206736.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769740 f, 206752.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769800 f, 206768.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769860 f, 206784.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769920 f, 206800.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769980 f, 206817.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770040 f, 206777.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770100 f, 206793.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770160 f, 206809.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770220 f, 206826.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770280 f, 206842.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770340 f, 206858.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770400 f, 206874.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770460 f, 206890.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770520 f, 206906.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770580 f, 206922.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770640 f, 206938.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770700 f, 206899.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770760 f, 206915.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770820 f, 206931.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770880 f, 206947.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770940 f, 206963.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771000 f, 206979.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771060 f, 206995.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771120 f, 207012.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771180 f, 207028.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771240 f, 207044.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771300 f, 207060.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771360 f, 207020.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771420 f, 207037.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771480 f, 207053.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771540 f, 207069.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771600 f, 207085.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771660 f, 207101.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771720 f, 207117.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771780 f, 207133.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771840 f, 207149.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771900 f, 207110.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771960 f, 207126.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772020 f, 207142.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772080 f, 207158.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772140 f, 207174.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772200 f, 207190.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772260 f, 207206.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772320 f, 207222.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772380 f, 207183.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772440 f, 207199.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772500 f, 207215.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772560 f, 207231.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772620 f, 207247.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772680 f, 207263.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772740 f, 207280.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772800 f, 207240.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772860 f, 207201.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772920 f, 207217.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772980 f, 207233.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773040 f, 207249.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773100 f, 207265.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773160 f, 207281.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773220 f, 207297.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773280 f, 207313.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773340 f, 207329.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773400 f, 207345.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773460 f, 207306.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773520 f, 207322.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773580 f, 207338.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773640 f, 207354.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773700 f, 207370.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773760 f, 207386.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773820 f, 207402.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773880 f, 207418.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773940 f, 207435.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774000 f, 207451.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774060 f, 207467.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774120 f, 207427.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774180 f, 207443.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774240 f, 207459.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774300 f, 207475.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774360 f, 207491.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774420 f, 207508.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774480 f, 207524.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774540 f, 207540.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774600 f, 207556.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774660 f, 207572.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774720 f, 207588.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774780 f, 207604.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774840 f, 207564.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774900 f, 207581.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774960 f, 207597.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775020 f, 207613.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775080 f, 207629.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775140 f, 207645.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775200 f, 207661.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775260 f, 207677.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775320 f, 207693.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775380 f, 207653.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775440 f, 207670.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775500 f, 207686.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775560 f, 207702.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775620 f, 207718.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775680 f, 207734.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775740 f, 207750.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775800 f, 207766.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775860 f, 207782.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775920 f, 207798.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775980 f, 207759.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776040 f, 207775.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776100 f, 207791.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776160 f, 207807.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776220 f, 207823.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776280 f, 207839.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776340 f, 207855.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776400 f, 207871.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776460 f, 207887.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776520 f, 207903.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776580 f, 207864.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776640 f, 207880.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776700 f, 207896.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776760 f, 207912.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776820 f, 207928.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776880 f, 207944.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776940 f, 207960.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777000 f, 207976.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777060 f, 207992.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777120 f, 208008.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777180 f, 207968.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777240 f, 207985.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777300 f, 208001.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777360 f, 208017.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777420 f, 208033.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777480 f, 208049.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777540 f, 208065.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777600 f, 208081.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777660 f, 208097.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777720 f, 208113.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777780 f, 208129.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777840 f, 208089.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777900 f, 208105.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777960 f, 208121.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778020 f, 208138.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778080 f, 208154.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778140 f, 208170.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778200 f, 208186.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778260 f, 208202.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778320 f, 208218.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778380 f, 208234.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778440 f, 208194.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778500 f, 208210.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778560 f, 208226.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778620 f, 208242.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778680 f, 208258.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778740 f, 208274.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778800 f, 208290.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778860 f, 208307.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778920 f, 208323.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778980 f, 208339.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779040 f, 208355.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779100 f, 208371.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779160 f, 208331.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779220 f, 208347.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779280 f, 208363.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779340 f, 208379.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779400 f, 208395.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779460 f, 208411.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779520 f, 208427.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779580 f, 208443.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779640 f, 208459.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779700 f, 208475.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779760 f, 208491.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779820 f, 208452.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779880 f, 208468.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779940 f, 208484.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780000 f, 208500.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780060 f, 208516.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780120 f, 208532.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780180 f, 208548.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780240 f, 208564.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780300 f, 208580.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780360 f, 208596.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780420 f, 208612.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780480 f, 208628.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780540 f, 208589.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780600 f, 208605.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780660 f, 208621.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780720 f, 208637.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780780 f, 208653.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780840 f, 208669.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780900 f, 208685.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780960 f, 208701.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781020 f, 208717.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781080 f, 208733.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781140 f, 208693.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781200 f, 208709.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781260 f, 208725.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781320 f, 208741.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781380 f, 208757.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781440 f, 208773.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781500 f, 208789.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781560 f, 208805.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781620 f, 208821.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781680 f, 208837.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781740 f, 208798.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781800 f, 208814.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781860 f, 208830.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781920 f, 208846.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781980 f, 208862.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782040 f, 208878.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782100 f, 208894.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782160 f, 208910.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782220 f, 208926.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782280 f, 208942.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782340 f, 208902.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782400 f, 208918.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782460 f, 208878.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782520 f, 208894.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782580 f, 208910.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782640 f, 208926.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782700 f, 208942.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782760 f, 208958.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782820 f, 208974.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782880 f, 208990.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782940 f, 209006.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783000 f, 209022.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783060 f, 208983.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783120 f, 208999.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783180 f, 209015.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783240 f, 209031.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783300 f, 209047.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783360 f, 209063.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783420 f, 209079.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783480 f, 209095.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783540 f, 209111.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783600 f, 209071.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783660 f, 209087.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783720 f, 209103.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783780 f, 209119.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783840 f, 209135.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783900 f, 209151.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783960 f, 209167.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784020 f, 209183.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784080 f, 209199.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784140 f, 209215.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784200 f, 209231.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784260 f, 209191.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784320 f, 209207.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784380 f, 209223.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784440 f, 209239.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784500 f, 209255.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784560 f, 209271.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784620 f, 209287.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784680 f, 209303.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784740 f, 209319.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784800 f, 209335.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784860 f, 209296.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784920 f, 209312.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784980 f, 209327.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785040 f, 209344.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785100 f, 209360.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785160 f, 209376.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785220 f, 209391.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785280 f, 209408.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785340 f, 209424.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785400 f, 209440.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785460 f, 209455.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785520 f, 209416.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785580 f, 209432.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785640 f, 209448.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785700 f, 209464.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785760 f, 209480.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785820 f, 209496.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785880 f, 209512.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785940 f, 209528.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786000 f, 209544.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786060 f, 209560.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786120 f, 209520.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786180 f, 209536.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786240 f, 209552.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786300 f, 209568.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786360 f, 209584.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786420 f, 209600.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786480 f, 209616.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786540 f, 209632.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786600 f, 209648.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786660 f, 209664.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786720 f, 209680.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786780 f, 209640.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786840 f, 209656.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786900 f, 209672.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786960 f, 209688.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787020 f, 209704.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787080 f, 209720.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787140 f, 209736.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787200 f, 209752.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787260 f, 209768.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787320 f, 209784.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787380 f, 209800.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787440 f, 209816.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787500 f, 209776.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787560 f, 209792.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787620 f, 209808.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787680 f, 209824.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787740 f, 209840.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787800 f, 209856.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787860 f, 209872.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787920 f, 209888.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787980 f, 209904.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788040 f, 209920.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788100 f, 209880.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788160 f, 209896.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788220 f, 209912.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788280 f, 209928.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788340 f, 209944.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788400 f, 209960.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788460 f, 209976.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788520 f, 209992.0 fps, 0 ms/f
[junit] 3 s: 60 f / 49 ms, 1224.4 fps, 0 ms/f; total: 788580 f, 207302.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788640 f, 207318.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788700 f, 207334.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788760 f, 207350.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788820 f, 207365.9 fps, 0 ms/f
[junit] 3 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 788880 f, 207272.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788940 f, 207288.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789000 f, 207304.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789060 f, 207320.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789120 f, 207281.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789180 f, 207297.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789240 f, 207312.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789300 f, 207328.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789360 f, 207344.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789420 f, 207360.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789480 f, 207375.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789540 f, 207391.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789600 f, 207407.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789660 f, 207423.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789720 f, 207384.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789780 f, 207400.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789840 f, 207415.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789900 f, 207431.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789960 f, 207447.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790020 f, 207463.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790080 f, 207478.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790140 f, 207494.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790200 f, 207510.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790260 f, 207526.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790320 f, 207487.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790380 f, 207503.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790440 f, 207519.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790500 f, 207534.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790560 f, 207550.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790620 f, 207566.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790680 f, 207582.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790740 f, 207597.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790800 f, 207613.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790860 f, 207574.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790920 f, 207590.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790980 f, 207606.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791040 f, 207622.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791100 f, 207637.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791160 f, 207653.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791220 f, 207669.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791280 f, 207685.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791340 f, 207700.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791400 f, 207716.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791460 f, 207732.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791520 f, 207693.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791580 f, 207709.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791640 f, 207725.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791700 f, 207740.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791760 f, 207756.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791820 f, 207772.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791880 f, 207787.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791940 f, 207803.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792000 f, 207819.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792060 f, 207780.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792120 f, 207741.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792180 f, 207757.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792240 f, 207773.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792300 f, 207789.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792360 f, 207804.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792420 f, 207820.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792480 f, 207836.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792540 f, 207852.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792600 f, 207813.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792660 f, 207829.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792720 f, 207844.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792780 f, 207860.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792840 f, 207876.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792900 f, 207891.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792960 f, 207907.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793020 f, 207923.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793080 f, 207939.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793140 f, 207954.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793200 f, 207916.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793260 f, 207931.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793320 f, 207947.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793380 f, 207963.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793440 f, 207979.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793500 f, 207994.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793560 f, 208010.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793620 f, 208026.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793680 f, 208041.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793740 f, 208057.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793800 f, 208073.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793860 f, 208089.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793920 f, 208050.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793980 f, 208066.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794040 f, 208081.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794100 f, 208097.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794160 f, 208113.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794220 f, 208128.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794280 f, 208144.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794340 f, 208160.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794400 f, 208176.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794460 f, 208191.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794520 f, 208153.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794580 f, 208168.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794640 f, 208184.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794700 f, 208200.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794760 f, 208215.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794820 f, 208231.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794880 f, 208247.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794940 f, 208263.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795000 f, 208278.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795060 f, 208294.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795120 f, 208310.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795180 f, 208271.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795240 f, 208287.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795300 f, 208302.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795360 f, 208318.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795420 f, 208334.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795480 f, 208349.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795540 f, 208365.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795600 f, 208381.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795660 f, 208397.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795720 f, 208412.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795780 f, 208428.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795840 f, 208389.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795900 f, 208405.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795960 f, 208421.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796020 f, 208436.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796080 f, 208452.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796140 f, 208468.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796200 f, 208483.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796260 f, 208499.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796320 f, 208515.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796380 f, 208531.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796440 f, 208492.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796500 f, 208507.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796560 f, 208523.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796620 f, 208539.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796680 f, 208554.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796740 f, 208570.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796800 f, 208586.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796860 f, 208602.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796920 f, 208617.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796980 f, 208633.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797040 f, 208649.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797100 f, 208610.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797160 f, 208626.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797220 f, 208641.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797280 f, 208657.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797340 f, 208673.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797400 f, 208688.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797460 f, 208704.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797520 f, 208720.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797580 f, 208735.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797640 f, 208751.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797700 f, 208712.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797760 f, 208728.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797820 f, 208744.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797880 f, 208759.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797940 f, 208775.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798000 f, 208791.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798060 f, 208806.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798120 f, 208822.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798180 f, 208838.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798240 f, 208854.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798300 f, 208869.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798360 f, 208830.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798420 f, 208846.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798480 f, 208862.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798540 f, 208877.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798600 f, 208893.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798660 f, 208909.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798720 f, 208924.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798780 f, 208940.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798840 f, 208901.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798900 f, 208917.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798960 f, 208933.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799020 f, 208948.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799080 f, 208964.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799140 f, 208980.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799200 f, 208995.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799260 f, 209011.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799320 f, 208972.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799380 f, 208988.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799440 f, 209003.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799500 f, 209019.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799560 f, 209035.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799620 f, 209050.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799680 f, 209066.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799740 f, 209082.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799800 f, 209098.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799860 f, 209113.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799920 f, 209074.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799980 f, 209090.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800040 f, 209106.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800100 f, 209121.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800160 f, 209137.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800220 f, 209153.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800280 f, 209168.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800340 f, 209184.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800400 f, 209200.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800460 f, 209215.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800520 f, 209231.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800580 f, 209247.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800640 f, 209208.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800700 f, 209223.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800760 f, 209239.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800820 f, 209255.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800880 f, 209270.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800940 f, 209286.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801000 f, 209302.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801060 f, 209318.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801120 f, 209279.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801180 f, 209294.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801240 f, 209310.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801300 f, 209326.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801360 f, 209341.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801420 f, 209302.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801480 f, 209318.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801540 f, 209334.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801600 f, 209349.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801660 f, 209310.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801720 f, 209326.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801780 f, 209342.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801840 f, 209357.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801900 f, 209373.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801960 f, 209389.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802020 f, 209404.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802080 f, 209420.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802140 f, 209381.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802200 f, 209397.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802260 f, 209412.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802320 f, 209428.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802380 f, 209444.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802440 f, 209459.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802500 f, 209475.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802560 f, 209491.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802620 f, 209506.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802680 f, 209467.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802740 f, 209483.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802800 f, 209498.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802860 f, 209514.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802920 f, 209530.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802980 f, 209545.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803040 f, 209561.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803100 f, 209577.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803160 f, 209592.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803220 f, 209553.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803280 f, 209569.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803340 f, 209585.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803400 f, 209600.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803460 f, 209616.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803520 f, 209577.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803580 f, 209593.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803640 f, 209608.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803700 f, 209624.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803760 f, 209640.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803820 f, 209655.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803880 f, 209671.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803940 f, 209687.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804000 f, 209702.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804060 f, 209718.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804120 f, 209679.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804180 f, 209694.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804240 f, 209710.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804300 f, 209726.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804360 f, 209741.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804420 f, 209757.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804480 f, 209773.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804540 f, 209788.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804600 f, 209804.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804660 f, 209765.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804720 f, 209781.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804780 f, 209796.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804840 f, 209812.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804900 f, 209827.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804960 f, 209843.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805020 f, 209859.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805080 f, 209874.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805140 f, 209890.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805200 f, 209906.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805260 f, 209867.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805320 f, 209882.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805380 f, 209898.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805440 f, 209914.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805500 f, 209929.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805560 f, 209945.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805620 f, 209960.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805680 f, 209976.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805740 f, 209992.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805800 f, 210007.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805860 f, 209968.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805920 f, 209984.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805980 f, 210000.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806040 f, 210015.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806100 f, 210031.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806160 f, 210046.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806220 f, 210062.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806280 f, 210078.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806340 f, 210093.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806400 f, 210109.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806460 f, 210125.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806520 f, 210085.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806580 f, 210101.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806640 f, 210117.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806700 f, 210132.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806760 f, 210148.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806820 f, 210164.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806880 f, 210179.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806940 f, 210195.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807000 f, 210211.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807060 f, 210226.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807120 f, 210187.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807180 f, 210203.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807240 f, 210218.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807300 f, 210234.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807360 f, 210250.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807420 f, 210265.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807480 f, 210281.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807540 f, 210296.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807600 f, 210312.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807660 f, 210328.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807720 f, 210288.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807780 f, 210304.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807840 f, 210320.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807900 f, 210335.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807960 f, 210351.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808020 f, 210367.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808080 f, 210382.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808140 f, 210398.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808200 f, 210413.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808260 f, 210429.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808320 f, 210445.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808380 f, 210460.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808440 f, 210421.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808500 f, 210437.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808560 f, 210452.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808620 f, 210468.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808680 f, 210484.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808740 f, 210499.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808800 f, 210515.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808860 f, 210530.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808920 f, 210546.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808980 f, 210507.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809040 f, 210523.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809100 f, 210538.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809160 f, 210554.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809220 f, 210569.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809280 f, 210585.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809340 f, 210601.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809400 f, 210616.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809460 f, 210632.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809520 f, 210647.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809580 f, 210608.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809640 f, 210624.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809700 f, 210639.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809760 f, 210655.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809820 f, 210671.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809880 f, 210686.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809940 f, 210702.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810000 f, 210718.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810060 f, 210733.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810120 f, 210749.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810180 f, 210710.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810240 f, 210670.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810300 f, 210686.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810360 f, 210702.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810420 f, 210717.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810480 f, 210733.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810540 f, 210748.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810600 f, 210764.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810660 f, 210780.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810720 f, 210795.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810780 f, 210756.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810840 f, 210772.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810900 f, 210787.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810960 f, 210803.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811020 f, 210818.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811080 f, 210834.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811140 f, 210850.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811200 f, 210865.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811260 f, 210881.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811320 f, 210896.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811380 f, 210857.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811440 f, 210873.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811500 f, 210888.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811560 f, 210904.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811620 f, 210919.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811680 f, 210935.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811740 f, 210951.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811800 f, 210966.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811860 f, 210982.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811920 f, 210997.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811980 f, 211013.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812040 f, 211029.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812100 f, 210989.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812160 f, 211005.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812220 f, 211021.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812280 f, 211036.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812340 f, 211052.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812400 f, 211067.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812460 f, 211083.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812520 f, 211098.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812580 f, 211114.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812640 f, 211130.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812700 f, 211145.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812760 f, 211106.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812820 f, 211122.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812880 f, 211137.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812940 f, 211153.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813000 f, 211168.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813060 f, 211184.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813120 f, 211200.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813180 f, 211215.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813240 f, 211231.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813300 f, 211246.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813360 f, 211207.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813420 f, 211223.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813480 f, 211238.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813540 f, 211254.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813600 f, 211269.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813660 f, 211285.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813720 f, 211300.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813780 f, 211316.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813840 f, 211332.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813900 f, 211347.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813960 f, 211363.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814020 f, 211323.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814080 f, 211339.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814140 f, 211355.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814200 f, 211370.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814260 f, 211386.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814320 f, 211401.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814380 f, 211417.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814440 f, 211433.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814500 f, 211448.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814560 f, 211464.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814620 f, 211424.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814680 f, 211440.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814740 f, 211456.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814800 f, 211471.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814860 f, 211487.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814920 f, 211502.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814980 f, 211518.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815040 f, 211533.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815100 f, 211549.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815160 f, 211565.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815220 f, 211525.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815280 f, 211541.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815340 f, 211556.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815400 f, 211572.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815460 f, 211587.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815520 f, 211603.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815580 f, 211619.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815640 f, 211634.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815700 f, 211650.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815760 f, 211665.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815820 f, 211626.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815880 f, 211642.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815940 f, 211657.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816000 f, 211673.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816060 f, 211688.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816120 f, 211704.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816180 f, 211719.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816240 f, 211735.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816300 f, 211750.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816360 f, 211766.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816420 f, 211782.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816480 f, 211797.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816540 f, 211758.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816600 f, 211773.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816660 f, 211789.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816720 f, 211804.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816780 f, 211820.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816840 f, 211836.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816900 f, 211851.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816960 f, 211867.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817020 f, 211882.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817080 f, 211843.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817140 f, 211858.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817200 f, 211874.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817260 f, 211890.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817320 f, 211905.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817380 f, 211921.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817440 f, 211881.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817500 f, 211897.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817560 f, 211912.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817620 f, 211928.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817680 f, 211944.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817740 f, 211959.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817800 f, 211975.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817860 f, 211990.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817920 f, 211951.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817980 f, 211966.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818040 f, 211982.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818100 f, 211997.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818160 f, 212013.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818220 f, 212029.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818280 f, 212044.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818340 f, 212060.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818400 f, 212075.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818460 f, 212036.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818520 f, 212051.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818580 f, 212067.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818640 f, 212082.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818700 f, 212098.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818760 f, 212113.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818820 f, 212129.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818880 f, 212145.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818940 f, 212160.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819000 f, 212121.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819060 f, 212136.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819120 f, 212152.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819180 f, 212167.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819240 f, 212183.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819300 f, 212198.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819360 f, 212214.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819420 f, 212230.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819480 f, 212245.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819540 f, 212206.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819600 f, 212221.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819660 f, 212237.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819720 f, 212197.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819780 f, 212213.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819840 f, 212228.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819900 f, 212244.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819960 f, 212259.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820020 f, 212275.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820080 f, 212290.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820140 f, 212306.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820200 f, 212322.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820260 f, 212282.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820320 f, 212298.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820380 f, 212313.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820440 f, 212329.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820500 f, 212344.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820560 f, 212360.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820620 f, 212375.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820680 f, 212391.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820740 f, 212406.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820800 f, 212422.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820860 f, 212382.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820920 f, 212398.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820980 f, 212413.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821040 f, 212429.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821100 f, 212445.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821160 f, 212460.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821220 f, 212476.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821280 f, 212491.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821340 f, 212507.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821400 f, 212522.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821460 f, 212538.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821520 f, 212553.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821580 f, 212514.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821640 f, 212529.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821700 f, 212545.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821760 f, 212560.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821820 f, 212576.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821880 f, 212591.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821940 f, 212607.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822000 f, 212622.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822060 f, 212638.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822120 f, 212598.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822180 f, 212614.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822240 f, 212629.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822300 f, 212645.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822360 f, 212660.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822420 f, 212676.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822480 f, 212692.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822540 f, 212707.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822600 f, 212723.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822660 f, 212738.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822720 f, 212754.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822780 f, 212714.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822840 f, 212730.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822900 f, 212745.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822960 f, 212761.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823020 f, 212776.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823080 f, 212792.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823140 f, 212807.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823200 f, 212823.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823260 f, 212838.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823320 f, 212799.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823380 f, 212814.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823440 f, 212830.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823500 f, 212845.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823560 f, 212861.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823620 f, 212876.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823680 f, 212892.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823740 f, 212907.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823800 f, 212923.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823860 f, 212938.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823920 f, 212899.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823980 f, 212914.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824040 f, 212930.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824100 f, 212945.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824160 f, 212961.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824220 f, 212976.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824280 f, 212992.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824340 f, 213007.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824400 f, 213023.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824460 f, 213038.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824520 f, 212999.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824580 f, 213014.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824640 f, 213030.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824700 f, 213045.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824760 f, 213061.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824820 f, 213076.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824880 f, 213092.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824940 f, 213107.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825000 f, 213123.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825060 f, 213138.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825120 f, 213099.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825180 f, 213114.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825240 f, 213130.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825300 f, 213145.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825360 f, 213161.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825420 f, 213176.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825480 f, 213192.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825540 f, 213207.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825600 f, 213223.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825660 f, 213238.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825720 f, 213199.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825780 f, 213214.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825840 f, 213230.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825900 f, 213245.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825960 f, 213261.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826020 f, 213276.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826080 f, 213292.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826140 f, 213307.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826200 f, 213323.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826260 f, 213338.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826320 f, 213353.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826380 f, 213369.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826440 f, 213329.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826500 f, 213345.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826560 f, 213360.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826620 f, 213376.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826680 f, 213391.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826740 f, 213407.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826800 f, 213422.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826860 f, 213438.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826920 f, 213453.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826980 f, 213469.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827040 f, 213429.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827100 f, 213445.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827160 f, 213460.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827220 f, 213476.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827280 f, 213491.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827340 f, 213507.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827400 f, 213522.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827460 f, 213538.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827520 f, 213553.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827580 f, 213569.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827640 f, 213584.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827700 f, 213544.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827760 f, 213560.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827820 f, 213575.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827880 f, 213591.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827940 f, 213606.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828000 f, 213622.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828060 f, 213637.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828120 f, 213653.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828180 f, 213668.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828240 f, 213684.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828300 f, 213644.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828360 f, 213660.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828420 f, 213675.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828480 f, 213691.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828540 f, 213706.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828600 f, 213721.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828660 f, 213737.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828720 f, 213752.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828780 f, 213768.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828840 f, 213783.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828900 f, 213744.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828960 f, 213759.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829020 f, 213775.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829080 f, 213790.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829140 f, 213806.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829200 f, 213821.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829260 f, 213837.0 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] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829320 f, 213797.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829380 f, 213812.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829440 f, 213828.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829500 f, 213843.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829560 f, 213859.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829620 f, 213819.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829680 f, 213835.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829740 f, 213850.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829800 f, 213865.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829860 f, 213881.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829920 f, 213896.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829980 f, 213912.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830040 f, 213927.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830100 f, 213943.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830160 f, 213958.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830220 f, 213919.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830280 f, 213934.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830340 f, 213950.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830400 f, 213965.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830460 f, 213980.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830520 f, 213996.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830580 f, 214011.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830640 f, 214027.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830700 f, 214042.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830760 f, 214058.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830820 f, 214018.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830880 f, 214034.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830940 f, 214049.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831000 f, 214064.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831060 f, 214080.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831120 f, 214095.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831180 f, 214111.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831240 f, 214071.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831300 f, 214087.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831360 f, 214102.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831420 f, 214117.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831480 f, 214133.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831540 f, 214148.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831600 f, 214164.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831660 f, 214179.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831720 f, 214195.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831780 f, 214210.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831840 f, 214170.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831900 f, 214186.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831960 f, 214201.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832020 f, 214217.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832080 f, 214232.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832140 f, 214248.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832200 f, 214263.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832260 f, 214279.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832320 f, 214294.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832380 f, 214254.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832440 f, 214270.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832500 f, 214285.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832560 f, 214301.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832620 f, 214316.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832680 f, 214332.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832740 f, 214347.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832800 f, 214362.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832860 f, 214378.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832920 f, 214393.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832980 f, 214354.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833040 f, 214369.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833100 f, 214384.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833160 f, 214400.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833220 f, 214415.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833280 f, 214431.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833340 f, 214446.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833400 f, 214462.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833460 f, 214477.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833520 f, 214493.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833580 f, 214508.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833640 f, 214468.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833700 f, 214484.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833760 f, 214499.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833820 f, 214515.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833880 f, 214530.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833940 f, 214545.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834000 f, 214561.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834060 f, 214576.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834120 f, 214592.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834180 f, 214607.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834240 f, 214567.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834300 f, 214583.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834360 f, 214598.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834420 f, 214614.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834480 f, 214629.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834540 f, 214645.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834600 f, 214660.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834660 f, 214675.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834720 f, 214636.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834780 f, 214651.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834840 f, 214667.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834900 f, 214682.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834960 f, 214697.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835020 f, 214713.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835080 f, 214728.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835140 f, 214744.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835200 f, 214759.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835260 f, 214775.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835320 f, 214735.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835380 f, 214750.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835440 f, 214766.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835500 f, 214781.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835560 f, 214796.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835620 f, 214812.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835680 f, 214827.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835740 f, 214843.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835800 f, 214858.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835860 f, 214874.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835920 f, 214834.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835980 f, 214849.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836040 f, 214865.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836100 f, 214880.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836160 f, 214895.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836220 f, 214911.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836280 f, 214926.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836340 f, 214942.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836400 f, 214957.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836460 f, 214973.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836520 f, 214988.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836580 f, 214948.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836640 f, 214964.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836700 f, 214979.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836760 f, 214994.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836820 f, 215010.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836880 f, 215025.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836940 f, 215041.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837000 f, 215056.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837060 f, 215071.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837120 f, 215032.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837180 f, 215047.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837240 f, 215062.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837300 f, 215078.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837360 f, 215093.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837420 f, 215109.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837480 f, 215124.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837540 f, 215139.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837600 f, 215155.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837660 f, 215170.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837720 f, 215130.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837780 f, 215146.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837840 f, 215161.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837900 f, 215177.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837960 f, 215192.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838020 f, 215208.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838080 f, 215223.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838140 f, 215238.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838200 f, 215254.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838260 f, 215269.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838320 f, 215229.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838380 f, 215245.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838440 f, 215260.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838500 f, 215275.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838560 f, 215236.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838620 f, 215251.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838680 f, 215266.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838740 f, 215282.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838800 f, 215297.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838860 f, 215313.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838920 f, 215328.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838980 f, 215343.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839040 f, 215304.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839100 f, 215319.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839160 f, 215334.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839220 f, 215350.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839280 f, 215365.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839340 f, 215381.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839400 f, 215396.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839460 f, 215411.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839520 f, 215427.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839580 f, 215387.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839640 f, 215402.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839700 f, 215418.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839760 f, 215433.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839820 f, 215448.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839880 f, 215464.3 fps, 0 ms/f
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] 3 s: 60 f / 22 ms, 2727.2 fps, 0 ms/f; total: 839940 f, 214270.4 fps, 0 ms/f
[junit] 3 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 840000 f, 214012.7 fps, 0 ms/f
[junit] 3 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 840060 f, 213647.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840120 f, 213662.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840180 f, 213677.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840240 f, 213692.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840300 f, 213653.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840360 f, 213668.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840420 f, 213684.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840480 f, 213699.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840540 f, 213714.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840600 f, 213729.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840660 f, 213745.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840720 f, 213760.4 fps, 0 ms/f
[junit] 3 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 840780 f, 213558.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840840 f, 213573.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840900 f, 213534.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840960 f, 213550.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841020 f, 213565.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841080 f, 213580.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841140 f, 213541.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841200 f, 213556.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841260 f, 213571.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841320 f, 213587.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841380 f, 213602.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841440 f, 213617.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841500 f, 213632.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841560 f, 213648.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841620 f, 213663.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841680 f, 213678.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841740 f, 213693.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841800 f, 213654.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841860 f, 213670.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841920 f, 213685.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841980 f, 213700.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842040 f, 213715.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842100 f, 213676.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842160 f, 213691.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842220 f, 213707.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842280 f, 213722.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842340 f, 213737.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842400 f, 213752.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842460 f, 213768.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842520 f, 213783.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842580 f, 213798.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842640 f, 213813.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842700 f, 213774.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842760 f, 213789.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842820 f, 213805.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842880 f, 213820.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842940 f, 213835.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843000 f, 213850.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843060 f, 213866.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843120 f, 213881.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843180 f, 213896.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843240 f, 213911.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843300 f, 213926.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843360 f, 213887.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843420 f, 213903.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843480 f, 213918.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843540 f, 213933.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843600 f, 213948.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843660 f, 213964.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843720 f, 213979.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843780 f, 213994.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843840 f, 214009.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843900 f, 213970.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843960 f, 213985.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844020 f, 214001.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844080 f, 214016.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844140 f, 214031.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844200 f, 214046.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844260 f, 214061.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844320 f, 214077.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844380 f, 214092.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844440 f, 214107.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844500 f, 214068.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844560 f, 214083.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844620 f, 214098.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844680 f, 214114.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844740 f, 214129.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844800 f, 214144.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844860 f, 214159.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844920 f, 214174.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844980 f, 214190.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845040 f, 214205.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845100 f, 214220.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845160 f, 214181.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845220 f, 214196.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845280 f, 214211.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845340 f, 214227.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845400 f, 214242.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845460 f, 214257.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845520 f, 214272.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845580 f, 214233.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845640 f, 214248.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845700 f, 214209.7 fps, 0 ms/f
[junit] 3 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 845760 f, 214062.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845820 f, 214077.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845880 f, 214092.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845940 f, 214053.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846000 f, 214068.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846060 f, 214084.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846120 f, 214099.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846180 f, 214114.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846240 f, 214129.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846300 f, 214144.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846360 f, 214159.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846420 f, 214175.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846480 f, 214190.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846540 f, 214151.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846600 f, 214166.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846660 f, 214181.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846720 f, 214196.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846780 f, 214212.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846840 f, 214227.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846900 f, 214242.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846960 f, 214257.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847020 f, 214272.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847080 f, 214233.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847140 f, 214248.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847200 f, 214264.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847260 f, 214279.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847320 f, 214294.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847380 f, 214309.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847440 f, 214324.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847500 f, 214339.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847560 f, 214355.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847620 f, 214370.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847680 f, 214331.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847740 f, 214346.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847800 f, 214361.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847860 f, 214376.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847920 f, 214391.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847980 f, 214407.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848040 f, 214422.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848100 f, 214437.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848160 f, 214452.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848220 f, 214467.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848280 f, 214482.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848340 f, 214443.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848400 f, 214459.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848460 f, 214474.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848520 f, 214489.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848580 f, 214504.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848640 f, 214519.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848700 f, 214534.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848760 f, 214550.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848820 f, 214510.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848880 f, 214526.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848940 f, 214541.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849000 f, 214556.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849060 f, 214571.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849120 f, 214586.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849180 f, 214601.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849240 f, 214617.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849300 f, 214632.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849360 f, 214647.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849420 f, 214608.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849480 f, 214623.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849540 f, 214638.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849600 f, 214653.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849660 f, 214669.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849720 f, 214684.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849780 f, 214699.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849840 f, 214714.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849900 f, 214729.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849960 f, 214690.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850020 f, 214705.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850080 f, 214720.8 fps, 0 ms/f
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test02Offscreen
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843730187 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[junit] 4 s: 60 f / 111 ms, 540.5 fps, 1 ms/f; total: 850140 f, 208879.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850200 f, 208894.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850260 f, 208909.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850320 f, 208923.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850380 f, 208887.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850440 f, 208901.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850500 f, 208916.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850560 f, 208931.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850620 f, 208946.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850680 f, 208960.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850740 f, 208975.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850800 f, 208990.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850860 f, 209005.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850920 f, 209019.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850980 f, 209034.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851040 f, 208998.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851100 f, 209012.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851160 f, 209027.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851220 f, 209042.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851280 f, 209056.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851340 f, 209071.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851400 f, 209086.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851460 f, 209049.8 fps, 0 ms/f
[junit] 1 s: 60 f / 195 ms, 307.6 fps, 3 ms/f; total: 120 f, 100.5 fps, 9 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851520 f, 209064.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 150.8 fps, 6 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851580 f, 209079.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 201.1 fps, 4 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851640 f, 209094.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 251.4 fps, 3 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851700 f, 209108.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 301.7 fps, 3 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851760 f, 209123.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 352.0 fps, 2 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851820 f, 209138.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 402.3 fps, 2 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851880 f, 209101.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 452.2 fps, 2 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851940 f, 209116.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 502.5 fps, 1 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852000 f, 209131.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 552.7 fps, 1 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852060 f, 209145.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 603.0 fps, 1 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852120 f, 209160.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 653.2 fps, 1 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852180 f, 209175.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 703.5 fps, 1 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852240 f, 209189.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 753.7 fps, 1 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852300 f, 209204.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 804.0 fps, 1 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852360 f, 209219.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 854.2 fps, 1 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852420 f, 209234.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 903.7 fps, 1 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852480 f, 209197.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 953.9 fps, 1 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852540 f, 209212.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 1004.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852600 f, 209227.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 1054.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852660 f, 209241.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 1104.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852720 f, 209256.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 1154.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852780 f, 209271.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 1205.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852840 f, 209285.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 1255.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852900 f, 209300.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 1305.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852960 f, 209315.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 1355.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853020 f, 209330.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 1404.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853080 f, 209293.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 1454.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853140 f, 209308.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 1505.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853200 f, 209322.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 1555.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853260 f, 209337.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 1605.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853320 f, 209352.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 1655.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853380 f, 209367.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 1705.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853440 f, 209381.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 1755.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853500 f, 209396.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 1806.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853560 f, 209411.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 1856.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853620 f, 209374.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 1904.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853680 f, 209389.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 1954.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853740 f, 209403.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 2005.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853800 f, 209418.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 2055.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853860 f, 209433.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 2105.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853920 f, 209448.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 2155.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853980 f, 209462.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 2205.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854040 f, 209477.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 2255.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854100 f, 209492.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854160 f, 209506.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 2305.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854220 f, 209470.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 2353.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854280 f, 209485.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 2404.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854340 f, 209499.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 2454.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854400 f, 209514.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 2504.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854460 f, 209529.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854520 f, 209543.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 2554.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854580 f, 209558.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 2604.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854640 f, 209573.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 2654.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854700 f, 209588.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 2704.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854760 f, 209602.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 2754.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854820 f, 209617.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 2802.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854880 f, 209580.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 2852.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854940 f, 209595.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855000 f, 209610.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 2902.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855060 f, 209624.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 2952.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855120 f, 209639.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 3002.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855180 f, 209654.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 3052.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855240 f, 209669.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 3102.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855300 f, 209683.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 3152.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855360 f, 209698.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 3202.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855420 f, 209661.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 3250.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855480 f, 209676.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 3300.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855540 f, 209691.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 3350.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855600 f, 209705.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 3400.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855660 f, 209720.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 3450.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855720 f, 209735.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 3500.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855780 f, 209749.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 3550.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855840 f, 209764.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 3600.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855900 f, 209779.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 3650.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855960 f, 209794.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 3696.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856020 f, 209757.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 3746.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856080 f, 209772.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 3796.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856140 f, 209786.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 3846.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856200 f, 209801.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 3896.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856260 f, 209816.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 3946.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856320 f, 209830.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 3996.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856380 f, 209845.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 4046.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856440 f, 209860.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 4096.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856500 f, 209875.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 4146.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856560 f, 209838.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 4193.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856620 f, 209853.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 4242.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856680 f, 209867.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 4292.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856740 f, 209882.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 4342.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856800 f, 209897.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 4392.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856860 f, 209911.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 4442.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856920 f, 209926.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 4492.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856980 f, 209941.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 4542.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857040 f, 209955.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 4592.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857100 f, 209919.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 4638.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857160 f, 209933.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 4688.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857220 f, 209948.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 4738.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857280 f, 209963.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 4788.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857340 f, 209977.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 4837.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857400 f, 209992.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 4887.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857460 f, 210007.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 4937.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857520 f, 210022.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 4987.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857580 f, 209985.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 5033.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857640 f, 210000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 5083.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857700 f, 210014.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 5132.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857760 f, 210029.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 5182.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857820 f, 210044.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857880 f, 210058.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 5232.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 5282.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857940 f, 210073.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 5332.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858000 f, 210088.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 5382.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858060 f, 210051.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 5427.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858120 f, 210066.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 5477.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858180 f, 210080.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 5526.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858240 f, 210095.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 5576.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858300 f, 210110.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 5626.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858360 f, 210124.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 5676.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858420 f, 210139.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 5726.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858480 f, 210154.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 5775.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858540 f, 210168.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 5825.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858600 f, 210183.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 5875.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858660 f, 210146.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 5920.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858720 f, 210161.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 5970.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858780 f, 210176.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 6019.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858840 f, 210190.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 6069.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858900 f, 210205.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 6119.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858960 f, 210220.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 6169.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859020 f, 210234.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 6218.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859080 f, 210249.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 6268.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859140 f, 210264.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 6318.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859200 f, 210227.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 6362.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859260 f, 210242.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 6412.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859320 f, 210256.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 6462.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859380 f, 210271.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 6512.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859440 f, 210286.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 6561.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859500 f, 210300.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 6611.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859560 f, 210315.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 6661.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859620 f, 210330.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 6710.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859680 f, 210345.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 6760.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859740 f, 210308.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 6804.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859800 f, 210322.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 6854.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859860 f, 210337.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 6903.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859920 f, 210352.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 6953.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859980 f, 210366.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 7003.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860040 f, 210381.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 7052.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860100 f, 210396.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 7102.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 7152.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860160 f, 210410.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 7201.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860220 f, 210425.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 7245.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860280 f, 210388.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 7295.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860340 f, 210403.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 7344.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860400 f, 210418.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 7394.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860460 f, 210432.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 7444.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860520 f, 210447.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 7493.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860580 f, 210462.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 7543.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860640 f, 210476.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 7593.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860700 f, 210491.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 7642.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860760 f, 210506.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 7692.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860820 f, 210520.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 7735.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860880 f, 210484.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 7785.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860940 f, 210498.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 7834.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861000 f, 210513.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 7884.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861060 f, 210528.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 7933.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861120 f, 210542.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 7983.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861180 f, 210557.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 8033.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861240 f, 210572.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 8082.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861300 f, 210586.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 8132.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861360 f, 210601.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 8175.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861420 f, 210564.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 8224.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861480 f, 210579.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 8274.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861540 f, 210593.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 8323.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861600 f, 210608.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 8373.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861660 f, 210623.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 8422.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861720 f, 210637.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861780 f, 210652.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 8472.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861840 f, 210667.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 8521.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861900 f, 210630.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 8564.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861960 f, 210645.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 8613.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862020 f, 210659.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 8663.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862080 f, 210674.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862140 f, 210689.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 8712.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862200 f, 210703.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 8762.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862260 f, 210718.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 8811.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862320 f, 210733.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 8861.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862380 f, 210747.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 8910.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862440 f, 210762.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 8960.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862500 f, 210725.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 9002.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862560 f, 210740.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 9051.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862620 f, 210754.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 9101.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862680 f, 210769.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 9150.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862740 f, 210784.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 9200.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862800 f, 210798.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 9249.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862860 f, 210813.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 9299.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862920 f, 210828.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 9348.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862980 f, 210842.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 9398.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863040 f, 210857.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 9447.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863100 f, 210820.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 9489.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863160 f, 210835.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 9538.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863220 f, 210850.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 9588.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863280 f, 210864.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 9637.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863340 f, 210879.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 9686.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863400 f, 210893.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 9736.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863460 f, 210908.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 9785.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863520 f, 210923.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 9835.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863580 f, 210937.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 9884.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863640 f, 210901.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 9925.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863700 f, 210915.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 9975.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863760 f, 210930.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 10024.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863820 f, 210945.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 10074.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863880 f, 210959.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 10123.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863940 f, 210974.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 10172.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864000 f, 210989.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 10222.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864060 f, 211003.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 10271.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864120 f, 211018.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 10320.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864180 f, 210981.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 10361.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864240 f, 210996.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 10411.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864300 f, 211010.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 10460.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864360 f, 211025.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 10509.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864420 f, 211040.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 10559.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864480 f, 211054.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 10608.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864540 f, 211069.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 10657.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864600 f, 211083.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 10707.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864660 f, 211098.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 10756.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864720 f, 211113.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 10805.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864780 f, 211076.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 10846.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864840 f, 211091.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 10895.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864900 f, 211105.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 10944.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864960 f, 211120.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 10994.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865020 f, 211134.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 11043.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865080 f, 211149.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 11092.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865140 f, 211164.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 11142.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865200 f, 211178.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 11191.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865260 f, 211193.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 11240.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865320 f, 211156.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 11280.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865380 f, 211171.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 11330.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865440 f, 211185.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 11379.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865500 f, 211200.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 11428.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865560 f, 211215.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 11477.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865620 f, 211229.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 11527.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865680 f, 211244.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 11576.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865740 f, 211259.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 11625.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865800 f, 211273.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 11674.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865860 f, 211236.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 11714.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865920 f, 211251.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 11763.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865980 f, 211266.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 11812.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866040 f, 211280.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 11862.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866100 f, 211295.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 11911.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866160 f, 211310.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 11960.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866220 f, 211324.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 12009.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 12059.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866280 f, 211339.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 12108.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866340 f, 211353.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 12157.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866400 f, 211317.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 12196.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866460 f, 211331.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 12245.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 12295.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866520 f, 211346.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 12344.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866580 f, 211360.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 12393.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866640 f, 211375.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 12442.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866700 f, 211390.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 12491.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 12540.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866760 f, 211404.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 12590.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866820 f, 211419.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 12639.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866880 f, 211434.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 12688.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866940 f, 211448.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 12727.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867000 f, 211411.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 12776.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867060 f, 211426.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 12825.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867120 f, 211441.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 12874.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867180 f, 211455.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 12923.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867240 f, 211470.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 12972.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867300 f, 211485.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 13022.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867360 f, 211499.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 13071.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867420 f, 211514.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 13120.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867480 f, 211528.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 13158.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867540 f, 211491.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 13207.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867600 f, 211506.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 13256.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867660 f, 211521.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 13306.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867720 f, 211535.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 13355.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867780 f, 211550.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 13404.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867840 f, 211565.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 13453.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867900 f, 211579.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 13502.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867960 f, 211594.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 13551.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868020 f, 211608.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 13600.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868080 f, 211572.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 13638.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868140 f, 211586.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 13687.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868200 f, 211601.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 13736.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868260 f, 211615.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 13785.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868320 f, 211630.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 13834.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868380 f, 211645.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 13883.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868440 f, 211659.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 13932.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868500 f, 211674.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 13982.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868560 f, 211689.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 14031.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868620 f, 211703.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 14080.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868680 f, 211666.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 14117.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868740 f, 211681.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 14166.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868800 f, 211695.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 14215.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868860 f, 211710.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 14264.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868920 f, 211725.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 14313.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868980 f, 211739.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 14362.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869040 f, 211754.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 14411.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869100 f, 211769.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 14460.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869160 f, 211783.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 14509.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869220 f, 211746.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 14546.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869280 f, 211761.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 14595.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869340 f, 211775.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 14644.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869400 f, 211790.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 14693.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869460 f, 211805.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 14742.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869520 f, 211819.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 14791.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869580 f, 211834.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 14840.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869640 f, 211848.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 14889.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869700 f, 211863.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 14938.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869760 f, 211878.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 14987.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869820 f, 211841.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 15024.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869880 f, 211855.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 15073.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869940 f, 211870.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 15122.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870000 f, 211885.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 15171.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870060 f, 211899.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 15220.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870120 f, 211914.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 15269.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870180 f, 211928.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 15318.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870240 f, 211943.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 15367.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870300 f, 211958.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 15415.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870360 f, 211921.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 15452.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870420 f, 211935.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 15501.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870480 f, 211950.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 15550.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870540 f, 211964.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 15599.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870600 f, 211979.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 15647.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870660 f, 211994.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 15696.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870720 f, 212008.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 15745.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 15794.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870780 f, 212023.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 15843.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870840 f, 212037.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 15892.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870900 f, 212000.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 15928.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870960 f, 212015.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 15977.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 16026.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871020 f, 212030.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871080 f, 212044.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 16074.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871140 f, 212059.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 16123.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871200 f, 212074.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 16172.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871260 f, 212088.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 16221.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871320 f, 212103.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 16270.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871380 f, 212117.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 16319.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871440 f, 212132.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 16368.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871500 f, 212095.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 16403.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871560 f, 212110.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 16452.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871620 f, 212124.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 16501.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871680 f, 212139.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 16550.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871740 f, 212153.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 16598.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871800 f, 212168.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 16647.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871860 f, 212183.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 16696.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871920 f, 212197.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 16745.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871980 f, 212212.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 16794.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872040 f, 212226.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 16829.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872100 f, 212189.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 16878.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872160 f, 212204.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 16926.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872220 f, 212218.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 16975.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872280 f, 212233.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 17024.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872340 f, 212248.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 17073.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872400 f, 212262.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 17121.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872460 f, 212277.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 17170.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872520 f, 212291.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 17219.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872580 f, 212306.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 17268.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872640 f, 212269.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 17303.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872700 f, 212284.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 17351.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872760 f, 212298.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 17400.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872820 f, 212313.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 17449.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872880 f, 212327.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 17497.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872940 f, 212342.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 17546.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873000 f, 212357.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 17595.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873060 f, 212371.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 17644.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873120 f, 212386.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 17692.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873180 f, 212349.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 17727.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873240 f, 212363.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 17775.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873300 f, 212378.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 17824.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873360 f, 212393.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 17873.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873420 f, 212407.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 17922.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873480 f, 212422.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 17970.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873540 f, 212436.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 18019.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873600 f, 212451.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 18068.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873660 f, 212465.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 18116.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873720 f, 212480.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873780 f, 212495.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 18165.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 18199.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873840 f, 212458.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 18248.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873900 f, 212472.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 18296.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873960 f, 212487.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 18345.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874020 f, 212501.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 18394.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874080 f, 212516.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 18442.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874140 f, 212531.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 18491.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874200 f, 212493.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 18525.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874260 f, 212508.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 18573.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874320 f, 212523.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 18622.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874380 f, 212537.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 18670.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874440 f, 212552.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 18719.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874500 f, 212566.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 18768.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874560 f, 212581.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 18816.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874620 f, 212596.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 18865.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874680 f, 212610.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 18914.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874740 f, 212573.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 18947.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874800 f, 212588.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 18995.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874860 f, 212602.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 19044.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 19093.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874920 f, 212617.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 19141.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874980 f, 212631.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 19190.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875040 f, 212646.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 19238.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875100 f, 212661.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 19287.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 19336.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875160 f, 212675.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 19384.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875220 f, 212690.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 19433.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875280 f, 212653.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 19466.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875340 f, 212667.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 19514.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 19563.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875400 f, 212682.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 19611.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875460 f, 212696.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 19660.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875520 f, 212711.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 19708.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875580 f, 212725.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 19757.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875640 f, 212740.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 19805.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875700 f, 212755.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 19838.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875760 f, 212718.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 19886.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875820 f, 212732.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 19935.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875880 f, 212747.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875940 f, 212761.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 19983.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876000 f, 212776.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 20032.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876060 f, 212790.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 20080.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876120 f, 212805.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 20129.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876180 f, 212768.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 20161.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 20210.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876240 f, 212782.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 20258.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876300 f, 212797.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 20306.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876360 f, 212812.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 20355.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876420 f, 212826.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 20403.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876480 f, 212841.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 20452.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876540 f, 212855.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 20500.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876600 f, 212870.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 20549.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876660 f, 212884.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 20581.1 fps, 0 ms/f
[junit] 1 s: 60 f / 43 ms, 1395.3 fps, 0 ms/f; total: 25560 f, 19937.5 fps, 0 ms/f
[junit] 4 s: 60 f / 44 ms, 1363.6 fps, 0 ms/f; total: 876720 f, 210648.7 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 25620 f, 19953.2 fps, 0 ms/f
[junit] 4 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 876780 f, 210561.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 19984.4 fps, 0 ms/f
[junit] 4 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 876840 f, 210475.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 20015.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876900 f, 210489.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 20062.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876960 f, 210504.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 20108.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877020 f, 210518.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 20155.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877080 f, 210532.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 20202.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877140 f, 210547.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 20233.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877200 f, 210511.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 20279.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877260 f, 210525.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 20326.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877320 f, 210539.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 20372.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 20419.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877380 f, 210554.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 20466.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877440 f, 210568.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 20512.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877500 f, 210583.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 20559.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877560 f, 210597.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 20606.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 20652.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877620 f, 210611.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 20699.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877680 f, 210626.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 20729.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877740 f, 210590.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 20776.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877800 f, 210604.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 20822.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877860 f, 210619.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 20869.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877920 f, 210633.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 20916.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877980 f, 210647.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 20962.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878040 f, 210662.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 21009.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878100 f, 210676.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 21055.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878160 f, 210690.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 21102.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878220 f, 210705.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 21149.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878280 f, 210669.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 21179.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878340 f, 210683.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 21225.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878400 f, 210698.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 21272.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878460 f, 210712.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 21318.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878520 f, 210726.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 21365.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878580 f, 210741.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 21411.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878640 f, 210755.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 21458.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 21505.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878700 f, 210769.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 21551.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878760 f, 210784.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 21598.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878820 f, 210798.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 21644.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878880 f, 210762.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 21674.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 21720.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878940 f, 210776.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 21767.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879000 f, 210791.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 21813.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879060 f, 210805.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 21860.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879120 f, 210820.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 21906.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879180 f, 210834.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 21953.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879240 f, 210798.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 21982.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879300 f, 210812.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 22029.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879360 f, 210827.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 22075.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879420 f, 210841.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 22105.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879480 f, 210805.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 22151.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879540 f, 210819.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 22198.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879600 f, 210834.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 22244.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879660 f, 210848.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 22291.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879720 f, 210862.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 22337.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879780 f, 210877.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 22383.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879840 f, 210891.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 22430.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879900 f, 210906.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 22476.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879960 f, 210920.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 22523.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880020 f, 210884.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 22552.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880080 f, 210898.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 22598.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880140 f, 210913.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 22645.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880200 f, 210927.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 22691.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880260 f, 210941.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 22737.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880320 f, 210956.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 22784.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880380 f, 210970.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 22830.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880440 f, 210984.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 22877.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880500 f, 210999.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 22923.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880560 f, 210963.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 22952.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880620 f, 210977.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 22998.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880680 f, 210991.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 23044.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880740 f, 211006.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 23091.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880800 f, 211020.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 23137.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880860 f, 211034.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 23183.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880920 f, 211049.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 23230.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880980 f, 211063.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 23276.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881040 f, 211078.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 23323.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881100 f, 211041.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 23351.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881160 f, 211056.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 23397.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881220 f, 211070.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 23444.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881280 f, 211085.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 23490.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881340 f, 211099.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 23536.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881400 f, 211113.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 23583.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881460 f, 211128.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 23629.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881520 f, 211142.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 23675.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881580 f, 211156.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 23722.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881640 f, 211120.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 23750.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881700 f, 211135.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 23796.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881760 f, 211149.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 23842.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881820 f, 211163.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 23888.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881880 f, 211178.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 23935.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881940 f, 211192.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 23981.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882000 f, 211206.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 24027.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882060 f, 211221.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 24074.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882120 f, 211235.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 24120.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882180 f, 211250.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 24166.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882240 f, 211213.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 24194.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882300 f, 211228.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 24240.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882360 f, 211242.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 24286.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882420 f, 211256.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 24333.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882480 f, 211271.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 24379.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882540 f, 211285.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 24425.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882600 f, 211299.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 24471.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882660 f, 211314.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 24518.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882720 f, 211328.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 24564.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882780 f, 211292.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 24591.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882840 f, 211306.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 24637.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882900 f, 211321.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 24684.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882960 f, 211335.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 24730.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883020 f, 211349.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 24776.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883080 f, 211364.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 24822.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883140 f, 211378.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 24869.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883200 f, 211393.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 24915.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883260 f, 211356.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 24942.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883320 f, 211371.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 24988.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883380 f, 211385.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 25034.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883440 f, 211399.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 25080.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883500 f, 211414.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 25127.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883560 f, 211428.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 25173.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883620 f, 211442.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 25219.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883680 f, 211406.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 25246.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883740 f, 211421.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 25292.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883800 f, 211435.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 25338.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883860 f, 211449.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 25384.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883920 f, 211464.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 25430.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883980 f, 211478.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 25476.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884040 f, 211492.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 25523.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884100 f, 211507.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 25569.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884160 f, 211521.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 25615.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884220 f, 211535.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 25661.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884280 f, 211499.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 25687.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884340 f, 211513.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 25734.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884400 f, 211528.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 25780.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884460 f, 211542.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 25826.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884520 f, 211557.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 25872.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884580 f, 211571.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 25918.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884640 f, 211585.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 25964.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884700 f, 211600.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 26010.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884760 f, 211614.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 26056.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884820 f, 211578.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 26082.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884880 f, 211592.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 26129.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884940 f, 211606.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 26175.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885000 f, 211621.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 26221.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885060 f, 211635.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 26267.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885120 f, 211649.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 26313.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885180 f, 211664.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 26359.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885240 f, 211678.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 26405.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885300 f, 211692.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 26451.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885360 f, 211656.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 26477.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885420 f, 211671.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 26523.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885480 f, 211685.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 26569.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885540 f, 211699.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 26615.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885600 f, 211714.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 26661.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885660 f, 211728.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 26707.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885720 f, 211742.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 26753.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885780 f, 211757.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 26799.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885840 f, 211771.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 26825.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885900 f, 211735.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 26871.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885960 f, 211749.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 26917.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886020 f, 211763.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 26963.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886080 f, 211778.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 27009.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886140 f, 211792.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 27055.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886200 f, 211806.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886260 f, 211821.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 27101.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886320 f, 211835.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 27147.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886380 f, 211849.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 27193.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886440 f, 211864.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 27239.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886500 f, 211878.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886560 f, 211842.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 27264.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886620 f, 211856.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 27310.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886680 f, 211870.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 27356.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886740 f, 211885.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 27381.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886800 f, 211849.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 27427.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886860 f, 211863.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 27473.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886920 f, 211877.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 27519.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 27543.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886980 f, 211841.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 27589.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887040 f, 211855.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 27635.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887100 f, 211870.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 27681.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887160 f, 211884.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 27727.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887220 f, 211898.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 27773.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887280 f, 211913.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 27819.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887340 f, 211927.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 27865.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887400 f, 211891.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 27889.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887460 f, 211905.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 27935.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887520 f, 211919.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 27981.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887580 f, 211934.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 28027.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887640 f, 211948.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 28073.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887700 f, 211962.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 28119.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887760 f, 211977.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 28165.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887820 f, 211991.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 28189.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887880 f, 211955.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 28235.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887940 f, 211969.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 28281.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888000 f, 211983.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 28326.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888060 f, 211998.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 28372.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888120 f, 212012.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 28418.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888180 f, 212026.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 28464.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888240 f, 212041.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 28510.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888300 f, 212055.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 28534.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888360 f, 212019.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 28580.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888420 f, 212033.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 28625.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888480 f, 212047.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 28671.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888540 f, 212062.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 28717.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888600 f, 212076.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 28763.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888660 f, 212090.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 28787.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888720 f, 212054.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888780 f, 212068.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 28832.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 28878.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888840 f, 212083.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 28924.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888900 f, 212097.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 28970.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888960 f, 212111.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 29016.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889020 f, 212125.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 29061.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889080 f, 212140.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 29107.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889140 f, 212154.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 29153.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889200 f, 212118.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 29176.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889260 f, 212132.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 29222.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889320 f, 212146.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 29268.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889380 f, 212161.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 29314.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889440 f, 212175.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 29359.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889500 f, 212189.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 29405.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889560 f, 212153.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 29428.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889620 f, 212167.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 29474.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889680 f, 212182.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 29520.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 29565.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889740 f, 212196.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 29611.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889800 f, 212210.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 29657.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889860 f, 212225.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889920 f, 212239.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 29702.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889980 f, 212203.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 29726.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890040 f, 212217.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 29771.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890100 f, 212231.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 29817.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890160 f, 212246.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 29863.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890220 f, 212260.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 29908.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890280 f, 212274.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 29954.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890340 f, 212288.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 30000.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890400 f, 212303.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 30045.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890460 f, 212266.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 30068.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890520 f, 212281.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 30114.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890580 f, 212295.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 30159.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890640 f, 212309.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 30205.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890700 f, 212324.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 30250.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890760 f, 212338.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 30296.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890820 f, 212352.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 30342.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890880 f, 212367.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 30387.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890940 f, 212330.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 30410.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891000 f, 212345.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 30455.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891060 f, 212359.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 30501.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891120 f, 212373.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 30547.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891180 f, 212388.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 30592.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891240 f, 212402.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 30638.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891300 f, 212416.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 30683.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891360 f, 212430.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 30729.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891420 f, 212445.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 30775.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891480 f, 212408.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 30797.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891540 f, 212423.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 30842.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891600 f, 212437.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 30888.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891660 f, 212451.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 30933.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891720 f, 212466.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 30979.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891780 f, 212480.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 31025.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891840 f, 212494.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 31070.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891900 f, 212508.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 31116.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891960 f, 212523.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 31161.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892020 f, 212537.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 31207.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892080 f, 212501.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 31229.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892140 f, 212515.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 31274.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892200 f, 212529.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 31320.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892260 f, 212544.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 31365.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892320 f, 212558.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 31411.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892380 f, 212572.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 31456.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892440 f, 212586.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 31502.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892500 f, 212601.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 31547.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892560 f, 212615.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 31593.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892620 f, 212579.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 31614.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892680 f, 212593.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 31660.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892740 f, 212607.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 31705.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892800 f, 212622.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 31751.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892860 f, 212636.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 31796.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892920 f, 212650.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 31842.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892980 f, 212664.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 31887.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893040 f, 212679.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 31933.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893100 f, 212693.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 31954.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893160 f, 212657.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893220 f, 212671.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 32000.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893280 f, 212685.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 32045.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893340 f, 212700.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 32090.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893400 f, 212714.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 32136.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893460 f, 212728.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 32181.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893520 f, 212742.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893580 f, 212757.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 32227.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893640 f, 212771.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 32272.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893700 f, 212785.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 32318.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893760 f, 212749.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 32339.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893820 f, 212763.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 32384.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893880 f, 212777.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 32429.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893940 f, 212792.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 32475.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894000 f, 212806.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 32520.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894060 f, 212820.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 32566.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894120 f, 212835.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 32611.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894180 f, 212849.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 32657.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894240 f, 212863.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 32702.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894300 f, 212877.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 32747.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894360 f, 212841.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 32768.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894420 f, 212855.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 32813.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894480 f, 212870.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 32859.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894540 f, 212884.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 32904.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894600 f, 212898.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 32950.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894660 f, 212912.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 32995.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894720 f, 212927.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 33040.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894780 f, 212941.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 33086.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894840 f, 212955.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 33131.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894900 f, 212919.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 33151.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894960 f, 212933.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 33197.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895020 f, 212947.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 33242.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895080 f, 212962.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 33287.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895140 f, 212976.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 33333.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895200 f, 212990.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 33378.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895260 f, 213005.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 33424.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895320 f, 213019.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 33469.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895380 f, 213033.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 33514.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895440 f, 212997.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 33534.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895500 f, 213011.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 33580.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895560 f, 213025.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 33625.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895620 f, 213039.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 33670.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895680 f, 213054.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 33716.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895740 f, 213068.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 33761.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895800 f, 213082.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 33806.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895860 f, 213097.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 33851.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895920 f, 213111.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 33897.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895980 f, 213074.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 33916.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896040 f, 213089.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 33962.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896100 f, 213103.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 34007.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896160 f, 213117.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 34052.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896220 f, 213132.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 34098.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896280 f, 213146.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 34143.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896340 f, 213160.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 34188.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896400 f, 213174.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 34233.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896460 f, 213189.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 34279.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896520 f, 213203.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 34324.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896580 f, 213166.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 34343.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896640 f, 213181.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 34389.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896700 f, 213195.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 34434.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896760 f, 213209.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 34479.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896820 f, 213223.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 34524.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896880 f, 213238.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 34570.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896940 f, 213252.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 34615.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897000 f, 213266.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 34660.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897060 f, 213281.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 34705.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897120 f, 213244.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 34724.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897180 f, 213258.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 34770.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897240 f, 213273.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 34815.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897300 f, 213287.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 34860.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897360 f, 213301.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 34905.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897420 f, 213315.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 34951.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897480 f, 213330.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 34996.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897540 f, 213344.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 35041.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897600 f, 213358.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 35086.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897660 f, 213322.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 35105.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897720 f, 213336.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 35150.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897780 f, 213350.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 35195.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897840 f, 213365.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 35240.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897900 f, 213379.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 35286.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897960 f, 213393.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 35331.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898020 f, 213407.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 35376.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898080 f, 213422.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 35421.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898140 f, 213436.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 35466.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898200 f, 213450.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 35512.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898260 f, 213414.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 35530.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898320 f, 213428.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 35575.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898380 f, 213442.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 35620.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898440 f, 213456.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 35665.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898500 f, 213471.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 35711.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898560 f, 213485.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 35756.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898620 f, 213499.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 35801.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898680 f, 213513.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 35846.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898740 f, 213528.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 35891.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898800 f, 213491.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 35909.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898860 f, 213505.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 35954.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898920 f, 213520.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 36000.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898980 f, 213534.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 36045.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899040 f, 213548.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 36090.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899100 f, 213562.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 36135.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899160 f, 213577.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 36180.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899220 f, 213591.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 36225.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899280 f, 213605.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 36270.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899340 f, 213569.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 36288.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899400 f, 213583.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 36333.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899460 f, 213597.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 36378.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899520 f, 213611.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 36423.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899580 f, 213626.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 36468.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899640 f, 213640.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 36513.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899700 f, 213654.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 36558.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899760 f, 213668.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 36604.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899820 f, 213683.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 36649.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899880 f, 213646.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 36666.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899940 f, 213660.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 36711.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900000 f, 213675.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 36756.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900060 f, 213689.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 36801.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900120 f, 213703.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 36846.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900180 f, 213667.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 36864.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900240 f, 213681.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 36909.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 36954.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900300 f, 213695.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 36999.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900360 f, 213709.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 37044.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900420 f, 213724.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 37089.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900480 f, 213738.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 37134.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900540 f, 213752.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 37179.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900600 f, 213766.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 37224.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900660 f, 213730.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 37241.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900720 f, 213744.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 37286.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900780 f, 213758.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 37331.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900840 f, 213773.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 37376.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900900 f, 213787.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 37421.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900960 f, 213801.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 37466.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901020 f, 213815.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 37511.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901080 f, 213830.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 37556.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901140 f, 213844.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 37601.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901200 f, 213858.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 37646.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901260 f, 213822.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 37662.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901320 f, 213836.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 37707.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901380 f, 213850.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 37752.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901440 f, 213864.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 37797.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901500 f, 213879.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 37842.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901560 f, 213893.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 37887.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901620 f, 213907.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 37932.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901680 f, 213921.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 37977.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901740 f, 213935.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 38022.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901800 f, 213899.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 38038.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901860 f, 213913.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 38083.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901920 f, 213927.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 38128.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901980 f, 213942.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 38173.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902040 f, 213956.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 38218.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902100 f, 213970.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 38263.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902160 f, 213984.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 38308.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902220 f, 213999.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 38353.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902280 f, 214013.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 38398.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902340 f, 213976.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 38414.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902400 f, 213990.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 38459.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902460 f, 214005.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 38504.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902520 f, 214019.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 38548.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902580 f, 214033.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 38593.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902640 f, 214047.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 38638.7 fps, 0 ms/f
[junit] 1 s: 60 f / 72 ms, 833.3 fps, 1 ms/f; total: 51720 f, 36706.8 fps, 0 ms/f
[junit] 4 s: 60 f / 73 ms, 821.9 fps, 1 ms/f; total: 902700 f, 210419.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 36723.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902760 f, 210433.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 36765.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902820 f, 210447.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 36782.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902880 f, 210412.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 36824.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902940 f, 210426.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 36867.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903000 f, 210440.4 fps, 0 ms/f
[junit] 1 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 52080 f, 36831.6 fps, 0 ms/f
[junit] 4 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 903060 f, 210307.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 36874.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903120 f, 210321.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 36890.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903180 f, 210286.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 36932.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903240 f, 210300.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 36975.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903300 f, 210314.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 37017.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903360 f, 210279.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 37033.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903420 f, 210293.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 37076.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903480 f, 210307.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 37118.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903540 f, 210272.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 37134.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903600 f, 210286.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 37177.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903660 f, 210300.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 37219.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903720 f, 210314.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 37235.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903780 f, 210279.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 37277.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903840 f, 210293.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 37293.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903900 f, 210258.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 37336.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903960 f, 210272.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 37378.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904020 f, 210286.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 37420.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904080 f, 210300.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 37463.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 37505.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904140 f, 210314.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 37547.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904200 f, 210327.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 37589.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904260 f, 210341.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 37632.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904320 f, 210306.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 37647.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904380 f, 210320.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 37690.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904440 f, 210334.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 37732.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904500 f, 210348.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 37774.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904560 f, 210362.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 37816.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904620 f, 210376.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 37859.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904680 f, 210390.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 37901.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904740 f, 210355.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 37916.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904800 f, 210369.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 37959.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904860 f, 210383.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 38001.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904920 f, 210397.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 38043.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904980 f, 210411.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 38085.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905040 f, 210425.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 38128.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905100 f, 210439.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 38170.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905160 f, 210453.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 38212.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905220 f, 210467.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 38227.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905280 f, 210432.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 38270.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905340 f, 210446.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 38312.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905400 f, 210460.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 38354.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905460 f, 210474.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 38396.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905520 f, 210488.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 38438.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905580 f, 210502.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 38481.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905640 f, 210516.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 38523.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905700 f, 210529.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 38538.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905760 f, 210495.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 38580.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905820 f, 210508.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 38622.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905880 f, 210522.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 38664.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905940 f, 210536.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 38706.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906000 f, 210550.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 38749.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906060 f, 210564.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 38791.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906120 f, 210578.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 38806.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906180 f, 210543.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 38848.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906240 f, 210557.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 38890.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906300 f, 210571.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 38932.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906360 f, 210585.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 38974.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906420 f, 210599.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 39016.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906480 f, 210613.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 39058.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906540 f, 210627.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906600 f, 210641.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 39073.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906660 f, 210606.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 39115.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906720 f, 210620.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 39157.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 39200.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906780 f, 210634.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 39242.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906840 f, 210648.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 39284.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906900 f, 210662.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 39326.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906960 f, 210675.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907020 f, 210640.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 39340.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907080 f, 210654.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 39382.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907140 f, 210668.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 39424.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907200 f, 210682.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 39467.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907260 f, 210696.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 39509.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907320 f, 210710.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 39551.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907380 f, 210724.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 39565.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907440 f, 210689.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 39607.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907500 f, 210703.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 39649.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907560 f, 210717.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 39691.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907620 f, 210731.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 39733.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907680 f, 210745.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 39775.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907740 f, 210759.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 39817.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907800 f, 210773.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 39859.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907860 f, 210787.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 39901.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907920 f, 210752.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 39915.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907980 f, 210766.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 39957.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908040 f, 210779.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 40000.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908100 f, 210793.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 40042.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908160 f, 210807.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 40084.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908220 f, 210821.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 40126.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908280 f, 210835.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 40168.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908340 f, 210849.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 40210.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908400 f, 210863.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 40252.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908460 f, 210828.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 40265.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908520 f, 210842.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 40307.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908580 f, 210856.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 40349.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908640 f, 210870.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 40391.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908700 f, 210884.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 40433.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908760 f, 210898.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 40475.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908820 f, 210912.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 40517.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908880 f, 210925.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 40559.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908940 f, 210939.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 40601.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909000 f, 210904.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 40615.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909060 f, 210918.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 40657.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909120 f, 210932.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 40699.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909180 f, 210946.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 40741.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909240 f, 210960.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 40783.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909300 f, 210974.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 40825.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909360 f, 210988.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 40867.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909420 f, 211002.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 40909.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909480 f, 211016.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 40951.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909540 f, 210981.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 40964.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 41006.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909600 f, 210995.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 41048.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909660 f, 211009.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 41090.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909720 f, 211022.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 41132.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909780 f, 211036.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 41174.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 41215.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909840 f, 211050.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 41257.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909900 f, 211064.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 41299.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909960 f, 211078.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 41341.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910020 f, 211092.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 41383.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910080 f, 211057.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 41396.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910140 f, 211071.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 41438.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910200 f, 211085.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 41480.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910260 f, 211099.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 41522.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910320 f, 211113.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 41564.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910380 f, 211127.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 41606.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910440 f, 211141.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 41648.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910500 f, 211154.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910560 f, 211168.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 41689.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910620 f, 211182.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 41731.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910680 f, 211196.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 41744.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910740 f, 211161.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 41786.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910800 f, 211175.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 41828.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910860 f, 211189.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 41870.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910920 f, 211203.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 41912.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910980 f, 211217.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 41953.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911040 f, 211231.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 41995.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911100 f, 211245.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 42037.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911160 f, 211258.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 42079.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911220 f, 211223.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 42092.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911280 f, 211237.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 42133.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911340 f, 211251.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 42175.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911400 f, 211265.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 42217.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911460 f, 211279.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 42259.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911520 f, 211293.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 42301.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911580 f, 211307.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 42343.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911640 f, 211321.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 42384.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911700 f, 211335.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 42426.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911760 f, 211349.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 42439.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911820 f, 211314.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 42480.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911880 f, 211327.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 42522.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911940 f, 211341.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 42564.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912000 f, 211355.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 42606.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912060 f, 211369.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 42648.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912120 f, 211383.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 42689.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912180 f, 211397.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 42731.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912240 f, 211411.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 42773.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912300 f, 211425.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 42815.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912360 f, 211390.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 42827.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912420 f, 211404.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 42869.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912480 f, 211417.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 42910.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912540 f, 211431.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 42952.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912600 f, 211445.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 42994.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912660 f, 211459.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 43036.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 43077.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912720 f, 211473.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 43119.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912780 f, 211487.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 43161.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912840 f, 211501.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 43203.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912900 f, 211515.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 43245.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912960 f, 211480.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 43256.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 43298.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913020 f, 211494.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913080 f, 211507.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 43340.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913140 f, 211521.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 43382.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913200 f, 211535.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 43423.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913260 f, 211549.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 43465.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913320 f, 211563.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 43507.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913380 f, 211577.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 43549.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913440 f, 211542.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 43560.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913500 f, 211556.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 43602.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913560 f, 211570.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 43643.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913620 f, 211584.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 43685.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913680 f, 211597.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 43727.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913740 f, 211611.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 43769.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 43810.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913800 f, 211625.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 43852.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913860 f, 211639.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 43894.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913920 f, 211653.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 43905.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913980 f, 211618.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 43947.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 43988.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914040 f, 211632.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 44030.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914100 f, 211646.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 44072.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914160 f, 211660.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 44113.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914220 f, 211674.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 44155.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914280 f, 211687.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 44197.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914340 f, 211701.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 44239.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914400 f, 211715.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 44280.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914460 f, 211729.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 44322.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914520 f, 211694.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 44333.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914580 f, 211708.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 44375.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914640 f, 211722.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 44416.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914700 f, 211736.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 44458.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914760 f, 211750.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 44500.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914820 f, 211763.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 44541.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914880 f, 211777.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 44583.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914940 f, 211791.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 44625.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915000 f, 211805.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 44666.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915060 f, 211770.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 44677.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915120 f, 211784.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 44718.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915180 f, 211798.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 44760.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915240 f, 211812.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 44802.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915300 f, 211825.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 44843.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915360 f, 211839.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 44885.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915420 f, 211853.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 44927.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915480 f, 211867.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 44968.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915540 f, 211881.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 45010.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915600 f, 211895.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 45052.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915660 f, 211860.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 45062.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915720 f, 211874.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 45104.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915780 f, 211888.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 45145.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915840 f, 211901.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 45187.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 45228.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915900 f, 211915.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 45270.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915960 f, 211929.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 45280.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916020 f, 211894.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916080 f, 211908.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 45322.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916140 f, 211922.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 45363.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916200 f, 211936.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 45405.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916260 f, 211950.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 45446.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916320 f, 211963.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 45488.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916380 f, 211977.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916440 f, 211991.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 45530.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916500 f, 212005.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 45571.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916560 f, 212019.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 45613.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916620 f, 211984.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 45623.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916680 f, 211998.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 45664.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916740 f, 212012.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 45706.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916800 f, 212025.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 45747.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916860 f, 212039.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 45789.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916920 f, 212053.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 45831.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916980 f, 212067.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 45872.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917040 f, 212081.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 45914.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917100 f, 212095.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 45955.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917160 f, 212060.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 45965.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917220 f, 212073.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 46006.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917280 f, 212087.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 46048.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917340 f, 212101.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 46089.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917400 f, 212115.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 46131.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917460 f, 212129.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 46173.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917520 f, 212143.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 46214.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917580 f, 212157.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 46256.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917640 f, 212171.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 46297.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917700 f, 212184.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 46307.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917760 f, 212149.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 46348.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917820 f, 212163.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 46390.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917880 f, 212177.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 46431.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917940 f, 212191.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 46473.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918000 f, 212205.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 46514.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918060 f, 212219.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 46556.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918120 f, 212233.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 46597.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918180 f, 212246.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 46639.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918240 f, 212211.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 46648.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918300 f, 212225.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 46689.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918360 f, 212239.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 46731.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918420 f, 212253.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 46772.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918480 f, 212267.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 46814.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918540 f, 212281.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 46855.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918600 f, 212294.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 46897.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918660 f, 212308.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 46938.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918720 f, 212322.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 46979.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918780 f, 212336.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 47021.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918840 f, 212301.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 47030.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918900 f, 212315.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 47071.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918960 f, 212329.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 47113.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919020 f, 212342.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 47154.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 47196.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919080 f, 212356.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 47237.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919140 f, 212370.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 47279.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919200 f, 212384.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 47320.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919260 f, 212398.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 47361.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 47403.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919320 f, 212412.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 47412.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919380 f, 212376.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 47453.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919440 f, 212390.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 47494.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919500 f, 212404.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 47536.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919560 f, 212418.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 47577.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919620 f, 212432.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919680 f, 212446.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 47619.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919740 f, 212460.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 47660.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919800 f, 212474.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 47701.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919860 f, 212487.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 47743.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 47751.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919920 f, 212452.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 47793.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919980 f, 212466.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 47834.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920040 f, 212480.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 47875.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920100 f, 212494.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 47917.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920160 f, 212508.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 47958.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920220 f, 212521.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 48000.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920280 f, 212535.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 48041.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920340 f, 212549.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 48082.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920400 f, 212563.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 48124.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920460 f, 212528.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 48132.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920520 f, 212542.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 48173.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920580 f, 212555.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 48215.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920640 f, 212569.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 48256.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920700 f, 212583.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 48297.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920760 f, 212597.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 48339.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920820 f, 212611.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 48380.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920880 f, 212625.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 48421.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920940 f, 212639.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 48463.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921000 f, 212603.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 48471.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921060 f, 212617.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 48512.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921120 f, 212631.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 48553.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921180 f, 212645.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 48595.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921240 f, 212659.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 48636.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921300 f, 212673.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 48677.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921360 f, 212686.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 48719.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921420 f, 212700.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 48760.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921480 f, 212714.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 48801.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921540 f, 212728.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 48842.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921600 f, 212693.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 48850.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921660 f, 212707.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 48891.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921720 f, 212720.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 48933.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921780 f, 212734.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 48974.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 49015.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921840 f, 212748.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 49057.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921900 f, 212762.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 49098.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921960 f, 212776.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 49139.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922020 f, 212790.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 49181.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922080 f, 212804.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 49188.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922140 f, 212768.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 49229.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922200 f, 212782.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 49270.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922260 f, 212796.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 49312.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922320 f, 212810.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 49353.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922380 f, 212824.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 49394.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922440 f, 212838.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 49436.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922500 f, 212851.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 49477.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922560 f, 212865.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922620 f, 212879.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 49518.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922680 f, 212844.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 49525.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922740 f, 212858.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 49567.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922800 f, 212871.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 49608.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922860 f, 212885.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 49649.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922920 f, 212899.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922980 f, 212913.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 49690.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923040 f, 212927.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 49731.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923100 f, 212941.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 49773.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923160 f, 212955.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 49814.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923220 f, 212968.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 49855.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923280 f, 212982.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 49862.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923340 f, 212947.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 49903.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923400 f, 212961.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 49945.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923460 f, 212975.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 49986.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923520 f, 212988.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 50027.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923580 f, 213002.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 50068.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923640 f, 213016.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 50109.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923700 f, 213030.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 50151.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923760 f, 213044.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 50192.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923820 f, 213058.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 50233.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923880 f, 213071.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 50240.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923940 f, 213036.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 50281.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924000 f, 213050.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 50322.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924060 f, 213064.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 50363.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924120 f, 213078.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 50404.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924180 f, 213091.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 50446.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924240 f, 213105.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 50487.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924300 f, 213119.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 50528.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924360 f, 213133.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 50569.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924420 f, 213147.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 50576.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924480 f, 213112.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 50617.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924540 f, 213125.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 50658.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924600 f, 213139.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 50699.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924660 f, 213153.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 50740.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924720 f, 213167.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 50781.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924780 f, 213181.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 50823.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924840 f, 213195.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 50864.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924900 f, 213208.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 50905.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924960 f, 213222.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 50946.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925020 f, 213187.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 50952.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925080 f, 213201.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 50993.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925140 f, 213215.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 51034.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925200 f, 213228.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 51076.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925260 f, 213242.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 51117.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925320 f, 213256.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 51158.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925380 f, 213270.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 51199.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925440 f, 213284.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 51240.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925500 f, 213298.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 51281.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925560 f, 213311.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 51287.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925620 f, 213276.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 51328.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925680 f, 213290.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 51369.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925740 f, 213304.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 51410.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925800 f, 213317.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 51452.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925860 f, 213331.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 51493.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925920 f, 213345.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 51534.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925980 f, 213359.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 51575.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926040 f, 213373.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 51616.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926100 f, 213387.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 51657.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926160 f, 213351.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 51663.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926220 f, 213365.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 51704.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926280 f, 213379.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 51745.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926340 f, 213393.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 51786.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926400 f, 213407.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 51827.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926460 f, 213420.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 51868.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926520 f, 213434.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 51909.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926580 f, 213448.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 51950.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926640 f, 213462.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 51991.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926700 f, 213427.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 51997.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926760 f, 213440.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 52038.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926820 f, 213454.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 52079.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926880 f, 213468.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76200 f, 52120.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926940 f, 213482.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927000 f, 213496.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 52161.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927060 f, 213509.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 52202.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927120 f, 213523.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 52243.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927180 f, 213537.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 52284.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927240 f, 213551.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 52289.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927300 f, 213516.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 52330.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927360 f, 213529.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 52371.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927420 f, 213543.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 52412.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927480 f, 213557.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 52453.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927540 f, 213571.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 52494.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927600 f, 213585.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 52535.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927660 f, 213598.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 52576.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927720 f, 213612.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 52617.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927780 f, 213626.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 52658.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927840 f, 213640.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 52663.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927900 f, 213604.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 52704.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927960 f, 213618.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 52745.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928020 f, 213632.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 52786.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928080 f, 213646.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 52827.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928140 f, 213660.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 52868.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928200 f, 213674.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 52909.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928260 f, 213687.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 52950.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928320 f, 213701.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 52991.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928380 f, 213715.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 52996.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928440 f, 213680.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 53037.5 fps, 0 ms/f
[junit] 1 s: 60 f / 49 ms, 1224.4 fps, 0 ms/f; total: 77760 f, 51360.6 fps, 0 ms/f
[junit] 4 s: 60 f / 49 ms, 1224.4 fps, 0 ms/f; total: 928500 f, 211310.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 51366.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928560 f, 211276.4 fps, 0 ms/f
[junit] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 77880 f, 50835.5 fps, 0 ms/f
[junit] 4 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 928620 f, 210428.2 fps, 0 ms/f
[junit] 1 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 77940 f, 50709.1 fps, 0 ms/f
[junit] 4 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 928680 f, 210251.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 50748.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928740 f, 210264.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 50787.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928800 f, 210278.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 50826.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928860 f, 210292.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 50865.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928920 f, 210305.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 50904.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928980 f, 210319.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 50943.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929040 f, 210332.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 50982.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929100 f, 210346.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 50988.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929160 f, 210312.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 51027.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929220 f, 210325.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 51066.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929280 f, 210339.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 51105.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929340 f, 210353.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 51144.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929400 f, 210366.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 51183.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929460 f, 210380.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 51222.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929520 f, 210393.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 51261.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929580 f, 210407.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 51300.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929640 f, 210421.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 51306.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929700 f, 210386.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 51345.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929760 f, 210400.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 51384.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929820 f, 210414.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 51423.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929880 f, 210427.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 51461.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929940 f, 210441.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 51500.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930000 f, 210454.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 51539.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930060 f, 210468.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 51578.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930120 f, 210482.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 51617.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930180 f, 210495.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 51623.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930240 f, 210461.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 51662.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930300 f, 210475.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 51701.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930360 f, 210488.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 51740.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930420 f, 210502.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 51779.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930480 f, 210515.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 51818.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930540 f, 210529.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 51857.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930600 f, 210542.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 51896.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930660 f, 210556.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 51935.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930720 f, 210570.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 51974.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930780 f, 210536.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 51979.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930840 f, 210549.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 52018.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930900 f, 210563.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 52057.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930960 f, 210576.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 52096.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931020 f, 210590.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 52134.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931080 f, 210603.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 52173.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 52212.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931140 f, 210617.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 52251.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931200 f, 210631.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 52290.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931260 f, 210644.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 52295.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931320 f, 210610.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 52334.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 52373.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931380 f, 210624.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 52412.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931440 f, 210637.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 52451.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931500 f, 210651.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 52490.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931560 f, 210664.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 52529.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931620 f, 210678.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 52568.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931680 f, 210692.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 52607.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931740 f, 210705.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 52645.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931800 f, 210719.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 52684.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931860 f, 210685.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 52689.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931920 f, 210698.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 52728.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931980 f, 210712.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 52767.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932040 f, 210725.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 52806.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932100 f, 210739.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 52845.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932160 f, 210752.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 52883.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932220 f, 210766.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 52922.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932280 f, 210780.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 52961.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932340 f, 210793.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 53000.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932400 f, 210759.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 53005.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932460 f, 210773.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 53044.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932520 f, 210786.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 53082.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932580 f, 210800.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 53121.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932640 f, 210813.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 53160.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932700 f, 210827.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 53199.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932760 f, 210840.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 53238.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932820 f, 210854.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 53277.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932880 f, 210868.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 53281.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932940 f, 210833.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 53320.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933000 f, 210847.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 53359.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933060 f, 210861.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 53398.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933120 f, 210874.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 53436.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933180 f, 210888.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 53475.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933240 f, 210901.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 53514.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933300 f, 210915.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 53553.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933360 f, 210928.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 53592.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933420 f, 210942.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 53631.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933480 f, 210908.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 53635.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933540 f, 210921.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 53673.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933600 f, 210935.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 53712.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933660 f, 210948.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 53751.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933720 f, 210962.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 53790.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933780 f, 210976.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 53829.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933840 f, 210989.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 53868.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933900 f, 211003.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 53906.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933960 f, 211016.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 53945.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934020 f, 211030.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 53984.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934080 f, 210996.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 53988.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934140 f, 211009.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 54027.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934200 f, 211023.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 54065.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934260 f, 211036.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 54104.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934320 f, 211050.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 54143.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934380 f, 211063.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 54182.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934440 f, 211077.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83880 f, 54221.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934500 f, 211091.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 54259.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934560 f, 211056.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 54263.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 54302.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934620 f, 211070.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 54341.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934680 f, 211084.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 54379.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934740 f, 211097.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 54418.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934800 f, 211111.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 54457.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 54496.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934860 f, 211124.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 54534.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934920 f, 211138.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 54573.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934980 f, 211151.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 54612.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935040 f, 211165.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 54651.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935100 f, 211131.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 54654.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935160 f, 211144.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 54693.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935220 f, 211158.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 54732.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935280 f, 211171.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 54770.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935340 f, 211185.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 54809.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935400 f, 211198.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 54848.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935460 f, 211212.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85020 f, 54887.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935520 f, 211226.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 54925.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935580 f, 211239.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 54964.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935640 f, 211253.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85200 f, 55003.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935700 f, 211218.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 55006.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935760 f, 211232.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 55045.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935820 f, 211246.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 55083.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935880 f, 211259.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85440 f, 55122.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935940 f, 211273.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 55161.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936000 f, 211286.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 55200.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936060 f, 211300.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 55238.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936120 f, 211313.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 55277.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936180 f, 211327.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 55316.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936240 f, 211293.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 55319.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936300 f, 211306.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 55357.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936360 f, 211320.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 55396.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936420 f, 211333.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 55435.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936480 f, 211347.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 55473.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936540 f, 211360.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 55512.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936600 f, 211374.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 55551.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936660 f, 211387.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 55589.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936720 f, 211401.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 55628.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936780 f, 211415.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 55667.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936840 f, 211380.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86400 f, 55670.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936900 f, 211394.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 55708.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936960 f, 211407.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 55747.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937020 f, 211421.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 55786.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937080 f, 211435.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 55824.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937140 f, 211448.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 55863.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937200 f, 211462.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86760 f, 55902.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937260 f, 211475.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 55940.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937320 f, 211489.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 55979.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937380 f, 211454.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 55981.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937440 f, 211468.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 56020.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937500 f, 211482.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 56059.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937560 f, 211495.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 56097.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937620 f, 211509.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 56136.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937680 f, 211522.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 56175.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937740 f, 211536.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 56213.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937800 f, 211549.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 56252.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937860 f, 211563.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 56291.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937920 f, 211576.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 56293.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937980 f, 211542.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 56332.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938040 f, 211556.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938100 f, 211569.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 56370.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938160 f, 211583.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 56409.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938220 f, 211596.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 56447.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938280 f, 211610.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 56486.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938340 f, 211623.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 56525.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938400 f, 211637.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 56563.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938460 f, 211650.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 56602.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938520 f, 211664.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88020 f, 56604.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938580 f, 211630.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 56643.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938640 f, 211643.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 56681.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938700 f, 211657.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 56720.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938760 f, 211670.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 56758.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938820 f, 211684.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 56797.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938880 f, 211697.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 56836.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938940 f, 211711.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 56874.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939000 f, 211724.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 56913.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939060 f, 211738.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88560 f, 56915.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939120 f, 211704.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 56953.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939180 f, 211717.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 56992.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939240 f, 211731.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 57030.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939300 f, 211744.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 57069.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939360 f, 211758.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 57107.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939420 f, 211771.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 57146.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939480 f, 211785.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 57185.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939540 f, 211798.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 57223.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939600 f, 211812.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 57262.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939660 f, 211825.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 57263.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939720 f, 211791.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 57302.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939780 f, 211805.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 57341.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939840 f, 211818.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 57379.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939900 f, 211832.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 57418.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939960 f, 211845.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 57456.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940020 f, 211859.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 57495.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940080 f, 211872.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 57533.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940140 f, 211886.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 57572.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940200 f, 211899.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 57610.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940260 f, 211865.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 57612.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940320 f, 211879.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 57650.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940380 f, 211892.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89880 f, 57689.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940440 f, 211906.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 57727.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940500 f, 211919.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 57766.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940560 f, 211933.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 57804.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940620 f, 211946.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 57843.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940680 f, 211960.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 57881.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940740 f, 211973.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 57920.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940800 f, 211987.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 57921.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940860 f, 211953.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 57960.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940920 f, 211966.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 57998.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940980 f, 211980.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 58037.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941040 f, 211993.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 58075.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941100 f, 212007.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 58114.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941160 f, 212020.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 58152.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941220 f, 212034.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 58191.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941280 f, 212047.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 58229.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941340 f, 212061.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 58268.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941400 f, 212074.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 58269.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941460 f, 212040.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 58307.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941520 f, 212054.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 58346.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941580 f, 212067.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 58384.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941640 f, 212081.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 58423.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941700 f, 212094.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 58461.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941760 f, 212108.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 58500.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941820 f, 212121.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 58538.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941880 f, 212135.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941940 f, 212100.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 58539.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942000 f, 212114.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 58577.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942060 f, 212127.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 58616.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942120 f, 212141.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 58654.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942180 f, 212154.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 58693.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942240 f, 212168.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942300 f, 212181.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 58731.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 58770.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942360 f, 212195.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 58808.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942420 f, 212208.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 58846.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942480 f, 212222.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 58885.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942540 f, 212188.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 58886.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942600 f, 212201.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 58924.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942660 f, 212215.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 58962.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942720 f, 212228.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 59001.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942780 f, 212242.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 59039.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942840 f, 212255.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 59078.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942900 f, 212269.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 59116.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942960 f, 212282.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 59154.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 59193.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943020 f, 212296.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943080 f, 212309.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 59231.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943140 f, 212275.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 59232.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943200 f, 212289.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92640 f, 59270.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943260 f, 212302.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 59309.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943320 f, 212316.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 59347.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943380 f, 212329.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943440 f, 212343.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 59385.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943500 f, 212356.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 59424.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943560 f, 212370.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 59462.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943620 f, 212383.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 59500.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943680 f, 212397.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 59539.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943740 f, 212362.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 59539.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943800 f, 212376.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93180 f, 59578.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943860 f, 212389.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 59616.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943920 f, 212403.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 59654.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943980 f, 212416.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 59693.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944040 f, 212430.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 59731.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944100 f, 212443.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93480 f, 59769.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944160 f, 212457.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 59808.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944220 f, 212470.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 59846.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944280 f, 212436.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 59846.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944340 f, 212449.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 59884.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944400 f, 212463.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 59923.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944460 f, 212476.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93840 f, 59961.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944520 f, 212490.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 60000.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944580 f, 212503.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 60038.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944640 f, 212517.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 60076.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944700 f, 212530.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 60115.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944760 f, 212544.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 60153.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944820 f, 212510.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 60153.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944880 f, 212523.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 60191.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944940 f, 212537.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 60229.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945000 f, 212550.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 60268.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945060 f, 212564.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 60306.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945120 f, 212577.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 60344.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945180 f, 212591.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 60383.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945240 f, 212604.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 60421.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945300 f, 212618.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 60459.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945360 f, 212631.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 60459.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945420 f, 212597.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945480 f, 212610.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 60497.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945540 f, 212624.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 60536.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945600 f, 212637.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 60574.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945660 f, 212651.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 60612.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945720 f, 212664.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945780 f, 212678.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 60650.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945840 f, 212691.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 60689.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945900 f, 212705.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 60727.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945960 f, 212718.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 60765.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946020 f, 212732.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 60765.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946080 f, 212697.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 60803.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946140 f, 212711.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 60841.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946200 f, 212724.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 60880.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946260 f, 212738.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 60918.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946320 f, 212751.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 60956.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946380 f, 212765.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 60994.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946440 f, 212778.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 61033.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946500 f, 212792.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 61071.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946560 f, 212805.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 61109.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946620 f, 212771.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 61108.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946680 f, 212784.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 61147.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946740 f, 212798.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 61185.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946800 f, 212811.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 61223.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946860 f, 212825.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 61261.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946920 f, 212838.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 61300.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946980 f, 212852.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 61338.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947040 f, 212865.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 61376.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947100 f, 212879.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 61414.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947160 f, 212892.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 61453.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947220 f, 212858.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 61452.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947280 f, 212871.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 61490.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947340 f, 212885.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 61528.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947400 f, 212898.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 61566.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947460 f, 212912.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 61605.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947520 f, 212925.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 61643.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947580 f, 212939.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 61681.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947640 f, 212952.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 61719.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947700 f, 212966.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 61757.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947760 f, 212979.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 61756.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947820 f, 212945.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 61795.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 61833.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947880 f, 212958.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 61871.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947940 f, 212972.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 61909.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948000 f, 212985.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 61947.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948060 f, 212999.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 61985.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948120 f, 213012.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 62024.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948180 f, 213026.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 62062.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948240 f, 213039.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 62100.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948300 f, 213053.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 62138.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948360 f, 213018.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 62137.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948420 f, 213032.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 62175.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948480 f, 213045.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 62213.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948540 f, 213059.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 62251.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948600 f, 213072.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 62290.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948660 f, 213086.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 62328.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948720 f, 213099.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 62366.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948780 f, 213113.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 62404.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948840 f, 213126.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 62442.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948900 f, 213140.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 62441.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948960 f, 213105.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 62479.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949020 f, 213119.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98340 f, 62517.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949080 f, 213132.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 62555.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949140 f, 213146.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 62593.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949200 f, 213159.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 62631.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949260 f, 213173.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 62670.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949320 f, 213186.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 62708.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949380 f, 213200.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 62746.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949440 f, 213213.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 62784.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949500 f, 213179.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 62782.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949560 f, 213192.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 62820.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949620 f, 213206.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 62858.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 62897.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949680 f, 213219.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 62935.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949740 f, 213233.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 62973.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949800 f, 213246.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 63011.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949860 f, 213259.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 63049.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 63087.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949920 f, 213273.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 63125.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949980 f, 213286.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 63163.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950040 f, 213252.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99480 f, 63161.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950100 f, 213265.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 63200.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 63238.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950160 f, 213279.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 63276.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950220 f, 213292.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 63314.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950280 f, 213306.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 63352.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950340 f, 213319.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 63390.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950400 f, 213333.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 63428.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950460 f, 213346.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 63466.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950520 f, 213360.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 63464.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950580 f, 213325.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 63502.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950640 f, 213339.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 63540.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950700 f, 213352.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 63578.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950760 f, 213366.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 63616.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950820 f, 213379.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 63654.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950880 f, 213393.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 63692.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950940 f, 213406.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 63730.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951000 f, 213420.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 63769.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951060 f, 213385.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 63766.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951120 f, 213399.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 63804.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951180 f, 213412.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 63842.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951240 f, 213426.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 63880.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951300 f, 213439.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 63918.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951360 f, 213405.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 63916.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951420 f, 213418.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 63954.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951480 f, 213432.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 63992.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951540 f, 213397.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 63989.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951600 f, 213411.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 64027.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951660 f, 213376.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 64025.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 64063.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951720 f, 213390.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 64101.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951780 f, 213403.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 64139.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951840 f, 213417.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 64177.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951900 f, 213430.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 64215.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 64212.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951960 f, 213396.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 64250.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952020 f, 213409.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 64288.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952080 f, 213423.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 64326.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952140 f, 213436.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 64364.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952200 f, 213449.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 64402.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952260 f, 213463.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 64440.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952320 f, 213476.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 64478.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952380 f, 213490.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 64516.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952440 f, 213503.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 64513.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952500 f, 213469.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 64551.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952560 f, 213482.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 64589.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952620 f, 213496.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 64627.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952680 f, 213509.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 64664.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952740 f, 213523.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 64702.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952800 f, 213536.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 64740.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952860 f, 213549.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 64778.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952920 f, 213563.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 64816.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952980 f, 213576.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 64854.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953040 f, 213542.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 64851.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953100 f, 213555.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 64889.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953160 f, 213569.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 64927.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953220 f, 213582.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 64965.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953280 f, 213596.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 65003.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953340 f, 213609.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 65041.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953400 f, 213623.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 65078.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953460 f, 213636.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 65116.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953520 f, 213650.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 65154.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 65151.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953580 f, 213615.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 65189.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953640 f, 213629.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 65227.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953700 f, 213642.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 65265.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953760 f, 213655.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 65303.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 65340.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953820 f, 213669.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 65378.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953880 f, 213682.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 65416.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953940 f, 213696.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 65454.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954000 f, 213709.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 65492.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 65530.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954060 f, 213723.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 65568.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954120 f, 213736.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 65564.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954180 f, 213702.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 65602.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954240 f, 213715.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 65640.3 fps, 0 ms/f
[junit] 2014-10-09 10:35:30.828 java[4275:bd0b] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] 1 s: 60 f / 309 ms, 194.1 fps, 5 ms/f; total: 104100 f, 54963.0 fps, 0 ms/f
[junit] 4 s: 60 f / 334 ms, 179.6 fps, 5 ms/f; total: 954300 f, 198853.9 fps, 0 ms/f
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.439 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843720520 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843721527 ms +++ localhost/127.0.0.1:59999 - Locked within 1038 ms, 3 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test01Onscreen
[junit] XXXX Visible Part 1/3
[junit] 1 s: 60 f / 1126 ms, 53.2 fps, 18 ms/f; total: 60 f, 53.2 fps, 18 ms/f
[junit] XXXXX Invisible Part 2/3
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60 f, 60000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 60000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 60000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 80000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 100000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 105000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 135000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 132000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 144000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 156000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 140000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 150000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 160000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 170000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 154285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 162857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 171428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 157500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 165000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 172500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 166666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 173333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 186666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 174000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 186000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 174545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 185454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 190909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 185000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 190000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 195000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 184615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 189230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 193846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 184285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 188571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 192857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 197142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 188000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 192000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 196000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 200000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 191250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 195000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 198750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 190588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 194117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 197647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 201176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 193333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 196666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 200000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 192631.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 195789.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 198947.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 202105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 195000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 198000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 201000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 204000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 197142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 200000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 202857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 196363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 199090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 201818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 204545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 198260.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 200869.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 203478.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 197500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 200000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 202500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 205000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 199200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 201600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 196153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 198461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 200769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 195555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 190714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 192857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 188275.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 190344.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 192413.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 194482.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 190000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 192000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 194000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 196000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 191612.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 193548.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 195483.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 197419.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 193125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 195000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 196875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 198750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 200625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 196363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 198181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 200000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 195882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 197647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 199411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 201176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 202941.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 198857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 200571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 202285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 204000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 200000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 201666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 203333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 199459.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 201081.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 202702.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 204324.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 200526.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 202105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 203684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 205263.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 206842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 203076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 204615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 206153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 207692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 204000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 205500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 207000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 203414.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 204878.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 206341.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 207804.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 204285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 205714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 207142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 208571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 210000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 206511.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 207906.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 209302.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 210697.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 207272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 208636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 210000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 211363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 208000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 209333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 210666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 212000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 208695.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 210000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 211304.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 212608.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 213913.0 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 9900 f, 206250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 9960 f, 158095.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 159047.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 157500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 158437.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 159375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 160312.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 161250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 159692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 160615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 161538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 162461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 163384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 164307.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 162727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 163636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 164545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 165454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 166363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 164776.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 165671.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 166567.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 167462.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 168358.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 169253.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 170149.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 168529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 169411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 170294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 171176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 11700 f, 156000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 154736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 155526.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 156315.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 157105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 157894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 158684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 157402.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 158181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 158961.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 159740.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 160519.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 161298.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 160000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 160769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 161538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 162307.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 163076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 163846.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, 163291.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 164050.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 164810.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 165569.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 166329.1 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, 167250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 168000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 168750.0 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, 171111.1 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, 172048.1 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, 174285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 175000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 175714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 176428.5 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, 176470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 177176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 177882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 178588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 179294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 178604.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 179302.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 180697.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 181395.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 182093.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 180689.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 181379.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 182068.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 182758.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 183448.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 184137.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 182727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 183409.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 184090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 184772.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 185454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 186136.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 184719.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 185393.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 186067.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 186741.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 187415.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 186000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 186666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 187333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 188000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 188666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 189333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 187912.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 188571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 189230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 189890.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 190549.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 191208.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 189782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 190434.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 191086.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 191739.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 192391.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 193043.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 191612.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 192258.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 192903.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 193548.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 194193.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 194838.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 193404.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 194042.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 194680.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 195319.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 195957.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 196595.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 195157.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 195789.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 196421.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 197052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 197684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 198315.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 196875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 197500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 198125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 198750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 199375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 200000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 200625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 199175.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 199793.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 200412.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 201030.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 201649.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 202268.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 200816.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 201428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 202040.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 202653.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 203265.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 203877.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 202424.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 203030.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 203636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 204242.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 204848.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 205454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 206060.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 204600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 205200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 205800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 206400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 207000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 205544.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 206138.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 206732.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 207326.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 207920.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 208514.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 209108.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 207647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 208235.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 208823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 209411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 210000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 210588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 211176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 209708.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 210291.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 210873.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 211456.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 212038.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 212621.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 213203.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 211730.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 212307.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 212884.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 213461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 214038.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 214615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 215192.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 213714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 214285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 214857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 215428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 216000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 216571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 215094.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 215660.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 216226.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 216792.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 217358.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 217924.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 218490.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 217009.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 217570.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 218130.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 218691.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 219252.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 219813.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 220373.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 218888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 219444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 220000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 220555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 221111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 221666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 220183.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 220733.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 221284.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 221834.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 222385.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 220909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 221454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 222000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 222545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 221081.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 221621.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 222162.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 222702.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 223243.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 223783.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 222321.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 222857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 223392.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 223928.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 224464.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 225000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 223539.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 224070.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 224601.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 225132.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 225663.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 226194.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 226725.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 225263.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 225789.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 226315.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 226842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 227368.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 227894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 228421.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 226956.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 227478.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 228000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 228521.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 229043.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 229565.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 228103.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 228620.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 229137.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 229655.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 230172.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 228717.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 229230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 229743.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 230256.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 230769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 231282.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 229830.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 230338.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 230847.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 231355.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 231864.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 230420.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 230924.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 231428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 231932.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 232436.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 232941.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 231500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 232000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 232500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 233000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 233500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 234000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 232561.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 233057.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 233553.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 234049.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 234545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 235041.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 233606.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 234098.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 234590.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 235081.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 235573.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 236065.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 236557.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 237049.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 235609.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 236097.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 236585.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 237073.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 237560.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 238048.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 236612.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 237096.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 237580.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 238064.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 238548.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 239032.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 239516.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 238080.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 238560.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 239040.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 239520.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 240480.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 240960.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 239523.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 240476.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 240952.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 241428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 241904.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 240472.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 240944.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 241417.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 241889.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 242362.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 242834.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 241406.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 241875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 242343.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 242812.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 243281.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 243750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 244218.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 242790.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 243255.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 243720.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 244186.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 244651.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 245116.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 243692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 244153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 244615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 245076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 245538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 246000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 246461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 245038.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 245496.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 245954.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 246412.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 246870.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 247328.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 245909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 246363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 246818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 247272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 247727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 248181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 248636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 247218.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 247669.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 248120.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 248571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 249022.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 249473.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 249924.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 248507.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 248955.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 249402.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 249850.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 250298.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 250746.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 251194.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 249777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 250222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 250666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 251111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 251555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 252000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 250588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 251029.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 251470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 251911.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 252352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 252794.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 253235.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 253676.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 252262.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 252700.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 253138.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 253576.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 254014.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 254452.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 253043.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 253478.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 253913.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 254347.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 254782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 255217.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 255652.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 254244.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 254676.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 255107.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 255539.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 255971.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 256402.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 255000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 255428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 255857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 256285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 256714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 257142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 257571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 256170.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 256595.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 257021.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 257446.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 257872.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 258297.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 258723.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 257323.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 257746.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 258169.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 258591.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 259014.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 259436.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 258041.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 258461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 258881.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 259300.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 259720.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 260139.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 260559.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 259166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 259583.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 260000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 260416.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 260833.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 261250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 261666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 260275.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 260689.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 261103.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 261517.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 261931.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 262344.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 260958.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 261369.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 261780.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 262191.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 262602.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 263013.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 263424.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 262040.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 262448.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 262857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 263265.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 263673.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 264081.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 262702.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 263108.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 263513.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 263918.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 264324.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 264729.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 265135.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 263758.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 264161.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 264563.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 264966.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 265369.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 265771.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 264400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 264800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 265200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 265600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 39900 f, 260784.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 261176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 261568.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 261960.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 262352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 261038.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 261428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 261818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 262207.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 262597.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 261290.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 261677.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 262064.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 262451.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 262838.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 263225.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 263612.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 262307.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 262692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 263076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 263461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 263846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 264230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 264615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 263312.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 263694.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 264076.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 264458.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 264840.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 265222.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 265605.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 264303.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 264683.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 265063.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 265443.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 265822.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 266202.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 266582.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 265283.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 265660.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 266037.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 266415.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 266792.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 267169.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 267547.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 266250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 266625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 267000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 267375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 267750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 268125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 268500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 267204.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 267577.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 267950.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 268322.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 268695.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 269068.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 269441.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 268148.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 268518.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 268888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 269259.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 269629.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 270370.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 269079.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 269447.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 269815.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 270184.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 270552.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 270920.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 271288.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 270365.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 270731.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 271097.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 271463.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 270181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 270545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 270909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 271272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 271636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 270361.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 270722.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 271084.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 271445.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 271807.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 272168.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 270898.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 271257.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 271616.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 271976.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 272335.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 272694.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 273053.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 271785.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 272142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 272500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 272857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 273214.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 273571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 273928.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 272662.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 273017.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 273372.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 273727.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 274082.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 274437.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 274792.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 275147.9 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, 274588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 274941.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 275294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 275647.0 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, 274883.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 275232.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 275581.4 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, 275375.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 275722.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 276069.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 276416.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 276763.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 277109.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 277456.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 276206.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 276551.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 276896.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 277241.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 277586.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 277931.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 276685.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 277028.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 277371.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 277714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 278057.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 278400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 277159.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 277500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 277840.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 278181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 278522.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 278863.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 277627.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 277966.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 278305.1 fps, 0 ms/f
[junit] 0 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 49320 f, 254226.8 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 49380 f, 251938.7 fps, 0 ms/f
[junit] 0 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 49440 f, 244752.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 245049.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 244137.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 244433.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 244729.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 245024.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 245320.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 244411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 244705.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 245000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 245294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 245588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 245882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 246176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 245268.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 245560.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 245853.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 246146.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 246439.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 246731.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 247024.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 246116.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 246407.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 246699.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 246990.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 247281.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 247572.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 247864.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 246956.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 247246.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 247536.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 247826.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 248115.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 248405.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 248695.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 247788.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 248076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 248365.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 248653.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 248942.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 249230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 249519.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 248612.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 248899.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 249186.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 249473.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 249760.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 250047.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 250334.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 249428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 249714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 250000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 250285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 250571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 250857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 251142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 250236.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 250521.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 250805.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 251090.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 251374.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 251658.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 251943.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 251037.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 251320.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 251603.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 251886.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 252169.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 252452.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 251549.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 251830.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 252112.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 252394.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 252676.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 251775.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 252056.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 252336.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 252616.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 252897.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 252000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 252279.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 252558.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 252837.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 253116.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 252222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 252500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 252777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 253055.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 253333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 253611.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 253888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 252995.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 253271.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 253548.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 253824.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 254101.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 254377.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 254654.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 253761.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 254036.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 254311.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 254587.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 254862.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 255137.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 255412.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 254520.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 254794.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 255068.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 255342.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 255616.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 255890.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 255000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 255272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 255545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 255818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 256090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 256363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 256636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 255746.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 256018.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 256289.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 256561.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 256832.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 257104.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 257375.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 256486.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 256756.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 257027.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 257297.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 257567.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 257837.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 258108.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 257219.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 257488.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 257757.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 258026.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 258295.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 258565.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 258834.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 257946.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 258214.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 258482.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 258750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 259017.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 259285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 259553.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 258666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 258933.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 259200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 259466.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 259733.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 260000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 260266.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 259380.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 259646.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 259911.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 260176.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 259295.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 259559.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 259823.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 260088.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 260352.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 260616.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 259736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 260000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 260263.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 260526.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 260789.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 261052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 260174.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 260436.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 260698.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 260960.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 261222.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 261484.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 260608.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 260869.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 261130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 261391.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 261652.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 261913.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 261038.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 261298.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 261558.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 261818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 262077.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 262337.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 261465.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 261724.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 261982.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 262241.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 262500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 262758.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 263017.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 262145.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 262403.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 262660.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 262918.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 263175.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 263433.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 263691.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 263948.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 263076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 263333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 263589.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 263846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 264102.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 264358.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 263489.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 263744.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 264000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 264255.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 264510.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 264765.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 263898.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 264152.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 264406.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 264661.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 264915.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 265169.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 264303.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 264556.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 264810.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 265063.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 265316.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 265569.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 264705.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 264957.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 265210.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 265462.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 265714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 265966.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 266218.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 265355.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 265606.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 265857.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 266108.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 266359.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 266610.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 265750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 266000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 266250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 266500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 266750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 267000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 267250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 266390.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 266639.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 266887.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 267136.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 267385.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 267634.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 267883.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 267024.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 267272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 267520.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 267768.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 268016.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 268264.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 268512.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 267654.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 267901.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 268148.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 268395.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 268641.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 268888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 269135.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 268278.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 268524.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 268770.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 269016.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 269262.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 269508.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 269754.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 268897.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 269142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 269387.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 269632.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 269877.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 270122.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 270367.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 269512.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 269756.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 270243.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 270487.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 270731.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 270975.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 270121.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 270364.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 270607.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 270850.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 271093.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 271336.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 271578.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 270725.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 270967.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 271209.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 271451.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 271693.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 271935.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 272177.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 271325.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 271566.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 271807.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 272048.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 272289.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 272530.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 272771.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 271920.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 272160.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 272400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 272640.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 272880.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 273120.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 273360.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 272509.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 272749.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 272988.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 273227.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 273466.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 273705.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 273944.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 273095.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 273333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 273571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 273809.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 274047.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 274285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 274523.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 273675.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 273913.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 274150.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 274387.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 274624.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 274861.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 275098.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 274251.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 274488.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 274724.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 274960.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 275196.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 275433.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 275669.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 275905.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 275058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 275294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 275529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 275764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 276000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 276235.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 276470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 275625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 275859.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 276093.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 276328.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 276562.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 276796.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 277031.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 277265.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 276420.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 276653.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 276887.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 277120.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 277354.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 277587.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 277821.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 276976.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 277209.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 277441.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 277674.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 277906.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 278139.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 278372.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 277528.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 277760.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 277992.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 278223.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 278455.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 278687.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 278918.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 278076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 278307.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 278538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 278769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 279000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 279230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 279461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 278620.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 278850.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 279080.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 279310.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 279540.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 279770.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 280000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 279160.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 279389.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 279618.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 279847.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 280076.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 280305.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 280534.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 279695.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 279923.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 280152.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 280380.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 280608.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 280836.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 281064.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 280227.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 280454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 280681.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 280909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 281136.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 281363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 281590.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 280754.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 280981.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 281207.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 281433.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 281660.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 281886.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 281052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 281278.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 281503.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 281729.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 281954.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 282180.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 282406.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 281573.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 281797.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 282022.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 282247.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 282471.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 282696.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 282921.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 283146.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 282313.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 282537.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 282761.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 282985.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 283208.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 283432.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 283656.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 282825.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 283048.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76200 f, 283271.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 283494.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 283717.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 283940.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 284163.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 283333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 283555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 283777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 284000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 284222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 284444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 284666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 283837.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 284059.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 284280.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 284501.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 284723.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 284944.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 285166.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 284338.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 284558.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 284779.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 285000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 285220.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 285441.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 284615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77760 f, 284835.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 285054.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77880 f, 285274.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77940 f, 285494.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 285714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 285934.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 286153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 285328.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 285547.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 285766.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 285985.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 286204.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 286423.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 286642.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 285818.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 286036.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 286254.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 286472.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 286690.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 286909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 287127.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 286304.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 286521.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 286739.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 286956.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 287173.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 287391.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 287608.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 286787.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 287003.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 287220.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 287436.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 287653.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 286834.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 287050.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 287266.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 287482.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 287697.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 287913.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 288129.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 287311.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 287526.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 287741.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 287957.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 288172.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 288387.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 288602.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 287785.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 288000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 288214.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 288428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 288642.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 288857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 289071.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 288256.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 288469.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 288683.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 288896.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 289110.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 289323.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 289537.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 288723.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 288936.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 289148.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 289361.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 289574.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 289787.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 290000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 289187.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 289399.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 289611.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 289823.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 290035.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 290247.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 290459.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 289647.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 289859.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 290070.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 290281.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 290492.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 289684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 289894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 290105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 290315.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 290526.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 290736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 290947.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 290139.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 290349.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 290559.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 290769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 290979.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 291188.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 291398.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 291608.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 290801.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 291010.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 291219.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 291428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 291637.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 291846.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 291041.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83880 f, 291250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 291458.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 291666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 291875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 292083.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 292291.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 291487.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 291695.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 291903.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 292110.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 292318.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 292525.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 292733.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 291931.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 292137.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 292344.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 292551.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 292758.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 292965.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85020 f, 293172.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 292371.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 292577.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85200 f, 292783.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 292989.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 293195.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 293402.0 fps, 0 ms/f
[junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 85440 f, 290612.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 289830.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 290033.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 290237.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 290440.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 290644.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 290847.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 291050.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 290270.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 290472.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 290675.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 290878.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 291081.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 291283.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 290505.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 290707.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86400 f, 290909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 291111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 291313.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 291515.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 291717.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 290939.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86760 f, 291140.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 291342.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 291543.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 291744.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 291946.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 292147.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 291371.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 291571.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 291772.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 291973.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 292173.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 292374.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 291600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 291800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 292000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 292200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 292400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 292600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 292800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 292026.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 292225.9 fps, 0 ms/f
[junit] 0 s: 60 f / 35 ms, 1714.2 fps, 0 ms/f; total: 88020 f, 261964.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 262142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 262321.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 262500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 262678.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 262077.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 262255.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 262433.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 262611.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88560 f, 262789.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 262967.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 263145.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 262544.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 262721.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 262899.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 263076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 263254.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 263431.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 263609.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 263786.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 263185.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 263362.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 263539.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 263716.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 263893.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 264070.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 264247.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 263647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 263823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 264000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 264176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89880 f, 264352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 264529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 263929.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 264105.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 264281.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 264457.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 264633.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 264809.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 264985.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 265161.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 264561.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 264736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 264912.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 265087.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 265263.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 265438.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 265614.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 265789.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 265189.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 265364.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 265539.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 265714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 265889.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 266064.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 266239.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 265639.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 265813.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 265988.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 266162.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 266337.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 266511.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 266686.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 266086.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 266260.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 266434.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 266608.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 266782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 266956.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 267130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 267304.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 266705.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 266878.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 267052.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 267225.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 267398.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 267572.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92640 f, 267745.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 267146.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 267319.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 267492.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 267665.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 267838.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 268011.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 268184.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 268357.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93180 f, 267758.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 267931.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 268103.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 268275.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 268448.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93480 f, 268620.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 268793.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 268965.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 268366.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 268538.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 268710.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93840 f, 268882.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 269054.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 269226.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 269398.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 268800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 268971.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 269142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 269314.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 269485.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 269657.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 269828.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 269230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 269401.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 269572.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 269743.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 269914.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 270085.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 270256.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 270427.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 269829.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 270170.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 270340.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 270511.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 270681.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 270852.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 270254.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 270424.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 270594.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 270764.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 270934.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 271104.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 271274.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 271444.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 271614.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 271016.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 271186.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 271355.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 271525.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 271694.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 271864.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 272033.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 271436.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 271605.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 271774.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 271943.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 272112.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 272281.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 272450.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 271853.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 272022.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 272191.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 272359.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 272528.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 272696.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 272865.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 273033.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 272436.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 272605.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 272773.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 272941.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 273109.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 273277.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 273445.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 272849.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 273016.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 273184.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 273351.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 273519.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 273687.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 273854.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 273259.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 273426.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 273593.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 273760.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98340 f, 273927.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 274094.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 274261.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 274428.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 273833.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 274000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 274166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 274333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 274500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 274666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 274833.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 274238.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 274404.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 274570.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 274736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 274903.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 275069.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 275235.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 274640.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99480 f, 274806.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 274972.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 275138.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 275303.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 275469.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 275635.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 275041.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 275206.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 275371.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 275537.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 275702.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 275867.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 275274.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 275439.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 275604.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 275769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 275934.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 276098.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 276263.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 276428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 275835.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 276000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 276164.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 276328.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 276493.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 276657.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 276065.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 276229.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 276393.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 276557.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 276721.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 276885.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 276294.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 276457.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 276621.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 276784.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 276948.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 277111.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 277275.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 276684.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 276847.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 277010.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 277173.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 277336.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 277500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 276910.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 277073.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 277235.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 277398.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 277560.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 277723.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 277135.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 277297.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 277459.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 277621.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 277783.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 277945.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 277358.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 277520.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 277681.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 277843.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 278005.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 278167.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 277580.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 277741.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 277903.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 278064.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 278225.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 278387.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 278548.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 277962.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 278123.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 278284.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 278445.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 278605.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 278766.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 278927.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104100 f, 279088.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104160 f, 278502.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104220 f, 278663.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104280 f, 278823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104340 f, 278983.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104400 f, 279144.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104460 f, 279304.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104520 f, 279465.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104580 f, 278880.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104640 f, 279040.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104700 f, 279200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104760 f, 279360.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104820 f, 279520.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104880 f, 279680.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104940 f, 279840.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105000 f, 279255.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105060 f, 279414.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105120 f, 279574.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105180 f, 279734.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105240 f, 279893.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105300 f, 280053.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105360 f, 280212.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105420 f, 279628.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105480 f, 279787.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105540 f, 279946.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105600 f, 280106.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105660 f, 280265.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105720 f, 280424.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105780 f, 280583.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105840 f, 280000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105900 f, 280158.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105960 f, 280317.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106020 f, 280476.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106080 f, 280634.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106140 f, 280793.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106200 f, 280952.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106260 f, 281111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106320 f, 280527.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106380 f, 280686.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106440 f, 280844.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106500 f, 281002.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106560 f, 281160.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106620 f, 281319.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106680 f, 281477.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106740 f, 280894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106800 f, 281052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106860 f, 281210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106920 f, 281368.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106980 f, 281526.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107040 f, 281684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107100 f, 281842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107160 f, 281259.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107220 f, 281417.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107280 f, 281574.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107340 f, 281732.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107400 f, 281889.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107460 f, 282047.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107520 f, 282204.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107580 f, 281623.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107640 f, 281780.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107700 f, 281937.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107760 f, 282094.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107820 f, 282251.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107880 f, 282408.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107940 f, 281827.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108000 f, 281984.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108060 f, 282141.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108120 f, 282297.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108180 f, 282454.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108240 f, 282610.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108300 f, 282767.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108360 f, 282924.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108420 f, 282343.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108480 f, 282500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108540 f, 282656.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108600 f, 282812.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108660 f, 282968.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108720 f, 283125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108780 f, 282545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108840 f, 282701.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108900 f, 282857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108960 f, 283013.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109020 f, 283168.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109080 f, 283324.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109140 f, 283480.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109200 f, 283636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109260 f, 283057.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109320 f, 283212.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109380 f, 283367.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109440 f, 283523.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109500 f, 283678.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109560 f, 283834.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109620 f, 283989.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109680 f, 284145.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109740 f, 283565.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109800 f, 283720.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109860 f, 283875.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109920 f, 284031.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109980 f, 284186.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110040 f, 284341.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110100 f, 284496.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110160 f, 283917.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110220 f, 284072.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110280 f, 284226.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110340 f, 284381.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110400 f, 284536.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110460 f, 284690.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110520 f, 284845.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110580 f, 284267.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110640 f, 284421.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110700 f, 284575.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110760 f, 284730.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110820 f, 284884.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110880 f, 285038.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110940 f, 285192.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111000 f, 285347.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111060 f, 284769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111120 f, 284923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111180 f, 285076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111240 f, 285230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111300 f, 285384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111360 f, 285538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111420 f, 285692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111480 f, 285115.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111540 f, 285268.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111600 f, 285422.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111660 f, 285575.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111720 f, 285728.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111780 f, 285882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111840 f, 286035.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111900 f, 285459.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111960 f, 285612.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112020 f, 285765.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112080 f, 285918.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112140 f, 286071.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112200 f, 286224.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112260 f, 286377.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112320 f, 286530.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112380 f, 285954.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112440 f, 286106.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112500 f, 286259.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112560 f, 286412.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112620 f, 286564.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112680 f, 286717.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112740 f, 286870.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112800 f, 286294.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112860 f, 286446.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112920 f, 286599.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112980 f, 286751.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113040 f, 286903.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113100 f, 287055.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113160 f, 287208.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113220 f, 287360.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113280 f, 286784.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113340 f, 286936.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113400 f, 287088.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113460 f, 287240.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113520 f, 287392.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113580 f, 287544.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113640 f, 287696.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113700 f, 287848.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113760 f, 287272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113820 f, 287424.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113880 f, 287575.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113940 f, 287727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114000 f, 287878.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114060 f, 288030.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114120 f, 288181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114180 f, 287607.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114240 f, 287758.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114300 f, 287909.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114360 f, 288060.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114420 f, 288211.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114480 f, 288362.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114540 f, 288513.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114600 f, 288665.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114660 f, 288816.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114720 f, 288241.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114780 f, 288391.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114840 f, 288542.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114900 f, 288693.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114960 f, 288844.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115020 f, 288994.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115080 f, 289145.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115140 f, 288571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115200 f, 288721.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115260 f, 288872.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115320 f, 289022.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115380 f, 289172.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115440 f, 289323.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115500 f, 289473.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115560 f, 289624.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115620 f, 289050.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115680 f, 289200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115740 f, 289350.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115800 f, 289500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115860 f, 289650.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115920 f, 289800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115980 f, 289950.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116040 f, 289376.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116100 f, 289526.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116160 f, 289675.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116220 f, 289825.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116280 f, 289975.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116340 f, 290124.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116400 f, 290274.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116460 f, 290423.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116520 f, 289850.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116580 f, 290000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116640 f, 290149.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116700 f, 290298.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116760 f, 290447.7 fps, 0 ms/f
[junit] 1 s: 60 f / 50 ms, 1200.0 fps, 0 ms/f; total: 104160 f, 53580.2 fps, 0 ms/f
[junit] 4 s: 60 f / 26 ms, 2307.6 fps, 0 ms/f; total: 954360 f, 197794.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104220 f, 53583.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954420 f, 197807.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104280 f, 53614.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954480 f, 197819.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104340 f, 53645.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954540 f, 197791.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104400 f, 53648.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954600 f, 197803.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104460 f, 53679.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954660 f, 197815.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104520 f, 53710.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954720 f, 197787.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104580 f, 53713.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954780 f, 197799.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104640 f, 53744.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954840 f, 197812.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104700 f, 53747.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954900 f, 197783.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104760 f, 53778.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954960 f, 197796.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104820 f, 53781.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955020 f, 197767.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104880 f, 53812.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955080 f, 197780.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104940 f, 53842.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955140 f, 197792.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105000 f, 53846.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955200 f, 197763.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105060 f, 53876.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955260 f, 197776.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105120 f, 53907.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955320 f, 197788.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105180 f, 53910.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955380 f, 197760.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105240 f, 53913.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955440 f, 197731.7 fps, 0 ms/f
[junit] 1 s: 60 f / 13 ms, 4615.3 fps, 0 ms/f; total: 105300 f, 53587.7 fps, 0 ms/f
[junit] 4 s: 60 f / 13 ms, 4615.3 fps, 0 ms/f; total: 955500 f, 197213.6 fps, 0 ms/f
[junit] 2 s: 60 f / 53 ms, 1132.0 fps, 0 ms/f; total: 105360 f, 52210.1 fps, 0 ms/f
[junit] 4 s: 60 f / 68 ms, 882.3 fps, 1 ms/f; total: 955560 f, 194496.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116820 f, 290597.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116880 f, 290746.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116940 f, 290173.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117000 f, 290322.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117060 f, 290471.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117120 f, 290620.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117180 f, 290769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117240 f, 290918.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117300 f, 291067.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117360 f, 291215.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117420 f, 290643.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117480 f, 290792.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117540 f, 290940.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117600 f, 291089.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117660 f, 291237.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117720 f, 291386.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117780 f, 291534.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117840 f, 290962.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117900 f, 291111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117960 f, 291259.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118020 f, 291407.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118080 f, 291555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118140 f, 291703.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118200 f, 291851.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118260 f, 292000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118320 f, 291428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118380 f, 291576.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118440 f, 291724.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118500 f, 291871.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118560 f, 292019.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118620 f, 292167.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118680 f, 292315.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118740 f, 291744.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118800 f, 291891.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118860 f, 292039.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118920 f, 292186.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118980 f, 292334.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119040 f, 292481.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119100 f, 292629.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119160 f, 292776.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119220 f, 292205.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119280 f, 292352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119340 f, 292500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119400 f, 292647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119460 f, 292794.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119520 f, 292941.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119580 f, 293088.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119640 f, 292518.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119700 f, 292665.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119760 f, 292811.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119820 f, 292958.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119880 f, 293105.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119940 f, 293251.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120000 f, 293398.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120060 f, 293545.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120120 f, 292975.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120180 f, 293121.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120240 f, 293268.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120300 f, 293414.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120360 f, 293560.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120420 f, 293707.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120480 f, 293853.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120540 f, 294000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120600 f, 293430.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120660 f, 293576.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120720 f, 293722.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120780 f, 293868.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120840 f, 294014.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120900 f, 294160.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120960 f, 294306.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121020 f, 294452.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121080 f, 293883.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121140 f, 294029.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121200 f, 294174.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121260 f, 294320.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121320 f, 294466.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121380 f, 294611.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121440 f, 294757.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121500 f, 294902.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121560 f, 294334.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121620 f, 294479.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121680 f, 294624.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121740 f, 294769.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121800 f, 294915.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121860 f, 295060.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121920 f, 295205.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121980 f, 294637.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122040 f, 294782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122100 f, 294927.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122160 f, 295072.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122220 f, 295217.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122280 f, 295362.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122340 f, 295507.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122400 f, 295652.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122460 f, 295084.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122520 f, 295228.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122580 f, 295373.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122640 f, 295518.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122700 f, 295662.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122760 f, 295807.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122820 f, 295951.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122880 f, 295384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122940 f, 295528.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123000 f, 295673.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123060 f, 295817.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123120 f, 295961.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123180 f, 296105.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123240 f, 296250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123300 f, 296394.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123360 f, 295827.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123420 f, 295971.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123480 f, 296115.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123540 f, 296259.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123600 f, 296402.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123660 f, 296546.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123720 f, 296690.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123780 f, 296124.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123840 f, 296267.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123900 f, 296411.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123960 f, 296555.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124020 f, 296698.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124080 f, 296842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124140 f, 296985.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124200 f, 296420.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124260 f, 296563.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124320 f, 296706.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124380 f, 296849.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124440 f, 296992.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124500 f, 297136.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124560 f, 297279.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124620 f, 296714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124680 f, 296857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124740 f, 297000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124800 f, 297142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124860 f, 297285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124920 f, 297428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124980 f, 297571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125040 f, 297714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125100 f, 297149.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125160 f, 297292.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125220 f, 297434.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125280 f, 297577.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125340 f, 297719.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125400 f, 297862.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125460 f, 298004.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125520 f, 298147.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125580 f, 297582.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125640 f, 297725.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125700 f, 297867.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125760 f, 298009.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125820 f, 298151.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125880 f, 298293.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125940 f, 298436.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126000 f, 298578.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126060 f, 298014.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126120 f, 298156.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126180 f, 298297.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126240 f, 298439.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126300 f, 298581.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126360 f, 298723.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126420 f, 298865.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126480 f, 298301.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126540 f, 298443.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126600 f, 298584.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126660 f, 298726.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126720 f, 298867.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126780 f, 299009.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126840 f, 299150.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126900 f, 299292.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126960 f, 298729.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127020 f, 298870.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127080 f, 299011.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127140 f, 299152.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127200 f, 299294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127260 f, 299435.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127320 f, 299576.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127380 f, 299717.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127440 f, 299154.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127500 f, 299295.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127560 f, 299436.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127620 f, 299577.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127680 f, 299718.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127740 f, 299859.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127800 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127860 f, 299437.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127920 f, 299578.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127980 f, 299718.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128040 f, 299859.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128100 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128160 f, 300140.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128220 f, 300281.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128280 f, 300421.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128340 f, 299859.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128400 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128460 f, 300140.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128520 f, 300280.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128580 f, 300420.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128640 f, 300560.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128700 f, 300700.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128760 f, 300139.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128820 f, 300279.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128880 f, 300419.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128940 f, 300559.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129000 f, 300699.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129060 f, 300839.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129120 f, 300979.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129180 f, 301118.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129240 f, 300558.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129300 f, 300697.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129360 f, 300837.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129420 f, 300976.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129480 f, 301116.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129540 f, 301255.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129600 f, 301395.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129660 f, 301534.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129720 f, 300974.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129780 f, 301113.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129840 f, 301252.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129900 f, 301392.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129960 f, 301531.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130020 f, 301670.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130080 f, 301809.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130140 f, 301250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130200 f, 301388.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130260 f, 301527.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130320 f, 301666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130380 f, 301805.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130440 f, 301944.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130500 f, 302083.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130560 f, 302222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130620 f, 302361.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130680 f, 301801.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130740 f, 301939.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130800 f, 302078.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130860 f, 302217.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130920 f, 302355.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130980 f, 302494.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131040 f, 302632.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131100 f, 302073.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131160 f, 302211.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131220 f, 302350.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131280 f, 302488.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131340 f, 302626.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131400 f, 302764.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131460 f, 302903.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131520 f, 303041.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131580 f, 302482.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131640 f, 302620.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131700 f, 302758.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131760 f, 302896.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131820 f, 303034.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131880 f, 303172.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131940 f, 303310.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132000 f, 303448.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132060 f, 302889.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132120 f, 303027.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132180 f, 303165.1 fps, 0 ms/f
[junit] 0 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 132240 f, 300545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 132300 f, 299321.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132360 f, 299457.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132420 f, 299592.7 fps, 0 ms/f
[junit] 0 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 132480 f, 289890.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132540 f, 290021.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132600 f, 290153.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132660 f, 290284.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132720 f, 290415.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132780 f, 290547.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132840 f, 290043.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132900 f, 290174.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132960 f, 290305.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133020 f, 290436.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133080 f, 290567.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133140 f, 290698.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133200 f, 290829.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133260 f, 290326.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133320 f, 290457.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133380 f, 290588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133440 f, 290718.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133500 f, 290849.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133560 f, 290980.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133620 f, 291111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133680 f, 291241.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133740 f, 290739.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133800 f, 290869.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133860 f, 291000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133920 f, 291130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133980 f, 291260.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134040 f, 291391.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134100 f, 291521.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134160 f, 291652.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134220 f, 291149.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134280 f, 291279.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134340 f, 291409.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134400 f, 291540.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134460 f, 291670.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134520 f, 291800.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134580 f, 291930.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134640 f, 291428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134700 f, 291558.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134760 f, 291688.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134820 f, 291818.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134880 f, 291948.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134940 f, 292077.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135000 f, 292207.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135060 f, 292337.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135120 f, 291835.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135180 f, 291965.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135240 f, 292095.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135300 f, 292224.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135360 f, 292354.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135420 f, 292483.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135480 f, 292613.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135540 f, 292112.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135600 f, 292241.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135660 f, 292370.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135720 f, 292500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135780 f, 292629.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135840 f, 292758.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135900 f, 292887.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135960 f, 293017.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136020 f, 292516.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136080 f, 292645.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136140 f, 292774.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136200 f, 292903.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136260 f, 293032.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136320 f, 293161.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136380 f, 293290.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136440 f, 292789.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136500 f, 292918.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136560 f, 293047.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136620 f, 293175.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136680 f, 293304.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136740 f, 293433.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136800 f, 293562.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136860 f, 293691.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136920 f, 293190.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136980 f, 293319.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137040 f, 293447.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137100 f, 293576.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137160 f, 293704.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137220 f, 293832.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137280 f, 293961.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137340 f, 294089.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137400 f, 293589.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137460 f, 293717.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137520 f, 293846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137580 f, 293974.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137640 f, 294102.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137700 f, 294230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137760 f, 294358.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137820 f, 293859.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137880 f, 293987.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137940 f, 294115.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138000 f, 294243.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138060 f, 294371.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138120 f, 294498.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138180 f, 294626.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138240 f, 294754.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138300 f, 294255.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138360 f, 294382.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138420 f, 294510.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138480 f, 294638.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138540 f, 294765.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138600 f, 294893.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138660 f, 295021.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138720 f, 295148.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138780 f, 294649.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138840 f, 294777.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138900 f, 294904.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138960 f, 295031.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139020 f, 295159.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139080 f, 295286.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139140 f, 295414.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139200 f, 295541.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139260 f, 295042.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139320 f, 295169.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139380 f, 295296.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139440 f, 295423.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139500 f, 295550.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139560 f, 295677.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139620 f, 295805.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139680 f, 295932.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139740 f, 295433.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139800 f, 295560.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139860 f, 295687.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139920 f, 295813.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139980 f, 295940.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140040 f, 296067.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140100 f, 296194.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140160 f, 295696.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140220 f, 295822.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140280 f, 295949.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140340 f, 296075.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140400 f, 296202.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140460 f, 296329.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140520 f, 296455.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140580 f, 296582.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140640 f, 296084.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140700 f, 296210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140760 f, 296336.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140820 f, 296463.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140880 f, 296589.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140940 f, 296715.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141000 f, 296842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141060 f, 296344.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141120 f, 296470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141180 f, 296596.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141240 f, 296722.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141300 f, 296848.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141360 f, 296974.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141420 f, 297100.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141480 f, 297226.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141540 f, 296729.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141600 f, 296855.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141660 f, 296981.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141720 f, 297106.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141780 f, 297232.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141840 f, 297358.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141900 f, 297484.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141960 f, 296987.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142020 f, 297112.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142080 f, 297238.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142140 f, 297364.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142200 f, 297489.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142260 f, 297615.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142320 f, 297740.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142380 f, 297866.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142440 f, 297369.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142500 f, 297494.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142560 f, 297620.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142620 f, 297745.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142680 f, 297870.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142740 f, 297995.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142800 f, 298121.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142860 f, 297625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142920 f, 297750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142980 f, 297875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143040 f, 298000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143100 f, 298125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143160 f, 298250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143220 f, 298375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143280 f, 297879.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143340 f, 298004.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143400 f, 298128.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143460 f, 298253.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143520 f, 298378.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143580 f, 298503.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143640 f, 298627.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143700 f, 298752.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143760 f, 298257.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143820 f, 298381.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143880 f, 298506.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143940 f, 298630.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144000 f, 298755.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144060 f, 298879.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144120 f, 299004.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144180 f, 299128.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144240 f, 298633.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144300 f, 298757.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144360 f, 298882.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144420 f, 299006.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144480 f, 299130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144540 f, 299254.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144600 f, 299378.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144660 f, 298884.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144720 f, 299008.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144780 f, 299132.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144840 f, 299256.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144900 f, 299380.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144960 f, 299504.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145020 f, 299628.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145080 f, 299752.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145140 f, 299257.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145200 f, 299381.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145260 f, 299505.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145320 f, 299628.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145380 f, 299752.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145440 f, 299876.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145500 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145560 f, 299506.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145620 f, 299629.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145680 f, 299753.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145740 f, 299876.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145800 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145860 f, 300123.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145920 f, 300246.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145980 f, 300370.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146040 f, 300493.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146100 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146160 f, 300123.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146220 f, 300246.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146280 f, 300369.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146340 f, 300492.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146400 f, 300616.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146460 f, 300739.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146520 f, 300862.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146580 f, 300368.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146640 f, 300491.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146700 f, 300614.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146760 f, 300737.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146820 f, 300860.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146880 f, 300983.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146940 f, 301106.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147000 f, 300613.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147060 f, 300736.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147120 f, 300858.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147180 f, 300981.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147240 f, 301104.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147300 f, 301227.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147360 f, 301349.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147420 f, 300857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147480 f, 300979.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147540 f, 301102.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147600 f, 301224.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147660 f, 301346.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147720 f, 301469.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147780 f, 301591.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147840 f, 301099.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147900 f, 301222.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147960 f, 301344.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148020 f, 301466.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148080 f, 301588.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148140 f, 301710.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148200 f, 301833.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148260 f, 301341.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148320 f, 301463.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148380 f, 301585.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148440 f, 301707.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148500 f, 301829.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148560 f, 301951.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148620 f, 302073.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148680 f, 301582.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148740 f, 301703.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148800 f, 301825.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148860 f, 301947.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148920 f, 302068.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148980 f, 302190.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149040 f, 302312.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149100 f, 302434.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149160 f, 301943.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149220 f, 302064.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149280 f, 302186.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149340 f, 302307.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149400 f, 301818.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149460 f, 301939.4 fps, 0 ms/f
[junit] 0 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 149520 f, 298443.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149580 f, 298562.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149640 f, 298087.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149700 f, 298207.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149760 f, 298326.7 fps, 0 ms/f
[junit] 0 s: 60 f / 8 ms, 7500.0 fps, 0 ms/f; total: 149820 f, 293764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149880 f, 293307.2 fps, 0 ms/f
[junit] 0 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 149940 f, 290581.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150000 f, 290697.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150060 f, 290813.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150120 f, 290930.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150180 f, 291046.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150240 f, 290599.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150300 f, 290715.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150360 f, 290831.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150420 f, 290947.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150480 f, 291063.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150540 f, 291179.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150600 f, 291295.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150660 f, 291412.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150720 f, 290965.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150780 f, 291081.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150840 f, 291196.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150900 f, 291312.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150960 f, 291428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151020 f, 291544.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151080 f, 291660.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151140 f, 291776.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151200 f, 291329.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151260 f, 291445.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151320 f, 291560.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151380 f, 291676.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151440 f, 291791.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151500 f, 291907.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151560 f, 292023.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151620 f, 292138.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151680 f, 291692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151740 f, 291807.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151800 f, 291923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151860 f, 292038.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151920 f, 292153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151980 f, 292269.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152040 f, 292384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152100 f, 291938.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152160 f, 292053.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152220 f, 292168.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152280 f, 292284.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152340 f, 292399.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152400 f, 292514.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152460 f, 292629.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152520 f, 292744.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152580 f, 292298.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152640 f, 292413.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152700 f, 292528.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152760 f, 292643.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152820 f, 292758.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152880 f, 292873.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152940 f, 292988.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153000 f, 292543.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153060 f, 292657.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153120 f, 292772.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153180 f, 292887.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153240 f, 293001.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153300 f, 293116.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153360 f, 293231.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153420 f, 293346.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153480 f, 292900.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153540 f, 293015.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153600 f, 293129.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153660 f, 293244.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153720 f, 293358.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153780 f, 293473.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153840 f, 293587.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153900 f, 293702.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153960 f, 293257.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154020 f, 293371.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154080 f, 293485.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154140 f, 293600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154200 f, 293714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154260 f, 293828.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154320 f, 293942.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154380 f, 293498.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154440 f, 293612.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154500 f, 293726.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154560 f, 293840.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154620 f, 293954.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154680 f, 294068.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154740 f, 294182.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154800 f, 294296.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154860 f, 294410.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154920 f, 293965.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154980 f, 294079.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155040 f, 294193.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155100 f, 294307.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155160 f, 294421.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155220 f, 294535.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155280 f, 294648.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155340 f, 294762.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155400 f, 294318.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155460 f, 294431.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155520 f, 294545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155580 f, 294659.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155640 f, 294772.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155700 f, 294886.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155760 f, 295000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155820 f, 295113.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155880 f, 294669.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155940 f, 294782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156000 f, 294896.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156060 f, 295009.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156120 f, 295122.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156180 f, 295236.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156240 f, 295349.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156300 f, 295463.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156360 f, 295018.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156420 f, 295132.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156480 f, 295245.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156540 f, 295358.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156600 f, 295471.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156660 f, 295584.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156720 f, 295698.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156780 f, 295811.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156840 f, 295924.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156900 f, 295480.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156960 f, 295593.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157020 f, 295706.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157080 f, 295819.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157140 f, 295932.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157200 f, 296045.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157260 f, 296158.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157320 f, 295714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157380 f, 295827.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157440 f, 295939.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157500 f, 296052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157560 f, 296165.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157620 f, 296278.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157680 f, 296390.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157740 f, 296503.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157800 f, 296616.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157860 f, 296172.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157920 f, 296285.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157980 f, 296397.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158040 f, 296510.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158100 f, 296622.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158160 f, 296735.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158220 f, 296848.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158280 f, 296960.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158340 f, 296516.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158400 f, 296629.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158460 f, 296741.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158520 f, 296853.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158580 f, 296966.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158640 f, 297078.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158700 f, 297191.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158760 f, 297303.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158820 f, 296859.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158880 f, 296971.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158940 f, 297084.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159000 f, 297196.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159060 f, 297308.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159120 f, 297420.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159180 f, 297532.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159240 f, 297644.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159300 f, 297201.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159360 f, 297313.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159420 f, 297425.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159480 f, 297537.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159540 f, 297649.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159600 f, 297761.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159660 f, 297873.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159720 f, 297985.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159780 f, 298097.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159840 f, 297653.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159900 f, 297765.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159960 f, 297877.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160020 f, 297988.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160080 f, 298100.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160140 f, 297658.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160200 f, 297769.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160260 f, 297881.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160320 f, 297992.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160380 f, 298104.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160440 f, 298215.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160500 f, 298327.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160560 f, 297884.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160620 f, 297996.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160680 f, 298107.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160740 f, 298218.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160800 f, 298330.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160860 f, 298441.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160920 f, 298000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160980 f, 298111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161040 f, 298222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161100 f, 298333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161160 f, 298444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161220 f, 298555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161280 f, 298666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161340 f, 298225.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161400 f, 298336.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161460 f, 298447.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161520 f, 298558.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161580 f, 298669.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161640 f, 298780.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161700 f, 298890.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161760 f, 299001.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161820 f, 298560.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161880 f, 298671.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161940 f, 298782.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162000 f, 298893.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162060 f, 299003.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162120 f, 299114.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162180 f, 299225.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162240 f, 298784.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162300 f, 298895.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162360 f, 299005.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162420 f, 299116.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162480 f, 299226.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162540 f, 299337.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162600 f, 299447.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162660 f, 299558.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162720 f, 299117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162780 f, 299227.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162840 f, 299338.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162900 f, 299448.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162960 f, 299558.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163020 f, 299669.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163080 f, 299779.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163140 f, 299339.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163200 f, 299449.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163260 f, 299559.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163320 f, 299669.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163380 f, 299779.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163440 f, 299889.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163500 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163560 f, 299560.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163620 f, 299670.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163680 f, 299780.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163740 f, 299890.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163800 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163860 f, 300109.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163920 f, 300219.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163980 f, 299780.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164040 f, 299890.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164100 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164160 f, 300109.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164220 f, 300219.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164280 f, 300329.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164340 f, 300438.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164400 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164460 f, 300109.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164520 f, 300218.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164580 f, 300328.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164640 f, 300437.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164700 f, 300547.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164760 f, 300656.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164820 f, 300218.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164880 f, 300327.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164940 f, 300437.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165000 f, 300546.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165060 f, 300655.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165120 f, 300765.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165180 f, 300874.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165240 f, 300983.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165300 f, 300545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165360 f, 300654.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165420 f, 300763.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165480 f, 300872.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165540 f, 300981.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165600 f, 301090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165660 f, 301200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165720 f, 301309.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165780 f, 300871.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165840 f, 300980.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165900 f, 301088.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165960 f, 301197.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166020 f, 301306.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166080 f, 301415.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166140 f, 301524.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166200 f, 301633.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166260 f, 301742.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166320 f, 301304.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166380 f, 301413.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166440 f, 301521.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166500 f, 301630.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166560 f, 301739.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166620 f, 301847.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166680 f, 301956.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166740 f, 301519.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166800 f, 301627.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166860 f, 301736.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166920 f, 301844.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166980 f, 301952.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167040 f, 302061.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167100 f, 302169.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167160 f, 302278.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167220 f, 301841.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167280 f, 301949.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167340 f, 302057.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167400 f, 302166.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167460 f, 302274.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167520 f, 302382.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167580 f, 302490.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167640 f, 302054.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167700 f, 302162.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167760 f, 302270.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167820 f, 302378.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167880 f, 302486.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167940 f, 302594.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168000 f, 302702.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168060 f, 302810.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168120 f, 302374.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168180 f, 302482.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168240 f, 302589.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168300 f, 302697.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168360 f, 302805.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168420 f, 302913.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168480 f, 303021.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168540 f, 303129.5 fps, 0 ms/f
[junit] GLCanvas invisible frame count: Before 63, after 64
[junit] XXXX Visible Part 3/3
[junit] 0 s: 60 f / 981 ms, 61.1 fps, 16 ms/f; total: 60 f, 61.1 fps, 16 ms/f
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test01Onscreen
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test02Offscreen
[junit] 1 s: 60 f / 110 ms, 545.4 fps, 1 ms/f; total: 120 f, 109.9 fps, 9 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 164.8 fps, 6 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 219.7 fps, 4 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 274.7 fps, 3 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 329.6 fps, 3 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 384.6 fps, 2 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 439.5 fps, 2 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 494.0 fps, 2 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 548.9 fps, 1 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 603.8 fps, 1 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 658.7 fps, 1 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 713.6 fps, 1 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 768.5 fps, 1 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 823.4 fps, 1 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 877.5 fps, 1 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 932.3 fps, 1 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 987.2 fps, 1 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 1042.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 1096.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 1150.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 1205.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 1260.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 1315.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 1369.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 1423.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 1478.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 1532.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 1587.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 1642.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 1697.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 1750.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 1804.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 1859.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 1914.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 1969.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 2023.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 2076.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 2129.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 2183.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 2238.3 fps, 0 ms/f
[junit] 1 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 2520 f, 2280.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 2334.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 2389.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 2443.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 2495.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 2549.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 2603.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 2658.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 2712.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 2764.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 2818.4 fps, 0 ms/f
[junit] XXXX Visible Part 1/3
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 2872.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 2924.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 2978.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 3032.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 3086.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 3140.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 3192.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 3246.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 3300.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 3354.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 3408.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 3462.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 3516.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 3567.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 3621.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 3675.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 3729.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 3780.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 3834.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 3888.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 3942.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 3996.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 4050.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 4100.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 4154.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 4208.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 4262.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 4316.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 4370.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 4420.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 4474.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 4528.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 4582.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 4636.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 4690.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 4739.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 4793.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 4847.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 4896.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 4950.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 5004.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 5053.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 5107.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 5161.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 5215.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 5268.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 5322.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 5376.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 5425.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 5478.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 5532.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 5586.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 5640.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 5688.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 5742.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 5796.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 5849.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 5903.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 5957.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 6010.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 6058.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 6112.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 6166.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 6219.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 6273.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 6327.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 6375.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 6428.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 6482.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 6535.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 6589.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 6642.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 6690.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 6743.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 6797.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 6851.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 6904.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 6958.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 7011.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 7058.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 7112.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 7165.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 7219.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 7272.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 7319.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 7373.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 7426.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 7479.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 7533.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 7586.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 7633.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 7686.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 7740.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 7793.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 7846.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 7900.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 7946.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 8000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 8053.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 8106.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 8160.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 8213.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 8266.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 8312.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 8365.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 8419.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 8472.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 8525.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 8579.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 8624.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 8677.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 8731.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 8784.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 8837.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 8890.8 fps, 0 ms/f
[junit] 1 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 10080 f, 8920.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 8973.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 9026.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 9079.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 9132.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 9177.7 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 10440 f, 9214.4 fps, 0 ms/f
[junit] 1 s: 60 f / 23 ms, 2608.6 fps, 0 ms/f; total: 10500 f, 9083.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 9127.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 9178.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 9230.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 9282.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 9334.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 9386.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 9430.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 9481.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 9533.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 9585.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 9637.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 9689.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 9732.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 9775.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 9827.5 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 11460 f, 9862.3 fps, 0 ms/f
[junit] 1 s: 60 f / 34 ms, 1764.7 fps, 0 ms/f; total: 11520 f, 9632.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 9674.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 9724.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 9774.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 9824.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 9874.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 9924.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 9974.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 10016.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 10066.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 10116.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 10166.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 10217.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 10267.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 10317.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 10358.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 10408.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 10458.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 10508.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 10558.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 10608.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 10650.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 10700.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 10750.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 10800.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 10850.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 10900.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 10950.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 11000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 11040.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 11090.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 11140.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 11190.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 11240.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 11290.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 11340.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 11390.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 11430.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 11480.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 11530.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 11580.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 11630.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 11680.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 11720.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 11770.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 11820.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 11870.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 11920.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 11970.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 12019.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 12069.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 12119.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 12159.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 12209.3 fps, 0 ms/f
[junit] 1 s: 60 f / 14 ms, 4285.7 fps, 0 ms/f; total: 14760 f, 12118.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 12157.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 12206.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 12255.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 12305.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 12344.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 12383.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 12432.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 12481.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 12520.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 12569.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 12618.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 12667.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 12716.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 12765.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 12815.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 12864.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 12902.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 12951.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 13000.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 13049.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 13098.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 13147.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 13197.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 13235.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 13284.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 13333.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 13382.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 13431.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 13480.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 13529.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 13578.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 13616.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 13665.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 13714.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 13763.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 13812.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 13861.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 13910.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 13947.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 13996.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 14045.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 14094.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 14143.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 14180.9 fps, 0 ms/f
[junit] 2 s: 60 f / 68 ms, 882.3 fps, 1 ms/f; total: 105420 f, 50536.9 fps, 0 ms/f
[junit] 4 s: 60 f / 53 ms, 1132.0 fps, 0 ms/f; total: 955620 f, 192432.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105480 f, 50541.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 14229.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955680 f, 192405.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105540 f, 50570.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955740 f, 192417.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105600 f, 50598.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955800 f, 192391.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 14278.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 14327.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 14376.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 14425.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105660 f, 50603.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955860 f, 192403.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105720 f, 50607.9 fps, 0 ms/f
[junit] 4 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 955920 f, 192338.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105780 f, 50612.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 14474.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 14511.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 14560.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 14609.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 14657.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 14706.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 14743.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 14792.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 14841.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 14890.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 14938.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 14987.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 15036.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 15073.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 15121.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 15170.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 15219.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 15268.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 15317.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 15365.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 15402.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 15450.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 15499.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 15548.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 15597.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 15645.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 15694.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 15743.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 15792.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 15827.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 15876.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 15925.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 15974.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 16022.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 16071.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 16120.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 16168.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 16204.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 16253.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 16301.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 16350.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 16399.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 16447.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 16496.3 fps, 0 ms/f
[junit] 1 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 20400 f, 16504.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 16553.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 16601.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 16637.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 16685.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 16734.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 16782.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 16831.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 16879.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 16928.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 16976.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 17011.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 17059.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 17108.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 17156.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 17205.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 17253.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 17302.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 17350.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 17384.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 17433.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 17481.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 17530.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 17578.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 17627.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 17675.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 17723.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 17758.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 17806.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 17854.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 17903.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 17951.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 18000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 18048.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 18096.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 18130.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 18178.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955980 f, 192350.1 fps, 0 ms/f
[junit] 2 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 105840 f, 50592.7 fps, 0 ms/f
[junit] 4 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 956040 f, 192284.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105900 f, 50597.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956100 f, 192258.1 fps, 0 ms/f
[junit] 2 s: 60 f / 29 ms, 2068.9 fps, 0 ms/f; total: 105960 f, 49934.0 fps, 0 ms/f
[junit] 5 s: 60 f / 29 ms, 2068.9 fps, 0 ms/f; total: 956160 f, 191155.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106020 f, 49938.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956220 f, 191129.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106080 f, 49967.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956280 f, 191141.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106140 f, 49995.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956340 f, 191153.3 fps, 0 ms/f
[junit] 2 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 106200 f, 49976.4 fps, 0 ms/f
[junit] 5 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 956400 f, 191050.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106260 f, 49981.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956460 f, 191062.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106320 f, 49985.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956520 f, 191036.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106380 f, 50014.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956580 f, 191010.3 fps, 0 ms/f
[junit] 2 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 106440 f, 49995.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956640 f, 190984.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106500 f, 50023.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956700 f, 190996.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106560 f, 50051.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956760 f, 191008.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106620 f, 50056.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956820 f, 190982.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106680 f, 50084.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956880 f, 190994.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106740 f, 50112.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956940 f, 191006.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106800 f, 50117.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957000 f, 190979.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106860 f, 50121.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957060 f, 190953.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106920 f, 50150.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957120 f, 190965.6 fps, 0 ms/f
[junit] 2 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 106980 f, 50131.2 fps, 0 ms/f
[junit] 5 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 957180 f, 190901.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107040 f, 50135.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957240 f, 190875.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107100 f, 50163.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957300 f, 190887.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107160 f, 50192.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957360 f, 190899.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107220 f, 50196.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957420 f, 190873.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107280 f, 50224.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957480 f, 190885.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107340 f, 50252.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957540 f, 190897.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107400 f, 50257.3 fps, 0 ms/f
[junit] 5 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 957600 f, 190794.9 fps, 0 ms/f
[junit] 2 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 107460 f, 50238.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957660 f, 190806.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107520 f, 50242.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957720 f, 190780.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107580 f, 50271.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957780 f, 190754.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107640 f, 50275.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957840 f, 190766.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107700 f, 50303.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957900 f, 190778.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107760 f, 50331.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957960 f, 190752.6 fps, 0 ms/f
[junit] 2 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 107820 f, 50312.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958020 f, 190726.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107880 f, 50317.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958080 f, 190700.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107940 f, 50321.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958140 f, 190674.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108000 f, 50326.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 18227.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 18275.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 18323.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 18372.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 18420.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 18468.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 18517.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 18550.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 18599.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 18647.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 18695.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 18743.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 18792.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 18840.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 18888.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 18921.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 18970.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 19018.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 19066.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 19115.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 19163.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 19211.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 19259.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 19292.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 19340.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 19389.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 19437.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 19485.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 19533.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 19581.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 19630.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 19678.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 19710.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 19759.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 19807.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 19855.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 19903.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 19951.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 19983.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 20032.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 20080.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 20128.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 20176.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 20224.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 20256.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 20304.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 20352.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 20400.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 20449.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 20497.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 20545.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 20593.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 20641.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 20673.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 20721.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 20769.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 20817.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 20865.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 20913.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 20961.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 20992.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 21040.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 21088.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 21136.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 21184.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 21232.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 21281.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 21329.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 21360.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 21408.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 21456.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 21504.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 21552.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 21600.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 21648.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 21696.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 21726.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 21774.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 21822.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 21870.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 21918.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 21966.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 22014.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 22062.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 22092.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 22140.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 22188.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 22236.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 22284.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 22332.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 22362.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 22410.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 22458.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 22505.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 22553.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 22601.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 22649.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 22679.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 22727.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 22775.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 22822.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 22870.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 22918.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 22966.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 23014.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 23062.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 23091.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 23139.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 23187.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 23235.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 23282.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 23330.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 23378.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 23407.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 23455.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 23503.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 23550.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 23598.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 23646.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 23694.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 23742.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 23770.8 fps, 0 ms/f
[junit] 1 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 29940 f, 23630.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 23677.9 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 30060 f, 23687.9 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 30120 f, 23697.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 23726.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 23773.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 23820.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 23849.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 23896.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 23943.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 23990.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 24037.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 24084.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 24131.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 24179.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 24207.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 24254.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 24301.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 24348.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 24395.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 24442.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 24489.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 24536.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 24583.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 24611.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 24658.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 24705.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 24752.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 24800.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 24847.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 24894.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 24941.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 24968.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 25015.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 25062.6 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 32040 f, 25070.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 25097.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 25144.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 25191.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 25238.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 25285.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 25332.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 25379.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 25406.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 25453.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 25500.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 25546.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 25593.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 25640.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 25687.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 25734.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 25781.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 25807.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 25854.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 25901.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 25948.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 25995.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 26042.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 26068.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 26115.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 26162.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 26209.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 26255.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 26302.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 26349.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 26396.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 26443.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 26469.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 26515.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 26562.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 26609.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 26656.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 26703.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 26749.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 26796.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 26822.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 26869.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 26915.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 26962.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 27009.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 27056.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 27102.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 27149.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 27175.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 27221.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 27268.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 27315.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 27361.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 27408.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 27455.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 27501.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 27527.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 27573.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 27620.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 27667.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 27713.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 27760.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 27807.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 27853.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 27878.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 27925.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 27972.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 28018.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 28065.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 28111.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 28158.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 28205.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 28229.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 28276.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 28322.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 28369.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 28416.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 28462.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 28509.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 28555.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 28580.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 28626.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 28673.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 28719.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 28766.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 28813.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 28859.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 28906.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 28952.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 28976.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 29023.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 29069.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 29116.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 29162.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 29209.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 29255.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 29302.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 29348.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 29372.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 29419.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 29465.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 29512.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 29558.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 29604.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 29651.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 29697.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 29721.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 29767.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 29814.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 29860.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 29907.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 29953.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 30000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 38820 f, 29976.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 30023.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 30069.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 30092.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 30138.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 30185.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 30231.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 30277.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 30324.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 30370.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 30416.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 30462.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 30485.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 30531.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 30578.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 30624.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 30670.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 30717.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 30763.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 30809.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 30832.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 30878.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 30924.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 30970.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 31016.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 31063.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 31109.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 31155.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 31201.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 31224.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 31270.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 31316.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 31362.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 31408.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 31454.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 31501.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 31547.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 31569.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 31615.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 31661.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 31707.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 31753.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 31800.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 31846.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 31867.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 31913.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 31960.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 32006.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 32052.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 32098.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 32144.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 32190.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 32211.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 32258.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 32304.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 32350.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 32396.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 32442.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 32488.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 32534.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 32555.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 32601.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 32647.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 32693.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 32739.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 32785.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 32831.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 32877.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 32898.7 fps, 0 ms/f
[junit] 5 s: 60 f / 9 ms, 6666.6 fps, 0 ms/f; total: 958200 f, 190345.6 fps, 0 ms/f
[junit] 2 s: 60 f / 68 ms, 882.3 fps, 1 ms/f; total: 108060 f, 48807.5 fps, 0 ms/f
[junit] 5 s: 60 f / 99 ms, 606.0 fps, 1 ms/f; total: 958260 f, 186686.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 32944.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 32990.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 33036.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 33082.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 33128.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 33174.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 33220.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 33266.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 33287.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 33333.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 33379.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 33425.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 33471.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 33517.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 33563.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 33583.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 33629.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 33675.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 33721.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 33767.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 33813.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 33859.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 33905.0 fps, 0 ms/f
[junit] 1 s: 60 f / 31 ms, 1935.4 fps, 0 ms/f; total: 44340 f, 33163.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 33208.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 33228.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 33273.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 33318.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 33363.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 33408.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 33452.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 33497.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 33542.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 33562.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 33607.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 33651.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 33696.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 33741.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 33786.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 33831.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 33876.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 33895.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 33940.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 33985.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 34029.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 34074.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 34119.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 34164.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 34183.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 34228.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 34272.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 34317.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 34362.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 34407.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 34451.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 34496.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 34515.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 34560.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 34605.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 34649.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 34694.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 34739.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 34783.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 34802.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 34847.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 34892.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 34936.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 34981.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 35026.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 35070.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 35115.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 35133.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 35178.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 35223.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 35267.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 35312.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 35357.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 35401.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 35446.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 35491.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 35509.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 35553.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 35598.5 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 47940 f, 35590.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 35634.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 35679.2 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 48120 f, 35670.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 35715.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 35759.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 35804.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 35848.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 35893.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 35911.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 35955.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 36000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 36044.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 36088.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 36133.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 36177.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 36222.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 36239.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 36284.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 36328.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 36373.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 36417.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 36461.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 36506.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 36550.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 36568.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 36612.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 36656.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 36701.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 36745.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 36789.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 36834.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 36878.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 36895.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 36940.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 36984.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 37028.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 37073.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 37117.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 37161.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 37206.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 37223.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 37267.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 37311.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 37355.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 37400.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 37444.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 37488.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 37533.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 37577.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 37594.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 37638.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 37682.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 37726.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 37771.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 37815.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 37859.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 37904.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 37920.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 37964.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 38008.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 38053.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 38097.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 38141.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 38185.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 38230.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 38246.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 38290.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 38334.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 38378.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 38422.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 38467.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 38483.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 38527.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 38571.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 38615.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 38659.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 38703.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 38748.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 38792.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 38836.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 38880.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 38896.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 38940.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 38984.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 39028.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 39072.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 39116.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 39161.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 39205.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 39220.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 39235.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 39279.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 39324.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 39368.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 39412.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 39427.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 39471.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 39515.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 39559.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 39603.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 39647.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 39691.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 39735.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 39750.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 39794.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 39838.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 39882.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 39926.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 39970.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 40014.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 40029.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 40073.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 40117.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 40161.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 40205.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 40249.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 40263.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 40307.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 40351.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 40395.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 40439.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 40483.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 40527.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 40541.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 40585.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 40629.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 40673.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 40717.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 40761.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 40805.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 40849.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 40863.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 40907.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 40950.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 40994.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 41038.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 41082.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 41126.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 41170.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 41184.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 41228.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 41271.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 41315.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 41359.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 41403.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 41447.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 41491.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 41535.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 41548.5 fps, 0 ms/f
[junit] 1 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 56940 f, 41441.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 41454.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 41498.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 41541.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 41585.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 41629.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 41672.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 41716.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 41729.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 41773.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 41816.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 41860.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 41904.0 fps, 0 ms/f
[junit] 1 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 57720 f, 41495.3 fps, 0 ms/f
[junit] 2 s: 60 f / 57 ms, 1052.6 fps, 0 ms/f; total: 108120 f, 47608.9 fps, 0 ms/f
[junit] 5 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 958320 f, 186009.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108180 f, 47614.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958380 f, 186020.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108240 f, 47640.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958440 f, 186032.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108300 f, 47646.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958500 f, 186008.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108360 f, 47672.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958560 f, 186019.8 fps, 0 ms/f
[junit] 2 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 108420 f, 47657.1 fps, 0 ms/f
[junit] 5 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 958620 f, 185923.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108480 f, 47662.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958680 f, 185934.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108540 f, 47688.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958740 f, 185946.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108600 f, 47694.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958800 f, 185922.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108660 f, 47720.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958860 f, 185933.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108720 f, 47747.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958920 f, 185909.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108780 f, 47752.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958980 f, 185920.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108840 f, 47778.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959040 f, 185932.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108900 f, 47805.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959100 f, 185908.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108960 f, 47810.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959160 f, 185919.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109020 f, 47836.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959220 f, 185931.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109080 f, 47863.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959280 f, 185906.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109140 f, 47868.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959340 f, 185918.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109200 f, 47894.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959400 f, 185930.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109260 f, 47921.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959460 f, 185905.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109320 f, 47926.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959520 f, 185917.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109380 f, 47931.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959580 f, 185893.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109440 f, 47957.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959640 f, 185868.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109500 f, 47963.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959700 f, 185880.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109560 f, 47989.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959760 f, 185891.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109620 f, 48015.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959820 f, 185867.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109680 f, 48021.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959880 f, 185879.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109740 f, 48047.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959940 f, 185890.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109800 f, 48073.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960000 f, 185866.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109860 f, 48078.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960060 f, 185878.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109920 f, 48105.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960120 f, 185889.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109980 f, 48131.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960180 f, 185865.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110040 f, 48136.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960240 f, 185876.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110100 f, 48162.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960300 f, 185852.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110160 f, 48167.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960360 f, 185864.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110220 f, 48173.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960420 f, 185839.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110280 f, 48178.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960480 f, 185815.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110340 f, 48204.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960540 f, 185791.1 fps, 0 ms/f
[junit] 2 s: 60 f / 9 ms, 6666.6 fps, 0 ms/f; total: 110400 f, 48041.7 fps, 0 ms/f
[junit] 5 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 960600 f, 185444.0 fps, 0 ms/f
[junit] 2 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 110460 f, 48005.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960660 f, 185419.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110520 f, 48031.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960720 f, 185395.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110580 f, 48036.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960780 f, 185407.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110640 f, 48062.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960840 f, 185418.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110700 f, 48067.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960900 f, 185394.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110760 f, 48093.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 41508.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 41551.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 41594.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 41637.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 41681.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 41724.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 41767.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 41810.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 41853.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 41896.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 41909.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 41952.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 41995.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 42038.7 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 58620 f, 42021.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 42064.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 42107.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 42150.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 42193.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 42236.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 42279.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 42322.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 42335.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 42378.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 42421.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 42464.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 42507.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 42550.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 42593.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 42636.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 42648.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 42691.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 42734.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 42777.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 42820.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 42863.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 42906.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 42918.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 42961.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 43004.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 43047.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 43090.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 43133.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 43175.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 43218.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 43230.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 43273.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 43316.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 43359.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 43402.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 43445.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 43488.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 43500.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 43542.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 43585.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 43628.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 43671.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 43714.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 43757.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 43800.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 43811.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 43854.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 43897.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 43940.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 43982.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 44025.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 44068.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 44111.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 44122.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 44165.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 44208.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 44251.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 44293.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 44336.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 44379.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 44422.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 44433.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 44476.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 44518.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 44561.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 44604.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 44647.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 44689.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 44732.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 44743.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 44786.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 44829.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 44871.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 44914.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 44957.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 45000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 45042.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 45053.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 45096.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 45138.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 45181.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 45224.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 45266.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 45309.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 45352.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 45362.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 45405.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 45448.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 45490.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 45533.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 45576.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 45618.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 45661.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 45704.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 45714.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 45756.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 45799.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 45842.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 45884.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 45927.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 45970.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 46012.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 46022.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 46065.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 46107.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 46150.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 46193.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 46235.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 46278.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 46321.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 46330.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 46373.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 46415.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 46458.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 46501.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 46543.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 46586.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 46628.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 46638.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 46680.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 46690.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 46732.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 46775.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 46817.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 46860.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 46902.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 46912.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 46954.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 46997.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 47039.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 47082.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 47124.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 47167.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 47176.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 47218.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 47261.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 47303.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 47346.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 47388.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 47430.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 47473.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 47515.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 47524.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 47567.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 47609.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 47652.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 47694.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 47736.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 47745.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 47787.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 47830.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 47872.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 47915.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 47957.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 48000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 48042.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 48050.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 48093.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 48135.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 48177.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 48220.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 48262.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 48305.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 48347.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 48355.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 48398.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 48440.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 48482.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 48525.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 48567.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 48609.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 48652.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 48660.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 48702.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 48744.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 48787.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 48829.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 48871.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 48913.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 48956.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 48964.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 49006.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 49048.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 49090.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 49133.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 49175.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 49217.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 49260.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 49267.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 49309.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 49352.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 49394.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 49436.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 49478.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 49521.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960960 f, 185406.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110820 f, 48119.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961020 f, 185381.9 fps, 0 ms/f
[junit] 2 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 110880 f, 48062.4 fps, 0 ms/f
[junit] 5 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 961080 f, 185286.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110940 f, 48088.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961140 f, 185297.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111000 f, 48093.5 fps, 0 ms/f
[junit] 5 s: 60 f / 11 ms, 5454.5 fps, 0 ms/f; total: 961200 f, 184917.2 fps, 0 ms/f
[junit] 2 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 111060 f, 47911.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961260 f, 184893.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111120 f, 47917.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961320 f, 184904.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111180 f, 47943.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961380 f, 184916.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111240 f, 47968.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961440 f, 184892.3 fps, 0 ms/f
[junit] 2 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 111300 f, 47953.4 fps, 0 ms/f
[junit] 5 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 961500 f, 184832.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111360 f, 47958.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961560 f, 184844.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111420 f, 47984.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961620 f, 184855.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111480 f, 47989.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961680 f, 184831.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111540 f, 48015.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961740 f, 184807.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111600 f, 48020.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961800 f, 184819.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111660 f, 48046.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961860 f, 184830.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111720 f, 48051.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961920 f, 184806.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111780 f, 48077.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961980 f, 184818.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111840 f, 48103.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962040 f, 184829.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111900 f, 48108.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962100 f, 184805.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111960 f, 48134.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962160 f, 184817.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112020 f, 48159.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962220 f, 184829.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112080 f, 48165.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962280 f, 184805.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112140 f, 48190.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962340 f, 184816.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112200 f, 48216.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962400 f, 184828.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112260 f, 48221.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962460 f, 184804.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112320 f, 48247.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962520 f, 184780.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112380 f, 48252.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962580 f, 184791.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112440 f, 48278.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962640 f, 184803.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112500 f, 48303.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962700 f, 184779.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112560 f, 48309.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962760 f, 184790.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112620 f, 48334.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962820 f, 184802.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112680 f, 48360.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962880 f, 184778.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112740 f, 48365.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962940 f, 184789.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112800 f, 48391.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963000 f, 184801.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112860 f, 48396.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963060 f, 184777.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112920 f, 48421.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963120 f, 184788.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112980 f, 48447.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963180 f, 184800.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113040 f, 48452.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963240 f, 184776.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113100 f, 48478.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963300 f, 184788.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113160 f, 48504.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963360 f, 184799.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113220 f, 48508.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963420 f, 184775.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113280 f, 48534.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963480 f, 184787.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113340 f, 48560.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963540 f, 184763.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113400 f, 48565.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963600 f, 184774.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113460 f, 48591.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963660 f, 184786.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113520 f, 48616.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963720 f, 184797.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113580 f, 48621.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963780 f, 184773.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113640 f, 48647.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963840 f, 184785.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113700 f, 48672.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963900 f, 184796.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113760 f, 48677.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963960 f, 184772.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113820 f, 48703.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964020 f, 184784.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113880 f, 48729.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964080 f, 184795.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113940 f, 48733.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964140 f, 184771.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114000 f, 48759.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964200 f, 184783.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114060 f, 48785.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964260 f, 184794.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114120 f, 48790.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964320 f, 184771.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114180 f, 48815.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964380 f, 184782.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114240 f, 48841.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964440 f, 184758.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114300 f, 48846.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964500 f, 184770.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114360 f, 48871.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964560 f, 184781.6 fps, 0 ms/f
[junit] 2 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 114420 f, 48855.6 fps, 0 ms/f
[junit] 5 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 964620 f, 184722.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114480 f, 48881.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964680 f, 184733.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114540 f, 48886.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 49563.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 49570.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 49612.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 49655.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 49697.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 49739.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 49781.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 49824.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 49866.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 49908.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 49915.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 49957.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 50000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 50042.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 50084.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 50126.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 50168.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 50210.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 50253.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 50260.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 50302.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 50344.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 50386.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 50428.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 50470.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 50513.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 50555.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 50561.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 50603.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 50646.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 50688.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 50730.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 50772.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 50778.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 50821.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 50863.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 50905.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964740 f, 184709.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114600 f, 48911.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964800 f, 184721.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114660 f, 48937.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964860 f, 184732.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114720 f, 48941.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964920 f, 184709.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 50947.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 50989.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 51031.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 51073.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 51079.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 51122.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 51164.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 51206.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 51248.2 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 73140 f, 51218.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 51260.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 51302.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 51344.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 51386.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 51428.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 51434.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 51476.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 51518.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 51560.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 51602.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 51644.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 51686.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 51728.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 51734.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 51776.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 51818.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 51860.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 51902.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 51944.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 51986.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 52027.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 52033.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 52075.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 52117.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 52159.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 52201.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 52243.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 52285.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 52327.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114780 f, 48967.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964980 f, 184720.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114840 f, 48993.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965040 f, 184732.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114900 f, 48997.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965100 f, 184708.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114960 f, 49023.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965160 f, 184719.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115020 f, 49049.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965220 f, 184731.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115080 f, 49053.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965280 f, 184707.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115140 f, 49079.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965340 f, 184718.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115200 f, 49104.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965400 f, 184730.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115260 f, 49109.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965460 f, 184706.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115320 f, 49135.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965520 f, 184717.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115380 f, 49139.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965580 f, 184693.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115440 f, 49165.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965640 f, 184705.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115500 f, 49190.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965700 f, 184716.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115560 f, 49216.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965760 f, 184693.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115620 f, 49220.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965820 f, 184704.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115680 f, 49246.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965880 f, 184716.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115740 f, 49251.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965940 f, 184692.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115800 f, 49276.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966000 f, 184703.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115860 f, 49302.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966060 f, 184715.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115920 f, 49306.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966120 f, 184691.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115980 f, 49332.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966180 f, 184702.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116040 f, 49357.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966240 f, 184714.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116100 f, 49362.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966300 f, 184690.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116160 f, 49387.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966360 f, 184701.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116220 f, 49413.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966420 f, 184713.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116280 f, 49417.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966480 f, 184689.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116340 f, 49443.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966540 f, 184700.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116400 f, 49468.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966600 f, 184712.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116460 f, 49473.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966660 f, 184688.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116520 f, 49498.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966720 f, 184700.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116580 f, 49524.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966780 f, 184676.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116640 f, 49528.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966840 f, 184687.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116700 f, 49554.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966900 f, 184699.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116760 f, 49579.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966960 f, 184675.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116820 f, 49584.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967020 f, 184686.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116880 f, 49609.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967080 f, 184698.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116940 f, 49634.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967140 f, 184674.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117000 f, 49639.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967200 f, 184685.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117060 f, 49664.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967260 f, 184697.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117120 f, 49669.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967320 f, 184673.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117180 f, 49694.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967380 f, 184684.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117240 f, 49720.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967440 f, 184661.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117300 f, 49724.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967500 f, 184672.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117360 f, 49749.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967560 f, 184684.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117420 f, 49775.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967620 f, 184695.5 fps, 0 ms/f
[junit] 2 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 117480 f, 49653.4 fps, 0 ms/f
[junit] 5 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 967680 f, 184460.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117540 f, 49678.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967740 f, 184436.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117600 f, 49683.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967800 f, 184448.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117660 f, 49708.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967860 f, 184459.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117720 f, 49733.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967920 f, 184435.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117780 f, 49738.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967980 f, 184447.4 fps, 0 ms/f
[junit] 2 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 117840 f, 49637.7 fps, 0 ms/f
[junit] 5 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 968040 f, 184213.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117900 f, 49642.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968100 f, 184224.5 fps, 0 ms/f
[junit] 2 s: 60 f / 8 ms, 7500.0 fps, 0 ms/f; total: 117960 f, 49500.6 fps, 0 ms/f
[junit] 5 s: 60 f / 8 ms, 7500.0 fps, 0 ms/f; total: 968160 f, 183955.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118020 f, 49525.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968220 f, 183932.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118080 f, 49530.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968280 f, 183943.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118140 f, 49555.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968340 f, 183955.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118200 f, 49559.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968400 f, 183931.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118260 f, 49584.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968460 f, 183943.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118320 f, 49610.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968520 f, 183954.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118380 f, 49614.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968580 f, 183930.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118440 f, 49639.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968640 f, 183907.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118500 f, 49643.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968700 f, 183918.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118560 f, 49669.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968760 f, 183930.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118620 f, 49694.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968820 f, 183906.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118680 f, 49698.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968880 f, 183918.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118740 f, 49723.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968940 f, 183929.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118800 f, 49727.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969000 f, 183905.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118860 f, 49753.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969060 f, 183917.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118920 f, 49757.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969120 f, 183893.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118980 f, 49782.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969180 f, 183905.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119040 f, 49786.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969240 f, 183881.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119100 f, 49811.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969300 f, 183893.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119160 f, 49836.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969360 f, 183904.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119220 f, 49841.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969420 f, 183880.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119280 f, 49866.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969480 f, 183892.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119340 f, 49891.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969540 f, 183868.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119400 f, 49895.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969600 f, 183880.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119460 f, 49920.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969660 f, 183891.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119520 f, 49945.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969720 f, 183868.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119580 f, 49949.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969780 f, 183879.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119640 f, 49974.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969840 f, 183890.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119700 f, 50000.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969900 f, 183867.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119760 f, 50004.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969960 f, 183878.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119820 f, 50029.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970020 f, 183890.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119880 f, 50054.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970080 f, 183866.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119940 f, 50058.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970140 f, 183877.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120000 f, 50083.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970200 f, 183889.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120060 f, 50087.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970260 f, 183865.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120120 f, 50112.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970320 f, 183877.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120180 f, 50137.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970380 f, 183888.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120240 f, 50141.7 fps, 0 ms/f
[junit] 5 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 970440 f, 183830.2 fps, 0 ms/f
[junit] 2 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 120300 f, 50062.4 fps, 0 ms/f
[junit] 5 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 970500 f, 183702.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120360 f, 50087.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970560 f, 183679.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120420 f, 50091.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970620 f, 183690.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120480 f, 50116.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970680 f, 183701.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120540 f, 50141.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970740 f, 183678.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120600 f, 50145.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970800 f, 183654.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120660 f, 50149.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970860 f, 183666.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120720 f, 50174.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970920 f, 183677.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120780 f, 50178.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970980 f, 183654.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120840 f, 50203.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971040 f, 183665.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120900 f, 50228.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971100 f, 183642.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120960 f, 50232.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971160 f, 183653.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121020 f, 50257.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971220 f, 183664.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121080 f, 50282.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971280 f, 183641.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121140 f, 50286.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971340 f, 183652.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121200 f, 50311.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971400 f, 183664.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121260 f, 50336.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971460 f, 183640.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121320 f, 50340.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971520 f, 183652.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121380 f, 50365.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 52332.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 52374.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 52416.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 52458.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 52500.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 52541.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 52583.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 52625.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 52667.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 52672.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 52714.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 52756.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 52798.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 52840.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 52882.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 52923.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 52965.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 52970.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 53012.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 53054.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971580 f, 183663.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121440 f, 50369.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971640 f, 183640.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121500 f, 50394.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971700 f, 183651.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121560 f, 50418.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971760 f, 183662.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121620 f, 50422.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 53096.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76200 f, 53138.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 53179.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 53221.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 53263.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 53268.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 53310.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 53351.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 53393.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 53435.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 53477.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 53519.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 53523.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 53565.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 53607.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 53649.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 53690.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 53732.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 53774.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 53816.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 53857.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 53899.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 53903.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 53945.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 53987.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 54029.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 54070.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77760 f, 54112.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 54154.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77880 f, 54196.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77940 f, 54200.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 54242.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 54283.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 54325.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 54367.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 54408.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 54450.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 54492.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 54496.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 54537.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 54579.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 54621.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 54662.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 54704.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 54746.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 54788.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 54791.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 54833.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 54875.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 54916.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 54958.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 55000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 55041.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 55083.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 55125.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 55128.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 55170.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 55211.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 55253.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 55294.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 55336.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 55378.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971820 f, 183639.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121680 f, 50447.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971880 f, 183650.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121740 f, 50472.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971940 f, 183627.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121800 f, 50476.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972000 f, 183638.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121860 f, 50501.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 55419.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 55423.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 55464.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 55506.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 55547.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 55589.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 55631.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 55672.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 55714.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 55717.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 55758.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 55800.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 55841.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 55844.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 55886.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 55889.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 55930.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 55972.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 56013.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 56055.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 56096.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 56138.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 56179.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 56182.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 56224.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 56265.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 56307.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 56348.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 56390.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 56431.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 56473.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 56475.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 56516.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 56558.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 56599.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 56641.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 56682.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 56724.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 56765.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 56767.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 56809.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 56850.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 56892.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 56933.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 56975.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 57016.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 57058.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 57060.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 57101.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 57142.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 57184.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 57225.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 57267.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 57308.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 57310.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 57351.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 57393.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 57434.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 57475.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 57517.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 57558.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 57600.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 57641.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 57682.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 57684.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 57725.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 57767.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83880 f, 57808.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 57849.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 57891.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 57932.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 57973.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 57975.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 58016.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 58057.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 58099.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 58140.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 58181.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 58223.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 58224.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 58265.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 58306.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 58348.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 58389.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 58430.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 58472.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972060 f, 183650.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85020 f, 58473.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121920 f, 50526.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 58514.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972120 f, 183626.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121980 f, 50530.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972180 f, 183638.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122040 f, 50555.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972240 f, 183649.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122100 f, 50559.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972300 f, 183626.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122160 f, 50583.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972360 f, 183637.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122220 f, 50608.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972420 f, 183648.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122280 f, 50612.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972480 f, 183625.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122340 f, 50637.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972540 f, 183636.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122400 f, 50641.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972600 f, 183613.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122460 f, 50666.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972660 f, 183624.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122520 f, 50690.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972720 f, 183636.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122580 f, 50694.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972780 f, 183612.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122640 f, 50719.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972840 f, 183624.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122700 f, 50744.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972900 f, 183600.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122760 f, 50748.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972960 f, 183612.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122820 f, 50773.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973020 f, 183623.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122880 f, 50797.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973080 f, 183600.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122940 f, 50801.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973140 f, 183611.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123000 f, 50826.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973200 f, 183622.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123060 f, 50851.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973260 f, 183599.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123120 f, 50855.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973320 f, 183610.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123180 f, 50879.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973380 f, 183621.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123240 f, 50883.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973440 f, 183598.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123300 f, 50908.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973500 f, 183609.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123360 f, 50933.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973560 f, 183621.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123420 f, 50936.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973620 f, 183597.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123480 f, 50961.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973680 f, 183609.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123540 f, 50986.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973740 f, 183585.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123600 f, 50990.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973800 f, 183597.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123660 f, 51014.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973860 f, 183608.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123720 f, 51039.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973920 f, 183585.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123780 f, 51043.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973980 f, 183596.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123840 f, 51068.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974040 f, 183607.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123900 f, 51071.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974100 f, 183584.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123960 f, 51096.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974160 f, 183595.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124020 f, 51121.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974220 f, 183607.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124080 f, 51124.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974280 f, 183583.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124140 f, 51149.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974340 f, 183595.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124200 f, 51174.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974400 f, 183606.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124260 f, 51177.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974460 f, 183583.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124320 f, 51202.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974520 f, 183594.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124380 f, 51206.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974580 f, 183571.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124440 f, 51230.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974640 f, 183582.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124500 f, 51255.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974700 f, 183593.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124560 f, 51259.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974760 f, 183570.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124620 f, 51283.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974820 f, 183581.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124680 f, 51308.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974880 f, 183593.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124740 f, 51312.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974940 f, 183569.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124800 f, 51336.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975000 f, 183581.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124860 f, 51361.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975060 f, 183557.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124920 f, 51365.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975120 f, 183569.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124980 f, 51368.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975180 f, 183546.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125040 f, 51393.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975240 f, 183557.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125100 f, 51396.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975300 f, 183534.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125160 f, 51421.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975360 f, 183545.3 fps, 0 ms/f
[junit] 2 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 125220 f, 51361.7 fps, 0 ms/f
[junit] 5 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 975420 f, 183384.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125280 f, 51365.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975480 f, 183395.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125340 f, 51389.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975540 f, 183406.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125400 f, 51393.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975600 f, 183383.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125460 f, 51418.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975660 f, 183394.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125520 f, 51442.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975720 f, 183406.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125580 f, 51446.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975780 f, 183382.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125640 f, 51470.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975840 f, 183394.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125700 f, 51495.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975900 f, 183405.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125760 f, 51498.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975960 f, 183382.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 58555.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125820 f, 51523.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85200 f, 58596.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976020 f, 183393.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 58638.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125880 f, 51547.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976080 f, 183404.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125940 f, 51551.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976140 f, 183381.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126000 f, 51575.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976200 f, 183392.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126060 f, 51600.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976260 f, 183404.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126120 f, 51603.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976320 f, 183380.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126180 f, 51628.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976380 f, 183392.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126240 f, 51653.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976440 f, 183403.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126300 f, 51656.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976500 f, 183380.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126360 f, 51680.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976560 f, 183391.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126420 f, 51705.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976620 f, 183368.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126480 f, 51708.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976680 f, 183379.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126540 f, 51733.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976740 f, 183390.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126600 f, 51757.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976800 f, 183402.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126660 f, 51761.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976860 f, 183379.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126720 f, 51785.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976920 f, 183390.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126780 f, 51810.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976980 f, 183401.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126840 f, 51813.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977040 f, 183378.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126900 f, 51838.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977100 f, 183389.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126960 f, 51841.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977160 f, 183366.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127020 f, 51866.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977220 f, 183377.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127080 f, 51890.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977280 f, 183389.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127140 f, 51915.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977340 f, 183365.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127200 f, 51918.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977400 f, 183377.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127260 f, 51942.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977460 f, 183388.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127320 f, 51967.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977520 f, 183365.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127380 f, 51970.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977580 f, 183376.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127440 f, 51995.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977640 f, 183387.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127500 f, 52019.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977700 f, 183398.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127560 f, 52022.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977760 f, 183375.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127620 f, 52047.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977820 f, 183387.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127680 f, 52071.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977880 f, 183398.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127740 f, 52075.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977940 f, 183375.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127800 f, 52099.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978000 f, 183386.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127860 f, 52123.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978060 f, 183397.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127920 f, 52127.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978120 f, 183374.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127980 f, 52130.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978180 f, 183351.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128040 f, 52154.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978240 f, 183362.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128100 f, 52179.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978300 f, 183373.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128160 f, 52182.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978360 f, 183350.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128220 f, 52206.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978420 f, 183362.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128280 f, 52231.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 58679.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978480 f, 183373.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128340 f, 52234.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978540 f, 183350.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128400 f, 52258.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978600 f, 183361.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128460 f, 52283.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978660 f, 183372.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128520 f, 52286.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978720 f, 183349.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128580 f, 52310.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978780 f, 183360.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128640 f, 52335.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978840 f, 183372.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128700 f, 52338.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978900 f, 183348.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128760 f, 52362.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978960 f, 183360.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128820 f, 52387.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979020 f, 183371.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128880 f, 52390.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979080 f, 183348.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128940 f, 52414.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979140 f, 183359.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129000 f, 52439.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979200 f, 183370.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129060 f, 52442.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979260 f, 183347.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129120 f, 52466.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979320 f, 183358.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129180 f, 52469.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979380 f, 183335.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129240 f, 52493.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979440 f, 183347.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129300 f, 52518.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979500 f, 183358.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129360 f, 52542.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979560 f, 183335.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129420 f, 52545.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979620 f, 183346.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129480 f, 52570.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979680 f, 183357.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129540 f, 52594.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979740 f, 183334.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 58720.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129600 f, 52597.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85440 f, 58762.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979800 f, 183345.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129660 f, 52621.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979860 f, 183357.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129720 f, 52646.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979920 f, 183333.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129780 f, 52649.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979980 f, 183345.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129840 f, 52673.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980040 f, 183356.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129900 f, 52697.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980100 f, 183367.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129960 f, 52700.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 58762.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980160 f, 183344.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 58804.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130020 f, 52725.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980220 f, 183355.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130080 f, 52749.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980280 f, 183332.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130140 f, 52752.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980340 f, 183343.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130200 f, 52776.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980400 f, 183355.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130260 f, 52800.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980460 f, 183332.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130320 f, 52803.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980520 f, 183343.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130380 f, 52828.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980580 f, 183354.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130440 f, 52852.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980640 f, 183331.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130500 f, 52855.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980700 f, 183342.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130560 f, 52879.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980760 f, 183353.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130620 f, 52904.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980820 f, 183330.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 58845.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130680 f, 52906.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980880 f, 183342.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130740 f, 52931.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980940 f, 183353.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130800 f, 52955.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981000 f, 183330.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130860 f, 52958.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981060 f, 183341.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130920 f, 52982.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981120 f, 183352.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130980 f, 52985.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981180 f, 183329.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131040 f, 53009.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981240 f, 183340.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131100 f, 53033.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981300 f, 183352.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131160 f, 53036.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981360 f, 183328.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131220 f, 53061.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981420 f, 183340.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131280 f, 53085.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981480 f, 183351.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131340 f, 53088.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981540 f, 183328.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131400 f, 53112.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981600 f, 183339.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131460 f, 53136.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981660 f, 183350.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131520 f, 53139.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981720 f, 183327.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131580 f, 53163.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981780 f, 183338.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131640 f, 53187.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981840 f, 183350.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131700 f, 53190.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981900 f, 183327.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131760 f, 53214.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981960 f, 183338.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131820 f, 53239.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982020 f, 183349.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131880 f, 53241.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982080 f, 183326.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131940 f, 53266.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982140 f, 183337.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132000 f, 53290.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982200 f, 183348.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132060 f, 53292.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982260 f, 183325.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132120 f, 53317.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982320 f, 183337.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132180 f, 53341.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982380 f, 183314.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132240 f, 53344.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982440 f, 183325.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132300 f, 53368.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982500 f, 183336.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132360 f, 53392.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982560 f, 183313.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132420 f, 53395.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982620 f, 183324.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132480 f, 53419.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982680 f, 183335.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132540 f, 53443.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982740 f, 183312.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132600 f, 53446.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982800 f, 183324.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132660 f, 53470.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982860 f, 183335.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132720 f, 53494.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982920 f, 183312.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132780 f, 53497.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982980 f, 183323.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132840 f, 53521.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983040 f, 183334.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132900 f, 53545.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983100 f, 183311.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132960 f, 53548.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983160 f, 183322.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133020 f, 53572.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983220 f, 183333.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133080 f, 53596.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983280 f, 183345.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133140 f, 53599.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983340 f, 183322.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133200 f, 53623.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983400 f, 183333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133260 f, 53647.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983460 f, 183344.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133320 f, 53649.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983520 f, 183321.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133380 f, 53674.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983580 f, 183332.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133440 f, 53698.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983640 f, 183309.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133500 f, 53700.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983700 f, 183320.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133560 f, 53724.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983760 f, 183332.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133620 f, 53748.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983820 f, 183309.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133680 f, 53751.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983880 f, 183320.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133740 f, 53775.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983940 f, 183331.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133800 f, 53778.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984000 f, 183308.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133860 f, 53802.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984060 f, 183319.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133920 f, 53826.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984120 f, 183330.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133980 f, 53828.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984180 f, 183307.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134040 f, 53852.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984240 f, 183319.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134100 f, 53877.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984300 f, 183330.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134160 f, 53879.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984360 f, 183307.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134220 f, 53903.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984420 f, 183318.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134280 f, 53927.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984480 f, 183329.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134340 f, 53951.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984540 f, 183306.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134400 f, 53954.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984600 f, 183317.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134460 f, 53978.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984660 f, 183328.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134520 f, 53980.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984720 f, 183306.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134580 f, 54004.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984780 f, 183317.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134640 f, 54028.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984840 f, 183328.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134700 f, 54052.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984900 f, 183305.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134760 f, 54055.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984960 f, 183316.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134820 f, 54079.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985020 f, 183327.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134880 f, 54081.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985080 f, 183304.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134940 f, 54105.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985140 f, 183281.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135000 f, 54108.2 fps, 0 ms/f
[junit] 5 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 985200 f, 183156.7 fps, 0 ms/f
[junit] 2 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 135060 f, 54045.6 fps, 0 ms/f
[junit] 5 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 985260 f, 183031.7 fps, 0 ms/f
[junit] 2 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 135120 f, 53961.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985320 f, 183008.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135180 f, 53985.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985380 f, 183020.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135240 f, 54009.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985440 f, 183031.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135300 f, 54011.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985500 f, 183008.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135360 f, 54035.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985560 f, 183019.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135420 f, 54059.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985620 f, 183030.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135480 f, 54062.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985680 f, 183007.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135540 f, 54086.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985740 f, 183018.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135600 f, 54110.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985800 f, 183030.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135660 f, 54112.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985860 f, 183007.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135720 f, 54136.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985920 f, 183018.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135780 f, 54160.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985980 f, 183029.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135840 f, 54162.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986040 f, 183006.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135900 f, 54186.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986100 f, 183017.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135960 f, 54210.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986160 f, 183028.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136020 f, 54212.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986220 f, 183006.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136080 f, 54236.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986280 f, 183017.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136140 f, 54260.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986340 f, 183028.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136200 f, 54262.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986400 f, 183005.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136260 f, 54286.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986460 f, 183016.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136320 f, 54310.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986520 f, 182993.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136380 f, 54313.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986580 f, 183005.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136440 f, 54336.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986640 f, 183016.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136500 f, 54360.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986700 f, 182993.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136560 f, 54363.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986760 f, 183004.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136620 f, 54386.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986820 f, 183015.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136680 f, 54410.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986880 f, 182992.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136740 f, 54413.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986940 f, 183003.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136800 f, 54436.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987000 f, 183015.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136860 f, 54460.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987060 f, 182992.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136920 f, 54463.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987120 f, 183003.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136980 f, 54486.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987180 f, 183014.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137040 f, 54510.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987240 f, 182991.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137100 f, 54512.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987300 f, 183002.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137160 f, 54536.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987360 f, 183013.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137220 f, 54538.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987420 f, 182991.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137280 f, 54562.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987480 f, 183002.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137340 f, 54586.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 58886.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987540 f, 183013.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 58927.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 58969.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 59010.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 59051.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 59052.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 59093.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 59134.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 59175.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 59217.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 59217.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 59258.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86400 f, 59299.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 59341.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 59341.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 59382.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 59423.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 59465.0 fps, 0 ms/f
[junit] 1 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 86760 f, 59383.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 59425.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 59425.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 59466.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 59466.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 59507.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 59548.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 59589.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 59630.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 59671.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 59712.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 59753.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 59794.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 59795.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 59836.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 59877.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 59877.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 59918.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 59918.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 59959.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 60000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88020 f, 60040.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 60081.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 60122.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 60163.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 60204.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 60204.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 60245.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 60286.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 60327.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88560 f, 60368.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 60408.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 60449.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 60490.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 60490.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 60531.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 60572.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 60613.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 60653.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 60694.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 60735.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 60776.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 60776.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 60816.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 60857.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 60898.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 60939.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 60980.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 61021.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 61061.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 61102.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 61102.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89880 f, 61142.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 61183.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 61224.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 61223.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 61264.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137400 f, 54588.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 61305.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 61346.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987600 f, 182990.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 61386.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137460 f, 54612.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 61427.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987660 f, 183001.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 61468.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137520 f, 54636.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987720 f, 183012.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 61509.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137580 f, 54638.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 61508.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987780 f, 182989.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 61548.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137640 f, 54662.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 61589.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987840 f, 183001.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 61630.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137700 f, 54686.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 61671.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987900 f, 183012.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 61711.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 61752.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 61793.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137760 f, 54688.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 61792.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987960 f, 182989.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 61832.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 61873.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137820 f, 54712.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 61914.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988020 f, 183000.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 61955.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137880 f, 54736.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988080 f, 182977.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137940 f, 54738.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988140 f, 182988.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138000 f, 54761.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988200 f, 183000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138060 f, 54763.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988260 f, 182977.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138120 f, 54787.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988320 f, 182988.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138180 f, 54811.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988380 f, 182999.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 61995.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138240 f, 54813.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 62036.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988440 f, 182976.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138300 f, 54837.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988500 f, 182987.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138360 f, 54861.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988560 f, 182965.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138420 f, 54863.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988620 f, 182976.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138480 f, 54865.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988680 f, 182953.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138540 f, 54889.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988740 f, 182964.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138600 f, 54912.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988800 f, 182975.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138660 f, 54914.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988860 f, 182952.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138720 f, 54938.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988920 f, 182963.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138780 f, 54962.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988980 f, 182975.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138840 f, 54964.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989040 f, 182952.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138900 f, 54988.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989100 f, 182963.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138960 f, 55011.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989160 f, 182940.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139020 f, 55013.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989220 f, 182951.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139080 f, 55037.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989280 f, 182962.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139140 f, 55061.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989340 f, 182940.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139200 f, 55063.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989400 f, 182951.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139260 f, 55087.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989460 f, 182962.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139320 f, 55088.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989520 f, 182939.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139380 f, 55112.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989580 f, 182950.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139440 f, 55114.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989640 f, 182927.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139500 f, 55138.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989700 f, 182939.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139560 f, 55140.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989760 f, 182916.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139620 f, 55163.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989820 f, 182927.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139680 f, 55187.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989880 f, 182938.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139740 f, 55189.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989940 f, 182915.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139800 f, 55213.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990000 f, 182926.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139860 f, 55236.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990060 f, 182937.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139920 f, 55238.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990120 f, 182915.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139980 f, 55262.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990180 f, 182926.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140040 f, 55286.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990240 f, 182937.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140100 f, 55288.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990300 f, 182914.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140160 f, 55311.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990360 f, 182925.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140220 f, 55335.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990420 f, 182936.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140280 f, 55337.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990480 f, 182914.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140340 f, 55360.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990540 f, 182925.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140400 f, 55384.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990600 f, 182936.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140460 f, 55386.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990660 f, 182913.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140520 f, 55410.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990720 f, 182924.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140580 f, 55433.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990780 f, 182901.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140640 f, 55435.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990840 f, 182913.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140700 f, 55459.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990900 f, 182924.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140760 f, 55482.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990960 f, 182901.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140820 f, 55484.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991020 f, 182912.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140880 f, 55508.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991080 f, 182923.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 62077.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140940 f, 55531.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991140 f, 182900.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141000 f, 55533.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991200 f, 182911.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141060 f, 55557.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 62075.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991260 f, 182923.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 62116.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141120 f, 55580.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 62157.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991320 f, 182900.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 62198.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141180 f, 55582.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 62238.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 62279.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 62320.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 62360.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 62359.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 62400.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 62440.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 62481.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 62522.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 62562.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 62603.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 62644.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 62684.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 62682.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 62723.5 fps, 0 ms/f
[junit] 1 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 92640 f, 62594.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 62635.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 62675.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 62716.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 62756.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 62797.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 62795.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 62835.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 62876.4 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 93180 f, 62832.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 62872.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 62913.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 62953.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 62993.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93480 f, 63034.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 63032.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 63072.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 63113.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 63153.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 63194.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93840 f, 63234.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 63274.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 63315.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 63313.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 63353.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 63393.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 63434.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 63474.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 63515.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 63555.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 63595.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 63593.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 63633.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 63674.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 63714.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 63755.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 63795.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 63835.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 63876.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 63916.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 63913.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 63954.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 63994.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 64034.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 64075.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 64115.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991380 f, 182911.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141240 f, 55606.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991440 f, 182922.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141300 f, 55629.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991500 f, 182899.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141360 f, 55631.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991560 f, 182910.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141420 f, 55655.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991620 f, 182921.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141480 f, 55678.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991680 f, 182899.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141540 f, 55680.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991740 f, 182910.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141600 f, 55704.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991800 f, 182921.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141660 f, 55705.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991860 f, 182898.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 64156.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 64196.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 64193.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 64233.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 64274.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 64314.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 64354.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 64395.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 64435.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 64475.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 64472.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 64513.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 64553.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 64593.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 64633.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 64674.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 64714.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 64754.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 64751.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 64791.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 64832.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 64872.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 64912.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 64953.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 64993.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 65033.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 65073.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 65070.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 65110.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 65150.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 65191.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 65231.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 65271.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 65311.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 65352.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 65348.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 65388.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 65428.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 65469.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 65509.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 65549.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 65589.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 65630.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 65626.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 65666.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 65706.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 65746.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 65787.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 65827.1 fps, 0 ms/f
[junit] 1 s: 60 f / 24 ms, 2500.0 fps, 0 ms/f; total: 98340 f, 64825.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 64864.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 64904.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 64943.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 64983.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 64980.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 65019.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 65059.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 65098.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 65138.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 65177.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 65217.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 65256.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 65253.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 65292.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 65332.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 65371.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 65411.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 65450.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141720 f, 55729.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99480 f, 65490.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991920 f, 182909.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141780 f, 55753.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991980 f, 182887.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141840 f, 55754.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992040 f, 182898.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141900 f, 55756.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 65529.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992100 f, 182875.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 65526.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 65565.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 65605.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 65644.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 65684.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 65723.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 65763.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 65802.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 65842.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 65838.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 65877.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 65917.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 65956.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 65996.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 66035.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 66074.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 66114.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 66110.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 66149.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 66189.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 66228.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 66268.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 66307.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 66346.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 66386.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 66382.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 66421.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 66460.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 66500.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 66539.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 66579.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 66618.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 66614.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 66653.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 66692.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 66732.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 66771.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 66811.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 66806.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 66845.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 66885.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 66924.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 66963.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 67003.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 67042.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 67038.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 67077.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 67116.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 67155.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 67195.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 67190.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 67229.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 67225.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 67264.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 67303.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 67342.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 67382.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 67377.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 67416.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 67455.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 67495.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 67534.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 67573.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 67612.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 67607.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 67647.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 67686.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 67725.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 67764.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 67803.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 67843.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 67882.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 67877.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 67916.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 67955.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104100 f, 67994.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104160 f, 68033.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104220 f, 68073.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104280 f, 68112.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104340 f, 68151.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104400 f, 68146.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104460 f, 68185.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104520 f, 68224.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104580 f, 68263.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104640 f, 68302.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104700 f, 68342.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104760 f, 68381.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104820 f, 68420.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104880 f, 68414.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104940 f, 68454.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105000 f, 68493.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105060 f, 68532.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105120 f, 68571.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105180 f, 68610.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105240 f, 68649.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105300 f, 68688.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105360 f, 68727.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105420 f, 68722.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105480 f, 68761.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105540 f, 68800.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105600 f, 68839.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105660 f, 68878.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105720 f, 68917.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105780 f, 68956.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105840 f, 68996.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105900 f, 69035.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105960 f, 69029.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106020 f, 69068.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106080 f, 69107.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106140 f, 69146.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106200 f, 69185.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106260 f, 69224.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106320 f, 69263.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106380 f, 69257.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106440 f, 69296.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106500 f, 69335.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106560 f, 69375.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106620 f, 69414.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106680 f, 69453.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106740 f, 69492.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106800 f, 69531.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106860 f, 69525.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106920 f, 69564.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106980 f, 69603.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107040 f, 69642.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107100 f, 69681.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107160 f, 69720.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107220 f, 69759.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107280 f, 69798.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107340 f, 69837.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107400 f, 69876.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107460 f, 69869.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107520 f, 69908.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107580 f, 69947.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107640 f, 69987.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107700 f, 70026.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107760 f, 70065.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107820 f, 70104.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107880 f, 70143.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107940 f, 70136.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108000 f, 70175.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108060 f, 70214.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108120 f, 70253.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108180 f, 70292.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108240 f, 70331.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108300 f, 70370.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108360 f, 70409.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108420 f, 70448.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108480 f, 70441.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108540 f, 70480.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108600 f, 70519.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108660 f, 70558.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108720 f, 70597.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108780 f, 70636.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108840 f, 70675.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108900 f, 70714.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108960 f, 70707.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109020 f, 70746.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109080 f, 70785.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109140 f, 70824.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109200 f, 70863.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109260 f, 70902.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109320 f, 70940.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109380 f, 70979.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109440 f, 70972.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109500 f, 71011.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109560 f, 71050.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109620 f, 71089.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109680 f, 71128.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109740 f, 71167.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109800 f, 71206.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109860 f, 71245.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109920 f, 71237.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109980 f, 71276.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110040 f, 71315.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110100 f, 71354.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110160 f, 71393.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110220 f, 71432.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110280 f, 71471.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110340 f, 71463.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141960 f, 55779.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110400 f, 71502.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110460 f, 71541.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992160 f, 182886.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110520 f, 71580.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110580 f, 71619.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110640 f, 71658.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110700 f, 71696.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110760 f, 71735.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110820 f, 71774.6 fps, 0 ms/f
[junit] 1 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 110880 f, 71674.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142020 f, 55803.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992220 f, 182897.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142080 f, 55805.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992280 f, 182875.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142140 f, 55828.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992340 f, 182886.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142200 f, 55830.3 fps, 0 ms/f
[junit] 5 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 992400 f, 182661.5 fps, 0 ms/f
[junit] 2 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 142260 f, 55722.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992460 f, 182672.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142320 f, 55724.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992520 f, 182649.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142380 f, 55747.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992580 f, 182661.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142440 f, 55771.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992640 f, 182672.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142500 f, 55772.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992700 f, 182649.5 fps, 0 ms/f
[junit] 2 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 142560 f, 55752.8 fps, 0 ms/f
[junit] 5 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 992760 f, 182593.3 fps, 0 ms/f
[junit] 2 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 142620 f, 55624.0 fps, 0 ms/f
[junit] 5 s: 60 f / 8 ms, 7500.0 fps, 0 ms/f; total: 992820 f, 182336.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142680 f, 55625.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992880 f, 182347.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142740 f, 55649.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992940 f, 182358.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110940 f, 71712.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142800 f, 55650.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111000 f, 71751.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111060 f, 71744.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111120 f, 71782.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111180 f, 71775.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111240 f, 71814.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111300 f, 71852.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111360 f, 71891.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111420 f, 71930.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111480 f, 71922.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111540 f, 71961.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111600 f, 72000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111660 f, 72038.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111720 f, 72077.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111780 f, 72116.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111840 f, 72154.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111900 f, 72193.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111960 f, 72185.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112020 f, 72224.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993000 f, 182335.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142860 f, 55674.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112080 f, 72263.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112140 f, 72301.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112200 f, 72340.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112260 f, 72379.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112320 f, 72417.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112380 f, 72409.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112440 f, 72448.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112500 f, 72487.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112560 f, 72525.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112620 f, 72564.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112680 f, 72603.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112740 f, 72641.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112800 f, 72680.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112860 f, 72719.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993060 f, 182346.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142920 f, 55697.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993120 f, 182357.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142980 f, 55699.2 fps, 0 ms/f
[junit] 5 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 993180 f, 182268.3 fps, 0 ms/f
[junit] 2 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 143040 f, 55635.9 fps, 0 ms/f
[junit] 5 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 993240 f, 182212.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143100 f, 55659.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993300 f, 182223.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143160 f, 55682.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112920 f, 72710.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993360 f, 182201.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112980 f, 72749.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143220 f, 55684.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113040 f, 72788.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993420 f, 182178.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113100 f, 72826.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143280 f, 55685.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113160 f, 72865.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993480 f, 182156.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113220 f, 72904.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143340 f, 55687.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993540 f, 182167.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113280 f, 72942.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113340 f, 72981.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113400 f, 72972.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113460 f, 73011.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113520 f, 73050.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113580 f, 73088.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113640 f, 73127.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113700 f, 73166.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113760 f, 73204.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143400 f, 55710.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113820 f, 73243.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993600 f, 182178.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113880 f, 73281.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143460 f, 55734.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113940 f, 73273.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993660 f, 182155.8 fps, 0 ms/f
[junit] 2 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 143520 f, 55649.4 fps, 0 ms/f
[junit] 5 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 993720 f, 182033.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114000 f, 73311.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143580 f, 55651.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114060 f, 73350.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993780 f, 182010.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114120 f, 73389.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143640 f, 55674.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114180 f, 73427.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993840 f, 182021.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114240 f, 73466.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143700 f, 55697.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114300 f, 73504.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993900 f, 182032.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114360 f, 73543.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143760 f, 55699.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114420 f, 73534.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993960 f, 182010.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114480 f, 73573.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143820 f, 55722.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114540 f, 73611.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994020 f, 182021.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114600 f, 73650.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143880 f, 55745.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114660 f, 73688.9 fps, 0 ms/f
[junit] 5 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 994080 f, 181866.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114720 f, 73727.5 fps, 0 ms/f
[junit] 2 s: 60 f / 8 ms, 7500.0 fps, 0 ms/f; total: 143940 f, 55596.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114780 f, 73766.0 fps, 0 ms/f
[junit] 5 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 994140 f, 181777.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114840 f, 73804.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114900 f, 73843.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144000 f, 55619.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114960 f, 73834.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994200 f, 181788.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115020 f, 73872.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144060 f, 55643.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115080 f, 73911.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994260 f, 181765.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115140 f, 73949.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144120 f, 55644.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115200 f, 73988.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994320 f, 181776.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115260 f, 74026.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144180 f, 55667.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115320 f, 74065.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994380 f, 181787.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115380 f, 74104.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144240 f, 55669.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115440 f, 74094.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994440 f, 181765.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115500 f, 74133.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144300 f, 55671.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115560 f, 74172.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994500 f, 181743.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115620 f, 74210.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144360 f, 55672.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115680 f, 74249.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994560 f, 181721.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115740 f, 74287.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144420 f, 55696.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115800 f, 74326.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994620 f, 181698.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115860 f, 74364.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144480 f, 55697.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115920 f, 74355.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994680 f, 181709.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115980 f, 74393.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144540 f, 55699.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994740 f, 181687.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144600 f, 55722.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994800 f, 181698.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144660 f, 55745.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994860 f, 181709.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144720 f, 55747.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994920 f, 181687.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144780 f, 55770.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994980 f, 181698.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144840 f, 55793.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995040 f, 181709.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144900 f, 55795.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995100 f, 181687.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144960 f, 55818.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995160 f, 181698.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145020 f, 55841.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995220 f, 181675.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145080 f, 55842.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995280 f, 181686.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145140 f, 55866.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995340 f, 181697.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145200 f, 55889.1 fps, 0 ms/f
[junit] 5 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 995400 f, 181642.3 fps, 0 ms/f
[junit] 2 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 145260 f, 55869.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995460 f, 181653.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145320 f, 55892.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995520 f, 181664.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145380 f, 55893.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995580 f, 181642.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145440 f, 55916.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995640 f, 181652.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145500 f, 55918.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995700 f, 181630.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145560 f, 55941.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995760 f, 181641.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116040 f, 74432.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116100 f, 74470.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116160 f, 74509.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116220 f, 74547.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116280 f, 74586.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116340 f, 74624.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116400 f, 74615.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116460 f, 74653.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145620 f, 55964.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116520 f, 74644.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995820 f, 181652.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116580 f, 74682.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145680 f, 55966.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116640 f, 74721.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995880 f, 181630.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116700 f, 74759.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145740 f, 55989.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116760 f, 74798.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995940 f, 181641.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116820 f, 74788.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145800 f, 56012.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116880 f, 74827.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996000 f, 181652.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116940 f, 74865.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145860 f, 56013.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117000 f, 74903.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996060 f, 181630.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117060 f, 74942.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145920 f, 56036.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117120 f, 74980.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996120 f, 181641.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117180 f, 75019.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145980 f, 56059.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117240 f, 75057.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996180 f, 181652.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146040 f, 56061.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117300 f, 75096.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117360 f, 75086.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117420 f, 75124.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117480 f, 75163.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117540 f, 75201.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117600 f, 75239.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117660 f, 75278.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117720 f, 75316.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117780 f, 75355.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117840 f, 75393.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117900 f, 75431.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117960 f, 75421.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118020 f, 75460.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118080 f, 75450.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118140 f, 75488.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118200 f, 75527.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118260 f, 75517.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118320 f, 75555.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118380 f, 75593.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118440 f, 75632.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118500 f, 75670.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118560 f, 75708.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118620 f, 75747.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118680 f, 75785.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118740 f, 75775.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118800 f, 75813.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118860 f, 75851.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996240 f, 181629.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146100 f, 56084.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996300 f, 181640.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146160 f, 56107.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996360 f, 181618.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146220 f, 56108.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996420 f, 181629.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146280 f, 56132.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996480 f, 181640.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146340 f, 56155.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996540 f, 181618.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146400 f, 56156.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996600 f, 181629.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146460 f, 56179.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118920 f, 75890.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996660 f, 181640.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118980 f, 75928.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119040 f, 75966.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146520 f, 56180.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119100 f, 76005.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996720 f, 181618.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119160 f, 75994.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146580 f, 56203.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119220 f, 76033.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996780 f, 181629.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119280 f, 76071.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146640 f, 56226.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119340 f, 76109.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996840 f, 181639.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119400 f, 76147.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146700 f, 56228.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119460 f, 76186.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996900 f, 181617.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119520 f, 76224.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146760 f, 56251.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119580 f, 76262.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996960 f, 181628.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119640 f, 76301.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146820 f, 56274.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119700 f, 76339.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997020 f, 181639.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119760 f, 76328.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146880 f, 56275.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119820 f, 76367.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997080 f, 181617.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119880 f, 76405.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146940 f, 56277.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119940 f, 76443.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997140 f, 181595.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120000 f, 76481.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120060 f, 76520.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147000 f, 56300.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120120 f, 76558.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997200 f, 181573.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120180 f, 76596.5 fps, 0 ms/f
[junit] 2 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 147060 f, 56258.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120240 f, 76585.9 fps, 0 ms/f
[junit] 5 s: 60 f / 14 ms, 4285.7 fps, 0 ms/f; total: 997260 f, 181122.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120300 f, 76624.2 fps, 0 ms/f
[junit] 2 s: 60 f / 13 ms, 4615.3 fps, 0 ms/f; total: 147120 f, 56003.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120360 f, 76662.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997320 f, 181100.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147180 f, 56025.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120420 f, 76700.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997380 f, 181111.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120480 f, 76738.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147240 f, 56048.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120540 f, 76777.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997440 f, 181089.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120600 f, 76815.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147300 f, 56050.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120660 f, 76853.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997500 f, 181100.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120720 f, 76842.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147360 f, 56073.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120780 f, 76880.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997560 f, 181111.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120840 f, 76870.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147420 f, 56095.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120900 f, 76908.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997620 f, 181089.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120960 f, 76946.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147480 f, 56097.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121020 f, 76984.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997680 f, 181100.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121080 f, 77022.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147540 f, 56120.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121140 f, 77012.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997740 f, 181110.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121200 f, 77050.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147600 f, 56143.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121260 f, 77088.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997800 f, 181088.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121320 f, 77126.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147660 f, 56144.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121380 f, 77164.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997860 f, 181099.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121440 f, 77202.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147720 f, 56167.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121500 f, 77191.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121560 f, 77229.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997920 f, 181110.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121620 f, 77268.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147780 f, 56168.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121680 f, 77306.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997980 f, 181088.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121740 f, 77344.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147840 f, 56191.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121800 f, 77382.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998040 f, 181099.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121860 f, 77420.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147900 f, 56214.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121920 f, 77458.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998100 f, 181110.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121980 f, 77496.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147960 f, 56237.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998160 f, 181088.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148020 f, 56238.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998220 f, 181099.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148080 f, 56261.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998280 f, 181110.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148140 f, 56284.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998340 f, 181088.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148200 f, 56285.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998400 f, 181099.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148260 f, 56308.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998460 f, 181110.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148320 f, 56309.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998520 f, 181088.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148380 f, 56332.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998580 f, 181099.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148440 f, 56355.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998640 f, 181109.9 fps, 0 ms/f
[junit] 2 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 148500 f, 56335.3 fps, 0 ms/f
[junit] 5 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 998700 f, 181055.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148560 f, 56336.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998760 f, 181033.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148620 f, 56359.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998820 f, 181044.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148680 f, 56382.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998880 f, 181054.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148740 f, 56383.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998940 f, 181032.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148800 f, 56384.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999000 f, 181011.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148860 f, 56407.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999060 f, 181021.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148920 f, 56430.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999120 f, 181032.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148980 f, 56431.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999180 f, 181010.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149040 f, 56454.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999240 f, 181021.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149100 f, 56477.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999300 f, 180999.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149160 f, 56478.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122040 f, 77485.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122100 f, 77523.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122160 f, 77561.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122220 f, 77600.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122280 f, 77638.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122340 f, 77676.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122400 f, 77664.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122460 f, 77703.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122520 f, 77741.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122580 f, 77779.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122640 f, 77817.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122700 f, 77855.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122760 f, 77893.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122820 f, 77931.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122880 f, 77969.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122940 f, 77958.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123000 f, 77996.1 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 123060 f, 77935.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123120 f, 77973.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123180 f, 78011.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123240 f, 78049.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123300 f, 78037.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123360 f, 78075.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123420 f, 78113.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123480 f, 78151.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123540 f, 78189.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123600 f, 78227.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123660 f, 78265.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123720 f, 78303.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123780 f, 78341.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123840 f, 78330.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123900 f, 78368.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123960 f, 78406.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124020 f, 78444.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124080 f, 78481.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124140 f, 78519.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124200 f, 78557.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124260 f, 78595.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124320 f, 78633.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124380 f, 78622.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124440 f, 78659.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124500 f, 78697.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124560 f, 78735.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124620 f, 78773.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124680 f, 78811.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124740 f, 78849.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124800 f, 78887.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124860 f, 78875.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124920 f, 78913.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124980 f, 78951.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125040 f, 78989.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125100 f, 79027.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125160 f, 79065.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125220 f, 79102.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125280 f, 79140.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125340 f, 79178.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125400 f, 79166.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125460 f, 79204.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125520 f, 79242.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125580 f, 79230.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125640 f, 79268.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125700 f, 79305.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125760 f, 79343.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125820 f, 79381.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125880 f, 79419.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125940 f, 79457.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126000 f, 79495.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126060 f, 79482.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126120 f, 79520.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126180 f, 79558.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126240 f, 79596.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126300 f, 79634.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126360 f, 79672.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126420 f, 79709.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126480 f, 79747.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126540 f, 79785.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126600 f, 79773.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126660 f, 79810.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126720 f, 79848.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126780 f, 79886.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126840 f, 79924.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126900 f, 79962.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126960 f, 80000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127020 f, 79987.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127080 f, 80025.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127140 f, 80062.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127200 f, 80100.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127260 f, 80138.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127320 f, 80176.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127380 f, 80214.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127440 f, 80251.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127500 f, 80289.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127560 f, 80276.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127620 f, 80314.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127680 f, 80352.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127740 f, 80390.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127800 f, 80427.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127860 f, 80465.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127920 f, 80503.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127980 f, 80541.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128040 f, 80578.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128100 f, 80566.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128160 f, 80603.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128220 f, 80641.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128280 f, 80679.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128340 f, 80716.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128400 f, 80754.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128460 f, 80792.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128520 f, 80830.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128580 f, 80817.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128640 f, 80854.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128700 f, 80892.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128760 f, 80930.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128820 f, 80967.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128880 f, 81005.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128940 f, 81043.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129000 f, 81081.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129060 f, 81118.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129120 f, 81105.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129180 f, 81143.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129240 f, 81180.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129300 f, 81218.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129360 f, 81256.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129420 f, 81293.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129480 f, 81331.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129540 f, 81369.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129600 f, 81407.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129660 f, 81393.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129720 f, 81431.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129780 f, 81468.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129840 f, 81506.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129900 f, 81493.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129960 f, 81479.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130020 f, 81517.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130080 f, 81554.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130140 f, 81592.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130200 f, 81630.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130260 f, 81667.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130320 f, 81705.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130380 f, 81691.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130440 f, 81729.3 fps, 0 ms/f
[junit] 1 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 130500 f, 81257.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130560 f, 81295.1 fps, 0 ms/f
[junit] 1 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 130620 f, 81029.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130680 f, 81067.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130740 f, 81104.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130800 f, 81091.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130860 f, 81128.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130920 f, 81165.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130980 f, 81202.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131040 f, 81239.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131100 f, 81277.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131160 f, 81314.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131220 f, 81351.5 fps, 0 ms/f
[junit] 1 s: 60 f / 13 ms, 4615.3 fps, 0 ms/f; total: 131280 f, 80738.0 fps, 0 ms/f
[junit] 1 s: 60 f / 23 ms, 2608.6 fps, 0 ms/f; total: 131340 f, 79648.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131400 f, 79636.3 fps, 0 ms/f
[junit] 1 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 131460 f, 79528.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131520 f, 79564.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131580 f, 79600.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131640 f, 79637.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131700 f, 79625.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131760 f, 79661.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131820 f, 79697.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131880 f, 79733.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131940 f, 79770.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132000 f, 79806.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132060 f, 79842.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132120 f, 79879.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132180 f, 79915.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132240 f, 79951.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132300 f, 79939.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132360 f, 79975.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132420 f, 80012.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132480 f, 80048.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132540 f, 80084.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132600 f, 80120.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132660 f, 80157.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132720 f, 80193.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132780 f, 80229.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132840 f, 80217.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132900 f, 80253.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132960 f, 80289.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133020 f, 80326.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133080 f, 80362.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133140 f, 80398.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133200 f, 80434.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133260 f, 80471.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133320 f, 80507.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133380 f, 80543.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133440 f, 80531.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133500 f, 80567.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133560 f, 80603.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133620 f, 80639.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133680 f, 80675.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133740 f, 80712.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133800 f, 80748.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133860 f, 80784.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133920 f, 80820.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133980 f, 80856.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134040 f, 80844.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134100 f, 80880.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134160 f, 80916.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134220 f, 80952.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134280 f, 80989.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134340 f, 81025.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134400 f, 81061.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134460 f, 81097.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134520 f, 81133.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134580 f, 81170.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134640 f, 81206.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134700 f, 81193.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134760 f, 81229.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134820 f, 81265.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134880 f, 81301.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134940 f, 81338.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135000 f, 81374.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135060 f, 81410.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135120 f, 81446.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135180 f, 81482.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135240 f, 81469.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135300 f, 81506.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135360 f, 81542.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135420 f, 81529.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135480 f, 81565.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135540 f, 81601.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135600 f, 81637.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135660 f, 81673.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135720 f, 81709.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135780 f, 81745.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135840 f, 81732.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135900 f, 81768.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135960 f, 81805.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136020 f, 81841.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136080 f, 81877.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136140 f, 81913.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136200 f, 81949.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136260 f, 81985.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136320 f, 82021.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136380 f, 82008.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136440 f, 82044.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136500 f, 82080.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136560 f, 82116.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136620 f, 82152.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136680 f, 82188.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136740 f, 82224.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136800 f, 82260.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136860 f, 82297.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136920 f, 82333.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136980 f, 82369.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137040 f, 82355.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137100 f, 82391.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137160 f, 82427.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137220 f, 82463.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137280 f, 82500.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137340 f, 82536.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137400 f, 82572.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137460 f, 82608.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137520 f, 82644.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137580 f, 82680.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137640 f, 82666.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137700 f, 82702.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137760 f, 82738.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137820 f, 82774.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137880 f, 82810.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137940 f, 82846.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138000 f, 82882.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138060 f, 82918.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138120 f, 82954.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138180 f, 82941.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138240 f, 82977.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138300 f, 83013.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138360 f, 83049.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138420 f, 83085.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138480 f, 83121.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138540 f, 83157.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138600 f, 83193.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138660 f, 83229.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138720 f, 83265.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138780 f, 83251.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138840 f, 83287.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138900 f, 83323.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138960 f, 83359.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139020 f, 83395.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139080 f, 83431.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139140 f, 83467.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139200 f, 83503.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139260 f, 83539.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139320 f, 83575.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139380 f, 83561.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139440 f, 83597.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139500 f, 83633.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139560 f, 83669.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139620 f, 83705.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139680 f, 83741.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139740 f, 83776.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139800 f, 83812.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139860 f, 83848.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139920 f, 83884.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139980 f, 83920.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140040 f, 83906.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140100 f, 83942.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140160 f, 83978.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140220 f, 84014.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140280 f, 84050.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140340 f, 84086.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140400 f, 84122.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140460 f, 84158.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140520 f, 84194.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140580 f, 84230.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140640 f, 84266.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140700 f, 84251.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140760 f, 84287.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140820 f, 84323.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140880 f, 84359.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140940 f, 84395.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141000 f, 84431.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141060 f, 84467.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141120 f, 84502.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141180 f, 84538.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141240 f, 84574.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141300 f, 84560.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141360 f, 84596.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141420 f, 84631.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141480 f, 84667.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141540 f, 84703.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141600 f, 84739.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141660 f, 84775.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141720 f, 84811.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141780 f, 84796.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141840 f, 84832.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141900 f, 84868.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141960 f, 84904.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142020 f, 84940.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142080 f, 84976.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142140 f, 85011.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142200 f, 85047.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142260 f, 85083.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142320 f, 85119.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142380 f, 85104.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142440 f, 85140.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142500 f, 85176.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142560 f, 85212.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142620 f, 85248.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142680 f, 85283.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142740 f, 85319.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142800 f, 85355.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142860 f, 85391.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142920 f, 85376.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142980 f, 85412.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143040 f, 85448.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143100 f, 85483.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143160 f, 85519.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143220 f, 85555.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143280 f, 85591.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143340 f, 85627.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143400 f, 85663.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143460 f, 85698.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143520 f, 85734.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143580 f, 85719.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143640 f, 85755.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143700 f, 85791.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143760 f, 85826.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143820 f, 85862.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143880 f, 85898.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143940 f, 85934.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144000 f, 85970.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144060 f, 86005.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144120 f, 86041.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144180 f, 86026.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144240 f, 86062.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144300 f, 86097.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144360 f, 86133.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144420 f, 86169.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144480 f, 86205.2 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 144540 f, 86138.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144600 f, 86174.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144660 f, 86209.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144720 f, 86245.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144780 f, 86281.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144840 f, 86317.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144900 f, 86352.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144960 f, 86388.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145020 f, 86424.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145080 f, 86408.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145140 f, 86444.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145200 f, 86480.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145260 f, 86515.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145320 f, 86551.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145380 f, 86587.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145440 f, 86622.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145500 f, 86658.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145560 f, 86694.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145620 f, 86730.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145680 f, 86714.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145740 f, 86750.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145800 f, 86785.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145860 f, 86821.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145920 f, 86857.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145980 f, 86892.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146040 f, 86928.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146100 f, 86964.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146160 f, 87000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146220 f, 87035.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146280 f, 87019.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146340 f, 87055.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146400 f, 87091.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146460 f, 87126.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146520 f, 87162.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146580 f, 87198.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146640 f, 87233.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146700 f, 87269.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146760 f, 87305.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146820 f, 87340.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146880 f, 87324.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146940 f, 87360.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147000 f, 87395.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147060 f, 87431.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147120 f, 87467.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147180 f, 87502.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147240 f, 87538.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147300 f, 87574.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147360 f, 87609.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147420 f, 87593.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147480 f, 87629.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147540 f, 87664.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147600 f, 87700.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147660 f, 87736.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147720 f, 87771.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147780 f, 87807.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147840 f, 87843.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147900 f, 87878.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147960 f, 87914.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148020 f, 87897.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148080 f, 87933.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148140 f, 87969.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148200 f, 88004.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148260 f, 88040.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148320 f, 88076.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148380 f, 88111.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148440 f, 88147.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148500 f, 88182.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148560 f, 88166.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148620 f, 88201.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148680 f, 88237.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148740 f, 88273.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148800 f, 88308.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148860 f, 88344.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148920 f, 88379.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148980 f, 88415.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149040 f, 88451.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149100 f, 88486.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149160 f, 88469.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149220 f, 88505.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149280 f, 88540.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149340 f, 88576.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149400 f, 88612.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149460 f, 88647.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149520 f, 88683.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149580 f, 88718.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149640 f, 88754.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149700 f, 88737.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149760 f, 88772.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149820 f, 88808.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149880 f, 88844.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149940 f, 88879.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150000 f, 88915.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150060 f, 88950.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150120 f, 88986.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150180 f, 89021.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150240 f, 89004.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150300 f, 89040.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150360 f, 89075.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150420 f, 89111.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150480 f, 89146.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150540 f, 89182.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150600 f, 89218.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150660 f, 89253.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150720 f, 89289.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150780 f, 89324.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150840 f, 89360.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150900 f, 89342.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150960 f, 89378.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151020 f, 89413.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151080 f, 89449.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151140 f, 89484.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151200 f, 89520.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151260 f, 89555.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151320 f, 89591.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151380 f, 89573.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151440 f, 89609.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151500 f, 89644.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151560 f, 89680.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151620 f, 89715.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151680 f, 89751.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151740 f, 89786.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151800 f, 89822.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151860 f, 89857.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151920 f, 89893.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151980 f, 89875.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152040 f, 89911.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152100 f, 89946.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152160 f, 89982.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152220 f, 90017.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152280 f, 90053.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152340 f, 90088.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152400 f, 90124.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152460 f, 90159.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152520 f, 90141.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152580 f, 90177.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152640 f, 90212.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152700 f, 90248.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152760 f, 90283.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152820 f, 90319.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999360 f, 181010.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149220 f, 56501.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999420 f, 181021.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149280 f, 56502.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999480 f, 180999.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149340 f, 56525.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999540 f, 181010.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149400 f, 56548.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999600 f, 181021.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149460 f, 56549.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999660 f, 180999.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149520 f, 56572.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999720 f, 181010.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149580 f, 56594.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999780 f, 181021.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149640 f, 56596.0 fps, 0 ms/f
[junit] 5 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 999840 f, 180966.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149700 f, 56597.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999900 f, 180977.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149760 f, 56620.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999960 f, 180988.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149820 f, 56642.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000020 f, 180966.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149880 f, 56643.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000080 f, 180977.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149940 f, 56666.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000140 f, 180988.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150000 f, 56667.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000200 f, 180966.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150060 f, 56690.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000260 f, 180977.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150120 f, 56713.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000320 f, 180987.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150180 f, 56714.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000380 f, 180966.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150240 f, 56737.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000440 f, 180976.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150300 f, 56759.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000500 f, 180987.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150360 f, 56761.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000560 f, 180965.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150420 f, 56783.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000620 f, 180976.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150480 f, 56806.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000680 f, 180987.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150540 f, 56807.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000740 f, 180965.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150600 f, 56830.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000800 f, 180976.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150660 f, 56852.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000860 f, 180954.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150720 f, 56854.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000920 f, 180965.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150780 f, 56876.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000980 f, 180976.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150840 f, 56899.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001040 f, 180954.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150900 f, 56900.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001100 f, 180965.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150960 f, 56923.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001160 f, 180976.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151020 f, 56924.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001220 f, 180954.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151080 f, 56946.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001280 f, 180965.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151140 f, 56969.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001340 f, 180975.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151200 f, 56970.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001400 f, 180954.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151260 f, 56993.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001460 f, 180964.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151320 f, 57015.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001520 f, 180975.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151380 f, 57016.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001580 f, 180953.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151440 f, 57039.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001640 f, 180964.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151500 f, 57062.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001700 f, 180975.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151560 f, 57063.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001760 f, 180953.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151620 f, 57085.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001820 f, 180964.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151680 f, 57086.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001880 f, 180942.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151740 f, 57109.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001940 f, 180953.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151800 f, 57110.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002000 f, 180931.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151860 f, 57133.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002060 f, 180942.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151920 f, 57155.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002120 f, 180953.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151980 f, 57156.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002180 f, 180931.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152040 f, 57179.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002240 f, 180942.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152100 f, 57180.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002300 f, 180920.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152160 f, 57203.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002360 f, 180931.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152220 f, 57225.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002420 f, 180942.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152280 f, 57248.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002480 f, 180920.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152340 f, 57249.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002540 f, 180931.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152400 f, 57271.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002600 f, 180942.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152460 f, 57294.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002660 f, 180920.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152520 f, 57295.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002720 f, 180931.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152580 f, 57317.8 fps, 0 ms/f
[junit] 5 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1002780 f, 180844.0 fps, 0 ms/f
[junit] 2 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 152640 f, 57275.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002840 f, 180822.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152700 f, 57276.8 fps, 0 ms/f
[junit] 5 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1002900 f, 180735.2 fps, 0 ms/f
[junit] 2 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 152760 f, 57234.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002960 f, 180713.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152820 f, 57235.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003020 f, 180724.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152880 f, 57258.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003080 f, 180735.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152940 f, 57259.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003140 f, 180713.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153000 f, 57281.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003200 f, 180724.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153060 f, 57304.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003260 f, 180735.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153120 f, 57305.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003320 f, 180713.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153180 f, 57327.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003380 f, 180724.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153240 f, 57350.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003440 f, 180702.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153300 f, 57351.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003500 f, 180713.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153360 f, 57373.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003560 f, 180723.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153420 f, 57396.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003620 f, 180702.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153480 f, 57397.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003680 f, 180713.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153540 f, 57419.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003740 f, 180723.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153600 f, 57442.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003800 f, 180702.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153660 f, 57442.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003860 f, 180712.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153720 f, 57465.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003920 f, 180723.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153780 f, 57466.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003980 f, 180701.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153840 f, 57488.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004040 f, 180712.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153900 f, 57511.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004100 f, 180723.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153960 f, 57512.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004160 f, 180701.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154020 f, 57534.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004220 f, 180712.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154080 f, 57556.9 fps, 0 ms/f
[junit] 5 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 1004280 f, 180528.4 fps, 0 ms/f
[junit] 2 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 154140 f, 57429.2 fps, 0 ms/f
[junit] 5 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1004340 f, 180474.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154200 f, 57430.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004400 f, 180485.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154260 f, 57452.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004460 f, 180495.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154320 f, 57474.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004520 f, 180474.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154380 f, 57475.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004580 f, 180485.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154440 f, 57498.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004640 f, 180495.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154500 f, 57520.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004700 f, 180474.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154560 f, 57521.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004760 f, 180485.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154620 f, 57543.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004820 f, 180495.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154680 f, 57566.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004880 f, 180506.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154740 f, 57566.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004940 f, 180484.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154800 f, 57589.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005000 f, 180495.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154860 f, 57611.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005060 f, 180506.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154920 f, 57612.4 fps, 0 ms/f
[junit] 5 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1005120 f, 180452.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154980 f, 57613.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005180 f, 180463.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155040 f, 57635.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005240 f, 180473.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155100 f, 57657.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005300 f, 180484.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155160 f, 57658.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005360 f, 180463.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155220 f, 57681.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005420 f, 180473.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155280 f, 57703.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005480 f, 180484.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155340 f, 57704.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005540 f, 180463.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155400 f, 57726.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005600 f, 180473.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155460 f, 57748.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005660 f, 180484.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155520 f, 57749.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005720 f, 180462.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155580 f, 57772.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005780 f, 180473.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155640 f, 57794.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005840 f, 180484.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155700 f, 57795.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005900 f, 180462.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155760 f, 57817.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005960 f, 180473.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155820 f, 57839.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006020 f, 180484.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155880 f, 57840.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006080 f, 180462.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155940 f, 57862.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006140 f, 180473.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156000 f, 57884.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006200 f, 180484.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156060 f, 57907.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006260 f, 180462.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156120 f, 57908.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006320 f, 180473.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156180 f, 57930.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006380 f, 180484.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156240 f, 57952.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006440 f, 180462.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156300 f, 57953.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006500 f, 180473.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156360 f, 57975.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006560 f, 180484.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156420 f, 57997.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006620 f, 180494.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156480 f, 57998.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006680 f, 180473.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156540 f, 58020.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006740 f, 180484.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156600 f, 58042.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006800 f, 180494.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156660 f, 58043.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006860 f, 180473.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156720 f, 58065.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006920 f, 180483.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156780 f, 58088.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006980 f, 180462.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156840 f, 58088.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007040 f, 180473.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156900 f, 58111.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007100 f, 180483.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156960 f, 58133.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007160 f, 180494.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157020 f, 58134.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007220 f, 180473.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157080 f, 58156.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007280 f, 180483.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157140 f, 58178.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007340 f, 180462.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157200 f, 58179.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007400 f, 180472.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157260 f, 58201.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007460 f, 180483.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157320 f, 58223.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007520 f, 180494.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157380 f, 58224.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007580 f, 180472.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157440 f, 58246.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007640 f, 180483.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157500 f, 58268.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007700 f, 180494.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157560 f, 58269.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007760 f, 180472.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157620 f, 58291.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007820 f, 180483.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157680 f, 58292.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007880 f, 180461.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157740 f, 58314.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007940 f, 180472.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157800 f, 58314.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008000 f, 180451.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157860 f, 58337.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008060 f, 180461.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157920 f, 58359.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008120 f, 180472.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157980 f, 58359.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008180 f, 180451.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158040 f, 58381.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008240 f, 180461.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158100 f, 58404.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008300 f, 180472.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158160 f, 58404.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008360 f, 180450.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158220 f, 58405.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008420 f, 180429.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158280 f, 58427.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008480 f, 180440.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158340 f, 58449.6 fps, 0 ms/f
[junit] 5 s: 60 f / 9 ms, 6666.6 fps, 0 ms/f; total: 1008540 f, 180160.7 fps, 0 ms/f
[junit] 2 s: 60 f / 9 ms, 6666.6 fps, 0 ms/f; total: 158400 f, 58278.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008600 f, 180171.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158460 f, 58300.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008660 f, 180150.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158520 f, 58300.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008720 f, 180128.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158580 f, 58301.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008780 f, 180139.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158640 f, 58323.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008840 f, 180150.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158700 f, 58345.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008900 f, 180128.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158760 f, 58346.1 fps, 0 ms/f
[junit] 5 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1008960 f, 180042.8 fps, 0 ms/f
[junit] 2 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 158820 f, 58303.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009020 f, 180021.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158880 f, 58304.5 fps, 0 ms/f
[junit] 5 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1009080 f, 179935.8 fps, 0 ms/f
[junit] 2 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 158940 f, 58262.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009140 f, 179914.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159000 f, 58263.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009200 f, 179925.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159060 f, 58285.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009260 f, 179903.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159120 f, 58285.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009320 f, 179914.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159180 f, 58307.6 fps, 0 ms/f
[junit] 5 s: 60 f / 8 ms, 7500.0 fps, 0 ms/f; total: 1009380 f, 179668.9 fps, 0 ms/f
[junit] 2 s: 60 f / 8 ms, 7500.0 fps, 0 ms/f; total: 159240 f, 58159.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009440 f, 179679.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159300 f, 58181.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009500 f, 179658.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159360 f, 58181.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009560 f, 179668.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159420 f, 58203.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009620 f, 179679.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159480 f, 58225.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009680 f, 179658.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159540 f, 58226.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009740 f, 179669.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159600 f, 58248.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009800 f, 179679.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159660 f, 58270.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009860 f, 179658.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159720 f, 58270.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009920 f, 179669.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159780 f, 58292.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009980 f, 179679.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159840 f, 58314.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010040 f, 179658.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159900 f, 58315.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010100 f, 179669.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159960 f, 58336.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010160 f, 179679.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160020 f, 58358.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010220 f, 179658.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160080 f, 58359.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010280 f, 179669.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160140 f, 58381.3 fps, 0 ms/f
[junit] 5 s: 60 f / 14 ms, 4285.7 fps, 0 ms/f; total: 1010340 f, 179233.6 fps, 0 ms/f
[junit] 2 s: 60 f / 14 ms, 4285.7 fps, 0 ms/f; total: 160200 f, 58106.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010400 f, 179244.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160260 f, 58128.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010460 f, 179223.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160320 f, 58129.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010520 f, 179233.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160380 f, 58150.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010580 f, 179244.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160440 f, 58172.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010640 f, 179255.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160500 f, 58173.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010700 f, 179233.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160560 f, 58195.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010760 f, 179244.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160620 f, 58216.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010820 f, 179255.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160680 f, 58238.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010880 f, 179234.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160740 f, 58239.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010940 f, 179244.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160800 f, 58260.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011000 f, 179255.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160860 f, 58282.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011060 f, 179234.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160920 f, 58283.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011120 f, 179244.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160980 f, 58304.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011180 f, 179255.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161040 f, 58326.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011240 f, 179234.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161100 f, 58327.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011300 f, 179244.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161160 f, 58349.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011360 f, 179255.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161220 f, 58370.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011420 f, 179234.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161280 f, 58371.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011480 f, 179245.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161340 f, 58393.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011540 f, 179255.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161400 f, 58414.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011600 f, 179234.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161460 f, 58415.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011660 f, 179245.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161520 f, 58437.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011720 f, 179255.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161580 f, 58458.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011780 f, 179234.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161640 f, 58459.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011840 f, 179245.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161700 f, 58481.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011900 f, 179255.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161760 f, 58502.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011960 f, 179234.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161820 f, 58503.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012020 f, 179245.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161880 f, 58524.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012080 f, 179256.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161940 f, 58546.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012140 f, 179235.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162000 f, 58547.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012200 f, 179245.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162060 f, 58568.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012260 f, 179256.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162120 f, 58590.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012320 f, 179235.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162180 f, 58591.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012380 f, 179245.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162240 f, 58612.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012440 f, 179256.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162300 f, 58634.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012500 f, 179235.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162360 f, 58634.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012560 f, 179245.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162420 f, 58656.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012620 f, 179256.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162480 f, 58678.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162540 f, 58678.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012680 f, 179235.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162600 f, 58700.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012740 f, 179246.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162660 f, 58700.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012800 f, 179224.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162720 f, 58722.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012860 f, 179235.5 fps, 0 ms/f
[junit] 2 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 162780 f, 58638.3 fps, 0 ms/f
[junit] 5 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1012920 f, 179087.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162840 f, 58638.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012980 f, 179066.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162900 f, 58660.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013040 f, 179077.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162960 f, 58682.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013100 f, 179087.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163020 f, 58682.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013160 f, 179066.8 fps, 0 ms/f
[junit] 2 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 163080 f, 58640.7 fps, 0 ms/f
[junit] 5 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1013220 f, 178982.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163140 f, 58662.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013280 f, 178993.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163200 f, 58662.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013340 f, 178972.1 fps, 0 ms/f
[junit] 2 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 163260 f, 58537.1 fps, 0 ms/f
[junit] 5 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 1013400 f, 178761.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163320 f, 58537.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013460 f, 178740.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163380 f, 58538.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152880 f, 90354.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013520 f, 178719.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152940 f, 90390.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163440 f, 58559.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153000 f, 90425.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013580 f, 178730.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153060 f, 90407.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163500 f, 58581.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153120 f, 90443.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013640 f, 178740.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153180 f, 90478.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163560 f, 58602.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153240 f, 90513.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013700 f, 178751.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153300 f, 90549.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163620 f, 58603.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013760 f, 178730.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153360 f, 90584.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163680 f, 58624.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153420 f, 90566.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013820 f, 178741.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153480 f, 90602.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163740 f, 58625.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153540 f, 90637.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013880 f, 178720.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153600 f, 90672.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163800 f, 58646.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153660 f, 90708.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013940 f, 178730.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153720 f, 90690.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163860 f, 58668.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153780 f, 90725.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014000 f, 178741.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163920 f, 58668.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014060 f, 178720.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163980 f, 58690.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153840 f, 90761.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153900 f, 90796.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153960 f, 90831.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154020 f, 90867.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014120 f, 178731.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154080 f, 90902.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164040 f, 58711.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154140 f, 90938.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014180 f, 178741.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154200 f, 90973.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164100 f, 58733.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154260 f, 90955.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014240 f, 178720.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154320 f, 90990.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164160 f, 58733.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014300 f, 178731.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154380 f, 91025.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164220 f, 58754.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154440 f, 91061.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014360 f, 178741.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154500 f, 91096.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164280 f, 58776.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154560 f, 91132.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014420 f, 178752.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154620 f, 91167.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164340 f, 58776.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154680 f, 91202.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014480 f, 178731.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154740 f, 91238.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164400 f, 58798.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154800 f, 91273.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014540 f, 178742.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154860 f, 91255.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154920 f, 91290.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154980 f, 91325.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155040 f, 91361.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155100 f, 91396.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155160 f, 91431.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155220 f, 91467.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155280 f, 91502.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155340 f, 91538.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155400 f, 91519.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155460 f, 91554.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155520 f, 91590.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155580 f, 91625.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155640 f, 91660.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155700 f, 91696.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155760 f, 91731.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155820 f, 91766.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155880 f, 91802.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155940 f, 91837.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156000 f, 91872.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156060 f, 91854.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156120 f, 91889.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156180 f, 91924.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156240 f, 91959.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156300 f, 91995.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156360 f, 92030.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156420 f, 92065.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156480 f, 92101.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156540 f, 92136.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156600 f, 92171.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156660 f, 92152.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156720 f, 92188.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156780 f, 92223.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156840 f, 92258.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156900 f, 92294.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156960 f, 92329.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157020 f, 92364.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157080 f, 92400.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157140 f, 92435.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157200 f, 92470.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157260 f, 92451.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157320 f, 92486.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157380 f, 92522.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157440 f, 92557.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157500 f, 92592.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157560 f, 92627.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157620 f, 92663.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157680 f, 92698.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157740 f, 92733.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157800 f, 92714.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157860 f, 92749.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157920 f, 92784.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157980 f, 92820.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158040 f, 92855.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158100 f, 92890.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158160 f, 92925.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158220 f, 92961.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158280 f, 92996.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158340 f, 92977.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158400 f, 93012.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158460 f, 93047.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158520 f, 93082.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158580 f, 93118.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158640 f, 93153.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158700 f, 93188.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158760 f, 93169.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158820 f, 93204.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158880 f, 93239.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158940 f, 93274.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159000 f, 93309.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159060 f, 93345.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159120 f, 93380.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159180 f, 93415.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159240 f, 93450.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159300 f, 93485.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159360 f, 93521.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159420 f, 93556.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159480 f, 93536.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159540 f, 93571.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159600 f, 93607.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159660 f, 93642.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159720 f, 93677.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159780 f, 93712.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159840 f, 93747.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159900 f, 93782.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159960 f, 93818.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160020 f, 93798.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160080 f, 93833.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160140 f, 93868.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160200 f, 93903.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160260 f, 93939.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160320 f, 93974.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160380 f, 94009.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160440 f, 94044.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160500 f, 94079.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160560 f, 94114.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160620 f, 94094.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160680 f, 94130.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160740 f, 94165.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160800 f, 94200.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160860 f, 94235.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160920 f, 94270.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160980 f, 94305.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161040 f, 94340.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161100 f, 94376.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161160 f, 94355.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161220 f, 94391.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161280 f, 94426.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161340 f, 94461.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161400 f, 94496.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161460 f, 94531.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161520 f, 94566.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161580 f, 94601.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161640 f, 94637.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161700 f, 94672.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161760 f, 94707.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161820 f, 94686.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161880 f, 94722.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161940 f, 94757.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162000 f, 94792.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162060 f, 94827.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162120 f, 94862.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162180 f, 94897.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162240 f, 94932.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162300 f, 94912.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162360 f, 94891.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162420 f, 94926.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162480 f, 94962.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162540 f, 94997.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162600 f, 95032.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162660 f, 95067.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162720 f, 95102.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162780 f, 95081.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162840 f, 95116.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162900 f, 95151.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162960 f, 95186.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163020 f, 95221.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163080 f, 95257.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163140 f, 95292.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163200 f, 95327.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163260 f, 95362.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163320 f, 95341.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163380 f, 95376.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163440 f, 95411.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163500 f, 95446.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163560 f, 95481.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163620 f, 95516.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163680 f, 95551.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163740 f, 95586.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163800 f, 95621.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163860 f, 95600.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163920 f, 95635.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163980 f, 95670.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164040 f, 95705.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164100 f, 95740.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164160 f, 95775.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164220 f, 95810.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164280 f, 95845.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164340 f, 95880.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164400 f, 95860.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164460 f, 95895.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164520 f, 95930.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164580 f, 95965.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164640 f, 96000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164700 f, 96034.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164760 f, 96069.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164820 f, 96104.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164880 f, 96139.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164940 f, 96118.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165000 f, 96153.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165060 f, 96188.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165120 f, 96223.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165180 f, 96258.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165240 f, 96293.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165300 f, 96328.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165360 f, 96363.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165420 f, 96398.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165480 f, 96377.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165540 f, 96412.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165600 f, 96447.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165660 f, 96482.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165720 f, 96517.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165780 f, 96552.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165840 f, 96587.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165900 f, 96622.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165960 f, 96600.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166020 f, 96635.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166080 f, 96670.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166140 f, 96705.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166200 f, 96740.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166260 f, 96775.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166320 f, 96810.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166380 f, 96845.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166440 f, 96880.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166500 f, 96858.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166560 f, 96893.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166620 f, 96928.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166680 f, 96963.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166740 f, 96998.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166800 f, 97033.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166860 f, 97068.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166920 f, 97102.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166980 f, 97137.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167040 f, 97116.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167100 f, 97151.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167160 f, 97186.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167220 f, 97220.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167280 f, 97255.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167340 f, 97290.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167400 f, 97325.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167460 f, 97360.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167520 f, 97395.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167580 f, 97373.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167640 f, 97408.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167700 f, 97443.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167760 f, 97478.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167820 f, 97513.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167880 f, 97547.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167940 f, 97582.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168000 f, 97617.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168060 f, 97652.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168120 f, 97630.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168180 f, 97665.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168240 f, 97700.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168300 f, 97735.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168360 f, 97770.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168420 f, 97804.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168480 f, 97839.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168540 f, 97874.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168600 f, 97909.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168660 f, 97944.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168720 f, 97922.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168780 f, 97957.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168840 f, 97991.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168900 f, 98026.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168960 f, 98061.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169020 f, 98096.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169080 f, 98131.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169140 f, 98165.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169200 f, 98200.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169260 f, 98235.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169320 f, 98213.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169380 f, 98248.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169440 f, 98283.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169500 f, 98317.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169560 f, 98352.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169620 f, 98387.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169680 f, 98422.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169740 f, 98457.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169800 f, 98491.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169860 f, 98469.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169920 f, 98504.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169980 f, 98539.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170040 f, 98573.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170100 f, 98608.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170160 f, 98643.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170220 f, 98678.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170280 f, 98713.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170340 f, 98747.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170400 f, 98782.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170460 f, 98760.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170520 f, 98794.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170580 f, 98829.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170640 f, 98864.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170700 f, 98899.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170760 f, 98933.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170820 f, 98968.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170880 f, 99003.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170940 f, 99038.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171000 f, 99073.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171060 f, 99050.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171120 f, 99085.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171180 f, 99119.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171240 f, 99097.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171300 f, 99131.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171360 f, 99166.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171420 f, 99201.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171480 f, 99236.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171540 f, 99270.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171600 f, 99305.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171660 f, 99340.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171720 f, 99375.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171780 f, 99352.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171840 f, 99386.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171900 f, 99421.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171960 f, 99456.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172020 f, 99491.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172080 f, 99525.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172140 f, 99560.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172200 f, 99595.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172260 f, 99629.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172320 f, 99606.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172380 f, 99641.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172440 f, 99676.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172500 f, 99710.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172560 f, 99745.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172620 f, 99780.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172680 f, 99815.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172740 f, 99849.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172800 f, 99884.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172860 f, 99861.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172920 f, 99896.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172980 f, 99930.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173040 f, 99965.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173100 f, 100000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173160 f, 100034.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173220 f, 100069.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173280 f, 100046.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173340 f, 100080.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173400 f, 100115.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173460 f, 100150.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173520 f, 100184.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173580 f, 100219.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173640 f, 100254.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173700 f, 100288.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173760 f, 100323.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173820 f, 100300.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173880 f, 100334.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173940 f, 100369.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174000 f, 100403.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174060 f, 100438.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174120 f, 100473.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174180 f, 100507.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174240 f, 100542.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174300 f, 100577.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174360 f, 100611.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174420 f, 100588.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174480 f, 100622.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174540 f, 100657.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174600 f, 100692.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174660 f, 100726.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174720 f, 100761.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174780 f, 100795.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174840 f, 100830.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174900 f, 100865.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174960 f, 100899.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175020 f, 100876.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175080 f, 100910.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175140 f, 100945.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175200 f, 100979.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175260 f, 101014.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175320 f, 101048.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175380 f, 101083.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175440 f, 101118.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175500 f, 101152.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175560 f, 101129.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175620 f, 101163.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175680 f, 101198.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175740 f, 101232.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175800 f, 101267.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175860 f, 101301.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175920 f, 101336.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175980 f, 101370.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176040 f, 101405.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176100 f, 101440.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176160 f, 101416.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176220 f, 101450.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176280 f, 101485.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176340 f, 101519.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176400 f, 101554.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176460 f, 101588.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176520 f, 101623.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176580 f, 101599.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176640 f, 101634.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176700 f, 101668.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176760 f, 101703.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176820 f, 101737.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176880 f, 101772.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176940 f, 101806.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177000 f, 101841.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177060 f, 101875.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177120 f, 101910.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177180 f, 101944.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177240 f, 101920.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177300 f, 101955.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177360 f, 101989.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177420 f, 102024.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177480 f, 102058.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177540 f, 102093.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177600 f, 102127.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177660 f, 102162.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177720 f, 102196.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177780 f, 102231.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177840 f, 102206.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177900 f, 102241.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177960 f, 102275.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178020 f, 102310.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178080 f, 102344.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178140 f, 102379.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178200 f, 102413.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178260 f, 102448.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178320 f, 102482.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178380 f, 102517.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178440 f, 102492.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178500 f, 102527.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178560 f, 102561.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178620 f, 102596.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178680 f, 102630.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178740 f, 102665.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178800 f, 102699.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178860 f, 102734.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178920 f, 102768.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178980 f, 102802.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179040 f, 102778.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179100 f, 102812.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179160 f, 102847.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179220 f, 102881.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179280 f, 102916.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179340 f, 102950.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179400 f, 102985.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179460 f, 103019.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179520 f, 103053.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179580 f, 103088.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179640 f, 103063.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179700 f, 103098.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179760 f, 103132.5 fps, 0 ms/f
[junit] 2 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 164460 f, 58777.7 fps, 0 ms/f
[junit] 5 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1014600 f, 178689.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164520 f, 58799.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014660 f, 178700.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164580 f, 58799.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014720 f, 178679.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164640 f, 58821.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014780 f, 178689.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164700 f, 58842.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014840 f, 178700.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164760 f, 58842.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014900 f, 178679.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164820 f, 58864.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014960 f, 178658.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164880 f, 58864.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015020 f, 178669.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164940 f, 58886.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015080 f, 178679.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165000 f, 58907.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015140 f, 178690.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165060 f, 58907.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015200 f, 178669.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165120 f, 58929.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015260 f, 178680.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165180 f, 58950.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015320 f, 178690.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165240 f, 58951.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015380 f, 178669.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165300 f, 58972.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015440 f, 178680.2 fps, 0 ms/f
[junit] 2 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 165360 f, 58930.8 fps, 0 ms/f
[junit] 5 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1015500 f, 178596.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165420 f, 58952.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015560 f, 178607.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165480 f, 58952.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015620 f, 178586.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165540 f, 58973.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015680 f, 178596.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165600 f, 58995.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015740 f, 178607.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165660 f, 58995.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015800 f, 178586.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165720 f, 59017.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015860 f, 178597.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165780 f, 59038.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015920 f, 178607.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165840 f, 59038.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015980 f, 178586.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165900 f, 59060.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016040 f, 178597.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165960 f, 59081.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016100 f, 178607.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166020 f, 59102.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016160 f, 178587.0 fps, 0 ms/f
[junit] 2 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 166080 f, 59061.1 fps, 0 ms/f
[junit] 5 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1016220 f, 178534.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166140 f, 59061.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016280 f, 178513.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166200 f, 59082.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016340 f, 178524.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166260 f, 59104.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016400 f, 178503.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166320 f, 59104.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016460 f, 178514.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179820 f, 103107.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166380 f, 59125.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179880 f, 103142.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016520 f, 178524.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166440 f, 59147.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016580 f, 178535.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166500 f, 59147.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016640 f, 178514.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166560 f, 59168.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179940 f, 103176.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016700 f, 178525.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180000 f, 103211.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166620 f, 59190.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180060 f, 103245.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016760 f, 178535.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180120 f, 103279.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166680 f, 59190.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180180 f, 103255.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016820 f, 178514.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180240 f, 103289.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166740 f, 59211.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016880 f, 178525.2 fps, 0 ms/f
[junit] 2 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 166800 f, 59127.9 fps, 0 ms/f
[junit] 5 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1016940 f, 178379.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166860 f, 59128.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017000 f, 178358.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166920 f, 59149.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017060 f, 178368.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166980 f, 59149.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017120 f, 178348.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167040 f, 59171.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017180 f, 178358.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167100 f, 59171.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017240 f, 178338.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167160 f, 59171.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017300 f, 178317.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167220 f, 59192.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017360 f, 178327.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180300 f, 103323.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167280 f, 59214.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180360 f, 103358.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017420 f, 178338.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180420 f, 103392.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167340 f, 59214.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180480 f, 103426.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017480 f, 178317.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180540 f, 103461.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167400 f, 59235.6 fps, 0 ms/f
[junit] 5 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 1017540 f, 177705.2 fps, 0 ms/f
[junit] 2 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 167460 f, 58840.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017600 f, 177684.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167520 f, 58840.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017660 f, 177695.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167580 f, 58861.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017720 f, 177705.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167640 f, 58883.0 fps, 0 ms/f
[junit] 5 s: 60 f / 43 ms, 1395.3 fps, 0 ms/f; total: 1017780 f, 176391.6 fps, 0 ms/f
[junit] 2 s: 60 f / 43 ms, 1395.3 fps, 0 ms/f; total: 167700 f, 58027.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017840 f, 176402.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167760 f, 58048.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017900 f, 176412.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167820 f, 58069.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017960 f, 176392.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167880 f, 58069.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018020 f, 176402.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167940 f, 58090.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018080 f, 176413.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168000 f, 58111.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018140 f, 176392.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168060 f, 58112.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018200 f, 176403.3 fps, 0 ms/f
[junit] 2 s: 60 f / 54 ms, 1111.1 fps, 0 ms/f; total: 168120 f, 57067.2 fps, 0 ms/f
[junit] 5 s: 60 f / 55 ms, 1090.9 fps, 0 ms/f; total: 1018260 f, 174748.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168180 f, 57068.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018320 f, 174758.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168240 f, 57088.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018380 f, 174769.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168300 f, 57108.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018440 f, 174779.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168360 f, 57109.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018500 f, 174759.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168420 f, 57130.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018560 f, 174770.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168480 f, 57150.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018620 f, 174780.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168540 f, 57151.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018680 f, 174760.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168600 f, 57171.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018740 f, 174770.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168660 f, 57192.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018800 f, 174781.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168720 f, 57193.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018860 f, 174761.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168780 f, 57213.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018920 f, 174771.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168840 f, 57214.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018980 f, 174752.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168900 f, 57234.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019040 f, 174762.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168960 f, 57255.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019100 f, 174772.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169020 f, 57256.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019160 f, 174753.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169080 f, 57276.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180600 f, 103495.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019220 f, 174763.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180660 f, 103530.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169140 f, 57296.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180720 f, 103505.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019280 f, 174773.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180780 f, 103539.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169200 f, 57317.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180840 f, 103573.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019340 f, 174783.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180900 f, 103608.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169260 f, 57317.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180960 f, 103642.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019400 f, 174764.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181020 f, 103676.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169320 f, 57338.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181080 f, 103711.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019460 f, 174774.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181140 f, 103745.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169380 f, 57339.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181200 f, 103780.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019520 f, 174754.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181260 f, 103814.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169440 f, 57359.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181320 f, 103848.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019580 f, 174765.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181380 f, 103823.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169500 f, 57379.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181440 f, 103858.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019640 f, 174775.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181500 f, 103892.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169560 f, 57400.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181560 f, 103926.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019700 f, 174785.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181620 f, 103961.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169620 f, 57401.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181680 f, 103995.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019760 f, 174766.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181740 f, 104029.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169680 f, 57421.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181800 f, 104064.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019820 f, 174776.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181860 f, 104098.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169740 f, 57441.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181920 f, 104073.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019880 f, 174786.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181980 f, 104107.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169800 f, 57442.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182040 f, 104141.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019940 f, 174766.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182100 f, 104176.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169860 f, 57462.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182160 f, 104210.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020000 f, 174777.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182220 f, 104244.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169920 f, 57483.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182280 f, 104279.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020060 f, 174787.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182340 f, 104313.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169980 f, 57483.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020120 f, 174767.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170040 f, 57504.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020180 f, 174778.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182400 f, 104347.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170100 f, 57524.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182460 f, 104382.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020240 f, 174788.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182520 f, 104416.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182580 f, 104391.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170160 f, 57525.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182640 f, 104425.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020300 f, 174768.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182700 f, 104459.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170220 f, 57545.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182760 f, 104494.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020360 f, 174779.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182820 f, 104528.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182880 f, 104562.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182940 f, 104596.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170280 f, 57565.9 fps, 0 ms/f
[junit] 1 s: 60 f / 31 ms, 1935.4 fps, 0 ms/f; total: 183000 f, 102808.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020420 f, 174789.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183060 f, 102842.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170340 f, 57566.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020480 f, 174769.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183120 f, 102876.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170400 f, 57587.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183180 f, 102852.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020540 f, 174779.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183240 f, 102886.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170460 f, 57607.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183300 f, 102919.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020600 f, 174790.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183360 f, 102953.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170520 f, 57608.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183420 f, 102987.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020660 f, 174770.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183480 f, 103020.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170580 f, 57628.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183540 f, 103054.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020720 f, 174780.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183600 f, 103088.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170640 f, 57648.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183660 f, 103121.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020780 f, 174791.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183720 f, 103155.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170700 f, 57649.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183780 f, 103131.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020840 f, 174771.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183840 f, 103164.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170760 f, 57669.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183900 f, 103198.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020900 f, 174781.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183960 f, 103232.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170820 f, 57689.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184020 f, 103265.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020960 f, 174791.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184080 f, 103299.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170880 f, 57690.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184140 f, 103333.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021020 f, 174772.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184200 f, 103367.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170940 f, 57711.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184260 f, 103400.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021080 f, 174782.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184320 f, 103376.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171000 f, 57731.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184380 f, 103409.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021140 f, 174792.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184440 f, 103443.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171060 f, 57751.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184500 f, 103477.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021200 f, 174803.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184560 f, 103510.9 fps, 0 ms/f
[junit] 3 s: 60 f / 45 ms, 1333.3 fps, 0 ms/f; total: 171120 f, 56907.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184620 f, 103544.5 fps, 0 ms/f
[junit] 5 s: 60 f / 45 ms, 1333.3 fps, 0 ms/f; total: 1021260 f, 173477.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184680 f, 103578.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171180 f, 56908.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184740 f, 103611.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021320 f, 173457.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184800 f, 103645.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171240 f, 56928.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184860 f, 103621.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021380 f, 173468.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184920 f, 103654.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171300 f, 56929.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184980 f, 103688.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021440 f, 173448.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171360 f, 56949.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021500 f, 173459.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185040 f, 103721.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171420 f, 56969.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185100 f, 103755.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021560 f, 173469.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185160 f, 103789.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171480 f, 56989.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185220 f, 103822.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021620 f, 173449.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185280 f, 103856.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171540 f, 56990.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185340 f, 103890.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021680 f, 173460.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185400 f, 103865.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171600 f, 57009.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021740 f, 173470.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171660 f, 57029.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021800 f, 173480.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171720 f, 57030.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185460 f, 103899.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185520 f, 103932.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185580 f, 103966.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185640 f, 104000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185700 f, 104033.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185760 f, 104067.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185820 f, 104100.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185880 f, 104134.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185940 f, 104168.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186000 f, 104201.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186060 f, 104176.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186120 f, 104210.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186180 f, 104244.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186240 f, 104277.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186300 f, 104311.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186360 f, 104344.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186420 f, 104378.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186480 f, 104412.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186540 f, 104445.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186600 f, 104479.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186660 f, 104512.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186720 f, 104487.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186780 f, 104521.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186840 f, 104555.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186900 f, 104588.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186960 f, 104622.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187020 f, 104655.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187080 f, 104689.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187140 f, 104723.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187200 f, 104756.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187260 f, 104790.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187320 f, 104765.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187380 f, 104798.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187440 f, 104832.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187500 f, 104865.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187560 f, 104899.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187620 f, 104932.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187680 f, 104966.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187740 f, 105000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187800 f, 105033.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187860 f, 105008.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187920 f, 105041.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187980 f, 105075.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188040 f, 105109.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188100 f, 105142.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188160 f, 105176.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188220 f, 105209.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188280 f, 105243.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188340 f, 105276.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188400 f, 105310.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188460 f, 105284.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188520 f, 105318.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188580 f, 105351.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188640 f, 105385.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188700 f, 105418.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188760 f, 105452.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188820 f, 105486.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188880 f, 105519.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188940 f, 105553.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189000 f, 105586.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189060 f, 105561.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189120 f, 105594.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189180 f, 105628.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189240 f, 105661.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189300 f, 105695.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189360 f, 105728.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189420 f, 105762.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189480 f, 105795.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189540 f, 105829.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189600 f, 105803.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021860 f, 173461.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171780 f, 57050.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021920 f, 173471.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171840 f, 57070.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021980 f, 173481.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171900 f, 57071.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022040 f, 173462.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171960 f, 57091.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022100 f, 173472.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172020 f, 57111.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022160 f, 173482.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172080 f, 57112.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022220 f, 173463.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172140 f, 57132.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189660 f, 105837.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022280 f, 173473.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189720 f, 105870.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172200 f, 57152.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189780 f, 105904.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022340 f, 173454.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189840 f, 105937.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189900 f, 105970.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189960 f, 106004.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190020 f, 106037.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190080 f, 106071.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190140 f, 106104.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190200 f, 106138.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190260 f, 106112.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190320 f, 106146.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190380 f, 106179.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190440 f, 106213.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190500 f, 106246.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190560 f, 106279.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190620 f, 106254.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190680 f, 106287.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190740 f, 106321.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190800 f, 106295.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190860 f, 106328.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190920 f, 106362.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190980 f, 106395.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191040 f, 106428.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191100 f, 106462.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191160 f, 106495.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191220 f, 106529.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191280 f, 106503.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191340 f, 106536.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191400 f, 106570.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191460 f, 106603.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191520 f, 106636.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191580 f, 106670.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191640 f, 106703.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191700 f, 106737.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191760 f, 106770.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191820 f, 106804.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172260 f, 57153.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191880 f, 106777.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022400 f, 173464.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191940 f, 106811.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172320 f, 57173.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192000 f, 106844.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022460 f, 173474.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192060 f, 106878.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172380 f, 57193.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192120 f, 106911.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022520 f, 173484.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192180 f, 106944.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172440 f, 57194.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192240 f, 106978.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022580 f, 173465.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192300 f, 107011.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172500 f, 57213.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192360 f, 107045.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022640 f, 173475.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192420 f, 107078.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172560 f, 57214.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192480 f, 107111.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022700 f, 173456.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192540 f, 107085.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172620 f, 57234.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192600 f, 107119.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022760 f, 173466.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192660 f, 107152.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172680 f, 57254.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192720 f, 107185.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022820 f, 173476.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192780 f, 107219.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172740 f, 57274.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192840 f, 107252.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192900 f, 107285.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022880 f, 173457.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192960 f, 107319.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172800 f, 57275.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193020 f, 107352.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022940 f, 173467.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193080 f, 107385.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172860 f, 57295.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193140 f, 107359.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023000 f, 173478.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193200 f, 107393.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172920 f, 57315.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193260 f, 107426.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023060 f, 173488.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193320 f, 107459.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172980 f, 57316.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023120 f, 173468.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173040 f, 57335.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023180 f, 173479.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173100 f, 57355.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023240 f, 173489.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173160 f, 57356.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023300 f, 173470.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173220 f, 57376.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023360 f, 173480.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173280 f, 57396.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023420 f, 173490.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173340 f, 57397.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023480 f, 173471.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173400 f, 57417.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023540 f, 173481.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173460 f, 57437.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023600 f, 173491.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173520 f, 57437.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023660 f, 173472.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173580 f, 57457.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023720 f, 173482.4 fps, 0 ms/f
[junit] 3 s: 60 f / 50 ms, 1200.0 fps, 0 ms/f; total: 173640 f, 56541.8 fps, 0 ms/f
[junit] 5 s: 60 f / 50 ms, 1200.0 fps, 0 ms/f; total: 1023780 f, 172034.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173700 f, 56561.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023840 f, 172045.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173760 f, 56562.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023900 f, 172026.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173820 f, 56582.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023960 f, 172036.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173880 f, 56601.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024020 f, 172046.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173940 f, 56602.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024080 f, 172027.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174000 f, 56622.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024140 f, 172037.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174060 f, 56641.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024200 f, 172047.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174120 f, 56642.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024260 f, 172028.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174180 f, 56662.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024320 f, 172038.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193380 f, 107493.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193440 f, 107526.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193500 f, 107559.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193560 f, 107593.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193620 f, 107626.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193680 f, 107600.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193740 f, 107633.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193800 f, 107666.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193860 f, 107700.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193920 f, 107733.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174240 f, 56681.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193980 f, 107766.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024380 f, 172049.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194040 f, 107800.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174300 f, 56682.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194100 f, 107833.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024440 f, 172030.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194160 f, 107806.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174360 f, 56702.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194220 f, 107840.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024500 f, 172040.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194280 f, 107873.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174420 f, 56703.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194340 f, 107906.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024560 f, 172021.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194400 f, 107940.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174480 f, 56723.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194460 f, 107973.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024620 f, 172031.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194520 f, 108006.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174540 f, 56742.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194580 f, 108039.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024680 f, 172041.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194640 f, 108073.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174600 f, 56743.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194700 f, 108106.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024740 f, 172022.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194760 f, 108079.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174660 f, 56763.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194820 f, 108113.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024800 f, 172032.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194880 f, 108146.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174720 f, 56782.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194940 f, 108179.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024860 f, 172042.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195000 f, 108213.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174780 f, 56802.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195060 f, 108246.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024920 f, 172053.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195120 f, 108279.6 fps, 0 ms/f
[junit] 3 s: 60 f / 286 ms, 209.7 fps, 4 ms/f; total: 174840 f, 51989.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195180 f, 108312.9 fps, 0 ms/f
[junit] 6 s: 60 f / 286 ms, 209.7 fps, 4 ms/f; total: 1024980 f, 164180.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195240 f, 108286.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174900 f, 52007.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195300 f, 108319.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025040 f, 164190.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195360 f, 108352.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174960 f, 52024.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195420 f, 108386.0 fps, 0 ms/f
[junit] 6 s: 60 f / 58 ms, 1034.4 fps, 0 ms/f; total: 1025100 f, 162688.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195480 f, 108419.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195540 f, 108452.5 fps, 0 ms/f
[junit] 3 s: 60 f / 58 ms, 1034.4 fps, 0 ms/f; total: 175020 f, 51160.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195600 f, 108485.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025160 f, 162697.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195660 f, 108519.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175080 f, 51163.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195720 f, 108552.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025220 f, 162681.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195780 f, 108525.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175140 f, 51180.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195840 f, 108558.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025280 f, 162691.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195900 f, 108592.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175200 f, 51198.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195960 f, 108625.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025340 f, 162700.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196020 f, 108658.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175260 f, 51200.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196080 f, 108691.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025400 f, 162684.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196140 f, 108725.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175320 f, 51218.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196200 f, 108758.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025460 f, 162693.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196260 f, 108791.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175380 f, 51235.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196320 f, 108764.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025520 f, 162703.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196380 f, 108797.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175440 f, 51253.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196440 f, 108831.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025580 f, 162687.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196500 f, 108864.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175500 f, 51255.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196560 f, 108897.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025640 f, 162696.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196620 f, 108930.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175560 f, 51273.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196680 f, 108963.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025700 f, 162706.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196740 f, 108997.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175620 f, 51290.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196800 f, 109030.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025760 f, 162689.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196860 f, 109063.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175680 f, 51293.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196920 f, 109096.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025820 f, 162699.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196980 f, 109069.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175740 f, 51310.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197040 f, 109102.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025880 f, 162708.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197100 f, 109136.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175800 f, 51328.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197160 f, 109169.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025940 f, 162692.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197220 f, 109202.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175860 f, 51331.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197280 f, 109235.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026000 f, 162702.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197340 f, 109269.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175920 f, 51348.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197400 f, 109302.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026060 f, 162711.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197460 f, 109335.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175980 f, 51366.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197520 f, 109368.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026120 f, 162695.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197580 f, 109341.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176040 f, 51368.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197640 f, 109374.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026180 f, 162704.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197700 f, 109407.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176100 f, 51386.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197760 f, 109441.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026240 f, 162714.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197820 f, 109474.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176160 f, 51403.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197880 f, 109507.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026300 f, 162698.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197940 f, 109540.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176220 f, 51406.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198000 f, 109573.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026360 f, 162707.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198060 f, 109607.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176280 f, 51423.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198120 f, 109579.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026420 f, 162717.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198180 f, 109612.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176340 f, 51441.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198240 f, 109646.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026480 f, 162700.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198300 f, 109679.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176400 f, 51443.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198360 f, 109712.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026540 f, 162710.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198420 f, 109745.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176460 f, 51461.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198480 f, 109778.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026600 f, 162719.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198540 f, 109811.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176520 f, 51478.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198600 f, 109845.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026660 f, 162729.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198660 f, 109878.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176580 f, 51496.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198720 f, 109850.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026720 f, 162713.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198780 f, 109883.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176640 f, 51498.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198840 f, 109917.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026780 f, 162722.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198900 f, 109950.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176700 f, 51516.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198960 f, 109983.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026840 f, 162732.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199020 f, 110016.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176760 f, 51533.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199080 f, 110049.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026900 f, 162715.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199140 f, 110082.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176820 f, 51535.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199200 f, 110116.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026960 f, 162725.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199260 f, 110149.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176880 f, 51553.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199320 f, 110121.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027020 f, 162734.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199380 f, 110154.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199440 f, 110187.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176940 f, 51570.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199500 f, 110220.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027080 f, 162718.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199560 f, 110193.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177000 f, 51573.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199620 f, 110226.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027140 f, 162728.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199680 f, 110259.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177060 f, 51590.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199740 f, 110292.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027200 f, 162737.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177120 f, 51608.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027260 f, 162721.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177180 f, 51610.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027320 f, 162730.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177240 f, 51628.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027380 f, 162740.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177300 f, 51645.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027440 f, 162724.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177360 f, 51648.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027500 f, 162733.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177420 f, 51665.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027560 f, 162743.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177480 f, 51683.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027620 f, 162726.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177540 f, 51685.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027680 f, 162736.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177600 f, 51703.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027740 f, 162745.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177660 f, 51720.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027800 f, 162729.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177720 f, 51722.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027860 f, 162739.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177780 f, 51740.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027920 f, 162748.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177840 f, 51757.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027980 f, 162732.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177900 f, 51760.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028040 f, 162741.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177960 f, 51777.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028100 f, 162751.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178020 f, 51795.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028160 f, 162735.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178080 f, 51797.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028220 f, 162744.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178140 f, 51815.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028280 f, 162754.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178200 f, 51832.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028340 f, 162763.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178260 f, 51849.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028400 f, 162747.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178320 f, 51852.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028460 f, 162756.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178380 f, 51869.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028520 f, 162766.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178440 f, 51887.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199800 f, 110325.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028580 f, 162750.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199860 f, 110358.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199920 f, 110392.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178500 f, 51889.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199980 f, 110364.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200040 f, 110397.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200100 f, 110430.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028640 f, 162759.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178560 f, 51906.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028700 f, 162769.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178620 f, 51924.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028760 f, 162752.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178680 f, 51926.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200160 f, 110463.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028820 f, 162762.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178740 f, 51944.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028880 f, 162771.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178800 f, 51961.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028940 f, 162755.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178860 f, 51963.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029000 f, 162764.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178920 f, 51981.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029060 f, 162774.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178980 f, 51998.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029120 f, 162758.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179040 f, 52001.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200220 f, 110496.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200280 f, 110529.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200340 f, 110562.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200400 f, 110596.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200460 f, 110629.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200520 f, 110662.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200580 f, 110695.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200640 f, 110667.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200700 f, 110700.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029180 f, 162767.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200760 f, 110733.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179100 f, 52018.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200820 f, 110766.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029240 f, 162777.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200880 f, 110799.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179160 f, 52036.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200940 f, 110832.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029300 f, 162760.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201000 f, 110865.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179220 f, 52038.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201060 f, 110899.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029360 f, 162770.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201120 f, 110932.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179280 f, 52055.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201180 f, 110904.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029420 f, 162779.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201240 f, 110937.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179340 f, 52073.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201300 f, 110970.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029480 f, 162763.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201360 f, 111003.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179400 f, 52075.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201420 f, 111036.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029540 f, 162773.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201480 f, 111069.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179460 f, 52092.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201540 f, 111102.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029600 f, 162782.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201600 f, 111135.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179520 f, 52110.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201660 f, 111168.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029660 f, 162792.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201720 f, 111140.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179580 f, 52127.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201780 f, 111173.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029720 f, 162775.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201840 f, 111206.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179640 f, 52130.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201900 f, 111239.6 fps, 0 ms/f
[junit] 6 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 1029780 f, 162374.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201960 f, 111272.7 fps, 0 ms/f
[junit] 3 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 179700 f, 51906.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202020 f, 111305.7 fps, 0 ms/f
[junit] 6 s: 60 f / 11 ms, 5454.5 fps, 0 ms/f; total: 1029840 f, 162102.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202080 f, 111277.5 fps, 0 ms/f
[junit] 3 s: 60 f / 11 ms, 5454.5 fps, 0 ms/f; total: 179760 f, 51759.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202140 f, 111310.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029900 f, 162112.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202200 f, 111343.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179820 f, 51776.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202260 f, 111376.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029960 f, 162121.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202320 f, 111409.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179880 f, 51778.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202380 f, 111442.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030020 f, 162105.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202440 f, 111475.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179940 f, 51796.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202500 f, 111508.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030080 f, 162115.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202560 f, 111541.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180000 f, 51813.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202620 f, 111574.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030140 f, 162124.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202680 f, 111546.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180060 f, 51830.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030200 f, 162108.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202740 f, 111579.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202800 f, 111612.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202860 f, 111645.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202920 f, 111678.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180120 f, 51833.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202980 f, 111711.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030260 f, 162118.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203040 f, 111744.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180180 f, 51850.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203100 f, 111777.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030320 f, 162127.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203160 f, 111810.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180240 f, 51867.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203220 f, 111843.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030380 f, 162111.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203280 f, 111815.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180300 f, 51869.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203340 f, 111848.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030440 f, 162120.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203400 f, 111881.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180360 f, 51887.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203460 f, 111914.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030500 f, 162130.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203520 f, 111947.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180420 f, 51904.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203580 f, 111980.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030560 f, 162114.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203640 f, 112013.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180480 f, 51906.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203700 f, 112046.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030620 f, 162123.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203760 f, 112079.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180540 f, 51924.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203820 f, 112112.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030680 f, 162133.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203880 f, 112083.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180600 f, 51941.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203940 f, 112116.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030740 f, 162117.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204000 f, 112149.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180660 f, 51943.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204060 f, 112182.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030800 f, 162126.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204120 f, 112215.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180720 f, 51960.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204180 f, 112248.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030860 f, 162135.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204240 f, 112281.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180780 f, 51978.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204300 f, 112314.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030920 f, 162119.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204360 f, 112347.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180840 f, 51980.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204420 f, 112380.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030980 f, 162129.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204480 f, 112351.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204540 f, 112384.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180900 f, 51997.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204600 f, 112417.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204660 f, 112450.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204720 f, 112483.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031040 f, 162138.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204780 f, 112516.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180960 f, 52014.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031100 f, 162122.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204840 f, 112549.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181020 f, 52017.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204900 f, 112582.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031160 f, 162132.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204960 f, 112615.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181080 f, 52034.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205020 f, 112586.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031220 f, 162141.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205080 f, 112619.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181140 f, 52051.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205140 f, 112652.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031280 f, 162125.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205200 f, 112685.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181200 f, 52054.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205260 f, 112718.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031340 f, 162134.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181260 f, 52071.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031400 f, 162144.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181320 f, 52088.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031460 f, 162153.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181380 f, 52090.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031520 f, 162137.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181440 f, 52107.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031580 f, 162147.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181500 f, 52125.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205320 f, 112751.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031640 f, 162156.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181560 f, 52142.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031700 f, 162140.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181620 f, 52144.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031760 f, 162149.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181680 f, 52161.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031820 f, 162159.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205380 f, 112784.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205440 f, 112817.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205500 f, 112850.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205560 f, 112883.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205620 f, 112915.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205680 f, 112886.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205740 f, 112919.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205800 f, 112952.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205860 f, 112985.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181740 f, 52179.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205920 f, 113018.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031880 f, 162143.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205980 f, 113051.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181800 f, 52181.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206040 f, 113084.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031940 f, 162152.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206100 f, 113117.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181860 f, 52198.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032000 f, 162162.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181920 f, 52215.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032060 f, 162146.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181980 f, 52218.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032120 f, 162155.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182040 f, 52235.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032180 f, 162164.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182100 f, 52252.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032240 f, 162148.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182160 f, 52254.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032300 f, 162158.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182220 f, 52271.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032360 f, 162167.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182280 f, 52289.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032420 f, 162177.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182340 f, 52306.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032480 f, 162161.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182400 f, 52308.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032540 f, 162170.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182460 f, 52325.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032600 f, 162179.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182520 f, 52342.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032660 f, 162163.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182580 f, 52345.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032720 f, 162173.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182640 f, 52362.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032780 f, 162182.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182700 f, 52379.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032840 f, 162166.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182760 f, 52381.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032900 f, 162176.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182820 f, 52398.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032960 f, 162185.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182880 f, 52416.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033020 f, 162195.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182940 f, 52418.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033080 f, 162178.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183000 f, 52435.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033140 f, 162188.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183060 f, 52452.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033200 f, 162197.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183120 f, 52454.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033260 f, 162181.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183180 f, 52472.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033320 f, 162191.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183240 f, 52489.2 fps, 0 ms/f
[junit] 6 s: 60 f / 61 ms, 983.6 fps, 1 ms/f; total: 1033380 f, 160662.3 fps, 0 ms/f
[junit] 3 s: 60 f / 61 ms, 983.6 fps, 1 ms/f; total: 183300 f, 51604.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033440 f, 160671.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183360 f, 51621.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033500 f, 160680.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183420 f, 51638.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033560 f, 160665.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183480 f, 51640.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033620 f, 160674.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183540 f, 51657.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206160 f, 113150.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206220 f, 113183.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033680 f, 160683.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206280 f, 113154.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183600 f, 51674.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206340 f, 113187.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033740 f, 160668.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206400 f, 113219.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183660 f, 51676.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206460 f, 113252.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033800 f, 160677.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206520 f, 113285.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183720 f, 51693.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206580 f, 113318.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033860 f, 160686.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206640 f, 113351.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183780 f, 51710.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206700 f, 113384.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033920 f, 160671.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206760 f, 113417.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183840 f, 51713.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206820 f, 113450.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033980 f, 160680.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206880 f, 113421.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183900 f, 51729.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206940 f, 113453.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034040 f, 160689.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207000 f, 113486.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183960 f, 51746.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207060 f, 113519.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034100 f, 160674.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207120 f, 113552.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184020 f, 51749.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207180 f, 113585.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034160 f, 160683.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207240 f, 113618.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184080 f, 51766.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207300 f, 113651.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034220 f, 160692.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207360 f, 113684.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184140 f, 51782.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207420 f, 113717.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034280 f, 160677.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207480 f, 113687.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184200 f, 51785.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207540 f, 113720.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034340 f, 160686.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207600 f, 113753.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184260 f, 51802.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207660 f, 113786.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034400 f, 160695.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207720 f, 113819.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184320 f, 51818.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207780 f, 113852.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034460 f, 160680.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207840 f, 113884.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184380 f, 51821.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207900 f, 113917.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034520 f, 160689.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207960 f, 113950.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184440 f, 51838.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208020 f, 113921.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034580 f, 160698.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208080 f, 113954.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184500 f, 51854.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208140 f, 113986.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034640 f, 160683.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208200 f, 114019.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184560 f, 51857.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208260 f, 114052.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034700 f, 160692.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208320 f, 114085.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184620 f, 51874.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208380 f, 114118.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034760 f, 160701.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208440 f, 114151.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184680 f, 51890.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208500 f, 114184.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034820 f, 160711.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208560 f, 114216.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184740 f, 51893.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208620 f, 114249.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034880 f, 160695.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208680 f, 114282.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184800 f, 51910.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208740 f, 114252.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034940 f, 160704.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208800 f, 114223.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184860 f, 51926.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208860 f, 114256.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035000 f, 160714.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208920 f, 114288.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184920 f, 51943.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035060 f, 160698.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184980 f, 51946.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035120 f, 160707.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185040 f, 51962.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035180 f, 160717.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185100 f, 51979.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035240 f, 160701.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185160 f, 51982.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035300 f, 160710.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185220 f, 51998.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035360 f, 160720.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185280 f, 52015.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035420 f, 160704.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185340 f, 52017.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035480 f, 160713.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185400 f, 52034.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035540 f, 160723.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185460 f, 52051.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035600 f, 160707.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185520 f, 52053.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035660 f, 160716.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185580 f, 52070.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035720 f, 160726.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185640 f, 52087.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035780 f, 160710.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185700 f, 52089.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035840 f, 160719.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185760 f, 52106.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035900 f, 160729.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185820 f, 52123.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035960 f, 160713.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185880 f, 52125.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036020 f, 160722.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185940 f, 52142.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036080 f, 160732.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186000 f, 52159.2 fps, 0 ms/f
[junit] 6 s: 60 f / 25 ms, 2400.0 fps, 0 ms/f; total: 1036140 f, 160120.5 fps, 0 ms/f
[junit] 3 s: 60 f / 25 ms, 2400.0 fps, 0 ms/f; total: 186060 f, 51812.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036200 f, 160105.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186120 f, 51815.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036260 f, 160114.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186180 f, 51831.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036320 f, 160098.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186240 f, 51834.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036380 f, 160108.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186300 f, 51850.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036440 f, 160092.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186360 f, 51853.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036500 f, 160101.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186420 f, 51869.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036560 f, 160111.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186480 f, 51886.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036620 f, 160095.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186540 f, 51888.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036680 f, 160105.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186600 f, 51905.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036740 f, 160089.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186660 f, 51907.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036800 f, 160098.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186720 f, 51924.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036860 f, 160108.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186780 f, 51941.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036920 f, 160092.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186840 f, 51943.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036980 f, 160101.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186900 f, 51959.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037040 f, 160086.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186960 f, 51962.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037100 f, 160095.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187020 f, 51978.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037160 f, 160080.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187080 f, 51981.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037220 f, 160089.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187140 f, 51997.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037280 f, 160098.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187200 f, 52014.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037340 f, 160083.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187260 f, 52016.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037400 f, 160092.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187320 f, 52033.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037460 f, 160077.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187380 f, 52035.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037520 f, 160086.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187440 f, 52052.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037580 f, 160095.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187500 f, 52068.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037640 f, 160080.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187560 f, 52071.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037700 f, 160089.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187620 f, 52087.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037760 f, 160098.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187680 f, 52089.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037820 f, 160083.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187740 f, 52106.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037880 f, 160092.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187800 f, 52123.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037940 f, 160101.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187860 f, 52139.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038000 f, 160086.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187920 f, 52142.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208980 f, 114321.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038060 f, 160095.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209040 f, 114354.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187980 f, 52158.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209100 f, 114387.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038120 f, 160104.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209160 f, 114420.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188040 f, 52175.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209220 f, 114452.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038180 f, 160089.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209280 f, 114485.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188100 f, 52177.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209340 f, 114455.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038240 f, 160098.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209400 f, 114488.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188160 f, 52194.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209460 f, 114521.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038300 f, 160083.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209520 f, 114554.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188220 f, 52196.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209580 f, 114587.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038360 f, 160092.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209640 f, 114620.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188280 f, 52212.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209700 f, 114652.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038420 f, 160101.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209760 f, 114685.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188340 f, 52229.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209820 f, 114718.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038480 f, 160111.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209880 f, 114688.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188400 f, 52246.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209940 f, 114721.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210000 f, 114754.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038540 f, 160095.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210060 f, 114786.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188460 f, 52248.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210120 f, 114819.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038600 f, 160104.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210180 f, 114852.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188520 f, 52265.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210240 f, 114885.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038660 f, 160114.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210300 f, 114918.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188580 f, 52281.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210360 f, 114950.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038720 f, 160098.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210420 f, 114983.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188640 f, 52283.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210480 f, 115016.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038780 f, 160107.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210540 f, 115049.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188700 f, 52300.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210600 f, 115019.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038840 f, 160117.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210660 f, 115051.8 fps, 0 ms/f
[junit] 3 s: 60 f / 36 ms, 1666.6 fps, 0 ms/f; total: 188760 f, 51800.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210720 f, 115084.6 fps, 0 ms/f
[junit] 6 s: 60 f / 36 ms, 1666.6 fps, 0 ms/f; total: 1038900 f, 159242.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210780 f, 115117.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188820 f, 51816.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210840 f, 115150.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038960 f, 159252.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210900 f, 115182.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188880 f, 51818.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210960 f, 115215.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039020 f, 159236.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211020 f, 115248.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188940 f, 51835.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211080 f, 115281.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039080 f, 159245.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211140 f, 115251.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189000 f, 51851.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211200 f, 115283.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039140 f, 159255.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211260 f, 115316.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189060 f, 51854.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211320 f, 115349.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039200 f, 159239.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211380 f, 115382.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189120 f, 51870.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211440 f, 115414.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039260 f, 159249.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211500 f, 115447.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189180 f, 51887.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211560 f, 115480.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039320 f, 159258.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211620 f, 115513.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189240 f, 51889.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211680 f, 115482.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039380 f, 159243.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211740 f, 115515.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189300 f, 51905.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211800 f, 115548.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039440 f, 159252.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211860 f, 115581.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189360 f, 51922.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211920 f, 115613.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039500 f, 159261.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211980 f, 115646.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189420 f, 51924.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212040 f, 115679.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039560 f, 159246.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212100 f, 115711.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189480 f, 51940.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212160 f, 115744.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039620 f, 159255.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212220 f, 115714.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189540 f, 51957.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212280 f, 115747.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039680 f, 159264.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212340 f, 115779.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189600 f, 51973.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212400 f, 115812.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039740 f, 159249.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212460 f, 115845.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189660 f, 51975.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039800 f, 159258.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189720 f, 51992.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039860 f, 159267.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189780 f, 52008.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039920 f, 159277.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189840 f, 52010.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039980 f, 159261.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189900 f, 52027.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040040 f, 159271.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189960 f, 52029.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040100 f, 159255.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190020 f, 52046.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040160 f, 159265.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190080 f, 52062.4 fps, 0 ms/f
[junit] 6 s: 60 f / 241 ms, 248.9 fps, 4 ms/f; total: 1040220 f, 153606.0 fps, 0 ms/f
[junit] 3 s: 60 f / 241 ms, 248.9 fps, 4 ms/f; total: 190140 f, 48854.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040280 f, 153614.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190200 f, 48869.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040340 f, 153601.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190260 f, 48872.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040400 f, 153609.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190320 f, 48887.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040460 f, 153618.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190380 f, 48903.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040520 f, 153604.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190440 f, 48906.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040580 f, 153613.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190500 f, 48921.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040640 f, 153622.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190560 f, 48936.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040700 f, 153608.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190620 f, 48939.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040760 f, 153617.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190680 f, 48955.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040820 f, 153626.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190740 f, 48970.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040880 f, 153612.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190800 f, 48973.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040940 f, 153621.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190860 f, 48988.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041000 f, 153630.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190920 f, 49004.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041060 f, 153616.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190980 f, 49006.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041120 f, 153625.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191040 f, 49022.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212520 f, 115877.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041180 f, 153634.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212580 f, 115910.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191100 f, 49037.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212640 f, 115943.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041240 f, 153620.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212700 f, 115976.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191160 f, 49040.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212760 f, 116008.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041300 f, 153629.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212820 f, 115978.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191220 f, 49055.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212880 f, 116010.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041360 f, 153638.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212940 f, 116043.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213000 f, 116076.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213060 f, 116108.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213120 f, 116141.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213180 f, 116174.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213240 f, 116207.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213300 f, 116239.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213360 f, 116209.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213420 f, 116241.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213480 f, 116274.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213540 f, 116307.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213600 f, 116339.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213660 f, 116372.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213720 f, 116405.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213780 f, 116437.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213840 f, 116470.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213900 f, 116503.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213960 f, 116472.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214020 f, 116505.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214080 f, 116537.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214140 f, 116570.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214200 f, 116603.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214260 f, 116572.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214320 f, 116605.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214380 f, 116637.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214440 f, 116670.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214500 f, 116702.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214560 f, 116735.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214620 f, 116768.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214680 f, 116800.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214740 f, 116833.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214800 f, 116802.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214860 f, 116835.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214920 f, 116867.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214980 f, 116900.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215040 f, 116933.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215100 f, 116965.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215160 f, 116998.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215220 f, 117030.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215280 f, 117063.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215340 f, 117096.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215400 f, 117128.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215460 f, 117097.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215520 f, 117130.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215580 f, 117163.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215640 f, 117195.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215700 f, 117228.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215760 f, 117260.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215820 f, 117293.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215880 f, 117326.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215940 f, 117358.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216000 f, 117391.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216060 f, 117360.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216120 f, 117392.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216180 f, 117425.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216240 f, 117457.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216300 f, 117490.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216360 f, 117523.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216420 f, 117555.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216480 f, 117588.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216540 f, 117620.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216600 f, 117653.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216660 f, 117622.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216720 f, 117654.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216780 f, 117687.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216840 f, 117719.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216900 f, 117752.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216960 f, 117785.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217020 f, 117817.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217080 f, 117850.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217140 f, 117882.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217200 f, 117851.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217260 f, 117883.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217320 f, 117916.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217380 f, 117949.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191280 f, 49071.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217440 f, 117981.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217500 f, 118014.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217560 f, 118046.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041420 f, 153624.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217620 f, 118015.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191340 f, 49074.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217680 f, 117983.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041480 f, 153633.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217740 f, 118016.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191400 f, 49089.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041540 f, 153642.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217800 f, 118048.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191460 f, 49104.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217860 f, 118081.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041600 f, 153628.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217920 f, 118113.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191520 f, 49107.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217980 f, 118146.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041660 f, 153637.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218040 f, 118178.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191580 f, 49123.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218100 f, 118211.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041720 f, 153623.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218160 f, 118243.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191640 f, 49125.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218220 f, 118276.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191700 f, 49141.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218280 f, 118244.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041780 f, 153632.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218340 f, 118277.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191760 f, 49156.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218400 f, 118309.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041840 f, 153641.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218460 f, 118342.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191820 f, 49159.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218520 f, 118374.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041900 f, 153627.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218580 f, 118407.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191880 f, 49174.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218640 f, 118439.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041960 f, 153636.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218700 f, 118472.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191940 f, 49177.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218760 f, 118504.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042020 f, 153622.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218820 f, 118473.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192000 f, 49192.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218880 f, 118505.6 fps, 0 ms/f
[junit] 6 s: 60 f / 25 ms, 2400.0 fps, 0 ms/f; total: 1042080 f, 153066.9 fps, 0 ms/f
[junit] 3 s: 60 f / 25 ms, 2400.0 fps, 0 ms/f; total: 192060 f, 48895.1 fps, 0 ms/f
[junit] 6 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1042140 f, 153030.8 fps, 0 ms/f
[junit] 3 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 192120 f, 48873.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042200 f, 153017.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192180 f, 48888.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042260 f, 153025.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192240 f, 48903.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042320 f, 153034.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192300 f, 48918.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042380 f, 153043.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192360 f, 48934.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042440 f, 153052.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192420 f, 48949.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042500 f, 153061.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042560 f, 153047.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192480 f, 48952.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042620 f, 153056.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192540 f, 48967.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042680 f, 153065.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192600 f, 48982.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042740 f, 153073.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192660 f, 48997.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042800 f, 153082.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192720 f, 49013.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042860 f, 153091.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192780 f, 49028.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042920 f, 153100.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192840 f, 49043.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042980 f, 153109.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192900 f, 49059.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043040 f, 153118.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192960 f, 49074.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043100 f, 153126.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193020 f, 49077.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043160 f, 153113.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193080 f, 49092.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043220 f, 153121.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193140 f, 49107.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043280 f, 153130.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193200 f, 49122.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043340 f, 153139.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193260 f, 49138.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043400 f, 153148.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193320 f, 49153.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043460 f, 153157.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193380 f, 49168.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043520 f, 153143.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193440 f, 49171.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193500 f, 49186.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043580 f, 153152.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193560 f, 49201.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218940 f, 118538.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043640 f, 153161.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219000 f, 118570.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193620 f, 49217.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219060 f, 118603.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043700 f, 153169.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219120 f, 118635.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219180 f, 118668.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193680 f, 49232.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219240 f, 118700.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219300 f, 118668.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219360 f, 118701.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219420 f, 118733.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219480 f, 118766.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219540 f, 118798.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043760 f, 153178.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193740 f, 49247.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043820 f, 153187.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193800 f, 49250.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043880 f, 153173.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193860 f, 49265.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043940 f, 153182.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193920 f, 49280.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044000 f, 153191.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193980 f, 49296.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044060 f, 153200.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194040 f, 49311.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044120 f, 153209.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194100 f, 49326.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044180 f, 153217.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194160 f, 49341.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044240 f, 153226.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194220 f, 49357.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044300 f, 153235.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194280 f, 49372.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044360 f, 153244.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194340 f, 49375.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044420 f, 153230.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194400 f, 49390.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044480 f, 153239.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194460 f, 49405.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044540 f, 153248.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194520 f, 49420.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044600 f, 153257.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194580 f, 49435.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044660 f, 153265.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194640 f, 49451.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044720 f, 153274.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194700 f, 49466.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044780 f, 153283.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194760 f, 49481.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044840 f, 153292.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194820 f, 49496.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044900 f, 153301.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219600 f, 118831.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194880 f, 49499.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219660 f, 118863.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044960 f, 153287.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194940 f, 49514.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219720 f, 118831.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045020 f, 153296.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219780 f, 118864.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195000 f, 49530.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219840 f, 118896.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045080 f, 153304.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219900 f, 118929.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195060 f, 49545.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219960 f, 118961.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045140 f, 153313.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220020 f, 118994.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195120 f, 49560.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220080 f, 119026.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045200 f, 153322.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220140 f, 119058.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195180 f, 49575.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220200 f, 119091.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045260 f, 153331.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220260 f, 119059.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195240 f, 49591.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220320 f, 119091.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045320 f, 153340.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220380 f, 119124.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195300 f, 49606.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220440 f, 119156.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045380 f, 153348.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220500 f, 119189.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195360 f, 49621.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220560 f, 119221.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045440 f, 153357.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220620 f, 119254.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195420 f, 49624.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220680 f, 119286.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045500 f, 153344.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220740 f, 119318.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195480 f, 49639.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220800 f, 119286.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045560 f, 153352.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220860 f, 119319.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220920 f, 119351.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220980 f, 119384.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195540 f, 49654.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221040 f, 119416.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045620 f, 153361.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221100 f, 119448.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195600 f, 49669.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221160 f, 119481.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045680 f, 153370.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221220 f, 119513.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195660 f, 49685.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221280 f, 119546.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045740 f, 153379.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221340 f, 119578.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195720 f, 49700.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221400 f, 119611.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045800 f, 153388.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221460 f, 119578.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195780 f, 49715.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221520 f, 119611.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045860 f, 153396.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221580 f, 119643.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195840 f, 49730.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221640 f, 119676.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045920 f, 153405.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221700 f, 119708.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195900 f, 49733.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221760 f, 119740.8 fps, 0 ms/f
[junit] 6 s: 60 f / 43 ms, 1395.3 fps, 0 ms/f; total: 1045980 f, 152453.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221820 f, 119773.2 fps, 0 ms/f
[junit] 3 s: 60 f / 42 ms, 1428.5 fps, 0 ms/f; total: 195960 f, 49223.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221880 f, 119805.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046040 f, 152461.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221940 f, 119838.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196020 f, 49238.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222000 f, 119870.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046100 f, 152470.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222060 f, 119838.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196080 f, 49253.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222120 f, 119870.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046160 f, 152479.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222180 f, 119902.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196140 f, 49269.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222240 f, 119935.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046220 f, 152487.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222300 f, 119967.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196200 f, 49271.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222360 f, 120000.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046280 f, 152474.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222420 f, 120032.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196260 f, 49286.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222480 f, 120064.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046340 f, 152483.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222540 f, 120097.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196320 f, 49301.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222600 f, 120129.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046400 f, 152491.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222660 f, 120097.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196380 f, 49316.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222720 f, 120129.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046460 f, 152500.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222780 f, 120161.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196440 f, 49331.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222840 f, 120194.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046520 f, 152509.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222900 f, 120226.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196500 f, 49347.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222960 f, 120258.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046580 f, 152518.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223020 f, 120291.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196560 f, 49362.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223080 f, 120323.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046640 f, 152526.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223140 f, 120355.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196620 f, 49364.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223200 f, 120388.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046700 f, 152513.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223260 f, 120355.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196680 f, 49379.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223320 f, 120388.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046760 f, 152522.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223380 f, 120420.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196740 f, 49394.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223440 f, 120452.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046820 f, 152530.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223500 f, 120485.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196800 f, 49409.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223560 f, 120517.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046880 f, 152539.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223620 f, 120549.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196860 f, 49425.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223680 f, 120582.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046940 f, 152548.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196920 f, 49440.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047000 f, 152557.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196980 f, 49455.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047060 f, 152565.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197040 f, 49470.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047120 f, 152574.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197100 f, 49472.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223740 f, 120614.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047180 f, 152561.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223800 f, 120646.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197160 f, 49487.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223860 f, 120679.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047240 f, 152569.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223920 f, 120646.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197220 f, 49503.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223980 f, 120678.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047300 f, 152578.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224040 f, 120711.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197280 f, 49518.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224100 f, 120743.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047360 f, 152587.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224160 f, 120775.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197340 f, 49533.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224220 f, 120808.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047420 f, 152596.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224280 f, 120840.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197400 f, 49548.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224340 f, 120872.8 fps, 0 ms/f
[junit] 6 s: 60 f / 51 ms, 1176.4 fps, 0 ms/f; total: 1047480 f, 151479.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224400 f, 120905.1 fps, 0 ms/f
[junit] 4 s: 60 f / 51 ms, 1176.4 fps, 0 ms/f; total: 197460 f, 48936.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047540 f, 151466.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224460 f, 120937.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197520 f, 48939.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224520 f, 120904.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197580 f, 48954.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224580 f, 120936.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047600 f, 151474.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224640 f, 120969.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197640 f, 48969.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224700 f, 121001.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047660 f, 151483.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224760 f, 121033.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197700 f, 48984.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047720 f, 151492.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197760 f, 48999.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047780 f, 151500.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197820 f, 49013.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047840 f, 151509.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197880 f, 49016.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047900 f, 151496.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197940 f, 49031.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047960 f, 151504.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198000 f, 49046.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048020 f, 151513.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198060 f, 49061.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048080 f, 151522.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198120 f, 49076.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048140 f, 151531.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198180 f, 49090.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048200 f, 151539.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198240 f, 49105.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048260 f, 151548.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224820 f, 121066.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198300 f, 49120.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224880 f, 121098.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048320 f, 151557.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224940 f, 121130.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198360 f, 49123.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225000 f, 121163.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048380 f, 151543.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225060 f, 121130.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198420 f, 49138.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225120 f, 121162.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048440 f, 151552.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225180 f, 121194.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198480 f, 49153.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225240 f, 121227.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048500 f, 151561.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225300 f, 121259.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225360 f, 121291.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225420 f, 121324.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225480 f, 121356.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225540 f, 121388.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225600 f, 121420.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225660 f, 121387.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225720 f, 121420.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225780 f, 121452.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225840 f, 121484.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225900 f, 121516.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225960 f, 121549.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226020 f, 121581.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226080 f, 121613.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226140 f, 121646.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226200 f, 121678.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226260 f, 121645.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226320 f, 121677.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226380 f, 121709.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226440 f, 121676.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226500 f, 121708.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226560 f, 121741.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226620 f, 121773.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226680 f, 121805.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226740 f, 121837.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226800 f, 121869.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226860 f, 121836.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198540 f, 49167.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226920 f, 121868.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048560 f, 151569.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226980 f, 121901.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198600 f, 49182.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227040 f, 121933.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048620 f, 151578.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227100 f, 121965.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198660 f, 49197.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227160 f, 121997.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048680 f, 151587.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227220 f, 122030.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198720 f, 49212.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227280 f, 121996.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048740 f, 151595.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227340 f, 122028.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198780 f, 49227.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227400 f, 122061.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048800 f, 151582.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227460 f, 122093.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198840 f, 49230.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048860 f, 151591.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227520 f, 122125.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198900 f, 49244.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227580 f, 122157.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048920 f, 151599.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227640 f, 122190.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198960 f, 49259.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227700 f, 122222.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048980 f, 151608.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227760 f, 122254.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199020 f, 49274.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227820 f, 122286.6 fps, 0 ms/f
[junit] 6 s: 60 f / 63 ms, 952.3 fps, 1 ms/f; total: 1049040 f, 150249.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227880 f, 122253.2 fps, 0 ms/f
[junit] 4 s: 60 f / 63 ms, 952.3 fps, 1 ms/f; total: 199080 f, 48532.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227940 f, 122285.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049100 f, 150257.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228000 f, 122317.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199140 f, 48547.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228060 f, 122349.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199200 f, 48561.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228120 f, 122381.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049160 f, 150266.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228180 f, 122414.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199260 f, 48576.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228240 f, 122446.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049220 f, 150274.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228300 f, 122478.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199320 f, 48590.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228360 f, 122510.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049280 f, 150283.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228420 f, 122477.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199380 f, 48605.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228480 f, 122509.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228540 f, 122541.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228600 f, 122573.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049340 f, 150270.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228660 f, 122605.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199440 f, 48608.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228720 f, 122638.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049400 f, 150279.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228780 f, 122670.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199500 f, 48622.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228840 f, 122702.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049460 f, 150287.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199560 f, 48637.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049520 f, 150296.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199620 f, 48652.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049580 f, 150305.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199680 f, 48666.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049640 f, 150313.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228900 f, 122734.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228960 f, 122700.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229020 f, 122733.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199740 f, 48681.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229080 f, 122765.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049700 f, 150322.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199800 f, 48696.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049760 f, 150330.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199860 f, 48710.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049820 f, 150317.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199920 f, 48713.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049880 f, 150326.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199980 f, 48728.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049940 f, 150335.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200040 f, 48742.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050000 f, 150343.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200100 f, 48757.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050060 f, 150352.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200160 f, 48771.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050120 f, 150360.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200220 f, 48786.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050180 f, 150369.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200280 f, 48801.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050240 f, 150378.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200340 f, 48803.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050300 f, 150365.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229140 f, 122797.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200400 f, 48818.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229200 f, 122829.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050360 f, 150373.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229260 f, 122861.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200460 f, 48833.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229320 f, 122893.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050420 f, 150382.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229380 f, 122926.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200520 f, 48847.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229440 f, 122958.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050480 f, 150390.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200580 f, 48862.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229500 f, 122924.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229560 f, 122956.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229620 f, 122988.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229680 f, 123020.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229740 f, 123053.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229800 f, 123085.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229860 f, 123117.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229920 f, 123149.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229980 f, 123115.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230040 f, 123147.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230100 f, 123179.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230160 f, 123211.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230220 f, 123244.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230280 f, 123276.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230340 f, 123308.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230400 f, 123340.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230460 f, 123372.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230520 f, 123404.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230580 f, 123370.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230640 f, 123402.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230700 f, 123434.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230760 f, 123467.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230820 f, 123499.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230880 f, 123531.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230940 f, 123497.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231000 f, 123529.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231060 f, 123561.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231120 f, 123593.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231180 f, 123625.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231240 f, 123657.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231300 f, 123689.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231360 f, 123655.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231420 f, 123687.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231480 f, 123719.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231540 f, 123752.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231600 f, 123784.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231660 f, 123816.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231720 f, 123848.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231780 f, 123880.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231840 f, 123912.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231900 f, 123878.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231960 f, 123910.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232020 f, 123942.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232080 f, 123974.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232140 f, 124006.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232200 f, 124038.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232260 f, 124070.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232320 f, 124102.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232380 f, 124134.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232440 f, 124166.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232500 f, 124132.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232560 f, 124164.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232620 f, 124196.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232680 f, 124228.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232740 f, 124260.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232800 f, 124292.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232860 f, 124324.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232920 f, 124356.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232980 f, 124388.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050540 f, 150399.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233040 f, 124354.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200640 f, 48876.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233100 f, 124386.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050600 f, 150408.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233160 f, 124418.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200700 f, 48891.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233220 f, 124450.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050660 f, 150416.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233280 f, 124482.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200760 f, 48906.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233340 f, 124514.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050720 f, 150425.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233400 f, 124546.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200820 f, 48908.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233460 f, 124578.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233520 f, 124610.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233580 f, 124642.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233640 f, 124608.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233700 f, 124640.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050780 f, 150412.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233760 f, 124672.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233820 f, 124704.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233880 f, 124736.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233940 f, 124768.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200880 f, 48923.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234000 f, 124800.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050840 f, 150420.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234060 f, 124832.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200940 f, 48938.1 fps, 0 ms/f
[junit] 1 s: 60 f / 29 ms, 2068.9 fps, 0 ms/f; total: 234120 f, 122962.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050900 f, 150429.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234180 f, 122993.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201000 f, 48952.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234240 f, 123025.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050960 f, 150438.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234300 f, 123056.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201060 f, 48967.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234360 f, 123088.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051020 f, 150446.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234420 f, 123119.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201120 f, 48981.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234480 f, 123086.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051080 f, 150455.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234540 f, 123118.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201180 f, 48996.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234600 f, 123149.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051140 f, 150463.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234660 f, 123181.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201240 f, 49011.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234720 f, 123212.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051200 f, 150472.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234780 f, 123244.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201300 f, 49025.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234840 f, 123275.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051260 f, 150480.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234900 f, 123242.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201360 f, 49028.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234960 f, 123209.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051320 f, 150468.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235020 f, 123240.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201420 f, 49043.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235080 f, 123272.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051380 f, 150476.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235140 f, 123303.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201480 f, 49057.7 fps, 0 ms/f
[junit] 1 s: 60 f / 13 ms, 4615.3 fps, 0 ms/f; total: 235200 f, 122500.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051440 f, 150485.1 fps, 0 ms/f
[junit] 1 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 235260 f, 122212.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201540 f, 49072.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235320 f, 122244.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051500 f, 150493.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235380 f, 122275.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201600 f, 49086.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235440 f, 122306.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051560 f, 150502.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235500 f, 122337.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201660 f, 49101.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235560 f, 122368.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051620 f, 150510.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235620 f, 122400.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201720 f, 49116.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235680 f, 122431.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051680 f, 150519.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235740 f, 122462.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201780 f, 49130.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235800 f, 122493.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051740 f, 150528.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235860 f, 122461.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201840 f, 49145.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235920 f, 122492.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051800 f, 150515.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235980 f, 122523.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236040 f, 122554.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236100 f, 122585.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236160 f, 122616.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236220 f, 122647.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236280 f, 122679.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236340 f, 122710.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236400 f, 122677.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236460 f, 122708.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236520 f, 122740.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236580 f, 122707.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236640 f, 122738.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236700 f, 122769.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236760 f, 122800.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201900 f, 49148.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236820 f, 122831.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051860 f, 150523.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236880 f, 122863.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201960 f, 49162.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051920 f, 150532.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236940 f, 122894.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237000 f, 122925.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237060 f, 122956.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237120 f, 122923.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237180 f, 122954.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237240 f, 122986.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237300 f, 123017.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237360 f, 123048.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237420 f, 123079.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237480 f, 123110.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237540 f, 123077.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237600 f, 123108.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202020 f, 49177.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051980 f, 150540.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237660 f, 123139.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202080 f, 49191.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237720 f, 123170.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052040 f, 150549.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237780 f, 123202.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202140 f, 49206.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237840 f, 123233.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052100 f, 150558.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237900 f, 123264.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202200 f, 49221.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237960 f, 123295.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052160 f, 150566.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238020 f, 123262.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202260 f, 49235.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052220 f, 150575.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202320 f, 49250.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052280 f, 150583.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202380 f, 49264.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052340 f, 150570.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202440 f, 49267.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052400 f, 150579.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202500 f, 49282.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052460 f, 150588.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202560 f, 49296.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052520 f, 150596.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202620 f, 49311.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052580 f, 150605.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202680 f, 49325.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052640 f, 150613.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202740 f, 49340.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052700 f, 150622.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202800 f, 49355.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052760 f, 150630.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202860 f, 49369.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052820 f, 150639.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202920 f, 49372.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052880 f, 150626.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202980 f, 49386.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052940 f, 150635.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203040 f, 49401.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053000 f, 150643.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203100 f, 49416.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053060 f, 150652.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203160 f, 49430.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053120 f, 150660.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203220 f, 49445.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053180 f, 150669.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203280 f, 49459.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053240 f, 150678.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203340 f, 49474.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053300 f, 150686.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203400 f, 49477.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053360 f, 150673.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203460 f, 49491.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053420 f, 150682.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203520 f, 49506.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053480 f, 150690.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203580 f, 49520.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053540 f, 150699.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203640 f, 49535.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053600 f, 150708.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203700 f, 49549.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053660 f, 150716.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203760 f, 49564.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053720 f, 150725.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203820 f, 49579.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053780 f, 150733.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203880 f, 49593.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053840 f, 150720.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203940 f, 49596.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053900 f, 150729.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204000 f, 49610.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053960 f, 150737.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204060 f, 49625.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054020 f, 150746.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204120 f, 49640.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054080 f, 150755.1 fps, 0 ms/f
[junit] 4 s: 60 f / 46 ms, 1304.3 fps, 0 ms/f; total: 204180 f, 49105.3 fps, 0 ms/f
[junit] 7 s: 60 f / 46 ms, 1304.3 fps, 0 ms/f; total: 1054140 f, 149778.3 fps, 0 ms/f
[junit] 4 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 204240 f, 49096.1 fps, 0 ms/f
[junit] 7 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1054200 f, 149744.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204300 f, 49098.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054260 f, 149731.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204360 f, 49113.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054320 f, 149740.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204420 f, 49127.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054380 f, 149748.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204480 f, 49142.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054440 f, 149757.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204540 f, 49156.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054500 f, 149765.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204600 f, 49170.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238080 f, 123293.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238140 f, 123324.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238200 f, 123355.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054560 f, 149774.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238260 f, 123386.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204660 f, 49173.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238320 f, 123417.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054620 f, 149761.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238380 f, 123448.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204720 f, 49187.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238440 f, 123480.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054680 f, 149769.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238500 f, 123447.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204780 f, 49202.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238560 f, 123478.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054740 f, 149778.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238620 f, 123509.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204840 f, 49216.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238680 f, 123540.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054800 f, 149787.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204900 f, 49231.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054860 f, 149795.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204960 f, 49245.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054920 f, 149804.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205020 f, 49259.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238740 f, 123571.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054980 f, 149812.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238800 f, 123602.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205080 f, 49262.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238860 f, 123633.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055040 f, 149799.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238920 f, 123664.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205140 f, 49276.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238980 f, 123695.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055100 f, 149808.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239040 f, 123726.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205200 f, 49291.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055160 f, 149816.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205260 f, 49305.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055220 f, 149825.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205320 f, 49320.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055280 f, 149833.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205380 f, 49334.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055340 f, 149842.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239100 f, 123757.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205440 f, 49349.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239160 f, 123724.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055400 f, 149850.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239220 f, 123755.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205500 f, 49363.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239280 f, 123786.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055460 f, 149859.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239340 f, 123817.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205560 f, 49377.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239400 f, 123848.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055520 f, 149846.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239460 f, 123879.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205620 f, 49380.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239520 f, 123911.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239580 f, 123942.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239640 f, 123973.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055580 f, 149855.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239700 f, 124004.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205680 f, 49394.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239760 f, 123971.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055640 f, 149863.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239820 f, 124002.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205740 f, 49409.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239880 f, 124033.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055700 f, 149872.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239940 f, 124064.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205800 f, 49423.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055760 f, 149880.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205860 f, 49438.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055820 f, 149889.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240000 f, 124095.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240060 f, 124126.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240120 f, 124157.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240180 f, 124188.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240240 f, 124219.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240300 f, 124186.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240360 f, 124217.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240420 f, 124248.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240480 f, 124279.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240540 f, 124310.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205920 f, 49452.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240600 f, 124341.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055880 f, 149897.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205980 f, 49466.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055940 f, 149906.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056000 f, 149914.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206040 f, 49481.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056060 f, 149902.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206100 f, 49483.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056120 f, 149910.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206160 f, 49498.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056180 f, 149919.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206220 f, 49512.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056240 f, 149927.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240660 f, 124372.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206280 f, 49527.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240720 f, 124403.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056300 f, 149936.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240780 f, 124434.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206340 f, 49541.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240840 f, 124465.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056360 f, 149944.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240900 f, 124431.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206400 f, 49555.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240960 f, 124462.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056420 f, 149953.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241020 f, 124493.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206460 f, 49570.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241080 f, 124524.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056480 f, 149961.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241140 f, 124555.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241200 f, 124586.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241260 f, 124617.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241320 f, 124648.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241380 f, 124679.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241440 f, 124646.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241500 f, 124677.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241560 f, 124708.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241620 f, 124739.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241680 f, 124770.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241740 f, 124801.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241800 f, 124832.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241860 f, 124863.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241920 f, 124894.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241980 f, 124925.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242040 f, 124891.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242100 f, 124922.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242160 f, 124953.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242220 f, 124984.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242280 f, 125015.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242340 f, 125046.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242400 f, 125077.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206520 f, 49584.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242460 f, 125108.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242520 f, 125139.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056540 f, 149970.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242580 f, 125170.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206580 f, 49599.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242640 f, 125136.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056600 f, 149957.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242700 f, 125167.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206640 f, 49601.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242760 f, 125198.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056660 f, 149965.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242820 f, 125229.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206700 f, 49615.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242880 f, 125260.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242940 f, 125291.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056720 f, 149974.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206760 f, 49630.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056780 f, 149982.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243000 f, 125322.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243060 f, 125353.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243120 f, 125384.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243180 f, 125415.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243240 f, 125381.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206820 f, 49644.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243300 f, 125412.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243360 f, 125443.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243420 f, 125474.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056840 f, 149991.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243480 f, 125505.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206880 f, 49659.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243540 f, 125536.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056900 f, 150000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243600 f, 125567.0 fps, 0 ms/f
[junit] 4 s: 60 f / 54 ms, 1111.1 fps, 0 ms/f; total: 206940 f, 49037.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243660 f, 125597.9 fps, 0 ms/f
[junit] 7 s: 60 f / 54 ms, 1111.1 fps, 0 ms/f; total: 1056960 f, 148867.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207000 f, 49052.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057020 f, 148876.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243720 f, 125628.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207060 f, 49054.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243780 f, 125595.0 fps, 0 ms/f
[junit] 7 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1057080 f, 148842.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243840 f, 125625.9 fps, 0 ms/f
[junit] 4 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 207120 f, 49045.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243900 f, 125656.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057140 f, 148830.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243960 f, 125687.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207180 f, 49059.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244020 f, 125718.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057200 f, 148838.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244080 f, 125749.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207240 f, 49074.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244140 f, 125780.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057260 f, 148846.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244200 f, 125811.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207300 f, 49088.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244260 f, 125842.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057320 f, 148855.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244320 f, 125808.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207360 f, 49090.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244380 f, 125839.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057380 f, 148842.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244440 f, 125870.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244500 f, 125901.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244560 f, 125932.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244620 f, 125962.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244680 f, 125993.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244740 f, 126024.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244800 f, 125990.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244860 f, 126021.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244920 f, 126052.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244980 f, 126083.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245040 f, 126114.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245100 f, 126145.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245160 f, 126176.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245220 f, 126141.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245280 f, 126172.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245340 f, 126203.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245400 f, 126234.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245460 f, 126265.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245520 f, 126296.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245580 f, 126327.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245640 f, 126358.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245700 f, 126323.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245760 f, 126354.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245820 f, 126385.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245880 f, 126351.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245940 f, 126382.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246000 f, 126413.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246060 f, 126443.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246120 f, 126474.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246180 f, 126505.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246240 f, 126471.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246300 f, 126502.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246360 f, 126533.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246420 f, 126563.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246480 f, 126594.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246540 f, 126625.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246600 f, 126656.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246660 f, 126687.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246720 f, 126652.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246780 f, 126683.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246840 f, 126714.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246900 f, 126745.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246960 f, 126776.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247020 f, 126806.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247080 f, 126837.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247140 f, 126868.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247200 f, 126899.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207420 f, 49105.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057440 f, 148851.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207480 f, 49119.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057500 f, 148859.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207540 f, 49133.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057560 f, 148868.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207600 f, 49147.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057620 f, 148876.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207660 f, 49161.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057680 f, 148885.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207720 f, 49176.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057740 f, 148893.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207780 f, 49190.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247260 f, 126930.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057800 f, 148881.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247320 f, 126960.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247380 f, 126926.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247440 f, 126957.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247500 f, 126988.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247560 f, 127018.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247620 f, 127049.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247680 f, 127080.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247740 f, 127111.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247800 f, 127142.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247860 f, 127172.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247920 f, 127138.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247980 f, 127169.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248040 f, 127200.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248100 f, 127230.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248160 f, 127261.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248220 f, 127292.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207840 f, 49192.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057860 f, 148889.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207900 f, 49207.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057920 f, 148897.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207960 f, 49221.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057980 f, 148906.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208020 f, 49235.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058040 f, 148914.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208080 f, 49249.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058100 f, 148923.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248280 f, 127323.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208140 f, 49263.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248340 f, 127353.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058160 f, 148931.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248400 f, 127384.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208200 f, 49278.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248460 f, 127350.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058220 f, 148940.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248520 f, 127380.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208260 f, 49292.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248580 f, 127411.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058280 f, 148927.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248640 f, 127442.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208320 f, 49294.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248700 f, 127473.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058340 f, 148936.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248760 f, 127503.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208380 f, 49309.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248820 f, 127534.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058400 f, 148944.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248880 f, 127565.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208440 f, 49323.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248940 f, 127596.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058460 f, 148953.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249000 f, 127561.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208500 f, 49337.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249060 f, 127592.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058520 f, 148961.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249120 f, 127622.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208560 f, 49351.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249180 f, 127653.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058580 f, 148969.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249240 f, 127684.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208620 f, 49365.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249300 f, 127715.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058640 f, 148978.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249360 f, 127745.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208680 f, 49380.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249420 f, 127776.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058700 f, 148986.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249480 f, 127807.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208740 f, 49394.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249540 f, 127772.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249600 f, 127803.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058760 f, 148995.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249660 f, 127834.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208800 f, 49396.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249720 f, 127864.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058820 f, 148982.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249780 f, 127895.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249840 f, 127926.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249900 f, 127956.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249960 f, 127987.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208860 f, 49410.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058880 f, 148991.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250020 f, 128018.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208920 f, 49425.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250080 f, 128049.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058940 f, 148999.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250140 f, 128079.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250200 f, 128045.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208980 f, 49439.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250260 f, 128075.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059000 f, 149008.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250320 f, 128106.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209040 f, 49453.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250380 f, 128137.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059060 f, 149016.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250440 f, 128167.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209100 f, 49467.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250500 f, 128198.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059120 f, 149024.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250560 f, 128229.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209160 f, 49481.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250620 f, 128259.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059180 f, 149033.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250680 f, 128290.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209220 f, 49496.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250740 f, 128255.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059240 f, 149041.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250800 f, 128286.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209280 f, 49510.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250860 f, 128317.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250920 f, 128347.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250980 f, 128378.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251040 f, 128409.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251100 f, 128439.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251160 f, 128470.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251220 f, 128501.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251280 f, 128531.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251340 f, 128496.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251400 f, 128527.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251460 f, 128558.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251520 f, 128588.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251580 f, 128619.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251640 f, 128650.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251700 f, 128680.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251760 f, 128711.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251820 f, 128742.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251880 f, 128773.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251940 f, 128737.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252000 f, 128768.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252060 f, 128799.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252120 f, 128829.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252180 f, 128860.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252240 f, 128891.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252300 f, 128921.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252360 f, 128952.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252420 f, 128983.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252480 f, 128947.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252540 f, 128978.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252600 f, 129009.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252660 f, 129039.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252720 f, 129070.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252780 f, 129101.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252840 f, 129131.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252900 f, 129162.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252960 f, 129193.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253020 f, 129223.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253080 f, 129254.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253140 f, 129284.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253200 f, 129249.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253260 f, 129280.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253320 f, 129310.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253380 f, 129341.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253440 f, 129372.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253500 f, 129402.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253560 f, 129433.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253620 f, 129464.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253680 f, 129494.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253740 f, 129459.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253800 f, 129489.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253860 f, 129520.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253920 f, 129551.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253980 f, 129581.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254040 f, 129546.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254100 f, 129576.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059300 f, 149029.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209340 f, 49512.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059360 f, 149037.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209400 f, 49526.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059420 f, 149046.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209460 f, 49541.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059480 f, 149054.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209520 f, 49555.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059540 f, 149063.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209580 f, 49569.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059600 f, 149071.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209640 f, 49583.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059660 f, 149079.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209700 f, 49597.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059720 f, 149088.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209760 f, 49612.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059780 f, 149075.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254160 f, 129607.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209820 f, 49614.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254220 f, 129637.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059840 f, 149084.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254280 f, 129668.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209880 f, 49628.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254340 f, 129633.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059900 f, 149092.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254400 f, 129663.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209940 f, 49642.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254460 f, 129694.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059960 f, 149101.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254520 f, 129724.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210000 f, 49657.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254580 f, 129755.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060020 f, 149109.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254640 f, 129785.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210060 f, 49671.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254700 f, 129816.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060080 f, 149118.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254760 f, 129847.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210120 f, 49685.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254820 f, 129877.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060140 f, 149126.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254880 f, 129842.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210180 f, 49699.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254940 f, 129872.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060200 f, 149134.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255000 f, 129903.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210240 f, 49702.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255060 f, 129933.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060260 f, 149122.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255120 f, 129964.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210300 f, 49716.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255180 f, 129994.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060320 f, 149130.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255240 f, 130025.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210360 f, 49730.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255300 f, 130056.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060380 f, 149139.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255360 f, 130086.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210420 f, 49744.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255420 f, 130050.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060440 f, 149147.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255480 f, 130081.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210480 f, 49758.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255540 f, 130112.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060500 f, 149156.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255600 f, 130142.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210540 f, 49773.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255660 f, 130173.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060560 f, 149164.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255720 f, 130203.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210600 f, 49787.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255780 f, 130234.2 fps, 0 ms/f
[junit] 7 s: 60 f / 52 ms, 1153.8 fps, 0 ms/f; total: 1060620 f, 148089.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255840 f, 130264.7 fps, 0 ms/f
[junit] 4 s: 60 f / 52 ms, 1153.8 fps, 0 ms/f; total: 210660 f, 49196.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255900 f, 130295.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060680 f, 148098.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255960 f, 130325.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210720 f, 49210.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256020 f, 130290.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060740 f, 148106.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210780 f, 49224.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256080 f, 130320.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060800 f, 148115.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256140 f, 130351.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210840 f, 49238.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256200 f, 130381.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060860 f, 148123.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256260 f, 130412.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210900 f, 49252.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256320 f, 130442.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060920 f, 148131.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256380 f, 130473.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210960 f, 49255.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256440 f, 130503.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060980 f, 148119.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256500 f, 130534.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211020 f, 49269.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256560 f, 130564.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061040 f, 148127.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256620 f, 130528.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211080 f, 49283.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256680 f, 130559.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061100 f, 148136.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256740 f, 130590.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211140 f, 49297.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256800 f, 130620.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061160 f, 148144.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256860 f, 130651.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211200 f, 49311.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256920 f, 130681.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061220 f, 148153.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256980 f, 130712.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211260 f, 49325.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257040 f, 130742.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061280 f, 148161.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257100 f, 130773.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257160 f, 130803.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211320 f, 49339.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257220 f, 130767.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257280 f, 130798.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257340 f, 130828.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257400 f, 130859.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257460 f, 130889.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257520 f, 130920.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257580 f, 130884.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257640 f, 130914.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257700 f, 130945.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257760 f, 130975.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257820 f, 131006.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257880 f, 131036.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257940 f, 131067.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258000 f, 131097.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258060 f, 131061.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258120 f, 131091.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258180 f, 131122.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258240 f, 131152.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258300 f, 131183.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258360 f, 131213.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258420 f, 131244.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258480 f, 131274.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258540 f, 131305.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258600 f, 131335.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258660 f, 131366.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258720 f, 131396.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258780 f, 131360.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258840 f, 131390.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061340 f, 148169.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258900 f, 131421.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211380 f, 49353.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258960 f, 131451.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061400 f, 148178.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259020 f, 131482.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211440 f, 49367.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259080 f, 131512.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061460 f, 148165.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259140 f, 131543.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211500 f, 49369.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259200 f, 131573.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061520 f, 148174.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259260 f, 131604.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211560 f, 49383.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259320 f, 131634.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061580 f, 148182.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259380 f, 131598.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211620 f, 49397.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259440 f, 131628.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061640 f, 148190.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259500 f, 131659.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211680 f, 49411.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259560 f, 131689.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061700 f, 148199.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259620 f, 131719.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211740 f, 49425.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259680 f, 131750.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061760 f, 148207.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259740 f, 131780.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211800 f, 49439.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259800 f, 131811.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061820 f, 148216.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259860 f, 131841.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211860 f, 49453.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259920 f, 131872.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061880 f, 148224.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259980 f, 131835.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211920 f, 49467.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061940 f, 148232.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211980 f, 49481.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260040 f, 131866.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062000 f, 148220.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260100 f, 131896.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260160 f, 131926.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260220 f, 131957.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260280 f, 131987.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260340 f, 132018.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260400 f, 132048.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260460 f, 132079.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260520 f, 132042.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260580 f, 132072.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260640 f, 132103.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260700 f, 132133.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260760 f, 132164.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260820 f, 132194.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260880 f, 132225.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260940 f, 132255.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261000 f, 132285.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261060 f, 132316.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261120 f, 132279.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261180 f, 132310.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261240 f, 132340.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261300 f, 132370.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261360 f, 132401.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261420 f, 132431.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212040 f, 49484.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261480 f, 132462.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261540 f, 132492.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062060 f, 148228.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261600 f, 132522.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212100 f, 49498.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261660 f, 132486.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062120 f, 148237.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261720 f, 132516.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261780 f, 132546.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212160 f, 49512.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261840 f, 132577.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062180 f, 148245.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261900 f, 132607.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212220 f, 49526.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261960 f, 132637.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062240 f, 148254.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262020 f, 132668.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212280 f, 49540.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262080 f, 132698.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062300 f, 148262.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262140 f, 132729.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212340 f, 49554.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262200 f, 132759.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062360 f, 148270.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262260 f, 132789.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062420 f, 148279.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262320 f, 132820.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212400 f, 49568.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262380 f, 132783.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062480 f, 148266.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262440 f, 132813.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212460 f, 49570.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262500 f, 132844.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062540 f, 148275.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262560 f, 132874.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212520 f, 49584.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262620 f, 132904.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062600 f, 148283.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262680 f, 132935.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212580 f, 49598.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262740 f, 132965.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062660 f, 148291.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262800 f, 132995.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212640 f, 49612.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262860 f, 133026.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062720 f, 148300.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262920 f, 132989.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212700 f, 49626.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262980 f, 133019.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062780 f, 148308.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263040 f, 133050.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212760 f, 49640.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263100 f, 133080.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062840 f, 148317.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263160 f, 133110.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212820 f, 49654.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263220 f, 133141.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062900 f, 148325.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263280 f, 133171.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212880 f, 49668.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263340 f, 133201.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062960 f, 148333.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263400 f, 133232.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212940 f, 49682.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263460 f, 133262.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063020 f, 148342.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263520 f, 133225.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213000 f, 49685.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263580 f, 133255.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263640 f, 133286.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263700 f, 133316.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263760 f, 133346.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263820 f, 133377.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263880 f, 133340.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263940 f, 133370.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264000 f, 133400.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264060 f, 133363.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264120 f, 133393.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264180 f, 133424.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264240 f, 133454.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264300 f, 133484.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264360 f, 133515.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264420 f, 133545.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264480 f, 133575.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264540 f, 133606.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264600 f, 133568.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264660 f, 133599.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264720 f, 133629.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264780 f, 133659.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264840 f, 133690.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264900 f, 133720.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264960 f, 133750.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265020 f, 133780.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265080 f, 133811.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265140 f, 133841.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265200 f, 133871.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265260 f, 133834.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265320 f, 133864.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265380 f, 133895.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265440 f, 133925.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265500 f, 133955.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265560 f, 133985.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265620 f, 134016.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265680 f, 134046.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265740 f, 134076.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265800 f, 134106.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265860 f, 134069.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265920 f, 134099.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265980 f, 134130.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266040 f, 134160.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266100 f, 134190.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266160 f, 134220.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266220 f, 134251.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266280 f, 134281.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266340 f, 134311.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266400 f, 134274.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266460 f, 134304.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063080 f, 148329.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266520 f, 134334.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213060 f, 49699.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266580 f, 134364.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063140 f, 148338.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266640 f, 134395.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213120 f, 49713.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266700 f, 134425.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063200 f, 148346.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266760 f, 134455.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213180 f, 49727.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266820 f, 134485.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063260 f, 148354.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266880 f, 134516.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213240 f, 49741.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266940 f, 134546.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063320 f, 148363.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267000 f, 134508.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213300 f, 49755.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267060 f, 134539.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063380 f, 148371.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267120 f, 134569.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213360 f, 49769.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267180 f, 134599.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063440 f, 148380.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267240 f, 134629.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213420 f, 49783.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267300 f, 134659.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063500 f, 148388.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267360 f, 134690.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213480 f, 49797.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267420 f, 134720.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063560 f, 148376.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267480 f, 134750.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213540 f, 49799.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267540 f, 134780.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063620 f, 148384.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267600 f, 134743.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213600 f, 49813.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063680 f, 148392.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213660 f, 49827.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063740 f, 148401.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213720 f, 49841.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063800 f, 148409.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213780 f, 49855.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063860 f, 148417.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213840 f, 49869.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063920 f, 148426.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213900 f, 49883.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267660 f, 134773.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267720 f, 134803.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267780 f, 134833.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267840 f, 134864.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267900 f, 134894.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267960 f, 134924.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268020 f, 134954.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268080 f, 134984.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268140 f, 135015.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268200 f, 134977.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268260 f, 135007.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268320 f, 135037.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268380 f, 135067.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268440 f, 135098.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268500 f, 135128.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268560 f, 135158.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268620 f, 135188.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268680 f, 135218.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268740 f, 135249.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268800 f, 135279.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268860 f, 135241.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268920 f, 135271.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268980 f, 135301.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063980 f, 148434.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213960 f, 49897.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269040 f, 135331.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064040 f, 148443.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269100 f, 135362.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214020 f, 49899.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269160 f, 135392.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064100 f, 148430.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269220 f, 135422.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214080 f, 49913.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269280 f, 135452.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064160 f, 148439.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269340 f, 135482.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214140 f, 49927.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269400 f, 135513.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064220 f, 148447.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269460 f, 135475.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214200 f, 49941.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269520 f, 135505.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064280 f, 148455.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269580 f, 135535.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214260 f, 49955.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269640 f, 135565.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064340 f, 148464.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269700 f, 135595.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214320 f, 49969.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269760 f, 135625.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064400 f, 148472.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269820 f, 135656.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214380 f, 49983.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269880 f, 135686.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064460 f, 148480.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269940 f, 135716.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214440 f, 49997.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064520 f, 148489.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214500 f, 50011.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064580 f, 148497.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214560 f, 50013.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064640 f, 148485.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214620 f, 50027.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064700 f, 148493.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214680 f, 50041.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064760 f, 148502.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214740 f, 50055.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064820 f, 148510.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214800 f, 50069.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064880 f, 148518.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214860 f, 50083.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064940 f, 148527.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214920 f, 50097.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065000 f, 148535.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214980 f, 50111.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065060 f, 148543.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215040 f, 50125.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065120 f, 148552.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215100 f, 50128.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065180 f, 148539.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215160 f, 50142.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065240 f, 148548.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215220 f, 50156.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065300 f, 148556.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215280 f, 50170.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065360 f, 148565.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215340 f, 50184.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065420 f, 148573.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215400 f, 50198.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065480 f, 148581.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215460 f, 50212.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065540 f, 148590.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215520 f, 50226.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065600 f, 148598.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215580 f, 50240.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065660 f, 148606.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215640 f, 50242.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065720 f, 148594.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215700 f, 50256.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065780 f, 148602.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215760 f, 50270.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065840 f, 148611.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065900 f, 148619.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215820 f, 50284.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065960 f, 148628.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215880 f, 50298.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066020 f, 148636.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215940 f, 50312.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066080 f, 148644.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216000 f, 50326.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066140 f, 148653.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066200 f, 148661.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216060 f, 50340.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066260 f, 148669.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216120 f, 50342.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270000 f, 135678.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066320 f, 148657.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270060 f, 135708.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216180 f, 50356.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270120 f, 135738.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066380 f, 148665.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270180 f, 135768.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216240 f, 50370.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270240 f, 135799.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066440 f, 148674.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270300 f, 135829.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216300 f, 50384.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270360 f, 135859.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066500 f, 148682.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270420 f, 135889.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216360 f, 50398.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270480 f, 135919.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066560 f, 148690.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270540 f, 135949.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216420 f, 50412.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270600 f, 135911.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066620 f, 148699.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270660 f, 135941.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216480 f, 50426.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270720 f, 135971.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066680 f, 148707.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270780 f, 136002.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216540 f, 50440.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270840 f, 136032.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066740 f, 148716.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270900 f, 136062.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216600 f, 50442.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270960 f, 136092.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066800 f, 148703.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271020 f, 136122.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216660 f, 50456.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271080 f, 136152.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066860 f, 148712.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271140 f, 136114.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066920 f, 148720.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271200 f, 136144.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216720 f, 50470.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271260 f, 136174.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066980 f, 148728.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271320 f, 136204.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216780 f, 50484.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271380 f, 136234.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067040 f, 148737.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271440 f, 136265.0 fps, 0 ms/f
[junit] 4 s: 60 f / 44 ms, 1363.6 fps, 0 ms/f; total: 216840 f, 49986.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271500 f, 136295.1 fps, 0 ms/f
[junit] 7 s: 60 f / 44 ms, 1363.6 fps, 0 ms/f; total: 1067100 f, 147838.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271560 f, 136325.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067160 f, 147826.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271620 f, 136287.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216900 f, 49988.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271680 f, 136317.1 fps, 0 ms/f
[junit] 7 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1067220 f, 147793.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271740 f, 136347.2 fps, 0 ms/f
[junit] 4 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 216960 f, 49979.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271800 f, 136377.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271860 f, 136407.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271920 f, 136437.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271980 f, 136467.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272040 f, 136429.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272100 f, 136459.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272160 f, 136489.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272220 f, 136519.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272280 f, 136549.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272340 f, 136511.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272400 f, 136541.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272460 f, 136571.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067280 f, 147802.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272520 f, 136601.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217020 f, 49993.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272580 f, 136631.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067340 f, 147810.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272640 f, 136661.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217080 f, 50006.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272700 f, 136691.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272760 f, 136721.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272820 f, 136751.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272880 f, 136781.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272940 f, 136743.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273000 f, 136773.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273060 f, 136803.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273120 f, 136833.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273180 f, 136863.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273240 f, 136893.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067400 f, 147818.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273300 f, 136923.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217140 f, 50020.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273360 f, 136953.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067460 f, 147827.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273420 f, 136983.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217200 f, 50034.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273480 f, 137014.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067520 f, 147835.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273540 f, 137044.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217260 f, 50048.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273600 f, 137005.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067580 f, 147823.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273660 f, 137035.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217320 f, 50050.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273720 f, 137065.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067640 f, 147831.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273780 f, 137095.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217380 f, 50064.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273840 f, 137125.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067700 f, 147839.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273900 f, 137155.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217440 f, 50078.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273960 f, 137185.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274020 f, 137215.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274080 f, 137245.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274140 f, 137207.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274200 f, 137237.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274260 f, 137267.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274320 f, 137297.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274380 f, 137327.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274440 f, 137357.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274500 f, 137387.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274560 f, 137417.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274620 f, 137447.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274680 f, 137477.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274740 f, 137438.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274800 f, 137468.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274860 f, 137498.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274920 f, 137528.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067760 f, 147848.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274980 f, 137558.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217500 f, 50092.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275040 f, 137588.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067820 f, 147856.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275100 f, 137618.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217560 f, 50105.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275160 f, 137648.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067880 f, 147864.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275220 f, 137678.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217620 f, 50119.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275280 f, 137708.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067940 f, 147873.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275340 f, 137738.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217680 f, 50133.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275400 f, 137768.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068000 f, 147881.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275460 f, 137730.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217740 f, 50135.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275520 f, 137760.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068060 f, 147869.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275580 f, 137790.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217800 f, 50149.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275640 f, 137820.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068120 f, 147877.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275700 f, 137850.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217860 f, 50163.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275760 f, 137880.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068180 f, 147885.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275820 f, 137910.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217920 f, 50177.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275880 f, 137940.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068240 f, 147894.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275940 f, 137970.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217980 f, 50191.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276000 f, 137931.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068300 f, 147902.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276060 f, 137961.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218040 f, 50204.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276120 f, 137991.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068360 f, 147910.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276180 f, 138020.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218100 f, 50218.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276240 f, 138050.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068420 f, 147919.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276300 f, 138080.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218160 f, 50232.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276360 f, 138110.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276420 f, 138140.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276480 f, 138170.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276540 f, 138131.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276600 f, 138161.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276660 f, 138191.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276720 f, 138221.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276780 f, 138251.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276840 f, 138281.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276900 f, 138311.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276960 f, 138341.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277020 f, 138371.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277080 f, 138401.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277140 f, 138362.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277200 f, 138392.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277260 f, 138422.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277320 f, 138452.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277380 f, 138482.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277440 f, 138512.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277500 f, 138542.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277560 f, 138572.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277620 f, 138602.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277680 f, 138562.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277740 f, 138592.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277800 f, 138622.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277860 f, 138652.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277920 f, 138682.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277980 f, 138712.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278040 f, 138742.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278100 f, 138772.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278160 f, 138802.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278220 f, 138832.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278280 f, 138793.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278340 f, 138822.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278400 f, 138852.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278460 f, 138882.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278520 f, 138912.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278580 f, 138942.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278640 f, 138972.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278700 f, 139002.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278760 f, 139032.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278820 f, 139062.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278880 f, 139022.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278940 f, 139052.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279000 f, 139082.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279060 f, 139112.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279120 f, 139142.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279180 f, 139172.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279240 f, 139202.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068480 f, 147906.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279300 f, 139232.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218220 f, 50234.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279360 f, 139262.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068540 f, 147915.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279420 f, 139292.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218280 f, 50248.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279480 f, 139322.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068600 f, 147923.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279540 f, 139282.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218340 f, 50262.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279600 f, 139312.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068660 f, 147931.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279660 f, 139342.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218400 f, 50276.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279720 f, 139372.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068720 f, 147940.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279780 f, 139402.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218460 f, 50290.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279840 f, 139431.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279900 f, 139461.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279960 f, 139491.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280020 f, 139521.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280080 f, 139482.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280140 f, 139511.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280200 f, 139541.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280260 f, 139571.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280320 f, 139601.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280380 f, 139631.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280440 f, 139661.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280500 f, 139691.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280560 f, 139721.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280620 f, 139751.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280680 f, 139711.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280740 f, 139741.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280800 f, 139771.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280860 f, 139800.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280920 f, 139830.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280980 f, 139860.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281040 f, 139890.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281100 f, 139920.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281160 f, 139950.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281220 f, 139910.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281280 f, 139940.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281340 f, 139970.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281400 f, 140000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281460 f, 140029.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281520 f, 139990.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281580 f, 140019.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281640 f, 140049.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281700 f, 140079.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281760 f, 140039.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281820 f, 140069.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281880 f, 140099.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281940 f, 140129.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282000 f, 140159.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282060 f, 140188.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282120 f, 140218.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282180 f, 140248.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282240 f, 140278.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282300 f, 140308.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282360 f, 140268.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282420 f, 140298.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282480 f, 140327.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282540 f, 140357.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282600 f, 140387.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282660 f, 140417.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068780 f, 147948.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282720 f, 140447.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218520 f, 50303.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068840 f, 147956.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218580 f, 50317.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068900 f, 147965.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218640 f, 50331.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068960 f, 147952.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218700 f, 50333.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069020 f, 147961.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218760 f, 50347.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069080 f, 147969.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218820 f, 50361.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069140 f, 147977.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218880 f, 50375.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069200 f, 147986.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218940 f, 50388.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069260 f, 147994.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219000 f, 50402.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069320 f, 148002.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219060 f, 50416.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069380 f, 148011.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219120 f, 50430.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069440 f, 147998.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219180 f, 50432.5 fps, 0 ms/f
[junit] 4 s: 60 f / 41 ms, 1463.4 fps, 0 ms/f; total: 219240 f, 49974.9 fps, 0 ms/f
[junit] 7 s: 60 f / 41 ms, 1463.4 fps, 0 ms/f; total: 1069500 f, 147172.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219300 f, 49988.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069560 f, 147180.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219360 f, 50002.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069620 f, 147188.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219420 f, 50015.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069680 f, 147196.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219480 f, 50018.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069740 f, 147184.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219540 f, 50031.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069800 f, 147193.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219600 f, 50045.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069860 f, 147201.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219660 f, 50059.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069920 f, 147209.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219720 f, 50072.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069980 f, 147217.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219780 f, 50086.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070040 f, 147226.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219840 f, 50100.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070100 f, 147234.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219900 f, 50113.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070160 f, 147222.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219960 f, 50116.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070220 f, 147230.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220020 f, 50129.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070280 f, 147238.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220080 f, 50143.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070340 f, 147247.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220140 f, 50157.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070400 f, 147255.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220200 f, 50170.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070460 f, 147263.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220260 f, 50184.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070520 f, 147271.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220320 f, 50198.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070580 f, 147280.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220380 f, 50211.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070640 f, 147268.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220440 f, 50214.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070700 f, 147276.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220500 f, 50227.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070760 f, 147284.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220560 f, 50241.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070820 f, 147292.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220620 f, 50255.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070880 f, 147301.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220680 f, 50268.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070940 f, 147309.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220740 f, 50282.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071000 f, 147317.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220800 f, 50296.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071060 f, 147305.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220860 f, 50298.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071120 f, 147313.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220920 f, 50312.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071180 f, 147322.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220980 f, 50325.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221040 f, 50339.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071240 f, 147330.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221100 f, 50352.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071300 f, 147338.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221160 f, 50366.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071360 f, 147347.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221220 f, 50380.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071420 f, 147355.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221280 f, 50393.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071480 f, 147363.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221340 f, 50407.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071540 f, 147351.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221400 f, 50409.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071600 f, 147359.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221460 f, 50423.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071660 f, 147367.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221520 f, 50437.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071720 f, 147376.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221580 f, 50450.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071780 f, 147384.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221640 f, 50464.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071840 f, 147392.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221700 f, 50478.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071900 f, 147401.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221760 f, 50491.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071960 f, 147409.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221820 f, 50505.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072020 f, 147397.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221880 f, 50507.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072080 f, 147405.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221940 f, 50521.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072140 f, 147413.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222000 f, 50534.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072200 f, 147421.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222060 f, 50548.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072260 f, 147430.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222120 f, 50562.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072320 f, 147438.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222180 f, 50575.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072380 f, 147446.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222240 f, 50589.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072440 f, 147454.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222300 f, 50603.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072500 f, 147463.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222360 f, 50616.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072560 f, 147451.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222420 f, 50619.0 fps, 0 ms/f
[junit] 7 s: 60 f / 57 ms, 1052.6 fps, 0 ms/f; total: 1072620 f, 146312.9 fps, 0 ms/f
[junit] 4 s: 60 f / 57 ms, 1052.6 fps, 0 ms/f; total: 222480 f, 49984.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072680 f, 146321.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222540 f, 49997.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282780 f, 140476.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072740 f, 146329.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222600 f, 50011.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072800 f, 146317.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222660 f, 50013.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072860 f, 146325.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222720 f, 50026.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072920 f, 146333.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282840 f, 140506.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072980 f, 146342.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282900 f, 140536.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222780 f, 50040.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282960 f, 140496.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283020 f, 140526.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073040 f, 146350.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283080 f, 140556.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283140 f, 140585.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222840 f, 50053.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073100 f, 146358.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222900 f, 50067.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073160 f, 146346.6 fps, 0 ms/f
[junit] 4 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 222960 f, 50058.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073220 f, 146334.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223020 f, 50060.6 fps, 0 ms/f
[junit] 7 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1073280 f, 146303.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223080 f, 50062.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073340 f, 146311.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223140 f, 50076.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073400 f, 146319.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223200 f, 50089.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073460 f, 146327.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223260 f, 50103.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073520 f, 146335.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223320 f, 50116.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073580 f, 146344.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223380 f, 50118.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073640 f, 146332.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283200 f, 140615.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223440 f, 50132.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283260 f, 140645.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073700 f, 146340.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283320 f, 140675.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223500 f, 50145.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283380 f, 140705.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073760 f, 146348.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283440 f, 140734.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223560 f, 50159.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283500 f, 140764.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073820 f, 146356.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283560 f, 140724.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223620 f, 50172.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283620 f, 140754.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073880 f, 146365.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223680 f, 50186.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073940 f, 146373.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223740 f, 50199.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074000 f, 146381.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223800 f, 50213.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074060 f, 146389.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223860 f, 50226.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074120 f, 146397.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223920 f, 50228.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074180 f, 146385.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223980 f, 50242.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074240 f, 146394.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224040 f, 50255.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074300 f, 146402.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224100 f, 50269.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074360 f, 146410.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224160 f, 50282.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074420 f, 146418.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224220 f, 50296.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074480 f, 146426.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224280 f, 50309.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074540 f, 146435.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224340 f, 50323.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074600 f, 146443.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283680 f, 140784.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224400 f, 50336.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283740 f, 140813.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074660 f, 146431.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283800 f, 140843.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224460 f, 50338.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283860 f, 140873.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074720 f, 146439.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283920 f, 140903.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224520 f, 50352.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283980 f, 140933.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074780 f, 146447.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284040 f, 140962.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224580 f, 50365.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284100 f, 140922.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074840 f, 146455.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284160 f, 140952.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224640 f, 50379.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284220 f, 140982.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074900 f, 146464.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284280 f, 141011.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284340 f, 141041.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284400 f, 141071.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224700 f, 50392.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284460 f, 141101.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074960 f, 146472.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284520 f, 141130.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224760 f, 50405.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284580 f, 141160.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075020 f, 146480.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284640 f, 141190.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224820 f, 50419.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284700 f, 141150.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075080 f, 146488.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284760 f, 141179.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224880 f, 50432.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284820 f, 141209.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075140 f, 146496.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284880 f, 141239.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224940 f, 50434.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284940 f, 141269.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075200 f, 146485.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285000 f, 141298.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225000 f, 50448.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285060 f, 141328.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075260 f, 146493.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285120 f, 141358.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225060 f, 50461.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285180 f, 141388.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075320 f, 146501.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285240 f, 141417.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225120 f, 50475.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285300 f, 141377.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075380 f, 146509.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225180 f, 50488.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075440 f, 146517.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285360 f, 141407.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285420 f, 141437.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225240 f, 50502.2 fps, 0 ms/f
[junit] 7 s: 60 f / 46 ms, 1304.3 fps, 0 ms/f; total: 1075500 f, 145613.3 fps, 0 ms/f
[junit] 4 s: 60 f / 46 ms, 1304.3 fps, 0 ms/f; total: 225300 f, 50000.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225360 f, 50002.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075560 f, 145601.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225420 f, 50004.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075620 f, 145590.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225480 f, 50017.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075680 f, 145598.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225540 f, 50031.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075740 f, 145606.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225600 f, 50044.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075800 f, 145614.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225660 f, 50057.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075860 f, 145622.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225720 f, 50070.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075920 f, 145630.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225780 f, 50084.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075980 f, 145638.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225840 f, 50097.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076040 f, 145627.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225900 f, 50099.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076100 f, 145635.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225960 f, 50113.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076160 f, 145643.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226020 f, 50126.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076220 f, 145651.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226080 f, 50139.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076280 f, 145659.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226140 f, 50153.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076340 f, 145667.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226200 f, 50166.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076400 f, 145676.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226260 f, 50179.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076460 f, 145664.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226320 f, 50181.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076520 f, 145672.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226380 f, 50195.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076580 f, 145680.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226440 f, 50208.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076640 f, 145688.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226500 f, 50221.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076700 f, 145696.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226560 f, 50235.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076760 f, 145705.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226620 f, 50248.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285480 f, 141466.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076820 f, 145713.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285540 f, 141496.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226680 f, 50261.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285600 f, 141526.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076880 f, 145721.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285660 f, 141556.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226740 f, 50263.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285720 f, 141585.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076940 f, 145709.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285780 f, 141615.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285840 f, 141645.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285900 f, 141674.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285960 f, 141634.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286020 f, 141664.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286080 f, 141693.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226800 f, 50277.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286140 f, 141723.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286200 f, 141753.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077000 f, 145717.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286260 f, 141783.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226860 f, 50290.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286320 f, 141812.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077060 f, 145725.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226920 f, 50303.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077120 f, 145734.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226980 f, 50317.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077180 f, 145742.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077240 f, 145750.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227040 f, 50330.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077300 f, 145758.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227100 f, 50343.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077360 f, 145746.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227160 f, 50345.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077420 f, 145754.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227220 f, 50359.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077480 f, 145762.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227280 f, 50372.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077540 f, 145771.1 fps, 0 ms/f
[junit] 7 s: 60 f / 53 ms, 1132.0 fps, 0 ms/f; total: 1077600 f, 144741.4 fps, 0 ms/f
[junit] 4 s: 60 f / 53 ms, 1132.0 fps, 0 ms/f; total: 227340 f, 49800.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077660 f, 144749.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227400 f, 49802.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077720 f, 144738.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227460 f, 49816.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077780 f, 144746.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227520 f, 49829.1 fps, 0 ms/f
[junit] 2 s: 60 f / 32 ms, 1875.0 fps, 0 ms/f; total: 286380 f, 139629.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077840 f, 144754.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286440 f, 139658.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227580 f, 49842.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286500 f, 139687.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077900 f, 144762.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286560 f, 139717.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227640 f, 49855.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286620 f, 139678.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077960 f, 144770.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286680 f, 139707.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227700 f, 49857.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286740 f, 139736.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078020 f, 144758.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286800 f, 139766.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227760 f, 49870.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078080 f, 144767.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227820 f, 49883.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078140 f, 144755.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227880 f, 49886.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078200 f, 144763.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227940 f, 49899.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078260 f, 144771.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228000 f, 49901.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078320 f, 144760.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228060 f, 49914.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078380 f, 144768.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228120 f, 49927.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078440 f, 144776.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228180 f, 49929.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078500 f, 144765.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228240 f, 49943.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078560 f, 144773.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228300 f, 49956.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078620 f, 144781.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228360 f, 49958.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078680 f, 144769.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286860 f, 139795.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228420 f, 49971.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286920 f, 139824.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078740 f, 144777.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286980 f, 139853.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228480 f, 49984.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287040 f, 139883.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078800 f, 144785.9 fps, 0 ms/f
[junit] 2 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 287100 f, 139776.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228540 f, 49997.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287160 f, 139805.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078860 f, 144774.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287220 f, 139834.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228600 f, 50000.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078920 f, 144782.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228660 f, 50013.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078980 f, 144790.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228720 f, 50026.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079040 f, 144779.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228780 f, 50028.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079100 f, 144787.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228840 f, 50041.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079160 f, 144795.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228900 f, 50054.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079220 f, 144803.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228960 f, 50056.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079280 f, 144792.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229020 f, 50069.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079340 f, 144800.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229080 f, 50083.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079400 f, 144808.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229140 f, 50096.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079460 f, 144816.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229200 f, 50109.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079520 f, 144824.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229260 f, 50111.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079580 f, 144812.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229320 f, 50124.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079640 f, 144820.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229380 f, 50137.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079700 f, 144809.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229440 f, 50139.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079760 f, 144817.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229500 f, 50152.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079820 f, 144825.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229560 f, 50166.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079880 f, 144833.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229620 f, 50179.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079940 f, 144841.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229680 f, 50192.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080000 f, 144849.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229740 f, 50205.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080060 f, 144857.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229800 f, 50218.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080120 f, 144846.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229860 f, 50220.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080180 f, 144854.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229920 f, 50233.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080240 f, 144862.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229980 f, 50246.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080300 f, 144870.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230040 f, 50259.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080360 f, 144878.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080420 f, 144886.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230100 f, 50273.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080480 f, 144894.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230160 f, 50286.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080540 f, 144902.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230220 f, 50288.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080600 f, 144891.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230280 f, 50301.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080660 f, 144899.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230340 f, 50314.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080720 f, 144907.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230400 f, 50327.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080780 f, 144915.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230460 f, 50340.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080840 f, 144923.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230520 f, 50353.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080900 f, 144931.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230580 f, 50366.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080960 f, 144939.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230640 f, 50380.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081020 f, 144947.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230700 f, 50393.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081080 f, 144936.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230760 f, 50395.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081140 f, 144944.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230820 f, 50408.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081200 f, 144952.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230880 f, 50421.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081260 f, 144960.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230940 f, 50434.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081320 f, 144968.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231000 f, 50447.6 fps, 0 ms/f
[junit] 7 s: 60 f / 34 ms, 1764.7 fps, 0 ms/f; total: 1081380 f, 144318.6 fps, 0 ms/f
[junit] 4 s: 60 f / 34 ms, 1764.7 fps, 0 ms/f; total: 231060 f, 50088.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231120 f, 50101.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081440 f, 144326.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231180 f, 50114.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081500 f, 144334.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231240 f, 50127.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081560 f, 144323.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287280 f, 139863.6 fps, 0 ms/f
[junit] 2 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 287340 f, 139215.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287400 f, 139244.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231300 f, 50130.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287460 f, 139273.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081620 f, 144331.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287520 f, 139302.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231360 f, 50143.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287580 f, 139331.3 fps, 0 ms/f
[junit] 7 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1081680 f, 144300.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287640 f, 139360.4 fps, 0 ms/f
[junit] 4 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 231420 f, 50134.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287700 f, 139389.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081740 f, 144308.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287760 f, 139418.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287820 f, 139447.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231480 f, 50147.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287880 f, 139476.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081800 f, 144316.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287940 f, 139438.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231540 f, 50160.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288000 f, 139467.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081860 f, 144324.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288060 f, 139496.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081920 f, 144332.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288120 f, 139525.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231600 f, 50173.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288180 f, 139554.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081980 f, 144321.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288240 f, 139583.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231660 f, 50175.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288300 f, 139612.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082040 f, 144329.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288360 f, 139641.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231720 f, 50188.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288420 f, 139670.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082100 f, 144337.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288480 f, 139632.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231780 f, 50201.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288540 f, 139661.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082160 f, 144345.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288600 f, 139690.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231840 f, 50214.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288660 f, 139719.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082220 f, 144353.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288720 f, 139748.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231900 f, 50227.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288780 f, 139777.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082280 f, 144361.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288840 f, 139806.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231960 f, 50240.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288900 f, 139835.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288960 f, 139864.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082340 f, 144369.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232020 f, 50253.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082400 f, 144377.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232080 f, 50255.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289020 f, 139893.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082460 f, 144366.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289080 f, 139854.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232140 f, 50268.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082520 f, 144374.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232200 f, 50281.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082580 f, 144382.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232260 f, 50294.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082640 f, 144390.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232320 f, 50307.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082700 f, 144398.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232380 f, 50320.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082760 f, 144406.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232440 f, 50333.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082820 f, 144414.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232500 f, 50346.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082880 f, 144422.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232560 f, 50348.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082940 f, 144411.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232620 f, 50361.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083000 f, 144419.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232680 f, 50374.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083060 f, 144427.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232740 f, 50387.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083120 f, 144435.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232800 f, 50400.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083180 f, 144443.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232860 f, 50413.5 fps, 0 ms/f
[junit] 4 s: 60 f / 45 ms, 1333.3 fps, 0 ms/f; total: 232920 f, 49939.9 fps, 0 ms/f
[junit] 7 s: 60 f / 45 ms, 1333.3 fps, 0 ms/f; total: 1083240 f, 143589.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232980 f, 49942.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083300 f, 143578.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233040 f, 49954.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083360 f, 143586.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233100 f, 49967.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289140 f, 139883.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083420 f, 143594.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289200 f, 139912.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289260 f, 139941.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289320 f, 139970.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233160 f, 49980.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083480 f, 143602.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233220 f, 49993.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289380 f, 140000.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083540 f, 143610.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289440 f, 140029.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233280 f, 50006.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289500 f, 140058.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083600 f, 143618.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289560 f, 140087.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233340 f, 50019.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289620 f, 140048.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083660 f, 143626.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289680 f, 140077.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233400 f, 50021.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289740 f, 140106.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083720 f, 143615.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289800 f, 140135.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233460 f, 50034.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289860 f, 140164.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083780 f, 143623.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233520 f, 50047.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289920 f, 140193.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083840 f, 143631.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289980 f, 140222.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233580 f, 50060.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290040 f, 140251.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290100 f, 140280.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083900 f, 143639.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290160 f, 140309.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233640 f, 50072.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290220 f, 140270.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083960 f, 143646.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290280 f, 140299.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233700 f, 50085.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290340 f, 140328.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084020 f, 143654.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290400 f, 140357.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233760 f, 50098.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290460 f, 140386.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084080 f, 143662.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290520 f, 140415.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233820 f, 50111.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290580 f, 140444.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084140 f, 143670.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290640 f, 140473.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233880 f, 50113.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290700 f, 140502.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084200 f, 143659.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290760 f, 140531.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233940 f, 50126.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290820 f, 140492.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084260 f, 143667.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290880 f, 140521.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234000 f, 50139.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290940 f, 140550.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084320 f, 143675.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291000 f, 140579.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234060 f, 50152.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291060 f, 140608.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084380 f, 143683.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291120 f, 140637.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234120 f, 50164.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291180 f, 140666.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084440 f, 143691.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291240 f, 140695.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234180 f, 50177.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291300 f, 140724.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084500 f, 143699.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291360 f, 140753.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234240 f, 50190.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291420 f, 140714.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084560 f, 143707.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291480 f, 140743.6 fps, 0 ms/f
[junit] 4 s: 60 f / 50 ms, 1200.0 fps, 0 ms/f; total: 234300 f, 49671.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291540 f, 140772.5 fps, 0 ms/f
[junit] 7 s: 60 f / 50 ms, 1200.0 fps, 0 ms/f; total: 1084620 f, 142769.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291600 f, 140801.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084680 f, 142758.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291660 f, 140830.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234360 f, 49673.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291720 f, 140859.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084740 f, 142766.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291780 f, 140888.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234420 f, 49686.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291840 f, 140917.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084800 f, 142774.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291900 f, 140946.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234480 f, 49699.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084860 f, 142782.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234540 f, 49711.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084920 f, 142790.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234600 f, 49724.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084980 f, 142798.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234660 f, 49737.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085040 f, 142806.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234720 f, 49749.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085100 f, 142813.9 fps, 0 ms/f
[junit] 4 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 234780 f, 49657.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291960 f, 140907.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292020 f, 140936.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292080 f, 140965.2 fps, 0 ms/f
[junit] 7 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 1085160 f, 142634.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234840 f, 49659.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085220 f, 142623.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234900 f, 49672.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085280 f, 142631.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234960 f, 49674.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085340 f, 142620.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292140 f, 140994.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235020 f, 49687.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292200 f, 141023.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085400 f, 142628.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235080 f, 49699.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085460 f, 142636.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235140 f, 49712.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085520 f, 142643.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235200 f, 49725.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085580 f, 142651.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235260 f, 49737.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085640 f, 142659.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292260 f, 141052.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292320 f, 141081.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292380 f, 141110.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292440 f, 141139.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292500 f, 141167.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292560 f, 141128.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292620 f, 141157.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292680 f, 141186.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292740 f, 141215.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292800 f, 141244.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292860 f, 141273.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292920 f, 141302.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235320 f, 49750.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292980 f, 141331.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085700 f, 142667.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293040 f, 141360.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235380 f, 49763.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293100 f, 141389.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085760 f, 142675.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293160 f, 141350.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235440 f, 49775.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293220 f, 141378.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293280 f, 141407.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085820 f, 142664.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293340 f, 141436.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235500 f, 49778.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293400 f, 141465.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085880 f, 142672.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293460 f, 141494.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235560 f, 49790.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293520 f, 141523.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085940 f, 142680.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235620 f, 49803.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293580 f, 141552.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086000 f, 142688.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293640 f, 141581.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235680 f, 49816.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293700 f, 141610.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086060 f, 142696.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293760 f, 141639.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235740 f, 49828.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293820 f, 141600.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086120 f, 142703.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293880 f, 141628.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235800 f, 49841.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293940 f, 141657.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086180 f, 142711.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294000 f, 141686.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235860 f, 49854.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294060 f, 141715.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086240 f, 142719.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294120 f, 141744.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235920 f, 49866.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294180 f, 141773.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086300 f, 142727.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294240 f, 141802.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235980 f, 49868.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294300 f, 141831.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086360 f, 142716.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294360 f, 141860.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236040 f, 49881.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294420 f, 141820.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086420 f, 142724.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294480 f, 141849.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236100 f, 49894.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294540 f, 141878.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086480 f, 142732.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294600 f, 141907.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236160 f, 49907.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294660 f, 141936.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086540 f, 142740.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294720 f, 141965.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236220 f, 49919.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294780 f, 141994.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086600 f, 142748.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294840 f, 142023.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236280 f, 49932.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294900 f, 142052.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086660 f, 142756.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294960 f, 142080.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236340 f, 49945.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295020 f, 142041.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086720 f, 142764.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295080 f, 142070.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236400 f, 49957.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236460 f, 49970.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295140 f, 142030.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086780 f, 142771.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295200 f, 142059.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236520 f, 49972.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295260 f, 142088.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086840 f, 142761.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295320 f, 142117.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236580 f, 49985.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295380 f, 142146.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086900 f, 142768.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295440 f, 142175.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236640 f, 49997.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295500 f, 142204.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295560 f, 142164.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295620 f, 142193.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295680 f, 142222.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295740 f, 142251.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295800 f, 142279.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295860 f, 142308.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295920 f, 142337.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295980 f, 142366.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296040 f, 142326.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296100 f, 142355.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296160 f, 142384.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296220 f, 142413.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296280 f, 142442.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296340 f, 142471.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296400 f, 142500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296460 f, 142528.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296520 f, 142557.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296580 f, 142586.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296640 f, 142546.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296700 f, 142575.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296760 f, 142604.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296820 f, 142633.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296880 f, 142662.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296940 f, 142691.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297000 f, 142719.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297060 f, 142748.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297120 f, 142777.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297180 f, 142806.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297240 f, 142835.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297300 f, 142864.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297360 f, 142824.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297420 f, 142853.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297480 f, 142881.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297540 f, 142910.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297600 f, 142939.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297660 f, 142968.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297720 f, 142997.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297780 f, 142957.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297840 f, 142986.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297900 f, 143014.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297960 f, 143043.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298020 f, 143072.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298080 f, 143101.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298140 f, 143130.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298200 f, 143158.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298260 f, 143187.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298320 f, 143216.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298380 f, 143176.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298440 f, 143205.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298500 f, 143234.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298560 f, 143262.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086960 f, 142776.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298620 f, 143291.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298680 f, 143320.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298740 f, 143349.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298800 f, 143378.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298860 f, 143406.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298920 f, 143435.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236700 f, 50010.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298980 f, 143395.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087020 f, 142784.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299040 f, 143424.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236760 f, 50023.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299100 f, 143453.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087080 f, 142792.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236820 f, 50035.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299160 f, 143482.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087140 f, 142800.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299220 f, 143510.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236880 f, 50048.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299280 f, 143539.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087200 f, 142808.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299340 f, 143568.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236940 f, 50061.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299400 f, 143597.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087260 f, 142816.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299460 f, 143625.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237000 f, 50073.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299520 f, 143654.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087320 f, 142805.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299580 f, 143614.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237060 f, 50076.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299640 f, 143643.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087380 f, 142813.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299700 f, 143672.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237120 f, 50088.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299760 f, 143700.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087440 f, 142821.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299820 f, 143729.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237180 f, 50101.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299880 f, 143758.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087500 f, 142829.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299940 f, 143787.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237240 f, 50114.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300000 f, 143815.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300060 f, 143844.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300120 f, 143873.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300180 f, 143833.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300240 f, 143862.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087560 f, 142836.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300300 f, 143890.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237300 f, 50126.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300360 f, 143919.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087620 f, 142844.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300420 f, 143948.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237360 f, 50139.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300480 f, 143977.0 fps, 0 ms/f
[junit] 4 s: 60 f / 47 ms, 1276.5 fps, 0 ms/f; total: 237420 f, 49659.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300540 f, 144005.7 fps, 0 ms/f
[junit] 7 s: 60 f / 47 ms, 1276.5 fps, 0 ms/f; total: 1087680 f, 141976.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300600 f, 144034.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237480 f, 49661.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300660 f, 144063.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087740 f, 141965.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300720 f, 144022.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237540 f, 49673.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300780 f, 144051.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087800 f, 141973.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300840 f, 144080.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237600 f, 49686.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300900 f, 144109.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300960 f, 144137.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087860 f, 141981.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301020 f, 144166.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237660 f, 49698.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301080 f, 144195.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087920 f, 141989.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301140 f, 144224.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237720 f, 49711.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301200 f, 144252.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237780 f, 49723.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301260 f, 144281.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087980 f, 141996.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301320 f, 144241.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237840 f, 49736.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301380 f, 144269.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088040 f, 142004.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301440 f, 144298.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237900 f, 49749.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301500 f, 144327.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088100 f, 142012.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301560 f, 144356.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237960 f, 49761.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088160 f, 142001.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238020 f, 49763.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301620 f, 144384.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088220 f, 142009.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238080 f, 49776.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301680 f, 144413.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088280 f, 142017.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301740 f, 144442.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238140 f, 49788.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301800 f, 144471.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088340 f, 142025.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301860 f, 144499.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238200 f, 49801.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088400 f, 142033.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238260 f, 49813.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088460 f, 142040.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238320 f, 49826.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088520 f, 142048.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238380 f, 49839.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088580 f, 142056.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238440 f, 49851.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088640 f, 142045.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238500 f, 49853.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088700 f, 142053.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238560 f, 49866.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088760 f, 142061.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238620 f, 49878.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088820 f, 142069.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238680 f, 49891.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088880 f, 142077.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238740 f, 49903.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088940 f, 142085.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238800 f, 49916.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089000 f, 142092.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238860 f, 49928.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089060 f, 142100.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238920 f, 49931.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089120 f, 142090.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238980 f, 49943.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089180 f, 142097.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239040 f, 49956.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089240 f, 142105.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239100 f, 49968.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089300 f, 142113.5 fps, 0 ms/f
[junit] 7 s: 60 f / 60 ms, 1000.0 fps, 1 ms/f; total: 1089360 f, 141017.4 fps, 0 ms/f
[junit] 4 s: 60 f / 60 ms, 1000.0 fps, 1 ms/f; total: 239160 f, 49362.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089420 f, 141025.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239220 f, 49374.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089480 f, 141033.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239280 f, 49386.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089540 f, 141040.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239340 f, 49399.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089600 f, 141048.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239400 f, 49411.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089660 f, 141056.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239460 f, 49424.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089720 f, 141064.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239520 f, 49426.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089780 f, 141053.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239580 f, 49438.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089840 f, 141061.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239640 f, 49451.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089900 f, 141069.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239700 f, 49463.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089960 f, 141076.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239760 f, 49475.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090020 f, 141084.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239820 f, 49488.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301920 f, 144528.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090080 f, 141092.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301980 f, 144557.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302040 f, 144516.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239880 f, 49500.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302100 f, 144545.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090140 f, 141100.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302160 f, 144574.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239940 f, 49502.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302220 f, 144602.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090200 f, 141089.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302280 f, 144631.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240000 f, 49515.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302340 f, 144660.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090260 f, 141097.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302400 f, 144689.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240060 f, 49527.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302460 f, 144717.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090320 f, 141105.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302520 f, 144746.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240120 f, 49539.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302580 f, 144775.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090380 f, 141112.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302640 f, 144734.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240180 f, 49552.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302700 f, 144763.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090440 f, 141120.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302760 f, 144791.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240240 f, 49564.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302820 f, 144820.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090500 f, 141128.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302880 f, 144849.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240300 f, 49577.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302940 f, 144878.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090560 f, 141136.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303000 f, 144906.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240360 f, 49589.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303060 f, 144935.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090620 f, 141144.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303120 f, 144964.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240420 f, 49591.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303180 f, 144992.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090680 f, 141133.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303240 f, 144952.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240480 f, 49603.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303300 f, 144980.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090740 f, 141141.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303360 f, 145009.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240540 f, 49616.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303420 f, 145038.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090800 f, 141149.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303480 f, 145066.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240600 f, 49628.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303540 f, 145095.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090860 f, 141156.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303600 f, 145124.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240660 f, 49641.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303660 f, 145152.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090920 f, 141164.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303720 f, 145181.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240720 f, 49653.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303780 f, 145140.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090980 f, 141172.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303840 f, 145169.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240780 f, 49665.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303900 f, 145198.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091040 f, 141180.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303960 f, 145226.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240840 f, 49678.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304020 f, 145255.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091100 f, 141187.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304080 f, 145284.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240900 f, 49680.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304140 f, 145312.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091160 f, 141177.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304200 f, 145341.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240960 f, 49692.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304260 f, 145370.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091220 f, 141185.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304320 f, 145398.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241020 f, 49705.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304380 f, 145358.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091280 f, 141192.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304440 f, 145386.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241080 f, 49717.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304500 f, 145346.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091340 f, 141200.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304560 f, 145374.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241140 f, 49729.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304620 f, 145403.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091400 f, 141208.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304680 f, 145431.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241200 f, 49742.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304740 f, 145460.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091460 f, 141216.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304800 f, 145489.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241260 f, 49754.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304860 f, 145517.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091520 f, 141223.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304920 f, 145477.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241320 f, 49766.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304980 f, 145505.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091580 f, 141231.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305040 f, 145534.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241380 f, 49769.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305100 f, 145562.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091640 f, 141221.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305160 f, 145591.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241440 f, 49781.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305220 f, 145620.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091700 f, 141228.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305280 f, 145648.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241500 f, 49793.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305340 f, 145677.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091760 f, 141236.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305400 f, 145706.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241560 f, 49806.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305460 f, 145734.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091820 f, 141244.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305520 f, 145763.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241620 f, 49818.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305580 f, 145722.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091880 f, 141252.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305640 f, 145751.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241680 f, 49830.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305700 f, 145779.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305760 f, 145808.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091940 f, 141260.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305820 f, 145836.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241740 f, 49843.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305880 f, 145865.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092000 f, 141267.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305940 f, 145894.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241800 f, 49855.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306000 f, 145922.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092060 f, 141275.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306060 f, 145951.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241860 f, 49857.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306120 f, 145979.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092120 f, 141265.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306180 f, 145938.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241920 f, 49870.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306240 f, 145967.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092180 f, 141272.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306300 f, 145996.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241980 f, 49882.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306360 f, 146024.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092240 f, 141280.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306420 f, 146053.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242040 f, 49894.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306480 f, 146081.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092300 f, 141288.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306540 f, 146110.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242100 f, 49907.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306600 f, 146139.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092360 f, 141296.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306660 f, 146167.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242160 f, 49919.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306720 f, 146126.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092420 f, 141303.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306780 f, 146155.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242220 f, 49931.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306840 f, 146183.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092480 f, 141311.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306900 f, 146212.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242280 f, 49944.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306960 f, 146241.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092540 f, 141319.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307020 f, 146269.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242340 f, 49946.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307080 f, 146298.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092600 f, 141308.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307140 f, 146326.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242400 f, 49958.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307200 f, 146355.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092660 f, 141316.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307260 f, 146384.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242460 f, 49971.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307320 f, 146342.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092720 f, 141324.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307380 f, 146371.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242520 f, 49983.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307440 f, 146400.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092780 f, 141332.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307500 f, 146428.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242580 f, 49995.8 fps, 0 ms/f
[junit] 4 s: 60 f / 47 ms, 1276.5 fps, 0 ms/f; total: 242640 f, 49528.4 fps, 0 ms/f
[junit] 7 s: 60 f / 47 ms, 1276.5 fps, 0 ms/f; total: 1092840 f, 140485.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242700 f, 49540.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307560 f, 146457.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307620 f, 146485.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092900 f, 140493.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307680 f, 146514.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242760 f, 49552.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307740 f, 146542.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092960 f, 140501.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307800 f, 146571.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307860 f, 146600.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242820 f, 49555.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307920 f, 146628.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093020 f, 140491.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307980 f, 146587.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242880 f, 49567.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308040 f, 146615.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093080 f, 140498.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308100 f, 146644.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242940 f, 49579.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308160 f, 146673.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308220 f, 146701.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308280 f, 146730.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308340 f, 146758.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308400 f, 146787.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308460 f, 146815.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308520 f, 146774.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308580 f, 146803.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308640 f, 146831.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308700 f, 146860.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308760 f, 146888.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308820 f, 146917.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308880 f, 146945.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308940 f, 146974.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309000 f, 147002.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309060 f, 147031.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309120 f, 147059.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309180 f, 147018.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309240 f, 147047.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309300 f, 147075.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309360 f, 147104.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309420 f, 147132.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309480 f, 147161.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309540 f, 147189.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309600 f, 147218.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309660 f, 147246.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309720 f, 147205.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309780 f, 147233.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309840 f, 147262.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309900 f, 147290.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309960 f, 147319.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310020 f, 147347.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093140 f, 140506.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310080 f, 147376.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243000 f, 49591.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310140 f, 147404.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093200 f, 140514.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243060 f, 49604.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093260 f, 140521.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243120 f, 49616.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093320 f, 140529.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310200 f, 147433.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243180 f, 49628.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310260 f, 147391.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093380 f, 140537.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310320 f, 147420.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243240 f, 49640.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310380 f, 147448.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093440 f, 140544.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310440 f, 147477.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243300 f, 49653.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310500 f, 147505.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093500 f, 140552.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310560 f, 147534.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243360 f, 49655.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310620 f, 147562.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093560 f, 140542.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310680 f, 147591.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243420 f, 49667.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310740 f, 147619.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093620 f, 140550.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310800 f, 147648.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243480 f, 49679.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310860 f, 147606.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093680 f, 140557.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310920 f, 147635.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243540 f, 49691.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310980 f, 147663.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093740 f, 140565.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311040 f, 147692.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243600 f, 49704.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311100 f, 147720.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093800 f, 140573.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311160 f, 147749.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243660 f, 49716.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311220 f, 147777.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093860 f, 140580.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311280 f, 147806.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243720 f, 49728.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311340 f, 147834.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093920 f, 140588.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311400 f, 147863.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243780 f, 49740.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311460 f, 147821.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093980 f, 140596.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311520 f, 147850.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243840 f, 49753.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311580 f, 147878.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094040 f, 140604.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311640 f, 147906.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243900 f, 49755.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311700 f, 147935.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094100 f, 140593.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311760 f, 147963.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243960 f, 49767.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311820 f, 147992.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094160 f, 140601.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311880 f, 148020.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244020 f, 49779.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311940 f, 148049.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094220 f, 140609.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312000 f, 148007.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244080 f, 49791.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312060 f, 148036.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094280 f, 140616.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312120 f, 148064.5 fps, 0 ms/f
[junit] 4 s: 60 f / 59 ms, 1016.9 fps, 0 ms/f; total: 244140 f, 49211.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312180 f, 148092.9 fps, 0 ms/f
[junit] 7 s: 60 f / 59 ms, 1016.9 fps, 0 ms/f; total: 1094340 f, 139566.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312240 f, 148121.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244200 f, 49223.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312300 f, 148149.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094400 f, 139574.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312360 f, 148178.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244260 f, 49226.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312420 f, 148206.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094460 f, 139563.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312480 f, 148235.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244320 f, 49238.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312540 f, 148263.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094520 f, 139571.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312600 f, 148292.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244380 f, 49250.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312660 f, 148320.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094580 f, 139579.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312720 f, 148278.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244440 f, 49252.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312780 f, 148307.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094640 f, 139569.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312840 f, 148335.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244500 f, 49264.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312900 f, 148364.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094700 f, 139576.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312960 f, 148392.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244560 f, 49276.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313020 f, 148421.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094760 f, 139584.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313080 f, 148449.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244620 f, 49278.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313140 f, 148477.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094820 f, 139574.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313200 f, 148506.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244680 f, 49290.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313260 f, 148534.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094880 f, 139581.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313320 f, 148492.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244740 f, 49302.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313380 f, 148521.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094940 f, 139589.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313440 f, 148549.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244800 f, 49305.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313500 f, 148578.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095000 f, 139579.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313560 f, 148606.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244860 f, 49317.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313620 f, 148564.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095060 f, 139587.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313680 f, 148593.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244920 f, 49329.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313740 f, 148621.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095120 f, 139594.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313800 f, 148649.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244980 f, 49331.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313860 f, 148678.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095180 f, 139584.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313920 f, 148706.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245040 f, 49343.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313980 f, 148664.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095240 f, 139592.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314040 f, 148693.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245100 f, 49345.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314100 f, 148721.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095300 f, 139582.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314160 f, 148750.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245160 f, 49357.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314220 f, 148778.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095360 f, 139589.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314280 f, 148806.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245220 f, 49369.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314340 f, 148835.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095420 f, 139597.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314400 f, 148863.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245280 f, 49371.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314460 f, 148892.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095480 f, 139587.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314520 f, 148849.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245340 f, 49384.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314580 f, 148878.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095540 f, 139594.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314640 f, 148906.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245400 f, 49386.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314700 f, 148935.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314760 f, 148963.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314820 f, 148991.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314880 f, 149020.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314940 f, 149048.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315000 f, 149006.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315060 f, 149035.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315120 f, 149063.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315180 f, 149091.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315240 f, 149120.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315300 f, 149148.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315360 f, 149176.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315420 f, 149205.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315480 f, 149233.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315540 f, 149262.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315600 f, 149290.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315660 f, 149318.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315720 f, 149276.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315780 f, 149304.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315840 f, 149333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315900 f, 149361.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315960 f, 149390.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316020 f, 149418.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316080 f, 149446.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316140 f, 149475.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316200 f, 149432.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316260 f, 149461.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316320 f, 149489.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316380 f, 149517.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316440 f, 149546.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316500 f, 149574.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316560 f, 149603.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316620 f, 149631.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316680 f, 149589.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316740 f, 149617.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316800 f, 149645.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316860 f, 149674.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316920 f, 149702.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316980 f, 149730.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317040 f, 149759.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317100 f, 149787.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317160 f, 149815.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317220 f, 149844.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317280 f, 149801.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317340 f, 149830.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317400 f, 149858.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317460 f, 149886.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317520 f, 149915.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317580 f, 149943.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317640 f, 149971.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317700 f, 150000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317760 f, 150028.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095600 f, 139584.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317820 f, 149985.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245460 f, 49398.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317880 f, 150014.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095660 f, 139592.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317940 f, 150042.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245520 f, 49400.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318000 f, 150070.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095720 f, 139582.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318060 f, 150099.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245580 f, 49412.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318120 f, 150127.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095780 f, 139589.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318180 f, 150155.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245640 f, 49424.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318240 f, 150184.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095840 f, 139597.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318300 f, 150212.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245700 f, 49426.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318360 f, 150240.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095900 f, 139587.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318420 f, 150269.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245760 f, 49438.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318480 f, 150226.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095960 f, 139594.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318540 f, 150254.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245820 f, 49450.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318600 f, 150283.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096020 f, 139602.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318660 f, 150311.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245880 f, 49452.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318720 f, 150339.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096080 f, 139592.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318780 f, 150367.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245940 f, 49465.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318840 f, 150396.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318900 f, 150424.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318960 f, 150452.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096140 f, 139600.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319020 f, 150481.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246000 f, 49477.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319080 f, 150438.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096200 f, 139607.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319140 f, 150466.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246060 f, 49489.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319200 f, 150495.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096260 f, 139615.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319260 f, 150523.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246120 f, 49501.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319320 f, 150551.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096320 f, 139623.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319380 f, 150579.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246180 f, 49513.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319440 f, 150608.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096380 f, 139630.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319500 f, 150636.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246240 f, 49525.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319560 f, 150664.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096440 f, 139638.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319620 f, 150693.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246300 f, 49537.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319680 f, 150721.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096500 f, 139645.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246360 f, 49549.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319740 f, 150749.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096560 f, 139635.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319800 f, 150706.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246420 f, 49551.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319860 f, 150735.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319920 f, 150763.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096620 f, 139643.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319980 f, 150791.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246480 f, 49563.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320040 f, 150819.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096680 f, 139651.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320100 f, 150848.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246540 f, 49575.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320160 f, 150876.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096740 f, 139658.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320220 f, 150904.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246600 f, 49587.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320280 f, 150933.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096800 f, 139666.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320340 f, 150961.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246660 f, 49599.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320400 f, 150918.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096860 f, 139674.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320460 f, 150946.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246720 f, 49611.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320520 f, 150975.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096920 f, 139681.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320580 f, 151003.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246780 f, 49623.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320640 f, 151031.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096980 f, 139689.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320700 f, 151059.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246840 f, 49636.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320760 f, 151088.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246900 f, 49648.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320820 f, 151116.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097040 f, 139696.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320880 f, 151144.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246960 f, 49650.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320940 f, 151172.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097100 f, 139686.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321000 f, 151129.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247020 f, 49662.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097160 f, 139694.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247080 f, 49674.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097220 f, 139702.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247140 f, 49686.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097280 f, 139709.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247200 f, 49698.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097340 f, 139717.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247260 f, 49710.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097400 f, 139724.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247320 f, 49722.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097460 f, 139732.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247380 f, 49734.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097520 f, 139740.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247440 f, 49736.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097580 f, 139730.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247500 f, 49748.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097640 f, 139737.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247560 f, 49760.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097700 f, 139745.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247620 f, 49772.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097760 f, 139753.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247680 f, 49784.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097820 f, 139760.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247740 f, 49796.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097880 f, 139768.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247800 f, 49809.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097940 f, 139775.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247860 f, 49821.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098000 f, 139783.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247920 f, 49833.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098060 f, 139791.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247980 f, 49835.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098120 f, 139781.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248040 f, 49847.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098180 f, 139788.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248100 f, 49859.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098240 f, 139796.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248160 f, 49871.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098300 f, 139803.9 fps, 0 ms/f
[junit] 7 s: 60 f / 38 ms, 1578.9 fps, 0 ms/f; total: 1098360 f, 139138.6 fps, 0 ms/f
[junit] 5 s: 60 f / 38 ms, 1578.9 fps, 0 ms/f; total: 248220 f, 49505.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098420 f, 139146.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248280 f, 49517.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098480 f, 139153.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248340 f, 49529.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098540 f, 139143.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248400 f, 49531.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098600 f, 139151.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248460 f, 49543.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098660 f, 139158.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321060 f, 151158.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248520 f, 49555.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321120 f, 151186.4 fps, 0 ms/f
[junit] 7 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1098720 f, 139078.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321180 f, 151214.6 fps, 0 ms/f
[junit] 5 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 248580 f, 49517.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321240 f, 151242.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098780 f, 139086.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321300 f, 151271.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248640 f, 49529.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321360 f, 151299.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098840 f, 139093.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321420 f, 151327.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248700 f, 49541.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321480 f, 151355.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098900 f, 139101.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321540 f, 151312.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248760 f, 49553.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321600 f, 151341.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098960 f, 139108.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321660 f, 151369.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248820 f, 49565.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321720 f, 151397.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099020 f, 139098.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321780 f, 151425.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248880 f, 49567.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321840 f, 151454.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099080 f, 139106.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321900 f, 151482.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248940 f, 49579.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321960 f, 151510.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322020 f, 151538.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099140 f, 139114.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322080 f, 151567.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249000 f, 49591.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322140 f, 151523.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099200 f, 139121.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322200 f, 151552.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249060 f, 49603.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322260 f, 151580.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099260 f, 139129.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322320 f, 151608.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249120 f, 49615.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322380 f, 151636.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099320 f, 139136.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322440 f, 151665.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249180 f, 49627.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322500 f, 151693.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099380 f, 139144.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322560 f, 151721.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249240 f, 49639.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322620 f, 151749.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099440 f, 139152.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322680 f, 151777.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249300 f, 49641.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322740 f, 151734.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099500 f, 139142.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322800 f, 151763.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249360 f, 49653.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322860 f, 151791.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099560 f, 139149.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322920 f, 151819.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249420 f, 49665.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322980 f, 151847.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099620 f, 139157.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323040 f, 151875.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249480 f, 49677.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323100 f, 151904.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099680 f, 139164.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323160 f, 151860.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249540 f, 49689.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323220 f, 151889.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099740 f, 139172.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323280 f, 151917.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249600 f, 49701.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323340 f, 151874.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099800 f, 139179.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323400 f, 151902.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249660 f, 49713.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323460 f, 151930.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099860 f, 139187.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323520 f, 151958.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249720 f, 49725.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099920 f, 139195.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323580 f, 151986.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249780 f, 49737.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323640 f, 152015.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099980 f, 139185.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323700 f, 152043.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323760 f, 152071.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323820 f, 152099.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323880 f, 152056.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249840 f, 49739.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100040 f, 139192.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323940 f, 152084.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249900 f, 49751.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324000 f, 152112.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100100 f, 139200.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324060 f, 152140.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249960 f, 49763.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100160 f, 139207.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324120 f, 152169.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250020 f, 49775.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324180 f, 152197.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100220 f, 139215.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324240 f, 152225.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250080 f, 49786.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324300 f, 152253.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100280 f, 139223.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324360 f, 152281.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250140 f, 49798.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324420 f, 152309.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100340 f, 139230.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324480 f, 152338.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250200 f, 49810.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324540 f, 152294.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100400 f, 139238.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324600 f, 152322.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250260 f, 49822.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324660 f, 152351.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100460 f, 139245.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324720 f, 152379.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250320 f, 49834.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324780 f, 152407.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100520 f, 139235.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324840 f, 152435.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250380 f, 49836.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324900 f, 152463.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100580 f, 139243.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324960 f, 152491.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250440 f, 49848.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325020 f, 152519.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100640 f, 139251.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325080 f, 152548.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250500 f, 49860.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325140 f, 152504.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100700 f, 139258.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325200 f, 152532.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250560 f, 49872.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325260 f, 152560.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100760 f, 139266.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325320 f, 152589.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250620 f, 49884.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325380 f, 152617.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100820 f, 139273.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325440 f, 152645.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250680 f, 49896.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325500 f, 152673.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100880 f, 139281.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325560 f, 152701.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250740 f, 49908.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325620 f, 152658.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100940 f, 139288.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325680 f, 152686.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250800 f, 49920.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101000 f, 139296.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325740 f, 152714.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325800 f, 152742.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325860 f, 152770.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325920 f, 152798.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325980 f, 152827.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250860 f, 49922.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101060 f, 139286.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326040 f, 152855.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250920 f, 49934.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326100 f, 152883.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101120 f, 139294.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326160 f, 152911.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250980 f, 49946.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326220 f, 152867.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101180 f, 139301.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326280 f, 152895.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251040 f, 49958.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326340 f, 152924.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101240 f, 139309.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326400 f, 152952.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251100 f, 49970.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326460 f, 152980.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101300 f, 139316.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326520 f, 153008.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251160 f, 49982.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326580 f, 153036.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101360 f, 139324.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326640 f, 153064.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251220 f, 49994.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326700 f, 153092.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101420 f, 139332.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326760 f, 153049.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251280 f, 50005.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326820 f, 153077.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326880 f, 153105.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101480 f, 139339.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326940 f, 153133.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251340 f, 50017.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327000 f, 153161.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101540 f, 139329.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327060 f, 153189.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251400 f, 50019.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101600 f, 139337.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327120 f, 153217.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251460 f, 50031.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327180 f, 153245.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101660 f, 139344.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327240 f, 153274.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251520 f, 50043.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327300 f, 153230.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101720 f, 139352.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251580 f, 50055.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327360 f, 153258.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101780 f, 139359.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251640 f, 50067.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101840 f, 139367.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251700 f, 50079.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101900 f, 139375.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251760 f, 50091.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101960 f, 139382.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251820 f, 50103.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102020 f, 139390.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251880 f, 50115.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102080 f, 139380.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251940 f, 50117.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102140 f, 139387.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252000 f, 50129.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102200 f, 139395.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252060 f, 50141.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102260 f, 139403.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252120 f, 50153.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102320 f, 139410.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252180 f, 50165.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102380 f, 139418.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252240 f, 50177.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102440 f, 139425.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252300 f, 50188.9 fps, 0 ms/f
[junit] 7 s: 60 f / 44 ms, 1363.6 fps, 0 ms/f; total: 1102500 f, 138661.8 fps, 0 ms/f
[junit] 5 s: 60 f / 44 ms, 1363.6 fps, 0 ms/f; total: 252360 f, 49765.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252420 f, 49777.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102560 f, 138669.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252480 f, 49779.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102620 f, 138659.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252540 f, 49791.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102680 f, 138667.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252600 f, 49802.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102740 f, 138674.5 fps, 0 ms/f
[junit] 5 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 252660 f, 49785.2 fps, 0 ms/f
[junit] 7 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1102800 f, 138629.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252720 f, 49797.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327420 f, 153286.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102860 f, 138637.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327480 f, 153314.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252780 f, 49808.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327540 f, 153342.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102920 f, 138644.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327600 f, 153370.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252840 f, 49820.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327660 f, 153398.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102980 f, 138652.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327720 f, 153426.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252900 f, 49832.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327780 f, 153455.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103040 f, 138659.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327840 f, 153483.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252960 f, 49844.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327900 f, 153511.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103100 f, 138667.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327960 f, 153539.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253020 f, 49856.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328020 f, 153495.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103160 f, 138675.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328080 f, 153523.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253080 f, 49867.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328140 f, 153551.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103220 f, 138665.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328200 f, 153579.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253140 f, 49869.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328260 f, 153607.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103280 f, 138672.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328320 f, 153635.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253200 f, 49881.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328380 f, 153664.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103340 f, 138680.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328440 f, 153692.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253260 f, 49893.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328500 f, 153720.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103400 f, 138687.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328560 f, 153676.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253320 f, 49905.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328620 f, 153704.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103460 f, 138677.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328680 f, 153732.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253380 f, 49907.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328740 f, 153760.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103520 f, 138685.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328800 f, 153788.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253440 f, 49919.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328860 f, 153816.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103580 f, 138692.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328920 f, 153844.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253500 f, 49931.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328980 f, 153872.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103640 f, 138700.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329040 f, 153900.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253560 f, 49942.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329100 f, 153856.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103700 f, 138708.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329160 f, 153885.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253620 f, 49954.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329220 f, 153913.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103760 f, 138715.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329280 f, 153941.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253680 f, 49966.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103820 f, 138705.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329340 f, 153969.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253740 f, 49968.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329400 f, 153997.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103880 f, 138713.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329460 f, 154025.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253800 f, 49980.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329520 f, 154053.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103940 f, 138720.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329580 f, 154081.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329640 f, 154109.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329700 f, 154065.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329760 f, 154093.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329820 f, 154121.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329880 f, 154149.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253860 f, 49992.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329940 f, 154177.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104000 f, 138728.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330000 f, 154205.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253920 f, 50003.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330060 f, 154233.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104060 f, 138735.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330120 f, 154261.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253980 f, 50015.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330180 f, 154289.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104120 f, 138743.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330240 f, 154317.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254040 f, 50027.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330300 f, 154273.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104180 f, 138733.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330360 f, 154301.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254100 f, 50029.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330420 f, 154329.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104240 f, 138741.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330480 f, 154357.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254160 f, 50041.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330540 f, 154385.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104300 f, 138748.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330600 f, 154413.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254220 f, 50053.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330660 f, 154441.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104360 f, 138756.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330720 f, 154469.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254280 f, 50064.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330780 f, 154497.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104420 f, 138763.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330840 f, 154525.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254340 f, 50076.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330900 f, 154553.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104480 f, 138771.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330960 f, 154509.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254400 f, 50088.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331020 f, 154537.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104540 f, 138778.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331080 f, 154565.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254460 f, 50090.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331140 f, 154593.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104600 f, 138768.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331200 f, 154621.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254520 f, 50102.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331260 f, 154649.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104660 f, 138776.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331320 f, 154677.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254580 f, 50114.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331380 f, 154705.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104720 f, 138783.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331440 f, 154733.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254640 f, 50125.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331500 f, 154689.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104780 f, 138791.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331560 f, 154717.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254700 f, 50137.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331620 f, 154745.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104840 f, 138798.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331680 f, 154773.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254760 f, 50149.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331740 f, 154801.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104900 f, 138806.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331800 f, 154829.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254820 f, 50161.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331860 f, 154857.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104960 f, 138814.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331920 f, 154885.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254880 f, 50173.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331980 f, 154913.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105020 f, 138821.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332040 f, 154941.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254940 f, 50175.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332100 f, 154897.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105080 f, 138811.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332160 f, 154925.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255000 f, 50186.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332220 f, 154881.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105140 f, 138819.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332280 f, 154909.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255060 f, 50198.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332340 f, 154937.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105200 f, 138826.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332400 f, 154965.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255120 f, 50210.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332460 f, 154993.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105260 f, 138834.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332520 f, 155020.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255180 f, 50222.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332580 f, 155048.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105320 f, 138841.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332640 f, 155076.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255240 f, 50234.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332700 f, 155032.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105380 f, 138849.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332760 f, 155060.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255300 f, 50246.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332820 f, 155088.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332880 f, 155116.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105440 f, 138856.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332940 f, 155144.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255360 f, 50257.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333000 f, 155172.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105500 f, 138864.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333060 f, 155200.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255420 f, 50269.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105560 f, 138872.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333120 f, 155228.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333180 f, 155256.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333240 f, 155284.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333300 f, 155239.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333360 f, 155267.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333420 f, 155295.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255480 f, 50271.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333480 f, 155323.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105620 f, 138862.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333540 f, 155351.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255540 f, 50283.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333600 f, 155379.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105680 f, 138869.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333660 f, 155407.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333720 f, 155435.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333780 f, 155463.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255600 f, 50295.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105740 f, 138877.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255660 f, 50306.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105800 f, 138884.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255720 f, 50318.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105860 f, 138892.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255780 f, 50330.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105920 f, 138899.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255840 f, 50342.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105980 f, 138907.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255900 f, 50354.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255960 f, 50365.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106040 f, 138914.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256020 f, 50367.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106100 f, 138904.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256080 f, 50379.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106160 f, 138912.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256140 f, 50391.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106220 f, 138920.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256200 f, 50403.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106280 f, 138927.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256260 f, 50415.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106340 f, 138935.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256320 f, 50426.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106400 f, 138942.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256380 f, 50438.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106460 f, 138950.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256440 f, 50450.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106520 f, 138957.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256500 f, 50462.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106580 f, 138965.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256560 f, 50474.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106640 f, 138955.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256620 f, 50476.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106700 f, 138962.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256680 f, 50487.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106760 f, 138970.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256740 f, 50499.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106820 f, 138977.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256800 f, 50511.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106880 f, 138985.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256860 f, 50523.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106940 f, 138992.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256920 f, 50535.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107000 f, 139000.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256980 f, 50546.8 fps, 0 ms/f
[junit] 8 s: 60 f / 41 ms, 1463.4 fps, 0 ms/f; total: 1107060 f, 138296.0 fps, 0 ms/f
[junit] 5 s: 60 f / 41 ms, 1463.4 fps, 0 ms/f; total: 257040 f, 50154.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107120 f, 138303.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257100 f, 50165.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107180 f, 138311.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257160 f, 50177.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107240 f, 138318.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333840 f, 155491.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257220 f, 50189.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333900 f, 155519.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107300 f, 138326.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333960 f, 155474.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334020 f, 155502.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334080 f, 155530.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334140 f, 155558.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334200 f, 155586.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257280 f, 50200.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107360 f, 138316.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257340 f, 50202.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107420 f, 138323.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257400 f, 50214.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107480 f, 138331.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257460 f, 50226.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107540 f, 138338.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257520 f, 50238.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107600 f, 138346.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257580 f, 50249.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334260 f, 155614.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107660 f, 138353.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257640 f, 50261.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107720 f, 138361.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334320 f, 155642.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257700 f, 50273.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334380 f, 155670.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107780 f, 138368.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334440 f, 155698.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257760 f, 50275.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334500 f, 155726.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107840 f, 138358.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334560 f, 155754.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257820 f, 50286.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334620 f, 155709.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107900 f, 138366.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334680 f, 155737.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257880 f, 50298.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334740 f, 155765.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107960 f, 138373.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334800 f, 155793.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257940 f, 50310.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334860 f, 155821.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108020 f, 138381.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334920 f, 155849.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258000 f, 50321.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334980 f, 155877.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108080 f, 138388.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335040 f, 155905.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258060 f, 50333.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335100 f, 155932.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108140 f, 138396.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335160 f, 155888.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258120 f, 50345.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335220 f, 155916.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108200 f, 138403.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335280 f, 155944.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258180 f, 50356.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335340 f, 155972.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108260 f, 138411.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335400 f, 156000.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258240 f, 50358.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335460 f, 156027.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108320 f, 138401.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335520 f, 156055.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335580 f, 156083.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258300 f, 50370.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335640 f, 156111.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108380 f, 138409.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335700 f, 156139.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258360 f, 50382.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335760 f, 156094.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108440 f, 138416.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335820 f, 156122.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258420 f, 50393.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335880 f, 156150.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108500 f, 138424.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335940 f, 156178.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258480 f, 50405.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336000 f, 156206.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108560 f, 138431.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336060 f, 156234.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258540 f, 50417.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336120 f, 156262.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108620 f, 138439.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336180 f, 156290.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258600 f, 50429.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336240 f, 156317.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108680 f, 138446.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336300 f, 156273.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258660 f, 50440.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336360 f, 156301.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108740 f, 138436.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336420 f, 156329.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258720 f, 50442.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336480 f, 156356.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108800 f, 138444.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336540 f, 156384.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258780 f, 50454.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336600 f, 156412.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108860 f, 138451.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336660 f, 156440.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258840 f, 50465.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336720 f, 156468.4 fps, 0 ms/f
[junit] 8 s: 60 f / 51 ms, 1176.4 fps, 0 ms/f; total: 1108920 f, 137583.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336780 f, 156496.2 fps, 0 ms/f
[junit] 5 s: 60 f / 51 ms, 1176.4 fps, 0 ms/f; total: 258900 f, 49980.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336840 f, 156524.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108980 f, 137590.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336900 f, 156552.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258960 f, 49992.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336960 f, 156507.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109040 f, 137580.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337020 f, 156535.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337080 f, 156562.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259020 f, 49994.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337140 f, 156590.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109100 f, 137588.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337200 f, 156618.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259080 f, 50005.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337260 f, 156646.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109160 f, 137595.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337320 f, 156674.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259140 f, 50017.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337380 f, 156702.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109220 f, 137603.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337440 f, 156730.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259200 f, 50028.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337500 f, 156758.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109280 f, 137610.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337560 f, 156713.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259260 f, 50040.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337620 f, 156740.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109340 f, 137618.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337680 f, 156768.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259320 f, 50052.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337740 f, 156796.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109400 f, 137625.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337800 f, 156824.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259380 f, 50063.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337860 f, 156852.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109460 f, 137633.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337920 f, 156880.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259440 f, 50075.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337980 f, 156908.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109520 f, 137640.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338040 f, 156935.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259500 f, 50086.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338100 f, 156963.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109580 f, 137630.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338160 f, 156918.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259560 f, 50088.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338220 f, 156946.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109640 f, 137638.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338280 f, 156974.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259620 f, 50100.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338340 f, 157002.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109700 f, 137645.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338400 f, 157030.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259680 f, 50111.9 fps, 0 ms/f
[junit] 2 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 338460 f, 154901.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109760 f, 137653.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259740 f, 50123.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109820 f, 137660.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259800 f, 50135.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109880 f, 137668.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259860 f, 50146.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109940 f, 137675.5 fps, 0 ms/f
[junit] 2 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 338520 f, 154787.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259920 f, 50158.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338580 f, 154814.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110000 f, 137665.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338640 f, 154842.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259980 f, 50160.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338700 f, 154869.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110060 f, 137673.3 fps, 0 ms/f
[junit] 2 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 338760 f, 154684.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260040 f, 50171.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338820 f, 154641.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110120 f, 137680.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338880 f, 154669.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260100 f, 50183.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338940 f, 154696.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110180 f, 137688.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339000 f, 154653.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260160 f, 50194.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339060 f, 154680.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110240 f, 137695.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339120 f, 154708.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260220 f, 50206.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339180 f, 154735.4 fps, 0 ms/f
[junit] 8 s: 60 f / 51 ms, 1176.4 fps, 0 ms/f; total: 1110300 f, 136837.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339240 f, 154762.7 fps, 0 ms/f
[junit] 5 s: 60 f / 51 ms, 1176.4 fps, 0 ms/f; total: 260280 f, 49728.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339300 f, 154790.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260340 f, 49740.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339360 f, 154817.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110360 f, 136844.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339420 f, 154844.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260400 f, 49751.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339480 f, 154872.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110420 f, 136852.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339540 f, 154829.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260460 f, 49763.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339600 f, 154856.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110480 f, 136859.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339660 f, 154883.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260520 f, 49765.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339720 f, 154911.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110540 f, 136850.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339780 f, 154938.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260580 f, 49776.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339840 f, 154965.8 fps, 0 ms/f
[junit] 8 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1110600 f, 136823.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339900 f, 154993.1 fps, 0 ms/f
[junit] 5 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 260640 f, 49768.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339960 f, 155020.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110660 f, 136831.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340020 f, 155047.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260700 f, 49780.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340080 f, 155004.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110720 f, 136821.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340140 f, 154961.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260760 f, 49782.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340200 f, 154988.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340260 f, 155015.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340320 f, 155043.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340380 f, 155070.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340440 f, 155097.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340500 f, 155125.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340560 f, 155081.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340620 f, 155109.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340680 f, 155136.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340740 f, 155163.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340800 f, 155191.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340860 f, 155218.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340920 f, 155245.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340980 f, 155273.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341040 f, 155300.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341100 f, 155257.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341160 f, 155284.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341220 f, 155311.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341280 f, 155339.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341340 f, 155366.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341400 f, 155393.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341460 f, 155421.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341520 f, 155448.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341580 f, 155475.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341640 f, 155432.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341700 f, 155459.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341760 f, 155486.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341820 f, 155514.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341880 f, 155541.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341940 f, 155568.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342000 f, 155525.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342060 f, 155552.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342120 f, 155579.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342180 f, 155607.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342240 f, 155634.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342300 f, 155661.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342360 f, 155688.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342420 f, 155716.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342480 f, 155743.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342540 f, 155770.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342600 f, 155727.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342660 f, 155754.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342720 f, 155781.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342780 f, 155809.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342840 f, 155836.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342900 f, 155863.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342960 f, 155890.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343020 f, 155918.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110780 f, 136829.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343080 f, 155874.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260820 f, 49793.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343140 f, 155901.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110840 f, 136836.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343200 f, 155929.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260880 f, 49805.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343260 f, 155956.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110900 f, 136844.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343320 f, 155983.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260940 f, 49816.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343380 f, 156010.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110960 f, 136851.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343440 f, 156038.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261000 f, 49828.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343500 f, 156065.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111020 f, 136858.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343560 f, 156092.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261060 f, 49839.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343620 f, 156119.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111080 f, 136866.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343680 f, 156076.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261120 f, 49851.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343740 f, 156103.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111140 f, 136873.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261180 f, 49862.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111200 f, 136864.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261240 f, 49864.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111260 f, 136871.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261300 f, 49875.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111320 f, 136878.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261360 f, 49887.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111380 f, 136886.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261420 f, 49898.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111440 f, 136893.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261480 f, 49910.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111500 f, 136901.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261540 f, 49921.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111560 f, 136908.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261600 f, 49933.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111620 f, 136915.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261660 f, 49935.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111680 f, 136906.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261720 f, 49946.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111740 f, 136913.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261780 f, 49958.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111800 f, 136921.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261840 f, 49969.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111860 f, 136928.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261900 f, 49980.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111920 f, 136935.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261960 f, 49992.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111980 f, 136943.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262020 f, 50003.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112040 f, 136950.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262080 f, 50015.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112100 f, 136941.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262140 f, 50017.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112160 f, 136948.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262200 f, 50028.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112220 f, 136956.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262260 f, 50040.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112280 f, 136963.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262320 f, 50051.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112340 f, 136970.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262380 f, 50062.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112400 f, 136978.2 fps, 0 ms/f
[junit] 8 s: 60 f / 55 ms, 1090.9 fps, 0 ms/f; total: 1112460 f, 136064.1 fps, 0 ms/f
[junit] 5 s: 60 f / 55 ms, 1090.9 fps, 0 ms/f; total: 262440 f, 49554.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112520 f, 136071.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262500 f, 49565.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112580 f, 136078.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262560 f, 49577.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112640 f, 136069.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262620 f, 49579.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112700 f, 136076.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262680 f, 49590.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112760 f, 136084.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262740 f, 49601.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112820 f, 136091.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262800 f, 49612.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112880 f, 136098.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262860 f, 49624.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112940 f, 136106.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262920 f, 49635.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113000 f, 136113.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262980 f, 49646.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113060 f, 136120.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263040 f, 49658.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113120 f, 136111.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263100 f, 49660.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113180 f, 136118.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263160 f, 49671.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113240 f, 136126.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263220 f, 49682.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113300 f, 136133.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263280 f, 49694.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113360 f, 136140.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263340 f, 49705.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113420 f, 136148.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263400 f, 49716.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113480 f, 136155.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263460 f, 49728.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113540 f, 136162.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263520 f, 49739.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113600 f, 136153.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263580 f, 49741.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113660 f, 136160.9 fps, 0 ms/f
[junit] 5 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 263640 f, 49687.1 fps, 0 ms/f
[junit] 8 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 1113720 f, 136051.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113780 f, 136059.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263700 f, 49698.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113840 f, 136049.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263760 f, 49700.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113900 f, 136057.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263820 f, 49711.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263880 f, 49723.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113960 f, 136064.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263940 f, 49734.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114020 f, 136071.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264000 f, 49745.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114080 f, 136079.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264060 f, 49756.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114140 f, 136086.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264120 f, 49768.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264180 f, 49779.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114200 f, 136093.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264240 f, 49790.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114260 f, 136101.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264300 f, 49802.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114320 f, 136091.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264360 f, 49804.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114380 f, 136099.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264420 f, 49815.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114440 f, 136106.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264480 f, 49826.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114500 f, 136113.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264540 f, 49837.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114560 f, 136121.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264600 f, 49849.2 fps, 0 ms/f
[junit] 8 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1114620 f, 136095.2 fps, 0 ms/f
[junit] 5 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 264660 f, 49841.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114680 f, 136102.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264720 f, 49853.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114740 f, 136109.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264780 f, 49864.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114800 f, 136100.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264840 f, 49866.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114860 f, 136107.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264900 f, 49877.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114920 f, 136115.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264960 f, 49888.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114980 f, 136122.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265020 f, 49900.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115040 f, 136129.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265080 f, 49911.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115100 f, 136137.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265140 f, 49922.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115160 f, 136144.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265200 f, 49934.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115220 f, 136151.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265260 f, 49945.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115280 f, 136159.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265320 f, 49956.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115340 f, 136149.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265380 f, 49958.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115400 f, 136157.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265440 f, 49969.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115460 f, 136164.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265500 f, 49981.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115520 f, 136171.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265560 f, 49992.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115580 f, 136179.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265620 f, 50003.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115640 f, 136186.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265680 f, 50015.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115700 f, 136193.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265740 f, 50026.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115760 f, 136201.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265800 f, 50037.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115820 f, 136208.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265860 f, 50048.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115880 f, 136199.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265920 f, 50050.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115940 f, 136206.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343800 f, 156130.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265980 f, 50062.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116000 f, 136213.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266040 f, 50073.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116060 f, 136221.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266100 f, 50084.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116120 f, 136228.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266160 f, 50095.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116180 f, 136235.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266220 f, 50107.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116240 f, 136243.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266280 f, 50118.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116300 f, 136250.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266340 f, 50129.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116360 f, 136257.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266400 f, 50141.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116420 f, 136248.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266460 f, 50143.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116480 f, 136255.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266520 f, 50154.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116540 f, 136263.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266580 f, 50165.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116600 f, 136270.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266640 f, 50176.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116660 f, 136277.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266700 f, 50188.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116720 f, 136285.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266760 f, 50199.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116780 f, 136292.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266820 f, 50210.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116840 f, 136299.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266880 f, 50222.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116900 f, 136307.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116960 f, 136297.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266940 f, 50223.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117020 f, 136305.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343860 f, 156158.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343920 f, 156185.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343980 f, 156212.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344040 f, 156239.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344100 f, 156267.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344160 f, 156294.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344220 f, 156250.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344280 f, 156277.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344340 f, 156305.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344400 f, 156332.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344460 f, 156359.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344520 f, 156386.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344580 f, 156413.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344640 f, 156441.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267000 f, 50235.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117080 f, 136312.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267060 f, 50246.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117140 f, 136319.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267120 f, 50257.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117200 f, 136327.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267180 f, 50269.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117260 f, 136334.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267240 f, 50280.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117320 f, 136341.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267300 f, 50291.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117380 f, 136348.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267360 f, 50302.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117440 f, 136356.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267420 f, 50304.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117500 f, 136347.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267480 f, 50316.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117560 f, 136354.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267540 f, 50327.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117620 f, 136361.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267600 f, 50338.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117680 f, 136368.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267660 f, 50349.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117740 f, 136376.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267720 f, 50361.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117800 f, 136383.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267780 f, 50372.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117860 f, 136390.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267840 f, 50383.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117920 f, 136398.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267900 f, 50395.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117980 f, 136405.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267960 f, 50396.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118040 f, 136396.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268020 f, 50408.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118100 f, 136403.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268080 f, 50419.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118160 f, 136410.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344700 f, 156468.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268140 f, 50430.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344760 f, 156495.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118220 f, 136418.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344820 f, 156451.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344880 f, 156479.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344940 f, 156506.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345000 f, 156533.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345060 f, 156560.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345120 f, 156588.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345180 f, 156615.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345240 f, 156642.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345300 f, 156669.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345360 f, 156696.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345420 f, 156653.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345480 f, 156680.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345540 f, 156707.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345600 f, 156734.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345660 f, 156761.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345720 f, 156789.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345780 f, 156816.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345840 f, 156843.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345900 f, 156870.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345960 f, 156826.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346020 f, 156854.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346080 f, 156881.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346140 f, 156908.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346200 f, 156935.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346260 f, 156962.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346320 f, 156990.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346380 f, 157017.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346440 f, 157044.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346500 f, 157071.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346560 f, 157027.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346620 f, 157054.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346680 f, 157082.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346740 f, 157109.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346800 f, 157136.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346860 f, 157163.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346920 f, 157190.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346980 f, 157217.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347040 f, 157245.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347100 f, 157272.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347160 f, 157299.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347220 f, 157255.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347280 f, 157282.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347340 f, 157309.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347400 f, 157336.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347460 f, 157364.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347520 f, 157391.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347580 f, 157418.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347640 f, 157445.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347700 f, 157472.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347760 f, 157500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347820 f, 157455.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347880 f, 157483.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347940 f, 157510.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348000 f, 157537.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348060 f, 157564.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348120 f, 157591.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348180 f, 157618.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348240 f, 157646.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348300 f, 157673.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348360 f, 157700.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348420 f, 157656.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348480 f, 157683.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348540 f, 157710.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348600 f, 157737.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348660 f, 157764.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348720 f, 157791.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348780 f, 157747.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348840 f, 157774.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348900 f, 157801.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348960 f, 157829.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349020 f, 157784.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349080 f, 157811.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349140 f, 157839.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349200 f, 157866.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349260 f, 157893.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349320 f, 157920.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349380 f, 157947.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349440 f, 157974.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349500 f, 158001.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349560 f, 157957.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349620 f, 157984.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349680 f, 158011.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349740 f, 158038.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349800 f, 158065.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349860 f, 158093.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349920 f, 158120.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349980 f, 158147.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350040 f, 158174.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350100 f, 158201.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350160 f, 158228.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350220 f, 158184.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350280 f, 158211.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350340 f, 158238.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350400 f, 158265.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350460 f, 158292.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350520 f, 158319.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350580 f, 158346.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350640 f, 158373.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350700 f, 158401.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350760 f, 158428.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350820 f, 158383.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350880 f, 158410.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350940 f, 158437.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351000 f, 158465.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351060 f, 158492.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351120 f, 158519.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351180 f, 158546.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351240 f, 158573.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351300 f, 158600.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351360 f, 158555.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351420 f, 158583.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351480 f, 158610.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351540 f, 158637.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351600 f, 158664.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351660 f, 158691.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351720 f, 158718.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351780 f, 158745.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351840 f, 158772.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351900 f, 158799.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351960 f, 158755.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352020 f, 158782.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352080 f, 158809.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352140 f, 158836.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352200 f, 158863.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352260 f, 158890.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352320 f, 158917.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352380 f, 158944.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352440 f, 158971.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352500 f, 158926.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352560 f, 158954.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352620 f, 158981.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352680 f, 159008.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352740 f, 159035.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268200 f, 50441.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352800 f, 159062.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118280 f, 136425.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268260 f, 50453.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118340 f, 136432.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268320 f, 50464.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352860 f, 159089.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352920 f, 159116.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352980 f, 159143.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353040 f, 159170.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353100 f, 159125.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353160 f, 159152.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353220 f, 159179.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353280 f, 159206.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353340 f, 159233.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353400 f, 159260.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353460 f, 159287.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353520 f, 159315.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353580 f, 159342.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353640 f, 159297.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353700 f, 159324.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353760 f, 159351.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353820 f, 159378.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353880 f, 159405.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353940 f, 159432.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354000 f, 159459.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354060 f, 159486.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354120 f, 159513.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354180 f, 159540.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354240 f, 159567.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354300 f, 159594.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354360 f, 159549.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354420 f, 159576.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354480 f, 159603.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354540 f, 159630.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354600 f, 159657.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354660 f, 159684.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354720 f, 159711.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354780 f, 159738.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354840 f, 159693.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354900 f, 159720.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354960 f, 159747.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355020 f, 159774.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355080 f, 159801.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355140 f, 159828.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355200 f, 159855.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355260 f, 159882.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355320 f, 159909.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355380 f, 159937.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355440 f, 159892.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355500 f, 159919.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355560 f, 159946.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355620 f, 159973.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355680 f, 160000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355740 f, 160026.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355800 f, 160053.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355860 f, 160080.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355920 f, 160107.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355980 f, 160062.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356040 f, 160089.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356100 f, 160116.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356160 f, 160143.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356220 f, 160170.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356280 f, 160197.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356340 f, 160224.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356400 f, 160251.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356460 f, 160278.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356520 f, 160233.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356580 f, 160260.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356640 f, 160287.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356700 f, 160314.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356760 f, 160341.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356820 f, 160368.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356880 f, 160395.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356940 f, 160422.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357000 f, 160449.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357060 f, 160404.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357120 f, 160431.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357180 f, 160458.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357240 f, 160485.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357300 f, 160512.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357360 f, 160539.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357420 f, 160566.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357480 f, 160592.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357540 f, 160619.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357600 f, 160574.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118400 f, 136440.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268380 f, 50475.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118460 f, 136447.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268440 f, 50487.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118520 f, 136454.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268500 f, 50498.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118580 f, 136445.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268560 f, 50500.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118640 f, 136452.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268620 f, 50511.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118700 f, 136460.1 fps, 0 ms/f
[junit] 5 s: 60 f / 92 ms, 652.1 fps, 1 ms/f; total: 268680 f, 49663.5 fps, 0 ms/f
[junit] 8 s: 60 f / 92 ms, 652.1 fps, 1 ms/f; total: 1118760 f, 134952.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268740 f, 49665.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118820 f, 134943.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357660 f, 160601.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357720 f, 160628.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357780 f, 160655.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357840 f, 160682.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357900 f, 160709.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357960 f, 160736.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358020 f, 160691.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358080 f, 160718.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358140 f, 160745.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358200 f, 160699.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358260 f, 160726.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358320 f, 160753.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358380 f, 160780.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358440 f, 160807.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358500 f, 160834.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358560 f, 160861.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358620 f, 160888.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358680 f, 160915.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358740 f, 160869.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358800 f, 160896.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358860 f, 160923.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358920 f, 160950.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358980 f, 160977.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359040 f, 161004.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359100 f, 161031.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359160 f, 161058.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359220 f, 161085.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359280 f, 161112.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359340 f, 161139.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359400 f, 161093.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359460 f, 161120.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359520 f, 161147.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359580 f, 161174.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359640 f, 161201.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359700 f, 161228.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359760 f, 161255.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359820 f, 161281.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359880 f, 161308.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359940 f, 161335.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360000 f, 161362.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360060 f, 161389.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360120 f, 161344.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360180 f, 161370.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360240 f, 161397.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360300 f, 161424.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360360 f, 161451.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360420 f, 161478.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360480 f, 161505.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360540 f, 161532.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360600 f, 161486.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360660 f, 161513.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360720 f, 161540.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360780 f, 161567.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360840 f, 161594.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360900 f, 161621.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360960 f, 161648.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361020 f, 161674.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361080 f, 161701.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361140 f, 161656.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361200 f, 161683.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361260 f, 161709.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361320 f, 161736.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361380 f, 161763.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361440 f, 161790.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361500 f, 161817.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361560 f, 161844.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361620 f, 161871.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361680 f, 161897.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361740 f, 161852.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361800 f, 161879.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361860 f, 161906.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361920 f, 161932.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361980 f, 161959.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362040 f, 161986.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362100 f, 162013.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362160 f, 162040.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362220 f, 162067.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362280 f, 162093.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362340 f, 162048.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362400 f, 162075.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362460 f, 162101.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362520 f, 162128.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362580 f, 162155.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362640 f, 162182.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362700 f, 162209.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362760 f, 162236.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362820 f, 162262.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362880 f, 162217.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362940 f, 162244.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363000 f, 162270.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118880 f, 134951.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268800 f, 49676.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118940 f, 134958.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268860 f, 49687.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119000 f, 134965.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268920 f, 49698.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119060 f, 134972.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268980 f, 49709.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119120 f, 134980.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119180 f, 134987.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269040 f, 49720.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269100 f, 49722.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119240 f, 134978.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269160 f, 49733.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119300 f, 134985.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269220 f, 49745.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119360 f, 134992.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269280 f, 49756.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119420 f, 135000.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269340 f, 49767.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119480 f, 135007.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269400 f, 49778.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119540 f, 135014.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269460 f, 49789.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119600 f, 135021.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269520 f, 49800.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119660 f, 135028.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269580 f, 49811.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119720 f, 135019.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269640 f, 49813.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119780 f, 135027.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269700 f, 49824.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119840 f, 135034.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269760 f, 49835.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119900 f, 135041.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269820 f, 49846.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119960 f, 135048.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269880 f, 49857.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120020 f, 135056.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269940 f, 49868.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120080 f, 135063.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270000 f, 49879.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120140 f, 135070.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270060 f, 49891.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120200 f, 135077.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270120 f, 49892.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120260 f, 135068.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270180 f, 49903.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120320 f, 135075.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270240 f, 49915.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120380 f, 135083.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270300 f, 49926.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120440 f, 135090.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270360 f, 49937.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120500 f, 135097.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270420 f, 49948.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120560 f, 135104.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270480 f, 49959.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120620 f, 135112.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270540 f, 49970.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120680 f, 135119.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270600 f, 49981.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120740 f, 135126.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270660 f, 49983.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120800 f, 135117.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270720 f, 49994.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120860 f, 135124.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270780 f, 50005.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120920 f, 135132.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270840 f, 50016.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120980 f, 135139.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270900 f, 50027.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121040 f, 135146.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270960 f, 50038.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121100 f, 135153.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271020 f, 50049.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121160 f, 135160.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271080 f, 50060.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121220 f, 135168.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271140 f, 50072.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121280 f, 135159.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271200 f, 50073.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121340 f, 135166.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271260 f, 50084.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121400 f, 135173.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271320 f, 50096.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121460 f, 135180.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271380 f, 50107.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121520 f, 135188.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271440 f, 50118.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121580 f, 135195.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121640 f, 135202.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271500 f, 50129.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121700 f, 135209.7 fps, 0 ms/f
[junit] 5 s: 60 f / 108 ms, 555.5 fps, 1 ms/f; total: 271560 f, 49160.0 fps, 0 ms/f
[junit] 8 s: 60 f / 108 ms, 555.5 fps, 1 ms/f; total: 1121760 f, 133479.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121820 f, 133470.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271620 f, 49161.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121880 f, 133461.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271680 f, 49163.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121940 f, 133468.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271740 f, 49174.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122000 f, 133476.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271800 f, 49185.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122060 f, 133483.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271860 f, 49196.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122120 f, 133490.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271920 f, 49207.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122180 f, 133497.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363060 f, 162297.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363120 f, 162324.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363180 f, 162351.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363240 f, 162378.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363300 f, 162405.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363360 f, 162431.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363420 f, 162458.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363480 f, 162412.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363540 f, 162439.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363600 f, 162466.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363660 f, 162493.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363720 f, 162520.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363780 f, 162546.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363840 f, 162573.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363900 f, 162600.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363960 f, 162627.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364020 f, 162654.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364080 f, 162608.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364140 f, 162635.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364200 f, 162661.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364260 f, 162688.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364320 f, 162715.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364380 f, 162742.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364440 f, 162769.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364500 f, 162795.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364560 f, 162822.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364620 f, 162849.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364680 f, 162876.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364740 f, 162903.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364800 f, 162857.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364860 f, 162883.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364920 f, 162910.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364980 f, 162937.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365040 f, 162964.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365100 f, 162991.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365160 f, 163017.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365220 f, 163044.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365280 f, 163071.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365340 f, 163025.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365400 f, 163052.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365460 f, 163078.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365520 f, 163105.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365580 f, 163132.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365640 f, 163159.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365700 f, 163186.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365760 f, 163212.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365820 f, 163239.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365880 f, 163266.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365940 f, 163293.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366000 f, 163247.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366060 f, 163273.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366120 f, 163300.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366180 f, 163327.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366240 f, 163354.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366300 f, 163380.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366360 f, 163407.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366420 f, 163434.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366480 f, 163461.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366540 f, 163415.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366600 f, 163441.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366660 f, 163468.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366720 f, 163495.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366780 f, 163522.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366840 f, 163548.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1063 ms, 56.4 fps, 17 ms/f; total: 60 f, 56.4 fps, 17 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271980 f, 49218.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122240 f, 133504.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272040 f, 49229.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122300 f, 133511.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272100 f, 49231.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122360 f, 133503.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272160 f, 49241.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122420 f, 133510.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272220 f, 49252.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122480 f, 133517.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272280 f, 49263.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122540 f, 133524.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272340 f, 49274.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122600 f, 133531.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272400 f, 49285.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122660 f, 133538.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272460 f, 49296.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122720 f, 133545.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272520 f, 49307.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122780 f, 133553.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272580 f, 49308.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122840 f, 133544.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272640 f, 49319.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122900 f, 133551.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272700 f, 49330.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122960 f, 133558.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272760 f, 49341.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123020 f, 133565.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272820 f, 49352.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123080 f, 133572.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272880 f, 49363.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123140 f, 133579.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272940 f, 49374.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123200 f, 133587.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273000 f, 49384.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123260 f, 133578.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273060 f, 49386.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123320 f, 133585.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273120 f, 49397.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123380 f, 133592.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273180 f, 49408.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123440 f, 133599.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273240 f, 49419.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123500 f, 133606.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273300 f, 49430.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123560 f, 133613.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273360 f, 49441.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123620 f, 133621.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273420 f, 49451.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123680 f, 133628.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273480 f, 49453.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123740 f, 133619.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273540 f, 49464.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123800 f, 133626.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273600 f, 49475.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123860 f, 133633.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273660 f, 49486.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123920 f, 133640.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273720 f, 49497.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123980 f, 133648.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273780 f, 49508.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124040 f, 133655.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273840 f, 49518.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124100 f, 133662.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273900 f, 49529.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124160 f, 133669.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273960 f, 49540.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124220 f, 133676.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274020 f, 49542.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124280 f, 133667.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274080 f, 49553.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124340 f, 133674.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274140 f, 49564.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124400 f, 133682.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274200 f, 49575.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124460 f, 133689.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274260 f, 49585.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124520 f, 133696.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274320 f, 49596.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124580 f, 133703.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274380 f, 49607.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124640 f, 133710.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274440 f, 49618.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124700 f, 133717.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274500 f, 49629.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124760 f, 133724.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274560 f, 49631.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274620 f, 49642.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124820 f, 133716.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274680 f, 49652.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124880 f, 133723.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274740 f, 49663.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124940 f, 133730.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274800 f, 49674.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125000 f, 133737.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274860 f, 49685.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274920 f, 49696.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125060 f, 133744.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274980 f, 49707.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125120 f, 133751.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275040 f, 49718.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125180 f, 133758.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275100 f, 49728.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125240 f, 133750.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125300 f, 133757.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275160 f, 49730.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125360 f, 133764.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275220 f, 49741.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125420 f, 133771.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275280 f, 49752.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125480 f, 133778.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275340 f, 49763.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125540 f, 133785.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275400 f, 49774.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125600 f, 133792.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275460 f, 49784.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125660 f, 133800.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275520 f, 49795.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125720 f, 133807.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275580 f, 49797.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125780 f, 133798.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275640 f, 49808.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125840 f, 133805.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275700 f, 49819.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125900 f, 133812.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275760 f, 49830.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125960 f, 133819.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275820 f, 49840.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126020 f, 133826.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275880 f, 49851.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126080 f, 133834.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275940 f, 49862.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126140 f, 133841.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276000 f, 49873.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126200 f, 133848.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276060 f, 49875.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126260 f, 133839.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276120 f, 49886.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126320 f, 133846.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276180 f, 49897.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126380 f, 133853.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276240 f, 49907.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126440 f, 133860.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276300 f, 49918.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126500 f, 133868.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276360 f, 49929.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126560 f, 133875.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276420 f, 49940.3 fps, 0 ms/f
[junit] 8 s: 60 f / 102 ms, 588.2 fps, 1 ms/f; total: 1126620 f, 132278.9 fps, 0 ms/f
[junit] 5 s: 60 f / 102 ms, 588.2 fps, 1 ms/f; total: 276480 f, 49047.3 fps, 0 ms/f
[junit] 5 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 276540 f, 49040.6 fps, 0 ms/f
[junit] 8 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1126680 f, 132254.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276600 f, 49051.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126740 f, 132262.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276660 f, 49061.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126800 f, 132269.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276720 f, 49072.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126860 f, 132276.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276780 f, 49083.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126920 f, 132283.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276840 f, 49085.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126980 f, 132274.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276900 f, 49095.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127040 f, 132281.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276960 f, 49106.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127100 f, 132288.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277020 f, 49117.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127160 f, 132295.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366900 f, 163502.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366960 f, 163529.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367020 f, 163556.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367080 f, 163510.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367140 f, 163536.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367200 f, 163563.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367260 f, 163590.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367320 f, 163616.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367380 f, 163643.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367440 f, 163670.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367500 f, 163697.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367560 f, 163650.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367620 f, 163677.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367680 f, 163704.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367740 f, 163731.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367800 f, 163757.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367860 f, 163784.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367920 f, 163811.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367980 f, 163837.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368040 f, 163864.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368100 f, 163891.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368160 f, 163845.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368220 f, 163871.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368280 f, 163898.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368340 f, 163925.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368400 f, 163951.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368460 f, 163978.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368520 f, 164005.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368580 f, 164032.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368640 f, 164058.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368700 f, 164085.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368760 f, 164039.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368820 f, 164065.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368880 f, 164092.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368940 f, 164119.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369000 f, 164145.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369060 f, 164172.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369120 f, 164199.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369180 f, 164225.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369240 f, 164252.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369300 f, 164279.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369360 f, 164306.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369420 f, 164259.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369480 f, 164286.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369540 f, 164313.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369600 f, 164339.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369660 f, 164366.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369720 f, 164393.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369780 f, 164419.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369840 f, 164446.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369900 f, 164473.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369960 f, 164426.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370020 f, 164453.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370080 f, 164480.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370140 f, 164506.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370200 f, 164533.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370260 f, 164560.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370320 f, 164586.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370380 f, 164613.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370440 f, 164640.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370500 f, 164593.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370560 f, 164620.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370620 f, 164646.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370680 f, 164673.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370740 f, 164700.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370800 f, 164726.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370860 f, 164753.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370920 f, 164780.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370980 f, 164806.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371040 f, 164833.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371100 f, 164786.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371160 f, 164813.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371220 f, 164840.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371280 f, 164866.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371340 f, 164893.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371400 f, 164920.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371460 f, 164946.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371520 f, 164973.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371580 f, 164926.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371640 f, 164953.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371700 f, 164980.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371760 f, 165006.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371820 f, 165033.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371880 f, 165059.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371940 f, 165086.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372000 f, 165113.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372060 f, 165139.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372120 f, 165166.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372180 f, 165193.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372240 f, 165219.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372300 f, 165173.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372360 f, 165199.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372420 f, 165226.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372480 f, 165252.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372540 f, 165279.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372600 f, 165306.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372660 f, 165332.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372720 f, 165359.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372780 f, 165385.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372840 f, 165412.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372900 f, 165365.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372960 f, 165392.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373020 f, 165419.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373080 f, 165445.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373140 f, 165472.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373200 f, 165498.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373260 f, 165525.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373320 f, 165552.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373380 f, 165578.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373440 f, 165531.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373500 f, 165558.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373560 f, 165585.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373620 f, 165611.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373680 f, 165638.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373740 f, 165664.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373800 f, 165691.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373860 f, 165718.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373920 f, 165744.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373980 f, 165771.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374040 f, 165724.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374100 f, 165751.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374160 f, 165777.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374220 f, 165804.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374280 f, 165830.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374340 f, 165857.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374400 f, 165883.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374460 f, 165910.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374520 f, 165937.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374580 f, 165890.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374640 f, 165916.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374700 f, 165943.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374760 f, 165969.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374820 f, 165996.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374880 f, 166023.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374940 f, 166049.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375000 f, 166076.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375060 f, 166102.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375120 f, 166129.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375180 f, 166155.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375240 f, 166108.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375300 f, 166135.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375360 f, 166162.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375420 f, 166188.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375480 f, 166215.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375540 f, 166241.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375600 f, 166268.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375660 f, 166294.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375720 f, 166321.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375780 f, 166274.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375840 f, 166300.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375900 f, 166327.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375960 f, 166353.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376020 f, 166380.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376080 f, 166407.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376140 f, 166433.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376200 f, 166386.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376260 f, 166413.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376320 f, 166439.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376380 f, 166392.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376440 f, 166419.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376500 f, 166445.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376560 f, 166472.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376620 f, 166498.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376680 f, 166525.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376740 f, 166551.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376800 f, 166578.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376860 f, 166604.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376920 f, 166557.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376980 f, 166584.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377040 f, 166610.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377100 f, 166637.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377160 f, 166663.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377220 f, 166690.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377280 f, 166716.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377340 f, 166743.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377400 f, 166769.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377460 f, 166796.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377520 f, 166749.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377580 f, 166775.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377640 f, 166802.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377700 f, 166828.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377760 f, 166855.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377820 f, 166881.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377880 f, 166908.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377940 f, 166934.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378000 f, 166961.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378060 f, 166987.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378120 f, 167014.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378180 f, 166966.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378240 f, 166993.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378300 f, 167019.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378360 f, 167046.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378420 f, 167072.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378480 f, 167099.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378540 f, 167125.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378600 f, 167152.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378660 f, 167178.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378720 f, 167205.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378780 f, 167157.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378840 f, 167184.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378900 f, 167210.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378960 f, 167237.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379020 f, 167263.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379080 f, 167290.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379140 f, 167316.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379200 f, 167343.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379260 f, 167369.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379320 f, 167396.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379380 f, 167348.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379440 f, 167375.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379500 f, 167401.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379560 f, 167428.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379620 f, 167454.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379680 f, 167481.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379740 f, 167507.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379800 f, 167534.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379860 f, 167560.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379920 f, 167513.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379980 f, 167539.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380040 f, 167566.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380100 f, 167592.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380160 f, 167619.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380220 f, 167645.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380280 f, 167671.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380340 f, 167698.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380400 f, 167724.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380460 f, 167751.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380520 f, 167703.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380580 f, 167730.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380640 f, 167756.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380700 f, 167783.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380760 f, 167809.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380820 f, 167836.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380880 f, 167862.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380940 f, 167888.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381000 f, 167915.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381060 f, 167867.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381120 f, 167894.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381180 f, 167920.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381240 f, 167947.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381300 f, 167973.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381360 f, 168000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381420 f, 168026.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381480 f, 168052.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381540 f, 168079.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381600 f, 168105.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381660 f, 168058.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381720 f, 168084.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381780 f, 168110.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381840 f, 168137.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381900 f, 168163.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381960 f, 168190.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382020 f, 168216.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382080 f, 168243.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382140 f, 168269.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382200 f, 168221.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382260 f, 168248.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382320 f, 168274.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382380 f, 168301.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382440 f, 168327.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382500 f, 168353.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382560 f, 168380.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382620 f, 168406.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382680 f, 168433.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382740 f, 168459.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382800 f, 168411.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382860 f, 168438.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382920 f, 168464.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382980 f, 168490.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383040 f, 168517.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383100 f, 168543.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383160 f, 168570.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383220 f, 168596.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383280 f, 168622.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383340 f, 168649.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383400 f, 168601.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383460 f, 168627.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383520 f, 168654.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383580 f, 168680.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383640 f, 168707.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383700 f, 168733.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383760 f, 168759.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383820 f, 168786.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383880 f, 168812.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383940 f, 168839.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384000 f, 168865.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384060 f, 168891.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384120 f, 168843.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384180 f, 168870.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384240 f, 168896.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384300 f, 168923.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384360 f, 168949.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384420 f, 168975.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384480 f, 169002.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384540 f, 169028.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384600 f, 169054.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384660 f, 169007.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384720 f, 169033.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384780 f, 169059.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384840 f, 169086.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384900 f, 169112.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384960 f, 169138.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385020 f, 169165.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385080 f, 169191.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385140 f, 169217.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385200 f, 169244.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385260 f, 169196.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385320 f, 169222.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385380 f, 169249.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385440 f, 169201.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385500 f, 169227.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385560 f, 169253.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385620 f, 169280.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385680 f, 169306.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385740 f, 169332.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385800 f, 169359.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385860 f, 169311.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385920 f, 169337.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385980 f, 169363.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386040 f, 169390.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386100 f, 169416.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386160 f, 169442.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386220 f, 169469.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386280 f, 169421.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386340 f, 169447.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386400 f, 169473.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386460 f, 169500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386520 f, 169526.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386580 f, 169552.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386640 f, 169578.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386700 f, 169605.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386760 f, 169631.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386820 f, 169657.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386880 f, 169609.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386940 f, 169636.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387000 f, 169662.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387060 f, 169688.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387120 f, 169715.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387180 f, 169741.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387240 f, 169767.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387300 f, 169793.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387360 f, 169820.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387420 f, 169846.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387480 f, 169798.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387540 f, 169824.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387600 f, 169851.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387660 f, 169877.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387720 f, 169903.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387780 f, 169929.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387840 f, 169881.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387900 f, 169908.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387960 f, 169934.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388020 f, 169960.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388080 f, 169986.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388140 f, 170013.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388200 f, 170039.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388260 f, 170065.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277080 f, 49127.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127220 f, 132302.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277140 f, 49138.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127280 f, 132309.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277200 f, 49148.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127340 f, 132316.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277260 f, 49159.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127400 f, 132323.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277320 f, 49161.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127460 f, 132315.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277380 f, 49172.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127520 f, 132322.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277440 f, 49182.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127580 f, 132329.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277500 f, 49193.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127640 f, 132336.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277560 f, 49204.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127700 f, 132343.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277620 f, 49214.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127760 f, 132350.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277680 f, 49225.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127820 f, 132357.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277740 f, 49235.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127880 f, 132349.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277800 f, 49237.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127940 f, 132356.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277860 f, 49248.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128000 f, 132363.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277920 f, 49259.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128060 f, 132370.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277980 f, 49269.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128120 f, 132377.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278040 f, 49280.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128180 f, 132384.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278100 f, 49291.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128240 f, 132391.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278160 f, 49301.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128300 f, 132398.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388320 f, 170091.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388380 f, 170043.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388440 f, 170070.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388500 f, 170096.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388560 f, 170122.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388620 f, 170148.8 fps, 0 ms/f
[junit] XXXXX Invisible Part 2/3
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388680 f, 170175.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388740 f, 170201.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388800 f, 170227.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388860 f, 170253.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388920 f, 170280.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388980 f, 170231.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389040 f, 170258.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389100 f, 170284.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389160 f, 170310.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389220 f, 170336.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389280 f, 170363.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389340 f, 170389.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389400 f, 170415.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389460 f, 170442.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278220 f, 49312.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128360 f, 132390.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278280 f, 49314.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128420 f, 132397.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278340 f, 49324.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128480 f, 132404.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278400 f, 49335.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128540 f, 132411.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278460 f, 49346.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128600 f, 132418.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278520 f, 49356.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128660 f, 132425.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278580 f, 49367.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128720 f, 132432.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278640 f, 49377.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128780 f, 132439.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278700 f, 49388.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128840 f, 132446.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278760 f, 49390.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128900 f, 132437.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278820 f, 49401.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128960 f, 132444.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278880 f, 49411.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129020 f, 132451.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278940 f, 49422.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129080 f, 132458.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279000 f, 49433.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129140 f, 132465.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279060 f, 49443.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129200 f, 132473.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279120 f, 49454.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129260 f, 132480.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279180 f, 49464.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129320 f, 132487.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279240 f, 49475.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129380 f, 132494.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279300 f, 49477.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129440 f, 132485.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279360 f, 49488.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129500 f, 132492.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279420 f, 49498.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129560 f, 132499.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279480 f, 49509.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129620 f, 132506.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279540 f, 49519.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129680 f, 132513.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279600 f, 49530.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129740 f, 132520.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129800 f, 132527.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279660 f, 49541.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129860 f, 132534.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279720 f, 49551.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129920 f, 132526.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279780 f, 49553.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129980 f, 132533.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279840 f, 49564.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130040 f, 132540.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279900 f, 49574.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130100 f, 132547.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279960 f, 49585.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130160 f, 132554.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280020 f, 49596.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130220 f, 132561.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280080 f, 49606.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130280 f, 132568.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280140 f, 49617.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130340 f, 132575.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280200 f, 49628.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130400 f, 132582.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280260 f, 49629.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130460 f, 132574.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280320 f, 49640.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130520 f, 132581.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389520 f, 170468.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280380 f, 49651.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389580 f, 170419.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389640 f, 170446.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389700 f, 170472.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389760 f, 170498.6 fps, 0 ms/f
[junit] 2 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 389820 f, 169119.3 fps, 0 ms/f
[junit] 2 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 389880 f, 167906.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389940 f, 167932.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390000 f, 167958.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390060 f, 167912.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390120 f, 167938.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390180 f, 167963.8 fps, 0 ms/f
[junit] 2 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 390240 f, 167845.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390300 f, 167870.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390360 f, 167896.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390420 f, 167922.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390480 f, 167948.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390540 f, 167974.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390600 f, 167927.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390660 f, 167953.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390720 f, 167979.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390780 f, 168005.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390840 f, 168030.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130580 f, 132588.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390900 f, 168056.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280440 f, 49661.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130640 f, 132595.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280500 f, 49672.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130700 f, 132602.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280560 f, 49683.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130760 f, 132609.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280620 f, 49693.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130820 f, 132616.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280680 f, 49704.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130880 f, 132623.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280740 f, 49714.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130940 f, 132630.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280800 f, 49716.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131000 f, 132621.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280860 f, 49727.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131060 f, 132628.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131120 f, 132636.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280920 f, 49737.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131180 f, 132643.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280980 f, 49748.5 fps, 0 ms/f
[junit] 8 s: 60 f / 94 ms, 638.2 fps, 1 ms/f; total: 1131240 f, 131203.8 fps, 0 ms/f
[junit] 5 s: 60 f / 94 ms, 638.2 fps, 1 ms/f; total: 281040 f, 48944.6 fps, 0 ms/f
[junit] 8 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1131300 f, 131180.4 fps, 0 ms/f
[junit] 5 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 281100 f, 48938.0 fps, 0 ms/f
[junit] 5 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 281160 f, 48905.9 fps, 0 ms/f
[junit] 8 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1131360 f, 131111.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281220 f, 48916.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131420 f, 131118.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131480 f, 131125.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281280 f, 48926.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281340 f, 48937.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131540 f, 131132.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281400 f, 48947.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131600 f, 131139.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281460 f, 48958.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131660 f, 131146.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281520 f, 48968.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131720 f, 131137.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281580 f, 48970.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281640 f, 48980.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131780 f, 131144.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281700 f, 48991.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131840 f, 131151.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281760 f, 49001.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131900 f, 131158.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281820 f, 49012.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131960 f, 131165.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281880 f, 49022.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132020 f, 131172.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281940 f, 49033.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132080 f, 131179.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282000 f, 49043.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132140 f, 131186.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282060 f, 49053.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132200 f, 131193.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282120 f, 49064.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132260 f, 131185.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282180 f, 49066.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132320 f, 131192.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282240 f, 49076.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132380 f, 131199.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282300 f, 49087.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132440 f, 131206.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282360 f, 49097.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132500 f, 131213.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282420 f, 49107.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132560 f, 131220.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282480 f, 49118.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132620 f, 131226.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282540 f, 49128.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390960 f, 168082.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132680 f, 131233.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391020 f, 168108.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391080 f, 168134.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391140 f, 168087.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391200 f, 168113.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391260 f, 168139.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391320 f, 168165.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391380 f, 168190.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391440 f, 168216.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391500 f, 168242.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391560 f, 168268.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391620 f, 168293.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391680 f, 168319.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391740 f, 168273.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391800 f, 168298.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391860 f, 168324.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391920 f, 168350.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391980 f, 168304.0 fps, 0 ms/f
[junit] 0 s: 60 f / 13 ms, 4615.3 fps, 0 ms/f; total: 60 f, 4615.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392040 f, 168329.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 9230.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392100 f, 168355.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 13846.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392160 f, 168381.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 18461.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392220 f, 168407.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392280 f, 168432.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 23076.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392340 f, 168386.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 25714.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392400 f, 168412.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 30000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392460 f, 168437.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 34285.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392520 f, 168463.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 38571.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392580 f, 168489.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 42857.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392640 f, 168515.0 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] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392700 f, 168540.7 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] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392760 f, 168566.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392820 f, 168592.2 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] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392880 f, 168545.6 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] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392940 f, 168571.4 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] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393000 f, 168597.1 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] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393060 f, 168622.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 68000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393120 f, 168648.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 72000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393180 f, 168674.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 76000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393240 f, 168700.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 80000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393300 f, 168725.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 84000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393360 f, 168751.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 82500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393420 f, 168704.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 86250.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393480 f, 168730.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 90000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393540 f, 168756.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 93750.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393600 f, 168782.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282600 f, 49139.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 97500.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132740 f, 131240.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393660 f, 168807.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282660 f, 49141.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132800 f, 131232.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282720 f, 49151.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132860 f, 131239.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282780 f, 49162.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132920 f, 131246.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282840 f, 49172.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132980 f, 131253.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282900 f, 49182.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133040 f, 131260.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282960 f, 49193.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133100 f, 131267.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283020 f, 49203.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133160 f, 131274.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283080 f, 49214.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133220 f, 131281.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283140 f, 49224.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133280 f, 131288.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283200 f, 49226.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133340 f, 131279.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283260 f, 49236.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133400 f, 131286.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283320 f, 49247.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133460 f, 131293.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283380 f, 49257.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133520 f, 131300.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283440 f, 49268.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133580 f, 131307.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283500 f, 49278.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133640 f, 131314.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283560 f, 49289.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133700 f, 131321.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283620 f, 49299.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133760 f, 131328.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283680 f, 49309.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133820 f, 131320.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283740 f, 49311.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133880 f, 131327.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283800 f, 49322.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133940 f, 131334.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283860 f, 49332.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134000 f, 131341.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283920 f, 49343.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134060 f, 131348.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283980 f, 49353.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134120 f, 131355.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284040 f, 49363.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134180 f, 131362.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284100 f, 49374.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134240 f, 131369.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284160 f, 49384.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134300 f, 131375.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284220 f, 49395.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134360 f, 131367.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284280 f, 49397.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134420 f, 131374.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284340 f, 49407.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134480 f, 131381.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284400 f, 49417.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134540 f, 131388.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284460 f, 49428.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134600 f, 131395.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284520 f, 49438.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134660 f, 131402.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284580 f, 49449.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134720 f, 131409.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 101250.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393720 f, 168833.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 105000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393780 f, 168859.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 108750.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393840 f, 168885.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 112500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393900 f, 168838.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 109411.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393960 f, 168864.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 112941.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394020 f, 168889.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 116470.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394080 f, 168915.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 120000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394140 f, 168941.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 123529.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394200 f, 168967.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 127058.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394260 f, 168992.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 130588.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394320 f, 169018.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 134117.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394380 f, 169044.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 130000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394440 f, 168997.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 133333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 136666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394500 f, 169023.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 140000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394560 f, 169048.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 143333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394620 f, 169074.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 146666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394680 f, 169100.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 150000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394740 f, 169125.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 153333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 156666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394800 f, 169151.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394860 f, 169177.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 160000.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284640 f, 49459.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134780 f, 131416.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284700 f, 49470.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134840 f, 131423.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284760 f, 49480.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134900 f, 131415.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284820 f, 49482.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134960 f, 131421.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284880 f, 49492.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135020 f, 131428.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284940 f, 49503.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135080 f, 131435.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285000 f, 49513.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135140 f, 131442.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285060 f, 49523.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135200 f, 131449.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285120 f, 49534.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135260 f, 131456.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285180 f, 49544.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135320 f, 131463.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285240 f, 49555.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135380 f, 131470.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285300 f, 49565.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135440 f, 131462.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394920 f, 169130.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 154736.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285360 f, 49567.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135500 f, 131469.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285420 f, 49577.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135560 f, 131476.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285480 f, 49588.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394980 f, 169156.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135620 f, 131483.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 157894.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285540 f, 49598.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395040 f, 169182.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135680 f, 131490.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285600 f, 49609.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135740 f, 131497.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 161052.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395100 f, 169207.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285660 f, 49619.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 164210.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135800 f, 131504.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395160 f, 169233.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285720 f, 49630.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 167368.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135860 f, 131510.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395220 f, 169259.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395280 f, 169284.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285780 f, 49640.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 170526.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135920 f, 131517.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395340 f, 169310.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285840 f, 49642.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 173684.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135980 f, 131509.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395400 f, 169336.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285900 f, 49652.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 176842.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136040 f, 131516.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395460 f, 169361.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285960 f, 49663.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 180000.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136100 f, 131523.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395520 f, 169315.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286020 f, 49673.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 174000.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136160 f, 131530.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286080 f, 49683.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136220 f, 131537.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395580 f, 169340.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286140 f, 49694.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 177000.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136280 f, 131544.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395640 f, 169366.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286200 f, 49704.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 180000.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136340 f, 131551.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395700 f, 169392.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286260 f, 49715.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 183000.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136400 f, 131558.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286320 f, 49716.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395760 f, 169417.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136460 f, 131549.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 186000.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286380 f, 49727.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395820 f, 169443.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136520 f, 131556.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 189000.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286440 f, 49737.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395880 f, 169469.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136580 f, 131563.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 192000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395940 f, 169422.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286500 f, 49748.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 185714.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136640 f, 131570.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396000 f, 169448.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286560 f, 49758.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 188571.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136700 f, 131577.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286620 f, 49769.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136760 f, 131584.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286680 f, 49779.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396060 f, 169473.6 fps, 0 ms/f
[junit] 8 s: 60 f / 97 ms, 618.5 fps, 1 ms/f; total: 1136820 f, 130130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 191428.5 fps, 0 ms/f
[junit] 5 s: 60 f / 97 ms, 618.5 fps, 1 ms/f; total: 286740 f, 48965.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396120 f, 169499.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136880 f, 130122.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 194285.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286800 f, 48967.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396180 f, 169525.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136940 f, 130129.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 197142.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396240 f, 169550.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286860 f, 48977.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 200000.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137000 f, 130136.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396300 f, 169576.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286920 f, 48987.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396360 f, 169529.5 fps, 0 ms/f
[junit] 8 s: 60 f / 8 ms, 7500.0 fps, 0 ms/f; total: 1137060 f, 130024.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 193636.3 fps, 0 ms/f
[junit] 5 s: 60 f / 8 ms, 7500.0 fps, 0 ms/f; total: 286980 f, 48930.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396420 f, 169555.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137120 f, 130016.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 196363.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287040 f, 48932.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137180 f, 130022.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396480 f, 169580.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287100 f, 48943.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 199090.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137240 f, 130029.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396540 f, 169606.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287160 f, 48953.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 201818.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137300 f, 130021.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287220 f, 48955.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396600 f, 169632.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137360 f, 130028.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 204545.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287280 f, 48965.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 207272.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137420 f, 130035.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396660 f, 169657.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287340 f, 48975.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 200869.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137480 f, 130027.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396720 f, 169610.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287400 f, 48977.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 203478.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137540 f, 130034.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396780 f, 169636.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287460 f, 48987.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 206086.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137600 f, 130041.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396840 f, 169662.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287520 f, 48997.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 208695.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137660 f, 130033.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396900 f, 169687.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287580 f, 48999.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 211304.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137720 f, 130040.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396960 f, 169713.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287640 f, 49010.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 213913.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137780 f, 130046.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397020 f, 169739.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 207500.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287700 f, 49020.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397080 f, 169692.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137840 f, 130053.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 210000.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287760 f, 49030.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397140 f, 169717.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137900 f, 130045.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 212500.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287820 f, 49032.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397200 f, 169743.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137960 f, 130052.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 215000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397260 f, 169769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 217500.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287880 f, 49042.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 220000.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138020 f, 130044.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397320 f, 169794.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287940 f, 49044.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 222500.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138080 f, 130051.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397380 f, 169747.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288000 f, 49054.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 216000.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138140 f, 130058.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397440 f, 169773.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288060 f, 49064.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 218400.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138200 f, 130050.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397500 f, 169799.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288120 f, 49066.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 220800.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138260 f, 130057.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397560 f, 169824.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288180 f, 49076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 223200.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138320 f, 130049.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397620 f, 169850.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288240 f, 49078.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 225600.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138380 f, 130055.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397680 f, 169876.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288300 f, 49089.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 228000.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138440 f, 130062.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397740 f, 169901.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288360 f, 49099.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 221538.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138500 f, 130054.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397800 f, 169854.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288420 f, 49101.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 223846.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138560 f, 130061.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397860 f, 169880.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288480 f, 49111.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 226153.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138620 f, 130053.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397920 f, 169906.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288540 f, 49113.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 228461.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138680 f, 130060.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397980 f, 169931.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288600 f, 49123.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 230769.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138740 f, 130052.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398040 f, 169957.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288660 f, 49125.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 233076.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138800 f, 130059.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398100 f, 169982.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 235384.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398160 f, 170008.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 237692.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398220 f, 170034.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 231111.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398280 f, 169987.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 233333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398340 f, 170012.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 235555.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398400 f, 170038.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 237777.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398460 f, 170064.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 240000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398520 f, 170089.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 242222.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398580 f, 170115.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 244444.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398640 f, 170140.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 246666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398700 f, 170166.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 248888.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398760 f, 170192.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 242142.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398820 f, 170145.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 244285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 246428.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398880 f, 170170.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 248571.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398940 f, 170196.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 250714.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399000 f, 170221.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 252857.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399060 f, 170247.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 246206.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399120 f, 170200.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 248275.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399180 f, 170226.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 250344.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 252413.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399240 f, 170251.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 254482.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399300 f, 170277.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 256551.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399360 f, 170302.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 258620.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288720 f, 49135.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138860 f, 130066.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288780 f, 49145.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399420 f, 170328.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138920 f, 130058.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 260689.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288840 f, 49147.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138980 f, 130065.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288900 f, 49157.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139040 f, 130057.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288960 f, 49159.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139100 f, 130063.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289020 f, 49169.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139160 f, 130070.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289080 f, 49179.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139220 f, 130062.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289140 f, 49181.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139280 f, 130069.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289200 f, 49192.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139340 f, 130061.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289260 f, 49193.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139400 f, 130068.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399480 f, 170353.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289320 f, 49204.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 262758.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139460 f, 130075.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399540 f, 170379.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289380 f, 49214.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139520 f, 130067.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289440 f, 49216.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139580 f, 130074.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289500 f, 49226.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139640 f, 130066.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289560 f, 49228.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139700 f, 130073.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289620 f, 49238.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139760 f, 130079.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289680 f, 49248.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139820 f, 130071.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289740 f, 49250.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139880 f, 130078.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289800 f, 49260.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139940 f, 130070.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289860 f, 49262.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140000 f, 130077.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289920 f, 49272.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140060 f, 130084.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289980 f, 49282.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140120 f, 130076.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290040 f, 49284.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140180 f, 130083.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290100 f, 49294.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140240 f, 130090.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290160 f, 49305.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140300 f, 130082.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290220 f, 49306.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140360 f, 130088.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290280 f, 49317.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140420 f, 130080.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290340 f, 49318.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140480 f, 130087.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290400 f, 49329.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140540 f, 130079.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290460 f, 49330.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140600 f, 130086.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290520 f, 49341.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140660 f, 130078.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290580 f, 49342.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140720 f, 130085.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290640 f, 49353.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140780 f, 130092.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290700 f, 49363.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140840 f, 130084.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290760 f, 49365.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140900 f, 130091.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290820 f, 49375.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140960 f, 130098.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290880 f, 49385.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141020 f, 130090.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290940 f, 49387.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141080 f, 130096.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291000 f, 49397.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141140 f, 130088.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291060 f, 49399.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141200 f, 130095.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291120 f, 49409.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141260 f, 130087.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291180 f, 49411.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141320 f, 130094.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291240 f, 49421.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141380 f, 130086.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291300 f, 49423.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141440 f, 130093.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291360 f, 49433.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141500 f, 130100.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291420 f, 49443.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141560 f, 130092.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291480 f, 49445.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141620 f, 130099.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291540 f, 49455.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141680 f, 130105.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291600 f, 49465.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141740 f, 130098.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291660 f, 49467.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141800 f, 130104.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291720 f, 49477.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141860 f, 130096.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291780 f, 49479.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141920 f, 130103.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291840 f, 49489.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141980 f, 130110.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291900 f, 49499.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142040 f, 130102.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291960 f, 49501.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142100 f, 130109.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292020 f, 49511.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142160 f, 130101.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292080 f, 49513.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142220 f, 130108.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292140 f, 49523.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142280 f, 130100.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292200 f, 49525.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142340 f, 130107.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292260 f, 49535.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142400 f, 130113.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292320 f, 49545.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142460 f, 130105.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292380 f, 49547.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142520 f, 130112.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292440 f, 49557.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142580 f, 130104.7 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292500 f, 49559.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142640 f, 130111.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292560 f, 49569.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142700 f, 130118.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292620 f, 49579.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142760 f, 130110.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292680 f, 49581.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142820 f, 130117.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292740 f, 49591.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142880 f, 130109.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292800 f, 49593.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142940 f, 130116.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292860 f, 49603.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143000 f, 130122.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292920 f, 49613.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143060 f, 130114.9 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292980 f, 49615.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143120 f, 130121.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293040 f, 49625.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143180 f, 130113.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293100 f, 49627.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143240 f, 130120.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293160 f, 49637.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143300 f, 130127.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293220 f, 49639.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143360 f, 130119.4 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293280 f, 49649.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143420 f, 130111.5 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293340 f, 49651.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143480 f, 130118.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293400 f, 49661.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143540 f, 130110.3 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293460 f, 49663.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143600 f, 130117.1 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293520 f, 49673.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143660 f, 130109.2 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293580 f, 49675.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143720 f, 130116.0 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293640 f, 49685.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143780 f, 130122.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293700 f, 49695.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143840 f, 130114.8 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293760 f, 49697.1 fps, 0 ms/f
[junit] 8 s: 60 f / 28 ms, 2142.8 fps, 0 ms/f; total: 1143900 f, 129708.5 fps, 0 ms/f
[junit] 5 s: 60 f / 28 ms, 2142.8 fps, 0 ms/f; total: 293820 f, 49472.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143960 f, 129700.6 fps, 0 ms/f
[junit] 5 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293880 f, 49474.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144020 f, 129707.4 fps, 0 ms/f
[junit] 6 s: 60 f / 62 ms, 967.7 fps, 1 ms/f; total: 293940 f, 48973.6 fps, 0 ms/f
[junit] 8 s: 60 f / 62 ms, 967.7 fps, 1 ms/f; total: 1144080 f, 128808.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294000 f, 48983.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144140 f, 128815.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294060 f, 48993.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144200 f, 128822.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294120 f, 48995.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144260 f, 128814.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294180 f, 49005.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144320 f, 128821.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294240 f, 49007.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144380 f, 128813.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294300 f, 49017.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144440 f, 128820.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294360 f, 49019.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144500 f, 128812.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294420 f, 49029.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144560 f, 128819.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294480 f, 49039.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144620 f, 128826.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294540 f, 49040.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144680 f, 128818.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294600 f, 49050.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144740 f, 128825.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294660 f, 49052.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144800 f, 128817.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294720 f, 49062.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144860 f, 128824.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294780 f, 49072.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144920 f, 128830.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294840 f, 49074.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144980 f, 128823.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294900 f, 49084.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145040 f, 128829.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294960 f, 49086.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145100 f, 128822.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295020 f, 49096.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145160 f, 128828.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295080 f, 49106.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145220 f, 128835.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295140 f, 49108.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145280 f, 128827.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295200 f, 49118.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145340 f, 128834.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295260 f, 49119.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145400 f, 128826.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295320 f, 49129.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145460 f, 128833.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295380 f, 49139.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145520 f, 128840.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295440 f, 49141.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145580 f, 128832.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295500 f, 49151.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145640 f, 128839.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295560 f, 49153.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145700 f, 128831.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295620 f, 49163.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145760 f, 128838.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295680 f, 49173.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145820 f, 128845.1 fps, 0 ms/f
[junit] 6 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 295740 f, 49134.4 fps, 0 ms/f
[junit] 8 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 1145880 f, 128765.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295800 f, 49144.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145940 f, 128771.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295860 f, 49146.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146000 f, 128764.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295920 f, 49156.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146060 f, 128770.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295980 f, 49166.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146120 f, 128777.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296040 f, 49167.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146180 f, 128769.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296100 f, 49177.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146240 f, 128776.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296160 f, 49187.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146300 f, 128783.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296220 f, 49189.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146360 f, 128775.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296280 f, 49199.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146420 f, 128782.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296340 f, 49209.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146480 f, 128789.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296400 f, 49211.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146540 f, 128781.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296460 f, 49221.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146600 f, 128788.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296520 f, 49231.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146660 f, 128794.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296580 f, 49233.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146720 f, 128787.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296640 f, 49243.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146780 f, 128793.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296700 f, 49244.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146840 f, 128786.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296760 f, 49254.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146900 f, 128792.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296820 f, 49264.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146960 f, 128799.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296880 f, 49266.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147020 f, 128791.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296940 f, 49276.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147080 f, 128798.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297000 f, 49278.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147140 f, 128790.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297060 f, 49288.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147200 f, 128797.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297120 f, 49298.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147260 f, 128804.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297180 f, 49299.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147320 f, 128796.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297240 f, 49309.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147380 f, 128803.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297300 f, 49311.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147440 f, 128795.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297360 f, 49321.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147500 f, 128802.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297420 f, 49331.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147560 f, 128809.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297480 f, 49333.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147620 f, 128801.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297540 f, 49343.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147680 f, 128808.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297600 f, 49345.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147740 f, 128800.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297660 f, 49355.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147800 f, 128807.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297720 f, 49364.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147860 f, 128813.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297780 f, 49366.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147920 f, 128806.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297840 f, 49376.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147980 f, 128812.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297900 f, 49378.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148040 f, 128805.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297960 f, 49388.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148100 f, 128811.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298020 f, 49398.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148160 f, 128818.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298080 f, 49400.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148220 f, 128810.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298140 f, 49410.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148280 f, 128817.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298200 f, 49411.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148340 f, 128809.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298260 f, 49421.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148400 f, 128816.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298320 f, 49431.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148460 f, 128823.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298380 f, 49433.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148520 f, 128815.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298440 f, 49443.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148580 f, 128822.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298500 f, 49445.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148640 f, 128814.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298560 f, 49455.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148700 f, 128821.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298620 f, 49464.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148760 f, 128813.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298680 f, 49466.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148820 f, 128820.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298740 f, 49476.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148880 f, 128827.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298800 f, 49478.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148940 f, 128819.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298860 f, 49488.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149000 f, 128826.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298920 f, 49498.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149060 f, 128832.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298980 f, 49500.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149120 f, 128825.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299040 f, 49509.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149180 f, 128831.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299100 f, 49511.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149240 f, 128824.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299160 f, 49521.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149300 f, 128830.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299220 f, 49523.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149360 f, 128823.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299280 f, 49533.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149420 f, 128829.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299340 f, 49543.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149480 f, 128836.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299400 f, 49544.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149540 f, 128828.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299460 f, 49554.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149600 f, 128835.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299520 f, 49556.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149660 f, 128827.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299580 f, 49566.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149720 f, 128834.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299640 f, 49576.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149780 f, 128841.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299700 f, 49578.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149840 f, 128833.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299760 f, 49588.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149900 f, 128840.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299820 f, 49589.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149960 f, 128832.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299880 f, 49599.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150020 f, 128839.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299940 f, 49609.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150080 f, 128846.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300000 f, 49611.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150140 f, 128838.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300060 f, 49621.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150200 f, 128845.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300120 f, 49623.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150260 f, 128837.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300180 f, 49632.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150320 f, 128844.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300240 f, 49642.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150380 f, 128850.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300300 f, 49644.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150440 f, 128843.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300360 f, 49654.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150500 f, 128849.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300420 f, 49656.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150560 f, 128842.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300480 f, 49666.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150620 f, 128848.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300540 f, 49676.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150680 f, 128855.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300600 f, 49677.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150740 f, 128847.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300660 f, 49687.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150800 f, 128854.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300720 f, 49689.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150860 f, 128846.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300780 f, 49699.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150920 f, 128853.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300840 f, 49700.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150980 f, 128845.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300900 f, 49710.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151040 f, 128852.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300960 f, 49720.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151100 f, 128859.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301020 f, 49722.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151160 f, 128851.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301080 f, 49732.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151220 f, 128858.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301140 f, 49742.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151280 f, 128850.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301200 f, 49744.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151340 f, 128857.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301260 f, 49753.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151400 f, 128864.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301320 f, 49755.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151460 f, 128856.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301380 f, 49765.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151520 f, 128863.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301440 f, 49775.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151580 f, 128869.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301500 f, 49777.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151640 f, 128862.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301560 f, 49787.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151700 f, 128868.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301620 f, 49788.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151760 f, 128861.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301680 f, 49798.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151820 f, 128867.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301740 f, 49808.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151880 f, 128874.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301800 f, 49810.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151940 f, 128866.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301860 f, 49811.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152000 f, 128859.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301920 f, 49821.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152060 f, 128865.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301980 f, 49823.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152120 f, 128858.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302040 f, 49833.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152180 f, 128864.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302100 f, 49835.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152240 f, 128857.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302160 f, 49836.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152300 f, 128849.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302220 f, 49846.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152360 f, 128856.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302280 f, 49856.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152420 f, 128862.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302340 f, 49858.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152480 f, 128855.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302400 f, 49868.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152540 f, 128861.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302460 f, 49869.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 264827.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399600 f, 170332.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 258000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399660 f, 170358.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 260000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399720 f, 170383.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 262000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399780 f, 170409.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 264000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399840 f, 170434.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 266000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399900 f, 170460.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 268000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399960 f, 170485.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 270000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400020 f, 170511.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 272000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400080 f, 170537.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 274000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400140 f, 170489.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 267096.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400200 f, 170515.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 269032.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400260 f, 170541.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 270967.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400320 f, 170566.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 272903.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400380 f, 170592.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 274838.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400440 f, 170617.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 276774.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400500 f, 170643.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 278709.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400560 f, 170668.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 280645.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400620 f, 170694.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 282580.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400680 f, 170647.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 275625.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400740 f, 170672.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 277500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400800 f, 170698.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 279375.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400860 f, 170724.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 281250.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400920 f, 170749.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 283125.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400980 f, 170775.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 285000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401040 f, 170800.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 286875.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401100 f, 170826.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 288750.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401160 f, 170851.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 290625.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401220 f, 170804.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 283636.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401280 f, 170830.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 285454.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401340 f, 170855.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 287272.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401400 f, 170881.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 289090.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401460 f, 170906.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 290909.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401520 f, 170932.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 292727.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401580 f, 170957.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 294545.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401640 f, 170910.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 287647.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401700 f, 170936.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 289411.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401760 f, 170961.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 291176.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401820 f, 170987.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 292941.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401880 f, 171012.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 294705.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401940 f, 171038.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 296470.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402000 f, 170991.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 289714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 291428.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402060 f, 171016.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 293142.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402120 f, 171042.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 294857.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402180 f, 171067.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 296571.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402240 f, 171093.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 298285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 300000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402300 f, 171118.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 301714.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402360 f, 171144.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 295000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402420 f, 171096.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 296666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402480 f, 171122.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 298333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402540 f, 171147.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 300000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402600 f, 171173.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 301666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402660 f, 171198.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 303333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402720 f, 171224.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 305000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402780 f, 171250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 306666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402840 f, 171275.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 308333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402900 f, 171301.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 301621.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402960 f, 171253.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 303243.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403020 f, 171279.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 304864.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403080 f, 171304.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 306486.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403140 f, 171330.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 308108.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403200 f, 171355.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 309729.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403260 f, 171381.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 311351.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403320 f, 171406.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 312972.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403380 f, 171432.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 314594.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403440 f, 171457.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403500 f, 171410.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 307894.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403560 f, 171435.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 309473.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403620 f, 171461.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 311052.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403680 f, 171486.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 312631.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403740 f, 171512.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 314210.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403800 f, 171537.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 315789.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403860 f, 171563.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 317368.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403920 f, 171588.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 318947.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403980 f, 171614.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 320526.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404040 f, 171566.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 313846.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404100 f, 171592.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 315384.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404160 f, 171617.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 316923.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404220 f, 171643.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 318461.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404280 f, 171668.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 320000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404340 f, 171694.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 321538.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404400 f, 171719.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 323076.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404460 f, 171745.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 324615.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404520 f, 171770.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 326153.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404580 f, 171796.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 327692.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404640 f, 171748.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 321000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404700 f, 171774.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 322500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404760 f, 171799.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 324000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404820 f, 171825.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 325500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404880 f, 171850.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 327000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404940 f, 171876.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 328500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405000 f, 171901.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 330000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405060 f, 171927.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 331500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405120 f, 171952.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 333000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405180 f, 171904.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 326341.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405240 f, 171930.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 327804.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405300 f, 171955.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 329268.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405360 f, 171981.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 330731.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405420 f, 172006.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 332195.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405480 f, 172032.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 333658.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405540 f, 172057.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 335121.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405600 f, 172083.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 336585.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405660 f, 172108.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 338048.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405720 f, 172061.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 331428.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405780 f, 172086.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 332857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 334285.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405840 f, 172111.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 335714.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405900 f, 172137.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 337142.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405960 f, 172162.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 338571.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406020 f, 172188.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 340000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 341428.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406080 f, 172213.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406140 f, 172239.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 342857.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406200 f, 172264.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 344285.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406260 f, 172217.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 337674.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406320 f, 172242.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 339069.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406380 f, 172267.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 340465.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406440 f, 172293.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 341860.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406500 f, 172318.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 343255.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406560 f, 172344.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 344651.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406620 f, 172369.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 346046.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406680 f, 172395.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 347441.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406740 f, 172420.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 348837.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406800 f, 172372.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 342272.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406860 f, 172398.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 343636.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406920 f, 172423.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 345000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406980 f, 172449.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 346363.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407040 f, 172474.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 347727.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407100 f, 172500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 349090.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407160 f, 172525.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 350454.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407220 f, 172550.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 351818.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407280 f, 172576.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 353181.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407340 f, 172528.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 346666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407400 f, 172554.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 348000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407460 f, 172579.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 349333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407520 f, 172604.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 350666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407580 f, 172630.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 352000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407640 f, 172655.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 353333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407700 f, 172681.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 354666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407760 f, 172706.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 356000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407820 f, 172731.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 357333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407880 f, 172757.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 358666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407940 f, 172709.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 352173.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408000 f, 172734.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 353478.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408060 f, 172760.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 354782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 356086.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408120 f, 172785.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 357391.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408180 f, 172811.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 358695.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408240 f, 172836.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 360000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408300 f, 172861.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 361304.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408360 f, 172887.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 354893.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408420 f, 172839.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 356170.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408480 f, 172865.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 357446.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408540 f, 172890.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 358723.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408600 f, 172915.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 360000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 361276.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408660 f, 172941.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 362553.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408720 f, 172966.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 363829.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408780 f, 172991.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 365106.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408840 f, 173017.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 366382.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 367659.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408900 f, 173042.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 361250.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408960 f, 172994.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 362500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409020 f, 173020.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 363750.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409080 f, 173045.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 365000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409140 f, 173071.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 366250.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409200 f, 173096.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 367500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409260 f, 173121.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 368750.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409320 f, 173147.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 370000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 371250.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409380 f, 173172.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409440 f, 173124.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 364897.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409500 f, 173150.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 366122.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409560 f, 173175.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 367346.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409620 f, 173200.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 368571.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409680 f, 173226.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 369795.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409740 f, 173251.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409800 f, 173276.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 371020.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409860 f, 173302.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 372244.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409920 f, 173327.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 373469.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409980 f, 173353.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 374693.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410040 f, 173305.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 368400.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410100 f, 173330.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 369600.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410160 f, 173355.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 370800.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410220 f, 173381.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 372000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410280 f, 173406.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 373200.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410340 f, 173431.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 374400.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410400 f, 173457.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 375600.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410460 f, 173482.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 376800.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410520 f, 173508.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 378000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410580 f, 173460.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 371764.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410640 f, 173485.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 372941.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410700 f, 173510.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 374117.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410760 f, 173536.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 375294.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410820 f, 173561.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 376470.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410880 f, 173586.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 377647.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410940 f, 173612.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 378823.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411000 f, 173637.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 380000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411060 f, 173662.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 381176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 19500 f, 336206.9 fps, 0 ms/f
[junit] 2 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 411120 f, 173395.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 337241.3 fps, 0 ms/f
[junit] 2 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 411180 f, 173201.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 338275.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411240 f, 173226.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 333559.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411300 f, 173178.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 334576.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411360 f, 173204.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 335593.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411420 f, 173229.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 331000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411480 f, 173181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 332000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 138 ms, 434.7 fps, 2 ms/f; total: 19980 f, 100909.0 fps, 0 ms/f
[junit] 2 s: 60 f / 160 ms, 375.0 fps, 2 ms/f; total: 411540 f, 162279.1 fps, 0 ms/f
[junit] 0 s: 60 f / 61 ms, 983.6 fps, 1 ms/f; total: 20040 f, 77374.5 fps, 0 ms/f
[junit] 2 s: 60 f / 94 ms, 638.2 fps, 1 ms/f; total: 411600 f, 156501.9 fps, 0 ms/f
[junit] 0 s: 60 f / 61 ms, 983.6 fps, 1 ms/f; total: 20100 f, 62812.5 fps, 0 ms/f
[junit] 2 s: 60 f / 62 ms, 967.7 fps, 1 ms/f; total: 411660 f, 152919.7 fps, 0 ms/f
[junit] 0 s: 60 f / 61 ms, 983.6 fps, 1 ms/f; total: 20160 f, 52913.3 fps, 0 ms/f
[junit] 2 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 411720 f, 152658.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 53070.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411780 f, 152624.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 53089.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411840 f, 152646.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 53246.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411900 f, 152612.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 53263.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411960 f, 152634.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 53420.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412020 f, 152600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 53437.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412080 f, 152622.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 53593.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412140 f, 152644.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 53750.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152600 f, 128854.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412200 f, 152610.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302520 f, 49879.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 53766.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152660 f, 128860.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412260 f, 152632.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302580 f, 49889.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 53922.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152720 f, 128867.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412320 f, 152654.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302640 f, 49891.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 54077.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152780 f, 128859.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412380 f, 152676.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302700 f, 49901.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 54093.2 fps, 0 ms/f
[junit] 6 s: 60 f / 64 ms, 937.5 fps, 1 ms/f; total: 302760 f, 49389.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412440 f, 152642.4 fps, 0 ms/f
[junit] 9 s: 60 f / 64 ms, 937.5 fps, 1 ms/f; total: 1152840 f, 127951.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 54248.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302820 f, 49399.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412500 f, 152664.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152900 f, 127957.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 54404.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302880 f, 49409.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412560 f, 152686.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152960 f, 127964.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 54559.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302940 f, 49411.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412620 f, 152652.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153020 f, 127956.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 54573.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303000 f, 49420.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412680 f, 152674.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153080 f, 127963.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 54728.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303060 f, 49422.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412740 f, 152697.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153140 f, 127956.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 54883.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303120 f, 49432.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412800 f, 152662.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153200 f, 127962.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 54896.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303180 f, 49442.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412860 f, 152684.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153260 f, 127969.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 55051.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303240 f, 49443.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412920 f, 152707.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153320 f, 127961.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 55206.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303300 f, 49453.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412980 f, 152729.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153380 f, 127968.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 55218.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303360 f, 49455.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413040 f, 152695.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153440 f, 127960.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 55372.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303420 f, 49465.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413100 f, 152717.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153500 f, 127967.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 55526.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303480 f, 49466.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413160 f, 152682.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153560 f, 127960.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 55538.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303540 f, 49476.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413220 f, 152705.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153620 f, 127966.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 55692.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303600 f, 49486.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413280 f, 152727.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153680 f, 127973.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 55846.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413340 f, 152749.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 56000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413400 f, 152771.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 56153.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303660 f, 49488.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413460 f, 152793.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153740 f, 127965.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 56307.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303720 f, 49498.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413520 f, 152815.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153800 f, 127972.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 56317.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303780 f, 49499.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413580 f, 152781.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153860 f, 127964.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 56470.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303840 f, 49509.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413640 f, 152803.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153920 f, 127971.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 56624.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303900 f, 49519.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413700 f, 152826.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153980 f, 127978.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 56777.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303960 f, 49521.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413760 f, 152848.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154040 f, 127970.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 56930.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304020 f, 49530.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 57084.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154100 f, 127977.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413820 f, 152870.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304080 f, 49532.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 57237.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154160 f, 127969.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413880 f, 152892.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304140 f, 49542.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 57391.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154220 f, 127976.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413940 f, 152914.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 57544.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414000 f, 152936.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 57698.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 57851.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414060 f, 152959.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 57857.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414120 f, 152924.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 58010.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414180 f, 152946.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 58163.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414240 f, 152968.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 58167.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414300 f, 152934.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 58320.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414360 f, 152956.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 58473.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414420 f, 152978.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 58625.9 fps, 0 ms/f
[junit] 2 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 414480 f, 152831.8 fps, 0 ms/f
[junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 23100 f, 58333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414540 f, 152853.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 58484.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414600 f, 152876.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 58636.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414660 f, 152898.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 58787.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414720 f, 152920.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 58939.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414780 f, 152942.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 59090.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414840 f, 152908.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 59093.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414900 f, 152930.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 59244.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414960 f, 152952.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 59395.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415020 f, 152974.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 59546.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415080 f, 152996.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 59697.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415140 f, 153018.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 59848.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415200 f, 153040.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 60000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415260 f, 153063.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 60151.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415320 f, 153085.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 60302.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415380 f, 153050.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 60301.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415440 f, 153072.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 60452.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415500 f, 153095.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 60603.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304200 f, 49552.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154280 f, 127983.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304260 f, 49553.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154340 f, 127975.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415560 f, 153117.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 60753.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415620 f, 153139.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 60904.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415680 f, 153161.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 61055.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415740 f, 153183.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 61206.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415800 f, 153149.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 61203.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415860 f, 153114.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 61200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 61350.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415920 f, 153136.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 61500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415980 f, 153159.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 61650.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416040 f, 153181.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 61800.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416100 f, 153203.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 61950.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 62100.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416160 f, 153225.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 62250.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416220 f, 153247.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 62400.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416280 f, 153269.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 62550.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416340 f, 153291.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 62700.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 62850.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416400 f, 153313.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 62842.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416460 f, 153279.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 62992.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416520 f, 153301.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 63142.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416580 f, 153323.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 63291.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416640 f, 153345.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 63441.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416700 f, 153367.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 63591.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416760 f, 153389.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 63740.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416820 f, 153411.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 63890.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416880 f, 153433.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 64039.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416940 f, 153456.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 64029.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417000 f, 153421.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 64179.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417060 f, 153443.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 64328.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417120 f, 153465.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 64477.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417180 f, 153487.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 64626.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417240 f, 153509.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 64776.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417300 f, 153532.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 64925.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417360 f, 153554.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 65074.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417420 f, 153576.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 65223.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417480 f, 153598.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 65210.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417540 f, 153563.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 65359.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417600 f, 153585.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 65508.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417660 f, 153607.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 65657.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417720 f, 153630.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417780 f, 153652.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 65806.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417840 f, 153674.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 65955.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417900 f, 153696.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 66104.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417960 f, 153718.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 66253.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418020 f, 153740.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 66401.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418080 f, 153705.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 66386.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418140 f, 153727.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 66534.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418200 f, 153750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 66683.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418260 f, 153772.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 66831.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418320 f, 153794.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 66980.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418380 f, 153816.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 67128.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418440 f, 153838.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 67277.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418500 f, 153860.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 67425.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418560 f, 153882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 67574.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418620 f, 153847.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 67555.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418680 f, 153869.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 67703.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418740 f, 153891.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 67851.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418800 f, 153914.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 68000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418860 f, 153936.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 68148.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418920 f, 153958.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 68296.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418980 f, 153980.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 68444.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419040 f, 154002.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419100 f, 154024.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 68592.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419160 f, 154046.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 68740.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419220 f, 154068.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 68719.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419280 f, 154033.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 68866.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419340 f, 154055.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 69014.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419400 f, 154077.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 69162.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419460 f, 154099.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 69310.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419520 f, 154121.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 69458.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419580 f, 154144.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 69605.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419640 f, 154166.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 69753.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419700 f, 154188.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 69901.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419760 f, 154210.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 69877.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419820 f, 154175.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 70024.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419880 f, 154197.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 70171.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419940 f, 154219.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 70319.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420000 f, 154241.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 70466.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420060 f, 154263.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 70614.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420120 f, 154285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 70761.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420180 f, 154307.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 70909.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420240 f, 154329.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 71056.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420300 f, 154351.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 71029.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420360 f, 154317.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420420 f, 154339.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 71176.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420480 f, 154361.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 71323.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420540 f, 154383.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 71470.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420600 f, 154405.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 71617.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420660 f, 154427.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 71764.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420720 f, 154449.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420780 f, 154471.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 71911.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420840 f, 154493.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 72058.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420900 f, 154515.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 72205.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420960 f, 154480.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 72176.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421020 f, 154502.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 72322.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421080 f, 154524.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 72469.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421140 f, 154546.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 72616.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421200 f, 154568.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 72762.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421260 f, 154590.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 72909.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421320 f, 154612.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 73056.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421380 f, 154634.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 73202.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421440 f, 154656.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 73349.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421500 f, 154678.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 73496.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421560 f, 154644.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 73463.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421620 f, 154666.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 73609.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421680 f, 154688.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 73756.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421740 f, 154710.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 73902.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421800 f, 154732.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 74048.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421860 f, 154754.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 74195.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421920 f, 154776.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 74341.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421980 f, 154798.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 74487.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422040 f, 154820.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 74634.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422100 f, 154785.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 74598.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422160 f, 154807.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 74744.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422220 f, 154829.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 74890.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422280 f, 154851.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 75036.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422340 f, 154873.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 75182.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422400 f, 154895.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 75328.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422460 f, 154917.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 75474.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422520 f, 154939.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 75620.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422580 f, 154961.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 75766.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422640 f, 154926.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 75728.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422700 f, 154948.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 75873.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422760 f, 154970.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 76019.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422820 f, 154992.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 76165.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422880 f, 155014.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 76310.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 76456.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422940 f, 155036.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 76601.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423000 f, 155058.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 76747.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423060 f, 155080.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 76893.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423120 f, 155102.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 76852.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 76997.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423180 f, 155067.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423240 f, 155089.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 77142.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423300 f, 155111.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 77288.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423360 f, 155133.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 77433.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423420 f, 155155.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 77578.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423480 f, 155177.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 77723.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423540 f, 155199.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 77869.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423600 f, 155221.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 78014.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423660 f, 155243.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 78159.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423720 f, 155265.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 78115.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423780 f, 155230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 78260.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423840 f, 155252.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 78405.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423900 f, 155274.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 78550.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423960 f, 155296.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 78695.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424020 f, 155318.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 78840.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424080 f, 155340.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 78985.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424140 f, 155362.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 79130.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424200 f, 155384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 79275.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424260 f, 155406.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 79228.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424320 f, 155371.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 79373.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424380 f, 155393.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 79518.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424440 f, 155415.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 79662.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424500 f, 155437.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 79807.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424560 f, 155459.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 79951.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424620 f, 155481.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 80096.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424680 f, 155503.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 80240.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424740 f, 155525.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 80385.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424800 f, 155547.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424860 f, 155569.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 80530.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 80480.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424920 f, 155534.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 80625.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424980 f, 155556.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 80769.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425040 f, 155578.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 80913.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425100 f, 155600.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 81057.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 81201.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425160 f, 155622.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 81346.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425220 f, 155644.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 81490.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425280 f, 155666.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 81634.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425340 f, 155688.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 81778.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425400 f, 155710.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 81726.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425460 f, 155675.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 81870.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425520 f, 155697.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 82014.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425580 f, 155718.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 82158.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425640 f, 155740.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 82302.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425700 f, 155762.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 82446.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425760 f, 155784.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 82589.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425820 f, 155806.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 82733.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425880 f, 155828.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 82877.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425940 f, 155850.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 83021.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426000 f, 155815.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 82966.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426060 f, 155837.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 83110.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426120 f, 155859.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 83253.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426180 f, 155881.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 83397.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426240 f, 155903.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 83540.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426300 f, 155925.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 83684.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426360 f, 155947.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 83827.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426420 f, 155969.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 83971.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426480 f, 155991.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 84114.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426540 f, 155956.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 84057.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426600 f, 155978.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 84200.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426660 f, 156000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 84343.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426720 f, 156021.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 84486.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426780 f, 156043.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 84630.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426840 f, 156065.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 84773.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 84714.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426900 f, 156030.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 84857.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426960 f, 156052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 85000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427020 f, 156074.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 85142.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427080 f, 156096.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 85285.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427140 f, 156118.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 85428.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427200 f, 156083.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 85368.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 85510.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427260 f, 156105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 85653.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427320 f, 156127.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 85795.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427380 f, 156149.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 85938.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427440 f, 156170.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 86080.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 86223.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427500 f, 156192.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 86365.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427560 f, 156214.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 86508.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427620 f, 156236.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 86650.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427680 f, 156258.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 86793.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427740 f, 156223.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 86729.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427800 f, 156245.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 86872.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427860 f, 156267.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 87014.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427920 f, 156289.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 87156.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427980 f, 156311.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 87298.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428040 f, 156333.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 87440.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428100 f, 156355.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 87582.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428160 f, 156376.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 87725.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428220 f, 156398.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 87867.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428280 f, 156420.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 88009.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428340 f, 156385.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 87943.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428400 f, 156407.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 88085.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428460 f, 156429.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 88226.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428520 f, 156451.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 88368.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428580 f, 156473.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 88510.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 88652.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428640 f, 156495.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 88794.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428700 f, 156516.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 88936.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428760 f, 156538.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 89078.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428820 f, 156560.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 89219.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 89361.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428880 f, 156582.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 89292.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428940 f, 156547.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 89433.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429000 f, 156569.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 89575.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429060 f, 156591.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 89716.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429120 f, 156613.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 89858.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429180 f, 156635.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 90000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429240 f, 156656.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 90141.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429300 f, 156678.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 90283.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429360 f, 156700.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 90424.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429420 f, 156665.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 90352.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429480 f, 156687.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 90494.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429540 f, 156709.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 90635.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429600 f, 156731.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 90776.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429660 f, 156753.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 90917.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429720 f, 156774.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 91058.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429780 f, 156796.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 91200.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429840 f, 156818.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 91341.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429900 f, 156840.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 91482.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429960 f, 156862.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 91623.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430020 f, 156827.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 91549.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430080 f, 156849.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 91690.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430140 f, 156870.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 91830.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430200 f, 156892.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 91971.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430260 f, 156914.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 92112.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430320 f, 156936.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 92253.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430380 f, 156958.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 92394.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430440 f, 156980.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 92535.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430500 f, 157002.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430560 f, 157024.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 92676.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430620 f, 156988.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 92599.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430680 f, 157010.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 92740.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430740 f, 157032.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 92880.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430800 f, 157054.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 93021.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430860 f, 157076.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 93161.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430920 f, 157098.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 93302.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430980 f, 157119.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 93442.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431040 f, 157141.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 93583.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431100 f, 157163.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 93723.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431160 f, 157185.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 93644.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431220 f, 157150.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 93785.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431280 f, 157172.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 93925.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431340 f, 157193.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 94065.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431400 f, 157215.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 94205.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431460 f, 157237.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 94345.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431520 f, 157259.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 94485.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431580 f, 157281.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 94626.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431640 f, 157303.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 94766.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431700 f, 157325.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 94906.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431760 f, 157289.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 94825.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431820 f, 157311.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 94965.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431880 f, 157333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 95104.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431940 f, 157355.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 95244.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432000 f, 157377.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 95384.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432060 f, 157398.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 95524.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432120 f, 157420.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 95664.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432180 f, 157442.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 95804.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432240 f, 157464.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 95944.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432300 f, 157486.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 95860.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432360 f, 157450.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 96000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432420 f, 157472.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 96139.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432480 f, 157494.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 96279.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432540 f, 157516.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 96418.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432600 f, 157538.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 96558.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432660 f, 157560.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 96697.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304320 f, 49563.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432720 f, 157581.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 96837.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154400 f, 127982.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432780 f, 157603.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304380 f, 49565.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 96976.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154460 f, 127974.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432840 f, 157625.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304440 f, 49574.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 97116.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154520 f, 127981.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432900 f, 157590.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304500 f, 49584.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 97030.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154580 f, 127988.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432960 f, 157611.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304560 f, 49586.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 97169.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154640 f, 127980.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433020 f, 157633.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304620 f, 49596.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 97308.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154700 f, 127987.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433080 f, 157655.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304680 f, 49597.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 97447.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154760 f, 127979.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433140 f, 157677.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304740 f, 49607.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154820 f, 127986.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304800 f, 49617.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154880 f, 127992.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304860 f, 49619.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154940 f, 127985.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304920 f, 49628.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155000 f, 127992.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304980 f, 49630.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155060 f, 127984.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305040 f, 49640.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155120 f, 127991.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305100 f, 49650.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155180 f, 127997.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305160 f, 49651.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155240 f, 127990.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305220 f, 49661.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155300 f, 127996.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305280 f, 49663.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155360 f, 127989.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305340 f, 49673.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155420 f, 127996.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305400 f, 49682.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155480 f, 127988.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305460 f, 49684.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155540 f, 127995.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305520 f, 49694.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155600 f, 128001.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305580 f, 49695.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155660 f, 127994.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305640 f, 49705.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155720 f, 128000.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305700 f, 49707.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155780 f, 127993.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305760 f, 49717.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155840 f, 128000.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305820 f, 49726.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155900 f, 128006.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305880 f, 49728.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155960 f, 127999.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305940 f, 49738.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156020 f, 128005.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306000 f, 49748.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156080 f, 128012.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306060 f, 49749.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156140 f, 128004.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306120 f, 49751.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156200 f, 127997.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306180 f, 49761.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156260 f, 128003.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306240 f, 49762.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156320 f, 127996.4 fps, 0 ms/f
[junit] 6 s: 60 f / 36 ms, 1666.6 fps, 0 ms/f; total: 306300 f, 49483.0 fps, 0 ms/f
[junit] 9 s: 60 f / 36 ms, 1666.6 fps, 0 ms/f; total: 1156380 f, 127495.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 97587.0 fps, 0 ms/f
[junit] 6 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 306360 f, 49333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433200 f, 157699.3 fps, 0 ms/f
[junit] 9 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 1156440 f, 127207.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 97726.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306420 f, 49335.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433260 f, 157721.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156500 f, 127213.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 97865.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306480 f, 49344.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433320 f, 157743.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156560 f, 127220.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 98004.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306540 f, 49346.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433380 f, 157764.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156620 f, 127212.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 98143.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306600 f, 49356.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433440 f, 157786.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156680 f, 127219.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 98055.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306660 f, 49365.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433500 f, 157751.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156740 f, 127226.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 98194.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306720 f, 49367.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433560 f, 157772.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156800 f, 127218.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 98333.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306780 f, 49377.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433620 f, 157794.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156860 f, 127225.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 98472.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306840 f, 49386.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433680 f, 157816.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156920 f, 127231.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 98611.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306900 f, 49388.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433740 f, 157838.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156980 f, 127224.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 98750.0 fps, 0 ms/f
[junit] 6 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 306960 f, 49358.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433800 f, 157860.2 fps, 0 ms/f
[junit] 9 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1157040 f, 127161.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 98888.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307020 f, 49368.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433860 f, 157882.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157100 f, 127167.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 99027.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307080 f, 49377.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433920 f, 157903.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157160 f, 127174.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 99166.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307140 f, 49379.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433980 f, 157925.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157220 f, 127167.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 99305.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307200 f, 49389.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434040 f, 157947.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157280 f, 127173.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 99214.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307260 f, 49398.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434100 f, 157911.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157340 f, 127180.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 99353.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307320 f, 49400.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434160 f, 157933.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157400 f, 127172.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 99491.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307380 f, 49410.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434220 f, 157955.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157460 f, 127179.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 99630.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307440 f, 49419.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434280 f, 157977.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157520 f, 127186.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 99769.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307500 f, 49429.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434340 f, 157999.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157580 f, 127192.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 99907.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307560 f, 49438.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434400 f, 158021.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157640 f, 127185.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 100046.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307620 f, 49440.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434460 f, 158042.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157700 f, 127191.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 100184.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307680 f, 49450.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434520 f, 158064.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157760 f, 127198.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 100323.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307740 f, 49459.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434580 f, 158086.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157820 f, 127205.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 100461.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307800 f, 49469.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434640 f, 158050.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157880 f, 127211.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 100368.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307860 f, 49479.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434700 f, 158072.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157940 f, 127218.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 100506.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307920 f, 49488.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434760 f, 158094.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158000 f, 127224.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 100645.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307980 f, 49498.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434820 f, 158116.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158060 f, 127231.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 100783.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308040 f, 49500.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434880 f, 158138.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158120 f, 127223.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308100 f, 49509.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158180 f, 127230.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308160 f, 49519.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 100921.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 101059.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158240 f, 127237.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434940 f, 158160.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308220 f, 49529.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158300 f, 127243.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308280 f, 49538.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158360 f, 127250.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308340 f, 49548.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158420 f, 127256.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308400 f, 49558.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158480 f, 127263.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308460 f, 49567.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158540 f, 127270.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308520 f, 49577.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 101198.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158600 f, 127276.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435000 f, 158181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 101336.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308580 f, 49587.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435060 f, 158203.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158660 f, 127283.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 101474.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308640 f, 49596.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435120 f, 158225.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158720 f, 127289.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 101612.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308700 f, 49598.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 101517.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158780 f, 127282.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435180 f, 158189.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308760 f, 49607.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 101655.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158840 f, 127289.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435240 f, 158211.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308820 f, 49617.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 101793.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158900 f, 127295.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435300 f, 158233.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308880 f, 49627.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 101931.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158960 f, 127288.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435360 f, 158255.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 102068.9 fps, 0 ms/f
[junit] 6 s: 60 f / 8 ms, 7500.0 fps, 0 ms/f; total: 308940 f, 49573.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435420 f, 158276.9 fps, 0 ms/f
[junit] 9 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 1159020 f, 127197.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 102206.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309000 f, 49582.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435480 f, 158298.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159080 f, 127189.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 102344.8 fps, 0 ms/f
[junit] 6 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 309060 f, 49568.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435540 f, 158320.6 fps, 0 ms/f
[junit] 9 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 1159140 f, 127098.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 102482.7 fps, 0 ms/f
[junit] 6 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 309120 f, 49538.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435600 f, 158342.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159200 f, 127105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 102620.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309180 f, 49548.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435660 f, 158364.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159260 f, 127111.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 102758.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309240 f, 49557.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435720 f, 158328.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159320 f, 127118.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 102660.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309300 f, 49559.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435780 f, 158350.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159380 f, 127111.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 102798.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309360 f, 49568.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435840 f, 158372.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159440 f, 127117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 102935.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309420 f, 49578.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435900 f, 158393.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159500 f, 127124.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 103073.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309480 f, 49588.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435960 f, 158415.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159560 f, 127116.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 103211.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309540 f, 49589.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436020 f, 158437.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159620 f, 127123.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 103348.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309600 f, 49591.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436080 f, 158459.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159680 f, 127116.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309660 f, 49601.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 103486.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159740 f, 127122.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436140 f, 158481.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309720 f, 49610.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 103623.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159800 f, 127115.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436200 f, 158502.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309780 f, 49612.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 103761.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436260 f, 158524.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 103899.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436320 f, 158488.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 103798.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436380 f, 158510.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 103935.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436440 f, 158532.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 104073.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436500 f, 158554.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 104210.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436560 f, 158576.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 104347.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436620 f, 158597.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 104485.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436680 f, 158619.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 104622.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436740 f, 158641.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 104759.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436800 f, 158663.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 104897.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436860 f, 158627.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 104794.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436920 f, 158649.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 104931.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436980 f, 158671.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 105068.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437040 f, 158692.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 105205.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437100 f, 158714.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 105342.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437160 f, 158736.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 105479.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437220 f, 158758.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 105616.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437280 f, 158722.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 105512.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 105649.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437340 f, 158744.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 105785.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437400 f, 158765.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 105922.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437460 f, 158787.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 106059.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437520 f, 158809.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 106195.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 106332.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159860 f, 127121.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437580 f, 158831.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309840 f, 49622.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 106469.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159920 f, 127128.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437640 f, 158853.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309900 f, 49631.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 106605.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159980 f, 127121.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437700 f, 158874.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 106500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437760 f, 158838.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 106636.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437820 f, 158860.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 106772.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437880 f, 158882.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 106909.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437940 f, 158904.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 107045.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438000 f, 158925.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 107181.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438060 f, 158947.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 107318.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438120 f, 158969.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 107454.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438180 f, 158991.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 107590.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438240 f, 159013.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 107727.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438300 f, 158977.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 107619.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438360 f, 158998.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 107755.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438420 f, 159020.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 107891.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438480 f, 159042.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 108027.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438540 f, 159064.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 108163.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438600 f, 159085.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 108299.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438660 f, 159107.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 108435.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438720 f, 159129.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 108571.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438780 f, 159151.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309960 f, 49633.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 108707.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438840 f, 159115.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160040 f, 127127.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 108597.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310020 f, 49642.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438900 f, 159137.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160100 f, 127134.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 108733.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310080 f, 49644.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438960 f, 159158.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160160 f, 127126.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 108868.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310140 f, 49654.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439020 f, 159180.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160220 f, 127133.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 109004.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310200 f, 49663.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 109140.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439080 f, 159202.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160280 f, 127126.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 109276.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310260 f, 49665.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439140 f, 159224.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160340 f, 127132.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 109411.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310320 f, 49675.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439200 f, 159245.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160400 f, 127139.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 109547.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310380 f, 49676.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439260 f, 159267.5 fps, 0 ms/f
[junit] 9 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1160460 f, 127117.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 109683.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 109819.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310440 f, 49678.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439320 f, 159289.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160520 f, 127110.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 109954.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310500 f, 49680.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439380 f, 159311.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160580 f, 127117.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310560 f, 49681.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160640 f, 127109.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310620 f, 49691.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160700 f, 127116.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310680 f, 49700.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160760 f, 127122.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310740 f, 49702.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160820 f, 127115.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310800 f, 49712.0 fps, 0 ms/f
[junit] 9 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 1160880 f, 127038.7 fps, 0 ms/f
[junit] 6 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 310860 f, 49674.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160940 f, 127045.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310920 f, 49675.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161000 f, 127037.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310980 f, 49685.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161060 f, 127044.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311040 f, 49694.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161120 f, 127051.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311100 f, 49696.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161180 f, 127043.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311160 f, 49706.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161240 f, 127050.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311220 f, 49715.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161300 f, 127056.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311280 f, 49725.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161360 f, 127063.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311340 f, 49734.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161420 f, 127070.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311400 f, 49744.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161480 f, 127076.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311460 f, 49753.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161540 f, 127069.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311520 f, 49755.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161600 f, 127075.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311580 f, 49765.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161660 f, 127082.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311640 f, 49774.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161720 f, 127075.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311700 f, 49776.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161780 f, 127081.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311760 f, 49786.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161840 f, 127088.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311820 f, 49795.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161900 f, 127080.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311880 f, 49797.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161960 f, 127087.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311940 f, 49806.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162020 f, 127080.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312000 f, 49808.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162080 f, 127086.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312060 f, 49818.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162140 f, 127079.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312120 f, 49819.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162200 f, 127085.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312180 f, 49829.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162260 f, 127078.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312240 f, 49830.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162320 f, 127085.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312300 f, 49840.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162380 f, 127091.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312360 f, 49849.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 109841.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162440 f, 127084.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439440 f, 159275.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312420 f, 49851.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 109977.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162500 f, 127090.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439500 f, 159296.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312480 f, 49861.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 110112.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162560 f, 127083.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439560 f, 159318.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312540 f, 49862.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 110248.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162620 f, 127090.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439620 f, 159340.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312600 f, 49872.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 110383.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162680 f, 127082.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439680 f, 159362.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312660 f, 49873.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 110519.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162740 f, 127089.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439740 f, 159383.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312720 f, 49883.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 110654.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162800 f, 127081.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439800 f, 159405.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312780 f, 49885.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 110790.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162860 f, 127088.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439860 f, 159369.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312840 f, 49894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 110675.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162920 f, 127095.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439920 f, 159391.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312900 f, 49896.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 110810.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162980 f, 127087.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439980 f, 159413.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312960 f, 49905.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 110945.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163040 f, 127094.3 fps, 0 ms/f
[junit] 2 s: 60 f / 58 ms, 1034.4 fps, 0 ms/f; total: 440040 f, 156153.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313020 f, 49915.4 fps, 0 ms/f
[junit] 0 s: 60 f / 58 ms, 1034.4 fps, 0 ms/f; total: 49320 f, 98247.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163100 f, 127100.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313080 f, 49925.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440100 f, 156119.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163160 f, 127107.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 98170.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 98290.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440160 f, 156140.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 98409.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440220 f, 156161.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313140 f, 49934.6 fps, 0 ms/f
[junit] 0 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 49560 f, 97751.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163220 f, 127113.9 fps, 0 ms/f
[junit] 2 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 440280 f, 155961.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313200 f, 49944.1 fps, 0 ms/f
[junit] 0 s: 60 f / 29 ms, 2068.9 fps, 0 ms/f; total: 49620 f, 92574.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163280 f, 127120.5 fps, 0 ms/f
[junit] 2 s: 60 f / 29 ms, 2068.9 fps, 0 ms/f; total: 440340 f, 154396.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 92686.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313260 f, 49945.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440400 f, 154417.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163340 f, 127113.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 92625.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313320 f, 49955.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440460 f, 154384.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163400 f, 127119.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 92737.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313380 f, 49964.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440520 f, 154405.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163460 f, 127126.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 92849.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313440 f, 49974.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440580 f, 154426.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163520 f, 127132.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 92960.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313500 f, 49984.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163580 f, 127139.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313560 f, 49993.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440640 f, 154447.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163640 f, 127145.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 93072.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313620 f, 50003.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163700 f, 127152.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440700 f, 154468.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313680 f, 50012.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 93184.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163760 f, 127159.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440760 f, 154490.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 93296.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313740 f, 50022.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440820 f, 154511.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313800 f, 50031.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 93407.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163820 f, 127165.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440880 f, 154532.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163880 f, 127158.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 93519.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313860 f, 50033.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440940 f, 154553.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163940 f, 127164.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 93457.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313920 f, 50043.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441000 f, 154519.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164000 f, 127171.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 93568.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313980 f, 50052.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441060 f, 154541.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314040 f, 50062.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 93680.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164060 f, 127177.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441120 f, 154562.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314100 f, 50071.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 93791.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164120 f, 127184.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441180 f, 154583.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314160 f, 50081.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 93903.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164180 f, 127191.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441240 f, 154604.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314220 f, 50090.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164240 f, 127197.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 94014.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314280 f, 50100.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441300 f, 154625.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 94126.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164300 f, 127190.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441360 f, 154646.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314340 f, 50102.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 94237.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164360 f, 127196.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441420 f, 154667.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314400 f, 50111.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 94349.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164420 f, 127203.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441480 f, 154688.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314460 f, 50121.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 94460.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164480 f, 127209.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441540 f, 154654.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314520 f, 50130.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 94397.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314580 f, 50132.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441600 f, 154676.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164540 f, 127202.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 94508.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314640 f, 50141.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441660 f, 154697.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164600 f, 127209.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 94619.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314700 f, 50151.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441720 f, 154718.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164660 f, 127215.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 94730.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441780 f, 154739.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 94842.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314760 f, 50160.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441840 f, 154760.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164720 f, 127222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 94953.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314820 f, 50170.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441900 f, 154781.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164780 f, 127228.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314880 f, 50180.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164840 f, 127221.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314940 f, 50181.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 95064.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164900 f, 127228.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441960 f, 154802.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315000 f, 50191.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 95176.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164960 f, 127234.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442020 f, 154823.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315060 f, 50200.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 95287.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165020 f, 127227.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442080 f, 154844.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315120 f, 50202.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 95222.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165080 f, 127233.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442140 f, 154810.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315180 f, 50211.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 95333.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165140 f, 127240.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442200 f, 154831.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315240 f, 50221.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442260 f, 154852.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165200 f, 127233.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 95444.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315300 f, 50223.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442320 f, 154873.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165260 f, 127239.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 95555.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315360 f, 50232.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442380 f, 154894.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165320 f, 127246.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 95666.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315420 f, 50242.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442440 f, 154915.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165380 f, 127238.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 95777.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315480 f, 50243.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442500 f, 154936.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165440 f, 127245.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 95888.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315540 f, 50253.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442560 f, 154957.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165500 f, 127251.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 96000.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315600 f, 50254.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442620 f, 154978.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165560 f, 127244.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 96111.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442680 f, 154945.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 96044.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442740 f, 154966.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 96155.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442800 f, 154987.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 96266.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442860 f, 155008.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 96377.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442920 f, 155029.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 96487.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442980 f, 155050.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 96598.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443040 f, 155071.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 96531.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443100 f, 155038.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 96642.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443160 f, 155059.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443220 f, 155080.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 96752.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 96863.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443280 f, 155101.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 96974.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443340 f, 155122.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 97084.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443400 f, 155143.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 97195.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443460 f, 155164.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 97306.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443520 f, 155185.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 97416.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443580 f, 155206.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 97527.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443640 f, 155173.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 97458.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443700 f, 155194.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 97569.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443760 f, 155215.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 97679.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443820 f, 155236.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 97790.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443880 f, 155257.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 97900.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443940 f, 155278.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 98011.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444000 f, 155299.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 98121.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444060 f, 155320.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 98232.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444120 f, 155341.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 98342.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444180 f, 155362.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315660 f, 50264.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 98453.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165620 f, 127251.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444240 f, 155328.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315720 f, 50273.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 98382.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165680 f, 127257.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444300 f, 155349.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315780 f, 50275.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 98492.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165740 f, 127250.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444360 f, 155370.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315840 f, 50284.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 98602.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165800 f, 127256.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444420 f, 155391.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315900 f, 50294.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 98713.2 fps, 0 ms/f
[junit] 9 s: 60 f / 163 ms, 368.0 fps, 2 ms/f; total: 1165860 f, 125038.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444480 f, 155412.6 fps, 0 ms/f
[junit] 6 s: 60 f / 164 ms, 365.8 fps, 2 ms/f; total: 315960 f, 49024.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 98823.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165920 f, 125031.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444540 f, 155433.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316020 f, 49033.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 98933.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165980 f, 125038.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444600 f, 155454.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316080 f, 49042.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 99044.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166040 f, 125031.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444660 f, 155475.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316140 f, 49044.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 99154.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166100 f, 125037.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444720 f, 155496.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316200 f, 49053.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 99264.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166160 f, 125043.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444780 f, 155463.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316260 f, 49062.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 99192.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166220 f, 125050.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444840 f, 155484.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316320 f, 49064.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 99302.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166280 f, 125043.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444900 f, 155505.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316380 f, 49073.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 99412.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166340 f, 125049.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444960 f, 155526.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316440 f, 49083.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 99522.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166400 f, 125056.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445020 f, 155547.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316500 f, 49092.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 99633.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166460 f, 125049.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445080 f, 155567.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316560 f, 49094.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 99743.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166520 f, 125055.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445140 f, 155588.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316620 f, 49103.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 99853.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166580 f, 125062.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445200 f, 155609.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316680 f, 49112.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 99963.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166640 f, 125055.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445260 f, 155630.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316740 f, 49114.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 100073.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166700 f, 125061.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 100183.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316800 f, 49123.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445320 f, 155651.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166760 f, 125068.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 100109.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316860 f, 49133.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445380 f, 155618.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166820 f, 125061.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 100219.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316920 f, 49134.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166880 f, 125067.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316980 f, 49144.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166940 f, 125073.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317040 f, 49153.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167000 f, 125066.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317100 f, 49155.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445440 f, 155639.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167060 f, 125073.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 100329.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317160 f, 49164.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445500 f, 155660.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167120 f, 125079.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 100439.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317220 f, 49173.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445560 f, 155681.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167180 f, 125086.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 100549.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317280 f, 49183.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445620 f, 155702.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167240 f, 125079.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 100659.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317340 f, 49184.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445680 f, 155723.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167300 f, 125085.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317400 f, 49194.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167360 f, 125092.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317460 f, 49203.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167420 f, 125085.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 100769.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317520 f, 49205.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445740 f, 155744.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167480 f, 125091.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 100879.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317580 f, 49214.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445800 f, 155765.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 100989.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167540 f, 125098.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445860 f, 155786.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 101098.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 101023.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445920 f, 155752.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 101133.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445980 f, 155773.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 101243.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446040 f, 155794.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 101352.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446100 f, 155815.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 101462.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 101572.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446160 f, 155836.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 101681.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446220 f, 155857.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 101791.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446280 f, 155878.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 101901.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446340 f, 155899.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 102010.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446400 f, 155920.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 101934.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446460 f, 155886.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 102043.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446520 f, 155907.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 102153.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446580 f, 155928.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 102262.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446640 f, 155949.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 102372.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446700 f, 155970.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 102481.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446760 f, 155991.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 102591.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446820 f, 156012.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 102700.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317640 f, 49223.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167600 f, 125091.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317700 f, 49225.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167660 f, 125097.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446880 f, 156033.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 102810.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317760 f, 49234.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167720 f, 125090.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317820 f, 49236.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167780 f, 125096.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317880 f, 49245.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167840 f, 125103.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317940 f, 49254.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167900 f, 125096.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318000 f, 49256.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167960 f, 125102.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318060 f, 49265.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168020 f, 125109.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318120 f, 49275.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168080 f, 125115.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318180 f, 49284.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168140 f, 125108.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318240 f, 49286.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168200 f, 125115.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318300 f, 49295.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168260 f, 125121.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318360 f, 49304.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168320 f, 125114.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318420 f, 49306.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446940 f, 156054.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168380 f, 125121.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 102919.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447000 f, 156075.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318480 f, 49315.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 102841.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168440 f, 125127.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447060 f, 156041.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318540 f, 49324.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 102950.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168500 f, 125120.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447120 f, 156062.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318600 f, 49326.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 103060.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168560 f, 125126.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447180 f, 156083.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318660 f, 49335.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 103169.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447240 f, 156104.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 103278.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168620 f, 125133.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447300 f, 156125.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318720 f, 49345.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 103387.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168680 f, 125139.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447360 f, 156146.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318780 f, 49346.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 103497.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168740 f, 125132.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447420 f, 156167.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318840 f, 49356.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 103606.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168800 f, 125139.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447480 f, 156188.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 103715.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447540 f, 156209.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318900 f, 49365.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168860 f, 125145.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 103825.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318960 f, 49374.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447600 f, 156175.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168920 f, 125138.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 103745.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319020 f, 49376.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447660 f, 156196.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168980 f, 125145.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 103854.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319080 f, 49385.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447720 f, 156217.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169040 f, 125151.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 103963.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319140 f, 49394.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447780 f, 156238.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169100 f, 125144.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 104072.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319200 f, 49396.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447840 f, 156259.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 104181.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169160 f, 125150.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447900 f, 156280.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319260 f, 49405.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 104290.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169220 f, 125157.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447960 f, 156301.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319320 f, 49415.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 104400.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169280 f, 125150.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448020 f, 156322.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319380 f, 49416.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 104509.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169340 f, 125156.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448080 f, 156343.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319440 f, 49425.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 104618.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169400 f, 125163.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448140 f, 156364.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319500 f, 49435.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 104727.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169460 f, 125156.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448200 f, 156330.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319560 f, 49436.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 104646.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169520 f, 125162.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448260 f, 156351.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319620 f, 49446.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 104754.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169580 f, 125169.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448320 f, 156372.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319680 f, 49455.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 104863.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169640 f, 125162.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448380 f, 156393.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319740 f, 49457.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 104972.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169700 f, 125168.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448440 f, 156414.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319800 f, 49466.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 105081.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169760 f, 125174.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448500 f, 156435.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319860 f, 49475.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 105190.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169820 f, 125167.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448560 f, 156456.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319920 f, 49477.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 105299.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169880 f, 125174.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448620 f, 156477.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319980 f, 49486.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 105408.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169940 f, 125180.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448680 f, 156498.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320040 f, 49495.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 105517.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170000 f, 125187.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448740 f, 156464.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320100 f, 49505.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 105434.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170060 f, 125180.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448800 f, 156485.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320160 f, 49506.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 105543.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170120 f, 125186.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448860 f, 156506.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320220 f, 49516.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 105652.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170180 f, 125193.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448920 f, 156527.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320280 f, 49525.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 105760.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170240 f, 125186.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320340 f, 49526.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448980 f, 156548.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170300 f, 125192.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320400 f, 49536.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170360 f, 125198.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320460 f, 49545.4 fps, 0 ms/f
[junit] 9 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 1170420 f, 125004.8 fps, 0 ms/f
[junit] 6 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 320520 f, 49417.2 fps, 0 ms/f
[junit] 9 s: 60 f / 43 ms, 1395.3 fps, 0 ms/f; total: 1170480 f, 124439.7 fps, 0 ms/f
[junit] 6 s: 60 f / 41 ms, 1463.4 fps, 0 ms/f; total: 320580 f, 49115.9 fps, 0 ms/f
[junit] 9 s: 60 f / 36 ms, 1666.6 fps, 0 ms/f; total: 1170540 f, 123971.6 fps, 0 ms/f
[junit] 6 s: 60 f / 35 ms, 1714.2 fps, 0 ms/f; total: 320640 f, 48863.1 fps, 0 ms/f
[junit] 9 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1170600 f, 123925.4 fps, 0 ms/f
[junit] 6 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 320700 f, 48842.5 fps, 0 ms/f
[junit] 6 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 320760 f, 48807.0 fps, 0 ms/f
[junit] 9 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 1170660 f, 123853.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320820 f, 48816.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170720 f, 123859.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320880 f, 48825.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170780 f, 123865.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320940 f, 48834.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170840 f, 123872.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321000 f, 48843.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170900 f, 123878.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321060 f, 48852.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170960 f, 123884.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321120 f, 48861.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171020 f, 123891.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321180 f, 48863.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171080 f, 123884.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321240 f, 48872.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171140 f, 123890.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321300 f, 48881.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171200 f, 123897.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321360 f, 48890.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171260 f, 123903.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321420 f, 48900.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171320 f, 123909.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321480 f, 48909.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171380 f, 123916.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321540 f, 48918.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171440 f, 123922.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321600 f, 48927.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171500 f, 123928.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321660 f, 48936.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171560 f, 123935.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321720 f, 48938.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171620 f, 123928.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321780 f, 48947.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171680 f, 123934.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321840 f, 48956.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171740 f, 123941.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321900 f, 48965.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171800 f, 123947.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321960 f, 48974.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 105869.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171860 f, 123953.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449040 f, 156569.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322020 f, 48983.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 105978.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171920 f, 123960.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449100 f, 156589.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322080 f, 48993.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 106086.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171980 f, 123966.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449160 f, 156610.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322140 f, 49002.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 106195.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172040 f, 123972.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449220 f, 156631.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322200 f, 49011.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 106304.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172100 f, 123966.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449280 f, 156652.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322260 f, 49012.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 106413.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172160 f, 123972.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449340 f, 156619.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322320 f, 49022.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 106329.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322380 f, 49031.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449400 f, 156639.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172220 f, 123978.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 106437.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322440 f, 49040.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 106546.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172280 f, 123985.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449460 f, 156660.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322500 f, 49049.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 106654.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172340 f, 123991.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449520 f, 156681.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322560 f, 49058.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 106763.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172400 f, 123997.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449580 f, 156702.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322620 f, 49067.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 106871.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172460 f, 124004.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449640 f, 156723.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322680 f, 49076.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172520 f, 124010.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322740 f, 49085.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172580 f, 124003.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322800 f, 49087.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 106980.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172640 f, 124010.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322860 f, 49096.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172700 f, 124016.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322920 f, 49105.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172760 f, 124022.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322980 f, 49114.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172820 f, 124029.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323040 f, 49124.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172880 f, 124035.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323100 f, 49133.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172940 f, 124041.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 107088.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323160 f, 49142.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449700 f, 156744.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173000 f, 124048.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 107197.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323220 f, 49151.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449760 f, 156765.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173060 f, 124054.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 107305.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449820 f, 156786.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 107414.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449880 f, 156752.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323280 f, 49160.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 107328.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173120 f, 124047.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449940 f, 156773.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323340 f, 49162.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 107436.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173180 f, 124054.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450000 f, 156794.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323400 f, 49171.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 107545.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173240 f, 124060.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450060 f, 156815.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323460 f, 49180.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 107653.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173300 f, 124066.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450120 f, 156836.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323520 f, 49189.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 107761.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173360 f, 124073.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450180 f, 156802.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323580 f, 49191.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 107675.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173420 f, 124066.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450240 f, 156823.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323640 f, 49200.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 107783.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173480 f, 124072.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450300 f, 156844.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323700 f, 49209.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 107891.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173540 f, 124065.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450360 f, 156865.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323760 f, 49211.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 108000.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173600 f, 124072.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450420 f, 156886.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323820 f, 49212.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 108108.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173660 f, 124065.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450480 f, 156907.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323880 f, 49221.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 108216.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173720 f, 124071.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450540 f, 156927.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323940 f, 49231.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 108324.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173780 f, 124078.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450600 f, 156894.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324000 f, 49232.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 108237.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173840 f, 124071.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450660 f, 156915.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324060 f, 49241.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 108345.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450720 f, 156935.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 108453.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450780 f, 156956.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 108561.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450840 f, 156977.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173900 f, 124077.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 108669.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324120 f, 49250.8 fps, 0 ms/f
[junit] GLCanvas invisible frame count: Before 63, after 64
[junit] XXXX Visible Part 3/3
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173960 f, 124084.1 fps, 0 ms/f
[junit] 2 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 450900 f, 156834.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324180 f, 49259.9 fps, 0 ms/f
[junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 60480 f, 108193.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174020 f, 124090.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450960 f, 156855.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 108300.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324240 f, 49261.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451020 f, 156821.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174080 f, 124083.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 108214.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324300 f, 49270.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451080 f, 156842.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174140 f, 124090.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 108321.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324360 f, 49272.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451140 f, 156863.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174200 f, 124083.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 108428.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451200 f, 156884.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324420 f, 49281.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 108535.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174260 f, 124089.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451260 f, 156850.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324480 f, 49290.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 108449.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174320 f, 124095.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451320 f, 156871.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324540 f, 49292.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 108556.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174380 f, 124089.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451380 f, 156892.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324600 f, 49301.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 108663.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174440 f, 124095.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451440 f, 156858.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324660 f, 49310.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 108576.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174500 f, 124101.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451500 f, 156879.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324720 f, 49319.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451560 f, 156900.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174560 f, 124095.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451620 f, 156921.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324780 f, 49321.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451680 f, 156942.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174620 f, 124101.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451740 f, 156963.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324840 f, 49330.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451800 f, 156929.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174680 f, 124107.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451860 f, 156950.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324900 f, 49339.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451920 f, 156971.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174740 f, 124114.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451980 f, 156992.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324960 f, 49341.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452040 f, 157012.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174800 f, 124107.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452100 f, 157033.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325020 f, 49350.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452160 f, 157054.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174860 f, 124113.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452220 f, 157075.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325080 f, 49351.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452280 f, 157096.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174920 f, 124106.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452340 f, 157117.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325140 f, 49360.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452400 f, 157083.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174980 f, 124113.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452460 f, 157104.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325200 f, 49362.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452520 f, 157125.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175040 f, 124106.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452580 f, 157145.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325260 f, 49371.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452640 f, 157166.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175100 f, 124112.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452700 f, 157187.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325320 f, 49373.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175160 f, 124106.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325380 f, 49382.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175220 f, 124112.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325440 f, 49383.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175280 f, 124105.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325500 f, 49393.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175340 f, 124111.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325560 f, 49402.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175400 f, 124118.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325620 f, 49403.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175460 f, 124111.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175520 f, 124117.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325680 f, 49412.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175580 f, 124124.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325740 f, 49421.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175640 f, 124130.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325800 f, 49431.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175700 f, 124136.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325860 f, 49440.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175760 f, 124143.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325920 f, 49449.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175820 f, 124136.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325980 f, 49450.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175880 f, 124142.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326040 f, 49459.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175940 f, 124149.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326100 f, 49469.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176000 f, 124155.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326160 f, 49478.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176060 f, 124161.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326220 f, 49487.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176120 f, 124168.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326280 f, 49496.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176180 f, 124161.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326340 f, 49497.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176240 f, 124167.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326400 f, 49507.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176300 f, 124160.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326460 f, 49508.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176360 f, 124167.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326520 f, 49517.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176420 f, 124160.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326580 f, 49519.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176480 f, 124166.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326640 f, 49528.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452760 f, 157208.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176540 f, 124173.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326700 f, 49537.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176600 f, 124179.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326760 f, 49546.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452820 f, 157229.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176660 f, 124185.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452880 f, 157195.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326820 f, 49555.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452940 f, 157216.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176720 f, 124178.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453000 f, 157237.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326880 f, 49557.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453060 f, 157257.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176780 f, 124185.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453120 f, 157278.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326940 f, 49566.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453180 f, 157299.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176840 f, 124191.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453240 f, 157320.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327000 f, 49575.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453300 f, 157341.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176900 f, 124197.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453360 f, 157362.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327060 f, 49577.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453420 f, 157328.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176960 f, 124191.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453480 f, 157349.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327120 f, 49586.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453540 f, 157369.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177020 f, 124197.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453600 f, 157390.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327180 f, 49595.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453660 f, 157411.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177080 f, 124203.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453720 f, 157432.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327240 f, 49604.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453780 f, 157453.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177140 f, 124210.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453840 f, 157419.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327300 f, 49613.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453900 f, 157440.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177200 f, 124216.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453960 f, 157460.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327360 f, 49622.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454020 f, 157481.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177260 f, 124222.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454080 f, 157502.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327420 f, 49631.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454140 f, 157523.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177320 f, 124229.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454200 f, 157544.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327480 f, 49640.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454260 f, 157565.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177380 f, 124235.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454320 f, 157585.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327540 f, 49649.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454380 f, 157606.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177440 f, 124228.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454440 f, 157572.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327600 f, 49651.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454500 f, 157593.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177500 f, 124235.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454560 f, 157614.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327660 f, 49660.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454620 f, 157635.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177560 f, 124241.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454680 f, 157656.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327720 f, 49669.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454740 f, 157676.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177620 f, 124247.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454800 f, 157697.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327780 f, 49678.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454860 f, 157718.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177680 f, 124254.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454920 f, 157739.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327840 f, 49687.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454980 f, 157760.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177740 f, 124260.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455040 f, 157726.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327900 f, 49696.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455100 f, 157746.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177800 f, 124266.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455160 f, 157767.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327960 f, 49705.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455220 f, 157788.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177860 f, 124273.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455280 f, 157809.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328020 f, 49715.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455340 f, 157830.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177920 f, 124279.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455400 f, 157850.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328080 f, 49724.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455460 f, 157871.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177980 f, 124272.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455520 f, 157892.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328140 f, 49725.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455580 f, 157913.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178040 f, 124278.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328200 f, 49734.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455640 f, 157879.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178100 f, 124285.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455700 f, 157900.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328260 f, 49743.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455760 f, 157921.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178160 f, 124291.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455820 f, 157941.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328320 f, 49752.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455880 f, 157962.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178220 f, 124297.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455940 f, 157983.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328380 f, 49762.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456000 f, 158004.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178280 f, 124304.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456060 f, 158024.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328440 f, 49771.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456120 f, 158045.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178340 f, 124310.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456180 f, 158011.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328500 f, 49780.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456240 f, 158032.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178400 f, 124316.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456300 f, 158053.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328560 f, 49789.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456360 f, 158074.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178460 f, 124310.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456420 f, 158094.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328620 f, 49790.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456480 f, 158115.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178520 f, 124316.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456540 f, 158136.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328680 f, 49800.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456600 f, 158157.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178580 f, 124322.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456660 f, 158178.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328740 f, 49809.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456720 f, 158198.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178640 f, 124316.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456780 f, 158164.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328800 f, 49810.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456840 f, 158185.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178700 f, 124322.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456900 f, 158206.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328860 f, 49819.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456960 f, 158227.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178760 f, 124315.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457020 f, 158247.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328920 f, 49821.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457080 f, 158268.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178820 f, 124321.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457140 f, 158289.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328980 f, 49830.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457200 f, 158310.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178880 f, 124328.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457260 f, 158331.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329040 f, 49839.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457320 f, 158351.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178940 f, 124334.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457380 f, 158317.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329100 f, 49840.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457440 f, 158338.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179000 f, 124327.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457500 f, 158359.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329160 f, 49850.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457560 f, 158380.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179060 f, 124334.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457620 f, 158400.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329220 f, 49859.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457680 f, 158421.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179120 f, 124340.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457740 f, 158442.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329280 f, 49868.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457800 f, 158463.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329340 f, 49869.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457860 f, 158483.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179180 f, 124333.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457920 f, 158504.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179240 f, 124339.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457980 f, 158525.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329400 f, 49878.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458040 f, 158546.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179300 f, 124346.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458100 f, 158512.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329460 f, 49887.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179360 f, 124352.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458160 f, 158532.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329520 f, 49897.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458220 f, 158553.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179420 f, 124358.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458280 f, 158574.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329580 f, 49906.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458340 f, 158595.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179480 f, 124365.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458400 f, 158615.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329640 f, 49907.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458460 f, 158636.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179540 f, 124358.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458520 f, 158657.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329700 f, 49916.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458580 f, 158678.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179600 f, 124364.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458640 f, 158698.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329760 f, 49925.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458700 f, 158719.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179660 f, 124371.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458760 f, 158685.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329820 f, 49927.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458820 f, 158706.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179720 f, 124364.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329880 f, 49928.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458880 f, 158727.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179780 f, 124357.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458940 f, 158747.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329940 f, 49937.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459000 f, 158768.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179840 f, 124363.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459060 f, 158789.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330000 f, 49947.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459120 f, 158810.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459180 f, 158830.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459240 f, 158851.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459300 f, 158872.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459360 f, 158838.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459420 f, 158858.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459480 f, 158879.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459540 f, 158900.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459600 f, 158921.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459660 f, 158941.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459720 f, 158962.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459780 f, 158983.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459840 f, 159004.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459900 f, 158969.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459960 f, 158990.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460020 f, 159011.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460080 f, 159032.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460140 f, 159052.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460200 f, 159073.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460260 f, 159094.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460320 f, 159115.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460380 f, 159135.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460440 f, 159156.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460500 f, 159177.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460560 f, 159198.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460620 f, 159218.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460680 f, 159184.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460740 f, 159205.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460800 f, 159225.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460860 f, 159246.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460920 f, 159267.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460980 f, 159233.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461040 f, 159253.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461100 f, 159274.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461160 f, 159295.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461220 f, 159316.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461280 f, 159336.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461340 f, 159357.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461400 f, 159378.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461460 f, 159398.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179900 f, 124370.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461520 f, 159364.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461580 f, 159385.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461640 f, 159406.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461700 f, 159426.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330060 f, 49956.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461760 f, 159447.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179960 f, 124376.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461820 f, 159468.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330120 f, 49965.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461880 f, 159488.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180020 f, 124382.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461940 f, 159509.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330180 f, 49974.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462000 f, 159530.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180080 f, 124389.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330240 f, 49983.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462060 f, 159496.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180140 f, 124382.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462120 f, 159516.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330300 f, 49984.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462180 f, 159537.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180200 f, 124388.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462240 f, 159558.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330360 f, 49993.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462300 f, 159578.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180260 f, 124395.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462360 f, 159599.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330420 f, 50003.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462420 f, 159620.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180320 f, 124401.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462480 f, 159641.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330480 f, 50012.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462540 f, 159661.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180380 f, 124407.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462600 f, 159682.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330540 f, 50021.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462660 f, 159703.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180440 f, 124414.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462720 f, 159668.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330600 f, 50030.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180500 f, 124420.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330660 f, 50039.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180560 f, 124426.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330720 f, 50048.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180620 f, 124432.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330780 f, 50057.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180680 f, 124426.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330840 f, 50059.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462780 f, 159689.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180740 f, 124432.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462840 f, 159710.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330900 f, 50068.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462900 f, 159730.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180800 f, 124438.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462960 f, 159751.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330960 f, 50077.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463020 f, 159772.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180860 f, 124445.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463080 f, 159792.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331020 f, 50086.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463140 f, 159813.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180920 f, 124451.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463200 f, 159834.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331080 f, 50095.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463260 f, 159855.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180980 f, 124457.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463320 f, 159875.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331140 f, 50104.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463380 f, 159841.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181040 f, 124464.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463440 f, 159862.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331200 f, 50113.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463500 f, 159882.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181100 f, 124470.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463560 f, 159903.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331260 f, 50122.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463620 f, 159924.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181160 f, 124476.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463680 f, 159944.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331320 f, 50131.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463740 f, 159965.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181220 f, 124469.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463800 f, 159986.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331380 f, 50133.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463860 f, 160006.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181280 f, 124476.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463920 f, 160027.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331440 f, 50142.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463980 f, 159993.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181340 f, 124482.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464040 f, 160013.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331500 f, 50151.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181400 f, 124488.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464100 f, 160034.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331560 f, 50160.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464160 f, 160055.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181460 f, 124495.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464220 f, 160075.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331620 f, 50169.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464280 f, 160096.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181520 f, 124501.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464340 f, 160117.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331680 f, 50178.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464400 f, 160137.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181580 f, 124507.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464460 f, 160158.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331740 f, 50187.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464520 f, 160179.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181640 f, 124514.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464580 f, 160200.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331800 f, 50196.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464640 f, 160220.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181700 f, 124520.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464700 f, 160186.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331860 f, 50205.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464760 f, 160206.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181760 f, 124513.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464820 f, 160227.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331920 f, 50207.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464880 f, 160248.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181820 f, 124520.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464940 f, 160268.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331980 f, 50216.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181880 f, 124526.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332040 f, 50225.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181940 f, 124532.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465000 f, 160289.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332100 f, 50234.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182000 f, 124539.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332160 f, 50243.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465060 f, 160310.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182060 f, 124545.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465120 f, 160330.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332220 f, 50252.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465180 f, 160351.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182120 f, 124551.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465240 f, 160372.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332280 f, 50261.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465300 f, 160337.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182180 f, 124558.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465360 f, 160358.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332340 f, 50270.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465420 f, 160379.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182240 f, 124564.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465480 f, 160399.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465540 f, 160420.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465600 f, 160441.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465660 f, 160461.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465720 f, 160482.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465780 f, 160503.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465840 f, 160523.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465900 f, 160544.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465960 f, 160509.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466020 f, 160530.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466080 f, 160551.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466140 f, 160571.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466200 f, 160592.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466260 f, 160613.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466320 f, 160633.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466380 f, 160654.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466440 f, 160675.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466500 f, 160695.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466560 f, 160716.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466620 f, 160681.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466680 f, 160702.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466740 f, 160723.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466800 f, 160743.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466860 f, 160764.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466920 f, 160785.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466980 f, 160805.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467040 f, 160826.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467100 f, 160847.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467160 f, 160867.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467220 f, 160833.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467280 f, 160853.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467340 f, 160874.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467400 f, 160895.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467460 f, 160915.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467520 f, 160936.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467580 f, 160956.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467640 f, 160977.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467700 f, 160998.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467760 f, 161018.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467820 f, 161039.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467880 f, 161004.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467940 f, 161025.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468000 f, 161046.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468060 f, 161066.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468120 f, 161087.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468180 f, 161108.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468240 f, 161128.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468300 f, 161149.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468360 f, 161170.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332400 f, 50279.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468420 f, 161190.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332460 f, 50281.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468480 f, 161155.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182300 f, 124557.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468540 f, 161176.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332520 f, 50290.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468600 f, 161197.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182360 f, 124563.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468660 f, 161217.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332580 f, 50299.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468720 f, 161238.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182420 f, 124570.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468780 f, 161259.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332640 f, 50308.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468840 f, 161279.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182480 f, 124576.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468900 f, 161300.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332700 f, 50317.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468960 f, 161320.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332760 f, 50326.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469020 f, 161341.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182540 f, 124582.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469080 f, 161362.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332820 f, 50335.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469140 f, 161327.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182600 f, 124589.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469200 f, 161348.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332880 f, 50344.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469260 f, 161368.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182660 f, 124595.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469320 f, 161389.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332940 f, 50353.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469380 f, 161409.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182720 f, 124601.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469440 f, 161430.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333000 f, 50355.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469500 f, 161451.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182780 f, 124594.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469560 f, 161471.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333060 f, 50364.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469620 f, 161492.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182840 f, 124601.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469680 f, 161513.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333120 f, 50373.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469740 f, 161478.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182900 f, 124607.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469800 f, 161498.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333180 f, 50382.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469860 f, 161519.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182960 f, 124613.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469920 f, 161540.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333240 f, 50391.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469980 f, 161560.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470040 f, 161581.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470100 f, 161601.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183020 f, 124620.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470160 f, 161622.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333300 f, 50400.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470220 f, 161643.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183080 f, 124626.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470280 f, 161663.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333360 f, 50409.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470340 f, 161684.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183140 f, 124632.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470400 f, 161705.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333420 f, 50418.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470460 f, 161670.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183200 f, 124639.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470520 f, 161690.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333480 f, 50427.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470580 f, 161711.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183260 f, 124645.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470640 f, 161731.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333540 f, 50429.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470700 f, 161752.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183320 f, 124638.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470760 f, 161773.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333600 f, 50438.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470820 f, 161793.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183380 f, 124645.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470880 f, 161814.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333660 f, 50447.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470940 f, 161835.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183440 f, 124651.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471000 f, 161855.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333720 f, 50456.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471060 f, 161820.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183500 f, 124657.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333780 f, 50465.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183560 f, 124663.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333840 f, 50474.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471120 f, 161841.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183620 f, 124670.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471180 f, 161861.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333900 f, 50483.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471240 f, 161882.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183680 f, 124676.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471300 f, 161903.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333960 f, 50492.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471360 f, 161923.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183740 f, 124682.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471420 f, 161944.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334020 f, 50501.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471480 f, 161964.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183800 f, 124689.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471540 f, 161985.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334080 f, 50503.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471600 f, 162006.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183860 f, 124682.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471660 f, 161971.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334140 f, 50512.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471720 f, 161991.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183920 f, 124688.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471780 f, 162012.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334200 f, 50521.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471840 f, 162032.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183980 f, 124695.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334260 f, 50530.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184040 f, 124701.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334320 f, 50539.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184100 f, 124707.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334380 f, 50548.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184160 f, 124714.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334440 f, 50557.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184220 f, 124720.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334500 f, 50566.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184280 f, 124726.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334560 f, 50575.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184340 f, 124733.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334620 f, 50577.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184400 f, 124726.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334680 f, 50586.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184460 f, 124732.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334740 f, 50595.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184520 f, 124738.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334800 f, 50604.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184580 f, 124745.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334860 f, 50613.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184640 f, 124751.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334920 f, 50622.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184700 f, 124757.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334980 f, 50631.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184760 f, 124764.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335040 f, 50640.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184820 f, 124770.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335100 f, 50649.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184880 f, 124776.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335160 f, 50659.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184940 f, 124769.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335220 f, 50660.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185000 f, 124776.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335280 f, 50669.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185060 f, 124782.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335340 f, 50678.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185120 f, 124788.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335400 f, 50687.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185180 f, 124795.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335460 f, 50696.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185240 f, 124801.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335520 f, 50705.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185300 f, 124807.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335580 f, 50714.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185360 f, 124814.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335640 f, 50723.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185420 f, 124820.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335700 f, 50732.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471900 f, 162053.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185480 f, 124826.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471960 f, 162074.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335760 f, 50734.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472020 f, 162094.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185540 f, 124819.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472080 f, 162115.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472140 f, 162135.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335820 f, 50743.4 fps, 0 ms/f
[junit] 2 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 472200 f, 162045.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185600 f, 124826.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472260 f, 162065.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335880 f, 50752.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472320 f, 162086.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185660 f, 124832.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472380 f, 162107.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335940 f, 50761.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472440 f, 162127.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185720 f, 124838.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472500 f, 162148.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336000 f, 50770.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472560 f, 162168.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185780 f, 124845.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472620 f, 162189.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336060 f, 50772.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472680 f, 162210.0 fps, 0 ms/f
[junit] 9 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1185840 f, 124825.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472740 f, 162230.6 fps, 0 ms/f
[junit] 6 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 336120 f, 50742.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472800 f, 162195.5 fps, 0 ms/f
[junit] 9 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1185900 f, 124779.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472860 f, 162216.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336180 f, 50744.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472920 f, 162236.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185960 f, 124772.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472980 f, 162257.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336240 f, 50753.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473040 f, 162277.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186020 f, 124778.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473100 f, 162298.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336300 f, 50762.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473160 f, 162319.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186080 f, 124784.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473220 f, 162339.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336360 f, 50763.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473280 f, 162360.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186140 f, 124778.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473340 f, 162380.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336420 f, 50772.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473400 f, 162401.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186200 f, 124784.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473460 f, 162421.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336480 f, 50781.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473520 f, 162386.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186260 f, 124790.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473580 f, 162407.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336540 f, 50790.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473640 f, 162427.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186320 f, 124796.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473700 f, 162448.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336600 f, 50799.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473760 f, 162469.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473820 f, 162489.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473880 f, 162510.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473940 f, 162530.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474000 f, 162551.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474060 f, 162572.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186380 f, 124803.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474120 f, 162536.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336660 f, 50808.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474180 f, 162557.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186440 f, 124809.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474240 f, 162577.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336720 f, 50817.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474300 f, 162598.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186500 f, 124815.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474360 f, 162619.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336780 f, 50819.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474420 f, 162639.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186560 f, 124809.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474480 f, 162660.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336840 f, 50828.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474540 f, 162680.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186620 f, 124815.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474600 f, 162701.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336900 f, 50837.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474660 f, 162721.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186680 f, 124821.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474720 f, 162686.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336960 f, 50846.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474780 f, 162707.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186740 f, 124828.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474840 f, 162727.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337020 f, 50855.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474900 f, 162748.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186800 f, 124834.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474960 f, 162769.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337080 f, 50864.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475020 f, 162789.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186860 f, 124840.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475080 f, 162810.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337140 f, 50873.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475140 f, 162830.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186920 f, 124846.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475200 f, 162851.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337200 f, 50882.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475260 f, 162816.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186980 f, 124853.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475320 f, 162836.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337260 f, 50891.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475380 f, 162857.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187040 f, 124859.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475440 f, 162877.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337320 f, 50893.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475500 f, 162898.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187100 f, 124852.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475560 f, 162918.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337380 f, 50902.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475620 f, 162939.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187160 f, 124859.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475680 f, 162959.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337440 f, 50911.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475740 f, 162980.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187220 f, 124865.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475800 f, 163001.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337500 f, 50920.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475860 f, 162965.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187280 f, 124871.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475920 f, 162986.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337560 f, 50929.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187340 f, 124878.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475980 f, 163006.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337620 f, 50938.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476040 f, 163027.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187400 f, 124884.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476100 f, 163047.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337680 f, 50947.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476160 f, 163068.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187460 f, 124890.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476220 f, 163089.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337740 f, 50956.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476280 f, 163109.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187520 f, 124896.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476340 f, 163130.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337800 f, 50965.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476400 f, 163150.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187580 f, 124890.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476460 f, 163115.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337860 f, 50966.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476520 f, 163135.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187640 f, 124896.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476580 f, 163156.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337920 f, 50976.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476640 f, 163177.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187700 f, 124902.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476700 f, 163197.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337980 f, 50985.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476760 f, 163218.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187760 f, 124909.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476820 f, 163238.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338040 f, 50994.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476880 f, 163259.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187820 f, 124915.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476940 f, 163279.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338100 f, 51003.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477000 f, 163300.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187880 f, 124921.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477060 f, 163320.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338160 f, 51012.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477120 f, 163285.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187940 f, 124927.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477180 f, 163305.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338220 f, 51021.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477240 f, 163326.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188000 f, 124934.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477300 f, 163347.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338280 f, 51030.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477360 f, 163367.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188060 f, 124940.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477420 f, 163388.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338340 f, 51031.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477480 f, 163408.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188120 f, 124933.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477540 f, 163429.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338400 f, 51040.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477600 f, 163449.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188180 f, 124940.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477660 f, 163470.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338460 f, 51049.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477720 f, 163434.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188240 f, 124946.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477780 f, 163455.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188300 f, 124952.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477840 f, 163475.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338520 f, 51058.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477900 f, 163496.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188360 f, 124958.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477960 f, 163516.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478020 f, 163537.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338580 f, 51067.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478080 f, 163557.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188420 f, 124965.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478140 f, 163578.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338640 f, 51076.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478200 f, 163599.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188480 f, 124971.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338700 f, 51085.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188540 f, 124977.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338760 f, 51095.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188600 f, 124984.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338820 f, 51104.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188660 f, 124977.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338880 f, 51105.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188720 f, 124983.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338940 f, 51114.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188780 f, 124990.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339000 f, 51123.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188840 f, 124996.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339060 f, 51132.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188900 f, 125002.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339120 f, 51141.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188960 f, 125008.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339180 f, 51150.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189020 f, 125015.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339240 f, 51159.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189080 f, 125021.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339300 f, 51168.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189140 f, 125027.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339360 f, 51177.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189200 f, 125021.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339420 f, 51179.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189260 f, 125027.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339480 f, 51188.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189320 f, 125033.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339540 f, 51197.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189380 f, 125039.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339600 f, 51206.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189440 f, 125046.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339660 f, 51215.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189500 f, 125052.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339720 f, 51224.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189560 f, 125045.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339780 f, 51225.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189620 f, 125052.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339840 f, 51234.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189680 f, 125058.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339900 f, 51243.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189740 f, 125064.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339960 f, 51252.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189800 f, 125070.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340020 f, 51261.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189860 f, 125077.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478260 f, 163619.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340080 f, 51270.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478320 f, 163584.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189920 f, 125083.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478380 f, 163604.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340140 f, 51279.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189980 f, 125089.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340200 f, 51289.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190040 f, 125096.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340260 f, 51298.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190100 f, 125089.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340320 f, 51299.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478440 f, 163625.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478500 f, 163645.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478560 f, 163666.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190160 f, 125095.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478620 f, 163686.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340380 f, 51308.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478680 f, 163707.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190220 f, 125101.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478740 f, 163727.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340440 f, 51317.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478800 f, 163748.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190280 f, 125108.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340500 f, 51326.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190340 f, 125114.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340560 f, 51335.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190400 f, 125120.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340620 f, 51344.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190460 f, 125127.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340680 f, 51353.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478860 f, 163768.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190520 f, 125133.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478920 f, 163733.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340740 f, 51362.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478980 f, 163753.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190580 f, 125139.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479040 f, 163774.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479100 f, 163794.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340800 f, 51371.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479160 f, 163815.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190640 f, 125132.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479220 f, 163835.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340860 f, 51373.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479280 f, 163856.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190700 f, 125139.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479340 f, 163876.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340920 f, 51382.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479400 f, 163897.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190760 f, 125145.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479460 f, 163917.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340980 f, 51391.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479520 f, 163882.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190820 f, 125151.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479580 f, 163902.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341040 f, 51400.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479640 f, 163923.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190880 f, 125158.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479700 f, 163943.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341100 f, 51409.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479760 f, 163964.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190940 f, 125164.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479820 f, 163984.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341160 f, 51418.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479880 f, 164005.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191000 f, 125170.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479940 f, 164025.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341220 f, 51427.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480000 f, 164046.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191060 f, 125177.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480060 f, 164066.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341280 f, 51436.3 fps, 0 ms/f
[junit] 2 s: 60 f / 41 ms, 1463.4 fps, 0 ms/f; total: 480120 f, 161820.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191120 f, 125170.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480180 f, 161840.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341340 f, 51437.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480240 f, 161805.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191180 f, 125176.5 fps, 0 ms/f
[junit] 2 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 480300 f, 161012.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341400 f, 51446.6 fps, 0 ms/f
[junit] 3 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 480360 f, 159906.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480420 f, 159926.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191240 f, 125182.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480480 f, 159946.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341460 f, 51455.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480540 f, 159966.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191300 f, 125189.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480600 f, 159986.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341520 f, 51464.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480660 f, 160006.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341580 f, 51473.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480720 f, 160026.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191360 f, 125195.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480780 f, 160046.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341640 f, 51482.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480840 f, 160013.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191420 f, 125201.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480900 f, 160033.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341700 f, 51491.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480960 f, 160053.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191480 f, 125208.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481020 f, 160073.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341760 f, 51500.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481080 f, 160093.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191540 f, 125214.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481140 f, 160113.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341820 f, 51509.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481200 f, 160133.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191600 f, 125220.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481260 f, 160153.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341880 f, 51511.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481320 f, 160173.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191660 f, 125213.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481380 f, 160193.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341940 f, 51520.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481440 f, 160159.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191720 f, 125220.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481500 f, 160179.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342000 f, 51529.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481560 f, 160199.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191780 f, 125226.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481620 f, 160219.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342060 f, 51538.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481680 f, 160239.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191840 f, 125232.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481740 f, 160259.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342120 f, 51547.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481800 f, 160279.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191900 f, 125239.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481860 f, 160299.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342180 f, 51556.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481920 f, 160319.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191960 f, 125245.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481980 f, 160339.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342240 f, 51565.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482040 f, 160359.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192020 f, 125251.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482100 f, 160325.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342300 f, 51574.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482160 f, 160345.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192080 f, 125257.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482220 f, 160365.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342360 f, 51575.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482280 f, 160385.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192140 f, 125251.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482340 f, 160405.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342420 f, 51584.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482400 f, 160425.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192200 f, 125257.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482460 f, 160445.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342480 f, 51593.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482520 f, 160465.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192260 f, 125263.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482580 f, 160485.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482640 f, 160505.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342540 f, 51602.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482700 f, 160525.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192320 f, 125270.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482760 f, 160492.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342600 f, 51611.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482820 f, 160511.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192380 f, 125276.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482880 f, 160531.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342660 f, 51620.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482940 f, 160551.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192440 f, 125282.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483000 f, 160571.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342720 f, 51630.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483060 f, 160591.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192500 f, 125288.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483120 f, 160611.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342780 f, 51639.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483180 f, 160631.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192560 f, 125295.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483240 f, 160651.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342840 f, 51648.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483300 f, 160671.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192620 f, 125288.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483360 f, 160691.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342900 f, 51649.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483420 f, 160711.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192680 f, 125294.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483480 f, 160677.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342960 f, 51658.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483540 f, 160697.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192740 f, 125300.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483600 f, 160717.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343020 f, 51667.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483660 f, 160737.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192800 f, 125307.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483720 f, 160757.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343080 f, 51676.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483780 f, 160777.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192860 f, 125313.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343140 f, 51685.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192920 f, 125319.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343200 f, 51694.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192980 f, 125326.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343260 f, 51703.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193040 f, 125332.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343320 f, 51712.6 fps, 0 ms/f
[junit] 6 s: 60 f / 48 ms, 1250.0 fps, 0 ms/f; total: 343380 f, 51350.3 fps, 0 ms/f
[junit] 9 s: 60 f / 48 ms, 1250.0 fps, 0 ms/f; total: 1193100 f, 124709.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343440 f, 51351.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193160 f, 124703.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343500 f, 51360.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193220 f, 124709.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343560 f, 51369.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193280 f, 124715.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343620 f, 51378.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193340 f, 124721.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343680 f, 51387.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193400 f, 124728.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343740 f, 51396.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193460 f, 124734.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343800 f, 51405.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193520 f, 124740.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343860 f, 51414.4 fps, 0 ms/f
[junit] 9 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1193580 f, 124721.0 fps, 0 ms/f
[junit] 6 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 343920 f, 51408.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193640 f, 124714.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343980 f, 51409.3 fps, 0 ms/f
[junit] 9 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1193700 f, 124655.3 fps, 0 ms/f
[junit] 6 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 344040 f, 51379.9 fps, 0 ms/f
[junit] 6 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 344100 f, 51350.5 fps, 0 ms/f
[junit] 9 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1193760 f, 124596.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193820 f, 124602.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344160 f, 51359.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193880 f, 124609.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344220 f, 51368.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193940 f, 124615.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344280 f, 51377.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194000 f, 124621.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344340 f, 51386.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194060 f, 124627.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344400 f, 51395.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194120 f, 124634.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344460 f, 51404.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194180 f, 124640.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344520 f, 51413.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194240 f, 124633.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344580 f, 51414.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344640 f, 51423.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194300 f, 124639.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344700 f, 51432.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194360 f, 124646.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344760 f, 51441.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194420 f, 124652.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344820 f, 51450.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194480 f, 124658.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344880 f, 51459.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194540 f, 124665.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344940 f, 51468.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194600 f, 124671.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345000 f, 51477.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194660 f, 124677.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345060 f, 51478.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194720 f, 124670.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345120 f, 51487.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194780 f, 124677.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345180 f, 51496.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194840 f, 124683.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345240 f, 51505.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194900 f, 124689.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345300 f, 51514.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194960 f, 124695.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345360 f, 51523.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195020 f, 124702.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345420 f, 51532.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195080 f, 124708.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345480 f, 51541.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195140 f, 124714.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345540 f, 51550.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195200 f, 124720.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345600 f, 51551.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195260 f, 124714.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345660 f, 51560.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195320 f, 124720.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345720 f, 51569.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195380 f, 124726.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345780 f, 51578.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195440 f, 124732.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345840 f, 51587.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195500 f, 124739.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345900 f, 51596.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195560 f, 124745.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345960 f, 51605.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195620 f, 124751.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346020 f, 51613.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195680 f, 124744.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346080 f, 51615.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195740 f, 124751.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346140 f, 51624.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195800 f, 124757.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346200 f, 51633.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195860 f, 124763.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346260 f, 51642.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195920 f, 124769.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346320 f, 51651.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195980 f, 124776.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346380 f, 51659.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196040 f, 124782.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346440 f, 51668.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196100 f, 124788.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346500 f, 51677.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196160 f, 124794.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346560 f, 51686.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196220 f, 124801.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346620 f, 51688.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196280 f, 124794.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346680 f, 51696.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196340 f, 124800.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346740 f, 51705.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196400 f, 124807.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346800 f, 51714.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196460 f, 124813.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346860 f, 51723.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196520 f, 124819.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346920 f, 51732.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196580 f, 124825.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346980 f, 51741.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196640 f, 124832.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347040 f, 51750.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196700 f, 124838.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347100 f, 51759.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196760 f, 124831.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347160 f, 51760.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196820 f, 124837.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347220 f, 51769.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196880 f, 124844.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347280 f, 51778.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196940 f, 124850.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347340 f, 51787.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197000 f, 124856.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347400 f, 51796.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197060 f, 124862.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347460 f, 51805.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197120 f, 124869.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347520 f, 51814.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197180 f, 124875.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347580 f, 51823.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197240 f, 124881.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347640 f, 51832.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197300 f, 124874.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347700 f, 51833.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197360 f, 124881.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347760 f, 51842.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197420 f, 124887.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197480 f, 124893.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347820 f, 51851.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197540 f, 124899.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347880 f, 51860.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197600 f, 124906.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347940 f, 51861.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197660 f, 124899.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348000 f, 51870.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197720 f, 124905.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348060 f, 51879.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197780 f, 124911.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348120 f, 51888.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197840 f, 124918.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348180 f, 51897.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197900 f, 124924.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348240 f, 51906.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197960 f, 124930.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348300 f, 51915.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198020 f, 124936.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348360 f, 51924.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198080 f, 124943.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348420 f, 51933.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198140 f, 124936.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348480 f, 51934.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348540 f, 51943.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198200 f, 124942.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348600 f, 51952.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198260 f, 124948.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348660 f, 51961.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198320 f, 124955.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348720 f, 51970.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198380 f, 124961.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348780 f, 51979.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198440 f, 124967.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348840 f, 51988.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198500 f, 124973.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348900 f, 51997.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198560 f, 124980.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348960 f, 52005.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198620 f, 124973.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349020 f, 52007.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198680 f, 124979.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349080 f, 52016.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198740 f, 124985.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349140 f, 52025.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198800 f, 124992.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349200 f, 52033.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198860 f, 124998.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349260 f, 52042.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198920 f, 125004.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349320 f, 52051.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198980 f, 125010.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349380 f, 52060.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199040 f, 125017.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349440 f, 52069.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199100 f, 125023.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349500 f, 52078.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199160 f, 125016.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349560 f, 52079.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199220 f, 125022.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349620 f, 52088.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199280 f, 125029.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349680 f, 52097.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199340 f, 125035.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349740 f, 52106.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199400 f, 125041.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349800 f, 52115.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199460 f, 125047.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349860 f, 52116.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199520 f, 125041.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349920 f, 52125.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199580 f, 125047.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349980 f, 52134.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199640 f, 125053.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350040 f, 52143.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199700 f, 125059.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350100 f, 52152.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199760 f, 125066.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350160 f, 52161.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199820 f, 125072.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350220 f, 52170.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199880 f, 125078.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350280 f, 52179.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199940 f, 125084.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350340 f, 52188.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200000 f, 125091.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350400 f, 52189.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200060 f, 125084.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350460 f, 52198.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200120 f, 125090.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350520 f, 52207.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200180 f, 125096.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350580 f, 52216.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200240 f, 125103.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350640 f, 52225.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200300 f, 125109.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350700 f, 52234.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200360 f, 125115.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350760 f, 52243.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200420 f, 125121.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350820 f, 52252.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200480 f, 125128.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350880 f, 52260.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200540 f, 125134.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350940 f, 52262.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200600 f, 125127.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351000 f, 52271.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200660 f, 125133.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351060 f, 52279.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200720 f, 125140.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351120 f, 52288.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200780 f, 125146.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351180 f, 52297.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200840 f, 125152.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351240 f, 52306.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200900 f, 125158.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351300 f, 52315.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200960 f, 125165.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351360 f, 52324.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201020 f, 125171.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351420 f, 52333.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201080 f, 125164.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351480 f, 52334.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201140 f, 125170.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351540 f, 52343.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201200 f, 125177.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351600 f, 52352.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201260 f, 125183.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351660 f, 52361.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201320 f, 125189.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351720 f, 52370.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201380 f, 125195.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351780 f, 52379.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201440 f, 125202.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351840 f, 52388.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201500 f, 125208.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351900 f, 52397.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201560 f, 125214.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351960 f, 52398.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201620 f, 125207.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352020 f, 52407.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201680 f, 125214.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352080 f, 52416.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201740 f, 125220.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352140 f, 52425.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201800 f, 125226.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352200 f, 52434.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201860 f, 125232.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352260 f, 52443.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201920 f, 125239.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352320 f, 52451.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201980 f, 125245.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352380 f, 52460.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202040 f, 125251.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352440 f, 52462.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202100 f, 125244.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352500 f, 52463.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202160 f, 125238.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202220 f, 125231.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352560 f, 52464.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202280 f, 125237.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352620 f, 52473.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202340 f, 125243.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352680 f, 52482.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202400 f, 125250.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352740 f, 52491.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202460 f, 125256.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352800 f, 52500.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202520 f, 125262.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352860 f, 52508.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202580 f, 125268.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352920 f, 52517.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202640 f, 125275.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352980 f, 52526.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202700 f, 125281.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353040 f, 52527.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202760 f, 125274.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353100 f, 52536.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202820 f, 125280.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353160 f, 52545.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202880 f, 125286.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353220 f, 52554.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202940 f, 125293.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353280 f, 52563.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203000 f, 125299.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353340 f, 52572.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203060 f, 125305.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353400 f, 52581.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203120 f, 125311.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353460 f, 52590.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203180 f, 125318.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353520 f, 52599.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203240 f, 125324.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353580 f, 52600.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203300 f, 125317.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353640 f, 52609.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203360 f, 125323.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353700 f, 52618.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203420 f, 125330.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203480 f, 125336.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353760 f, 52627.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203540 f, 125342.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353820 f, 52636.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203600 f, 125348.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353880 f, 52645.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203660 f, 125355.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353940 f, 52653.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203720 f, 125361.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354000 f, 52662.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354060 f, 52663.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203780 f, 125354.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354120 f, 52672.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203840 f, 125360.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354180 f, 52681.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203900 f, 125367.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354240 f, 52690.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203960 f, 125373.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354300 f, 52699.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204020 f, 125379.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354360 f, 52708.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204080 f, 125385.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354420 f, 52717.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204140 f, 125392.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354480 f, 52726.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204200 f, 125398.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354540 f, 52735.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204260 f, 125391.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354600 f, 52736.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204320 f, 125397.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354660 f, 52745.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204380 f, 125404.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354720 f, 52754.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204440 f, 125410.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354780 f, 52763.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204500 f, 125416.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354840 f, 52772.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204560 f, 125422.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354900 f, 52781.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204620 f, 125428.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354960 f, 52790.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204680 f, 125435.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355020 f, 52798.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204740 f, 125441.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355080 f, 52807.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204800 f, 125434.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483840 f, 160797.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483900 f, 160817.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483960 f, 160837.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484020 f, 160857.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484080 f, 160823.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484140 f, 160843.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484200 f, 160863.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484260 f, 160883.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484320 f, 160903.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484380 f, 160923.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484440 f, 160943.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484500 f, 160963.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484560 f, 160983.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484620 f, 161003.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484680 f, 160969.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484740 f, 160989.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484800 f, 161009.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484860 f, 160976.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484920 f, 160996.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484980 f, 161015.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485040 f, 161035.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485100 f, 161055.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485160 f, 161075.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485220 f, 161095.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485280 f, 161062.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485340 f, 161081.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485400 f, 161101.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485460 f, 161121.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485520 f, 161141.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485580 f, 161161.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485640 f, 161181.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485700 f, 161201.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485760 f, 161221.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485820 f, 161241.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485880 f, 161207.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485940 f, 161227.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486000 f, 161247.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486060 f, 161267.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486120 f, 161287.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486180 f, 161307.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486240 f, 161327.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486300 f, 161347.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486360 f, 161366.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486420 f, 161386.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486480 f, 161406.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486540 f, 161373.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486600 f, 161393.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486660 f, 161412.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486720 f, 161432.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486780 f, 161452.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486840 f, 161472.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486900 f, 161492.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486960 f, 161512.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487020 f, 161532.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487080 f, 161552.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487140 f, 161572.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487200 f, 161538.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487260 f, 161558.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487320 f, 161578.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487380 f, 161598.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487440 f, 161618.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487500 f, 161637.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487560 f, 161657.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487620 f, 161677.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487680 f, 161697.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487740 f, 161717.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487800 f, 161683.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487860 f, 161703.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487920 f, 161723.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487980 f, 161743.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488040 f, 161763.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488100 f, 161783.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488160 f, 161803.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488220 f, 161823.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488280 f, 161842.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488340 f, 161809.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488400 f, 161829.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488460 f, 161848.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488520 f, 161868.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488580 f, 161888.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488640 f, 161908.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488700 f, 161928.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488760 f, 161948.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488820 f, 161968.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488880 f, 161988.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488940 f, 161954.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489000 f, 161974.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489060 f, 161994.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489120 f, 162013.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489180 f, 162033.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489240 f, 162053.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489300 f, 162073.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489360 f, 162093.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489420 f, 162113.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489480 f, 162133.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489540 f, 162099.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489600 f, 162119.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489660 f, 162139.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489720 f, 162158.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489780 f, 162178.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489840 f, 162198.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489900 f, 162218.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489960 f, 162238.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490020 f, 162258.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490080 f, 162278.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490140 f, 162244.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490200 f, 162264.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490260 f, 162284.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490320 f, 162303.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490380 f, 162323.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490440 f, 162343.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490500 f, 162363.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490560 f, 162383.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490620 f, 162403.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490680 f, 162423.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490740 f, 162389.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490800 f, 162409.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490860 f, 162428.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490920 f, 162448.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490980 f, 162468.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491040 f, 162488.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491100 f, 162508.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491160 f, 162528.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491220 f, 162547.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491280 f, 162567.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491340 f, 162533.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491400 f, 162553.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491460 f, 162573.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491520 f, 162593.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491580 f, 162613.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491640 f, 162633.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491700 f, 162653.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491760 f, 162672.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491820 f, 162692.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491880 f, 162712.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491940 f, 162732.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492000 f, 162698.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492060 f, 162718.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492120 f, 162738.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492180 f, 162757.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492240 f, 162777.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492300 f, 162797.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492360 f, 162763.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492420 f, 162783.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492480 f, 162803.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492540 f, 162823.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492600 f, 162842.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492660 f, 162862.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492720 f, 162882.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492780 f, 162902.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492840 f, 162868.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492900 f, 162888.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492960 f, 162908.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493020 f, 162927.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493080 f, 162947.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493140 f, 162967.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493200 f, 162987.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493260 f, 163007.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493320 f, 163027.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493380 f, 163046.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493440 f, 163012.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493500 f, 163032.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493560 f, 163052.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493620 f, 163072.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493680 f, 163092.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493740 f, 163111.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493800 f, 163131.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493860 f, 163151.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493920 f, 163171.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493980 f, 163137.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494040 f, 163157.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494100 f, 163177.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494160 f, 163142.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494220 f, 163162.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494280 f, 163182.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355140 f, 52808.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494340 f, 163202.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204860 f, 125440.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494400 f, 163222.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494460 f, 163242.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494520 f, 163261.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494580 f, 163281.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494640 f, 163301.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355200 f, 52817.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494700 f, 163267.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204920 f, 125447.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494760 f, 163287.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355260 f, 52826.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494820 f, 163306.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204980 f, 125453.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494880 f, 163326.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355320 f, 52835.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494940 f, 163346.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205040 f, 125459.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495000 f, 163366.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355380 f, 52844.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495060 f, 163332.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205100 f, 125465.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495120 f, 163352.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355440 f, 52853.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495180 f, 163371.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205160 f, 125472.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495240 f, 163391.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355500 f, 52862.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495300 f, 163411.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205220 f, 125478.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495360 f, 163377.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355560 f, 52871.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495420 f, 163397.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205280 f, 125484.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495480 f, 163416.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355620 f, 52880.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495540 f, 163436.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205340 f, 125477.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495600 f, 163456.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355680 f, 52881.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495660 f, 163476.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205400 f, 125484.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495720 f, 163496.0 fps, 0 ms/f
[junit] 6 s: 60 f / 108 ms, 555.5 fps, 1 ms/f; total: 355740 f, 52054.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495780 f, 163515.8 fps, 0 ms/f
[junit] 9 s: 60 f / 108 ms, 555.5 fps, 1 ms/f; total: 1205460 f, 124095.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495840 f, 163535.6 fps, 0 ms/f
[junit] 6 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 355800 f, 52047.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495900 f, 163555.4 fps, 0 ms/f
[junit] 9 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1205520 f, 124075.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495960 f, 163575.2 fps, 0 ms/f
[junit] 6 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 355860 f, 52033.9 fps, 0 ms/f
[junit] 9 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1205580 f, 124043.6 fps, 0 ms/f
[junit] 6 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 355920 f, 52019.8 fps, 0 ms/f
[junit] 9 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1205640 f, 124011.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355980 f, 52021.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205700 f, 124004.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205760 f, 124011.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496020 f, 163594.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356040 f, 52029.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496080 f, 163560.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205820 f, 124017.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496140 f, 163580.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356100 f, 52038.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496200 f, 163600.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205880 f, 124023.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496260 f, 163620.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356160 f, 52047.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496320 f, 163639.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205940 f, 124029.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496380 f, 163659.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356220 f, 52056.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496440 f, 163679.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206000 f, 124035.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496500 f, 163699.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206060 f, 124041.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496560 f, 163719.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356280 f, 52064.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496620 f, 163738.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206120 f, 124048.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496680 f, 163704.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356340 f, 52073.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496740 f, 163724.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206180 f, 124054.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496800 f, 163744.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356400 f, 52082.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496860 f, 163764.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206240 f, 124060.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496920 f, 163783.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356460 f, 52091.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496980 f, 163803.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206300 f, 124053.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497040 f, 163823.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356520 f, 52092.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497100 f, 163843.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206360 f, 124060.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497160 f, 163862.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356580 f, 52101.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497220 f, 163882.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206420 f, 124066.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497280 f, 163848.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356640 f, 52109.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497340 f, 163868.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206480 f, 124072.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356700 f, 52118.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206540 f, 124078.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356760 f, 52127.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206600 f, 124084.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356820 f, 52136.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206660 f, 124090.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356880 f, 52144.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206720 f, 124097.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356940 f, 52153.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206780 f, 124103.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357000 f, 52154.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206840 f, 124096.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357060 f, 52163.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206900 f, 124102.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357120 f, 52172.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206960 f, 124109.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357180 f, 52181.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207020 f, 124115.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357240 f, 52189.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207080 f, 124121.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357300 f, 52198.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207140 f, 124127.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357360 f, 52207.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207200 f, 124133.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357420 f, 52216.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207260 f, 124139.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357480 f, 52224.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357540 f, 52226.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207320 f, 124133.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357600 f, 52234.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207380 f, 124139.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357660 f, 52243.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207440 f, 124145.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357720 f, 52252.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207500 f, 124151.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357780 f, 52261.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207560 f, 124157.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357840 f, 52269.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207620 f, 124164.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357900 f, 52278.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207680 f, 124170.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357960 f, 52287.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207740 f, 124163.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358020 f, 52288.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207800 f, 124169.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358080 f, 52297.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207860 f, 124176.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358140 f, 52306.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497400 f, 163887.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207920 f, 124182.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497460 f, 163907.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358200 f, 52314.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497520 f, 163927.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207980 f, 124188.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497580 f, 163947.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358260 f, 52323.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497640 f, 163967.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208040 f, 124194.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358320 f, 52332.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497700 f, 163986.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208100 f, 124200.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497760 f, 164006.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358380 f, 52341.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497820 f, 164026.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497880 f, 164046.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208160 f, 124206.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497940 f, 164065.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358440 f, 52349.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498000 f, 164031.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208220 f, 124213.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498060 f, 164051.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358500 f, 52358.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208280 f, 124219.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498120 f, 164071.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358560 f, 52359.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498180 f, 164090.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208340 f, 124212.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498240 f, 164110.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358620 f, 52368.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498300 f, 164130.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208400 f, 124218.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498360 f, 164150.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358680 f, 52377.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498420 f, 164169.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208460 f, 124224.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498480 f, 164189.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358740 f, 52386.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208520 f, 124231.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498540 f, 164155.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358800 f, 52394.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498600 f, 164175.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208580 f, 124237.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498660 f, 164194.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358860 f, 52403.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498720 f, 164214.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208640 f, 124243.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498780 f, 164234.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358920 f, 52412.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498840 f, 164254.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208700 f, 124249.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498900 f, 164273.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358980 f, 52421.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498960 f, 164293.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208760 f, 124255.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499020 f, 164313.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359040 f, 52429.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499080 f, 164333.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208820 f, 124249.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499140 f, 164298.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359100 f, 52431.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499200 f, 164318.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208880 f, 124255.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499260 f, 164338.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359160 f, 52439.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499320 f, 164358.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208940 f, 124261.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499380 f, 164377.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359220 f, 52448.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499440 f, 164397.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209000 f, 124267.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499500 f, 164417.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359280 f, 52457.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499560 f, 164437.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209060 f, 124273.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499620 f, 164456.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359340 f, 52466.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499680 f, 164476.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209120 f, 124279.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499740 f, 164496.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359400 f, 52474.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499800 f, 164462.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209180 f, 124286.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499860 f, 164481.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359460 f, 52483.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499920 f, 164501.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359520 f, 52492.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499980 f, 164521.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209240 f, 124292.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500040 f, 164540.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359580 f, 52501.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500100 f, 164560.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209300 f, 124298.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500160 f, 164580.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359640 f, 52502.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500220 f, 164600.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500280 f, 164619.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209360 f, 124291.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500340 f, 164639.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359700 f, 52510.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500400 f, 164605.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209420 f, 124298.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500460 f, 164625.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359760 f, 52519.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500520 f, 164644.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209480 f, 124304.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500580 f, 164664.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359820 f, 52528.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500640 f, 164684.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209540 f, 124310.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500700 f, 164703.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500760 f, 164723.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359880 f, 52537.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500820 f, 164743.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209600 f, 124316.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500880 f, 164763.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359940 f, 52545.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500940 f, 164782.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209660 f, 124322.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501000 f, 164748.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501060 f, 164768.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501120 f, 164787.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501180 f, 164807.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501240 f, 164827.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360000 f, 52554.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209720 f, 124328.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360060 f, 52563.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501300 f, 164847.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209780 f, 124335.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501360 f, 164866.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360120 f, 52572.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501420 f, 164886.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209840 f, 124328.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501480 f, 164906.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360180 f, 52573.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501540 f, 164926.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209900 f, 124334.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501600 f, 164891.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360240 f, 52582.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501660 f, 164911.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209960 f, 124340.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501720 f, 164930.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360300 f, 52590.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501780 f, 164950.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210020 f, 124346.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501840 f, 164970.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360360 f, 52599.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501900 f, 164990.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210080 f, 124353.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501960 f, 165009.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360420 f, 52608.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502020 f, 165029.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210140 f, 124359.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502080 f, 165049.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360480 f, 52617.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502140 f, 165069.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210200 f, 124365.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502200 f, 165034.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360540 f, 52625.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502260 f, 165054.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210260 f, 124371.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502320 f, 165073.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360600 f, 52634.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502380 f, 165093.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210320 f, 124377.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502440 f, 165113.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360660 f, 52643.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502500 f, 165133.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210380 f, 124371.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502560 f, 165152.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360720 f, 52644.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502620 f, 165172.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210440 f, 124377.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502680 f, 165192.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360780 f, 52653.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502740 f, 165211.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210500 f, 124383.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502800 f, 165231.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360840 f, 52661.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502860 f, 165251.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210560 f, 124389.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502920 f, 165216.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360900 f, 52670.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502980 f, 165236.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210620 f, 124395.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503040 f, 165256.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360960 f, 52679.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503100 f, 165275.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210680 f, 124401.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503160 f, 165295.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361020 f, 52688.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503220 f, 165315.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210740 f, 124408.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503280 f, 165335.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503340 f, 165354.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503400 f, 165320.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503460 f, 165339.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503520 f, 165359.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503580 f, 165379.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503640 f, 165344.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503700 f, 165364.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503760 f, 165384.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361080 f, 52697.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503820 f, 165403.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503880 f, 165423.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503940 f, 165443.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504000 f, 165462.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504060 f, 165482.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504120 f, 165502.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504180 f, 165467.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504240 f, 165487.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504300 f, 165507.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504360 f, 165526.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504420 f, 165546.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504480 f, 165566.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504540 f, 165585.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504600 f, 165605.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504660 f, 165625.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504720 f, 165644.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504780 f, 165610.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504840 f, 165629.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504900 f, 165649.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504960 f, 165669.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505020 f, 165688.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505080 f, 165708.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505140 f, 165728.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505200 f, 165748.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505260 f, 165767.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505320 f, 165787.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505380 f, 165807.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505440 f, 165772.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505500 f, 165792.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505560 f, 165811.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505620 f, 165831.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505680 f, 165851.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505740 f, 165870.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505800 f, 165890.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505860 f, 165910.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505920 f, 165929.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505980 f, 165895.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506040 f, 165914.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506100 f, 165934.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506160 f, 165954.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506220 f, 165973.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506280 f, 165993.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506340 f, 166013.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506400 f, 166032.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210800 f, 124414.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361140 f, 52705.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210860 f, 124420.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361200 f, 52714.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210920 f, 124413.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361260 f, 52715.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210980 f, 124420.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361320 f, 52724.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211040 f, 124426.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361380 f, 52733.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211100 f, 124432.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361440 f, 52741.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211160 f, 124438.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361500 f, 52750.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506460 f, 165998.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211220 f, 124444.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506520 f, 166017.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361560 f, 52759.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506580 f, 166037.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506640 f, 166057.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211280 f, 124450.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506700 f, 166076.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506760 f, 166096.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361620 f, 52768.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506820 f, 166116.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211340 f, 124457.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506880 f, 166135.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361680 f, 52776.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506940 f, 166155.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211400 f, 124450.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507000 f, 166175.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361740 f, 52777.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507060 f, 166194.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361800 f, 52786.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507120 f, 166159.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211460 f, 124456.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507180 f, 166179.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361860 f, 52795.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507240 f, 166199.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211520 f, 124462.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507300 f, 166218.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361920 f, 52804.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507360 f, 166238.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211580 f, 124468.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507420 f, 166258.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361980 f, 52812.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507480 f, 166277.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211640 f, 124475.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507540 f, 166297.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362040 f, 52821.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507600 f, 166262.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507660 f, 166282.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211700 f, 124481.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507720 f, 166302.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362100 f, 52830.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507780 f, 166321.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362160 f, 52839.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507840 f, 166341.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211760 f, 124487.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507900 f, 166360.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362220 f, 52847.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507960 f, 166380.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211820 f, 124493.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508020 f, 166400.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362280 f, 52849.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508080 f, 166419.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211880 f, 124486.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508140 f, 166385.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362340 f, 52857.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508200 f, 166404.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211940 f, 124493.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508260 f, 166424.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362400 f, 52866.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508320 f, 166444.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212000 f, 124499.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508380 f, 166463.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362460 f, 52875.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508440 f, 166483.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212060 f, 124505.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508500 f, 166502.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362520 f, 52884.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508560 f, 166522.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212120 f, 124511.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508620 f, 166542.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362580 f, 52892.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508680 f, 166561.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212180 f, 124517.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508740 f, 166527.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508800 f, 166546.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362640 f, 52901.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508860 f, 166566.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212240 f, 124523.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508920 f, 166585.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362700 f, 52910.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508980 f, 166605.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212300 f, 124530.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509040 f, 166625.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362760 f, 52919.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509100 f, 166644.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212360 f, 124536.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509160 f, 166664.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509220 f, 166684.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362820 f, 52920.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509280 f, 166703.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212420 f, 124529.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509340 f, 166668.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362880 f, 52928.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509400 f, 166688.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212480 f, 124535.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509460 f, 166708.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362940 f, 52937.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509520 f, 166727.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212540 f, 124541.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509580 f, 166747.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363000 f, 52946.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509640 f, 166767.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212600 f, 124548.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509700 f, 166786.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363060 f, 52955.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509760 f, 166806.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212660 f, 124554.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509820 f, 166825.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363120 f, 52963.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509880 f, 166845.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212720 f, 124560.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509940 f, 166810.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363180 f, 52972.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510000 f, 166830.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212780 f, 124566.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510060 f, 166849.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510120 f, 166869.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510180 f, 166889.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510240 f, 166908.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510300 f, 166928.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510360 f, 166947.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510420 f, 166967.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510480 f, 166987.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510540 f, 166952.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510600 f, 166971.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510660 f, 166991.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510720 f, 167011.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510780 f, 167030.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510840 f, 167050.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510900 f, 167069.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510960 f, 167089.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511020 f, 167109.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511080 f, 167128.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511140 f, 167093.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511200 f, 167113.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511260 f, 167133.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511320 f, 167152.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511380 f, 167172.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511440 f, 167191.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511500 f, 167211.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511560 f, 167231.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511620 f, 167250.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363240 f, 52981.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511680 f, 167270.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212840 f, 124572.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363300 f, 52990.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212900 f, 124578.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363360 f, 52991.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212960 f, 124572.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511740 f, 167235.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363420 f, 52999.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511800 f, 167254.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213020 f, 124578.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511860 f, 167274.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363480 f, 53008.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511920 f, 167294.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213080 f, 124584.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511980 f, 167313.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363540 f, 53017.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512040 f, 167333.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213140 f, 124590.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512100 f, 167352.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363600 f, 53026.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512160 f, 167372.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213200 f, 124596.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512220 f, 167392.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363660 f, 53034.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512280 f, 167411.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213260 f, 124603.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512340 f, 167376.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363720 f, 53043.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512400 f, 167396.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213320 f, 124609.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512460 f, 167415.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363780 f, 53052.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512520 f, 167435.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213380 f, 124615.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512580 f, 167400.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363840 f, 53061.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512640 f, 167419.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213440 f, 124621.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512700 f, 167439.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363900 f, 53062.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512760 f, 167459.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213500 f, 124614.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512820 f, 167478.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363960 f, 53070.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512880 f, 167498.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213560 f, 124621.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512940 f, 167517.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364020 f, 53079.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513000 f, 167482.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213620 f, 124627.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513060 f, 167502.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364080 f, 53088.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513120 f, 167522.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213680 f, 124633.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513180 f, 167541.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364140 f, 53097.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513240 f, 167561.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213740 f, 124639.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513300 f, 167580.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364200 f, 53105.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513360 f, 167600.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213800 f, 124645.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513420 f, 167619.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364260 f, 53114.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513480 f, 167639.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213860 f, 124651.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513540 f, 167659.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364320 f, 53123.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513600 f, 167624.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213920 f, 124658.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513660 f, 167643.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364380 f, 53132.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513720 f, 167663.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213980 f, 124651.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513780 f, 167682.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364440 f, 53133.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513840 f, 167702.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214040 f, 124657.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513900 f, 167721.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364500 f, 53141.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513960 f, 167741.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514020 f, 167761.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514080 f, 167780.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514140 f, 167800.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514200 f, 167765.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514260 f, 167784.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514320 f, 167804.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214100 f, 124663.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514380 f, 167823.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364560 f, 53150.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514440 f, 167843.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214160 f, 124669.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514500 f, 167862.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364620 f, 53159.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514560 f, 167882.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214220 f, 124676.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514620 f, 167902.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364680 f, 53168.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514680 f, 167921.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214280 f, 124682.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514740 f, 167941.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364740 f, 53176.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514800 f, 167906.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214340 f, 124688.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514860 f, 167925.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364800 f, 53185.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514920 f, 167945.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214400 f, 124694.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514980 f, 167964.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364860 f, 53194.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515040 f, 167984.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214460 f, 124700.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515100 f, 168003.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364920 f, 53195.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515160 f, 168023.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214520 f, 124694.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515220 f, 168043.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364980 f, 53204.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515280 f, 168062.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214580 f, 124700.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515340 f, 168082.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365040 f, 53212.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515400 f, 168101.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214640 f, 124706.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515460 f, 168066.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365100 f, 53221.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214700 f, 124712.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365160 f, 53222.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214760 f, 124705.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515520 f, 168086.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515580 f, 168105.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365220 f, 53231.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515640 f, 168125.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214820 f, 124712.0 fps, 0 ms/f
[junit] 3 s: 60 f / 9 ms, 6666.6 fps, 0 ms/f; total: 515700 f, 167652.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365280 f, 53240.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515760 f, 167672.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214880 f, 124705.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515820 f, 167691.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365340 f, 53241.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515880 f, 167711.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214940 f, 124711.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515940 f, 167730.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365400 f, 53249.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516000 f, 167695.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215000 f, 124717.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516060 f, 167715.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365460 f, 53250.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516120 f, 167734.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215060 f, 124711.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516180 f, 167754.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365520 f, 53259.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516240 f, 167773.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215120 f, 124717.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516300 f, 167793.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365580 f, 53268.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516360 f, 167812.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215180 f, 124723.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516420 f, 167832.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365640 f, 53269.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516480 f, 167851.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215240 f, 124716.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516540 f, 167871.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365700 f, 53277.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215300 f, 124722.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365760 f, 53286.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215360 f, 124729.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365820 f, 53287.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215420 f, 124722.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365880 f, 53296.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215480 f, 124728.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365940 f, 53305.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215540 f, 124734.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366000 f, 53313.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215600 f, 124728.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366060 f, 53314.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215660 f, 124734.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516600 f, 167836.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366120 f, 53323.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516660 f, 167855.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215720 f, 124740.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516720 f, 167820.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366180 f, 53332.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516780 f, 167840.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215780 f, 124746.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516840 f, 167859.6 fps, 0 ms/f
[junit] 6 s: 60 f / 47 ms, 1276.5 fps, 0 ms/f; total: 366240 f, 52978.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516900 f, 167879.1 fps, 0 ms/f
[junit] 9 s: 60 f / 47 ms, 1276.5 fps, 0 ms/f; total: 1215840 f, 124153.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516960 f, 167898.6 fps, 0 ms/f
[junit] 9 s: 60 f / 9 ms, 6666.6 fps, 0 ms/f; total: 1215900 f, 124046.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517020 f, 167918.1 fps, 0 ms/f
[junit] 6 s: 60 f / 9 ms, 6666.6 fps, 0 ms/f; total: 366300 f, 52918.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517080 f, 167937.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215960 f, 124039.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517140 f, 167957.1 fps, 0 ms/f
[junit] 6 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 366360 f, 52911.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517200 f, 167922.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216020 f, 124033.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517260 f, 167941.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517320 f, 167961.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517380 f, 167980.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517440 f, 168000.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366420 f, 52920.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517500 f, 168019.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216080 f, 124039.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517560 f, 168038.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366480 f, 52928.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517620 f, 168058.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216140 f, 124045.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517680 f, 168077.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366540 f, 52937.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517740 f, 168097.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366600 f, 52938.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517800 f, 168062.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216200 f, 124038.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517860 f, 168081.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517920 f, 168101.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517980 f, 168120.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518040 f, 168140.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518100 f, 168159.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518160 f, 168179.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518220 f, 168198.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518280 f, 168218.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366660 f, 52947.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518340 f, 168237.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216260 f, 124044.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518400 f, 168257.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366720 f, 52955.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518460 f, 168276.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216320 f, 124050.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518520 f, 168241.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366780 f, 52956.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518580 f, 168260.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216380 f, 124044.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518640 f, 168280.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366840 f, 52965.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518700 f, 168299.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216440 f, 124050.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518760 f, 168319.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366900 f, 52974.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518820 f, 168338.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216500 f, 124056.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518880 f, 168358.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366960 f, 52982.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518940 f, 168377.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216560 f, 124062.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519000 f, 168397.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367020 f, 52991.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519060 f, 168416.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216620 f, 124068.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367080 f, 53000.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519120 f, 168381.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216680 f, 124075.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367140 f, 53008.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216740 f, 124081.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367200 f, 53017.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519180 f, 168400.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216800 f, 124087.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519240 f, 168420.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367260 f, 53018.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519300 f, 168439.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216860 f, 124080.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519360 f, 168459.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367320 f, 53027.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519420 f, 168478.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216920 f, 124086.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519480 f, 168498.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367380 f, 53035.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519540 f, 168517.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216980 f, 124092.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519600 f, 168537.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367440 f, 53044.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519660 f, 168556.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217040 f, 124099.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519720 f, 168521.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367500 f, 53053.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519780 f, 168540.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367560 f, 53061.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519840 f, 168560.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217100 f, 124105.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519900 f, 168579.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367620 f, 53070.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519960 f, 168599.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217160 f, 124111.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520020 f, 168618.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367680 f, 53079.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520080 f, 168638.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217220 f, 124117.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520140 f, 168657.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217280 f, 124110.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520200 f, 168677.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367740 f, 53080.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520260 f, 168696.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217340 f, 124117.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520320 f, 168661.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367800 f, 53088.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520380 f, 168680.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217400 f, 124123.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520440 f, 168700.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367860 f, 53097.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520500 f, 168719.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217460 f, 124129.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520560 f, 168739.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367920 f, 53106.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520620 f, 168758.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217520 f, 124135.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520680 f, 168777.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367980 f, 53114.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520740 f, 168797.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217580 f, 124141.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520800 f, 168816.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368040 f, 53123.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520860 f, 168836.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217640 f, 124147.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520920 f, 168855.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368100 f, 53132.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520980 f, 168875.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217700 f, 124153.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521040 f, 168839.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368160 f, 53140.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521100 f, 168859.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217760 f, 124159.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521160 f, 168878.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368220 f, 53149.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521220 f, 168898.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217820 f, 124165.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521280 f, 168917.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368280 f, 53150.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521340 f, 168937.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217880 f, 124159.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521400 f, 168956.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368340 f, 53159.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521460 f, 168976.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217940 f, 124165.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521520 f, 168995.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368400 f, 53167.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521580 f, 169014.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218000 f, 124171.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521640 f, 168979.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368460 f, 53176.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521700 f, 168999.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218060 f, 124177.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521760 f, 169018.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521820 f, 169037.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368520 f, 53185.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521880 f, 169057.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218120 f, 124183.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521940 f, 169076.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368580 f, 53193.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522000 f, 169096.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218180 f, 124190.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522060 f, 169115.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368640 f, 53202.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522120 f, 169135.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218240 f, 124183.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522180 f, 169154.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368700 f, 53203.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522240 f, 169119.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218300 f, 124189.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522300 f, 169138.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368760 f, 53212.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522360 f, 169158.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522420 f, 169177.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522480 f, 169196.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218360 f, 124195.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522540 f, 169216.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368820 f, 53220.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522600 f, 169235.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218420 f, 124189.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522660 f, 169255.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368880 f, 53221.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522720 f, 169274.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218480 f, 124195.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522780 f, 169294.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368940 f, 53230.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522840 f, 169313.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218540 f, 124201.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522900 f, 169278.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369000 f, 53239.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522960 f, 169297.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523020 f, 169316.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523080 f, 169336.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523140 f, 169355.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523200 f, 169375.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523260 f, 169394.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523320 f, 169414.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523380 f, 169433.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523440 f, 169452.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523500 f, 169472.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523560 f, 169436.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523620 f, 169456.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523680 f, 169475.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523740 f, 169495.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523800 f, 169514.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523860 f, 169533.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523920 f, 169553.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523980 f, 169572.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524040 f, 169592.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524100 f, 169611.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524160 f, 169631.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524220 f, 169595.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524280 f, 169615.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524340 f, 169634.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524400 f, 169653.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524460 f, 169673.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524520 f, 169692.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524580 f, 169712.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524640 f, 169731.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524700 f, 169750.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524760 f, 169770.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524820 f, 169734.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524880 f, 169754.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524940 f, 169773.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525000 f, 169793.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525060 f, 169812.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525120 f, 169831.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525180 f, 169851.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525240 f, 169870.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525300 f, 169890.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525360 f, 169909.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525420 f, 169873.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525480 f, 169893.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525540 f, 169912.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525600 f, 169932.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525660 f, 169951.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525720 f, 169970.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525780 f, 169990.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525840 f, 170009.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525900 f, 170029.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218600 f, 124207.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525960 f, 170048.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369060 f, 53247.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526020 f, 170012.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218660 f, 124213.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526080 f, 170032.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369120 f, 53248.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526140 f, 170051.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218720 f, 124207.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526200 f, 170071.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369180 f, 53257.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526260 f, 170090.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218780 f, 124213.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526320 f, 170109.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369240 f, 53258.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526380 f, 170129.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218840 f, 124206.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526440 f, 170148.6 fps, 0 ms/f
[junit] 6 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 369300 f, 53213.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526500 f, 170168.0 fps, 0 ms/f
[junit] 9 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 1218900 f, 124124.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526560 f, 170132.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218960 f, 124130.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526620 f, 170151.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526680 f, 170171.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526740 f, 170135.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526800 f, 170155.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526860 f, 170174.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526920 f, 170193.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526980 f, 170213.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527040 f, 170232.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527100 f, 170251.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527160 f, 170271.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369360 f, 53221.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527220 f, 170235.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219020 f, 124136.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527280 f, 170255.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369420 f, 53230.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527340 f, 170274.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219080 f, 124142.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527400 f, 170293.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369480 f, 53239.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219140 f, 124148.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527460 f, 170313.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369540 f, 53247.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527520 f, 170332.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219200 f, 124154.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527580 f, 170351.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369600 f, 53256.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527640 f, 170371.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219260 f, 124160.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527700 f, 170390.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369660 f, 53257.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527760 f, 170410.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219320 f, 124154.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527820 f, 170374.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369720 f, 53266.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527880 f, 170393.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219380 f, 124160.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527940 f, 170413.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369780 f, 53274.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528000 f, 170432.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219440 f, 124166.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528060 f, 170451.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369840 f, 53275.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528120 f, 170471.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219500 f, 124160.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528180 f, 170490.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369900 f, 53276.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528240 f, 170510.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219560 f, 124153.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528300 f, 170529.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369960 f, 53285.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528360 f, 170548.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219620 f, 124159.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370020 f, 53286.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219680 f, 124153.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528420 f, 170513.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528480 f, 170532.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528540 f, 170551.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528600 f, 170571.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528660 f, 170590.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528720 f, 170609.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528780 f, 170629.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528840 f, 170648.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528900 f, 170667.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528960 f, 170632.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529020 f, 170651.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370080 f, 53294.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529080 f, 170670.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219740 f, 124159.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529140 f, 170690.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370140 f, 53295.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529200 f, 170709.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219800 f, 124152.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529260 f, 170729.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370200 f, 53304.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529320 f, 170748.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529380 f, 170767.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529440 f, 170787.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529500 f, 170751.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529560 f, 170770.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529620 f, 170790.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529680 f, 170809.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529740 f, 170828.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529800 f, 170848.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529860 f, 170867.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529920 f, 170886.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529980 f, 170906.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530040 f, 170925.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530100 f, 170889.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530160 f, 170909.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530220 f, 170928.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530280 f, 170947.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530340 f, 170967.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530400 f, 170986.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530460 f, 171005.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530520 f, 171025.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530580 f, 171044.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530640 f, 171063.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530700 f, 171028.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530760 f, 171047.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530820 f, 171066.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530880 f, 171086.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530940 f, 171105.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531000 f, 171124.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531060 f, 171144.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531120 f, 171163.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531180 f, 171182.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531240 f, 171202.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531300 f, 171166.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531360 f, 171185.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531420 f, 171204.8 fps, 0 ms/f
[junit] 3 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 531480 f, 170893.8 fps, 0 ms/f
[junit] 3 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 531540 f, 170693.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531600 f, 170712.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531660 f, 170732.1 fps, 0 ms/f
[junit] 3 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 531720 f, 170477.7 fps, 0 ms/f
[junit] 3 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 531780 f, 170333.1 fps, 0 ms/f
[junit] 3 s: 60 f / 9 ms, 6666.6 fps, 0 ms/f; total: 531840 f, 169862.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531900 f, 169881.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531960 f, 169900.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532020 f, 169920.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532080 f, 169939.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532140 f, 169904.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532200 f, 169923.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532260 f, 169942.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532320 f, 169961.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219860 f, 124158.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532380 f, 169980.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370260 f, 53313.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532440 f, 170000.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219920 f, 124164.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532500 f, 170019.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370320 f, 53314.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219980 f, 124158.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532560 f, 170038.3 fps, 0 ms/f
[junit] 6 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 370380 f, 53307.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532620 f, 170057.4 fps, 0 ms/f
[junit] 9 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1220040 f, 124139.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370440 f, 53316.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220100 f, 124145.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370500 f, 53317.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220160 f, 124138.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370560 f, 53325.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532680 f, 170076.6 fps, 0 ms/f
[junit] 9 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1220220 f, 124119.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532740 f, 170041.5 fps, 0 ms/f
[junit] 6 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 370620 f, 53318.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532800 f, 170060.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220280 f, 124125.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532860 f, 170079.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370680 f, 53327.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532920 f, 170098.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220340 f, 124131.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532980 f, 170118.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370740 f, 53336.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533040 f, 170137.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220400 f, 124137.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533100 f, 170156.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370800 f, 53344.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533160 f, 170175.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220460 f, 124144.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533220 f, 170194.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370860 f, 53353.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533280 f, 170213.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220520 f, 124150.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533340 f, 170233.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370920 f, 53354.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533400 f, 170197.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220580 f, 124143.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533460 f, 170216.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370980 f, 53363.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533520 f, 170236.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220640 f, 124149.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533580 f, 170255.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371040 f, 53371.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533640 f, 170274.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220700 f, 124155.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533700 f, 170293.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371100 f, 53380.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533760 f, 170312.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220760 f, 124161.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533820 f, 170331.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371160 f, 53388.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533880 f, 170350.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220820 f, 124168.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533940 f, 170370.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371220 f, 53397.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534000 f, 170334.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220880 f, 124174.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534060 f, 170354.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371280 f, 53406.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534120 f, 170373.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220940 f, 124180.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534180 f, 170392.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371340 f, 53414.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534240 f, 170411.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221000 f, 124186.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534300 f, 170430.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371400 f, 53423.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534360 f, 170449.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221060 f, 124192.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534420 f, 170468.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371460 f, 53432.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534480 f, 170488.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221120 f, 124185.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534540 f, 170507.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371520 f, 53433.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534600 f, 170471.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221180 f, 124192.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534660 f, 170491.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371580 f, 53441.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221240 f, 124198.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534720 f, 170510.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371640 f, 53450.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534780 f, 170529.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221300 f, 124204.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534840 f, 170548.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371700 f, 53458.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534900 f, 170567.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221360 f, 124210.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534960 f, 170586.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371760 f, 53467.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535020 f, 170605.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221420 f, 124216.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535080 f, 170625.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371820 f, 53476.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535140 f, 170644.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221480 f, 124222.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535200 f, 170608.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371880 f, 53484.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535260 f, 170627.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221540 f, 124228.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535320 f, 170647.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371940 f, 53493.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535380 f, 170666.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221600 f, 124234.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535440 f, 170685.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372000 f, 53502.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535500 f, 170704.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221660 f, 124240.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535560 f, 170723.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372060 f, 53503.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535620 f, 170742.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535680 f, 170761.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221720 f, 124234.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535740 f, 170781.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535800 f, 170800.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535860 f, 170764.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535920 f, 170783.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535980 f, 170803.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536040 f, 170822.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536100 f, 170841.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536160 f, 170860.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536220 f, 170879.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536280 f, 170898.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536340 f, 170917.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536400 f, 170936.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536460 f, 170901.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536520 f, 170920.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536580 f, 170939.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536640 f, 170958.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536700 f, 170978.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536760 f, 170997.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536820 f, 171016.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536880 f, 171035.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536940 f, 171054.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537000 f, 171073.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537060 f, 171092.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537120 f, 171111.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537180 f, 171076.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537240 f, 171095.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537300 f, 171114.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537360 f, 171133.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537420 f, 171152.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537480 f, 171171.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537540 f, 171191.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537600 f, 171210.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537660 f, 171229.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537720 f, 171248.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537780 f, 171212.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537840 f, 171232.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537900 f, 171251.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537960 f, 171270.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538020 f, 171289.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538080 f, 171308.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538140 f, 171327.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538200 f, 171346.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538260 f, 171365.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538320 f, 171384.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538380 f, 171349.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538440 f, 171368.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538500 f, 171387.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538560 f, 171406.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372120 f, 53511.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538620 f, 171425.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221780 f, 124240.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538680 f, 171444.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372180 f, 53520.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538740 f, 171464.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221840 f, 124246.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538800 f, 171483.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372240 f, 53528.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538860 f, 171502.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221900 f, 124252.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538920 f, 171521.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372300 f, 53537.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538980 f, 171540.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221960 f, 124258.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539040 f, 171504.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372360 f, 53546.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539100 f, 171524.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222020 f, 124264.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539160 f, 171543.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372420 f, 53554.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539220 f, 171562.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222080 f, 124270.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539280 f, 171581.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372480 f, 53563.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539340 f, 171600.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222140 f, 124264.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539400 f, 171619.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372540 f, 53564.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539460 f, 171638.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222200 f, 124270.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539520 f, 171657.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222260 f, 124276.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539580 f, 171676.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372600 f, 53572.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539640 f, 171641.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222320 f, 124282.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539700 f, 171660.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372660 f, 53581.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539760 f, 171679.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222380 f, 124288.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539820 f, 171698.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372720 f, 53590.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539880 f, 171717.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222440 f, 124294.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539940 f, 171736.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372780 f, 53591.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540000 f, 171755.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222500 f, 124288.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540060 f, 171720.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372840 f, 53599.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540120 f, 171739.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222560 f, 124294.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540180 f, 171758.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372900 f, 53608.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540240 f, 171777.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222620 f, 124300.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540300 f, 171796.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372960 f, 53617.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540360 f, 171760.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222680 f, 124306.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540420 f, 171780.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540480 f, 171799.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540540 f, 171818.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540600 f, 171837.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540660 f, 171856.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540720 f, 171875.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540780 f, 171894.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540840 f, 171913.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373020 f, 53625.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540900 f, 171877.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540960 f, 171897.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541020 f, 171916.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541080 f, 171935.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541140 f, 171954.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222740 f, 124312.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541200 f, 171973.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373080 f, 53634.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541260 f, 171992.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222800 f, 124318.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541320 f, 172011.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222860 f, 124324.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541380 f, 172030.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373140 f, 53642.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541440 f, 172049.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222920 f, 124331.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541500 f, 172068.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373200 f, 53651.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541560 f, 172087.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541620 f, 172052.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222980 f, 124337.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541680 f, 172071.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373260 f, 53660.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541740 f, 172090.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223040 f, 124343.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541800 f, 172109.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373320 f, 53661.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541860 f, 172128.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223100 f, 124336.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541920 f, 172147.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373380 f, 53669.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541980 f, 172166.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223160 f, 124342.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542040 f, 172185.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373440 f, 53678.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223220 f, 124348.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373500 f, 53686.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223280 f, 124354.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223340 f, 124361.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373560 f, 53695.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223400 f, 124367.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373620 f, 53704.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223460 f, 124373.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373680 f, 53712.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223520 f, 124379.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373740 f, 53721.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223580 f, 124385.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373800 f, 53722.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223640 f, 124378.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373860 f, 53730.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223700 f, 124385.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373920 f, 53739.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223760 f, 124391.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373980 f, 53748.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223820 f, 124397.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374040 f, 53756.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223880 f, 124403.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374100 f, 53765.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223940 f, 124409.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374160 f, 53774.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224000 f, 124415.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374220 f, 53782.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224060 f, 124421.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374280 f, 53783.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224120 f, 124415.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374340 f, 53792.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224180 f, 124421.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374400 f, 53800.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224240 f, 124427.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374460 f, 53809.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224300 f, 124433.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374520 f, 53818.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224360 f, 124439.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374580 f, 53818.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224420 f, 124432.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374640 f, 53827.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224480 f, 124439.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374700 f, 53836.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224540 f, 124445.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374760 f, 53844.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224600 f, 124451.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374820 f, 53853.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224660 f, 124457.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374880 f, 53862.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224720 f, 124463.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374940 f, 53870.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224780 f, 124469.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542100 f, 172204.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375000 f, 53879.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542160 f, 172223.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224840 f, 124475.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542220 f, 172242.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375060 f, 53887.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542280 f, 172261.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542340 f, 172226.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542400 f, 172245.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542460 f, 172264.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224900 f, 124481.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542520 f, 172283.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375120 f, 53896.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542580 f, 172302.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224960 f, 124475.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542640 f, 172321.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375180 f, 53897.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542700 f, 172340.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225020 f, 124481.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542760 f, 172359.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375240 f, 53898.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542820 f, 172378.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225080 f, 124474.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542880 f, 172397.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542940 f, 172361.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375300 f, 53906.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543000 f, 172380.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225140 f, 124480.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375360 f, 53915.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225200 f, 124474.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375420 f, 53916.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225260 f, 124480.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375480 f, 53925.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225320 f, 124486.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375540 f, 53933.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543060 f, 172399.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225380 f, 124479.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375600 f, 53934.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543120 f, 172419.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375660 f, 53943.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543180 f, 172438.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225440 f, 124485.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543240 f, 172457.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375720 f, 53951.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543300 f, 172476.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225500 f, 124492.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543360 f, 172495.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375780 f, 53960.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543420 f, 172514.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225560 f, 124485.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543480 f, 172533.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375840 f, 53961.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543540 f, 172552.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225620 f, 124491.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543600 f, 172516.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375900 f, 53969.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543660 f, 172535.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225680 f, 124497.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543720 f, 172554.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375960 f, 53978.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543780 f, 172573.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225740 f, 124503.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543840 f, 172592.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376020 f, 53987.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543900 f, 172611.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225800 f, 124509.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543960 f, 172630.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376080 f, 53995.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544020 f, 172649.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225860 f, 124515.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544080 f, 172669.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376140 f, 54004.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544140 f, 172688.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225920 f, 124522.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544200 f, 172652.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376200 f, 54012.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544260 f, 172671.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225980 f, 124528.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544320 f, 172690.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376260 f, 54021.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544380 f, 172709.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544440 f, 172728.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544500 f, 172747.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226040 f, 124534.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544560 f, 172766.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376320 f, 54030.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544620 f, 172785.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226100 f, 124527.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544680 f, 172804.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376380 f, 54031.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544740 f, 172823.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226160 f, 124533.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544800 f, 172787.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376440 f, 54039.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544860 f, 172806.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226220 f, 124539.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544920 f, 172825.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376500 f, 54048.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544980 f, 172844.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226280 f, 124546.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545040 f, 172863.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376560 f, 54056.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545100 f, 172882.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226340 f, 124552.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545160 f, 172902.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376620 f, 54065.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545220 f, 172921.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226400 f, 124558.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545280 f, 172940.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376680 f, 54074.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545340 f, 172959.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226460 f, 124564.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545400 f, 172923.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376740 f, 54082.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545460 f, 172942.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226520 f, 124570.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545520 f, 172961.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376800 f, 54091.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545580 f, 172980.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226580 f, 124576.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545640 f, 172999.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376860 f, 54092.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545700 f, 173018.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226640 f, 124569.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545760 f, 173037.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376920 f, 54100.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545820 f, 173056.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226700 f, 124576.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545880 f, 173075.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376980 f, 54109.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545940 f, 173094.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226760 f, 124582.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546000 f, 173113.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377040 f, 54117.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546060 f, 173132.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226820 f, 124588.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546120 f, 173096.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377100 f, 54126.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546180 f, 173115.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226880 f, 124594.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546240 f, 173134.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377160 f, 54135.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546300 f, 173153.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226940 f, 124600.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546360 f, 173172.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377220 f, 54143.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546420 f, 173191.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227000 f, 124593.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546480 f, 173210.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377280 f, 54144.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546540 f, 173229.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227060 f, 124599.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546600 f, 173248.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377340 f, 54153.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546660 f, 173267.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227120 f, 124606.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546720 f, 173231.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377400 f, 54161.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546780 f, 173250.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227180 f, 124612.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546840 f, 173269.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377460 f, 54170.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546900 f, 173288.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227240 f, 124618.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546960 f, 173307.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547020 f, 173327.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547080 f, 173346.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547140 f, 173365.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377520 f, 54179.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227300 f, 124624.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377580 f, 54187.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547200 f, 173384.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227360 f, 124630.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547260 f, 173403.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377640 f, 54196.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547320 f, 173422.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227420 f, 124636.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547380 f, 173441.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547440 f, 173460.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377700 f, 54204.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547500 f, 173424.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227480 f, 124642.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547560 f, 173443.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377760 f, 54205.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547620 f, 173462.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227540 f, 124636.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547680 f, 173481.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377820 f, 54214.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547740 f, 173500.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227600 f, 124642.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547800 f, 173519.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377880 f, 54222.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547860 f, 173538.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227660 f, 124648.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547920 f, 173557.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377940 f, 54231.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227720 f, 124654.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547980 f, 173576.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378000 f, 54240.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548040 f, 173595.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227780 f, 124660.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548100 f, 173614.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378060 f, 54248.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548160 f, 173578.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227840 f, 124666.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548220 f, 173597.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378120 f, 54257.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548280 f, 173616.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227900 f, 124672.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548340 f, 173635.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378180 f, 54266.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548400 f, 173654.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227960 f, 124678.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548460 f, 173673.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378240 f, 54274.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548520 f, 173692.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548580 f, 173711.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548640 f, 173730.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548700 f, 173749.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548760 f, 173713.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548820 f, 173732.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548880 f, 173751.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548940 f, 173770.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549000 f, 173789.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549060 f, 173808.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549120 f, 173827.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549180 f, 173846.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549240 f, 173865.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549300 f, 173884.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549360 f, 173848.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549420 f, 173867.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549480 f, 173886.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549540 f, 173905.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549600 f, 173924.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549660 f, 173943.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549720 f, 173962.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549780 f, 173981.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549840 f, 174000.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549900 f, 174019.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549960 f, 174037.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550020 f, 174001.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550080 f, 174020.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550140 f, 174039.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550200 f, 174058.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550260 f, 174022.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550320 f, 174041.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550380 f, 174060.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550440 f, 174079.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550500 f, 174098.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550560 f, 174062.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550620 f, 174081.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550680 f, 174100.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550740 f, 174119.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550800 f, 174138.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550860 f, 174157.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550920 f, 174176.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550980 f, 174195.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551040 f, 174214.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551100 f, 174178.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551160 f, 174197.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551220 f, 174216.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551280 f, 174235.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551340 f, 174254.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551400 f, 174273.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228020 f, 124684.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551460 f, 174292.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378300 f, 54275.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551520 f, 174311.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228080 f, 124678.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378360 f, 54284.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551580 f, 174329.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228140 f, 124684.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551640 f, 174348.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378420 f, 54292.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551700 f, 174367.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228200 f, 124690.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551760 f, 174331.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378480 f, 54301.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551820 f, 174350.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228260 f, 124696.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551880 f, 174369.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378540 f, 54309.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551940 f, 174388.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228320 f, 124702.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552000 f, 174407.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378600 f, 54318.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552060 f, 174426.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228380 f, 124708.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552120 f, 174445.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378660 f, 54327.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552180 f, 174464.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228440 f, 124714.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552240 f, 174483.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378720 f, 54327.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552300 f, 174502.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228500 f, 124708.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552360 f, 174521.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378780 f, 54336.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552420 f, 174485.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228560 f, 124701.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552480 f, 174504.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378840 f, 54337.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552540 f, 174523.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228620 f, 124707.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552600 f, 174542.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378900 f, 54345.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552660 f, 174560.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378960 f, 54346.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552720 f, 174579.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228680 f, 124701.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552780 f, 174598.8 fps, 0 ms/f
[junit] 6 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 379020 f, 54339.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552840 f, 174617.8 fps, 0 ms/f
[junit] 9 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1228740 f, 124681.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552900 f, 174636.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379080 f, 54348.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552960 f, 174655.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228800 f, 124687.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553020 f, 174619.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379140 f, 54349.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553080 f, 174638.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228860 f, 124681.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553140 f, 174657.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379200 f, 54357.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553200 f, 174676.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228920 f, 124687.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553260 f, 174695.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379260 f, 54358.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553320 f, 174714.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228980 f, 124680.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553380 f, 174733.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379320 f, 54367.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553440 f, 174752.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229040 f, 124687.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553500 f, 174771.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379380 f, 54368.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553560 f, 174790.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229100 f, 124680.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553620 f, 174808.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379440 f, 54376.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553680 f, 174772.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229160 f, 124686.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553740 f, 174791.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379500 f, 54377.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553800 f, 174810.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229220 f, 124679.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553860 f, 174829.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379560 f, 54386.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553920 f, 174848.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229280 f, 124686.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553980 f, 174867.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379620 f, 54394.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554040 f, 174886.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229340 f, 124692.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554100 f, 174905.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379680 f, 54395.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554160 f, 174924.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229400 f, 124685.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554220 f, 174943.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379740 f, 54404.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554280 f, 174962.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229460 f, 124691.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554340 f, 174925.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379800 f, 54412.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554400 f, 174944.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229520 f, 124697.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554460 f, 174963.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379860 f, 54413.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554520 f, 174982.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229580 f, 124691.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554580 f, 175001.5 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379920 f, 54422.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554640 f, 175020.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229640 f, 124697.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554700 f, 175039.4 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379980 f, 54430.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554760 f, 175058.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229700 f, 124703.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554820 f, 175077.3 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380040 f, 54431.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229760 f, 124696.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380100 f, 54439.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229820 f, 124702.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380160 f, 54448.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229880 f, 124708.9 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380220 f, 54457.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229940 f, 124715.0 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380280 f, 54465.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230000 f, 124721.1 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380340 f, 54474.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230060 f, 124727.2 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380400 f, 54482.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230120 f, 124720.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380460 f, 54483.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230180 f, 124726.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380520 f, 54492.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230240 f, 124720.1 fps, 0 ms/f
[junit] 6 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 380580 f, 54485.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230300 f, 124713.6 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380640 f, 54493.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230360 f, 124719.7 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380700 f, 54502.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230420 f, 124725.8 fps, 0 ms/f
[junit] 6 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380760 f, 54511.0 fps, 0 ms/f
[junit] 9 s: 60 f / 31 ms, 1935.4 fps, 0 ms/f; total: 1230480 f, 124341.1 fps, 0 ms/f
[junit] 7 s: 60 f / 31 ms, 1935.4 fps, 0 ms/f; total: 380820 f, 54278.7 fps, 0 ms/f
[junit] 7 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 380880 f, 54233.2 fps, 0 ms/f
[junit] 9 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 1230540 f, 124259.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380940 f, 54241.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230600 f, 124265.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230660 f, 124271.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381000 f, 54250.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230720 f, 124277.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381060 f, 54258.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230780 f, 124283.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381120 f, 54267.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230840 f, 124289.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381180 f, 54268.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230900 f, 124283.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230960 f, 124289.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381240 f, 54276.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231020 f, 124295.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381300 f, 54285.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231080 f, 124301.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381360 f, 54293.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231140 f, 124307.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381420 f, 54302.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231200 f, 124313.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381480 f, 54310.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554880 f, 175096.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231260 f, 124319.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554940 f, 175059.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381540 f, 54319.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555000 f, 175078.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231320 f, 124325.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555060 f, 175097.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381600 f, 54328.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555120 f, 175116.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231380 f, 124331.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555180 f, 175135.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381660 f, 54336.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555240 f, 175154.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231440 f, 124337.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555300 f, 175173.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381720 f, 54337.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555360 f, 175192.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231500 f, 124331.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555420 f, 175211.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381780 f, 54345.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555480 f, 175230.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231560 f, 124337.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381840 f, 54354.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231620 f, 124343.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555540 f, 175193.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381900 f, 54362.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555600 f, 175212.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231680 f, 124349.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555660 f, 175231.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381960 f, 54371.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555720 f, 175250.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231740 f, 124355.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555780 f, 175269.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382020 f, 54380.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555840 f, 175288.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231800 f, 124361.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555900 f, 175307.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382080 f, 54388.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555960 f, 175326.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231860 f, 124367.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556020 f, 175345.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382140 f, 54389.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556080 f, 175364.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231920 f, 124360.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556140 f, 175383.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382200 f, 54397.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556200 f, 175346.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231980 f, 124367.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556260 f, 175365.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382260 f, 54406.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556320 f, 175384.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232040 f, 124373.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556380 f, 175403.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382320 f, 54415.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556440 f, 175422.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232100 f, 124379.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556500 f, 175441.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382380 f, 54423.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556560 f, 175460.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232160 f, 124385.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556620 f, 175479.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382440 f, 54432.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556680 f, 175498.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232220 f, 124391.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556740 f, 175461.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382500 f, 54432.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556800 f, 175480.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232280 f, 124384.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556860 f, 175499.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232340 f, 124390.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556920 f, 175518.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382560 f, 54441.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556980 f, 175537.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232400 f, 124396.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557040 f, 175556.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382620 f, 54449.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557100 f, 175575.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232460 f, 124402.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557160 f, 175594.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382680 f, 54458.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557220 f, 175612.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232520 f, 124409.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557280 f, 175631.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382740 f, 54467.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557340 f, 175650.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232580 f, 124415.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557400 f, 175669.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232640 f, 124421.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557460 f, 175633.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382800 f, 54475.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557520 f, 175652.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232700 f, 124427.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557580 f, 175671.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382860 f, 54484.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557640 f, 175689.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557700 f, 175708.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557760 f, 175727.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557820 f, 175746.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557880 f, 175765.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557940 f, 175784.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558000 f, 175803.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558060 f, 175766.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558120 f, 175785.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558180 f, 175804.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232760 f, 124433.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558240 f, 175823.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382920 f, 54492.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232820 f, 124439.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382980 f, 54493.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232880 f, 124432.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383040 f, 54501.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232940 f, 124438.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383100 f, 54510.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233000 f, 124444.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383160 f, 54519.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233060 f, 124450.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383220 f, 54527.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233120 f, 124457.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383280 f, 54536.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233180 f, 124463.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383340 f, 54544.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233240 f, 124469.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383400 f, 54553.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233300 f, 124475.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383460 f, 54561.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233360 f, 124481.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383520 f, 54562.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233420 f, 124474.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383580 f, 54571.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233480 f, 124480.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383640 f, 54579.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233540 f, 124486.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383700 f, 54588.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233600 f, 124492.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383760 f, 54596.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233660 f, 124498.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383820 f, 54605.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558300 f, 175842.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558360 f, 175861.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558420 f, 175880.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558480 f, 175899.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233720 f, 124505.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383880 f, 54613.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558540 f, 175918.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233780 f, 124511.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558600 f, 175881.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383940 f, 54622.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558660 f, 175900.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233840 f, 124517.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558720 f, 175919.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384000 f, 54630.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558780 f, 175938.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233900 f, 124510.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558840 f, 175957.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384060 f, 54631.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233960 f, 124516.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558900 f, 175976.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384120 f, 54640.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558960 f, 175994.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234020 f, 124522.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559020 f, 176013.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384180 f, 54648.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559080 f, 176032.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234080 f, 124528.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559140 f, 176051.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384240 f, 54657.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559200 f, 176070.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234140 f, 124534.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559260 f, 176034.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384300 f, 54665.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559320 f, 176052.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234200 f, 124540.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559380 f, 176071.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384360 f, 54674.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559440 f, 176090.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234260 f, 124546.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559500 f, 176109.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384420 f, 54682.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559560 f, 176128.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234320 f, 124552.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559620 f, 176147.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384480 f, 54691.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559680 f, 176166.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234380 f, 124559.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559740 f, 176185.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384540 f, 54699.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559800 f, 176203.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234440 f, 124552.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559860 f, 176167.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384600 f, 54700.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559920 f, 176186.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234500 f, 124558.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384660 f, 54709.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559980 f, 176205.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234560 f, 124564.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560040 f, 176224.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384720 f, 54717.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560100 f, 176242.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234620 f, 124570.6 fps, 0 ms/f
[junit] 3 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 560160 f, 176150.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560220 f, 176169.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560280 f, 176188.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560340 f, 176207.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560400 f, 176226.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560460 f, 176245.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560520 f, 176264.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560580 f, 176283.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560640 f, 176246.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560700 f, 176265.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560760 f, 176284.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560820 f, 176303.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384780 f, 54726.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560880 f, 176321.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234680 f, 124576.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560940 f, 176340.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561000 f, 176359.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384840 f, 54734.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561060 f, 176378.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234740 f, 124582.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561120 f, 176397.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384900 f, 54743.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561180 f, 176360.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561240 f, 176379.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561300 f, 176398.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561360 f, 176417.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561420 f, 176436.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561480 f, 176455.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561540 f, 176473.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561600 f, 176492.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561660 f, 176456.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561720 f, 176475.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561780 f, 176493.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561840 f, 176512.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561900 f, 176531.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561960 f, 176550.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562020 f, 176569.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562080 f, 176588.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562140 f, 176606.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562200 f, 176625.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562260 f, 176589.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562320 f, 176608.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562380 f, 176626.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562440 f, 176645.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562500 f, 176664.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562560 f, 176683.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562620 f, 176702.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562680 f, 176721.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562740 f, 176739.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562800 f, 176758.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562860 f, 176777.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562920 f, 176740.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562980 f, 176759.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563040 f, 176778.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563100 f, 176797.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563160 f, 176816.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563220 f, 176835.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563280 f, 176854.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563340 f, 176872.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563400 f, 176891.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563460 f, 176910.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563520 f, 176873.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563580 f, 176892.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563640 f, 176911.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563700 f, 176930.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563760 f, 176949.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563820 f, 176968.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563880 f, 176986.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563940 f, 177005.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564000 f, 177024.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564060 f, 176987.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564120 f, 177006.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564180 f, 177025.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564240 f, 177044.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564300 f, 177063.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234800 f, 124588.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564360 f, 177081.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384960 f, 54751.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564420 f, 177100.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234860 f, 124594.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564480 f, 177119.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385020 f, 54760.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564540 f, 177138.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234920 f, 124600.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564600 f, 177157.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385080 f, 54761.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564660 f, 177120.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234980 f, 124594.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564720 f, 177139.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385140 f, 54769.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564780 f, 177158.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235040 f, 124600.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564840 f, 177176.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385200 f, 54778.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564900 f, 177195.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235100 f, 124606.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564960 f, 177214.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385260 f, 54786.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565020 f, 177233.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235160 f, 124612.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565080 f, 177252.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385320 f, 54795.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565140 f, 177271.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235220 f, 124618.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565200 f, 177289.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385380 f, 54803.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565260 f, 177308.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235280 f, 124612.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565320 f, 177271.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385440 f, 54804.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565380 f, 177290.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235340 f, 124618.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565440 f, 177309.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565500 f, 177328.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565560 f, 177347.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565620 f, 177365.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565680 f, 177384.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565740 f, 177403.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565800 f, 177422.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385500 f, 54813.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565860 f, 177441.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565920 f, 177460.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565980 f, 177423.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235400 f, 124624.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566040 f, 177442.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385560 f, 54821.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566100 f, 177460.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235460 f, 124630.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566160 f, 177479.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385620 f, 54830.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235520 f, 124636.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566220 f, 177498.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385680 f, 54838.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566280 f, 177517.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235580 f, 124642.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566340 f, 177536.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385740 f, 54847.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566400 f, 177554.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235640 f, 124648.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566460 f, 177573.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385800 f, 54855.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566520 f, 177592.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566580 f, 177611.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235700 f, 124654.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566640 f, 177574.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385860 f, 54864.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566700 f, 177593.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235760 f, 124660.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566760 f, 177612.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235820 f, 124666.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566820 f, 177630.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385920 f, 54872.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566880 f, 177649.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235880 f, 124660.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566940 f, 177668.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385980 f, 54873.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567000 f, 177687.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235940 f, 124666.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567060 f, 177706.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386040 f, 54882.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567120 f, 177724.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236000 f, 124672.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567180 f, 177743.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386100 f, 54890.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567240 f, 177706.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236060 f, 124678.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567300 f, 177725.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236120 f, 124684.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567360 f, 177744.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386160 f, 54899.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567420 f, 177763.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236180 f, 124690.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567480 f, 177781.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386220 f, 54907.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567540 f, 177800.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236240 f, 124696.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567600 f, 177819.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386280 f, 54916.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567660 f, 177838.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567720 f, 177857.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567780 f, 177875.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567840 f, 177839.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567900 f, 177857.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567960 f, 177876.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568020 f, 177895.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568080 f, 177914.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568140 f, 177932.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568200 f, 177951.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568260 f, 177970.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568320 f, 177989.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568380 f, 178008.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568440 f, 177971.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568500 f, 177989.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568560 f, 178008.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568620 f, 178027.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568680 f, 178046.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568740 f, 178065.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568800 f, 178083.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568860 f, 178102.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568920 f, 178065.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568980 f, 178084.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569040 f, 178103.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569100 f, 178122.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569160 f, 178085.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569220 f, 178103.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569280 f, 178122.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569340 f, 178141.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569400 f, 178160.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569460 f, 178178.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569520 f, 178197.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569580 f, 178216.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569640 f, 178235.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569700 f, 178254.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569760 f, 178217.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569820 f, 178235.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569880 f, 178254.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569940 f, 178273.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570000 f, 178292.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570060 f, 178310.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570120 f, 178329.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570180 f, 178348.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570240 f, 178367.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570300 f, 178386.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570360 f, 178348.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570420 f, 178367.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570480 f, 178386.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570540 f, 178405.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570600 f, 178424.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570660 f, 178442.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570720 f, 178461.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570780 f, 178480.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236300 f, 124702.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570840 f, 178499.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386340 f, 54924.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570900 f, 178517.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236360 f, 124708.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570960 f, 178480.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386400 f, 54933.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571020 f, 178499.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236420 f, 124714.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571080 f, 178518.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386460 f, 54933.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571140 f, 178537.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236480 f, 124708.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571200 f, 178555.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386520 f, 54942.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571260 f, 178574.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236540 f, 124714.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571320 f, 178593.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386580 f, 54950.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571380 f, 178612.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236600 f, 124720.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571440 f, 178630.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386640 f, 54959.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571500 f, 178649.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236660 f, 124726.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571560 f, 178668.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386700 f, 54968.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571620 f, 178687.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236720 f, 124732.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571680 f, 178650.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386760 f, 54976.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571740 f, 178668.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236780 f, 124738.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571800 f, 178687.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386820 f, 54985.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571860 f, 178706.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236840 f, 124744.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571920 f, 178725.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386880 f, 54993.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571980 f, 178743.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236900 f, 124750.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572040 f, 178762.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386940 f, 55002.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572100 f, 178781.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236960 f, 124743.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572160 f, 178800.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387000 f, 55002.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572220 f, 178818.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237020 f, 124749.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572280 f, 178781.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387060 f, 55011.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572340 f, 178800.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237080 f, 124755.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572400 f, 178819.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387120 f, 55019.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572460 f, 178837.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237140 f, 124762.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572520 f, 178856.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387180 f, 55028.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572580 f, 178875.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237200 f, 124768.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572640 f, 178894.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387240 f, 55036.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572700 f, 178912.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237260 f, 124774.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572760 f, 178931.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387300 f, 55045.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572820 f, 178950.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237320 f, 124780.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572880 f, 178913.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387360 f, 55054.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572940 f, 178931.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237380 f, 124786.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573000 f, 178950.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387420 f, 55062.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573060 f, 178969.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237440 f, 124792.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573120 f, 178988.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387480 f, 55071.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573180 f, 179006.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237500 f, 124785.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573240 f, 179025.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387540 f, 55071.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573300 f, 179044.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237560 f, 124791.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573360 f, 179063.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387600 f, 55080.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573420 f, 179081.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237620 f, 124797.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573480 f, 179044.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387660 f, 55088.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573540 f, 179063.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237680 f, 124803.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573600 f, 179082.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387720 f, 55097.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573660 f, 179100.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237740 f, 124809.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573720 f, 179119.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387780 f, 55105.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573780 f, 179138.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237800 f, 124815.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573840 f, 179157.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387840 f, 55114.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573900 f, 179175.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237860 f, 124822.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573960 f, 179194.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387900 f, 55122.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237920 f, 124828.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387960 f, 55131.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237980 f, 124834.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388020 f, 55139.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238040 f, 124840.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388080 f, 55140.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238100 f, 124833.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388140 f, 55149.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238160 f, 124839.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388200 f, 55157.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238220 f, 124833.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388260 f, 55158.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238280 f, 124839.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388320 f, 55166.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238340 f, 124845.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238400 f, 124851.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388380 f, 55175.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238460 f, 124857.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388440 f, 55183.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238520 f, 124850.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388500 f, 55184.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238580 f, 124856.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388560 f, 55193.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238640 f, 124862.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388620 f, 55201.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238700 f, 124868.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388680 f, 55210.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238760 f, 124874.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388740 f, 55218.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238820 f, 124881.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388800 f, 55227.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238880 f, 124887.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388860 f, 55235.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238940 f, 124893.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388920 f, 55244.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239000 f, 124899.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388980 f, 55252.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389040 f, 55253.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239060 f, 124892.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389100 f, 55262.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239120 f, 124898.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389160 f, 55270.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239180 f, 124904.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389220 f, 55279.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239240 f, 124910.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389280 f, 55287.6 fps, 0 ms/f
[junit] 7 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 389340 f, 55280.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574020 f, 179213.2 fps, 0 ms/f
[junit] 9 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1239300 f, 124891.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574080 f, 179176.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239360 f, 124897.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574140 f, 179194.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389400 f, 55288.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574200 f, 179213.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239420 f, 124903.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389460 f, 55297.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239480 f, 124909.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389520 f, 55305.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574260 f, 179232.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574320 f, 179250.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574380 f, 179269.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389580 f, 55314.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574440 f, 179288.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239540 f, 124915.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574500 f, 179307.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389640 f, 55323.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574560 f, 179325.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239600 f, 124921.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574620 f, 179344.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389700 f, 55331.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574680 f, 179363.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239660 f, 124927.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574740 f, 179326.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389760 f, 55340.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574800 f, 179344.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239720 f, 124921.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574860 f, 179363.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389820 f, 55340.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574920 f, 179382.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239780 f, 124927.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574980 f, 179400.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389880 f, 55349.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575040 f, 179419.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239840 f, 124933.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575100 f, 179438.3 fps, 0 ms/f
[junit] 7 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 389940 f, 55310.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575160 f, 179457.1 fps, 0 ms/f
[junit] 9 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 1239900 f, 124864.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575220 f, 179419.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390000 f, 55319.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575280 f, 179438.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239960 f, 124870.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575340 f, 179457.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240020 f, 124876.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575400 f, 179475.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390060 f, 55327.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575460 f, 179494.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240080 f, 124869.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575520 f, 179513.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575580 f, 179532.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575640 f, 179550.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390120 f, 55328.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575700 f, 179569.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240140 f, 124875.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575760 f, 179588.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390180 f, 55336.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575820 f, 179551.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240200 f, 124881.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575880 f, 179569.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390240 f, 55345.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575940 f, 179588.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240260 f, 124887.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576000 f, 179607.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390300 f, 55353.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576060 f, 179625.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240320 f, 124893.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576120 f, 179644.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390360 f, 55362.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576180 f, 179663.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240380 f, 124899.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576240 f, 179681.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390420 f, 55370.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576300 f, 179700.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240440 f, 124905.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576360 f, 179719.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390480 f, 55379.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576420 f, 179682.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240500 f, 124911.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576480 f, 179700.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390540 f, 55387.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576540 f, 179719.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240560 f, 124917.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576600 f, 179738.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390600 f, 55396.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576660 f, 179756.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240620 f, 124911.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576720 f, 179775.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390660 f, 55397.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576780 f, 179794.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240680 f, 124917.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576840 f, 179812.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240740 f, 124923.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576900 f, 179831.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390720 f, 55405.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576960 f, 179850.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240800 f, 124929.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577020 f, 179869.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390780 f, 55414.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577080 f, 179831.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240860 f, 124935.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577140 f, 179850.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390840 f, 55422.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577200 f, 179869.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240920 f, 124941.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577260 f, 179887.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390900 f, 55431.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577320 f, 179906.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240980 f, 124947.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577380 f, 179925.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390960 f, 55439.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577440 f, 179943.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241040 f, 124953.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577500 f, 179962.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391020 f, 55448.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577560 f, 179981.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241100 f, 124959.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577620 f, 179999.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391080 f, 55456.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577680 f, 179962.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241160 f, 124965.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577740 f, 179981.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391140 f, 55457.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577800 f, 180000.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241220 f, 124959.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577860 f, 180018.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391200 f, 55465.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577920 f, 180037.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241280 f, 124965.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577980 f, 180056.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391260 f, 55474.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578040 f, 180074.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241340 f, 124971.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578100 f, 180093.4 fps, 0 ms/f
[junit] 7 s: 60 f / 70 ms, 857.1 fps, 1 ms/f; total: 391320 f, 54937.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578160 f, 180112.1 fps, 0 ms/f
[junit] 10 s: 60 f / 70 ms, 857.1 fps, 1 ms/f; total: 1241400 f, 124102.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578220 f, 180130.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578280 f, 180093.4 fps, 0 ms/f
[junit] 7 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 391380 f, 54930.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578340 f, 180112.1 fps, 0 ms/f
[junit] 10 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1241460 f, 124083.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578400 f, 180130.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391440 f, 54931.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578460 f, 180149.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241520 f, 124077.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578520 f, 180168.1 fps, 0 ms/f
[junit] 7 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 391500 f, 54901.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578580 f, 180130.7 fps, 0 ms/f
[junit] 10 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1241580 f, 124021.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578640 f, 180149.4 fps, 0 ms/f
[junit] 7 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 391560 f, 54878.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578700 f, 180112.0 fps, 0 ms/f
[junit] 10 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1241640 f, 123978.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578760 f, 180130.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391620 f, 54887.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578820 f, 180149.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241700 f, 123984.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578880 f, 180168.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391680 f, 54895.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578940 f, 180186.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241760 f, 123990.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579000 f, 180205.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391740 f, 54903.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579060 f, 180224.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241820 f, 123996.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579120 f, 180242.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391800 f, 54912.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579180 f, 180261.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241880 f, 124002.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579240 f, 180280.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391860 f, 54920.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579300 f, 180242.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241940 f, 124007.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579360 f, 180261.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391920 f, 54929.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579420 f, 180280.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242000 f, 124013.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579480 f, 180298.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391980 f, 54937.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579540 f, 180317.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242060 f, 124019.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579600 f, 180336.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392040 f, 54938.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579660 f, 180354.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242120 f, 124013.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579720 f, 180373.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392100 f, 54946.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579780 f, 180392.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242180 f, 124019.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579840 f, 180410.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242240 f, 124025.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579900 f, 180429.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392160 f, 54955.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579960 f, 180391.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242300 f, 124031.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580020 f, 180410.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392220 f, 54963.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580080 f, 180429.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242360 f, 124037.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580140 f, 180447.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392280 f, 54971.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242420 f, 124043.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392340 f, 54980.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242480 f, 124049.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392400 f, 54988.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580200 f, 180466.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242540 f, 124055.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580260 f, 180485.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392460 f, 54997.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580320 f, 180503.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242600 f, 124061.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580380 f, 180522.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580440 f, 180541.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392520 f, 55005.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580500 f, 180559.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242660 f, 124055.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580560 f, 180578.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392580 f, 55006.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580620 f, 180597.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242720 f, 124061.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580680 f, 180559.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392640 f, 55014.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580740 f, 180578.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242780 f, 124067.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580800 f, 180597.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580860 f, 180615.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392700 f, 55023.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580920 f, 180634.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580980 f, 180652.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581040 f, 180671.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581100 f, 180690.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581160 f, 180708.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581220 f, 180727.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581280 f, 180746.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581340 f, 180708.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581400 f, 180727.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581460 f, 180746.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581520 f, 180764.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581580 f, 180783.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581640 f, 180801.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242840 f, 124073.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581700 f, 180820.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392760 f, 55031.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581760 f, 180839.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242900 f, 124079.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581820 f, 180857.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392820 f, 55039.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581880 f, 180876.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242960 f, 124085.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581940 f, 180895.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392880 f, 55048.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582000 f, 180857.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243020 f, 124091.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582060 f, 180876.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392940 f, 55056.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582120 f, 180894.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243080 f, 124097.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582180 f, 180913.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393000 f, 55065.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582240 f, 180932.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243140 f, 124103.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582300 f, 180950.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393060 f, 55073.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582360 f, 180969.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243200 f, 124109.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582420 f, 180988.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393120 f, 55074.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582480 f, 181006.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243260 f, 124102.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582540 f, 180969.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393180 f, 55082.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582600 f, 180987.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243320 f, 124108.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582660 f, 181006.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393240 f, 55091.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582720 f, 181025.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243380 f, 124114.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582780 f, 181043.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393300 f, 55099.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582840 f, 181062.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243440 f, 124120.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582900 f, 181081.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393360 f, 55107.8 fps, 0 ms/f
[junit] 3 s: 60 f / 24 ms, 2500.0 fps, 0 ms/f; total: 582960 f, 179759.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243500 f, 124126.5 fps, 0 ms/f
[junit] 3 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 583020 f, 179556.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393420 f, 55116.2 fps, 0 ms/f
[junit] 3 s: 60 f / 11 ms, 5454.5 fps, 0 ms/f; total: 583080 f, 178968.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243560 f, 124132.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583140 f, 178987.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393480 f, 55124.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583200 f, 179005.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243620 f, 124138.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583260 f, 179023.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393540 f, 55133.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583320 f, 179042.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243680 f, 124144.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583380 f, 179060.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393600 f, 55141.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583440 f, 179079.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243740 f, 124138.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583500 f, 179042.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393660 f, 55142.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583560 f, 179061.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243800 f, 124144.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583620 f, 179079.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393720 f, 55150.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583680 f, 179097.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243860 f, 124150.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583740 f, 179116.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393780 f, 55158.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583800 f, 179134.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243920 f, 124156.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583860 f, 179153.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393840 f, 55167.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583920 f, 179171.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243980 f, 124162.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583980 f, 179189.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393900 f, 55175.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584040 f, 179208.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244040 f, 124168.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584100 f, 179171.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393960 f, 55184.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584160 f, 179190.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244100 f, 124174.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584220 f, 179208.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394020 f, 55192.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584280 f, 179227.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584340 f, 179245.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244160 f, 124180.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584400 f, 179263.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394080 f, 55201.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584460 f, 179282.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244220 f, 124186.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584520 f, 179300.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394140 f, 55209.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584580 f, 179319.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394200 f, 55210.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584640 f, 179337.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244280 f, 124179.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394260 f, 55218.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584700 f, 179355.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244340 f, 124185.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584760 f, 179319.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394320 f, 55226.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584820 f, 179337.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244400 f, 124191.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584880 f, 179356.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584940 f, 179374.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394380 f, 55235.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585000 f, 179392.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244460 f, 124197.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585060 f, 179356.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394440 f, 55243.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585120 f, 179374.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244520 f, 124203.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585180 f, 179393.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394500 f, 55252.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585240 f, 179356.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244580 f, 124209.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585300 f, 179374.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394560 f, 55260.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585360 f, 179393.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244640 f, 124215.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585420 f, 179411.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394620 f, 55268.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585480 f, 179429.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244700 f, 124221.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585540 f, 179448.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585600 f, 179466.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585660 f, 179485.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585720 f, 179503.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394680 f, 55277.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585780 f, 179521.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244760 f, 124227.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585840 f, 179485.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394740 f, 55285.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585900 f, 179503.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244820 f, 124221.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585960 f, 179522.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394800 f, 55286.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586020 f, 179540.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244880 f, 124227.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586080 f, 179558.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394860 f, 55294.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586140 f, 179577.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244940 f, 124233.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586200 f, 179595.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394920 f, 55303.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586260 f, 179613.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245000 f, 124239.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586320 f, 179632.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394980 f, 55311.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586380 f, 179650.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245060 f, 124245.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586440 f, 179614.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395040 f, 55319.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586500 f, 179632.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245120 f, 124251.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586560 f, 179650.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586620 f, 179669.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395100 f, 55328.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586680 f, 179687.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245180 f, 124257.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586740 f, 179705.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395160 f, 55336.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586800 f, 179724.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586860 f, 179742.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586920 f, 179706.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586980 f, 179724.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587040 f, 179742.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587100 f, 179761.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587160 f, 179779.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587220 f, 179797.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587280 f, 179816.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587340 f, 179834.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587400 f, 179853.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587460 f, 179871.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587520 f, 179889.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587580 f, 179908.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587640 f, 179871.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587700 f, 179889.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587760 f, 179908.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587820 f, 179926.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587880 f, 179944.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587940 f, 179963.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588000 f, 179981.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588060 f, 180000.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588120 f, 180018.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588180 f, 180036.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588240 f, 180055.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588300 f, 180018.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588360 f, 180036.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588420 f, 180055.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588480 f, 180073.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588540 f, 180091.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588600 f, 180110.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588660 f, 180128.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588720 f, 180146.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588780 f, 180165.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588840 f, 180183.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588900 f, 180201.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588960 f, 180165.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589020 f, 180183.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589080 f, 180201.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589140 f, 180220.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589200 f, 180238.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589260 f, 180256.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589320 f, 180275.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589380 f, 180293.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589440 f, 180312.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589500 f, 180330.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589560 f, 180348.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589620 f, 180311.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589680 f, 180330.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589740 f, 180348.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589800 f, 180366.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589860 f, 180385.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589920 f, 180403.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245240 f, 124263.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589980 f, 180422.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395220 f, 55337.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590040 f, 180440.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245300 f, 124256.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590100 f, 180458.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395280 f, 55345.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590160 f, 180477.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245360 f, 124262.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590220 f, 180440.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395340 f, 55354.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590280 f, 180458.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245420 f, 124268.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590340 f, 180476.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395400 f, 55362.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590400 f, 180495.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245480 f, 124274.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590460 f, 180513.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395460 f, 55371.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590520 f, 180531.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245540 f, 124280.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590580 f, 180550.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395520 f, 55379.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590640 f, 180568.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245600 f, 124286.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590700 f, 180586.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395580 f, 55387.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590760 f, 180605.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245660 f, 124292.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590820 f, 180623.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395640 f, 55396.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590880 f, 180586.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245720 f, 124298.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590940 f, 180605.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395700 f, 55404.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591000 f, 180623.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245780 f, 124292.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591060 f, 180641.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395760 f, 55405.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591120 f, 180660.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245840 f, 124298.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591180 f, 180678.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395820 f, 55413.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591240 f, 180696.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245900 f, 124304.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591300 f, 180715.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395880 f, 55422.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591360 f, 180733.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245960 f, 124310.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591420 f, 180751.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395940 f, 55430.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246020 f, 124316.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396000 f, 55438.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246080 f, 124322.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591480 f, 180770.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396060 f, 55447.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591540 f, 180733.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246140 f, 124328.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591600 f, 180751.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396120 f, 55455.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591660 f, 180769.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246200 f, 124334.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591720 f, 180788.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396180 f, 55464.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591780 f, 180806.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246260 f, 124340.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591840 f, 180824.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396240 f, 55472.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591900 f, 180843.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246320 f, 124333.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591960 f, 180861.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396300 f, 55473.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592020 f, 180879.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396360 f, 55481.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592080 f, 180898.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246380 f, 124339.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592140 f, 180861.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396420 f, 55489.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592200 f, 180879.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246440 f, 124345.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592260 f, 180897.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396480 f, 55498.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592320 f, 180916.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246500 f, 124351.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592380 f, 180934.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592440 f, 180952.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396540 f, 55506.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592500 f, 180971.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246560 f, 124357.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592560 f, 180989.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592620 f, 181007.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396600 f, 55515.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592680 f, 181026.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246620 f, 124363.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592740 f, 181044.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396660 f, 55523.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592800 f, 181007.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246680 f, 124369.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592860 f, 181025.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396720 f, 55531.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592920 f, 181044.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246740 f, 124375.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592980 f, 181062.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396780 f, 55540.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593040 f, 181080.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246800 f, 124381.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593100 f, 181099.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396840 f, 55540.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246860 f, 124375.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396900 f, 55549.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246920 f, 124381.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396960 f, 55557.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246980 f, 124387.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397020 f, 55566.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247040 f, 124393.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247100 f, 124399.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397080 f, 55574.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247160 f, 124404.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397140 f, 55582.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247220 f, 124410.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397200 f, 55591.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247280 f, 124416.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397260 f, 55599.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247340 f, 124410.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397320 f, 55600.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247400 f, 124416.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397380 f, 55608.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247460 f, 124422.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397440 f, 55617.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247520 f, 124428.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397500 f, 55625.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247580 f, 124434.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397560 f, 55633.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247640 f, 124440.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397620 f, 55642.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247700 f, 124446.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397680 f, 55650.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247760 f, 124452.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397740 f, 55659.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247820 f, 124458.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397800 f, 55667.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247880 f, 124451.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397860 f, 55668.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247940 f, 124457.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397920 f, 55676.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248000 f, 124463.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397980 f, 55684.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248060 f, 124469.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398040 f, 55693.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248120 f, 124475.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398100 f, 55701.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248180 f, 124481.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398160 f, 55710.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248240 f, 124487.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593160 f, 181117.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398220 f, 55718.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248300 f, 124493.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593220 f, 181135.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398280 f, 55726.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593280 f, 181154.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248360 f, 124487.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593340 f, 181172.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398340 f, 55727.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593400 f, 181190.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248420 f, 124493.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593460 f, 181209.1 fps, 0 ms/f
[junit] 10 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 1248480 f, 124301.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593520 f, 181172.1 fps, 0 ms/f
[junit] 7 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 398400 f, 55611.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593580 f, 181190.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248540 f, 124307.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593640 f, 181208.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398460 f, 55619.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593700 f, 181227.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248600 f, 124313.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593760 f, 181245.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398520 f, 55628.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593820 f, 181263.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248660 f, 124318.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593880 f, 181282.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398580 f, 55636.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593940 f, 181300.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248720 f, 124312.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594000 f, 181318.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398640 f, 55637.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594060 f, 181337.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594120 f, 181299.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248780 f, 124318.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594180 f, 181318.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398700 f, 55645.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594240 f, 181336.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248840 f, 124324.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594300 f, 181354.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398760 f, 55653.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594360 f, 181373.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248900 f, 124330.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594420 f, 181391.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398820 f, 55662.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594480 f, 181409.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398880 f, 55670.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594540 f, 181428.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248960 f, 124336.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594600 f, 181446.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398940 f, 55678.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594660 f, 181464.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249020 f, 124342.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594720 f, 181427.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399000 f, 55687.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594780 f, 181446.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249080 f, 124348.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594840 f, 181464.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399060 f, 55695.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594900 f, 181427.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249140 f, 124354.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594960 f, 181445.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399120 f, 55704.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595020 f, 181463.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249200 f, 124348.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595080 f, 181482.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399180 f, 55704.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595140 f, 181500.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249260 f, 124353.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595200 f, 181518.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399240 f, 55713.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595260 f, 181537.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249320 f, 124359.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595320 f, 181555.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399300 f, 55721.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595380 f, 181573.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249380 f, 124365.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595440 f, 181536.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399360 f, 55729.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595500 f, 181554.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249440 f, 124371.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595560 f, 181573.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399420 f, 55738.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595620 f, 181591.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249500 f, 124377.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595680 f, 181609.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399480 f, 55746.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595740 f, 181628.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249560 f, 124383.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595800 f, 181646.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399540 f, 55754.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595860 f, 181664.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249620 f, 124377.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399600 f, 55755.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249680 f, 124383.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399660 f, 55763.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595920 f, 181682.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249740 f, 124389.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595980 f, 181701.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399720 f, 55772.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596040 f, 181719.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249800 f, 124395.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596100 f, 181682.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399780 f, 55780.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596160 f, 181700.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249860 f, 124401.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596220 f, 181719.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399840 f, 55789.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596280 f, 181737.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249920 f, 124407.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596340 f, 181755.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399900 f, 55797.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596400 f, 181773.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249980 f, 124413.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596460 f, 181792.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399960 f, 55805.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596520 f, 181810.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250040 f, 124419.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596580 f, 181828.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400020 f, 55814.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596640 f, 181847.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250100 f, 124412.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596700 f, 181865.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400080 f, 55814.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250160 f, 124418.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400140 f, 55823.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250220 f, 124424.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400200 f, 55831.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596760 f, 181828.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250280 f, 124430.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596820 f, 181846.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400260 f, 55839.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596880 f, 181864.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250340 f, 124436.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596940 f, 181883.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400320 f, 55848.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597000 f, 181901.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250400 f, 124442.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597060 f, 181919.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400380 f, 55856.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597120 f, 181937.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250460 f, 124448.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597180 f, 181956.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400440 f, 55864.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597240 f, 181974.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250520 f, 124454.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597300 f, 181992.6 fps, 0 ms/f
[junit] 7 s: 60 f / 62 ms, 967.7 fps, 1 ms/f; total: 400500 f, 55394.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597360 f, 181955.5 fps, 0 ms/f
[junit] 10 s: 60 f / 62 ms, 967.7 fps, 1 ms/f; total: 1250580 f, 123697.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597420 f, 181973.8 fps, 0 ms/f
[junit] 7 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 400560 f, 55371.8 fps, 0 ms/f
[junit] 10 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1250640 f, 123654.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597480 f, 181992.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400620 f, 55380.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597540 f, 182010.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250700 f, 123660.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597600 f, 182028.6 fps, 0 ms/f
[junit] 7 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 400680 f, 55350.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597660 f, 182046.9 fps, 0 ms/f
[junit] 10 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1250760 f, 123605.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597720 f, 182065.1 fps, 0 ms/f
[junit] 7 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 400740 f, 55343.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597780 f, 182083.4 fps, 0 ms/f
[junit] 10 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1250820 f, 123586.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597840 f, 182101.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400800 f, 55351.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597900 f, 182120.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250880 f, 123592.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597960 f, 182082.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400860 f, 55359.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598020 f, 182101.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250940 f, 123598.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598080 f, 182119.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400920 f, 55368.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598140 f, 182137.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251000 f, 123604.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598200 f, 182155.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400980 f, 55376.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598260 f, 182174.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251060 f, 123610.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598320 f, 182192.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401040 f, 55384.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598380 f, 182210.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251120 f, 123616.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598440 f, 182228.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401100 f, 55392.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598500 f, 182247.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251180 f, 123609.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598560 f, 182265.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401160 f, 55393.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598620 f, 182228.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251240 f, 123615.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598680 f, 182246.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401220 f, 55401.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598740 f, 182264.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401280 f, 55410.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598800 f, 182283.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251300 f, 123621.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598860 f, 182301.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401340 f, 55418.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598920 f, 182319.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251360 f, 123627.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598980 f, 182337.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401400 f, 55426.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599040 f, 182356.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599100 f, 182374.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251420 f, 123633.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599160 f, 182392.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401460 f, 55434.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599220 f, 182355.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251480 f, 123639.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599280 f, 182373.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401520 f, 55443.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599340 f, 182391.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251540 f, 123645.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599400 f, 182410.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401580 f, 55451.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599460 f, 182428.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251600 f, 123651.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599520 f, 182446.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401640 f, 55452.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599580 f, 182465.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599640 f, 182483.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599700 f, 182501.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599760 f, 182519.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599820 f, 182482.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599880 f, 182500.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599940 f, 182519.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600000 f, 182537.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600060 f, 182555.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600120 f, 182573.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600180 f, 182592.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600240 f, 182610.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600300 f, 182628.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600360 f, 182591.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600420 f, 182609.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600480 f, 182627.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600540 f, 182646.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600600 f, 182664.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600660 f, 182682.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600720 f, 182700.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600780 f, 182718.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600840 f, 182737.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600900 f, 182755.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600960 f, 182718.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601020 f, 182736.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601080 f, 182754.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601140 f, 182772.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601200 f, 182791.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601260 f, 182809.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601320 f, 182827.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601380 f, 182845.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601440 f, 182864.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601500 f, 182882.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601560 f, 182900.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601620 f, 182863.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601680 f, 182881.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601740 f, 182899.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601800 f, 182917.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601860 f, 182936.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601920 f, 182954.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601980 f, 182972.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602040 f, 182990.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602100 f, 183009.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602160 f, 183027.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602220 f, 182989.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602280 f, 183008.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602340 f, 183026.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602400 f, 183044.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602460 f, 183062.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602520 f, 183081.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602580 f, 183099.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602640 f, 183117.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602700 f, 183135.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602760 f, 183154.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602820 f, 183116.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602880 f, 183134.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251660 f, 123645.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602940 f, 183153.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401700 f, 55460.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603000 f, 183171.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251720 f, 123651.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603060 f, 183189.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401760 f, 55468.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603120 f, 183207.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251780 f, 123657.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603180 f, 183226.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401820 f, 55477.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603240 f, 183244.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251840 f, 123662.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603300 f, 183262.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401880 f, 55485.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603360 f, 183280.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251900 f, 123668.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603420 f, 183243.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401940 f, 55493.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603480 f, 183261.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251960 f, 123674.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603540 f, 183279.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402000 f, 55501.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603600 f, 183297.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252020 f, 123680.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603660 f, 183316.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402060 f, 55510.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603720 f, 183334.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252080 f, 123686.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603780 f, 183352.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402120 f, 55518.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603840 f, 183370.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252140 f, 123692.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603900 f, 183389.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402180 f, 55519.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603960 f, 183407.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252200 f, 123686.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604020 f, 183425.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402240 f, 55527.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604080 f, 183387.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252260 f, 123692.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604140 f, 183406.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604200 f, 183424.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402300 f, 55535.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604260 f, 183442.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252320 f, 123698.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604320 f, 183460.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402360 f, 55543.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604380 f, 183479.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252380 f, 123704.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604440 f, 183497.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402420 f, 55552.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604500 f, 183515.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252440 f, 123710.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604560 f, 183533.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402480 f, 55560.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604620 f, 183496.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252500 f, 123715.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604680 f, 183514.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402540 f, 55568.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604740 f, 183532.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252560 f, 123721.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604800 f, 183550.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402600 f, 55569.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604860 f, 183569.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252620 f, 123715.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604920 f, 183587.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402660 f, 55577.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604980 f, 183605.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252680 f, 123721.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605040 f, 183623.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402720 f, 55585.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605100 f, 183641.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252740 f, 123727.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605160 f, 183660.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252800 f, 123733.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402780 f, 55594.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252860 f, 123739.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402840 f, 55602.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605220 f, 183678.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605280 f, 183696.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252920 f, 123745.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605340 f, 183658.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402900 f, 55610.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605400 f, 183677.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252980 f, 123751.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605460 f, 183695.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402960 f, 55619.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605520 f, 183657.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253040 f, 123757.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605580 f, 183676.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253100 f, 123762.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605640 f, 183694.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403020 f, 55627.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605700 f, 183712.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253160 f, 123768.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605760 f, 183730.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403080 f, 55635.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605820 f, 183748.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253220 f, 123762.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403140 f, 55636.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605880 f, 183767.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253280 f, 123768.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605940 f, 183729.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606000 f, 183747.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606060 f, 183765.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606120 f, 183784.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606180 f, 183802.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606240 f, 183820.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606300 f, 183838.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606360 f, 183856.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606420 f, 183875.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606480 f, 183893.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606540 f, 183855.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606600 f, 183873.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606660 f, 183892.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606720 f, 183910.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606780 f, 183928.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606840 f, 183946.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606900 f, 183964.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606960 f, 183927.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607020 f, 183945.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607080 f, 183963.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607140 f, 183981.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607200 f, 184000.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607260 f, 184018.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607320 f, 183980.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607380 f, 183998.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607440 f, 184016.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607500 f, 184035.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607560 f, 184053.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607620 f, 184071.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607680 f, 184089.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607740 f, 184107.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607800 f, 184126.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607860 f, 184144.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607920 f, 184106.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607980 f, 184124.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608040 f, 184142.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608100 f, 184161.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608160 f, 184179.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608220 f, 184197.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608280 f, 184215.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608340 f, 184233.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608400 f, 184251.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608460 f, 184214.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608520 f, 184232.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608580 f, 184250.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608640 f, 184268.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608700 f, 184287.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608760 f, 184305.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608820 f, 184323.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608880 f, 184341.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608940 f, 184359.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609000 f, 184377.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403200 f, 55644.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609060 f, 184340.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609120 f, 184358.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253340 f, 123774.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609180 f, 184376.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403260 f, 55652.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609240 f, 184394.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253400 f, 123780.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609300 f, 184412.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403320 f, 55661.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609360 f, 184431.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253460 f, 123786.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609420 f, 184449.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403380 f, 55669.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609480 f, 184467.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253520 f, 123792.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609540 f, 184485.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403440 f, 55677.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609600 f, 184447.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253580 f, 123798.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609660 f, 184465.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403500 f, 55685.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609720 f, 184484.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253640 f, 123804.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609780 f, 184502.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403560 f, 55694.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609840 f, 184520.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609900 f, 184538.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253700 f, 123809.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609960 f, 184556.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403620 f, 55702.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610020 f, 184574.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253760 f, 123803.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610080 f, 184593.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403680 f, 55703.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610140 f, 184611.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253820 f, 123809.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610200 f, 184573.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403740 f, 55711.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610260 f, 184591.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253880 f, 123815.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610320 f, 184609.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403800 f, 55719.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610380 f, 184627.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253940 f, 123821.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610440 f, 184646.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403860 f, 55727.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610500 f, 184664.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254000 f, 123827.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610560 f, 184682.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403920 f, 55736.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610620 f, 184700.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254060 f, 123833.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610680 f, 184718.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403980 f, 55744.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610740 f, 184736.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254120 f, 123839.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610800 f, 184754.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404040 f, 55752.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610860 f, 184717.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254180 f, 123845.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610920 f, 184735.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404100 f, 55761.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610980 f, 184753.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254240 f, 123851.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611040 f, 184771.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404160 f, 55769.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611100 f, 184789.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254300 f, 123844.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611160 f, 184807.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404220 f, 55769.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611220 f, 184826.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254360 f, 123850.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611280 f, 184844.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404280 f, 55778.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611340 f, 184862.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254420 f, 123856.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611400 f, 184824.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404340 f, 55786.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611460 f, 184842.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254480 f, 123862.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404400 f, 55794.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254540 f, 123868.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611520 f, 184860.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404460 f, 55802.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611580 f, 184879.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611640 f, 184897.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611700 f, 184915.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611760 f, 184933.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611820 f, 184951.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611880 f, 184969.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611940 f, 184987.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612000 f, 184950.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612060 f, 184968.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612120 f, 184986.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612180 f, 185004.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612240 f, 185022.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612300 f, 185040.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612360 f, 185058.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612420 f, 185077.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612480 f, 185095.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612540 f, 185113.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612600 f, 185075.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612660 f, 185093.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612720 f, 185111.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612780 f, 185129.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612840 f, 185148.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612900 f, 185166.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612960 f, 185184.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613020 f, 185202.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613080 f, 185220.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613140 f, 185238.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613200 f, 185200.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613260 f, 185218.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613320 f, 185237.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613380 f, 185255.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613440 f, 185273.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613500 f, 185291.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613560 f, 185309.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613620 f, 185327.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613680 f, 185345.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254600 f, 123874.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613740 f, 185363.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613800 f, 185326.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404520 f, 55811.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613860 f, 185344.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254660 f, 123880.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613920 f, 185362.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404580 f, 55819.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613980 f, 185380.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254720 f, 123886.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614040 f, 185398.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404640 f, 55827.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614100 f, 185416.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254780 f, 123892.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614160 f, 185434.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404700 f, 55836.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614220 f, 185452.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254840 f, 123885.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614280 f, 185471.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404760 f, 55836.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614340 f, 185489.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254900 f, 123891.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614400 f, 185507.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404820 f, 55844.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614460 f, 185525.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254960 f, 123897.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614520 f, 185487.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404880 f, 55853.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614580 f, 185505.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255020 f, 123903.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404940 f, 55861.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255080 f, 123909.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405000 f, 55869.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614640 f, 185523.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255140 f, 123915.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614700 f, 185485.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405060 f, 55878.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614760 f, 185503.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255200 f, 123921.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614820 f, 185522.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405120 f, 55886.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614880 f, 185540.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255260 f, 123927.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614940 f, 185558.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405180 f, 55894.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615000 f, 185576.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255320 f, 123933.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615060 f, 185594.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405240 f, 55902.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615120 f, 185612.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255380 f, 123926.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615180 f, 185630.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405300 f, 55903.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615240 f, 185648.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255440 f, 123932.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615300 f, 185610.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405360 f, 55911.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615360 f, 185628.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255500 f, 123938.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615420 f, 185647.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405420 f, 55920.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615480 f, 185665.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255560 f, 123944.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615540 f, 185683.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405480 f, 55928.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615600 f, 185701.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255620 f, 123950.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615660 f, 185719.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405540 f, 55936.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615720 f, 185737.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615780 f, 185755.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255680 f, 123956.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615840 f, 185773.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405600 f, 55944.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615900 f, 185791.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255740 f, 123962.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615960 f, 185809.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405660 f, 55953.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616020 f, 185772.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255800 f, 123968.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616080 f, 185790.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405720 f, 55961.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616140 f, 185808.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255860 f, 123974.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616200 f, 185826.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405780 f, 55969.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616260 f, 185844.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255920 f, 123968.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616320 f, 185862.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405840 f, 55970.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616380 f, 185880.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255980 f, 123973.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616440 f, 185898.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405900 f, 55978.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616500 f, 185916.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256040 f, 123979.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616560 f, 185934.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405960 f, 55986.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616620 f, 185896.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616680 f, 185914.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256100 f, 123985.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616740 f, 185933.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406020 f, 55995.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616800 f, 185951.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256160 f, 123991.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616860 f, 185969.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406080 f, 56003.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616920 f, 185987.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406140 f, 56011.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616980 f, 186005.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256220 f, 123997.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617040 f, 186023.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406200 f, 56019.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617100 f, 186041.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256280 f, 124003.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617160 f, 186059.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406260 f, 56028.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617220 f, 186021.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256340 f, 124009.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617280 f, 186039.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406320 f, 56036.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617340 f, 186057.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617400 f, 186075.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617460 f, 186094.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617520 f, 186112.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617580 f, 186130.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617640 f, 186148.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617700 f, 186166.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617760 f, 186184.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617820 f, 186146.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617880 f, 186164.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617940 f, 186182.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618000 f, 186200.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618060 f, 186218.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256400 f, 124015.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618120 f, 186236.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406380 f, 56044.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618180 f, 186254.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406440 f, 56045.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618240 f, 186272.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256460 f, 124009.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618300 f, 186291.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406500 f, 56053.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618360 f, 186309.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256520 f, 124014.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618420 f, 186271.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406560 f, 56061.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618480 f, 186289.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618540 f, 186307.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618600 f, 186325.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618660 f, 186343.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618720 f, 186361.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618780 f, 186379.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618840 f, 186341.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618900 f, 186359.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618960 f, 186377.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619020 f, 186339.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619080 f, 186357.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619140 f, 186375.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619200 f, 186393.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619260 f, 186411.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619320 f, 186429.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619380 f, 186447.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619440 f, 186465.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619500 f, 186427.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619560 f, 186445.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619620 f, 186464.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619680 f, 186482.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619740 f, 186500.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619800 f, 186518.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619860 f, 186536.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619920 f, 186554.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619980 f, 186572.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620040 f, 186590.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620100 f, 186552.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620160 f, 186570.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620220 f, 186588.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620280 f, 186606.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620340 f, 186624.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620400 f, 186642.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620460 f, 186660.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620520 f, 186678.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620580 f, 186696.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620640 f, 186714.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620700 f, 186732.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620760 f, 186694.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620820 f, 186712.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620880 f, 186730.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620940 f, 186748.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621000 f, 186766.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621060 f, 186784.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621120 f, 186803.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621180 f, 186821.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621240 f, 186839.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621300 f, 186857.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621360 f, 186875.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621420 f, 186837.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621480 f, 186855.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621540 f, 186873.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621600 f, 186891.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621660 f, 186909.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621720 f, 186927.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621780 f, 186945.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621840 f, 186963.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621900 f, 186981.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621960 f, 186999.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622020 f, 186961.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622080 f, 186979.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622140 f, 186997.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622200 f, 187015.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622260 f, 187033.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622320 f, 187051.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622380 f, 187069.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256580 f, 124020.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622440 f, 187087.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406620 f, 56070.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256640 f, 124026.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406680 f, 56078.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256700 f, 124032.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406740 f, 56086.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622500 f, 187105.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256760 f, 124038.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622560 f, 187123.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406800 f, 56094.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622620 f, 187085.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622680 f, 187103.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256820 f, 124044.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622740 f, 187121.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406860 f, 56103.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622800 f, 187083.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256880 f, 124050.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622860 f, 187101.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406920 f, 56111.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622920 f, 187119.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256940 f, 124044.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622980 f, 187137.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406980 f, 56111.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623040 f, 187155.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257000 f, 124050.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407040 f, 56120.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623100 f, 187173.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257060 f, 124056.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623160 f, 187191.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407100 f, 56128.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623220 f, 187153.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257120 f, 124061.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623280 f, 187171.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407160 f, 56136.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623340 f, 187189.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257180 f, 124067.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623400 f, 187207.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407220 f, 56145.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623460 f, 187225.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257240 f, 124073.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623520 f, 187243.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407280 f, 56153.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623580 f, 187261.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257300 f, 124079.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623640 f, 187279.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623700 f, 187297.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623760 f, 187315.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623820 f, 187277.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407340 f, 56161.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623880 f, 187295.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257360 f, 124085.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623940 f, 187313.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407400 f, 56169.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624000 f, 187331.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257420 f, 124091.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624060 f, 187349.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407460 f, 56178.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624120 f, 187367.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257480 f, 124097.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624180 f, 187385.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407520 f, 56178.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624240 f, 187403.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257540 f, 124091.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407580 f, 56186.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624300 f, 187421.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257600 f, 124097.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624360 f, 187439.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407640 f, 56195.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624420 f, 187457.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257660 f, 124103.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624480 f, 187418.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407700 f, 56203.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624540 f, 187436.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257720 f, 124108.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624600 f, 187454.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407760 f, 56211.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624660 f, 187472.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257780 f, 124114.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624720 f, 187491.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407820 f, 56220.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624780 f, 187509.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257840 f, 124120.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624840 f, 187527.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407880 f, 56228.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624900 f, 187545.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257900 f, 124126.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624960 f, 187563.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407940 f, 56236.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625020 f, 187581.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408000 f, 56244.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257960 f, 124132.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408060 f, 56245.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258020 f, 124126.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408120 f, 56253.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258080 f, 124132.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625080 f, 187599.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408180 f, 56261.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625140 f, 187617.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258140 f, 124138.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625200 f, 187578.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625260 f, 187596.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408240 f, 56270.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625320 f, 187614.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258200 f, 124144.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625380 f, 187632.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408300 f, 56278.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625440 f, 187650.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258260 f, 124149.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625500 f, 187668.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408360 f, 56286.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625560 f, 187686.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258320 f, 124155.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625620 f, 187704.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408420 f, 56294.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625680 f, 187722.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258380 f, 124161.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625740 f, 187740.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408480 f, 56303.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625800 f, 187702.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258440 f, 124167.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625860 f, 187720.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408540 f, 56311.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625920 f, 187738.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258500 f, 124173.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625980 f, 187756.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408600 f, 56312.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626040 f, 187774.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258560 f, 124167.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626100 f, 187792.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408660 f, 56320.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626160 f, 187810.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258620 f, 124173.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626220 f, 187828.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408720 f, 56328.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258680 f, 124179.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626280 f, 187846.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408780 f, 56336.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626340 f, 187808.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258740 f, 124185.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626400 f, 187826.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408840 f, 56345.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626460 f, 187844.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258800 f, 124191.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626520 f, 187862.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408900 f, 56353.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626580 f, 187880.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258860 f, 124196.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626640 f, 187898.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408960 f, 56361.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626700 f, 187916.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258920 f, 124202.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626760 f, 187934.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409020 f, 56369.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626820 f, 187952.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258980 f, 124208.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626880 f, 187970.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409080 f, 56378.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626940 f, 187988.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259040 f, 124214.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627000 f, 187949.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259100 f, 124208.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627060 f, 187967.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409140 f, 56378.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627120 f, 187985.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259160 f, 124214.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627180 f, 188003.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409200 f, 56386.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627240 f, 188021.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259220 f, 124220.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627300 f, 188039.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409260 f, 56395.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627360 f, 188057.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259280 f, 124226.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627420 f, 188075.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409320 f, 56403.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627480 f, 188093.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259340 f, 124232.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627540 f, 188111.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409380 f, 56411.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627600 f, 188129.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259400 f, 124237.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627660 f, 188147.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409440 f, 56420.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627720 f, 188109.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259460 f, 124243.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627780 f, 188127.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409500 f, 56428.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627840 f, 188145.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259520 f, 124249.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627900 f, 188163.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409560 f, 56436.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627960 f, 188181.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259580 f, 124243.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628020 f, 188198.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409620 f, 56437.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628080 f, 188216.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259640 f, 124249.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628140 f, 188234.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409680 f, 56445.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259700 f, 124255.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628200 f, 188252.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409740 f, 56453.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628260 f, 188270.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259760 f, 124261.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628320 f, 188232.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409800 f, 56461.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628380 f, 188250.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259820 f, 124267.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628440 f, 188268.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409860 f, 56470.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628500 f, 188286.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259880 f, 124273.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628560 f, 188304.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409920 f, 56478.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628620 f, 188322.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259940 f, 124278.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628680 f, 188340.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409980 f, 56486.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628740 f, 188358.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260000 f, 124284.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628800 f, 188376.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410040 f, 56494.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628860 f, 188394.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260060 f, 124278.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628920 f, 188355.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410100 f, 56495.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628980 f, 188373.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260120 f, 124284.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410160 f, 56503.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260180 f, 124290.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410220 f, 56511.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260240 f, 124296.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629040 f, 188391.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410280 f, 56520.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629100 f, 188409.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260300 f, 124302.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629160 f, 188427.6 fps, 0 ms/f
[junit] 10 s: 60 f / 25 ms, 2400.0 fps, 0 ms/f; total: 1260360 f, 124002.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629220 f, 188445.6 fps, 0 ms/f
[junit] 7 s: 60 f / 25 ms, 2400.0 fps, 0 ms/f; total: 410340 f, 56334.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629280 f, 188463.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410400 f, 56342.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629340 f, 188481.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260420 f, 124008.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629400 f, 188499.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410460 f, 56350.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629460 f, 188517.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260480 f, 124014.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629520 f, 188535.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410520 f, 56351.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629580 f, 188553.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260540 f, 124007.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629640 f, 188514.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410580 f, 56359.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629700 f, 188532.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260600 f, 124013.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629760 f, 188550.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410640 f, 56367.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629820 f, 188568.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260660 f, 124019.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629880 f, 188586.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410700 f, 56376.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629940 f, 188604.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260720 f, 124025.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630000 f, 188622.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410760 f, 56384.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630060 f, 188640.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260780 f, 124031.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630120 f, 188658.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410820 f, 56392.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630180 f, 188676.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260840 f, 124037.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630240 f, 188638.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410880 f, 56400.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630300 f, 188656.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260900 f, 124043.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630360 f, 188674.0 fps, 0 ms/f
[junit] 7 s: 60 f / 114 ms, 526.3 fps, 1 ms/f; total: 410940 f, 55539.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630420 f, 188692.0 fps, 0 ms/f
[junit] 10 s: 60 f / 114 ms, 526.3 fps, 1 ms/f; total: 1260960 f, 122673.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630480 f, 188709.9 fps, 0 ms/f
[junit] 7 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 411000 f, 55510.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630540 f, 188727.9 fps, 0 ms/f
[junit] 10 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 1261020 f, 122607.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630600 f, 188745.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411060 f, 55511.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630660 f, 188763.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261080 f, 122613.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630720 f, 188781.8 fps, 0 ms/f
[junit] 7 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 411120 f, 55504.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630780 f, 188799.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630840 f, 188761.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630900 f, 188779.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630960 f, 188797.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631020 f, 188815.1 fps, 0 ms/f
[junit] 10 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1261140 f, 122595.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631080 f, 188833.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411180 f, 55512.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631140 f, 188850.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261200 f, 122601.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631200 f, 188868.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411240 f, 55520.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631260 f, 188886.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261260 f, 122595.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411300 f, 55521.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261320 f, 122601.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631320 f, 188904.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411360 f, 55529.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631380 f, 188922.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261380 f, 122606.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631440 f, 188884.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411420 f, 55537.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261440 f, 122612.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411480 f, 55545.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261500 f, 122618.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411540 f, 55553.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261560 f, 122624.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411600 f, 55561.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261620 f, 122630.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411660 f, 55569.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261680 f, 122636.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411720 f, 55577.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411780 f, 55585.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261740 f, 122641.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411840 f, 55593.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261800 f, 122647.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411900 f, 55602.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261860 f, 122641.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411960 f, 55602.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261920 f, 122647.4 fps, 0 ms/f
[junit] 7 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 412020 f, 55588.2 fps, 0 ms/f
[junit] 10 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 1261980 f, 122581.8 fps, 0 ms/f
[junit] 7 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 412080 f, 55573.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262040 f, 122587.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412140 f, 55581.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262100 f, 122593.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412200 f, 55590.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262160 f, 122599.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412260 f, 55590.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262220 f, 122593.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412320 f, 55598.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262280 f, 122599.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412380 f, 55606.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262340 f, 122604.8 fps, 0 ms/f
[junit] 7 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 412440 f, 55569.9 fps, 0 ms/f
[junit] 10 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 1262400 f, 122539.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262460 f, 122545.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412500 f, 55578.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262520 f, 122539.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412560 f, 55578.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262580 f, 122544.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412620 f, 55586.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262640 f, 122550.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412680 f, 55594.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262700 f, 122556.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412740 f, 55602.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262760 f, 122562.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412800 f, 55610.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262820 f, 122568.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412860 f, 55619.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631500 f, 188902.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262880 f, 122574.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631560 f, 188920.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631620 f, 188938.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631680 f, 188956.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631740 f, 188973.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412920 f, 55627.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631800 f, 188991.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631860 f, 189009.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262940 f, 122579.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631920 f, 189027.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412980 f, 55627.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631980 f, 189045.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263000 f, 122573.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632040 f, 189007.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413040 f, 55635.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632100 f, 189025.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263060 f, 122579.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632160 f, 189043.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413100 f, 55643.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632220 f, 189061.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263120 f, 122585.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632280 f, 189078.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413160 f, 55651.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632340 f, 189096.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263180 f, 122591.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632400 f, 189114.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413220 f, 55660.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632460 f, 189132.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263240 f, 122597.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632520 f, 189150.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632580 f, 189168.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632640 f, 189130.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632700 f, 189147.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413280 f, 55668.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632760 f, 189165.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263300 f, 122602.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632820 f, 189127.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413340 f, 55676.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632880 f, 189145.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263360 f, 122608.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632940 f, 189163.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413400 f, 55684.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633000 f, 189181.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263420 f, 122614.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633060 f, 189199.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413460 f, 55692.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633120 f, 189216.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263480 f, 122620.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633180 f, 189234.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413520 f, 55692.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633240 f, 189252.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263540 f, 122614.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633300 f, 189270.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413580 f, 55701.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633360 f, 189288.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263600 f, 122620.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633420 f, 189250.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413640 f, 55709.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263660 f, 122625.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633480 f, 189268.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413700 f, 55717.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633540 f, 189285.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263720 f, 122631.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633600 f, 189303.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413760 f, 55725.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633660 f, 189321.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263780 f, 122637.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633720 f, 189339.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413820 f, 55733.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633780 f, 189357.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263840 f, 122643.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633840 f, 189375.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413880 f, 55741.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633900 f, 189393.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263900 f, 122649.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633960 f, 189411.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413940 f, 55749.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634020 f, 189372.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263960 f, 122655.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634080 f, 189390.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414000 f, 55750.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634140 f, 189408.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264020 f, 122648.9 fps, 0 ms/f
[junit] 3 s: 60 f / 23 ms, 2608.6 fps, 0 ms/f; total: 634200 f, 188134.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414060 f, 55758.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634260 f, 188151.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264080 f, 122654.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634320 f, 188169.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414120 f, 55766.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634380 f, 188187.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264140 f, 122660.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634440 f, 188205.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414180 f, 55774.3 fps, 0 ms/f
[junit] 3 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 634500 f, 188111.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264200 f, 122666.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634560 f, 188129.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634620 f, 188147.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634680 f, 188164.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414240 f, 55782.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634740 f, 188126.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264260 f, 122672.2 fps, 0 ms/f
[junit] 3 s: 60 f / 11 ms, 5454.5 fps, 0 ms/f; total: 634800 f, 187533.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414300 f, 55790.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634860 f, 187550.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264320 f, 122666.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634920 f, 187568.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414360 f, 55791.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634980 f, 187586.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264380 f, 122671.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635040 f, 187604.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414420 f, 55799.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635100 f, 187621.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264440 f, 122677.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635160 f, 187639.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414480 f, 55807.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635220 f, 187657.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264500 f, 122683.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635280 f, 187675.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414540 f, 55807.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635340 f, 187637.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264560 f, 122677.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635400 f, 187655.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414600 f, 55815.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635460 f, 187672.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264620 f, 122683.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635520 f, 187690.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414660 f, 55823.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635580 f, 187708.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264680 f, 122689.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635640 f, 187725.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414720 f, 55831.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635700 f, 187743.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264740 f, 122694.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635760 f, 187761.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414780 f, 55840.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635820 f, 187779.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264800 f, 122700.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635880 f, 187796.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414840 f, 55848.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635940 f, 187759.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264860 f, 122706.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636000 f, 187776.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414900 f, 55848.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636060 f, 187794.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264920 f, 122700.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636120 f, 187812.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414960 f, 55856.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636180 f, 187829.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264980 f, 122706.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636240 f, 187847.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415020 f, 55864.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636300 f, 187865.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265040 f, 122712.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636360 f, 187883.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415080 f, 55865.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636420 f, 187900.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265100 f, 122706.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636480 f, 187918.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415140 f, 55873.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636540 f, 187880.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265160 f, 122711.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636600 f, 187898.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636660 f, 187916.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636720 f, 187933.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636780 f, 187951.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415200 f, 55881.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265220 f, 122705.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636840 f, 187969.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415260 f, 55882.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636900 f, 187987.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265280 f, 122711.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636960 f, 188004.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415320 f, 55890.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637020 f, 188022.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265340 f, 122717.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637080 f, 188040.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415380 f, 55898.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637140 f, 188057.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265400 f, 122723.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637200 f, 188020.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415440 f, 55898.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637260 f, 188037.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265460 f, 122717.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637320 f, 188055.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415500 f, 55906.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637380 f, 188073.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265520 f, 122723.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637440 f, 188090.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415560 f, 55914.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637500 f, 188108.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265580 f, 122728.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637560 f, 188126.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415620 f, 55915.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637620 f, 188143.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265640 f, 122722.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637680 f, 188161.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415680 f, 55923.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637740 f, 188179.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265700 f, 122728.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637800 f, 188197.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415740 f, 55931.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265760 f, 122734.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415800 f, 55939.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265820 f, 122740.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415860 f, 55947.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265880 f, 122746.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415920 f, 55948.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265940 f, 122739.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415980 f, 55956.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266000 f, 122745.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416040 f, 55964.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266060 f, 122751.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416100 f, 55965.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266120 f, 122745.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416160 f, 55973.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266180 f, 122751.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416220 f, 55981.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266240 f, 122757.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416280 f, 55981.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266300 f, 122751.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416340 f, 55989.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266360 f, 122756.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416400 f, 55997.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266420 f, 122762.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416460 f, 56005.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266480 f, 122768.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416520 f, 56013.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266540 f, 122774.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416580 f, 56022.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266600 f, 122768.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416640 f, 56022.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266660 f, 122774.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416700 f, 56030.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266720 f, 122779.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416760 f, 56038.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266780 f, 122785.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416820 f, 56046.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266840 f, 122791.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416880 f, 56054.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266900 f, 122797.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416940 f, 56062.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266960 f, 122791.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417000 f, 56063.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267020 f, 122797.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417060 f, 56071.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267080 f, 122802.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637860 f, 188159.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417120 f, 56079.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637920 f, 188176.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267140 f, 122796.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637980 f, 188194.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417180 f, 56080.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638040 f, 188212.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267200 f, 122802.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638100 f, 188230.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417240 f, 56088.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638160 f, 188247.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267260 f, 122808.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638220 f, 188265.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417300 f, 56096.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638280 f, 188283.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267320 f, 122802.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638340 f, 188300.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417360 f, 56096.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638400 f, 188318.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267380 f, 122808.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638460 f, 188336.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417420 f, 56104.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638520 f, 188298.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267440 f, 122802.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638580 f, 188316.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417480 f, 56105.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638640 f, 188333.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267500 f, 122807.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638700 f, 188351.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417540 f, 56113.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638760 f, 188369.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267560 f, 122813.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638820 f, 188386.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417600 f, 56121.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638880 f, 188404.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267620 f, 122819.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638940 f, 188422.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417660 f, 56129.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639000 f, 188439.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267680 f, 122825.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639060 f, 188457.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417720 f, 56137.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639120 f, 188419.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267740 f, 122831.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639180 f, 188437.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417780 f, 56145.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639240 f, 188455.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267800 f, 122836.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639300 f, 188472.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417840 f, 56153.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639360 f, 188490.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267860 f, 122842.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639420 f, 188508.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417900 f, 56161.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639480 f, 188525.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267920 f, 122848.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639540 f, 188543.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417960 f, 56162.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639600 f, 188561.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267980 f, 122842.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639660 f, 188523.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639720 f, 188541.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418020 f, 56170.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639780 f, 188558.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268040 f, 122848.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639840 f, 188576.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418080 f, 56178.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639900 f, 188594.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268100 f, 122854.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418140 f, 56186.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639960 f, 188611.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268160 f, 122859.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640020 f, 188629.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418200 f, 56194.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640080 f, 188647.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268220 f, 122865.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640140 f, 188664.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418260 f, 56202.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640200 f, 188682.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268280 f, 122871.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640260 f, 188700.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418320 f, 56210.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640320 f, 188717.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268340 f, 122877.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640380 f, 188735.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418380 f, 56218.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640440 f, 188697.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268400 f, 122883.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640500 f, 188715.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418440 f, 56219.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640560 f, 188733.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268460 f, 122877.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640620 f, 188750.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418500 f, 56227.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640680 f, 188768.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268520 f, 122882.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640740 f, 188786.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418560 f, 56235.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640800 f, 188803.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268580 f, 122888.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640860 f, 188821.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418620 f, 56235.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640920 f, 188839.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268640 f, 122882.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640980 f, 188856.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418680 f, 56243.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641040 f, 188818.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268700 f, 122888.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641100 f, 188780.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418740 f, 56252.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641160 f, 188798.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268760 f, 122894.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641220 f, 188816.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418800 f, 56260.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641280 f, 188833.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268820 f, 122900.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641340 f, 188851.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418860 f, 56268.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641400 f, 188869.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268880 f, 122905.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641460 f, 188886.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418920 f, 56268.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641520 f, 188904.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268940 f, 122899.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641580 f, 188922.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418980 f, 56276.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641640 f, 188939.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269000 f, 122905.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641700 f, 188901.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419040 f, 56284.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641760 f, 188919.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269060 f, 122911.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641820 f, 188937.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419100 f, 56292.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641880 f, 188954.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269120 f, 122917.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419160 f, 56300.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641940 f, 188972.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642000 f, 188990.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269180 f, 122923.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642060 f, 189007.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419220 f, 56308.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642120 f, 189025.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642180 f, 189043.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642240 f, 189060.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642300 f, 189022.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642360 f, 189040.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642420 f, 189058.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642480 f, 189075.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642540 f, 189093.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642600 f, 189111.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642660 f, 189128.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642720 f, 189146.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642780 f, 189164.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269240 f, 122928.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642840 f, 189181.8 fps, 0 ms/f
[junit] 10 s: 60 f / 13 ms, 4615.3 fps, 0 ms/f; total: 1269300 f, 122780.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642900 f, 189199.5 fps, 0 ms/f
[junit] 7 s: 60 f / 13 ms, 4615.3 fps, 0 ms/f; total: 419280 f, 56218.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642960 f, 189161.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269360 f, 122785.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643020 f, 189179.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419340 f, 56226.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643080 f, 189196.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269420 f, 122791.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643140 f, 189214.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419400 f, 56234.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643200 f, 189232.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269480 f, 122797.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643260 f, 189249.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419460 f, 56242.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643320 f, 189267.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269540 f, 122803.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643380 f, 189285.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419520 f, 56251.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643440 f, 189302.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269600 f, 122809.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643500 f, 189320.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419580 f, 56259.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643560 f, 189338.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269660 f, 122814.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643620 f, 189355.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419640 f, 56267.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643680 f, 189317.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269720 f, 122820.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643740 f, 189335.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643800 f, 189352.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643860 f, 189370.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419700 f, 56275.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643920 f, 189388.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269780 f, 122826.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643980 f, 189405.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419760 f, 56283.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644040 f, 189423.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269840 f, 122820.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644100 f, 189441.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419820 f, 56283.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644160 f, 189458.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269900 f, 122826.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419880 f, 56291.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269960 f, 122831.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419940 f, 56299.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270020 f, 122837.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420000 f, 56307.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270080 f, 122843.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420060 f, 56315.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270140 f, 122849.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420120 f, 56323.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270200 f, 122855.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420180 f, 56331.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270260 f, 122861.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420240 f, 56339.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270320 f, 122866.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420300 f, 56348.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270380 f, 122860.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420360 f, 56348.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270440 f, 122866.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420420 f, 56356.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270500 f, 122872.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420480 f, 56364.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644220 f, 189476.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644280 f, 189438.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270560 f, 122878.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644340 f, 189456.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420540 f, 56372.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270620 f, 122883.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644400 f, 189473.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420600 f, 56380.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644460 f, 189491.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270680 f, 122889.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644520 f, 189508.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420660 f, 56381.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644580 f, 189526.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270740 f, 122883.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644640 f, 189544.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420720 f, 56389.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644700 f, 189561.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270800 f, 122889.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644760 f, 189579.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420780 f, 56397.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644820 f, 189597.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270860 f, 122895.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644880 f, 189559.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420840 f, 56397.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644940 f, 189576.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270920 f, 122889.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645000 f, 189594.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420900 f, 56405.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645060 f, 189611.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270980 f, 122894.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645120 f, 189629.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420960 f, 56413.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645180 f, 189647.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271040 f, 122900.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645240 f, 189664.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421020 f, 56421.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645300 f, 189682.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271100 f, 122906.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645360 f, 189700.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421080 f, 56429.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645420 f, 189717.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271160 f, 122912.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645480 f, 189679.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421140 f, 56437.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645540 f, 189697.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271220 f, 122918.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645600 f, 189714.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421200 f, 56445.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645660 f, 189732.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271280 f, 122924.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645720 f, 189750.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421260 f, 56454.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645780 f, 189767.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271340 f, 122929.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645840 f, 189785.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421320 f, 56462.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645900 f, 189803.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271400 f, 122935.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645960 f, 189820.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421380 f, 56462.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646020 f, 189838.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271460 f, 122929.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646080 f, 189800.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421440 f, 56470.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646140 f, 189817.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271520 f, 122935.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646200 f, 189835.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421500 f, 56478.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646260 f, 189853.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271580 f, 122941.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646320 f, 189870.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421560 f, 56486.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646380 f, 189888.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271640 f, 122946.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646440 f, 189906.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421620 f, 56494.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271700 f, 122952.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421680 f, 56502.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271760 f, 122958.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421740 f, 56510.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271820 f, 122964.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421800 f, 56518.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646500 f, 189923.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271880 f, 122970.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646560 f, 189941.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421860 f, 56526.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646620 f, 189958.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271940 f, 122975.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646680 f, 189920.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421920 f, 56527.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646740 f, 189938.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272000 f, 122969.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646800 f, 189955.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421980 f, 56535.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646860 f, 189973.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272060 f, 122975.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646920 f, 189991.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646980 f, 190008.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422040 f, 56543.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647040 f, 190026.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272120 f, 122981.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647100 f, 190044.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422100 f, 56551.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647160 f, 190061.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272180 f, 122987.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647220 f, 190079.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422160 f, 56559.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647280 f, 190096.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272240 f, 122993.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647340 f, 190114.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422220 f, 56567.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647400 f, 190076.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272300 f, 122998.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647460 f, 190093.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422280 f, 56575.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647520 f, 190111.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272360 f, 123004.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647580 f, 190129.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422340 f, 56576.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647640 f, 190146.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272420 f, 122998.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647700 f, 190164.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422400 f, 56584.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647760 f, 190182.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272480 f, 123004.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647820 f, 190199.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422460 f, 56592.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647880 f, 190217.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272540 f, 123010.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647940 f, 190234.8 fps, 0 ms/f
[junit] 7 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 422520 f, 56562.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648000 f, 190196.6 fps, 0 ms/f
[junit] 10 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 1272600 f, 122944.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648060 f, 190214.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422580 f, 56562.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648120 f, 190231.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272660 f, 122950.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648180 f, 190249.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422640 f, 56570.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648240 f, 190267.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272720 f, 122956.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648300 f, 190284.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422700 f, 56571.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648360 f, 190302.3 fps, 0 ms/f
[junit] 10 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1272780 f, 122938.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648420 f, 190319.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422760 f, 56571.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272840 f, 122944.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648480 f, 190337.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272900 f, 122949.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648540 f, 190299.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648600 f, 190316.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648660 f, 190334.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648720 f, 190352.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422820 f, 56579.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272960 f, 122955.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648780 f, 190369.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422880 f, 56587.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648840 f, 190387.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273020 f, 122961.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648900 f, 190404.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422940 f, 56595.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648960 f, 190422.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273080 f, 122955.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649020 f, 190440.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423000 f, 56596.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649080 f, 190457.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273140 f, 122961.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649140 f, 190419.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423060 f, 56604.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649200 f, 190437.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273200 f, 122966.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649260 f, 190454.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423120 f, 56612.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649320 f, 190472.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273260 f, 122972.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649380 f, 190489.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423180 f, 56620.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649440 f, 190507.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273320 f, 122978.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649500 f, 190525.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423240 f, 56628.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649560 f, 190542.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273380 f, 122984.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649620 f, 190560.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423300 f, 56636.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649680 f, 190577.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273440 f, 122990.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649740 f, 190539.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423360 f, 56644.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649800 f, 190557.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649860 f, 190574.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273500 f, 122995.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423420 f, 56652.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273560 f, 123001.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649920 f, 190592.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423480 f, 56660.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649980 f, 190609.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273620 f, 123007.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650040 f, 190627.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423540 f, 56660.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650100 f, 190645.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273680 f, 123001.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650160 f, 190662.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423600 f, 56668.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650220 f, 190680.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273740 f, 123007.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650280 f, 190697.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423660 f, 56676.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650340 f, 190715.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273800 f, 123013.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423720 f, 56684.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273860 f, 123018.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423780 f, 56692.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273920 f, 123024.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423840 f, 56693.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273980 f, 123018.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423900 f, 56701.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274040 f, 123024.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423960 f, 56709.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650400 f, 190677.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274100 f, 123018.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650460 f, 190694.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424020 f, 56709.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650520 f, 190712.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650580 f, 190729.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274160 f, 123024.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650640 f, 190747.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650700 f, 190765.1 fps, 0 ms/f
[junit] 3 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 650760 f, 190670.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650820 f, 190688.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650880 f, 190706.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650940 f, 190723.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651000 f, 190741.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651060 f, 190758.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651120 f, 190776.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651180 f, 190794.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651240 f, 190811.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651300 f, 190829.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651360 f, 190790.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651420 f, 190808.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651480 f, 190826.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651540 f, 190843.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651600 f, 190861.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651660 f, 190878.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651720 f, 190896.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651780 f, 190913.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651840 f, 190931.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651900 f, 190893.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651960 f, 190910.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652020 f, 190928.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652080 f, 190945.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652140 f, 190963.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652200 f, 190980.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652260 f, 190998.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652320 f, 191016.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652380 f, 191033.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652440 f, 191051.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652500 f, 191068.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652560 f, 191030.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652620 f, 191048.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652680 f, 191065.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652740 f, 191083.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652800 f, 191100.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652860 f, 191118.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652920 f, 191135.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652980 f, 191153.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653040 f, 191170.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653100 f, 191132.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653160 f, 191150.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653220 f, 191167.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653280 f, 191185.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653340 f, 191202.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653400 f, 191220.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653460 f, 191181.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653520 f, 191199.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653580 f, 191217.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653640 f, 191234.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653700 f, 191252.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653760 f, 191269.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653820 f, 191287.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653880 f, 191304.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653940 f, 191322.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424080 f, 56717.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654000 f, 191339.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274220 f, 123029.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654060 f, 191301.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424140 f, 56725.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654120 f, 191319.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274280 f, 123035.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654180 f, 191336.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424200 f, 56726.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654240 f, 191354.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274340 f, 123029.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654300 f, 191371.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424260 f, 56734.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654360 f, 191389.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274400 f, 123035.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654420 f, 191406.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424320 f, 56734.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654480 f, 191424.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274460 f, 123029.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654540 f, 191441.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424380 f, 56742.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654600 f, 191459.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274520 f, 123035.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654660 f, 191421.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424440 f, 56743.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654720 f, 191438.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274580 f, 123028.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654780 f, 191456.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424500 f, 56751.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654840 f, 191473.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274640 f, 123034.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654900 f, 191491.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424560 f, 56759.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654960 f, 191508.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274700 f, 123040.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655020 f, 191526.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424620 f, 56759.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655080 f, 191543.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274760 f, 123034.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655140 f, 191561.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424680 f, 56760.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655200 f, 191578.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274820 f, 123028.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655260 f, 191540.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424740 f, 56768.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655320 f, 191558.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274880 f, 123034.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655380 f, 191575.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424800 f, 56768.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655440 f, 191593.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274940 f, 123028.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655500 f, 191610.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424860 f, 56776.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655560 f, 191628.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275000 f, 123033.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655620 f, 191645.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655680 f, 191663.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424920 f, 56784.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655740 f, 191680.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275060 f, 123039.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655800 f, 191698.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424980 f, 56792.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655860 f, 191659.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275120 f, 123045.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655920 f, 191677.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425040 f, 56793.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655980 f, 191694.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275180 f, 123039.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656040 f, 191712.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425100 f, 56801.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656100 f, 191729.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275240 f, 123045.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656160 f, 191747.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425160 f, 56809.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656220 f, 191765.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275300 f, 123039.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656280 f, 191782.5 fps, 0 ms/f
[junit] 10 s: 60 f / 8 ms, 7500.0 fps, 0 ms/f; total: 1275360 f, 122949.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656340 f, 191800.1 fps, 0 ms/f
[junit] 7 s: 60 f / 9 ms, 6666.6 fps, 0 ms/f; total: 425220 f, 56748.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656400 f, 191817.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425280 f, 56756.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656460 f, 191779.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275420 f, 122955.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656520 f, 191796.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425340 f, 56764.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656580 f, 191814.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275480 f, 122961.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656640 f, 191831.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425400 f, 56772.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656700 f, 191849.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275540 f, 122967.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656760 f, 191866.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425460 f, 56780.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656820 f, 191884.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275600 f, 122973.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656880 f, 191901.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425520 f, 56789.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656940 f, 191919.3 fps, 0 ms/f
[junit] 10 s: 60 f / 125 ms, 480.0 fps, 2 ms/f; total: 1275660 f, 121514.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657000 f, 191936.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657060 f, 191898.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657120 f, 191915.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657180 f, 191933.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657240 f, 191950.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657300 f, 191968.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657360 f, 191985.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657420 f, 192003.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657480 f, 192021.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657540 f, 192038.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657600 f, 192056.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657660 f, 192017.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657720 f, 192035.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657780 f, 192052.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657840 f, 192070.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657900 f, 192087.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657960 f, 192105.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658020 f, 192122.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658080 f, 192140.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658140 f, 192157.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658200 f, 192175.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658260 f, 192136.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658320 f, 192154.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658380 f, 192171.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658440 f, 192189.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658500 f, 192206.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658560 f, 192224.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658620 f, 192241.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658680 f, 192259.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658740 f, 192276.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658800 f, 192294.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658860 f, 192255.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658920 f, 192273.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658980 f, 192290.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659040 f, 192308.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659100 f, 192325.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659160 f, 192343.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659220 f, 192360.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659280 f, 192378.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659340 f, 192395.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659400 f, 192413.1 fps, 0 ms/f
[junit] 7 s: 60 f / 125 ms, 480.0 fps, 2 ms/f; total: 425580 f, 55865.0 fps, 0 ms/f
[junit] 10 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 1275720 f, 121450.8 fps, 0 ms/f
[junit] 7 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 425640 f, 55828.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659460 f, 192374.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275780 f, 121445.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659520 f, 192392.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425700 f, 55829.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659580 f, 192409.5 fps, 0 ms/f
[junit] 10 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1275840 f, 121416.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659640 f, 192427.0 fps, 0 ms/f
[junit] 7 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 425760 f, 55815.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659700 f, 192388.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275900 f, 121421.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659760 f, 192405.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425820 f, 55823.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659820 f, 192423.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425880 f, 55823.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659880 f, 192440.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275960 f, 121415.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659940 f, 192458.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425940 f, 55831.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660000 f, 192475.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276020 f, 121421.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660060 f, 192493.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426000 f, 55839.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660120 f, 192510.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276080 f, 121427.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660180 f, 192528.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426060 f, 55847.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660240 f, 192489.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276140 f, 121433.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660300 f, 192507.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426120 f, 55855.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660360 f, 192524.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276200 f, 121438.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660420 f, 192542.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426180 f, 55863.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660480 f, 192559.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276260 f, 121444.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660540 f, 192577.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426240 f, 55871.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660600 f, 192594.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276320 f, 121450.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426300 f, 55878.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660660 f, 192612.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276380 f, 121455.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660720 f, 192629.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426360 f, 55886.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660780 f, 192647.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276440 f, 121461.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660840 f, 192664.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426420 f, 55887.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660900 f, 192626.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276500 f, 121455.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660960 f, 192643.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426480 f, 55895.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661020 f, 192661.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276560 f, 121461.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661080 f, 192678.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426540 f, 55903.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661140 f, 192696.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661200 f, 192713.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661260 f, 192730.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661320 f, 192748.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661380 f, 192765.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661440 f, 192783.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276620 f, 121467.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661500 f, 192800.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426600 f, 55910.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661560 f, 192762.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276680 f, 121472.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661620 f, 192779.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426660 f, 55918.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661680 f, 192797.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276740 f, 121478.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661740 f, 192814.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426720 f, 55926.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661800 f, 192832.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276800 f, 121484.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661860 f, 192849.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426780 f, 55934.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661920 f, 192867.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276860 f, 121490.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661980 f, 192884.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426840 f, 55942.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662040 f, 192902.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276920 f, 121495.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662100 f, 192919.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426900 f, 55950.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662160 f, 192937.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276980 f, 121501.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662220 f, 192898.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426960 f, 55950.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662280 f, 192915.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277040 f, 121495.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662340 f, 192933.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427020 f, 55958.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662400 f, 192950.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662460 f, 192968.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277100 f, 121501.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662520 f, 192985.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427080 f, 55966.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662580 f, 193003.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277160 f, 121506.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662640 f, 193020.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427140 f, 55974.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662700 f, 193038.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277220 f, 121512.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662760 f, 193055.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427200 f, 55982.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662820 f, 193016.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277280 f, 121518.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662880 f, 193034.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427260 f, 55990.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662940 f, 193051.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277340 f, 121524.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663000 f, 193069.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427320 f, 55997.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663060 f, 193086.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277400 f, 121529.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663120 f, 193104.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427380 f, 56005.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663180 f, 193121.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277460 f, 121535.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663240 f, 193139.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427440 f, 56013.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663300 f, 193156.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277520 f, 121529.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663360 f, 193117.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427500 f, 56014.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277580 f, 121535.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427560 f, 56022.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277640 f, 121541.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427620 f, 56029.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277700 f, 121546.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427680 f, 56037.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277760 f, 121552.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427740 f, 56045.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277820 f, 121558.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427800 f, 56053.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277880 f, 121563.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427860 f, 56061.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277940 f, 121569.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427920 f, 56069.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278000 f, 121575.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427980 f, 56077.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278060 f, 121569.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428040 f, 56077.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278120 f, 121575.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428100 f, 56085.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278180 f, 121580.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428160 f, 56093.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278240 f, 121586.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428220 f, 56101.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278300 f, 121592.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428280 f, 56109.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278360 f, 121598.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428340 f, 56116.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278420 f, 121603.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428400 f, 56124.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278480 f, 121609.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428460 f, 56132.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278540 f, 121615.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428520 f, 56140.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278600 f, 121609.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428580 f, 56140.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278660 f, 121614.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428640 f, 56148.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278720 f, 121620.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428700 f, 56156.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278780 f, 121626.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428760 f, 56164.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278840 f, 121632.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428820 f, 56172.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278900 f, 121637.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428880 f, 56180.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663420 f, 193135.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278960 f, 121643.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663480 f, 193152.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428940 f, 56188.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663540 f, 193170.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279020 f, 121649.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663600 f, 193187.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429000 f, 56195.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663660 f, 193205.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279080 f, 121643.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663720 f, 193222.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429060 f, 56196.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663780 f, 193240.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279140 f, 121649.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663840 f, 193257.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429120 f, 56204.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663900 f, 193275.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279200 f, 121654.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663960 f, 193292.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429180 f, 56212.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664020 f, 193310.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279260 f, 121660.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664080 f, 193271.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429240 f, 56220.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664140 f, 193288.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279320 f, 121666.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664200 f, 193306.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279380 f, 121671.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664260 f, 193323.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429300 f, 56227.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664320 f, 193341.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279440 f, 121677.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664380 f, 193358.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429360 f, 56235.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664440 f, 193376.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279500 f, 121683.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664500 f, 193393.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429420 f, 56236.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664560 f, 193410.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279560 f, 121677.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664620 f, 193428.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664680 f, 193445.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664740 f, 193407.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664800 f, 193424.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664860 f, 193441.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664920 f, 193459.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664980 f, 193476.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429480 f, 56244.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665040 f, 193494.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279620 f, 121683.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429540 f, 56251.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279680 f, 121688.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429600 f, 56259.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279740 f, 121694.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429660 f, 56267.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665100 f, 193511.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279800 f, 121700.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665160 f, 193529.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429720 f, 56275.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665220 f, 193546.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279860 f, 121705.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665280 f, 193564.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429780 f, 56283.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665340 f, 193525.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279920 f, 121711.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665400 f, 193542.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429840 f, 56291.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665460 f, 193560.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279980 f, 121717.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665520 f, 193577.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429900 f, 56299.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665580 f, 193595.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280040 f, 121723.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665640 f, 193612.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429960 f, 56299.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665700 f, 193630.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280100 f, 121717.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665760 f, 193647.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430020 f, 56307.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665820 f, 193664.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280160 f, 121722.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665880 f, 193626.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430080 f, 56315.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665940 f, 193643.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280220 f, 121728.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666000 f, 193660.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430140 f, 56323.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666060 f, 193678.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280280 f, 121734.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666120 f, 193695.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430200 f, 56331.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666180 f, 193713.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280340 f, 121740.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666240 f, 193730.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430260 f, 56338.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666300 f, 193748.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280400 f, 121745.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666360 f, 193765.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430320 f, 56346.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666420 f, 193783.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280460 f, 121751.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666480 f, 193744.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430380 f, 56354.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666540 f, 193761.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280520 f, 121757.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666600 f, 193779.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430440 f, 56362.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666660 f, 193796.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280580 f, 121751.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666720 f, 193813.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430500 f, 56362.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666780 f, 193831.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280640 f, 121756.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666840 f, 193848.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430560 f, 56370.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666900 f, 193866.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280700 f, 121762.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666960 f, 193883.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430620 f, 56378.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667020 f, 193901.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280760 f, 121768.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667080 f, 193862.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430680 f, 56386.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667140 f, 193879.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280820 f, 121774.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667200 f, 193897.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430740 f, 56394.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667260 f, 193914.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280880 f, 121779.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667320 f, 193932.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430800 f, 56402.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667380 f, 193949.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280940 f, 121773.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667440 f, 193966.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430860 f, 56402.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667500 f, 193984.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281000 f, 121779.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667560 f, 194001.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430920 f, 56410.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667620 f, 194019.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281060 f, 121785.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667680 f, 193980.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430980 f, 56418.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667740 f, 193997.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281120 f, 121779.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667800 f, 194015.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431040 f, 56418.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667860 f, 194032.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281180 f, 121785.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667920 f, 194049.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431100 f, 56426.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667980 f, 194067.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281240 f, 121790.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668040 f, 194084.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431160 f, 56434.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668100 f, 194102.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281300 f, 121796.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668160 f, 194119.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431220 f, 56442.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668220 f, 194137.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281360 f, 121802.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668280 f, 194098.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431280 f, 56450.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668340 f, 194115.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281420 f, 121807.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668400 f, 194133.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431340 f, 56458.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668460 f, 194150.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281480 f, 121802.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431400 f, 56458.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281540 f, 121807.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668520 f, 194167.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668580 f, 194185.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668640 f, 194202.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668700 f, 194220.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431460 f, 56466.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668760 f, 194237.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281600 f, 121813.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668820 f, 194255.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431520 f, 56474.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668880 f, 194216.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281660 f, 121819.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668940 f, 194233.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431580 f, 56482.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669000 f, 194250.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281720 f, 121824.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669060 f, 194268.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431640 f, 56489.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669120 f, 194285.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281780 f, 121830.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669180 f, 194303.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431700 f, 56497.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669240 f, 194320.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281840 f, 121836.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669300 f, 194337.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431760 f, 56505.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669360 f, 194298.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281900 f, 121842.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669420 f, 194316.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431820 f, 56513.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669480 f, 194333.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281960 f, 121836.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669540 f, 194351.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431880 f, 56514.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669600 f, 194312.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282020 f, 121841.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669660 f, 194329.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431940 f, 56521.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669720 f, 194347.0 fps, 0 ms/f
[junit] 10 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 1282080 f, 121674.1 fps, 0 ms/f
[junit] 7 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 432000 f, 56411.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282140 f, 121668.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432060 f, 56419.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282200 f, 121673.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432120 f, 56427.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282260 f, 121679.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432180 f, 56435.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282320 f, 121673.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432240 f, 56435.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282380 f, 121679.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432300 f, 56443.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282440 f, 121685.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432360 f, 56451.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282500 f, 121690.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432420 f, 56459.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282560 f, 121696.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432480 f, 56466.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282620 f, 121702.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432540 f, 56474.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282680 f, 121707.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432600 f, 56482.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282740 f, 121702.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432660 f, 56483.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282800 f, 121707.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432720 f, 56490.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282860 f, 121713.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432780 f, 56498.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282920 f, 121719.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432840 f, 56506.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282980 f, 121724.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432900 f, 56514.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283040 f, 121730.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432960 f, 56522.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283100 f, 121736.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433020 f, 56530.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283160 f, 121730.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433080 f, 56530.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283220 f, 121736.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433140 f, 56538.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283280 f, 121741.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433200 f, 56546.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283340 f, 121747.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433260 f, 56553.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283400 f, 121753.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433320 f, 56561.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283460 f, 121758.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433380 f, 56569.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669780 f, 194364.4 fps, 0 ms/f
[junit] 10 s: 60 f / 100 ms, 600.0 fps, 1 ms/f; total: 1283520 f, 120620.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669840 f, 194381.8 fps, 0 ms/f
[junit] 7 s: 60 f / 100 ms, 600.0 fps, 1 ms/f; total: 433440 f, 55848.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669900 f, 194399.3 fps, 0 ms/f
[junit] 10 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1283580 f, 120569.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669960 f, 194416.7 fps, 0 ms/f
[junit] 7 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 433500 f, 55813.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670020 f, 194434.1 fps, 0 ms/f
[junit] 7 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 433560 f, 55799.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670080 f, 194451.5 fps, 0 ms/f
[junit] 10 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1283640 f, 120529.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670140 f, 194468.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283700 f, 120535.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670200 f, 194429.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433620 f, 55806.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670260 f, 194447.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283760 f, 120540.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670320 f, 194464.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433680 f, 55814.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670380 f, 194482.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283820 f, 120546.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670440 f, 194499.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433740 f, 55822.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670500 f, 194516.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283880 f, 120552.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670560 f, 194534.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433800 f, 55830.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670620 f, 194551.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283940 f, 120557.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670680 f, 194569.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284000 f, 120552.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670740 f, 194530.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433860 f, 55830.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284060 f, 120557.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670800 f, 194547.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433920 f, 55838.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670860 f, 194564.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284120 f, 120563.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670920 f, 194582.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433980 f, 55846.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670980 f, 194599.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284180 f, 120568.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671040 f, 194617.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434040 f, 55853.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671100 f, 194634.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284240 f, 120574.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434100 f, 55861.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671160 f, 194651.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284300 f, 120580.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671220 f, 194669.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434160 f, 55869.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671280 f, 194686.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284360 f, 120585.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671340 f, 194704.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434220 f, 55876.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671400 f, 194721.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284420 f, 120591.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671460 f, 194682.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434280 f, 55884.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284480 f, 120585.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434340 f, 55885.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671520 f, 194699.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284540 f, 120591.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671580 f, 194717.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671640 f, 194734.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434400 f, 55892.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671700 f, 194752.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284600 f, 120597.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671760 f, 194769.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434460 f, 55900.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671820 f, 194786.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284660 f, 120602.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671880 f, 194804.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434520 f, 55908.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671940 f, 194821.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284720 f, 120608.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672000 f, 194839.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434580 f, 55916.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672060 f, 194800.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284780 f, 120613.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672120 f, 194817.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434640 f, 55923.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672180 f, 194834.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284840 f, 120619.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672240 f, 194852.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434700 f, 55931.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672300 f, 194869.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284900 f, 120625.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672360 f, 194886.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434760 f, 55939.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672420 f, 194904.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284960 f, 120630.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672480 f, 194921.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434820 f, 55946.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672540 f, 194939.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285020 f, 120625.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672600 f, 194956.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434880 f, 55947.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672660 f, 194917.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672720 f, 194934.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285080 f, 120630.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672780 f, 194952.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434940 f, 55955.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672840 f, 194969.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285140 f, 120636.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672900 f, 194986.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435000 f, 55962.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672960 f, 195004.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285200 f, 120642.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673020 f, 195021.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435060 f, 55970.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673080 f, 195039.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285260 f, 120647.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673140 f, 195056.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435120 f, 55978.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285320 f, 120653.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673200 f, 195073.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435180 f, 55986.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673260 f, 195034.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285380 f, 120658.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673320 f, 195052.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435240 f, 55993.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673380 f, 195069.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285440 f, 120664.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673440 f, 195086.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435300 f, 56001.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673500 f, 195104.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285500 f, 120670.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673560 f, 195121.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435360 f, 56009.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673620 f, 195139.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285560 f, 120664.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673680 f, 195156.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435420 f, 56009.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673740 f, 195173.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285620 f, 120670.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673800 f, 195191.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435480 f, 56017.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673860 f, 195152.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673920 f, 195169.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285680 f, 120675.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673980 f, 195186.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435540 f, 56025.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674040 f, 195204.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285740 f, 120681.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674100 f, 195221.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435600 f, 56032.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674160 f, 195238.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285800 f, 120687.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674220 f, 195256.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435660 f, 56040.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674280 f, 195273.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285860 f, 120692.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674340 f, 195291.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435720 f, 56048.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674400 f, 195308.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285920 f, 120698.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674460 f, 195325.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435780 f, 56056.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674520 f, 195343.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285980 f, 120703.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674580 f, 195303.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435840 f, 56063.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674640 f, 195321.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286040 f, 120698.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674700 f, 195338.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435900 f, 56064.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674760 f, 195356.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286100 f, 120703.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674820 f, 195373.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435960 f, 56072.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674880 f, 195390.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286160 f, 120709.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674940 f, 195408.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436020 f, 56079.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675000 f, 195425.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286220 f, 120715.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675060 f, 195442.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436080 f, 56087.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675120 f, 195460.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286280 f, 120720.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675180 f, 195421.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436140 f, 56095.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675240 f, 195438.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286340 f, 120726.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675300 f, 195455.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436200 f, 56102.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286400 f, 120732.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675360 f, 195473.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436260 f, 56110.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675420 f, 195490.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286460 f, 120737.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675480 f, 195507.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436320 f, 56118.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675540 f, 195525.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286520 f, 120731.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675600 f, 195542.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436380 f, 56118.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675660 f, 195560.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286580 f, 120737.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675720 f, 195577.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436440 f, 56126.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675780 f, 195594.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286640 f, 120743.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675840 f, 195555.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436500 f, 56134.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675900 f, 195572.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286700 f, 120748.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675960 f, 195590.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436560 f, 56141.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676020 f, 195607.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286760 f, 120754.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676080 f, 195625.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286820 f, 120760.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676140 f, 195642.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676200 f, 195659.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676260 f, 195677.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676320 f, 195694.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676380 f, 195711.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676440 f, 195729.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676500 f, 195746.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676560 f, 195707.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676620 f, 195724.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676680 f, 195741.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676740 f, 195759.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676800 f, 195776.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676860 f, 195794.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676920 f, 195811.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676980 f, 195828.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677040 f, 195846.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677100 f, 195863.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677160 f, 195824.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677220 f, 195841.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677280 f, 195858.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677340 f, 195876.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677400 f, 195893.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677460 f, 195910.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677520 f, 195928.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677580 f, 195945.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677640 f, 195962.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677700 f, 195980.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677760 f, 195941.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677820 f, 195958.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677880 f, 195975.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677940 f, 195993.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678000 f, 196010.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678060 f, 196027.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678120 f, 196045.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678180 f, 196062.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678240 f, 196079.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678300 f, 196097.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678360 f, 196057.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678420 f, 196075.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678480 f, 196092.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436620 f, 56149.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678540 f, 196109.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678600 f, 196127.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678660 f, 196144.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678720 f, 196161.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286880 f, 120765.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678780 f, 196179.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436680 f, 56157.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678840 f, 196196.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286940 f, 120771.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678900 f, 196213.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436740 f, 56165.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678960 f, 196174.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287000 f, 120777.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679020 f, 196191.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436800 f, 56172.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679080 f, 196209.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287060 f, 120782.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679140 f, 196226.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436860 f, 56173.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679200 f, 196243.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287120 f, 120776.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679260 f, 196261.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436920 f, 56181.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679320 f, 196278.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287180 f, 120782.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679380 f, 196239.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436980 f, 56188.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679440 f, 196256.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287240 f, 120788.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679500 f, 196273.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437040 f, 56196.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679560 f, 196291.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287300 f, 120793.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679620 f, 196308.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437100 f, 56204.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679680 f, 196269.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287360 f, 120799.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679740 f, 196286.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437160 f, 56211.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679800 f, 196303.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287420 f, 120805.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679860 f, 196321.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437220 f, 56219.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679920 f, 196338.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287480 f, 120810.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679980 f, 196355.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437280 f, 56227.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680040 f, 196373.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287540 f, 120816.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680100 f, 196390.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437340 f, 56235.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680160 f, 196351.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287600 f, 120821.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680220 f, 196368.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437400 f, 56235.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287660 f, 120816.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437460 f, 56243.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680280 f, 196385.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287720 f, 120821.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680340 f, 196403.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437520 f, 56250.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680400 f, 196420.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287780 f, 120827.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680460 f, 196437.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437580 f, 56258.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680520 f, 196454.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287840 f, 120833.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680580 f, 196472.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437640 f, 56266.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680640 f, 196489.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287900 f, 120838.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680700 f, 196506.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437700 f, 56274.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680760 f, 196524.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287960 f, 120844.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680820 f, 196484.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437760 f, 56281.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680880 f, 196502.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288020 f, 120850.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680940 f, 196519.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437820 f, 56289.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681000 f, 196536.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288080 f, 120855.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681060 f, 196554.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437880 f, 56297.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681120 f, 196571.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288140 f, 120861.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681180 f, 196588.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437940 f, 56297.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681240 f, 196549.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288200 f, 120855.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681300 f, 196566.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438000 f, 56305.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681360 f, 196527.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288260 f, 120861.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681420 f, 196544.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438060 f, 56313.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681480 f, 196561.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288320 f, 120866.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681540 f, 196579.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438120 f, 56320.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681600 f, 196596.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288380 f, 120872.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681660 f, 196613.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438180 f, 56328.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681720 f, 196631.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288440 f, 120878.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681780 f, 196648.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438240 f, 56336.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681840 f, 196665.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288500 f, 120883.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681900 f, 196683.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438300 f, 56344.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681960 f, 196643.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288560 f, 120889.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682020 f, 196660.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288620 f, 120895.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682080 f, 196678.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438360 f, 56351.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682140 f, 196695.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288680 f, 120900.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682200 f, 196712.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438420 f, 56359.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682260 f, 196730.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288740 f, 120894.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682320 f, 196747.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438480 f, 56359.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682380 f, 196764.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288800 f, 120900.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682440 f, 196782.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438540 f, 56367.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288860 f, 120906.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682500 f, 196799.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438600 f, 56375.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682560 f, 196759.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682620 f, 196777.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682680 f, 196794.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682740 f, 196811.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682800 f, 196829.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682860 f, 196846.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682920 f, 196863.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682980 f, 196880.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683040 f, 196898.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683100 f, 196858.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683160 f, 196876.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683220 f, 196893.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683280 f, 196910.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683340 f, 196927.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683400 f, 196945.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683460 f, 196962.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683520 f, 196979.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683580 f, 196997.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683640 f, 197014.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683700 f, 196974.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683760 f, 196992.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683820 f, 197009.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683880 f, 197026.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683940 f, 197044.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684000 f, 197061.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684060 f, 197078.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684120 f, 197095.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684180 f, 197113.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684240 f, 197130.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684300 f, 197147.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684360 f, 197165.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684420 f, 197125.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684480 f, 197142.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684540 f, 197160.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684600 f, 197177.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684660 f, 197194.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684720 f, 197211.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684780 f, 197229.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684840 f, 197246.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684900 f, 197263.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684960 f, 197281.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685020 f, 197241.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685080 f, 197258.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685140 f, 197276.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685200 f, 197293.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685260 f, 197310.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685320 f, 197327.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685380 f, 197345.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685440 f, 197362.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685500 f, 197379.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288920 f, 120911.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685560 f, 197397.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438660 f, 56383.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685620 f, 197414.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288980 f, 120917.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685680 f, 197374.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685740 f, 197392.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685800 f, 197409.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685860 f, 197426.6 fps, 0 ms/f
[junit] 3 s: 60 f / 41 ms, 1463.4 fps, 0 ms/f; total: 685920 f, 195140.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685980 f, 195157.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686040 f, 195174.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686100 f, 195136.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686160 f, 195153.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686220 f, 195170.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686280 f, 195132.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686340 f, 195149.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686400 f, 195110.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686460 f, 195127.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686520 f, 195144.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686580 f, 195162.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686640 f, 195179.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686700 f, 195196.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686760 f, 195213.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686820 f, 195230.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686880 f, 195247.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686940 f, 195264.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687000 f, 195225.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687060 f, 195242.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687120 f, 195260.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687180 f, 195277.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687240 f, 195294.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687300 f, 195311.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687360 f, 195328.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687420 f, 195345.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687480 f, 195362.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687540 f, 195379.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687600 f, 195340.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687660 f, 195357.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687720 f, 195375.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687780 f, 195392.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687840 f, 195409.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687900 f, 195426.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687960 f, 195443.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688020 f, 195460.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688080 f, 195477.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688140 f, 195494.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688200 f, 195455.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688260 f, 195472.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688320 f, 195489.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688380 f, 195506.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688440 f, 195524.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688500 f, 195541.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688560 f, 195558.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688620 f, 195575.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688680 f, 195536.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688740 f, 195553.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688800 f, 195570.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688860 f, 195587.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688920 f, 195604.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688980 f, 195621.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689040 f, 195638.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689100 f, 195655.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689160 f, 195672.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689220 f, 195689.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689280 f, 195706.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689340 f, 195724.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689400 f, 195741.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689460 f, 195702.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689520 f, 195719.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689580 f, 195736.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689640 f, 195753.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689700 f, 195770.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689760 f, 195787.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689820 f, 195804.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689880 f, 195821.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689940 f, 195783.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690000 f, 195800.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690060 f, 195817.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690120 f, 195834.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690180 f, 195851.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690240 f, 195868.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690300 f, 195885.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690360 f, 195902.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690420 f, 195919.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690480 f, 195936.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690540 f, 195953.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690600 f, 195970.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690660 f, 195931.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690720 f, 195948.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690780 f, 195965.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690840 f, 195982.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690900 f, 195999.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690960 f, 196017.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691020 f, 196034.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691080 f, 196051.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691140 f, 196068.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691200 f, 196085.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691260 f, 196046.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691320 f, 196063.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691380 f, 196080.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691440 f, 196097.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691500 f, 196114.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691560 f, 196131.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691620 f, 196148.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691680 f, 196165.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691740 f, 196182.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691800 f, 196199.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691860 f, 196161.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691920 f, 196178.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691980 f, 196195.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692040 f, 196212.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692100 f, 196229.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692160 f, 196246.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692220 f, 196263.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692280 f, 196280.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692340 f, 196297.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692400 f, 196314.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692460 f, 196275.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692520 f, 196292.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692580 f, 196309.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692640 f, 196326.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692700 f, 196343.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692760 f, 196360.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692820 f, 196377.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692880 f, 196394.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692940 f, 196411.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693000 f, 196372.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693060 f, 196389.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693120 f, 196406.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693180 f, 196368.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693240 f, 196385.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693300 f, 196402.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693360 f, 196419.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693420 f, 196436.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693480 f, 196453.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693540 f, 196470.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693600 f, 196487.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693660 f, 196504.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693720 f, 196521.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693780 f, 196482.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693840 f, 196499.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693900 f, 196516.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693960 f, 196533.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694020 f, 196550.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694080 f, 196567.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694140 f, 196584.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694200 f, 196601.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694260 f, 196618.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694320 f, 196635.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694380 f, 196596.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694440 f, 196613.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694500 f, 196630.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694560 f, 196647.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694620 f, 196664.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694680 f, 196681.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694740 f, 196698.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694800 f, 196715.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694860 f, 196732.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694920 f, 196749.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694980 f, 196766.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695040 f, 196783.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695100 f, 196744.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695160 f, 196761.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695220 f, 196778.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695280 f, 196795.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695340 f, 196812.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695400 f, 196829.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695460 f, 196846.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695520 f, 196863.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695580 f, 196825.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695640 f, 196842.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695700 f, 196859.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695760 f, 196876.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695820 f, 196893.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695880 f, 196910.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695940 f, 196926.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696000 f, 196943.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696060 f, 196960.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696120 f, 196977.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696180 f, 196994.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696240 f, 197011.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696300 f, 197028.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696360 f, 196990.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696420 f, 197007.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696480 f, 197024.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696540 f, 197041.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696600 f, 197057.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696660 f, 197074.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696720 f, 197091.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438720 f, 56390.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696780 f, 197108.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289040 f, 120923.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696840 f, 197125.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696900 f, 197142.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696960 f, 197104.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697020 f, 197121.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697080 f, 197138.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697140 f, 197154.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697200 f, 197171.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697260 f, 197188.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697320 f, 197205.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697380 f, 197222.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438780 f, 56398.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289100 f, 120928.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438840 f, 56406.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289160 f, 120934.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438900 f, 56413.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289220 f, 120939.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438960 f, 56414.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289280 f, 120934.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439020 f, 56422.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289340 f, 120939.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439080 f, 56429.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289400 f, 120945.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439140 f, 56437.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289460 f, 120951.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439200 f, 56445.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289520 f, 120956.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439260 f, 56452.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289580 f, 120962.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439320 f, 56460.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289640 f, 120968.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439380 f, 56468.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439440 f, 56476.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289700 f, 120973.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439500 f, 56483.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289760 f, 120967.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439560 f, 56484.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289820 f, 120973.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439620 f, 56491.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289880 f, 120979.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439680 f, 56499.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289940 f, 120984.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439740 f, 56507.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290000 f, 120990.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439800 f, 56515.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290060 f, 120996.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439860 f, 56522.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290120 f, 121001.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439920 f, 56530.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290180 f, 121007.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439980 f, 56538.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290240 f, 121012.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440040 f, 56545.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290300 f, 121007.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440100 f, 56546.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290360 f, 121012.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440160 f, 56554.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290420 f, 121018.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440220 f, 56561.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290480 f, 121024.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440280 f, 56569.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290540 f, 121029.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440340 f, 56577.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290600 f, 121035.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440400 f, 56584.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290660 f, 121040.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440460 f, 56592.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290720 f, 121046.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440520 f, 56600.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290780 f, 121052.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440580 f, 56607.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290840 f, 121046.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440640 f, 56608.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290900 f, 121052.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440700 f, 56616.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290960 f, 121057.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440760 f, 56623.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291020 f, 121063.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440820 f, 56631.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291080 f, 121069.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440880 f, 56639.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291140 f, 121074.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440940 f, 56646.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291200 f, 121080.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441000 f, 56654.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291260 f, 121085.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441060 f, 56662.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291320 f, 121091.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441120 f, 56670.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291380 f, 121085.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441180 f, 56670.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291440 f, 121091.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441240 f, 56678.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291500 f, 121097.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441300 f, 56685.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291560 f, 121102.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441360 f, 56693.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291620 f, 121108.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441420 f, 56701.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291680 f, 121113.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441480 f, 56709.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291740 f, 121119.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441540 f, 56716.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291800 f, 121125.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441600 f, 56724.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291860 f, 121130.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441660 f, 56732.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291920 f, 121125.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441720 f, 56732.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291980 f, 121130.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441780 f, 56740.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292040 f, 121136.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441840 f, 56748.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292100 f, 121141.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441900 f, 56755.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292160 f, 121147.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441960 f, 56763.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292220 f, 121153.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442020 f, 56771.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292280 f, 121158.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442080 f, 56778.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292340 f, 121164.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442140 f, 56786.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292400 f, 121158.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442200 f, 56786.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292460 f, 121164.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442260 f, 56794.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292520 f, 121169.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442320 f, 56802.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292580 f, 121175.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442380 f, 56810.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292640 f, 121181.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442440 f, 56817.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292700 f, 121175.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442500 f, 56818.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292760 f, 121181.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442560 f, 56825.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292820 f, 121175.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442620 f, 56826.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292880 f, 121169.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442680 f, 56826.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292940 f, 121163.9 fps, 0 ms/f
[junit] 7 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 442740 f, 56819.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293000 f, 121158.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442800 f, 56827.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293060 f, 121163.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442860 f, 56835.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293120 f, 121169.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442920 f, 56842.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442980 f, 56843.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293180 f, 121163.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443040 f, 56851.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293240 f, 121169.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443100 f, 56858.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293300 f, 121174.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443160 f, 56866.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293360 f, 121180.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443220 f, 56874.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293420 f, 121186.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443280 f, 56881.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293480 f, 121191.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443340 f, 56889.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293540 f, 121197.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443400 f, 56897.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293600 f, 121191.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443460 f, 56897.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293660 f, 121197.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443520 f, 56905.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293720 f, 121202.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443580 f, 56913.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293780 f, 121208.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443640 f, 56920.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443700 f, 56928.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293840 f, 121214.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443760 f, 56936.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293900 f, 121219.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443820 f, 56943.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293960 f, 121225.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443880 f, 56951.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294020 f, 121231.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443940 f, 56959.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294080 f, 121236.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444000 f, 56966.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294140 f, 121230.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444060 f, 56967.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294200 f, 121236.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444120 f, 56974.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294260 f, 121242.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444180 f, 56982.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294320 f, 121247.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444240 f, 56990.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294380 f, 121253.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444300 f, 56998.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294440 f, 121259.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444360 f, 57005.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294500 f, 121264.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444420 f, 57013.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294560 f, 121270.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444480 f, 57021.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294620 f, 121264.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444540 f, 57021.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294680 f, 121270.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444600 f, 57029.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294740 f, 121275.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444660 f, 57036.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294800 f, 121281.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444720 f, 57044.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294860 f, 121287.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444780 f, 57052.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294920 f, 121292.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444840 f, 57060.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294980 f, 121298.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444900 f, 57067.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295040 f, 121303.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444960 f, 57075.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295100 f, 121309.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445020 f, 57083.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295160 f, 121303.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445080 f, 57083.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295220 f, 121309.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445140 f, 57091.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295280 f, 121314.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445200 f, 57098.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295340 f, 121320.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445260 f, 57106.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295400 f, 121326.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445320 f, 57114.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295460 f, 121331.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445380 f, 57121.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295520 f, 121337.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445440 f, 57129.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295580 f, 121343.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445500 f, 57137.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295640 f, 121348.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445560 f, 57145.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295700 f, 121342.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445620 f, 57145.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295760 f, 121348.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445680 f, 57153.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295820 f, 121354.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445740 f, 57160.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295880 f, 121359.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445800 f, 57168.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295940 f, 121365.4 fps, 0 ms/f
[junit] 7 s: 60 f / 71 ms, 845.0 fps, 1 ms/f; total: 445860 f, 56660.3 fps, 0 ms/f
[junit] 10 s: 60 f / 71 ms, 845.0 fps, 1 ms/f; total: 1296000 f, 120569.3 fps, 0 ms/f
[junit] 7 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 445920 f, 56624.7 fps, 0 ms/f
[junit] 10 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 1296060 f, 120507.6 fps, 0 ms/f
[junit] 7 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 445980 f, 56618.0 fps, 0 ms/f
[junit] 10 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1296120 f, 120490.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296180 f, 120485.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446040 f, 56618.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296240 f, 120490.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446100 f, 56626.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296300 f, 120496.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446160 f, 56633.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446220 f, 56641.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296360 f, 120501.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446280 f, 56648.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296420 f, 120507.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446340 f, 56656.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296480 f, 120513.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697440 f, 197239.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446400 f, 56664.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296540 f, 120518.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697500 f, 197256.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697560 f, 197217.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697620 f, 197234.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697680 f, 197251.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697740 f, 197268.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697800 f, 197285.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446460 f, 56671.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697860 f, 197302.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446520 f, 56679.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296600 f, 120524.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697920 f, 197319.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697980 f, 197336.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698040 f, 197353.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698100 f, 197370.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698160 f, 197331.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698220 f, 197348.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698280 f, 197365.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698340 f, 197382.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698400 f, 197399.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698460 f, 197416.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698520 f, 197433.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698580 f, 197450.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698640 f, 197467.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698700 f, 197484.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698760 f, 197445.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698820 f, 197462.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698880 f, 197479.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698940 f, 197496.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446580 f, 56686.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699000 f, 197513.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296660 f, 120518.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699060 f, 197530.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699120 f, 197547.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699180 f, 197564.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699240 f, 197525.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446640 f, 56687.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296720 f, 120524.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446700 f, 56695.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296780 f, 120529.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446760 f, 56702.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296840 f, 120535.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446820 f, 56710.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296900 f, 120540.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446880 f, 56717.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296960 f, 120546.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446940 f, 56725.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297020 f, 120552.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699300 f, 197542.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447000 f, 56733.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699360 f, 197559.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297080 f, 120557.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699420 f, 197576.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447060 f, 56740.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699480 f, 197593.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297140 f, 120563.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699540 f, 197610.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447120 f, 56741.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699600 f, 197627.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297200 f, 120557.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699660 f, 197588.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447180 f, 56748.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699720 f, 197605.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297260 f, 120563.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699780 f, 197622.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447240 f, 56756.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699840 f, 197639.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297320 f, 120568.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699900 f, 197656.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447300 f, 56763.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699960 f, 197672.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297380 f, 120574.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700020 f, 197689.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447360 f, 56771.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700080 f, 197706.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700140 f, 197668.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700200 f, 197684.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700260 f, 197701.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700320 f, 197718.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700380 f, 197735.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700440 f, 197752.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700500 f, 197769.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700560 f, 197786.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700620 f, 197803.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700680 f, 197764.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700740 f, 197781.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700800 f, 197798.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297440 f, 120579.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700860 f, 197815.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447420 f, 56779.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700920 f, 197832.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297500 f, 120585.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700980 f, 197849.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447480 f, 56786.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701040 f, 197866.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297560 f, 120591.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701100 f, 197883.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447540 f, 56794.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701160 f, 197900.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297620 f, 120596.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701220 f, 197861.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447600 f, 56794.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701280 f, 197878.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297680 f, 120591.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701340 f, 197895.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447660 f, 56802.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701400 f, 197911.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297740 f, 120596.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701460 f, 197928.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447720 f, 56810.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701520 f, 197945.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297800 f, 120602.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701580 f, 197962.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447780 f, 56817.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701640 f, 197979.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297860 f, 120607.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447840 f, 56825.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297920 f, 120613.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447900 f, 56832.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297980 f, 120618.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447960 f, 56840.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298040 f, 120624.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448020 f, 56848.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298100 f, 120630.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448080 f, 56855.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298160 f, 120624.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448140 f, 56856.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298220 f, 120630.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448200 f, 56863.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298280 f, 120635.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448260 f, 56871.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298340 f, 120641.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448320 f, 56878.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298400 f, 120646.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448380 f, 56886.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298460 f, 120652.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448440 f, 56894.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298520 f, 120657.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448500 f, 56901.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298580 f, 120663.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448560 f, 56909.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298640 f, 120669.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448620 f, 56917.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298700 f, 120663.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448680 f, 56917.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298760 f, 120668.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448740 f, 56925.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298820 f, 120674.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448800 f, 56932.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298880 f, 120680.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448860 f, 56940.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298940 f, 120685.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448920 f, 56947.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299000 f, 120691.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448980 f, 56955.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299060 f, 120696.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449040 f, 56963.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299120 f, 120702.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449100 f, 56970.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299180 f, 120707.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449160 f, 56978.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299240 f, 120702.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449220 f, 56978.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299300 f, 120707.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701700 f, 197996.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449280 f, 56986.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701760 f, 197957.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299360 f, 120713.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701820 f, 197974.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449340 f, 56993.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701880 f, 197935.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299420 f, 120719.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701940 f, 197952.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449400 f, 57001.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702000 f, 197969.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299480 f, 120724.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702060 f, 197986.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449460 f, 57009.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702120 f, 198003.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299540 f, 120730.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702180 f, 198020.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449520 f, 57016.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702240 f, 198037.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299600 f, 120735.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702300 f, 198054.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449580 f, 57024.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702360 f, 198015.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299660 f, 120741.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702420 f, 198032.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449640 f, 57031.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702480 f, 198049.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299720 f, 120746.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702540 f, 198065.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449700 f, 57039.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702600 f, 198082.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299780 f, 120741.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702660 f, 198099.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449760 f, 57039.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702720 f, 198116.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299840 f, 120746.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702780 f, 198133.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449820 f, 57047.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702840 f, 198150.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299900 f, 120752.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702900 f, 198111.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449880 f, 57055.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702960 f, 198128.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299960 f, 120758.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703020 f, 198145.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449940 f, 57062.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703080 f, 198162.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300020 f, 120763.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703140 f, 198179.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450000 f, 57070.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703200 f, 198196.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300080 f, 120769.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703260 f, 198213.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450060 f, 57077.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703320 f, 198229.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300140 f, 120774.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703380 f, 198246.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450120 f, 57085.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703440 f, 198263.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300200 f, 120780.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703500 f, 198224.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450180 f, 57093.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703560 f, 198241.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300260 f, 120785.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703620 f, 198258.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450240 f, 57093.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703680 f, 198275.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300320 f, 120780.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703740 f, 198292.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450300 f, 57101.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703800 f, 198309.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300380 f, 120785.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703860 f, 198326.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450360 f, 57108.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300440 f, 120791.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450420 f, 57116.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300500 f, 120796.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703920 f, 198343.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703980 f, 198360.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704040 f, 198321.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450480 f, 57124.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704100 f, 198338.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300560 f, 120802.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704160 f, 198354.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450540 f, 57131.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704220 f, 198371.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300620 f, 120808.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704280 f, 198388.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450600 f, 57139.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704340 f, 198405.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300680 f, 120813.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704400 f, 198422.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450660 f, 57146.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704460 f, 198439.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704520 f, 198456.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300740 f, 120808.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704580 f, 198417.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450720 f, 57147.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704640 f, 198434.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300800 f, 120813.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704700 f, 198451.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450780 f, 57154.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704760 f, 198468.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300860 f, 120819.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704820 f, 198484.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450840 f, 57162.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704880 f, 198501.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300920 f, 120824.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704940 f, 198518.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450900 f, 57170.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705000 f, 198535.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300980 f, 120830.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705060 f, 198552.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450960 f, 57177.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705120 f, 198569.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301040 f, 120835.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705180 f, 198586.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451020 f, 57185.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705240 f, 198547.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301100 f, 120841.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705300 f, 198564.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451080 f, 57192.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705360 f, 198581.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301160 f, 120847.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705420 f, 198597.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451140 f, 57200.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705480 f, 198614.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301220 f, 120852.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705540 f, 198631.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451200 f, 57200.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705600 f, 198648.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301280 f, 120846.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705660 f, 198665.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451260 f, 57208.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705720 f, 198682.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301340 f, 120852.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705780 f, 198699.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451320 f, 57216.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705840 f, 198660.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301400 f, 120858.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705900 f, 198677.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451380 f, 57223.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705960 f, 198694.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301460 f, 120863.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706020 f, 198710.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451440 f, 57231.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706080 f, 198727.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706140 f, 198744.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301520 f, 120869.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706200 f, 198761.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451500 f, 57238.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706260 f, 198778.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706320 f, 198795.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301580 f, 120874.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706380 f, 198812.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451560 f, 57246.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706440 f, 198773.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301640 f, 120880.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706500 f, 198790.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451620 f, 57254.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706560 f, 198806.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301700 f, 120885.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706620 f, 198823.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451680 f, 57261.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706680 f, 198840.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301760 f, 120891.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706740 f, 198857.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451740 f, 57269.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706800 f, 198874.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301820 f, 120885.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706860 f, 198891.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451800 f, 57269.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706920 f, 198908.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301880 f, 120891.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706980 f, 198925.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451860 f, 57277.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707040 f, 198942.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301940 f, 120897.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707100 f, 198902.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451920 f, 57284.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707160 f, 198919.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302000 f, 120902.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707220 f, 198936.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451980 f, 57292.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707280 f, 198953.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707340 f, 198970.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302060 f, 120908.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707400 f, 198987.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452040 f, 57300.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707460 f, 199004.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302120 f, 120913.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707520 f, 199021.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452100 f, 57307.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707580 f, 199037.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302180 f, 120919.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707640 f, 199054.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452160 f, 57315.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707700 f, 199071.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302240 f, 120924.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707760 f, 199032.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452220 f, 57322.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707820 f, 199049.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302300 f, 120930.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707880 f, 199066.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452280 f, 57330.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707940 f, 199083.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302360 f, 120924.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708000 f, 199100.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452340 f, 57330.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302420 f, 120930.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452400 f, 57338.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302480 f, 120935.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452460 f, 57346.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302540 f, 120941.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452520 f, 57353.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302600 f, 120947.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452580 f, 57361.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302660 f, 120952.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452640 f, 57368.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302720 f, 120958.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452700 f, 57376.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302780 f, 120963.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452760 f, 57384.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302840 f, 120958.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452820 f, 57384.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302900 f, 120963.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452880 f, 57391.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302960 f, 120969.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452940 f, 57399.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303020 f, 120974.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453000 f, 57407.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303080 f, 120980.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453060 f, 57414.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303140 f, 120985.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453120 f, 57422.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303200 f, 120991.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453180 f, 57429.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303260 f, 120997.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453240 f, 57437.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303320 f, 121002.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453300 f, 57445.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303380 f, 120997.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453360 f, 57445.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303440 f, 121002.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453420 f, 57453.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303500 f, 121008.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453480 f, 57460.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303560 f, 121013.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453540 f, 57468.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303620 f, 121019.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453600 f, 57475.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303680 f, 121024.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453660 f, 57483.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303740 f, 121030.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453720 f, 57491.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303800 f, 121036.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453780 f, 57498.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303860 f, 121041.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453840 f, 57499.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303920 f, 121035.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708060 f, 199117.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453900 f, 57506.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708120 f, 199133.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303980 f, 121041.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708180 f, 199150.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453960 f, 57514.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304040 f, 121047.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454020 f, 57521.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708240 f, 199167.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304100 f, 121052.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708300 f, 199184.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454080 f, 57529.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708360 f, 199145.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304160 f, 121058.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708420 f, 199162.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454140 f, 57537.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708480 f, 199179.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304220 f, 121063.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708540 f, 199195.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454200 f, 57544.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708600 f, 199212.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304280 f, 121069.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708660 f, 199229.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454260 f, 57552.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708720 f, 199246.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304340 f, 121074.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708780 f, 199263.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454320 f, 57559.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708840 f, 199280.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304400 f, 121080.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708900 f, 199297.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454380 f, 57560.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708960 f, 199258.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304460 f, 121074.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454440 f, 57567.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709020 f, 199274.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304520 f, 121080.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709080 f, 199291.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454500 f, 57575.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709140 f, 199308.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304580 f, 121085.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709200 f, 199325.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454560 f, 57582.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709260 f, 199342.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709320 f, 199359.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304640 f, 121091.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709380 f, 199376.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454620 f, 57590.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709440 f, 199392.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304700 f, 121097.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709500 f, 199409.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454680 f, 57598.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709560 f, 199370.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304760 f, 121102.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709620 f, 199387.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454740 f, 57605.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709680 f, 199404.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304820 f, 121108.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709740 f, 199421.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454800 f, 57613.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709800 f, 199438.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304880 f, 121113.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709860 f, 199454.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454860 f, 57613.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709920 f, 199471.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304940 f, 121108.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709980 f, 199488.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454920 f, 57621.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710040 f, 199505.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305000 f, 121113.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710100 f, 199522.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454980 f, 57628.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710160 f, 199539.2 fps, 0 ms/f
[junit] 10 s: 60 f / 34 ms, 1764.7 fps, 0 ms/f; total: 1305060 f, 120738.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710220 f, 199500.0 fps, 0 ms/f
[junit] 7 s: 60 f / 34 ms, 1764.7 fps, 0 ms/f; total: 455040 f, 57389.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710280 f, 199516.8 fps, 0 ms/f
[junit] 10 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1305120 f, 120721.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710340 f, 199533.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710400 f, 199550.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710460 f, 199567.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710520 f, 199584.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710580 f, 199601.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710640 f, 199617.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710700 f, 199634.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710760 f, 199651.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710820 f, 199612.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710880 f, 199629.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710940 f, 199646.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711000 f, 199663.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711060 f, 199679.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711120 f, 199696.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711180 f, 199713.5 fps, 0 ms/f
[junit] 7 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 455100 f, 57382.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711240 f, 199730.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305180 f, 120715.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711300 f, 199691.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455160 f, 57382.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711360 f, 199708.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711420 f, 199724.8 fps, 0 ms/f
[junit] 10 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1305240 f, 120687.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711480 f, 199741.7 fps, 0 ms/f
[junit] 7 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 455220 f, 57368.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711540 f, 199758.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305300 f, 120693.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711600 f, 199719.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455280 f, 57376.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711660 f, 199736.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455340 f, 57383.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711720 f, 199753.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305360 f, 120699.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711780 f, 199769.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455400 f, 57391.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711840 f, 199786.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305420 f, 120704.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711900 f, 199803.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455460 f, 57398.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711960 f, 199820.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305480 f, 120710.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712020 f, 199837.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455520 f, 57406.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712080 f, 199854.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305540 f, 120715.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712140 f, 199870.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455580 f, 57406.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712200 f, 199831.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305600 f, 120710.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712260 f, 199848.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455640 f, 57414.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712320 f, 199865.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305660 f, 120715.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712380 f, 199882.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455700 f, 57421.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712440 f, 199898.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305720 f, 120721.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712500 f, 199915.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455760 f, 57429.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712560 f, 199932.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305780 f, 120726.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712620 f, 199949.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455820 f, 57436.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712680 f, 199966.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305840 f, 120732.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712740 f, 199927.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455880 f, 57444.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712800 f, 199943.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305900 f, 120737.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712860 f, 199960.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455940 f, 57452.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712920 f, 199977.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305960 f, 120743.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712980 f, 199994.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456000 f, 57459.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713040 f, 200011.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306020 f, 120748.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713100 f, 200028.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456060 f, 57459.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713160 f, 200044.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306080 f, 120743.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713220 f, 200061.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456120 f, 57467.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713280 f, 200078.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306140 f, 120748.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713340 f, 200039.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456180 f, 57475.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713400 f, 200056.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306200 f, 120754.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713460 f, 200072.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456240 f, 57482.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713520 f, 200089.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306260 f, 120759.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713580 f, 200106.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456300 f, 57490.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713640 f, 200123.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306320 f, 120765.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713700 f, 200140.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456360 f, 57497.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713760 f, 200157.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306380 f, 120771.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713820 f, 200173.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456420 f, 57505.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713880 f, 200190.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306440 f, 120776.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713940 f, 200151.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456480 f, 57512.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714000 f, 200168.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306500 f, 120782.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714060 f, 200185.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456540 f, 57520.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714120 f, 200201.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306560 f, 120787.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714180 f, 200218.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456600 f, 57520.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714240 f, 200235.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306620 f, 120782.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714300 f, 200252.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456660 f, 57528.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714360 f, 200269.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306680 f, 120787.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714420 f, 200285.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456720 f, 57535.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306740 f, 120793.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456780 f, 57543.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306800 f, 120798.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456840 f, 57551.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306860 f, 120804.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456900 f, 57558.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306920 f, 120809.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714480 f, 200302.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456960 f, 57566.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306980 f, 120815.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714540 f, 200263.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457020 f, 57573.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714600 f, 200280.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307040 f, 120820.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714660 f, 200297.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457080 f, 57574.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714720 f, 200313.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307100 f, 120815.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714780 f, 200330.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457140 f, 57581.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714840 f, 200347.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714900 f, 200364.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307160 f, 120820.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714960 f, 200381.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457200 f, 57589.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715020 f, 200397.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307220 f, 120826.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715080 f, 200414.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457260 f, 57596.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715140 f, 200375.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307280 f, 120831.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715200 f, 200392.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457320 f, 57604.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715260 f, 200409.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715320 f, 200425.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307340 f, 120837.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715380 f, 200442.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457380 f, 57611.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715440 f, 200459.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307400 f, 120842.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715500 f, 200476.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457440 f, 57619.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715560 f, 200493.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307460 f, 120848.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715620 f, 200509.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457500 f, 57626.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715680 f, 200526.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307520 f, 120854.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715740 f, 200543.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457560 f, 57627.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715800 f, 200504.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307580 f, 120848.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457620 f, 57634.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307640 f, 120853.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457680 f, 57642.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307700 f, 120859.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715860 f, 200521.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457740 f, 57649.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715920 f, 200537.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307760 f, 120865.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715980 f, 200554.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457800 f, 57657.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716040 f, 200571.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307820 f, 120870.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716100 f, 200588.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457860 f, 57664.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716160 f, 200605.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716220 f, 200621.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307880 f, 120876.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716280 f, 200638.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457920 f, 57672.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716340 f, 200599.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307940 f, 120881.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716400 f, 200616.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457980 f, 57680.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716460 f, 200632.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308000 f, 120887.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716520 f, 200649.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458040 f, 57687.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716580 f, 200666.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308060 f, 120892.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716640 f, 200683.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458100 f, 57687.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716700 f, 200700.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308120 f, 120887.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716760 f, 200716.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458160 f, 57695.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716820 f, 200733.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308180 f, 120892.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716880 f, 200750.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458220 f, 57703.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716940 f, 200767.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308240 f, 120898.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717000 f, 200784.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458280 f, 57710.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717060 f, 200800.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308300 f, 120903.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717120 f, 200761.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717180 f, 200778.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717240 f, 200795.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717300 f, 200811.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717360 f, 200828.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717420 f, 200845.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717480 f, 200862.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717540 f, 200879.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717600 f, 200895.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458340 f, 57718.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717660 f, 200912.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308360 f, 120909.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717720 f, 200873.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717780 f, 200890.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717840 f, 200906.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717900 f, 200923.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458400 f, 57725.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717960 f, 200940.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308420 f, 120914.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718020 f, 200957.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458460 f, 57733.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718080 f, 200973.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308480 f, 120920.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718140 f, 200990.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458520 f, 57740.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718200 f, 201007.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308540 f, 120925.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718260 f, 201024.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458580 f, 57748.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718320 f, 201041.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308600 f, 120931.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718380 f, 201001.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458640 f, 57748.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718440 f, 201018.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308660 f, 120925.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718500 f, 201035.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458700 f, 57756.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718560 f, 201052.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308720 f, 120931.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718620 f, 201068.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458760 f, 57763.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718680 f, 201085.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308780 f, 120936.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458820 f, 57771.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718740 f, 201102.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308840 f, 120942.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718800 f, 201119.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458880 f, 57778.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718860 f, 201135.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308900 f, 120948.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718920 f, 201152.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458940 f, 57786.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718980 f, 201113.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308960 f, 120953.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719040 f, 201130.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459000 f, 57794.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719100 f, 201146.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309020 f, 120959.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719160 f, 201163.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459060 f, 57801.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719220 f, 201180.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309080 f, 120964.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719280 f, 201197.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459120 f, 57809.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719340 f, 201214.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309140 f, 120970.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719400 f, 201230.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459180 f, 57809.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719460 f, 201247.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309200 f, 120964.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719520 f, 201264.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459240 f, 57816.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719580 f, 201224.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309260 f, 120970.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719640 f, 201241.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459300 f, 57824.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719700 f, 201258.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309320 f, 120975.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719760 f, 201275.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459360 f, 57832.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719820 f, 201291.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309380 f, 120981.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719880 f, 201308.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459420 f, 57839.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719940 f, 201325.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309440 f, 120986.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720000 f, 201342.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459480 f, 57847.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720060 f, 201359.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309500 f, 120992.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720120 f, 201375.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459540 f, 57854.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720180 f, 201392.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309560 f, 120997.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720240 f, 201353.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459600 f, 57862.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720300 f, 201369.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309620 f, 121003.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720360 f, 201386.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459660 f, 57869.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720420 f, 201403.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309680 f, 120997.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720480 f, 201420.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459720 f, 57870.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720540 f, 201436.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309740 f, 121003.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720600 f, 201453.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459780 f, 57877.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720660 f, 201470.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309800 f, 121008.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720720 f, 201487.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459840 f, 57885.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720780 f, 201504.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309860 f, 121014.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459900 f, 57892.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309920 f, 121019.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459960 f, 57900.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309980 f, 121025.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460020 f, 57907.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310040 f, 121031.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460080 f, 57915.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310100 f, 121036.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460140 f, 57922.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310160 f, 121042.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460200 f, 57930.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310220 f, 121036.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460260 f, 57930.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310280 f, 121042.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460320 f, 57938.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310340 f, 121047.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460380 f, 57945.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310400 f, 121053.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460440 f, 57953.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310460 f, 121058.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460500 f, 57960.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310520 f, 121064.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460560 f, 57968.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310580 f, 121069.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460620 f, 57976.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310640 f, 121075.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460680 f, 57983.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310700 f, 121080.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460740 f, 57983.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310760 f, 121075.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460800 f, 57991.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310820 f, 121080.7 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460860 f, 57998.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310880 f, 121086.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460920 f, 58006.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310940 f, 121091.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460980 f, 58014.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311000 f, 121097.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461040 f, 58021.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311060 f, 121102.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461100 f, 58029.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311120 f, 121108.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461160 f, 58036.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311180 f, 121113.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461220 f, 58044.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311240 f, 121119.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461280 f, 58044.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311300 f, 121113.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461340 f, 58052.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311360 f, 121119.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461400 f, 58059.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720840 f, 201464.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311420 f, 121124.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720900 f, 201481.2 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461460 f, 58067.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720960 f, 201498.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311480 f, 121130.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721020 f, 201514.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461520 f, 58074.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721080 f, 201475.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311540 f, 121136.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721140 f, 201492.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461580 f, 58082.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721200 f, 201508.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311600 f, 121141.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721260 f, 201525.5 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461640 f, 58089.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721320 f, 201542.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311660 f, 121147.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721380 f, 201559.0 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461700 f, 58097.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721440 f, 201575.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311720 f, 121152.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721500 f, 201592.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461760 f, 58104.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721560 f, 201553.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311780 f, 121158.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721620 f, 201569.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461820 f, 58105.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721680 f, 201586.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311840 f, 121152.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721740 f, 201603.3 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461880 f, 58112.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721800 f, 201620.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311900 f, 121158.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721860 f, 201636.8 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461940 f, 58120.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721920 f, 201653.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311960 f, 121163.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721980 f, 201670.4 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462000 f, 58127.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722040 f, 201687.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312020 f, 121169.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722100 f, 201703.9 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462060 f, 58135.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722160 f, 201664.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312080 f, 121174.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722220 f, 201681.1 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462120 f, 58142.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722280 f, 201697.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312140 f, 121180.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722340 f, 201714.6 fps, 0 ms/f
[junit] 7 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462180 f, 58150.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722400 f, 201731.3 fps, 0 ms/f
[junit] 10 s: 60 f / 127 ms, 472.4 fps, 2 ms/f; total: 1312200 f, 119780.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722460 f, 201748.1 fps, 0 ms/f
[junit] 8 s: 60 f / 127 ms, 472.4 fps, 2 ms/f; total: 462240 f, 57243.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722520 f, 201764.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312260 f, 119786.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722580 f, 201781.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722640 f, 201798.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722700 f, 201815.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722760 f, 201775.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722820 f, 201792.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722880 f, 201809.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722940 f, 201825.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723000 f, 201842.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723060 f, 201859.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462300 f, 57250.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723120 f, 201876.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312320 f, 119791.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723180 f, 201892.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462360 f, 57258.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723240 f, 201909.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312380 f, 119797.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723300 f, 201926.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462420 f, 57265.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723360 f, 201886.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312440 f, 119802.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723420 f, 201903.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462480 f, 57273.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723480 f, 201920.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312500 f, 119808.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462540 f, 57280.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312560 f, 119802.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462600 f, 57280.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723540 f, 201936.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723600 f, 201953.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723660 f, 201970.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312620 f, 119808.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723720 f, 201987.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462660 f, 57288.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723780 f, 202003.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312680 f, 119813.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723840 f, 202020.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462720 f, 57295.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723900 f, 201981.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312740 f, 119819.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723960 f, 201997.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462780 f, 57303.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724020 f, 202014.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312800 f, 119824.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724080 f, 202031.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462840 f, 57310.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724140 f, 202048.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312860 f, 119830.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724200 f, 202064.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462900 f, 57317.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724260 f, 202081.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312920 f, 119835.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724320 f, 202098.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462960 f, 57325.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724380 f, 202114.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1312980 f, 119841.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724440 f, 202131.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463020 f, 57332.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724500 f, 202092.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313040 f, 119846.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724560 f, 202108.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463080 f, 57333.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724620 f, 202125.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313100 f, 119841.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724680 f, 202142.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463140 f, 57340.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724740 f, 202158.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313160 f, 119846.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724800 f, 202175.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463200 f, 57348.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724860 f, 202192.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313220 f, 119852.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724920 f, 202209.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463260 f, 57355.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724980 f, 202225.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313280 f, 119857.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725040 f, 202242.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463320 f, 57362.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725100 f, 202203.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313340 f, 119863.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725160 f, 202219.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463380 f, 57370.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725220 f, 202236.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313400 f, 119868.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725280 f, 202253.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725340 f, 202269.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463440 f, 57377.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725400 f, 202286.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313460 f, 119874.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725460 f, 202303.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463500 f, 57385.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725520 f, 202320.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313520 f, 119879.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725580 f, 202336.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463560 f, 57392.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725640 f, 202353.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313580 f, 119885.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725700 f, 202313.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463620 f, 57400.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725760 f, 202330.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313640 f, 119879.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725820 f, 202347.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463680 f, 57400.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725880 f, 202364.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313700 f, 119885.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725940 f, 202380.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463740 f, 57407.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726000 f, 202397.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313760 f, 119890.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726060 f, 202414.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463800 f, 57415.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726120 f, 202431.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313820 f, 119895.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726180 f, 202447.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463860 f, 57422.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726240 f, 202464.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313880 f, 119901.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726300 f, 202481.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463920 f, 57430.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726360 f, 202441.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1313940 f, 119906.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726420 f, 202458.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463980 f, 57437.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726480 f, 202474.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314000 f, 119912.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726540 f, 202491.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464040 f, 57444.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726600 f, 202508.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314060 f, 119917.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726660 f, 202525.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464100 f, 57452.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726720 f, 202541.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314120 f, 119923.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726780 f, 202558.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464160 f, 57452.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726840 f, 202575.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314180 f, 119917.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726900 f, 202591.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464220 f, 57460.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726960 f, 202552.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314240 f, 119923.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727020 f, 202568.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464280 f, 57467.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727080 f, 202585.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314300 f, 119928.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727140 f, 202602.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464340 f, 57467.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314360 f, 119923.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464400 f, 57475.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314420 f, 119928.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464460 f, 57475.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314480 f, 119923.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464520 f, 57482.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314540 f, 119928.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464580 f, 57483.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314600 f, 119923.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464640 f, 57490.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314660 f, 119928.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464700 f, 57498.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314720 f, 119934.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464760 f, 57498.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314780 f, 119928.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464820 f, 57505.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314840 f, 119934.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464880 f, 57513.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314900 f, 119939.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464940 f, 57520.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1314960 f, 119945.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465000 f, 57521.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315020 f, 119939.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465060 f, 57521.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315080 f, 119934.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465120 f, 57528.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315140 f, 119939.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465180 f, 57536.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315200 f, 119934.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465240 f, 57536.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315260 f, 119939.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465300 f, 57543.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315320 f, 119945.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465360 f, 57544.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315380 f, 119939.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465420 f, 57551.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315440 f, 119945.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465480 f, 57559.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315500 f, 119950.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465540 f, 57559.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315560 f, 119945.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465600 f, 57566.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315620 f, 119950.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465660 f, 57574.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315680 f, 119956.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465720 f, 57574.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315740 f, 119950.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465780 f, 57581.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315800 f, 119956.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465840 f, 57589.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315860 f, 119961.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727200 f, 202619.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465900 f, 57589.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727260 f, 202635.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315920 f, 119956.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727320 f, 202652.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465960 f, 57597.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727380 f, 202669.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1315980 f, 119961.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727440 f, 202685.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466020 f, 57604.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727500 f, 202702.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1316040 f, 119967.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727560 f, 202719.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466080 f, 57604.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727620 f, 202736.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1316100 f, 119961.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727680 f, 202696.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466140 f, 57612.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727740 f, 202713.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1316160 f, 119967.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727800 f, 202729.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466200 f, 57619.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727860 f, 202746.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1316220 f, 119972.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727920 f, 202763.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466260 f, 57626.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727980 f, 202779.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1316280 f, 119978.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728040 f, 202796.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466320 f, 57634.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728100 f, 202813.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1316340 f, 119983.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728160 f, 202830.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466380 f, 57641.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728220 f, 202846.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728280 f, 202863.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1316400 f, 119989.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728340 f, 202823.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466440 f, 57649.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728400 f, 202840.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1316460 f, 119983.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728460 f, 202857.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466500 f, 57649.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728520 f, 202873.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1316520 f, 119989.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728580 f, 202890.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466560 f, 57656.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728640 f, 202907.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1316580 f, 119994.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728700 f, 202923.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728760 f, 202940.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728820 f, 202957.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728880 f, 202974.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728940 f, 202934.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729000 f, 202951.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729060 f, 202967.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729120 f, 202984.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729180 f, 203001.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729240 f, 203017.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729300 f, 203034.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729360 f, 203051.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729420 f, 203067.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466620 f, 57664.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729480 f, 203084.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1316640 f, 120000.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729540 f, 203044.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466680 f, 57671.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729600 f, 203061.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1316700 f, 119994.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729660 f, 203078.2 fps, 0 ms/f
[junit] 8 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 466740 f, 57664.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729720 f, 203094.9 fps, 0 ms/f
[junit] 10 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1316760 f, 119978.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729780 f, 203111.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466800 f, 57665.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729840 f, 203128.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1316820 f, 119983.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729900 f, 203145.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466860 f, 57672.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729960 f, 203161.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1316880 f, 119989.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730020 f, 203178.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466920 f, 57680.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730080 f, 203195.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1316940 f, 119983.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730140 f, 203155.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466980 f, 57680.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730200 f, 203171.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730260 f, 203188.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317000 f, 119989.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730320 f, 203205.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467040 f, 57687.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730380 f, 203222.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317060 f, 119994.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730440 f, 203238.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467100 f, 57695.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730500 f, 203255.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317120 f, 120000.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730560 f, 203272.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467160 f, 57702.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730620 f, 203288.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317180 f, 120005.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730680 f, 203305.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467220 f, 57709.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730740 f, 203265.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317240 f, 120010.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730800 f, 203282.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467280 f, 57717.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730860 f, 203299.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317300 f, 120016.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730920 f, 203259.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467340 f, 57724.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730980 f, 203275.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317360 f, 120021.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731040 f, 203292.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467400 f, 57732.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731100 f, 203309.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317420 f, 120027.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731160 f, 203325.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467460 f, 57739.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731220 f, 203342.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317480 f, 120021.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731280 f, 203359.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467520 f, 57739.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731340 f, 203375.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317540 f, 120027.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731400 f, 203392.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467580 f, 57747.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731460 f, 203409.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317600 f, 120032.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731520 f, 203426.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467640 f, 57754.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317660 f, 120038.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467700 f, 57762.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317720 f, 120043.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467760 f, 57769.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731580 f, 203386.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731640 f, 203402.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317780 f, 120049.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731700 f, 203419.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467820 f, 57776.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731760 f, 203436.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317840 f, 120054.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731820 f, 203452.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467880 f, 57784.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731880 f, 203469.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317900 f, 120060.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731940 f, 203486.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467940 f, 57791.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732000 f, 203502.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1317960 f, 120065.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732060 f, 203519.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468000 f, 57792.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732120 f, 203479.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318020 f, 120060.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732180 f, 203496.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468060 f, 57799.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732240 f, 203513.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318080 f, 120065.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732300 f, 203529.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468120 f, 57806.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732360 f, 203546.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318140 f, 120071.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732420 f, 203563.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468180 f, 57814.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732480 f, 203579.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318200 f, 120076.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732540 f, 203596.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468240 f, 57821.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732600 f, 203613.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318260 f, 120081.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732660 f, 203629.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468300 f, 57829.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732720 f, 203589.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318320 f, 120087.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732780 f, 203606.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468360 f, 57836.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732840 f, 203623.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318380 f, 120092.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732900 f, 203639.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468420 f, 57843.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732960 f, 203656.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318440 f, 120098.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733020 f, 203673.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468480 f, 57851.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733080 f, 203689.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318500 f, 120092.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733140 f, 203706.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468540 f, 57851.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733200 f, 203723.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318560 f, 120098.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733260 f, 203739.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468600 f, 57858.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733320 f, 203756.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318620 f, 120092.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733380 f, 203716.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468660 f, 57859.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733440 f, 203733.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318680 f, 120098.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733500 f, 203750.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468720 f, 57866.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733560 f, 203766.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318740 f, 120103.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468780 f, 57874.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318800 f, 120098.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468840 f, 57874.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318860 f, 120103.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468900 f, 57881.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318920 f, 120109.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468960 f, 57889.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1318980 f, 120114.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469020 f, 57889.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319040 f, 120109.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469080 f, 57896.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319100 f, 120114.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469140 f, 57904.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319160 f, 120120.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469200 f, 57911.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319220 f, 120125.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469260 f, 57919.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319280 f, 120131.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469320 f, 57919.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319340 f, 120125.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469380 f, 57926.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319400 f, 120131.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469440 f, 57934.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733620 f, 203783.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319460 f, 120136.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733680 f, 203800.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733740 f, 203816.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733800 f, 203833.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469500 f, 57941.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733860 f, 203849.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319520 f, 120142.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733920 f, 203866.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469560 f, 57948.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733980 f, 203826.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319580 f, 120147.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734040 f, 203843.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469620 f, 57956.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734100 f, 203860.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319640 f, 120152.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734160 f, 203876.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469680 f, 57963.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734220 f, 203893.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319700 f, 120158.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734280 f, 203910.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469740 f, 57971.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734340 f, 203926.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319760 f, 120163.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734400 f, 203943.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469800 f, 57978.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734460 f, 203960.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319820 f, 120158.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734520 f, 203976.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469860 f, 57978.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734580 f, 203936.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319880 f, 120163.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734640 f, 203953.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469920 f, 57986.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734700 f, 203970.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1319940 f, 120169.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734760 f, 203986.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469980 f, 57993.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734820 f, 204003.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320000 f, 120174.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734880 f, 204019.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470040 f, 58000.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734940 f, 204036.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320060 f, 120180.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735000 f, 204053.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470100 f, 58008.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735060 f, 204069.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320120 f, 120185.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735120 f, 204086.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470160 f, 58015.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735180 f, 204103.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320180 f, 120191.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470220 f, 58023.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735240 f, 204063.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320240 f, 120196.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735300 f, 204079.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735360 f, 204096.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470280 f, 58030.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735420 f, 204113.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320300 f, 120202.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735480 f, 204129.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470340 f, 58030.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735540 f, 204146.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320360 f, 120196.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470400 f, 58038.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735600 f, 204163.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320420 f, 120202.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735660 f, 204179.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470460 f, 58045.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735720 f, 204196.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320480 f, 120207.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735780 f, 204156.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470520 f, 58053.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735840 f, 204173.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320540 f, 120213.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735900 f, 204189.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470580 f, 58060.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735960 f, 204206.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320600 f, 120218.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736020 f, 204223.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470640 f, 58067.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736080 f, 204239.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320660 f, 120223.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736140 f, 204256.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470700 f, 58075.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736200 f, 204273.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320720 f, 120229.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736260 f, 204289.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470760 f, 58082.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736320 f, 204306.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320780 f, 120234.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736380 f, 204322.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470820 f, 58090.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736440 f, 204339.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320840 f, 120229.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736500 f, 204299.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470880 f, 58090.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736560 f, 204316.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320900 f, 120234.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736620 f, 204332.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470940 f, 58097.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736680 f, 204349.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320960 f, 120240.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736740 f, 204366.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471000 f, 58097.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736800 f, 204382.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1321020 f, 120234.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736860 f, 204399.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471060 f, 58105.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736920 f, 204416.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1321080 f, 120240.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736980 f, 204432.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471120 f, 58112.7 fps, 0 ms/f
[junit] 3 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 737040 f, 203321.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1321140 f, 120245.7 fps, 0 ms/f
[junit] 3 s: 60 f / 27 ms, 2222.2 fps, 0 ms/f; total: 737100 f, 201834.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471180 f, 58120.1 fps, 0 ms/f
[junit] 3 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 737160 f, 201740.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1321200 f, 120240.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737220 f, 201756.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471240 f, 58120.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737280 f, 201773.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1321260 f, 120245.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737340 f, 201789.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471300 f, 58127.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737400 f, 201806.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1321320 f, 120251.1 fps, 0 ms/f
[junit] 3 s: 60 f / 14 ms, 4285.7 fps, 0 ms/f; total: 737460 f, 201052.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471360 f, 58135.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737520 f, 201068.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1321380 f, 120256.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737580 f, 201085.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471420 f, 58142.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1321440 f, 120262.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471480 f, 58149.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1321500 f, 120267.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471540 f, 58157.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1321560 f, 120273.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471600 f, 58164.7 fps, 0 ms/f
[junit] 11 s: 60 f / 56 ms, 1071.4 fps, 0 ms/f; total: 1321620 f, 119668.5 fps, 0 ms/f
[junit] 8 s: 60 f / 56 ms, 1071.4 fps, 0 ms/f; total: 471660 f, 57773.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737640 f, 201046.6 fps, 0 ms/f
[junit] 11 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1321680 f, 119630.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737700 f, 201062.9 fps, 0 ms/f
[junit] 8 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 471720 f, 57745.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737760 f, 201079.3 fps, 0 ms/f
[junit] 11 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1321740 f, 119603.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737820 f, 201095.6 fps, 0 ms/f
[junit] 8 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 471780 f, 57738.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737880 f, 201112.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1321800 f, 119609.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737940 f, 201128.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471840 f, 57745.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471900 f, 57753.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1321860 f, 119614.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471960 f, 57760.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738000 f, 201144.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1321920 f, 119619.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738060 f, 201161.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472020 f, 57760.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738120 f, 201177.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1321980 f, 119614.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738180 f, 201193.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472080 f, 57767.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738240 f, 201155.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322040 f, 119619.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738300 f, 201171.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472140 f, 57775.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738360 f, 201188.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322100 f, 119625.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738420 f, 201204.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472200 f, 57782.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738480 f, 201220.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322160 f, 119630.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738540 f, 201237.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738600 f, 201253.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472260 f, 57790.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738660 f, 201269.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322220 f, 119636.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738720 f, 201286.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472320 f, 57797.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738780 f, 201302.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322280 f, 119641.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738840 f, 201263.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472380 f, 57804.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738900 f, 201280.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322340 f, 119647.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738960 f, 201296.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472440 f, 57804.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739020 f, 201313.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322400 f, 119641.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739080 f, 201329.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472500 f, 57812.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739140 f, 201345.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322460 f, 119647.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739200 f, 201362.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472560 f, 57819.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739260 f, 201378.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322520 f, 119652.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739320 f, 201394.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472620 f, 57819.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739380 f, 201411.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322580 f, 119647.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739440 f, 201372.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472680 f, 57827.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739500 f, 201388.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322640 f, 119652.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739560 f, 201405.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472740 f, 57834.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739620 f, 201421.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322700 f, 119658.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739680 f, 201437.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472800 f, 57841.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739740 f, 201454.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322760 f, 119663.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739800 f, 201470.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472860 f, 57849.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322820 f, 119668.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739860 f, 201486.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472920 f, 57856.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739920 f, 201503.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322880 f, 119674.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739980 f, 201519.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740040 f, 201481.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740100 f, 201497.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740160 f, 201513.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740220 f, 201530.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740280 f, 201546.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740340 f, 201562.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740400 f, 201579.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740460 f, 201595.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740520 f, 201611.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740580 f, 201628.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740640 f, 201589.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740700 f, 201605.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740760 f, 201622.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740820 f, 201638.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740880 f, 201654.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740940 f, 201671.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741000 f, 201687.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741060 f, 201703.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741120 f, 201720.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741180 f, 201681.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741240 f, 201697.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741300 f, 201714.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741360 f, 201730.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741420 f, 201746.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741480 f, 201763.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741540 f, 201779.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741600 f, 201795.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741660 f, 201812.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741720 f, 201828.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741780 f, 201789.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741840 f, 201806.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741900 f, 201822.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741960 f, 201838.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742020 f, 201855.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742080 f, 201871.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742140 f, 201887.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742200 f, 201904.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742260 f, 201920.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742320 f, 201936.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742380 f, 201953.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742440 f, 201914.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742500 f, 201930.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742560 f, 201947.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742620 f, 201963.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742680 f, 201979.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742740 f, 201996.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742800 f, 202012.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742860 f, 202028.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742920 f, 202045.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742980 f, 202061.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472980 f, 57863.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743040 f, 202022.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1322940 f, 119668.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743100 f, 202039.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473040 f, 57864.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743160 f, 202055.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323000 f, 119674.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743220 f, 202071.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473100 f, 57871.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743280 f, 202088.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323060 f, 119679.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743340 f, 202104.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473160 f, 57878.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743400 f, 202120.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323120 f, 119685.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743460 f, 202137.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473220 f, 57886.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743520 f, 202153.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323180 f, 119690.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743580 f, 202114.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743640 f, 202131.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473280 f, 57893.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743700 f, 202147.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323240 f, 119696.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743760 f, 202163.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473340 f, 57900.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743820 f, 202179.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323300 f, 119701.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743880 f, 202196.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473400 f, 57908.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743940 f, 202212.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323360 f, 119706.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744000 f, 202228.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473460 f, 57915.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744060 f, 202245.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323420 f, 119712.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744120 f, 202261.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473520 f, 57922.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744180 f, 202277.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323480 f, 119706.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744240 f, 202294.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473580 f, 57923.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744300 f, 202310.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323540 f, 119712.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744360 f, 202271.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473640 f, 57930.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744420 f, 202233.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323600 f, 119717.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744480 f, 202249.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473700 f, 57937.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744540 f, 202265.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473760 f, 57945.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744600 f, 202281.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323660 f, 119723.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744660 f, 202298.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473820 f, 57952.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744720 f, 202314.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323720 f, 119728.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744780 f, 202330.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473880 f, 57959.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744840 f, 202347.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323780 f, 119734.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744900 f, 202363.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473940 f, 57967.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744960 f, 202324.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323840 f, 119728.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745020 f, 202341.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474000 f, 57967.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745080 f, 202357.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323900 f, 119734.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745140 f, 202373.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474060 f, 57974.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1323960 f, 119739.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745200 f, 202390.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474120 f, 57982.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745260 f, 202406.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474180 f, 57989.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745320 f, 202422.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324020 f, 119744.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745380 f, 202438.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745440 f, 202455.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474240 f, 57996.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745500 f, 202471.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324080 f, 119750.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745560 f, 202487.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474300 f, 58004.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745620 f, 202504.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324140 f, 119755.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745680 f, 202465.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474360 f, 58011.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745740 f, 202481.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324200 f, 119761.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745800 f, 202497.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474420 f, 58018.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745860 f, 202514.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324260 f, 119766.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745920 f, 202530.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474480 f, 58026.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745980 f, 202546.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324320 f, 119772.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746040 f, 202563.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474540 f, 58026.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746100 f, 202579.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324380 f, 119766.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746160 f, 202595.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474600 f, 58033.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746220 f, 202612.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324440 f, 119772.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746280 f, 202573.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746340 f, 202589.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746400 f, 202605.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746460 f, 202622.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746520 f, 202638.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746580 f, 202654.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746640 f, 202671.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746700 f, 202687.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746760 f, 202703.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746820 f, 202719.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746880 f, 202736.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746940 f, 202697.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747000 f, 202713.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747060 f, 202729.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747120 f, 202746.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747180 f, 202762.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747240 f, 202778.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747300 f, 202795.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747360 f, 202811.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747420 f, 202827.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747480 f, 202843.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747540 f, 202805.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747600 f, 202821.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747660 f, 202837.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747720 f, 202854.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747780 f, 202870.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747840 f, 202886.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747900 f, 202902.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747960 f, 202919.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748020 f, 202935.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748080 f, 202951.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748140 f, 202912.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748200 f, 202929.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748260 f, 202945.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748320 f, 202961.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748380 f, 202978.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748440 f, 202994.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748500 f, 203010.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748560 f, 203026.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748620 f, 203043.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748680 f, 203059.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748740 f, 203020.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748800 f, 203036.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748860 f, 203053.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748920 f, 203069.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748980 f, 203085.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749040 f, 203101.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749100 f, 203118.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749160 f, 203134.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749220 f, 203150.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749280 f, 203167.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749340 f, 203183.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749400 f, 203199.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749460 f, 203160.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749520 f, 203177.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749580 f, 203193.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749640 f, 203209.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474660 f, 58041.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749700 f, 203225.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324500 f, 119777.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749760 f, 203242.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474720 f, 58048.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749820 f, 203258.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324560 f, 119782.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749880 f, 203274.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474780 f, 58055.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749940 f, 203290.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324620 f, 119788.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750000 f, 203307.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474840 f, 58063.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750060 f, 203268.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750120 f, 203284.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324680 f, 119793.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750180 f, 203300.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474900 f, 58070.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750240 f, 203317.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750300 f, 203333.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750360 f, 203349.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750420 f, 203365.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324740 f, 119799.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474960 f, 58077.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324800 f, 119804.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475020 f, 58085.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324860 f, 119810.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475080 f, 58092.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324920 f, 119804.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475140 f, 58092.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1324980 f, 119810.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475200 f, 58100.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325040 f, 119815.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475260 f, 58107.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325100 f, 119820.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750480 f, 203382.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750540 f, 203398.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475320 f, 58114.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325160 f, 119826.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475380 f, 58122.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325220 f, 119831.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475440 f, 58129.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325280 f, 119837.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475500 f, 58136.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325340 f, 119842.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475560 f, 58144.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750600 f, 203414.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325400 f, 119837.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750660 f, 203375.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475620 f, 58144.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750720 f, 203392.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325460 f, 119842.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750780 f, 203408.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475680 f, 58151.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750840 f, 203424.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325520 f, 119848.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750900 f, 203440.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475740 f, 58158.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750960 f, 203457.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325580 f, 119853.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751020 f, 203473.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475800 f, 58166.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751080 f, 203489.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325640 f, 119858.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751140 f, 203505.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475860 f, 58173.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751200 f, 203522.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325700 f, 119864.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751260 f, 203538.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475920 f, 58180.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751320 f, 203499.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325760 f, 119869.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751380 f, 203515.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475980 f, 58188.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751440 f, 203531.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325820 f, 119875.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751500 f, 203548.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476040 f, 58195.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751560 f, 203564.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325880 f, 119880.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751620 f, 203580.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476100 f, 58202.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751680 f, 203596.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1325940 f, 119875.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751740 f, 203613.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476160 f, 58203.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751800 f, 203629.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326000 f, 119880.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751860 f, 203590.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476220 f, 58210.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751920 f, 203606.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326060 f, 119886.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751980 f, 203623.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476280 f, 58217.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752040 f, 203639.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326120 f, 119891.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752100 f, 203655.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476340 f, 58225.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752160 f, 203671.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326180 f, 119896.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752220 f, 203688.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476400 f, 58232.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752280 f, 203704.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326240 f, 119902.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752340 f, 203720.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476460 f, 58239.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752400 f, 203736.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326300 f, 119907.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752460 f, 203753.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476520 f, 58247.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752520 f, 203714.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326360 f, 119913.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752580 f, 203730.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476580 f, 58247.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752640 f, 203746.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326420 f, 119907.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752700 f, 203762.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476640 f, 58254.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326480 f, 119913.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476700 f, 58262.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326540 f, 119918.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476760 f, 58269.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326600 f, 119924.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476820 f, 58276.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326660 f, 119929.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476880 f, 58284.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326720 f, 119934.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476940 f, 58291.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326780 f, 119940.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477000 f, 58298.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326840 f, 119945.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477060 f, 58298.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326900 f, 119940.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477120 f, 58306.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1326960 f, 119945.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477180 f, 58313.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327020 f, 119951.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477240 f, 58320.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327080 f, 119956.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477300 f, 58328.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477360 f, 58335.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327140 f, 119962.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477420 f, 58342.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327200 f, 119967.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477480 f, 58350.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327260 f, 119972.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477540 f, 58357.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327320 f, 119978.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477600 f, 58364.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477660 f, 58372.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327380 f, 119983.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477720 f, 58372.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327440 f, 119978.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477780 f, 58379.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327500 f, 119983.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477840 f, 58387.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327560 f, 119989.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477900 f, 58394.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327620 f, 119994.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477960 f, 58401.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327680 f, 120000.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478020 f, 58409.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327740 f, 120005.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478080 f, 58416.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327800 f, 120010.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478140 f, 58423.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327860 f, 120016.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752760 f, 203779.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478200 f, 58431.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752820 f, 203795.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327920 f, 120010.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752880 f, 203811.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478260 f, 58431.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752940 f, 203827.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1327980 f, 120016.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753000 f, 203844.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478320 f, 58438.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328040 f, 120021.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478380 f, 58445.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753060 f, 203860.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753120 f, 203821.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328100 f, 120027.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753180 f, 203837.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478440 f, 58453.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753240 f, 203798.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328160 f, 120032.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753300 f, 203814.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478500 f, 58460.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753360 f, 203831.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328220 f, 120037.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753420 f, 203847.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478560 f, 58460.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753480 f, 203863.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328280 f, 120032.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753540 f, 203879.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478620 f, 58468.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753600 f, 203896.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328340 f, 120037.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753660 f, 203912.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478680 f, 58475.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753720 f, 203928.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328400 f, 120043.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753780 f, 203944.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478740 f, 58482.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753840 f, 203961.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328460 f, 120048.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753900 f, 203922.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478800 f, 58490.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753960 f, 203938.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328520 f, 120054.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754020 f, 203954.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478860 f, 58497.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754080 f, 203970.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328580 f, 120059.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754140 f, 203987.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478920 f, 58504.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754200 f, 204003.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328640 f, 120065.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754260 f, 204019.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478980 f, 58512.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754320 f, 204035.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328700 f, 120070.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754380 f, 204051.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479040 f, 58512.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754440 f, 204068.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328760 f, 120065.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754500 f, 204029.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479100 f, 58519.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754560 f, 204045.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328820 f, 120070.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754620 f, 204061.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479160 f, 58526.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754680 f, 204077.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328880 f, 120075.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754740 f, 204094.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479220 f, 58534.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754800 f, 204110.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1328940 f, 120081.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754860 f, 204126.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479280 f, 58541.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754920 f, 204142.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329000 f, 120086.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754980 f, 204159.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479340 f, 58548.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755040 f, 204175.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329060 f, 120092.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479400 f, 58556.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329120 f, 120097.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755100 f, 204191.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479460 f, 58563.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755160 f, 204207.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329180 f, 120103.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755220 f, 204168.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479520 f, 58570.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755280 f, 204184.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329240 f, 120097.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755340 f, 204201.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479580 f, 58571.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755400 f, 204217.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329300 f, 120103.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755460 f, 204233.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479640 f, 58578.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755520 f, 204249.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329360 f, 120108.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755580 f, 204266.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479700 f, 58585.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755640 f, 204282.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329420 f, 120113.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755700 f, 204298.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479760 f, 58593.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755760 f, 204314.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329480 f, 120119.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755820 f, 204330.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479820 f, 58600.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755880 f, 204291.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329540 f, 120124.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755940 f, 204308.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479880 f, 58607.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756000 f, 204324.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329600 f, 120130.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756060 f, 204340.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479940 f, 58615.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756120 f, 204356.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756180 f, 204372.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756240 f, 204389.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756300 f, 204405.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329660 f, 120124.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756360 f, 204421.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480000 f, 58615.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756420 f, 204437.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329720 f, 120130.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480060 f, 58622.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756480 f, 204398.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329780 f, 120135.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756540 f, 204415.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480120 f, 58629.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756600 f, 204431.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329840 f, 120140.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756660 f, 204447.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480180 f, 58637.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756720 f, 204463.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329900 f, 120146.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756780 f, 204479.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480240 f, 58644.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756840 f, 204496.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1329960 f, 120151.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756900 f, 204512.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480300 f, 58651.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756960 f, 204528.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330020 f, 120157.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757020 f, 204544.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480360 f, 58652.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757080 f, 204505.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330080 f, 120151.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757140 f, 204521.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480420 f, 58659.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757200 f, 204538.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330140 f, 120157.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757260 f, 204554.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480480 f, 58666.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757320 f, 204570.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330200 f, 120162.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757380 f, 204586.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480540 f, 58673.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757440 f, 204602.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330260 f, 120168.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757500 f, 204619.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480600 f, 58681.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757560 f, 204635.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330320 f, 120173.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757620 f, 204651.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480660 f, 58688.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757680 f, 204612.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330380 f, 120178.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757740 f, 204628.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480720 f, 58695.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757800 f, 204644.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330440 f, 120184.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757860 f, 204661.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480780 f, 58703.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757920 f, 204677.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330500 f, 120189.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757980 f, 204693.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480840 f, 58710.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758040 f, 204709.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330560 f, 120184.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758100 f, 204725.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480900 f, 58710.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758160 f, 204742.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330620 f, 120189.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758220 f, 204758.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480960 f, 58718.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758280 f, 204774.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330680 f, 120195.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758340 f, 204735.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481020 f, 58725.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758400 f, 204751.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330740 f, 120200.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758460 f, 204767.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481080 f, 58732.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758520 f, 204784.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330800 f, 120205.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758580 f, 204800.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481140 f, 58740.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758640 f, 204816.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330860 f, 120211.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758700 f, 204832.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481200 f, 58747.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758760 f, 204848.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330920 f, 120216.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758820 f, 204865.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481260 f, 58754.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758880 f, 204881.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1330980 f, 120222.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758940 f, 204842.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481320 f, 58762.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759000 f, 204858.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331040 f, 120227.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759060 f, 204874.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481380 f, 58769.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331100 f, 120222.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481440 f, 58769.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331160 f, 120227.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481500 f, 58776.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331220 f, 120233.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481560 f, 58784.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331280 f, 120238.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481620 f, 58791.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331340 f, 120243.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481680 f, 58798.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331400 f, 120249.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481740 f, 58806.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331460 f, 120254.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481800 f, 58813.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331520 f, 120260.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481860 f, 58820.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331580 f, 120265.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481920 f, 58828.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331640 f, 120260.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481980 f, 58828.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331700 f, 120265.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482040 f, 58835.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331760 f, 120270.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482100 f, 58842.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331820 f, 120276.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482160 f, 58850.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331880 f, 120281.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482220 f, 58857.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1331940 f, 120287.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482280 f, 58864.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332000 f, 120292.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482340 f, 58872.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332060 f, 120298.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482400 f, 58879.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332120 f, 120303.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482460 f, 58886.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332180 f, 120297.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482520 f, 58886.9 fps, 0 ms/f
[junit] 8 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 482580 f, 58858.4 fps, 0 ms/f
[junit] 11 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1332240 f, 120249.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482640 f, 58865.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332300 f, 120254.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482700 f, 58873.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332360 f, 120259.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482760 f, 58880.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332420 f, 120265.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482820 f, 58887.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332480 f, 120270.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482880 f, 58894.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332540 f, 120276.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482940 f, 58902.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332600 f, 120281.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483000 f, 58909.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332660 f, 120287.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483060 f, 58916.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332720 f, 120281.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483120 f, 58917.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332780 f, 120287.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483180 f, 58924.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332840 f, 120292.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483240 f, 58931.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332900 f, 120297.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483300 f, 58939.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1332960 f, 120303.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483360 f, 58946.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1333020 f, 120308.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483420 f, 58953.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1333080 f, 120314.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483480 f, 58960.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1333140 f, 120319.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483540 f, 58968.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1333200 f, 120324.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483600 f, 58968.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1333260 f, 120319.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483660 f, 58975.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1333320 f, 120324.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483720 f, 58983.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1333380 f, 120330.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483780 f, 58990.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1333440 f, 120335.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483840 f, 58997.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1333500 f, 120341.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483900 f, 59005.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1333560 f, 120346.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483960 f, 59012.3 fps, 0 ms/f
[junit] 11 s: 60 f / 67 ms, 895.5 fps, 1 ms/f; total: 1333620 f, 119628.6 fps, 0 ms/f
[junit] 8 s: 60 f / 67 ms, 895.5 fps, 1 ms/f; total: 484020 f, 58541.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1333680 f, 119623.2 fps, 0 ms/f
[junit] 8 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 484080 f, 58534.4 fps, 0 ms/f
[junit] 11 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1333740 f, 119607.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484140 f, 58534.6 fps, 0 ms/f
[junit] 11 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1333800 f, 119558.9 fps, 0 ms/f
[junit] 8 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 484200 f, 58506.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1333860 f, 119553.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484260 f, 58506.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484320 f, 58513.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1333920 f, 119559.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759120 f, 204890.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759180 f, 204906.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484380 f, 58514.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1333980 f, 119553.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484440 f, 58521.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334040 f, 119559.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484500 f, 58528.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334100 f, 119564.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484560 f, 58535.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334160 f, 119569.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484620 f, 58543.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334220 f, 119575.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484680 f, 58550.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334280 f, 119580.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484740 f, 58557.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334340 f, 119585.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484800 f, 58564.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334400 f, 119591.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484860 f, 58572.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334460 f, 119585.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484920 f, 58572.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334520 f, 119591.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484980 f, 58579.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334580 f, 119596.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485040 f, 58586.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334640 f, 119602.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485100 f, 58594.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334700 f, 119607.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485160 f, 58601.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334760 f, 119612.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485220 f, 58608.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334820 f, 119618.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485280 f, 58615.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334880 f, 119623.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485340 f, 58623.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1334940 f, 119629.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485400 f, 58630.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335000 f, 119623.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485460 f, 58630.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335060 f, 119629.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485520 f, 58637.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335120 f, 119634.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485580 f, 58644.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335180 f, 119639.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485640 f, 58652.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335240 f, 119645.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485700 f, 58659.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335300 f, 119650.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485760 f, 58666.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335360 f, 119655.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485820 f, 58673.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335420 f, 119661.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485880 f, 58681.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335480 f, 119666.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485940 f, 58688.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335540 f, 119661.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486000 f, 58688.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335600 f, 119666.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486060 f, 58695.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335660 f, 119672.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486120 f, 58703.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335720 f, 119677.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486180 f, 58710.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335780 f, 119682.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486240 f, 58717.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335840 f, 119688.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486300 f, 58724.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335900 f, 119693.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486360 f, 58732.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1335960 f, 119698.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486420 f, 58739.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486480 f, 58746.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336020 f, 119704.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486540 f, 58746.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336080 f, 119698.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486600 f, 58753.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336140 f, 119704.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486660 f, 58761.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336200 f, 119709.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486720 f, 58768.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336260 f, 119715.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486780 f, 58775.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336320 f, 119720.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486840 f, 58782.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336380 f, 119725.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486900 f, 58790.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336440 f, 119731.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486960 f, 58797.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336500 f, 119736.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487020 f, 58804.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336560 f, 119731.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487080 f, 58804.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336620 f, 119736.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487140 f, 58812.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336680 f, 119742.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487200 f, 58819.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336740 f, 119747.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487260 f, 58826.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336800 f, 119752.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487320 f, 58833.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336860 f, 119758.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487380 f, 58841.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336920 f, 119763.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487440 f, 58848.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1336980 f, 119768.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487500 f, 58855.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337040 f, 119774.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487560 f, 58862.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337100 f, 119768.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487620 f, 58862.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337160 f, 119774.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487680 f, 58870.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337220 f, 119779.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487740 f, 58877.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337280 f, 119785.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487800 f, 58884.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337340 f, 119790.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487860 f, 58891.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487920 f, 58899.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337400 f, 119795.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487980 f, 58906.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337460 f, 119801.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488040 f, 58913.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337520 f, 119806.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488100 f, 58913.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337580 f, 119801.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488160 f, 58920.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337640 f, 119806.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488220 f, 58928.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337700 f, 119811.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488280 f, 58935.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337760 f, 119817.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488340 f, 58942.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337820 f, 119822.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488400 f, 58949.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337880 f, 119828.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488460 f, 58957.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1337940 f, 119833.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488520 f, 58964.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338000 f, 119838.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488580 f, 58971.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338060 f, 119833.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488640 f, 58971.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338120 f, 119838.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488700 f, 58979.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338180 f, 119844.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488760 f, 58986.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338240 f, 119849.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488820 f, 58993.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338300 f, 119854.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488880 f, 59000.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338360 f, 119860.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488940 f, 59007.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338420 f, 119865.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489000 f, 59015.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338480 f, 119871.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489060 f, 59022.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338540 f, 119876.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489120 f, 59022.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338600 f, 119871.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489180 f, 59029.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338660 f, 119876.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489240 f, 59037.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338720 f, 119881.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489300 f, 59044.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338780 f, 119887.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489360 f, 59051.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338840 f, 119892.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489420 f, 59058.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338900 f, 119897.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489480 f, 59066.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1338960 f, 119903.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489540 f, 59073.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339020 f, 119908.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489600 f, 59080.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339080 f, 119914.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489660 f, 59087.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339140 f, 119908.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489720 f, 59087.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339200 f, 119914.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489780 f, 59095.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339260 f, 119919.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489840 f, 59102.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339320 f, 119924.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489900 f, 59109.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339380 f, 119930.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489960 f, 59116.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339440 f, 119935.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490020 f, 59124.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339500 f, 119940.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490080 f, 59131.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339560 f, 119946.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490140 f, 59138.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339620 f, 119940.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490200 f, 59138.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339680 f, 119946.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490260 f, 59145.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339740 f, 119951.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490320 f, 59153.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339800 f, 119957.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490380 f, 59160.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339860 f, 119962.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490440 f, 59167.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339920 f, 119967.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490500 f, 59174.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1339980 f, 119973.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490560 f, 59182.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340040 f, 119967.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490620 f, 59182.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340100 f, 119973.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490680 f, 59189.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340160 f, 119978.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490740 f, 59196.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490800 f, 59203.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340220 f, 119983.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490860 f, 59211.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340280 f, 119989.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490920 f, 59218.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340340 f, 119994.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490980 f, 59225.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340400 f, 120000.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491040 f, 59232.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491100 f, 59240.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340460 f, 120005.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491160 f, 59247.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340520 f, 120010.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491220 f, 59247.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340580 f, 120005.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491280 f, 59254.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340640 f, 120010.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491340 f, 59261.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340700 f, 120016.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491400 f, 59269.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340760 f, 120021.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491460 f, 59276.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340820 f, 120026.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491520 f, 59283.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340880 f, 120032.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491580 f, 59290.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1340940 f, 120037.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491640 f, 59298.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341000 f, 120042.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491700 f, 59305.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341060 f, 120048.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491760 f, 59305.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341120 f, 120042.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491820 f, 59312.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341180 f, 120048.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491880 f, 59319.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341240 f, 120053.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491940 f, 59327.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341300 f, 120059.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492000 f, 59334.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341360 f, 120064.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492060 f, 59341.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341420 f, 120069.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492120 f, 59348.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341480 f, 120075.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492180 f, 59356.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341540 f, 120080.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492240 f, 59363.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341600 f, 120075.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492300 f, 59363.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341660 f, 120080.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492360 f, 59370.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341720 f, 120085.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492420 f, 59377.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341780 f, 120091.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492480 f, 59385.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341840 f, 120096.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492540 f, 59392.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341900 f, 120102.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492600 f, 59399.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1341960 f, 120107.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492660 f, 59406.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759240 f, 204923.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342020 f, 120112.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492720 f, 59413.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342080 f, 120118.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492780 f, 59421.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342140 f, 120123.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492840 f, 59421.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342200 f, 120118.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759300 f, 204939.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759360 f, 204955.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759420 f, 204971.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759480 f, 204987.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759540 f, 204948.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759600 f, 204964.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759660 f, 204981.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759720 f, 204997.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759780 f, 205013.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759840 f, 205029.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759900 f, 205045.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492900 f, 59428.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759960 f, 205062.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342260 f, 120123.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760020 f, 205078.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492960 f, 59435.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760080 f, 205094.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342320 f, 120128.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760140 f, 205110.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493020 f, 59442.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342380 f, 120134.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760200 f, 205126.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493080 f, 59450.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342440 f, 120139.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493140 f, 59457.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342500 f, 120144.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493200 f, 59464.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342560 f, 120150.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493260 f, 59471.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342620 f, 120155.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493320 f, 59479.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760260 f, 205087.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342680 f, 120161.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760320 f, 205103.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493380 f, 59479.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342740 f, 120155.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493440 f, 59486.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342800 f, 120161.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493500 f, 59493.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760380 f, 205120.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342860 f, 120166.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760440 f, 205136.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493560 f, 59500.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760500 f, 205152.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342920 f, 120171.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760560 f, 205168.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493620 f, 59508.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760620 f, 205184.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1342980 f, 120177.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760680 f, 205200.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493680 f, 59515.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760740 f, 205217.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343040 f, 120182.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760800 f, 205178.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493740 f, 59522.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760860 f, 205194.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343100 f, 120187.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760920 f, 205210.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493800 f, 59529.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760980 f, 205226.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343160 f, 120193.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761040 f, 205242.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761100 f, 205258.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761160 f, 205275.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761220 f, 205291.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761280 f, 205307.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761340 f, 205323.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761400 f, 205284.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761460 f, 205300.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761520 f, 205316.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761580 f, 205332.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761640 f, 205349.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761700 f, 205365.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761760 f, 205381.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761820 f, 205397.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761880 f, 205413.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761940 f, 205430.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762000 f, 205390.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762060 f, 205407.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493860 f, 59537.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343220 f, 120187.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493920 f, 59537.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343280 f, 120193.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493980 f, 59544.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343340 f, 120198.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494040 f, 59551.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343400 f, 120204.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494100 f, 59558.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762120 f, 205423.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343460 f, 120209.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762180 f, 205439.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494160 f, 59566.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762240 f, 205455.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343520 f, 120214.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762300 f, 205471.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494220 f, 59573.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762360 f, 205487.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343580 f, 120220.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762420 f, 205504.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494280 f, 59580.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762480 f, 205520.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343640 f, 120225.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762540 f, 205536.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494340 f, 59587.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343700 f, 120230.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494400 f, 59587.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343760 f, 120225.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494460 f, 59595.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343820 f, 120230.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494520 f, 59602.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762600 f, 205497.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343880 f, 120236.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762660 f, 205513.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494580 f, 59609.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762720 f, 205529.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1343940 f, 120241.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762780 f, 205545.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494640 f, 59616.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762840 f, 205561.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344000 f, 120246.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762900 f, 205578.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494700 f, 59623.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762960 f, 205594.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344060 f, 120252.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763020 f, 205610.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344120 f, 120257.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763080 f, 205626.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494760 f, 59631.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763140 f, 205587.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344180 f, 120263.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763200 f, 205603.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494820 f, 59638.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763260 f, 205619.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344240 f, 120268.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763320 f, 205580.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494880 f, 59645.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763380 f, 205596.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344300 f, 120263.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763440 f, 205612.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763500 f, 205628.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494940 f, 59645.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763560 f, 205645.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344360 f, 120268.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763620 f, 205661.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344420 f, 120273.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763680 f, 205677.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495000 f, 59652.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763740 f, 205693.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344480 f, 120279.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763800 f, 205709.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763860 f, 205670.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763920 f, 205686.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763980 f, 205702.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764040 f, 205718.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764100 f, 205735.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764160 f, 205751.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764220 f, 205767.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764280 f, 205783.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764340 f, 205799.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764400 f, 205815.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764460 f, 205832.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764520 f, 205792.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764580 f, 205808.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764640 f, 205825.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764700 f, 205841.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764760 f, 205857.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764820 f, 205873.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764880 f, 205889.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764940 f, 205905.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765000 f, 205921.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765060 f, 205938.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765120 f, 205898.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765180 f, 205914.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765240 f, 205931.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765300 f, 205947.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765360 f, 205963.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765420 f, 205979.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765480 f, 205995.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765540 f, 206011.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765600 f, 206027.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765660 f, 206044.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765720 f, 206004.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765780 f, 206020.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765840 f, 206037.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765900 f, 206053.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765960 f, 206069.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766020 f, 206085.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766080 f, 206101.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766140 f, 206117.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766200 f, 206133.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766260 f, 206150.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766320 f, 206110.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766380 f, 206126.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766440 f, 206143.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766500 f, 206159.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766560 f, 206175.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766620 f, 206191.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766680 f, 206207.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766740 f, 206223.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766800 f, 206239.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766860 f, 206256.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766920 f, 206216.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766980 f, 206232.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767040 f, 206248.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767100 f, 206265.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767160 f, 206281.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767220 f, 206297.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767280 f, 206313.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495060 f, 59660.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767340 f, 206329.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767400 f, 206345.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767460 f, 206361.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767520 f, 206322.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767580 f, 206338.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767640 f, 206354.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767700 f, 206370.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767760 f, 206387.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767820 f, 206403.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767880 f, 206419.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767940 f, 206435.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768000 f, 206451.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768060 f, 206467.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768120 f, 206483.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768180 f, 206444.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768240 f, 206460.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768300 f, 206476.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768360 f, 206492.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768420 f, 206509.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768480 f, 206525.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768540 f, 206541.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768600 f, 206557.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768660 f, 206573.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768720 f, 206589.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768780 f, 206550.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768840 f, 206566.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768900 f, 206582.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768960 f, 206598.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769020 f, 206614.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769080 f, 206630.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769140 f, 206646.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769200 f, 206663.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769260 f, 206679.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769320 f, 206695.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769380 f, 206655.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769440 f, 206672.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769500 f, 206688.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769560 f, 206704.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769620 f, 206720.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769680 f, 206736.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769740 f, 206752.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769800 f, 206768.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769860 f, 206784.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769920 f, 206800.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769980 f, 206817.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770040 f, 206777.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770100 f, 206793.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770160 f, 206809.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770220 f, 206826.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770280 f, 206842.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770340 f, 206858.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770400 f, 206874.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770460 f, 206890.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770520 f, 206906.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770580 f, 206922.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770640 f, 206938.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770700 f, 206899.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770760 f, 206915.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770820 f, 206931.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770880 f, 206947.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770940 f, 206963.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771000 f, 206979.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771060 f, 206995.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771120 f, 207012.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771180 f, 207028.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771240 f, 207044.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771300 f, 207060.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771360 f, 207020.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771420 f, 207037.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771480 f, 207053.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771540 f, 207069.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771600 f, 207085.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771660 f, 207101.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771720 f, 207117.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771780 f, 207133.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771840 f, 207149.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771900 f, 207110.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771960 f, 207126.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772020 f, 207142.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772080 f, 207158.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772140 f, 207174.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772200 f, 207190.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772260 f, 207206.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772320 f, 207222.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772380 f, 207183.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772440 f, 207199.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772500 f, 207215.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772560 f, 207231.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772620 f, 207247.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772680 f, 207263.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772740 f, 207280.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772800 f, 207240.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772860 f, 207201.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344540 f, 120284.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495120 f, 59667.3 fps, 0 ms/f
[junit] 11 s: 60 f / 44 ms, 1363.6 fps, 0 ms/f; total: 1344600 f, 119818.2 fps, 0 ms/f
[junit] 8 s: 60 f / 44 ms, 1363.6 fps, 0 ms/f; total: 495180 f, 59359.8 fps, 0 ms/f
[junit] 8 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 495240 f, 59331.4 fps, 0 ms/f
[junit] 11 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1344660 f, 119770.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495300 f, 59331.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772920 f, 207217.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344720 f, 119764.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772980 f, 207233.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495360 f, 59338.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773040 f, 207249.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344780 f, 119770.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773100 f, 207265.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495420 f, 59345.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773160 f, 207281.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344840 f, 119775.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773220 f, 207297.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495480 f, 59353.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773280 f, 207313.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773340 f, 207329.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344900 f, 119780.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773400 f, 207345.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495540 f, 59360.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773460 f, 207306.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1344960 f, 119786.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773520 f, 207322.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495600 f, 59367.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773580 f, 207338.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345020 f, 119791.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773640 f, 207354.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495660 f, 59374.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773700 f, 207370.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345080 f, 119796.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773760 f, 207386.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495720 f, 59381.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773820 f, 207402.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345140 f, 119791.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773880 f, 207418.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495780 f, 59381.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773940 f, 207435.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345200 f, 119796.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774000 f, 207451.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495840 f, 59389.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774060 f, 207467.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345260 f, 119802.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774120 f, 207427.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495900 f, 59396.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774180 f, 207443.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345320 f, 119807.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774240 f, 207459.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495960 f, 59403.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774300 f, 207475.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496020 f, 59410.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774360 f, 207491.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345380 f, 119812.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774420 f, 207508.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496080 f, 59417.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774480 f, 207524.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345440 f, 119818.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774540 f, 207540.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496140 f, 59425.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774600 f, 207556.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345500 f, 119823.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774660 f, 207572.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496200 f, 59432.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774720 f, 207588.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345560 f, 119829.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774780 f, 207604.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496260 f, 59439.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774840 f, 207564.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345620 f, 119834.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774900 f, 207581.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496320 f, 59446.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774960 f, 207597.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345680 f, 119829.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775020 f, 207613.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775080 f, 207629.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496380 f, 59446.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775140 f, 207645.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345740 f, 119834.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775200 f, 207661.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496440 f, 59453.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775260 f, 207677.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345800 f, 119839.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775320 f, 207693.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496500 f, 59461.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775380 f, 207653.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345860 f, 119845.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775440 f, 207670.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496560 f, 59468.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775500 f, 207686.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345920 f, 119850.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775560 f, 207702.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496620 f, 59475.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775620 f, 207718.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1345980 f, 119855.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775680 f, 207734.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496680 f, 59482.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775740 f, 207750.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346040 f, 119861.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775800 f, 207766.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496740 f, 59489.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775860 f, 207782.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346100 f, 119866.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775920 f, 207798.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496800 f, 59489.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775980 f, 207759.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346160 f, 119861.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776040 f, 207775.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496860 f, 59497.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776100 f, 207791.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346220 f, 119866.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776160 f, 207807.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496920 f, 59504.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776220 f, 207823.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346280 f, 119871.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776280 f, 207839.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496980 f, 59511.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776340 f, 207855.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346340 f, 119877.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776400 f, 207871.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497040 f, 59518.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776460 f, 207887.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346400 f, 119882.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776520 f, 207903.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497100 f, 59525.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776580 f, 207864.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346460 f, 119887.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776640 f, 207880.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497160 f, 59532.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776700 f, 207896.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346520 f, 119893.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776760 f, 207912.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497220 f, 59540.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776820 f, 207928.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346580 f, 119898.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776880 f, 207944.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497280 f, 59547.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776940 f, 207960.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346640 f, 119903.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777000 f, 207976.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497340 f, 59547.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777060 f, 207992.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346700 f, 119898.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777120 f, 208008.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497400 f, 59554.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777180 f, 207968.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346760 f, 119903.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497460 f, 59561.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346820 f, 119909.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497520 f, 59568.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346880 f, 119914.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777240 f, 207985.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497580 f, 59576.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777300 f, 208001.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777360 f, 208017.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1346940 f, 119919.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777420 f, 208033.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497640 f, 59583.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777480 f, 208049.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777540 f, 208065.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347000 f, 119925.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777600 f, 208081.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497700 f, 59590.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777660 f, 208097.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347060 f, 119930.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777720 f, 208113.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497760 f, 59597.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777780 f, 208129.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347120 f, 119935.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777840 f, 208089.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497820 f, 59597.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777900 f, 208105.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347180 f, 119930.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777960 f, 208121.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497880 f, 59604.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778020 f, 208138.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347240 f, 119935.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778080 f, 208154.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497940 f, 59612.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778140 f, 208170.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347300 f, 119941.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778200 f, 208186.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498000 f, 59619.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778260 f, 208202.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347360 f, 119946.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498060 f, 59626.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347420 f, 119951.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498120 f, 59633.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347480 f, 119957.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498180 f, 59640.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347540 f, 119962.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498240 f, 59648.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347600 f, 119967.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498300 f, 59655.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347660 f, 119973.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498360 f, 59655.2 fps, 0 ms/f
[junit] 11 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1347720 f, 119935.9 fps, 0 ms/f
[junit] 8 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 498420 f, 59641.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347780 f, 119941.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498480 f, 59648.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347840 f, 119946.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498540 f, 59655.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347900 f, 119951.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498600 f, 59662.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1347960 f, 119957.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498660 f, 59662.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348020 f, 119951.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498720 f, 59669.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348080 f, 119957.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498780 f, 59676.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348140 f, 119962.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498840 f, 59684.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348200 f, 119967.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498900 f, 59691.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348260 f, 119973.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498960 f, 59698.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348320 f, 119978.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499020 f, 59705.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348380 f, 119983.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499080 f, 59712.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348440 f, 119989.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499140 f, 59720.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348500 f, 119994.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348560 f, 119989.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499200 f, 59720.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348620 f, 119994.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499260 f, 59727.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348680 f, 119999.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499320 f, 59734.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348740 f, 120005.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499380 f, 59741.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348800 f, 120010.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499440 f, 59748.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778320 f, 208218.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348860 f, 120016.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778380 f, 208234.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499500 f, 59755.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778440 f, 208194.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348920 f, 120021.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778500 f, 208210.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499560 f, 59763.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778560 f, 208226.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1348980 f, 120026.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778620 f, 208242.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499620 f, 59770.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778680 f, 208258.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349040 f, 120032.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778740 f, 208274.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499680 f, 59770.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778800 f, 208290.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349100 f, 120026.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778860 f, 208307.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499740 f, 59777.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778920 f, 208323.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349160 f, 120032.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778980 f, 208339.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499800 f, 59784.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779040 f, 208355.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349220 f, 120037.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779100 f, 208371.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499860 f, 59791.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779160 f, 208331.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349280 f, 120042.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779220 f, 208347.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499920 f, 59799.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779280 f, 208363.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349340 f, 120048.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779340 f, 208379.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499980 f, 59806.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779400 f, 208395.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349400 f, 120053.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779460 f, 208411.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500040 f, 59813.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779520 f, 208427.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349460 f, 120058.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779580 f, 208443.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500100 f, 59820.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779640 f, 208459.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349520 f, 120064.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779700 f, 208475.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500160 f, 59827.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779760 f, 208491.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349580 f, 120069.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779820 f, 208452.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500220 f, 59827.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779880 f, 208468.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349640 f, 120064.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779940 f, 208484.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500280 f, 59834.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780000 f, 208500.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349700 f, 120069.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780060 f, 208516.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500340 f, 59842.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780120 f, 208532.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349760 f, 120074.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780180 f, 208548.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500400 f, 59849.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780240 f, 208564.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349820 f, 120080.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780300 f, 208580.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500460 f, 59856.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780360 f, 208596.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349880 f, 120085.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780420 f, 208612.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500520 f, 59863.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780480 f, 208628.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1349940 f, 120090.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780540 f, 208589.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500580 f, 59870.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780600 f, 208605.0 fps, 0 ms/f
[junit] 11 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 1350000 f, 119936.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780660 f, 208621.0 fps, 0 ms/f
[junit] 8 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 500640 f, 59770.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780720 f, 208637.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1350060 f, 119941.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780780 f, 208653.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500700 f, 59777.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780840 f, 208669.1 fps, 0 ms/f
[junit] 11 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1350120 f, 119925.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780900 f, 208685.1 fps, 0 ms/f
[junit] 8 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 500760 f, 59770.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780960 f, 208701.2 fps, 0 ms/f
[junit] 11 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1350180 f, 119909.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781020 f, 208717.2 fps, 0 ms/f
[junit] 8 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 500820 f, 59763.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781080 f, 208733.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1350240 f, 119904.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781140 f, 208693.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500880 f, 59763.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781200 f, 208709.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1350300 f, 119898.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781260 f, 208725.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500940 f, 59763.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781320 f, 208741.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1350360 f, 119904.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781380 f, 208757.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501000 f, 59770.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781440 f, 208773.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1350420 f, 119909.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781500 f, 208789.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501060 f, 59778.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781560 f, 208805.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1350480 f, 119914.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781620 f, 208821.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501120 f, 59785.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781680 f, 208837.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1350540 f, 119920.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781740 f, 208798.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501180 f, 59792.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781800 f, 208814.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1350600 f, 119925.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781860 f, 208830.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1350660 f, 119930.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781920 f, 208846.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501240 f, 59799.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781980 f, 208862.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1350720 f, 119936.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782040 f, 208878.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501300 f, 59806.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782100 f, 208894.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782160 f, 208910.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1350780 f, 119930.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782220 f, 208926.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501360 f, 59806.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782280 f, 208942.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1350840 f, 119936.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782340 f, 208902.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501420 f, 59813.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782400 f, 208918.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1350900 f, 119941.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501480 f, 59821.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1350960 f, 119946.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501540 f, 59828.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782460 f, 208878.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351020 f, 119952.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782520 f, 208894.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501600 f, 59835.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782580 f, 208910.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501660 f, 59842.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351080 f, 119957.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782640 f, 208926.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501720 f, 59849.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782700 f, 208942.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351140 f, 119962.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782760 f, 208958.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501780 f, 59856.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782820 f, 208974.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351200 f, 119957.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782880 f, 208990.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501840 f, 59856.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782940 f, 209006.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351260 f, 119962.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783000 f, 209022.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501900 f, 59864.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783060 f, 208983.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351320 f, 119968.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783120 f, 208999.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501960 f, 59871.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783180 f, 209015.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783240 f, 209031.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351380 f, 119973.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783300 f, 209047.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502020 f, 59878.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783360 f, 209063.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351440 f, 119978.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783420 f, 209079.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502080 f, 59885.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783480 f, 209095.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351500 f, 119984.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783540 f, 209111.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502140 f, 59892.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783600 f, 209071.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351560 f, 119989.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783660 f, 209087.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502200 f, 59899.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783720 f, 209103.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351620 f, 119994.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783780 f, 209119.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502260 f, 59906.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783840 f, 209135.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351680 f, 120000.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783900 f, 209151.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502320 f, 59906.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783960 f, 209167.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351740 f, 119994.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784020 f, 209183.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502380 f, 59914.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784080 f, 209199.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351800 f, 120000.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784140 f, 209215.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502440 f, 59921.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784200 f, 209231.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351860 f, 120005.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784260 f, 209191.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502500 f, 59928.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784320 f, 209207.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351920 f, 120010.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784380 f, 209223.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784440 f, 209239.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502560 f, 59935.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784500 f, 209255.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1351980 f, 120015.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784560 f, 209271.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502620 f, 59942.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784620 f, 209287.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352040 f, 120021.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502680 f, 59949.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352100 f, 120026.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502740 f, 59957.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352160 f, 120031.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502800 f, 59964.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352220 f, 120026.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502860 f, 59964.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502920 f, 59971.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352280 f, 120031.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502980 f, 59978.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352340 f, 120037.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503040 f, 59985.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352400 f, 120042.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503100 f, 59992.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352460 f, 120047.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503160 f, 60000.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352520 f, 120053.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503220 f, 60007.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352580 f, 120058.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503280 f, 60014.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352640 f, 120063.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503340 f, 60021.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352700 f, 120058.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503400 f, 60021.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352760 f, 120063.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503460 f, 60028.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352820 f, 120069.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503520 f, 60035.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352880 f, 120074.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503580 f, 60042.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1352940 f, 120079.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503640 f, 60050.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353000 f, 120085.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503700 f, 60057.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353060 f, 120090.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503760 f, 60064.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353120 f, 120095.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503820 f, 60071.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353180 f, 120101.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503880 f, 60071.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353240 f, 120095.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503940 f, 60078.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353300 f, 120101.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504000 f, 60085.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353360 f, 120106.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504060 f, 60092.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353420 f, 120111.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504120 f, 60100.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784680 f, 209303.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353480 f, 120117.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784740 f, 209319.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504180 f, 60107.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784800 f, 209335.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353540 f, 120122.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784860 f, 209296.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504240 f, 60114.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784920 f, 209312.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353600 f, 120127.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784980 f, 209327.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504300 f, 60121.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785040 f, 209344.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353660 f, 120133.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785100 f, 209360.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504360 f, 60128.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785160 f, 209376.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353720 f, 120127.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785220 f, 209391.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504420 f, 60128.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785280 f, 209408.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353780 f, 120133.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785340 f, 209424.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504480 f, 60135.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785400 f, 209440.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353840 f, 120138.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785460 f, 209455.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504540 f, 60143.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785520 f, 209416.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353900 f, 120143.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785580 f, 209432.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504600 f, 60150.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785640 f, 209448.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1353960 f, 120149.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785700 f, 209464.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504660 f, 60157.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785760 f, 209480.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354020 f, 120154.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785820 f, 209496.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504720 f, 60164.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785880 f, 209512.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354080 f, 120159.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785940 f, 209528.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504780 f, 60171.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786000 f, 209544.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354140 f, 120165.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786060 f, 209560.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504840 f, 60178.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786120 f, 209520.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354200 f, 120170.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786180 f, 209536.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504900 f, 60185.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786240 f, 209552.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354260 f, 120165.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786300 f, 209568.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504960 f, 60185.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786360 f, 209584.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354320 f, 120170.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786420 f, 209600.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505020 f, 60193.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786480 f, 209616.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354380 f, 120175.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786540 f, 209632.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505080 f, 60200.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786600 f, 209648.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354440 f, 120181.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786660 f, 209664.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505140 f, 60207.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786720 f, 209680.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354500 f, 120186.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786780 f, 209640.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505200 f, 60214.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786840 f, 209656.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354560 f, 120191.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786900 f, 209672.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505260 f, 60221.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786960 f, 209688.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354620 f, 120196.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787020 f, 209704.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505320 f, 60228.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787080 f, 209720.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354680 f, 120202.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787140 f, 209736.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505380 f, 60235.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787200 f, 209752.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354740 f, 120207.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787260 f, 209768.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505440 f, 60243.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787320 f, 209784.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354800 f, 120202.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787380 f, 209800.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505500 f, 60243.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787440 f, 209816.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354860 f, 120207.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505560 f, 60250.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787500 f, 209776.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354920 f, 120212.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787560 f, 209792.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505620 f, 60257.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787620 f, 209808.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1354980 f, 120218.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787680 f, 209824.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505680 f, 60264.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787740 f, 209840.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355040 f, 120223.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787800 f, 209856.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505740 f, 60271.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787860 f, 209872.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355100 f, 120228.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787920 f, 209888.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505800 f, 60278.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787980 f, 209904.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355160 f, 120234.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788040 f, 209920.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505860 f, 60286.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788100 f, 209880.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355220 f, 120239.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788160 f, 209896.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505920 f, 60293.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788220 f, 209912.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355280 f, 120234.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788280 f, 209928.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505980 f, 60293.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788340 f, 209944.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788400 f, 209960.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355340 f, 120239.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788460 f, 209976.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506040 f, 60300.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788520 f, 209992.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355400 f, 120244.8 fps, 0 ms/f
[junit] 3 s: 60 f / 49 ms, 1224.4 fps, 0 ms/f; total: 788580 f, 207302.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506100 f, 60307.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788640 f, 207318.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355460 f, 120250.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788700 f, 207334.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506160 f, 60314.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788760 f, 207350.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788820 f, 207365.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355520 f, 120255.5 fps, 0 ms/f
[junit] 3 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 788880 f, 207272.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506220 f, 60321.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788940 f, 207288.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789000 f, 207304.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355580 f, 120260.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789060 f, 207320.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789120 f, 207281.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506280 f, 60328.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789180 f, 207297.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355640 f, 120266.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789240 f, 207312.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789300 f, 207328.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506340 f, 60336.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789360 f, 207344.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355700 f, 120271.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506400 f, 60343.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355760 f, 120276.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506460 f, 60350.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789420 f, 207360.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789480 f, 207375.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355820 f, 120271.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789540 f, 207391.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506520 f, 60350.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789600 f, 207407.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355880 f, 120276.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789660 f, 207423.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506580 f, 60357.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789720 f, 207384.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1355940 f, 120282.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789780 f, 207400.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506640 f, 60364.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789840 f, 207415.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356000 f, 120287.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789900 f, 207431.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506700 f, 60371.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789960 f, 207447.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356060 f, 120292.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790020 f, 207463.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506760 f, 60378.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790080 f, 207478.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356120 f, 120298.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790140 f, 207494.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506820 f, 60386.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790200 f, 207510.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356180 f, 120303.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790260 f, 207526.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506880 f, 60393.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790320 f, 207487.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356240 f, 120308.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790380 f, 207503.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506940 f, 60400.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790440 f, 207519.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356300 f, 120314.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790500 f, 207534.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507000 f, 60407.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790560 f, 207550.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356360 f, 120308.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790620 f, 207566.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507060 f, 60407.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790680 f, 207582.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356420 f, 120313.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790740 f, 207597.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507120 f, 60414.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790800 f, 207613.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356480 f, 120319.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790860 f, 207574.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507180 f, 60421.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790920 f, 207590.5 fps, 0 ms/f
[junit] 11 s: 60 f / 103 ms, 582.5 fps, 1 ms/f; total: 1356540 f, 119235.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790980 f, 207606.3 fps, 0 ms/f
[junit] 8 s: 60 f / 103 ms, 582.5 fps, 1 ms/f; total: 507240 f, 59696.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507300 f, 59703.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356600 f, 119240.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507360 f, 59703.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356660 f, 119235.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507420 f, 59710.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356720 f, 119240.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507480 f, 59717.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356780 f, 119245.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507540 f, 59724.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356840 f, 119251.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507600 f, 59731.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356900 f, 119256.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507660 f, 59738.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1356960 f, 119261.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507720 f, 59745.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357020 f, 119267.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507780 f, 59752.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357080 f, 119272.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507840 f, 59759.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357140 f, 119277.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507900 f, 59759.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357200 f, 119272.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507960 f, 59767.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357260 f, 119277.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508020 f, 59774.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357320 f, 119282.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508080 f, 59774.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357380 f, 119277.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508140 f, 59781.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357440 f, 119282.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508200 f, 59788.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357500 f, 119288.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508260 f, 59795.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357560 f, 119293.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508320 f, 59802.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357620 f, 119298.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508380 f, 59809.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357680 f, 119304.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508440 f, 59816.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357740 f, 119309.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508500 f, 59823.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357800 f, 119314.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508560 f, 59830.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357860 f, 119319.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508620 f, 59837.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357920 f, 119314.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791040 f, 207622.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508680 f, 59837.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791100 f, 207637.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1357980 f, 119319.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791160 f, 207653.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791220 f, 207669.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508740 f, 59844.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791280 f, 207685.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358040 f, 119325.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791340 f, 207700.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791400 f, 207716.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508800 f, 59851.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791460 f, 207732.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358100 f, 119330.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791520 f, 207693.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508860 f, 59858.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791580 f, 207709.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358160 f, 119335.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791640 f, 207725.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508920 f, 59865.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791700 f, 207740.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358220 f, 119341.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791760 f, 207756.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508980 f, 59872.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791820 f, 207772.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358280 f, 119346.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791880 f, 207787.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509040 f, 59880.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791940 f, 207803.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358340 f, 119351.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792000 f, 207819.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509100 f, 59887.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792060 f, 207780.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358400 f, 119356.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792120 f, 207741.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509160 f, 59894.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792180 f, 207757.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358460 f, 119351.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792240 f, 207773.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509220 f, 59894.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358520 f, 119356.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792300 f, 207789.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509280 f, 59901.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792360 f, 207804.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792420 f, 207820.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792480 f, 207836.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358580 f, 119362.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792540 f, 207852.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509340 f, 59908.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792600 f, 207813.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358640 f, 119367.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792660 f, 207829.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509400 f, 59915.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792720 f, 207844.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358700 f, 119372.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792780 f, 207860.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509460 f, 59922.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792840 f, 207876.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358760 f, 119377.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792900 f, 207891.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509520 f, 59929.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792960 f, 207907.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358820 f, 119383.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793020 f, 207923.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509580 f, 59936.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793080 f, 207939.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358880 f, 119388.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793140 f, 207954.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509640 f, 59943.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793200 f, 207916.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1358940 f, 119393.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793260 f, 207931.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509700 f, 59943.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793320 f, 207947.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359000 f, 119388.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793380 f, 207963.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793440 f, 207979.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793500 f, 207994.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509760 f, 59950.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793560 f, 208010.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359060 f, 119393.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793620 f, 208026.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509820 f, 59957.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793680 f, 208041.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359120 f, 119399.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793740 f, 208057.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509880 f, 59964.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793800 f, 208073.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359180 f, 119404.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793860 f, 208089.1 fps, 0 ms/f
[junit] 8 s: 60 f / 64 ms, 937.5 fps, 1 ms/f; total: 509940 f, 59523.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793920 f, 208050.3 fps, 0 ms/f
[junit] 11 s: 60 f / 64 ms, 937.5 fps, 1 ms/f; total: 1359240 f, 118742.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793980 f, 208066.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510000 f, 59530.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794040 f, 208081.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359300 f, 118747.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794100 f, 208097.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510060 f, 59537.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794160 f, 208113.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359360 f, 118752.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794220 f, 208128.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510120 f, 59544.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794280 f, 208144.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359420 f, 118747.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794340 f, 208160.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794400 f, 208176.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510180 f, 59544.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794460 f, 208191.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359480 f, 118752.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794520 f, 208153.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794580 f, 208168.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510240 f, 59551.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794640 f, 208184.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359540 f, 118757.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794700 f, 208200.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510300 f, 59551.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794760 f, 208215.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359600 f, 118752.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794820 f, 208231.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510360 f, 59558.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794880 f, 208247.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359660 f, 118757.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794940 f, 208263.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510420 f, 59565.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795000 f, 208278.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359720 f, 118763.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795060 f, 208294.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510480 f, 59565.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795120 f, 208310.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359780 f, 118758.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795180 f, 208271.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510540 f, 59572.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795240 f, 208287.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359840 f, 118763.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795300 f, 208302.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510600 f, 59579.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795360 f, 208318.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359900 f, 118768.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795420 f, 208334.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510660 f, 59579.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795480 f, 208349.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1359960 f, 118763.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795540 f, 208365.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510720 f, 59586.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795600 f, 208381.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360020 f, 118768.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795660 f, 208397.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510780 f, 59593.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795720 f, 208412.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360080 f, 118773.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795780 f, 208428.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510840 f, 59594.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795840 f, 208389.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360140 f, 118768.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795900 f, 208405.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510900 f, 59601.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795960 f, 208421.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360200 f, 118774.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796020 f, 208436.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510960 f, 59608.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796080 f, 208452.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360260 f, 118779.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796140 f, 208468.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511020 f, 59615.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796200 f, 208483.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360320 f, 118784.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796260 f, 208499.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511080 f, 59622.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796320 f, 208515.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360380 f, 118789.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796380 f, 208531.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511140 f, 59629.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796440 f, 208492.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360440 f, 118794.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796500 f, 208507.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511200 f, 59629.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796560 f, 208523.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360500 f, 118789.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796620 f, 208539.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360560 f, 118795.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796680 f, 208554.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511260 f, 59636.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796740 f, 208570.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360620 f, 118800.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796800 f, 208586.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511320 f, 59643.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796860 f, 208602.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360680 f, 118805.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796920 f, 208617.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511380 f, 59643.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796980 f, 208633.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360740 f, 118800.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797040 f, 208649.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511440 f, 59650.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797100 f, 208610.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360800 f, 118805.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797160 f, 208626.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511500 f, 59657.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797220 f, 208641.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360860 f, 118810.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797280 f, 208657.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511560 f, 59657.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797340 f, 208673.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360920 f, 118805.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797400 f, 208688.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511620 f, 59664.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797460 f, 208704.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797520 f, 208720.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797580 f, 208735.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797640 f, 208751.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797700 f, 208712.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797760 f, 208728.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797820 f, 208744.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797880 f, 208759.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797940 f, 208775.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798000 f, 208791.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798060 f, 208806.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798120 f, 208822.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798180 f, 208838.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798240 f, 208854.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798300 f, 208869.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798360 f, 208830.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798420 f, 208846.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798480 f, 208862.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798540 f, 208877.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798600 f, 208893.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798660 f, 208909.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798720 f, 208924.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798780 f, 208940.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798840 f, 208901.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798900 f, 208917.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798960 f, 208933.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799020 f, 208948.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799080 f, 208964.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799140 f, 208980.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799200 f, 208995.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799260 f, 209011.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799320 f, 208972.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799380 f, 208988.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799440 f, 209003.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799500 f, 209019.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799560 f, 209035.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799620 f, 209050.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799680 f, 209066.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799740 f, 209082.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799800 f, 209098.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799860 f, 209113.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799920 f, 209074.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799980 f, 209090.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800040 f, 209106.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800100 f, 209121.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800160 f, 209137.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800220 f, 209153.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800280 f, 209168.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800340 f, 209184.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800400 f, 209200.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800460 f, 209215.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1360980 f, 118811.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800520 f, 209231.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511680 f, 59671.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800580 f, 209247.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1361040 f, 118805.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800640 f, 209208.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511740 f, 59671.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800700 f, 209223.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1361100 f, 118811.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800760 f, 209239.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511800 f, 59678.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800820 f, 209255.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1361160 f, 118805.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800880 f, 209270.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511860 f, 59678.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800940 f, 209286.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1361220 f, 118811.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801000 f, 209302.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511920 f, 59678.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801060 f, 209318.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801120 f, 209279.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801180 f, 209294.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1361280 f, 118806.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801240 f, 209310.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511980 f, 59685.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801300 f, 209326.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1361340 f, 118811.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801360 f, 209341.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512040 f, 59692.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801420 f, 209302.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1361400 f, 118806.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801480 f, 209318.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512100 f, 59692.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801540 f, 209334.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1361460 f, 118811.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801600 f, 209349.7 fps, 0 ms/f
[junit] 8 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 512160 f, 59664.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801660 f, 209310.7 fps, 0 ms/f
[junit] 11 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1361520 f, 118764.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801720 f, 209326.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512220 f, 59671.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801780 f, 209342.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1361580 f, 118759.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801840 f, 209357.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512280 f, 59671.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801900 f, 209373.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1361640 f, 118764.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801960 f, 209389.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512340 f, 59678.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802020 f, 209404.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1361700 f, 118770.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802080 f, 209420.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512400 f, 59678.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802140 f, 209381.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1361760 f, 118765.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802200 f, 209397.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512460 f, 59685.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1361820 f, 118770.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512520 f, 59692.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1361880 f, 118765.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802260 f, 209412.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512580 f, 59692.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1361940 f, 118760.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802320 f, 209428.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512640 f, 59692.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802380 f, 209444.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362000 f, 118765.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802440 f, 209459.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512700 f, 59699.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802500 f, 209475.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362060 f, 118770.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802560 f, 209491.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512760 f, 59706.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802620 f, 209506.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362120 f, 118765.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802680 f, 209467.6 fps, 0 ms/f
[junit] 8 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 512820 f, 59699.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802740 f, 209483.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362180 f, 118760.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802800 f, 209498.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512880 f, 59706.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802860 f, 209514.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362240 f, 118765.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802920 f, 209530.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512940 f, 59713.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802980 f, 209545.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362300 f, 118770.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803040 f, 209561.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513000 f, 59713.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803100 f, 209577.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362360 f, 118765.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803160 f, 209592.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513060 f, 59720.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803220 f, 209553.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362420 f, 118770.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803280 f, 209569.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513120 f, 59727.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803340 f, 209585.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362480 f, 118765.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803400 f, 209600.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513180 f, 59727.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803460 f, 209616.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362540 f, 118770.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803520 f, 209577.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513240 f, 59727.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803580 f, 209593.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362600 f, 118765.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803640 f, 209608.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513300 f, 59734.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803700 f, 209624.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362660 f, 118760.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803760 f, 209640.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513360 f, 59734.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362720 f, 118765.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513420 f, 59741.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362780 f, 118771.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513480 f, 59748.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362840 f, 118766.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513540 f, 59748.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362900 f, 118771.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513600 f, 59755.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1362960 f, 118776.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513660 f, 59762.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363020 f, 118771.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513720 f, 59762.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363080 f, 118776.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513780 f, 59769.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363140 f, 118781.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513840 f, 59776.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363200 f, 118787.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513900 f, 59783.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363260 f, 118792.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513960 f, 59790.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363320 f, 118797.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514020 f, 59797.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363380 f, 118802.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514080 f, 59804.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363440 f, 118807.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514140 f, 59811.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363500 f, 118802.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514200 f, 59811.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363560 f, 118808.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514260 f, 59818.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363620 f, 118813.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514320 f, 59825.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363680 f, 118808.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514380 f, 59825.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363740 f, 118813.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514440 f, 59832.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363800 f, 118818.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514500 f, 59839.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363860 f, 118813.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514560 f, 59839.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1363920 f, 118818.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514620 f, 59846.4 fps, 0 ms/f
[junit] 8 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 514680 f, 59839.5 fps, 0 ms/f
[junit] 11 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1363980 f, 118803.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514740 f, 59839.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1364040 f, 118798.1 fps, 0 ms/f
[junit] 8 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 514800 f, 59832.6 fps, 0 ms/f
[junit] 11 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1364100 f, 118772.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514860 f, 59832.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1364160 f, 118777.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803820 f, 209655.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514920 f, 59839.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803880 f, 209671.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1364220 f, 118782.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514980 f, 59839.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1364280 f, 118777.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803940 f, 209687.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515040 f, 59846.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804000 f, 209702.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1364340 f, 118782.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804060 f, 209718.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515100 f, 59846.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804120 f, 209679.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1364400 f, 118777.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804180 f, 209694.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515160 f, 59853.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804240 f, 209710.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1364460 f, 118782.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804300 f, 209726.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515220 f, 59853.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804360 f, 209741.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1364520 f, 118777.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804420 f, 209757.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515280 f, 59853.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804480 f, 209773.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1364580 f, 118772.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804540 f, 209788.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515340 f, 59860.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804600 f, 209804.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1364640 f, 118777.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804660 f, 209765.3 fps, 0 ms/f
[junit] 8 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 515400 f, 59832.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804720 f, 209781.0 fps, 0 ms/f
[junit] 11 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1364700 f, 118731.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804780 f, 209796.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515460 f, 59839.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804840 f, 209812.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1364760 f, 118736.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804900 f, 209827.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515520 f, 59839.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804960 f, 209843.6 fps, 0 ms/f
[junit] 11 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1364820 f, 118721.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805020 f, 209859.2 fps, 0 ms/f
[junit] 8 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 515580 f, 59812.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805080 f, 209874.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805140 f, 209890.5 fps, 0 ms/f
[junit] 11 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1364880 f, 118685.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805200 f, 209906.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515640 f, 59819.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805260 f, 209867.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1364940 f, 118690.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805320 f, 209882.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515700 f, 59819.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805380 f, 209898.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365000 f, 118685.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805440 f, 209914.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515760 f, 59826.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805500 f, 209929.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365060 f, 118690.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805560 f, 209945.2 fps, 0 ms/f
[junit] 8 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 515820 f, 59805.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805620 f, 209960.9 fps, 0 ms/f
[junit] 11 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1365120 f, 118654.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805680 f, 209976.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365180 f, 118659.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805740 f, 209992.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515880 f, 59812.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805800 f, 210007.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365240 f, 118664.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805860 f, 209968.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515940 f, 59819.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805920 f, 209984.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365300 f, 118670.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805980 f, 210000.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516000 f, 59826.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806040 f, 210015.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365360 f, 118675.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806100 f, 210031.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516060 f, 59826.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806160 f, 210046.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365420 f, 118670.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516120 f, 59833.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806220 f, 210062.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365480 f, 118675.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806280 f, 210078.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516180 f, 59840.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806340 f, 210093.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365540 f, 118680.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806400 f, 210109.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516240 f, 59846.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806460 f, 210125.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365600 f, 118685.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806520 f, 210085.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516300 f, 59853.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806580 f, 210101.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365660 f, 118691.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806640 f, 210117.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516360 f, 59860.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806700 f, 210132.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365720 f, 118686.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806760 f, 210148.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516420 f, 59860.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806820 f, 210164.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365780 f, 118691.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806880 f, 210179.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516480 f, 59867.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806940 f, 210195.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365840 f, 118686.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807000 f, 210211.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516540 f, 59867.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807060 f, 210226.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365900 f, 118691.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807120 f, 210187.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516600 f, 59874.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807180 f, 210203.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1365960 f, 118696.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807240 f, 210218.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516660 f, 59881.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807300 f, 210234.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366020 f, 118691.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807360 f, 210250.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516720 f, 59881.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807420 f, 210265.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366080 f, 118696.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807480 f, 210281.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516780 f, 59888.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807540 f, 210296.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366140 f, 118701.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807600 f, 210312.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516840 f, 59895.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807660 f, 210328.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366200 f, 118696.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807720 f, 210288.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516900 f, 59895.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807780 f, 210304.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366260 f, 118701.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807840 f, 210320.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516960 f, 59902.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807900 f, 210335.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366320 f, 118696.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807960 f, 210351.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517020 f, 59902.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808020 f, 210367.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366380 f, 118691.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808080 f, 210382.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517080 f, 59902.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808140 f, 210398.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366440 f, 118686.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808200 f, 210413.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517140 f, 59902.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808260 f, 210429.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366500 f, 118691.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808320 f, 210445.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517200 f, 59909.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808380 f, 210460.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366560 f, 118697.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808440 f, 210421.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517260 f, 59916.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808500 f, 210437.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808560 f, 210452.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366620 f, 118702.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808620 f, 210468.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517320 f, 59923.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808680 f, 210484.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366680 f, 118707.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808740 f, 210499.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517380 f, 59930.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808800 f, 210515.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366740 f, 118702.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808860 f, 210530.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517440 f, 59930.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808920 f, 210546.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808980 f, 210507.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809040 f, 210523.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809100 f, 210538.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366800 f, 118707.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517500 f, 59937.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809160 f, 210554.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366860 f, 118712.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809220 f, 210569.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517560 f, 59944.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809280 f, 210585.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366920 f, 118718.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809340 f, 210601.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517620 f, 59951.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809400 f, 210616.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1366980 f, 118723.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809460 f, 210632.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517680 f, 59958.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809520 f, 210647.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367040 f, 118728.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809580 f, 210608.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517740 f, 59965.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809640 f, 210624.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367100 f, 118733.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809700 f, 210639.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517800 f, 59972.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809760 f, 210655.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517860 f, 59979.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809820 f, 210671.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367160 f, 118738.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809880 f, 210686.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809940 f, 210702.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517920 f, 59986.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810000 f, 210718.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367220 f, 118733.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810060 f, 210733.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517980 f, 59986.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810120 f, 210749.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367280 f, 118739.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518040 f, 59993.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367340 f, 118744.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518100 f, 60000.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367400 f, 118749.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518160 f, 60006.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367460 f, 118754.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518220 f, 60013.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367520 f, 118759.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518280 f, 60020.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367580 f, 118765.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518340 f, 60027.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367640 f, 118770.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518400 f, 60034.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367700 f, 118775.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518460 f, 60034.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367760 f, 118770.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518520 f, 60041.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367820 f, 118775.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518580 f, 60048.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367880 f, 118780.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518640 f, 60055.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1367940 f, 118786.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518700 f, 60062.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368000 f, 118791.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518760 f, 60069.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368060 f, 118796.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518820 f, 60076.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368120 f, 118801.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518880 f, 60083.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368180 f, 118806.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518940 f, 60083.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368240 f, 118801.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519000 f, 60090.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368300 f, 118806.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519060 f, 60097.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368360 f, 118812.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519120 f, 60104.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368420 f, 118817.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519180 f, 60111.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368480 f, 118822.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519240 f, 60118.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368540 f, 118827.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519300 f, 60125.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368600 f, 118833.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519360 f, 60131.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368660 f, 118838.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810180 f, 210710.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519420 f, 60138.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810240 f, 210670.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368720 f, 118833.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810300 f, 210686.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519480 f, 60138.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810360 f, 210702.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368780 f, 118838.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810420 f, 210717.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519540 f, 60145.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810480 f, 210733.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368840 f, 118843.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810540 f, 210748.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519600 f, 60152.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810600 f, 210764.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368900 f, 118848.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810660 f, 210780.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519660 f, 60159.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810720 f, 210795.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519720 f, 60166.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810780 f, 210756.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1368960 f, 118853.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810840 f, 210772.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519780 f, 60173.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810900 f, 210787.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369020 f, 118859.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810960 f, 210803.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519840 f, 60180.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811020 f, 210818.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369080 f, 118864.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811080 f, 210834.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519900 f, 60180.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811140 f, 210850.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369140 f, 118859.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811200 f, 210865.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519960 f, 60187.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811260 f, 210881.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369200 f, 118864.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811320 f, 210896.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369260 f, 118869.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811380 f, 210857.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520020 f, 60194.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811440 f, 210873.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369320 f, 118874.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811500 f, 210888.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520080 f, 60201.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811560 f, 210904.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369380 f, 118880.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811620 f, 210919.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520140 f, 60208.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811680 f, 210935.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369440 f, 118885.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811740 f, 210951.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520200 f, 60215.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811800 f, 210966.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369500 f, 118890.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811860 f, 210982.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520260 f, 60222.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811920 f, 210997.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369560 f, 118895.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811980 f, 211013.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520320 f, 60229.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812040 f, 211029.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369620 f, 118890.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812100 f, 210989.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520380 f, 60229.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812160 f, 211005.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369680 f, 118895.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812220 f, 211021.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520440 f, 60236.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812280 f, 211036.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812340 f, 211052.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812400 f, 211067.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812460 f, 211083.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812520 f, 211098.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369740 f, 118901.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812580 f, 211114.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520500 f, 60243.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369800 f, 118906.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520560 f, 60250.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369860 f, 118911.4 fps, 0 ms/f
[junit] 8 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 520620 f, 60048.4 fps, 0 ms/f
[junit] 11 s: 60 f / 138 ms, 434.7 fps, 2 ms/f; total: 1369920 f, 117509.0 fps, 0 ms/f
[junit] 8 s: 60 f / 108 ms, 555.5 fps, 1 ms/f; total: 520680 f, 59316.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1369980 f, 117504.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520740 f, 59316.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520800 f, 59316.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370040 f, 117499.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520860 f, 59323.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370100 f, 117504.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812640 f, 211130.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520920 f, 59330.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370160 f, 117509.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812700 f, 211145.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520980 f, 59337.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812760 f, 211106.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370220 f, 117514.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812820 f, 211122.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521040 f, 59343.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812880 f, 211137.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370280 f, 117519.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812940 f, 211153.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521100 f, 59350.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813000 f, 211168.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813060 f, 211184.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521160 f, 59357.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813120 f, 211200.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370340 f, 117524.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813180 f, 211215.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521220 f, 59364.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813240 f, 211231.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370400 f, 117530.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813300 f, 211246.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521280 f, 59364.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813360 f, 211207.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370460 f, 117525.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813420 f, 211223.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521340 f, 59371.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813480 f, 211238.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370520 f, 117530.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813540 f, 211254.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521400 f, 59378.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813600 f, 211269.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370580 f, 117535.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813660 f, 211285.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521460 f, 59385.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813720 f, 211300.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370640 f, 117540.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813780 f, 211316.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521520 f, 59391.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813840 f, 211332.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370700 f, 117545.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813900 f, 211347.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521580 f, 59398.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813960 f, 211363.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370760 f, 117550.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814020 f, 211323.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521640 f, 59405.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814080 f, 211339.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370820 f, 117555.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814140 f, 211355.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521700 f, 59412.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370880 f, 117561.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521760 f, 59419.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1370940 f, 117566.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521820 f, 59419.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814200 f, 211370.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371000 f, 117561.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814260 f, 211386.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521880 f, 59426.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814320 f, 211401.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371060 f, 117566.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814380 f, 211417.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521940 f, 59432.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814440 f, 211433.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371120 f, 117571.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814500 f, 211448.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522000 f, 59439.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814560 f, 211464.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371180 f, 117576.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814620 f, 211424.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522060 f, 59446.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814680 f, 211440.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371240 f, 117581.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814740 f, 211456.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522120 f, 59453.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814800 f, 211471.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371300 f, 117587.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814860 f, 211487.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522180 f, 59460.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814920 f, 211502.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371360 f, 117592.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814980 f, 211518.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815040 f, 211533.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522240 f, 59467.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815100 f, 211549.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371420 f, 117597.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815160 f, 211565.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522300 f, 59473.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815220 f, 211525.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371480 f, 117592.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522360 f, 59473.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371540 f, 117597.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522420 f, 59480.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371600 f, 117602.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522480 f, 59487.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371660 f, 117607.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522540 f, 59494.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815280 f, 211541.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371720 f, 117612.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815340 f, 211556.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522600 f, 59501.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815400 f, 211572.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371780 f, 117618.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815460 f, 211587.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522660 f, 59508.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815520 f, 211603.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371840 f, 117623.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815580 f, 211619.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522720 f, 59514.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815640 f, 211634.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371900 f, 117628.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815700 f, 211650.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522780 f, 59521.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815760 f, 211665.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1371960 f, 117633.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815820 f, 211626.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522840 f, 59528.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815880 f, 211642.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1372020 f, 117628.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815940 f, 211657.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522900 f, 59528.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816000 f, 211673.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1372080 f, 117633.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816060 f, 211688.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522960 f, 59535.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816120 f, 211704.2 fps, 0 ms/f
[junit] 11 s: 60 f / 113 ms, 530.9 fps, 1 ms/f; total: 1372140 f, 116510.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816180 f, 211719.8 fps, 0 ms/f
[junit] 8 s: 60 f / 113 ms, 530.9 fps, 1 ms/f; total: 523020 f, 58786.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816240 f, 211735.4 fps, 0 ms/f
[junit] 11 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1372200 f, 116475.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816300 f, 211750.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816360 f, 211766.5 fps, 0 ms/f
[junit] 8 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 523080 f, 58759.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816420 f, 211782.1 fps, 0 ms/f
[junit] 8 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 523140 f, 58753.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816480 f, 211797.6 fps, 0 ms/f
[junit] 11 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1372260 f, 116451.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816540 f, 211758.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523200 f, 58760.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1372320 f, 116456.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523260 f, 58760.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1372380 f, 116451.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523320 f, 58766.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1372440 f, 116456.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523380 f, 58773.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1372500 f, 116461.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523440 f, 58780.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1372560 f, 116466.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523500 f, 58787.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1372620 f, 116471.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523560 f, 58793.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1372680 f, 116476.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523620 f, 58800.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1372740 f, 116481.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523680 f, 58807.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1372800 f, 116487.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523740 f, 58814.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1372860 f, 116482.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523800 f, 58814.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1372920 f, 116487.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523860 f, 58821.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1372980 f, 116492.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373040 f, 116497.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523920 f, 58827.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373100 f, 116502.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523980 f, 58834.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373160 f, 116507.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524040 f, 58841.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373220 f, 116512.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524100 f, 58847.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373280 f, 116517.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524160 f, 58854.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373340 f, 116523.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524220 f, 58861.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373400 f, 116528.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524280 f, 58861.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373460 f, 116523.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524340 f, 58868.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373520 f, 116528.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524400 f, 58875.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373580 f, 116533.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524460 f, 58881.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373640 f, 116538.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524520 f, 58888.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373700 f, 116543.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524580 f, 58895.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373760 f, 116548.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524640 f, 58901.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373820 f, 116553.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524700 f, 58908.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816600 f, 211773.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816660 f, 211789.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373880 f, 116558.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816720 f, 211804.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524760 f, 58915.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816780 f, 211820.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1373940 f, 116554.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816840 f, 211836.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524820 f, 58915.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816900 f, 211851.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374000 f, 116559.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816960 f, 211867.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524880 f, 58922.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817020 f, 211882.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374060 f, 116564.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817080 f, 211843.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524940 f, 58929.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817140 f, 211858.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374120 f, 116569.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817200 f, 211874.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525000 f, 58935.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817260 f, 211890.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374180 f, 116574.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817320 f, 211905.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525060 f, 58942.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817380 f, 211921.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374240 f, 116579.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817440 f, 211881.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525120 f, 58949.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817500 f, 211897.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374300 f, 116584.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525180 f, 58955.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374360 f, 116589.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817560 f, 211912.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525240 f, 58962.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817620 f, 211928.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374420 f, 116594.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817680 f, 211944.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525300 f, 58969.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817740 f, 211959.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374480 f, 116590.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817800 f, 211975.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525360 f, 58969.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817860 f, 211990.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374540 f, 116595.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817920 f, 211951.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525420 f, 58976.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817980 f, 211966.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374600 f, 116600.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818040 f, 211982.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525480 f, 58983.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818100 f, 211997.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374660 f, 116605.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818160 f, 212013.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525540 f, 58989.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818220 f, 212029.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374720 f, 116610.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818280 f, 212044.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525600 f, 58996.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818340 f, 212060.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374780 f, 116615.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818400 f, 212075.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525660 f, 59003.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818460 f, 212036.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374840 f, 116620.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525720 f, 59009.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818520 f, 212051.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374900 f, 116625.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818580 f, 212067.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525780 f, 59016.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818640 f, 212082.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1374960 f, 116630.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818700 f, 212098.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525840 f, 59023.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818760 f, 212113.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375020 f, 116625.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818820 f, 212129.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525900 f, 59023.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818880 f, 212145.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375080 f, 116631.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818940 f, 212160.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525960 f, 59030.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819000 f, 212121.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375140 f, 116636.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819060 f, 212136.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526020 f, 59037.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819120 f, 212152.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375200 f, 116641.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819180 f, 212167.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526080 f, 59043.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819240 f, 212183.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375260 f, 116646.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819300 f, 212198.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526140 f, 59050.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819360 f, 212214.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375320 f, 116651.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819420 f, 212230.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526200 f, 59057.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819480 f, 212245.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375380 f, 116646.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819540 f, 212206.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526260 f, 59057.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819600 f, 212221.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375440 f, 116651.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819660 f, 212237.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526320 f, 59064.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819720 f, 212197.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375500 f, 116656.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819780 f, 212213.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526380 f, 59070.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819840 f, 212228.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375560 f, 116661.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819900 f, 212244.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526440 f, 59077.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819960 f, 212259.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375620 f, 116666.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820020 f, 212275.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526500 f, 59084.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820080 f, 212290.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375680 f, 116672.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820140 f, 212306.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526560 f, 59091.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820200 f, 212322.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375740 f, 116677.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820260 f, 212282.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526620 f, 59097.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820320 f, 212298.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375800 f, 116682.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820380 f, 212313.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526680 f, 59104.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820440 f, 212329.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375860 f, 116687.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820500 f, 212344.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526740 f, 59104.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820560 f, 212360.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375920 f, 116682.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820620 f, 212375.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526800 f, 59111.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820680 f, 212391.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1375980 f, 116687.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820740 f, 212406.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526860 f, 59118.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820800 f, 212422.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376040 f, 116692.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820860 f, 212382.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526920 f, 59124.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820920 f, 212398.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376100 f, 116697.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820980 f, 212413.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526980 f, 59131.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821040 f, 212429.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376160 f, 116702.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821100 f, 212445.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527040 f, 59138.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821160 f, 212460.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376220 f, 116707.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821220 f, 212476.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527100 f, 59144.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821280 f, 212491.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376280 f, 116713.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821340 f, 212507.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527160 f, 59151.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821400 f, 212522.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376340 f, 116718.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821460 f, 212538.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527220 f, 59158.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821520 f, 212553.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376400 f, 116723.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821580 f, 212514.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527280 f, 59158.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821640 f, 212529.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376460 f, 116718.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821700 f, 212545.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527340 f, 59165.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821760 f, 212560.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376520 f, 116723.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821820 f, 212576.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527400 f, 59171.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821880 f, 212591.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376580 f, 116728.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821940 f, 212607.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527460 f, 59178.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822000 f, 212622.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376640 f, 116733.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822060 f, 212638.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527520 f, 59185.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822120 f, 212598.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376700 f, 116738.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822180 f, 212614.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527580 f, 59192.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822240 f, 212629.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376760 f, 116743.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822300 f, 212645.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527640 f, 59198.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822360 f, 212660.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376820 f, 116748.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822420 f, 212676.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527700 f, 59205.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822480 f, 212692.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376880 f, 116754.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822540 f, 212707.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527760 f, 59212.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822600 f, 212723.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1376940 f, 116759.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822660 f, 212738.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527820 f, 59212.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822720 f, 212754.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377000 f, 116754.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822780 f, 212714.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822840 f, 212730.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527880 f, 59219.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822900 f, 212745.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377060 f, 116759.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822960 f, 212761.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823020 f, 212776.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823080 f, 212792.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823140 f, 212807.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823200 f, 212823.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823260 f, 212838.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823320 f, 212799.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823380 f, 212814.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823440 f, 212830.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823500 f, 212845.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823560 f, 212861.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823620 f, 212876.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823680 f, 212892.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823740 f, 212907.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823800 f, 212923.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823860 f, 212938.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823920 f, 212899.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823980 f, 212914.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824040 f, 212930.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824100 f, 212945.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824160 f, 212961.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824220 f, 212976.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824280 f, 212992.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824340 f, 213007.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824400 f, 213023.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824460 f, 213038.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824520 f, 212999.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824580 f, 213014.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824640 f, 213030.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824700 f, 213045.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824760 f, 213061.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824820 f, 213076.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824880 f, 213092.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824940 f, 213107.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825000 f, 213123.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825060 f, 213138.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825120 f, 213099.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825180 f, 213114.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825240 f, 213130.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825300 f, 213145.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825360 f, 213161.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825420 f, 213176.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825480 f, 213192.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825540 f, 213207.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825600 f, 213223.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825660 f, 213238.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825720 f, 213199.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825780 f, 213214.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825840 f, 213230.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527940 f, 59225.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825900 f, 213245.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377120 f, 116764.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825960 f, 213261.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528000 f, 59232.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826020 f, 213276.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377180 f, 116769.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826080 f, 213292.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528060 f, 59239.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826140 f, 213307.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377240 f, 116774.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826200 f, 213323.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528120 f, 59246.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826260 f, 213338.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377300 f, 116779.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826320 f, 213353.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528180 f, 59252.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826380 f, 213369.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826440 f, 213329.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528240 f, 59259.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826500 f, 213345.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826560 f, 213360.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377360 f, 116784.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826620 f, 213376.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528300 f, 59266.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826680 f, 213391.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377420 f, 116779.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826740 f, 213407.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528360 f, 59266.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826800 f, 213422.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377480 f, 116785.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826860 f, 213438.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528420 f, 59273.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826920 f, 213453.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377540 f, 116790.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826980 f, 213469.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528480 f, 59279.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827040 f, 213429.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377600 f, 116795.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827100 f, 213445.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528540 f, 59286.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827160 f, 213460.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377660 f, 116800.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827220 f, 213476.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528600 f, 59293.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827280 f, 213491.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377720 f, 116805.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827340 f, 213507.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528660 f, 59300.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827400 f, 213522.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827460 f, 213538.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377780 f, 116810.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827520 f, 213553.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528720 f, 59306.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827580 f, 213569.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377840 f, 116815.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827640 f, 213584.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528780 f, 59313.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827700 f, 213544.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377900 f, 116820.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827760 f, 213560.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827820 f, 213575.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827880 f, 213591.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528840 f, 59320.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827940 f, 213606.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1377960 f, 116815.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828000 f, 213622.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528900 f, 59320.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828060 f, 213637.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378020 f, 116820.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828120 f, 213653.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528960 f, 59327.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828180 f, 213668.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378080 f, 116826.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828240 f, 213684.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529020 f, 59333.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828300 f, 213644.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378140 f, 116831.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828360 f, 213660.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529080 f, 59340.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828420 f, 213675.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378200 f, 116836.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828480 f, 213691.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529140 f, 59347.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828540 f, 213706.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378260 f, 116841.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828600 f, 213721.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529200 f, 59353.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828660 f, 213737.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378320 f, 116846.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828720 f, 213752.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529260 f, 59360.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828780 f, 213768.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828840 f, 213783.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378380 f, 116851.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828900 f, 213744.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529320 f, 59367.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828960 f, 213759.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378440 f, 116856.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829020 f, 213775.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529380 f, 59374.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829080 f, 213790.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378500 f, 116851.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529440 f, 59374.2 fps, 0 ms/f
[junit] 11 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1378560 f, 116817.2 fps, 0 ms/f
[junit] 8 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 529500 f, 59354.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378620 f, 116822.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529560 f, 59361.0 fps, 0 ms/f
[junit] 11 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1378680 f, 116807.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829140 f, 213806.0 fps, 0 ms/f
[junit] 8 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 529620 f, 59354.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829200 f, 213821.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378740 f, 116802.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829260 f, 213837.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529680 f, 59354.5 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] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378800 f, 116807.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529740 f, 59361.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378860 f, 116812.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529800 f, 59367.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378920 f, 116818.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529860 f, 59374.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1378980 f, 116823.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529920 f, 59381.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1379040 f, 116828.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529980 f, 59388.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1379100 f, 116823.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530040 f, 59388.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1379160 f, 116828.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530100 f, 59394.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1379220 f, 116833.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530160 f, 59401.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1379280 f, 116838.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530220 f, 59408.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1379340 f, 116843.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530280 f, 59415.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1379400 f, 116848.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530340 f, 59421.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1379460 f, 116853.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530400 f, 59428.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1379520 f, 116858.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530460 f, 59435.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1379580 f, 116864.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530520 f, 59442.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1379640 f, 116859.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530580 f, 59442.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1379700 f, 116864.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530640 f, 59448.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1379760 f, 116869.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530700 f, 59455.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1379820 f, 116874.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530760 f, 59462.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1379880 f, 116879.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530820 f, 59468.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1379940 f, 116884.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530880 f, 59475.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380000 f, 116889.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530940 f, 59482.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380060 f, 116894.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531000 f, 59489.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380120 f, 116889.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531060 f, 59489.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380180 f, 116895.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531120 f, 59495.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380240 f, 116900.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531180 f, 59502.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380300 f, 116905.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531240 f, 59509.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380360 f, 116910.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531300 f, 59516.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380420 f, 116915.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531360 f, 59522.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380480 f, 116920.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531420 f, 59529.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380540 f, 116925.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829320 f, 213797.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531480 f, 59536.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829380 f, 213812.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380600 f, 116930.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829440 f, 213828.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531540 f, 59542.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829500 f, 213843.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380660 f, 116925.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829560 f, 213859.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531600 f, 59543.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829620 f, 213819.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380720 f, 116930.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829680 f, 213835.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531660 f, 59549.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829740 f, 213850.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380780 f, 116935.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829800 f, 213865.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531720 f, 59556.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829860 f, 213881.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380840 f, 116941.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829920 f, 213896.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531780 f, 59563.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380900 f, 116946.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829980 f, 213912.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531840 f, 59569.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830040 f, 213927.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531900 f, 59576.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830100 f, 213943.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380960 f, 116951.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830160 f, 213958.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531960 f, 59583.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830220 f, 213919.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381020 f, 116956.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830280 f, 213934.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532020 f, 59590.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830340 f, 213950.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381080 f, 116961.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830400 f, 213965.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532080 f, 59596.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830460 f, 213980.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381140 f, 116966.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830520 f, 213996.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532140 f, 59596.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830580 f, 214011.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381200 f, 116961.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830640 f, 214027.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532200 f, 59603.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830700 f, 214042.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381260 f, 116966.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830760 f, 214058.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532260 f, 59610.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830820 f, 214018.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381320 f, 116971.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830880 f, 214034.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532320 f, 59616.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830940 f, 214049.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381380 f, 116976.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831000 f, 214064.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532380 f, 59623.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831060 f, 214080.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381440 f, 116981.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831120 f, 214095.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532440 f, 59630.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831180 f, 214111.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381500 f, 116987.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831240 f, 214071.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532500 f, 59637.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831300 f, 214087.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381560 f, 116992.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831360 f, 214102.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532560 f, 59643.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831420 f, 214117.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381620 f, 116997.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831480 f, 214133.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532620 f, 59650.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831540 f, 214148.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381680 f, 117002.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831600 f, 214164.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532680 f, 59650.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831660 f, 214179.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381740 f, 116997.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831720 f, 214195.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532740 f, 59657.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831780 f, 214210.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381800 f, 117002.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831840 f, 214170.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532800 f, 59664.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831900 f, 214186.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381860 f, 117007.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831960 f, 214201.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532860 f, 59670.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832020 f, 214217.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381920 f, 117012.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832080 f, 214232.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532920 f, 59677.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832140 f, 214248.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1381980 f, 117017.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832200 f, 214263.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532980 f, 59684.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832260 f, 214279.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382040 f, 117022.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832320 f, 214294.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533040 f, 59690.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832380 f, 214254.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382100 f, 117027.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832440 f, 214270.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533100 f, 59697.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832500 f, 214285.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382160 f, 117033.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832560 f, 214301.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533160 f, 59704.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832620 f, 214316.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382220 f, 117038.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832680 f, 214332.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533220 f, 59704.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832740 f, 214347.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382280 f, 117033.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832800 f, 214362.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533280 f, 59711.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832860 f, 214378.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382340 f, 117038.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832920 f, 214393.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533340 f, 59717.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832980 f, 214354.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382400 f, 117043.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833040 f, 214369.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533400 f, 59724.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833100 f, 214384.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382460 f, 117048.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833160 f, 214400.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533460 f, 59731.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833220 f, 214415.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382520 f, 117053.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833280 f, 214431.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533520 f, 59737.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833340 f, 214446.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382580 f, 117058.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833400 f, 214462.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533580 f, 59744.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833460 f, 214477.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382640 f, 117063.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833520 f, 214493.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533640 f, 59751.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833580 f, 214508.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382700 f, 117068.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833640 f, 214468.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533700 f, 59758.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833700 f, 214484.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382760 f, 117073.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833760 f, 214499.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533760 f, 59758.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833820 f, 214515.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382820 f, 117069.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833880 f, 214530.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533820 f, 59764.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833940 f, 214545.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382880 f, 117074.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834000 f, 214561.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533880 f, 59771.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834060 f, 214576.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1382940 f, 117079.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834120 f, 214592.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533940 f, 59778.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834180 f, 214607.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383000 f, 117084.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834240 f, 214567.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534000 f, 59785.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834300 f, 214583.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383060 f, 117089.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834360 f, 214598.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534060 f, 59791.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834420 f, 214614.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383120 f, 117094.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834480 f, 214629.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534120 f, 59798.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834540 f, 214645.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383180 f, 117099.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834600 f, 214660.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534180 f, 59805.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834660 f, 214675.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383240 f, 117104.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834720 f, 214636.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534240 f, 59811.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834780 f, 214651.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383300 f, 117109.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834840 f, 214667.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534300 f, 59811.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834900 f, 214682.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383360 f, 117104.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834960 f, 214697.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534360 f, 59818.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383420 f, 117109.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534420 f, 59825.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383480 f, 117115.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534480 f, 59832.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835020 f, 214713.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383540 f, 117120.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835080 f, 214728.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534540 f, 59838.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383600 f, 117125.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534600 f, 59845.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383660 f, 117130.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534660 f, 59852.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383720 f, 117135.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534720 f, 59858.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383780 f, 117140.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835140 f, 214744.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835200 f, 214759.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835260 f, 214775.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534780 f, 59865.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835320 f, 214735.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383840 f, 117145.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835380 f, 214750.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534840 f, 59865.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835440 f, 214766.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383900 f, 117140.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835500 f, 214781.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534900 f, 59872.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835560 f, 214796.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1383960 f, 117145.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835620 f, 214812.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534960 f, 59879.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835680 f, 214827.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835740 f, 214843.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835800 f, 214858.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835860 f, 214874.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835920 f, 214834.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835980 f, 214849.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836040 f, 214865.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836100 f, 214880.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836160 f, 214895.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836220 f, 214911.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836280 f, 214926.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836340 f, 214942.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836400 f, 214957.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836460 f, 214973.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836520 f, 214988.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836580 f, 214948.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836640 f, 214964.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836700 f, 214979.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836760 f, 214994.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836820 f, 215010.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836880 f, 215025.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836940 f, 215041.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837000 f, 215056.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837060 f, 215071.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837120 f, 215032.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837180 f, 215047.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837240 f, 215062.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837300 f, 215078.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837360 f, 215093.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837420 f, 215109.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837480 f, 215124.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837540 f, 215139.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837600 f, 215155.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837660 f, 215170.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837720 f, 215130.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837780 f, 215146.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837840 f, 215161.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837900 f, 215177.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837960 f, 215192.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838020 f, 215208.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838080 f, 215223.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838140 f, 215238.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838200 f, 215254.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838260 f, 215269.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838320 f, 215229.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838380 f, 215245.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838440 f, 215260.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838500 f, 215275.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838560 f, 215236.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838620 f, 215251.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838680 f, 215266.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384020 f, 117150.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838740 f, 215282.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535020 f, 59885.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838800 f, 215297.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384080 f, 117155.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838860 f, 215313.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535080 f, 59892.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838920 f, 215328.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384140 f, 117161.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838980 f, 215343.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839040 f, 215304.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535140 f, 59899.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839100 f, 215319.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384200 f, 117166.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839160 f, 215334.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535200 f, 59905.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839220 f, 215350.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384260 f, 117171.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839280 f, 215365.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535260 f, 59912.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839340 f, 215381.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384320 f, 117176.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839400 f, 215396.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535320 f, 59919.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839460 f, 215411.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384380 f, 117171.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839520 f, 215427.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535380 f, 59919.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839580 f, 215387.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384440 f, 117176.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839640 f, 215402.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535440 f, 59926.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839700 f, 215418.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384500 f, 117181.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839760 f, 215433.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535500 f, 59932.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839820 f, 215448.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384560 f, 117186.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839880 f, 215464.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535560 f, 59939.5 fps, 0 ms/f
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384620 f, 117191.7 fps, 0 ms/f
[junit] 3 s: 60 f / 22 ms, 2727.2 fps, 0 ms/f; total: 839940 f, 214270.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535620 f, 59946.2 fps, 0 ms/f
[junit] 3 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 840000 f, 214012.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384680 f, 117196.7 fps, 0 ms/f
[junit] 3 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 840060 f, 213647.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535680 f, 59952.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840120 f, 213662.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384740 f, 117201.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840180 f, 213677.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535740 f, 59959.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840240 f, 213692.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384800 f, 117206.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840300 f, 213653.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535800 f, 59966.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840360 f, 213668.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384860 f, 117212.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840420 f, 213684.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535860 f, 59973.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840480 f, 213699.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384920 f, 117207.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840540 f, 213714.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535920 f, 59973.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840600 f, 213729.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1384980 f, 117212.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840660 f, 213745.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535980 f, 59979.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840720 f, 213760.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385040 f, 117217.3 fps, 0 ms/f
[junit] 3 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 840780 f, 213558.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536040 f, 59986.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840840 f, 213573.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840900 f, 213534.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385100 f, 117222.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840960 f, 213550.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536100 f, 59993.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841020 f, 213565.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385160 f, 117227.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841080 f, 213580.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536160 f, 60000.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841140 f, 213541.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385220 f, 117232.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841200 f, 213556.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536220 f, 60006.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841260 f, 213571.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385280 f, 117237.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841320 f, 213587.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536280 f, 60013.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841380 f, 213602.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385340 f, 117242.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841440 f, 213617.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536340 f, 60020.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841500 f, 213632.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385400 f, 117247.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841560 f, 213648.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536400 f, 60026.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841620 f, 213663.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385460 f, 117242.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841680 f, 213678.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536460 f, 60026.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841740 f, 213693.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385520 f, 117248.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841800 f, 213654.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536520 f, 60033.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841860 f, 213670.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385580 f, 117253.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841920 f, 213685.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841980 f, 213700.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842040 f, 213715.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842100 f, 213676.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842160 f, 213691.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842220 f, 213707.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842280 f, 213722.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842340 f, 213737.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842400 f, 213752.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842460 f, 213768.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842520 f, 213783.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842580 f, 213798.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842640 f, 213813.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842700 f, 213774.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842760 f, 213789.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842820 f, 213805.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842880 f, 213820.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842940 f, 213835.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843000 f, 213850.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843060 f, 213866.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843120 f, 213881.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843180 f, 213896.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843240 f, 213911.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843300 f, 213926.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843360 f, 213887.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843420 f, 213903.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843480 f, 213918.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843540 f, 213933.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843600 f, 213948.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843660 f, 213964.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843720 f, 213979.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843780 f, 213994.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843840 f, 214009.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843900 f, 213970.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843960 f, 213985.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844020 f, 214001.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844080 f, 214016.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844140 f, 214031.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844200 f, 214046.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844260 f, 214061.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844320 f, 214077.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844380 f, 214092.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844440 f, 214107.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844500 f, 214068.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844560 f, 214083.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844620 f, 214098.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844680 f, 214114.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536580 f, 60040.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844740 f, 214129.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385640 f, 117258.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844800 f, 214144.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536640 f, 60046.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844860 f, 214159.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385700 f, 117263.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844920 f, 214174.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536700 f, 60053.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844980 f, 214190.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385760 f, 117268.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845040 f, 214205.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536760 f, 60060.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845100 f, 214220.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385820 f, 117273.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845160 f, 214181.4 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536820 f, 60067.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845220 f, 214196.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385880 f, 117278.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845280 f, 214211.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536880 f, 60073.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845340 f, 214227.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1385940 f, 117283.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845400 f, 214242.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536940 f, 60080.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845460 f, 214257.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386000 f, 117278.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845520 f, 214272.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537000 f, 60080.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845580 f, 214233.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386060 f, 117283.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845640 f, 214248.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845700 f, 214209.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537060 f, 60087.2 fps, 0 ms/f
[junit] 3 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 845760 f, 214062.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386120 f, 117288.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845820 f, 214077.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845880 f, 214092.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537120 f, 60093.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845940 f, 214053.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386180 f, 117293.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846000 f, 214068.8 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537180 f, 60100.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846060 f, 214084.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386240 f, 117299.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846120 f, 214099.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537240 f, 60107.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846180 f, 214114.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386300 f, 117304.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846240 f, 214129.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537300 f, 60114.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846300 f, 214144.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386360 f, 117309.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846360 f, 214159.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537360 f, 60120.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846420 f, 214175.1 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537420 f, 60127.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846480 f, 214190.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386420 f, 117314.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846540 f, 214151.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537480 f, 60134.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846600 f, 214166.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386480 f, 117319.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846660 f, 214181.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537540 f, 60134.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846720 f, 214196.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386540 f, 117314.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846780 f, 214212.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537600 f, 60140.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846840 f, 214227.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386600 f, 117319.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846900 f, 214242.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537660 f, 60147.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846960 f, 214257.5 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537720 f, 60154.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847020 f, 214272.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386660 f, 117324.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847080 f, 214233.6 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537780 f, 60161.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847140 f, 214248.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386720 f, 117329.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847200 f, 214264.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537840 f, 60167.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847260 f, 214279.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386780 f, 117334.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847320 f, 214294.3 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537900 f, 60174.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847380 f, 214309.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386840 f, 117339.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847440 f, 214324.7 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537960 f, 60181.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847500 f, 214339.9 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538020 f, 60187.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847560 f, 214355.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386900 f, 117344.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847620 f, 214370.2 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538080 f, 60194.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847680 f, 214331.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1386960 f, 117350.0 fps, 0 ms/f
[junit] 8 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538140 f, 60194.6 fps, 0 ms/f
[junit] 11 s: 60 f / 128 ms, 468.7 fps, 2 ms/f; total: 1387020 f, 116097.7 fps, 0 ms/f
[junit] 9 s: 60 f / 127 ms, 472.4 fps, 2 ms/f; total: 538200 f, 59358.1 fps, 0 ms/f
[junit] 11 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 1387080 f, 116044.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847740 f, 214346.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847800 f, 214361.5 fps, 0 ms/f
[junit] 9 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 538260 f, 59325.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847860 f, 214376.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387140 f, 116049.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847920 f, 214391.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538320 f, 59332.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847980 f, 214407.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387200 f, 116054.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848040 f, 214422.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538380 f, 59338.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848100 f, 214437.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538440 f, 59338.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848160 f, 214452.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387260 f, 116049.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848220 f, 214467.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538500 f, 59345.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848280 f, 214482.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387320 f, 116054.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538560 f, 59351.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387380 f, 116059.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538620 f, 59358.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387440 f, 116064.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538680 f, 59365.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538740 f, 59371.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387500 f, 116069.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538800 f, 59378.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387560 f, 116074.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538860 f, 59385.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387620 f, 116079.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538920 f, 59391.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387680 f, 116084.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538980 f, 59398.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387740 f, 116090.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539040 f, 59398.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387800 f, 116085.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539100 f, 59404.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387860 f, 116090.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539160 f, 59411.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387920 f, 116095.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848340 f, 214443.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539220 f, 59418.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848400 f, 214459.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848460 f, 214474.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848520 f, 214489.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848580 f, 214504.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848640 f, 214519.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848700 f, 214534.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848760 f, 214550.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1387980 f, 116100.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848820 f, 214510.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848880 f, 214526.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539280 f, 59424.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848940 f, 214541.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388040 f, 116105.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849000 f, 214556.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539340 f, 59431.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849060 f, 214571.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388100 f, 116110.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849120 f, 214586.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539400 f, 59438.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849180 f, 214601.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388160 f, 116115.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849240 f, 214617.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539460 f, 59444.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849300 f, 214632.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388220 f, 116120.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849360 f, 214647.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539520 f, 59451.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849420 f, 214608.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388280 f, 116115.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849480 f, 214623.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539580 f, 59451.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849540 f, 214638.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388340 f, 116120.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849600 f, 214653.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539640 f, 59457.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849660 f, 214669.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388400 f, 116125.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539700 f, 59464.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388460 f, 116130.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539760 f, 59471.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388520 f, 116135.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539820 f, 59477.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388580 f, 116140.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539880 f, 59484.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388640 f, 116145.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539940 f, 59490.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388700 f, 116150.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540000 f, 59497.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388760 f, 116155.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540060 f, 59504.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388820 f, 116151.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540120 f, 59504.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388880 f, 116156.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540180 f, 59510.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1388940 f, 116161.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540240 f, 59517.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389000 f, 116166.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540300 f, 59524.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389060 f, 116171.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540360 f, 59530.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389120 f, 116176.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540420 f, 59537.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389180 f, 116181.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540480 f, 59537.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389240 f, 116176.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540540 f, 59543.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389300 f, 116181.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540600 f, 59544.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389360 f, 116176.9 fps, 0 ms/f
[junit] 9 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 540660 f, 59524.3 fps, 0 ms/f
[junit] 11 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1389420 f, 116143.1 fps, 0 ms/f
[junit] 9 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 540720 f, 59517.8 fps, 0 ms/f
[junit] 11 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1389480 f, 116128.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540780 f, 59517.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389540 f, 116124.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540840 f, 59524.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389600 f, 116129.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540900 f, 59531.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389660 f, 116134.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540960 f, 59531.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389720 f, 116129.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541020 f, 59537.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389780 f, 116134.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541080 f, 59544.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389840 f, 116139.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541140 f, 59551.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389900 f, 116144.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541200 f, 59557.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1389960 f, 116149.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541260 f, 59564.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390020 f, 116154.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541320 f, 59570.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390080 f, 116159.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541380 f, 59577.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390140 f, 116164.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541440 f, 59584.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390200 f, 116169.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541500 f, 59584.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390260 f, 116164.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541560 f, 59590.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390320 f, 116169.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541620 f, 59597.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390380 f, 116174.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541680 f, 59603.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390440 f, 116179.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541740 f, 59610.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390500 f, 116184.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541800 f, 59617.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390560 f, 116189.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541860 f, 59623.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390620 f, 116194.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541920 f, 59630.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390680 f, 116199.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541980 f, 59636.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390740 f, 116204.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542040 f, 59636.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390800 f, 116200.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542100 f, 59643.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390860 f, 116205.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542160 f, 59650.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390920 f, 116210.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542220 f, 59656.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1390980 f, 116215.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391040 f, 116220.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542280 f, 59663.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391100 f, 116225.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542340 f, 59669.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391160 f, 116230.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542400 f, 59676.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391220 f, 116235.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542460 f, 59683.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391280 f, 116240.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542520 f, 59683.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391340 f, 116235.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542580 f, 59689.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391400 f, 116240.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542640 f, 59696.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391460 f, 116245.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542700 f, 59702.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391520 f, 116250.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542760 f, 59709.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391580 f, 116255.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849720 f, 214684.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542820 f, 59716.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849780 f, 214699.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391640 f, 116260.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849840 f, 214714.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542880 f, 59722.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849900 f, 214729.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391700 f, 116265.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849960 f, 214690.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542940 f, 59729.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850020 f, 214705.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391760 f, 116270.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850080 f, 214720.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543000 f, 59735.9 fps, 0 ms/f
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test02Offscreen
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391820 f, 116275.6 fps, 0 ms/f
[junit] ++++ Test Singleton.unlock()
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543060 f, 59736.0 fps, 0 ms/f
[junit] SLOCK [T main @ 1412843730187 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391880 f, 116270.9 fps, 0 ms/f
[junit] 4 s: 60 f / 111 ms, 540.5 fps, 1 ms/f; total: 850140 f, 208879.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543120 f, 59742.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850200 f, 208894.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1391940 f, 116276.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850260 f, 208909.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543180 f, 59749.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850320 f, 208923.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392000 f, 116281.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850380 f, 208887.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543240 f, 59755.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850440 f, 208901.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392060 f, 116286.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850500 f, 208916.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543300 f, 59762.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850560 f, 208931.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392120 f, 116291.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850620 f, 208946.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543360 f, 59769.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850680 f, 208960.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392180 f, 116296.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850740 f, 208975.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543420 f, 59775.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850800 f, 208990.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392240 f, 116301.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850860 f, 209005.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543480 f, 59782.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850920 f, 209019.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392300 f, 116306.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850980 f, 209034.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543540 f, 59788.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851040 f, 208998.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543600 f, 59788.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851100 f, 209012.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392360 f, 116301.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851160 f, 209027.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543660 f, 59795.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851220 f, 209042.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392420 f, 116306.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851280 f, 209056.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543720 f, 59802.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851340 f, 209071.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392480 f, 116311.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851400 f, 209086.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543780 f, 59808.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851460 f, 209049.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392540 f, 116316.4 fps, 0 ms/f
[junit] 1 s: 60 f / 195 ms, 307.6 fps, 3 ms/f; total: 120 f, 100.5 fps, 9 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543840 f, 59815.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851520 f, 209064.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543900 f, 59821.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 150.8 fps, 6 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392600 f, 116321.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851580 f, 209079.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543960 f, 59828.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 201.1 fps, 4 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392660 f, 116326.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851640 f, 209094.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544020 f, 59835.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 251.4 fps, 3 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392720 f, 116331.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851700 f, 209108.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544080 f, 59841.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 301.7 fps, 3 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392780 f, 116336.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851760 f, 209123.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544140 f, 59848.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392840 f, 116331.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544200 f, 59848.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392900 f, 116336.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544260 f, 59854.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1392960 f, 116341.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544320 f, 59861.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393020 f, 116346.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544380 f, 59868.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393080 f, 116351.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544440 f, 59874.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393140 f, 116356.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544500 f, 59881.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393200 f, 116361.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544560 f, 59887.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393260 f, 116366.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544620 f, 59894.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393320 f, 116371.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544680 f, 59901.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393380 f, 116367.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544740 f, 59901.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393440 f, 116372.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544800 f, 59907.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393500 f, 116377.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544860 f, 59914.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393560 f, 116382.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544920 f, 59920.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393620 f, 116387.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544980 f, 59927.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393680 f, 116392.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545040 f, 59934.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393740 f, 116397.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545100 f, 59940.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393800 f, 116402.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545160 f, 59947.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393860 f, 116407.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545220 f, 59953.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393920 f, 116402.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545280 f, 59953.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1393980 f, 116407.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545340 f, 59960.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394040 f, 116412.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545400 f, 59967.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394100 f, 116417.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545460 f, 59973.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394160 f, 116422.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545520 f, 59980.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394220 f, 116427.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545580 f, 59986.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394280 f, 116432.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545640 f, 59993.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394340 f, 116437.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545700 f, 59999.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394400 f, 116442.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545760 f, 60006.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394460 f, 116437.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545820 f, 60006.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394520 f, 116442.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545880 f, 60013.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394580 f, 116447.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545940 f, 60019.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394640 f, 116452.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546000 f, 60026.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394700 f, 116457.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546060 f, 60032.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394760 f, 116462.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546120 f, 60039.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394820 f, 116467.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546180 f, 60046.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394880 f, 116472.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546240 f, 60052.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1394940 f, 116477.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546300 f, 60052.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395000 f, 116473.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546360 f, 60059.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395060 f, 116478.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546420 f, 60065.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395120 f, 116483.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546480 f, 60072.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395180 f, 116488.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546540 f, 60079.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395240 f, 116493.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546600 f, 60085.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395300 f, 116498.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546660 f, 60092.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395360 f, 116503.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546720 f, 60098.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395420 f, 116508.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546780 f, 60098.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395480 f, 116503.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546840 f, 60105.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395540 f, 116508.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546900 f, 60112.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395600 f, 116513.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546960 f, 60118.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395660 f, 116518.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547020 f, 60125.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395720 f, 116523.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547080 f, 60131.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395780 f, 116528.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547140 f, 60138.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395840 f, 116533.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547200 f, 60145.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395900 f, 116538.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547260 f, 60151.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1395960 f, 116543.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547320 f, 60151.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396020 f, 116538.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547380 f, 60158.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396080 f, 116543.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547440 f, 60164.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396140 f, 116548.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547500 f, 60171.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396200 f, 116553.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547560 f, 60178.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396260 f, 116558.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547620 f, 60184.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396320 f, 116563.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547680 f, 60191.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396380 f, 116569.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547740 f, 60197.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396440 f, 116574.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547800 f, 60204.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396500 f, 116579.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547860 f, 60204.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396560 f, 116574.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547920 f, 60210.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396620 f, 116579.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547980 f, 60217.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396680 f, 116584.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548040 f, 60224.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396740 f, 116589.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548100 f, 60230.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396800 f, 116594.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548160 f, 60237.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396860 f, 116599.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548220 f, 60243.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396920 f, 116604.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548280 f, 60250.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1396980 f, 116609.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548340 f, 60257.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1397040 f, 116614.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548400 f, 60257.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1397100 f, 116609.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548460 f, 60263.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1397160 f, 116614.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548520 f, 60270.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1397220 f, 116619.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548580 f, 60276.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1397280 f, 116624.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548640 f, 60283.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1397340 f, 116629.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548700 f, 60290.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1397400 f, 116634.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548760 f, 60296.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1397460 f, 116639.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548820 f, 60303.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1397520 f, 116644.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548880 f, 60309.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1397580 f, 116649.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548940 f, 60309.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1397640 f, 116644.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549000 f, 60316.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1397700 f, 116649.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549060 f, 60323.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1397760 f, 116654.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549120 f, 60329.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1397820 f, 116659.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549180 f, 60336.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1397880 f, 116665.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549240 f, 60342.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1397940 f, 116670.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549300 f, 60349.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398000 f, 116675.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549360 f, 60355.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398060 f, 116680.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549420 f, 60362.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398120 f, 116685.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549480 f, 60362.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398180 f, 116680.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549540 f, 60369.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398240 f, 116685.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549600 f, 60375.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398300 f, 116690.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549660 f, 60382.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398360 f, 116695.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549720 f, 60388.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398420 f, 116700.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549780 f, 60395.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398480 f, 116705.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549840 f, 60402.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398540 f, 116710.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549900 f, 60408.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398600 f, 116715.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549960 f, 60415.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398660 f, 116720.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550020 f, 60415.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398720 f, 116715.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550080 f, 60421.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398780 f, 116720.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550140 f, 60428.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398840 f, 116725.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550200 f, 60434.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398900 f, 116730.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550260 f, 60441.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1398960 f, 116735.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550320 f, 60448.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399020 f, 116740.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550380 f, 60454.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399080 f, 116745.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550440 f, 60461.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399140 f, 116750.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550500 f, 60467.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550560 f, 60467.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399200 f, 116745.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550620 f, 60474.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399260 f, 116750.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550680 f, 60481.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399320 f, 116755.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550740 f, 60487.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399380 f, 116760.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550800 f, 60494.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550860 f, 60500.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399440 f, 116765.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550920 f, 60507.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399500 f, 116770.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550980 f, 60514.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399560 f, 116775.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551040 f, 60520.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399620 f, 116780.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551100 f, 60527.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399680 f, 116776.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551160 f, 60527.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399740 f, 116781.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551220 f, 60533.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399800 f, 116786.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551280 f, 60540.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399860 f, 116791.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551340 f, 60546.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399920 f, 116796.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551400 f, 60553.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1399980 f, 116801.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551460 f, 60560.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400040 f, 116806.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551520 f, 60566.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400100 f, 116811.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551580 f, 60573.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400160 f, 116816.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551640 f, 60579.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400220 f, 116811.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551700 f, 60579.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400280 f, 116816.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551760 f, 60586.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400340 f, 116821.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551820 f, 60592.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400400 f, 116826.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551880 f, 60599.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400460 f, 116831.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551940 f, 60606.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400520 f, 116836.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552000 f, 60612.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400580 f, 116841.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552060 f, 60619.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400640 f, 116846.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552120 f, 60625.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400700 f, 116851.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552180 f, 60625.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400760 f, 116846.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552240 f, 60632.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400820 f, 116851.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552300 f, 60639.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400880 f, 116856.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552360 f, 60645.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1400940 f, 116861.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552420 f, 60652.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401000 f, 116866.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552480 f, 60658.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401060 f, 116871.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552540 f, 60665.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401120 f, 116876.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552600 f, 60671.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401180 f, 116881.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552660 f, 60678.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401240 f, 116886.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552720 f, 60678.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401300 f, 116882.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552780 f, 60685.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401360 f, 116887.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552840 f, 60691.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401420 f, 116892.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552900 f, 60698.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401480 f, 116897.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552960 f, 60704.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 352.0 fps, 2 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851820 f, 209138.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 402.3 fps, 2 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851880 f, 209101.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 452.2 fps, 2 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851940 f, 209116.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 502.5 fps, 1 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852000 f, 209131.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 552.7 fps, 1 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852060 f, 209145.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 603.0 fps, 1 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852120 f, 209160.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 653.2 fps, 1 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852180 f, 209175.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 703.5 fps, 1 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852240 f, 209189.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 753.7 fps, 1 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852300 f, 209204.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 804.0 fps, 1 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852360 f, 209219.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 854.2 fps, 1 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852420 f, 209234.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 903.7 fps, 1 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852480 f, 209197.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 953.9 fps, 1 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852540 f, 209212.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 1004.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852600 f, 209227.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 1054.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852660 f, 209241.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 1104.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852720 f, 209256.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 1154.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852780 f, 209271.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 1205.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852840 f, 209285.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 1255.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852900 f, 209300.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 1305.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852960 f, 209315.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 1355.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853020 f, 209330.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 1404.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853080 f, 209293.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 1454.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853140 f, 209308.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 1505.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853200 f, 209322.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 1555.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853260 f, 209337.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 1605.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853320 f, 209352.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 1655.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853380 f, 209367.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 1705.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853440 f, 209381.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 1755.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853500 f, 209396.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 1806.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853560 f, 209411.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 1856.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853620 f, 209374.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 1904.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853680 f, 209389.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 1954.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853740 f, 209403.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 2005.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853800 f, 209418.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 2055.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853860 f, 209433.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 2105.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853920 f, 209448.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 2155.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853980 f, 209462.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 2205.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854040 f, 209477.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 2255.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854100 f, 209492.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854160 f, 209506.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 2305.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854220 f, 209470.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 2353.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854280 f, 209485.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 2404.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854340 f, 209499.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 2454.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854400 f, 209514.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 2504.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854460 f, 209529.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854520 f, 209543.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 2554.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854580 f, 209558.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 2604.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854640 f, 209573.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 2654.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854700 f, 209588.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 2704.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854760 f, 209602.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 2754.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854820 f, 209617.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 2802.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854880 f, 209580.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 2852.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854940 f, 209595.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855000 f, 209610.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 2902.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855060 f, 209624.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 2952.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855120 f, 209639.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 3002.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855180 f, 209654.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 3052.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855240 f, 209669.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 3102.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855300 f, 209683.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 3152.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855360 f, 209698.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 3202.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401540 f, 116902.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855420 f, 209661.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553020 f, 60711.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 3250.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401600 f, 116907.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855480 f, 209676.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553080 f, 60717.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 3300.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401660 f, 116912.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855540 f, 209691.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553140 f, 60724.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 3350.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401720 f, 116917.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855600 f, 209705.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553200 f, 60731.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 3400.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401780 f, 116922.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855660 f, 209720.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553260 f, 60731.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 3450.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401840 f, 116917.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855720 f, 209735.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553320 f, 60737.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 3500.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401900 f, 116922.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855780 f, 209749.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553380 f, 60744.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 3550.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1401960 f, 116927.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855840 f, 209764.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553440 f, 60750.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 3600.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402020 f, 116932.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855900 f, 209779.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553500 f, 60757.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 3650.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402080 f, 116937.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855960 f, 209794.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553560 f, 60763.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 3696.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402140 f, 116942.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856020 f, 209757.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553620 f, 60770.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 3746.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402200 f, 116947.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856080 f, 209772.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553680 f, 60777.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 3796.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402260 f, 116952.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856140 f, 209786.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553740 f, 60777.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 3846.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402320 f, 116947.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856200 f, 209801.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553800 f, 60783.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 3896.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402380 f, 116952.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856260 f, 209816.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553860 f, 60790.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 3946.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402440 f, 116957.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856320 f, 209830.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553920 f, 60796.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 3996.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402500 f, 116962.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856380 f, 209845.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553980 f, 60803.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 4046.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856440 f, 209860.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 4096.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856500 f, 209875.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 4146.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856560 f, 209838.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 4193.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856620 f, 209853.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 4242.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856680 f, 209867.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 4292.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856740 f, 209882.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 4342.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856800 f, 209897.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 4392.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856860 f, 209911.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 4442.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856920 f, 209926.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 4492.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856980 f, 209941.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 4542.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857040 f, 209955.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 4592.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857100 f, 209919.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 4638.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857160 f, 209933.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 4688.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857220 f, 209948.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 4738.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857280 f, 209963.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 4788.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857340 f, 209977.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 4837.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857400 f, 209992.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 4887.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402560 f, 116967.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857460 f, 210007.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554040 f, 60810.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 4937.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857520 f, 210022.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 4987.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857580 f, 209985.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 5033.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402620 f, 116972.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857640 f, 210000.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554100 f, 60816.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 5083.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402680 f, 116977.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857700 f, 210014.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554160 f, 60823.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 5132.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857760 f, 210029.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402740 f, 116982.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 5182.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554220 f, 60829.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857820 f, 210044.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402800 f, 116987.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857880 f, 210058.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554280 f, 60829.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 5232.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402860 f, 116982.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 5282.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554340 f, 60836.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857940 f, 210073.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402920 f, 116987.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 5332.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554400 f, 60842.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858000 f, 210088.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1402980 f, 116992.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 5382.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554460 f, 60849.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858060 f, 210051.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1403040 f, 116998.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 5427.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554520 f, 60856.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858120 f, 210066.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1403100 f, 117003.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 5477.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554580 f, 60862.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858180 f, 210080.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1403160 f, 117008.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 5526.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554640 f, 60869.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858240 f, 210095.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1403220 f, 117013.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 5576.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554700 f, 60875.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858300 f, 210110.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1403280 f, 117018.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 5626.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554760 f, 60882.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858360 f, 210124.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1403340 f, 117023.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 5676.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554820 f, 60882.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858420 f, 210139.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1403400 f, 117018.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 5726.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554880 f, 60888.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858480 f, 210154.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1403460 f, 117023.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 5775.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554940 f, 60895.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858540 f, 210168.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1403520 f, 117028.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 5825.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555000 f, 60902.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858600 f, 210183.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1403580 f, 117033.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 5875.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555060 f, 60908.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858660 f, 210146.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1403640 f, 117038.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 5920.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555120 f, 60915.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858720 f, 210161.5 fps, 0 ms/f
[junit] 12 s: 60 f / 68 ms, 882.3 fps, 1 ms/f; total: 1403700 f, 116383.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 5970.1 fps, 0 ms/f
[junit] 9 s: 60 f / 68 ms, 882.3 fps, 1 ms/f; total: 555180 f, 60470.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858780 f, 210176.2 fps, 0 ms/f
[junit] 12 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 1403760 f, 116330.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 6019.9 fps, 0 ms/f
[junit] 9 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 555240 f, 60437.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858840 f, 210190.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1403820 f, 116325.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 6069.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555300 f, 60437.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858900 f, 210205.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555360 f, 60437.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 6119.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1403880 f, 116321.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858960 f, 210220.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555420 f, 60444.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 6169.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1403940 f, 116326.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859020 f, 210234.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555480 f, 60450.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 6218.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404000 f, 116331.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859080 f, 210249.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555540 f, 60457.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 6268.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404060 f, 116336.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859140 f, 210264.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555600 f, 60463.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 6318.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555660 f, 60470.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859200 f, 210227.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404120 f, 116341.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 6362.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555720 f, 60476.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859260 f, 210242.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404180 f, 116346.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 6412.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555780 f, 60483.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859320 f, 210256.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404240 f, 116350.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 6462.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555840 f, 60489.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859380 f, 210271.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404300 f, 116346.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 6512.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555900 f, 60489.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859440 f, 210286.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404360 f, 116351.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 6561.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555960 f, 60496.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859500 f, 210300.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404420 f, 116356.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 6611.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556020 f, 60502.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859560 f, 210315.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404480 f, 116361.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 6661.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556080 f, 60509.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859620 f, 210330.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404540 f, 116366.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 6710.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556140 f, 60515.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404600 f, 116371.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556200 f, 60522.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404660 f, 116366.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556260 f, 60522.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404720 f, 116371.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556320 f, 60528.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404780 f, 116376.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556380 f, 60535.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404840 f, 116381.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556440 f, 60541.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404900 f, 116386.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556500 f, 60548.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1404960 f, 116391.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556560 f, 60554.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556620 f, 60561.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405020 f, 116396.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556680 f, 60567.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405080 f, 116401.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556740 f, 60567.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405140 f, 116396.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556800 f, 60574.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405200 f, 116401.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556860 f, 60580.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405260 f, 116406.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556920 f, 60587.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405320 f, 116411.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556980 f, 60593.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405380 f, 116416.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557040 f, 60600.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405440 f, 116421.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557100 f, 60607.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405500 f, 116426.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557160 f, 60613.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405560 f, 116431.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557220 f, 60620.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405620 f, 116426.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557280 f, 60620.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405680 f, 116431.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557340 f, 60626.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405740 f, 116436.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557400 f, 60633.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405800 f, 116441.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557460 f, 60639.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557520 f, 60646.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405860 f, 116446.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557580 f, 60652.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405920 f, 116451.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557640 f, 60659.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1405980 f, 116456.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557700 f, 60665.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859680 f, 210345.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406040 f, 116461.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 6760.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557760 f, 60672.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859740 f, 210308.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406100 f, 116466.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 6804.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557820 f, 60672.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859800 f, 210322.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406160 f, 116461.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 6854.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557880 f, 60678.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859860 f, 210337.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406220 f, 116466.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 6903.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557940 f, 60685.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859920 f, 210352.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406280 f, 116471.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 6953.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558000 f, 60691.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859980 f, 210366.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406340 f, 116476.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 7003.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558060 f, 60698.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860040 f, 210381.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406400 f, 116481.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 7052.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558120 f, 60704.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860100 f, 210396.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406460 f, 116486.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 7102.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558180 f, 60711.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 7152.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406520 f, 116491.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860160 f, 210410.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558240 f, 60717.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 7201.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406580 f, 116496.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860220 f, 210425.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558300 f, 60724.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 7245.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406640 f, 116491.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860280 f, 210388.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 7295.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860340 f, 210403.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558360 f, 60724.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 7344.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406700 f, 116496.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860400 f, 210418.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558420 f, 60730.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 7394.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406760 f, 116501.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860460 f, 210432.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558480 f, 60737.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 7444.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406820 f, 116506.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860520 f, 210447.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558540 f, 60743.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 7493.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406880 f, 116511.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860580 f, 210462.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558600 f, 60750.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 7543.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1406940 f, 116516.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860640 f, 210476.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407000 f, 116521.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 7593.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558660 f, 60756.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860700 f, 210491.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407060 f, 116526.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 7642.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558720 f, 60763.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860760 f, 210506.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407120 f, 116531.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 7692.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558780 f, 60769.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860820 f, 210520.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407180 f, 116536.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 7735.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558840 f, 60776.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860880 f, 210484.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407240 f, 116541.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 7785.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558900 f, 60776.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860940 f, 210498.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407300 f, 116536.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 7834.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558960 f, 60782.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861000 f, 210513.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407360 f, 116541.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 7884.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559020 f, 60789.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861060 f, 210528.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407420 f, 116546.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 7933.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559080 f, 60796.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861120 f, 210542.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407480 f, 116551.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 7983.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559140 f, 60802.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861180 f, 210557.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407540 f, 116556.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 8033.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559200 f, 60809.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861240 f, 210572.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407600 f, 116561.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559260 f, 60815.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407660 f, 116566.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559320 f, 60822.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 8082.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407720 f, 116571.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861300 f, 210586.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559380 f, 60822.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 8132.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407780 f, 116567.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861360 f, 210601.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559440 f, 60828.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 8175.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407840 f, 116572.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861420 f, 210564.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559500 f, 60835.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407900 f, 116576.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559560 f, 60841.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 8224.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1407960 f, 116581.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861480 f, 210579.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559620 f, 60848.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 8274.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408020 f, 116586.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861540 f, 210593.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559680 f, 60854.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 8323.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408080 f, 116591.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861600 f, 210608.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559740 f, 60861.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 8373.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408140 f, 116596.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861660 f, 210623.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559800 f, 60867.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 8422.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408200 f, 116601.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861720 f, 210637.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559860 f, 60874.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861780 f, 210652.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408260 f, 116606.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 8472.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559920 f, 60874.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861840 f, 210667.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408320 f, 116602.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 8521.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559980 f, 60880.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861900 f, 210630.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408380 f, 116607.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 8564.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560040 f, 60887.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861960 f, 210645.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408440 f, 116612.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 8613.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560100 f, 60893.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862020 f, 210659.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408500 f, 116616.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 8663.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560160 f, 60900.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862080 f, 210674.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408560 f, 116621.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862140 f, 210689.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560220 f, 60906.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 8712.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408620 f, 116626.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862200 f, 210703.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560280 f, 60913.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 8762.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408680 f, 116631.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862260 f, 210718.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560340 f, 60919.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 8811.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408740 f, 116636.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862320 f, 210733.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560400 f, 60926.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 8861.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408800 f, 116641.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862380 f, 210747.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560460 f, 60926.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 8910.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408860 f, 116637.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862440 f, 210762.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560520 f, 60932.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 8960.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408920 f, 116642.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862500 f, 210725.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1408980 f, 116647.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 9002.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560580 f, 60939.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862560 f, 210740.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409040 f, 116652.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560640 f, 60945.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 9051.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409100 f, 116657.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862620 f, 210754.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560700 f, 60952.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 9101.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409160 f, 116661.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862680 f, 210769.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560760 f, 60958.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 9150.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409220 f, 116666.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862740 f, 210784.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560820 f, 60965.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 9200.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409280 f, 116671.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862800 f, 210798.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560880 f, 60971.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 9249.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409340 f, 116676.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862860 f, 210813.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560940 f, 60978.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 9299.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409400 f, 116672.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862920 f, 210828.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561000 f, 60978.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 9348.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409460 f, 116677.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561060 f, 60984.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409520 f, 116682.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561120 f, 60991.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409580 f, 116687.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561180 f, 60997.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409640 f, 116692.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561240 f, 61004.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409700 f, 116697.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561300 f, 61010.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409760 f, 116701.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561360 f, 61017.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409820 f, 116706.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561420 f, 61023.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409880 f, 116711.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561480 f, 61030.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1409940 f, 116707.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561540 f, 61030.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410000 f, 116712.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561600 f, 61036.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410060 f, 116717.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561660 f, 61043.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410120 f, 116722.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561720 f, 61049.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410180 f, 116727.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561780 f, 61056.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410240 f, 116732.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561840 f, 61062.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410300 f, 116737.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561900 f, 61069.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410360 f, 116742.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561960 f, 61075.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410420 f, 116746.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562020 f, 61082.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862980 f, 210842.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562080 f, 61082.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410480 f, 116742.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 9398.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562140 f, 61088.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863040 f, 210857.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410540 f, 116747.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 9447.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562200 f, 61095.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863100 f, 210820.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 9489.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863160 f, 210835.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 9538.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863220 f, 210850.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 9588.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863280 f, 210864.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 9637.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863340 f, 210879.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 9686.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863400 f, 210893.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 9736.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863460 f, 210908.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410600 f, 116752.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 9785.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562260 f, 61101.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863520 f, 210923.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410660 f, 116757.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 9835.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562320 f, 61108.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410720 f, 116762.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562380 f, 61114.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410780 f, 116757.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562440 f, 61114.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863580 f, 210937.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410840 f, 116752.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562500 f, 61114.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 9884.6 fps, 0 ms/f
[junit] 12 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1410900 f, 116738.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863640 f, 210901.1 fps, 0 ms/f
[junit] 9 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 562560 f, 61107.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 9925.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1410960 f, 116743.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863700 f, 210915.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562620 f, 61114.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 9975.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562680 f, 61121.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863760 f, 210930.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411020 f, 116748.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 10024.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562740 f, 61127.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863820 f, 210945.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411080 f, 116753.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 10074.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562800 f, 61134.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863880 f, 210959.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411140 f, 116748.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 10123.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562860 f, 61133.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863940 f, 210974.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411200 f, 116753.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 10172.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562920 f, 61140.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864000 f, 210989.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411260 f, 116758.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 10222.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562980 f, 61146.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864060 f, 211003.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 10271.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864120 f, 211018.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 10320.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411320 f, 116753.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864180 f, 210981.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563040 f, 61146.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 10361.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411380 f, 116758.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864240 f, 210996.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563100 f, 61153.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 10411.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411440 f, 116763.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864300 f, 211010.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563160 f, 61159.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 10460.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411500 f, 116768.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864360 f, 211025.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563220 f, 61166.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 10509.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411560 f, 116773.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864420 f, 211040.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563280 f, 61172.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 10559.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411620 f, 116778.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864480 f, 211054.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563340 f, 61179.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 10608.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411680 f, 116783.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864540 f, 211069.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563400 f, 61185.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 10657.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411740 f, 116788.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864600 f, 211083.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563460 f, 61185.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 10707.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411800 f, 116783.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864660 f, 211098.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563520 f, 61192.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 10756.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411860 f, 116788.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864720 f, 211113.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563580 f, 61198.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 10805.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411920 f, 116793.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864780 f, 211076.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563640 f, 61205.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1411980 f, 116798.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 10846.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563700 f, 61205.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864840 f, 211091.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1412040 f, 116794.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 10895.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563760 f, 61211.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864900 f, 211105.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1412100 f, 116799.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 10944.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864960 f, 211120.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563820 f, 61218.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 10994.2 fps, 0 ms/f
[junit] 12 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1412160 f, 116784.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865020 f, 211134.9 fps, 0 ms/f
[junit] 9 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 563880 f, 61211.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 11043.5 fps, 0 ms/f
[junit] 12 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1412220 f, 116770.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865080 f, 211149.6 fps, 0 ms/f
[junit] 9 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 563940 f, 61204.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 11092.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1412280 f, 116775.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865140 f, 211164.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564000 f, 61211.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 11142.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1412340 f, 116780.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865200 f, 211178.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564060 f, 61217.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 11191.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1412400 f, 116785.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564120 f, 61217.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865260 f, 211193.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1412460 f, 116780.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 11240.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564180 f, 61224.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865320 f, 211156.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1412520 f, 116785.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 11280.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564240 f, 61230.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865380 f, 211171.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1412580 f, 116790.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 11330.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564300 f, 61237.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1412640 f, 116795.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564360 f, 61243.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865440 f, 211185.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1412700 f, 116800.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564420 f, 61250.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 11379.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1412760 f, 116805.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865500 f, 211200.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564480 f, 61256.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 11428.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1412820 f, 116810.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865560 f, 211215.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564540 f, 61263.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 11477.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1412880 f, 116815.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865620 f, 211229.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564600 f, 61269.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 11527.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1412940 f, 116820.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564660 f, 61269.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865680 f, 211244.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413000 f, 116815.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 11576.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564720 f, 61276.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413060 f, 116820.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564780 f, 61282.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865740 f, 211259.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413120 f, 116825.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 11625.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564840 f, 61289.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413180 f, 116830.3 fps, 0 ms/f
[junit] 9 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 564900 f, 61229.1 fps, 0 ms/f
[junit] 12 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 1413240 f, 116738.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564960 f, 61235.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865800 f, 211273.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413300 f, 116743.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 11674.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565020 f, 61235.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865860 f, 211236.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413360 f, 116739.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 11714.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565080 f, 61242.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865920 f, 211251.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413420 f, 116744.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 11763.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565140 f, 61248.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865980 f, 211266.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413480 f, 116748.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 11812.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565200 f, 61248.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866040 f, 211280.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413540 f, 116744.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 11862.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565260 f, 61254.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866100 f, 211295.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413600 f, 116749.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 11911.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565320 f, 61261.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866160 f, 211310.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413660 f, 116754.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 11960.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565380 f, 61267.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866220 f, 211324.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 12009.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 12059.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866280 f, 211339.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 12108.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866340 f, 211353.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 12157.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866400 f, 211317.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 12196.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866460 f, 211331.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 12245.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 12295.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866520 f, 211346.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 12344.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866580 f, 211360.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 12393.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866640 f, 211375.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 12442.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866700 f, 211390.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 12491.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 12540.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866760 f, 211404.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 12590.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866820 f, 211419.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 12639.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866880 f, 211434.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 12688.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866940 f, 211448.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 12727.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867000 f, 211411.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 12776.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867060 f, 211426.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 12825.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867120 f, 211441.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 12874.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867180 f, 211455.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 12923.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867240 f, 211470.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 12972.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867300 f, 211485.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 13022.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867360 f, 211499.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 13071.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867420 f, 211514.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 13120.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867480 f, 211528.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 13158.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867540 f, 211491.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 13207.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413720 f, 116759.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867600 f, 211506.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565440 f, 61267.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 13256.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413780 f, 116754.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867660 f, 211521.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565500 f, 61274.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 13306.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413840 f, 116759.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867720 f, 211535.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565560 f, 61280.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 13355.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413900 f, 116764.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867780 f, 211550.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565620 f, 61287.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 13404.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1413960 f, 116769.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867840 f, 211565.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565680 f, 61293.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 13453.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414020 f, 116764.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867900 f, 211579.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565740 f, 61293.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 13502.4 fps, 0 ms/f
[junit] 12 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1414080 f, 116740.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867960 f, 211594.3 fps, 0 ms/f
[junit] 9 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 565800 f, 61273.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 13551.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414140 f, 116736.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868020 f, 211608.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565860 f, 61280.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 13600.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414200 f, 116740.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868080 f, 211572.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565920 f, 61286.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 13638.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414260 f, 116736.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868140 f, 211586.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565980 f, 61286.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 13687.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414320 f, 116741.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868200 f, 211601.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566040 f, 61292.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 13736.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414380 f, 116746.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868260 f, 211615.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566100 f, 61299.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 13785.7 fps, 0 ms/f
[junit] 12 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1414440 f, 116731.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868320 f, 211630.5 fps, 0 ms/f
[junit] 9 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 566160 f, 61285.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 13834.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414500 f, 116727.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868380 f, 211645.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566220 f, 61292.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 13883.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414560 f, 116732.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868440 f, 211659.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566280 f, 61292.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 13932.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414620 f, 116727.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868500 f, 211674.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566340 f, 61298.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 13982.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414680 f, 116732.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868560 f, 211689.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566400 f, 61305.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 14031.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414740 f, 116727.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868620 f, 211703.6 fps, 0 ms/f
[junit] 9 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 566460 f, 61298.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 14080.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414800 f, 116723.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868680 f, 211666.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566520 f, 61305.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 14117.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414860 f, 116727.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868740 f, 211681.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 14166.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566580 f, 61304.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868800 f, 211695.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414920 f, 116723.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 14215.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566640 f, 61311.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868860 f, 211710.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1414980 f, 116728.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 14264.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566700 f, 61317.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868920 f, 211725.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1415040 f, 116733.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 14313.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566760 f, 61324.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868980 f, 211739.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1415100 f, 116738.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1415160 f, 116743.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566820 f, 61330.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1415220 f, 116748.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 14362.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869040 f, 211754.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566880 f, 61337.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 14411.7 fps, 0 ms/f
[junit] 12 s: 60 f / 54 ms, 1111.1 fps, 0 ms/f; total: 1415280 f, 116235.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869100 f, 211769.0 fps, 0 ms/f
[junit] 9 s: 60 f / 56 ms, 1071.4 fps, 0 ms/f; total: 566940 f, 60974.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 14460.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869160 f, 211783.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 14509.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869220 f, 211746.6 fps, 0 ms/f
[junit] 12 s: 60 f / 14 ms, 4285.7 fps, 0 ms/f; total: 1415340 f, 116106.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 14546.9 fps, 0 ms/f
[junit] 9 s: 60 f / 12 ms, 5000.0 fps, 0 ms/f; total: 567000 f, 60902.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869280 f, 211761.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567060 f, 60902.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 14595.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1415400 f, 116102.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869340 f, 211775.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567120 f, 60908.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 14644.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869400 f, 211790.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 14693.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869460 f, 211805.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 14742.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869520 f, 211819.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 14791.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869580 f, 211834.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 14840.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869640 f, 211848.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 14889.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869700 f, 211863.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 14938.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869760 f, 211878.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 14987.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869820 f, 211841.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 15024.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869880 f, 211855.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 15073.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869940 f, 211870.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 15122.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870000 f, 211885.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 15171.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870060 f, 211899.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 15220.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870120 f, 211914.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 15269.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870180 f, 211928.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 15318.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870240 f, 211943.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 15367.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870300 f, 211958.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 15415.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870360 f, 211921.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 15452.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870420 f, 211935.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 15501.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870480 f, 211950.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 15550.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870540 f, 211964.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 15599.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870600 f, 211979.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 15647.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870660 f, 211994.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 15696.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870720 f, 212008.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 15745.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 15794.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870780 f, 212023.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 15843.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1415460 f, 116106.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870840 f, 212037.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567180 f, 60915.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 15892.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1415520 f, 116111.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870900 f, 212000.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567240 f, 60921.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 15928.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1415580 f, 116116.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870960 f, 212015.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567300 f, 60927.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 15977.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567360 f, 60934.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 16026.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1415640 f, 116121.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871020 f, 212030.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567420 f, 60940.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871080 f, 212044.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1415700 f, 116126.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 16074.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567480 f, 60940.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871140 f, 212059.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1415760 f, 116122.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 16123.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567540 f, 60947.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871200 f, 212074.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1415820 f, 116117.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 16172.6 fps, 0 ms/f
[junit] 9 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 567600 f, 60940.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871260 f, 212088.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1415880 f, 116112.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 16221.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567660 f, 60946.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871320 f, 212103.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1415940 f, 116117.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 16270.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567720 f, 60953.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871380 f, 212117.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416000 f, 116122.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 16319.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567780 f, 60953.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871440 f, 212132.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416060 f, 116118.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 16368.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567840 f, 60959.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871500 f, 212095.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416120 f, 116123.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 16403.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567900 f, 60966.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871560 f, 212110.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416180 f, 116127.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 16452.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567960 f, 60966.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871620 f, 212124.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416240 f, 116123.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 16501.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568020 f, 60972.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871680 f, 212139.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416300 f, 116128.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 16550.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568080 f, 60978.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871740 f, 212153.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416360 f, 116133.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 16598.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568140 f, 60985.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871800 f, 212168.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416420 f, 116128.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 16647.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568200 f, 60985.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871860 f, 212183.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416480 f, 116123.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 16696.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568260 f, 60985.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871920 f, 212197.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 16745.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871980 f, 212212.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 16794.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872040 f, 212226.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 16829.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872100 f, 212189.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 16878.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872160 f, 212204.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 16926.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872220 f, 212218.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 16975.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872280 f, 212233.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 17024.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872340 f, 212248.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 17073.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872400 f, 212262.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416540 f, 116128.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 17121.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568320 f, 60991.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872460 f, 212277.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416600 f, 116133.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 17170.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568380 f, 60991.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872520 f, 212291.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416660 f, 116129.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 17219.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568440 f, 60997.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416720 f, 116134.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568500 f, 61004.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416780 f, 116139.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568560 f, 61004.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416840 f, 116134.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568620 f, 61010.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416900 f, 116139.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568680 f, 61017.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1416960 f, 116144.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568740 f, 61023.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417020 f, 116149.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568800 f, 61030.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417080 f, 116154.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568860 f, 61036.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568920 f, 61042.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417140 f, 116159.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568980 f, 61042.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417200 f, 116154.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569040 f, 61049.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417260 f, 116159.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569100 f, 61055.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417320 f, 116164.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569160 f, 61062.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417380 f, 116169.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569220 f, 61062.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417440 f, 116164.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569280 f, 61068.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417500 f, 116169.4 fps, 0 ms/f
[junit] 9 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 569340 f, 61061.7 fps, 0 ms/f
[junit] 12 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1417560 f, 116155.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569400 f, 61068.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417620 f, 116160.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569460 f, 61068.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417680 f, 116155.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569520 f, 61074.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417740 f, 116160.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569580 f, 61080.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417800 f, 116165.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569640 f, 61087.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417860 f, 116170.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569700 f, 61093.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417920 f, 116175.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569760 f, 61093.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1417980 f, 116170.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569820 f, 61100.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418040 f, 116175.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569880 f, 61106.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418100 f, 116180.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569940 f, 61113.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418160 f, 116185.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570000 f, 61119.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570060 f, 61125.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418220 f, 116190.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872580 f, 212306.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 17268.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872640 f, 212269.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 17303.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872700 f, 212284.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 17351.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570120 f, 61132.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872760 f, 212298.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418280 f, 116195.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 17400.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570180 f, 61138.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872820 f, 212313.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418340 f, 116200.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 17449.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570240 f, 61145.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872880 f, 212327.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418400 f, 116205.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 17497.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570300 f, 61151.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872940 f, 212342.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418460 f, 116200.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 17546.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570360 f, 61151.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873000 f, 212357.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418520 f, 116205.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 17595.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570420 f, 61157.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873060 f, 212371.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418580 f, 116210.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 17644.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570480 f, 61164.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873120 f, 212386.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570540 f, 61164.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 17692.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418640 f, 116205.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873180 f, 212349.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570600 f, 61170.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 17727.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418700 f, 116210.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873240 f, 212363.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570660 f, 61177.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 17775.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418760 f, 116215.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873300 f, 212378.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570720 f, 61183.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 17824.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418820 f, 116220.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873360 f, 212393.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570780 f, 61189.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 17873.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418880 f, 116225.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873420 f, 212407.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570840 f, 61196.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 17922.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1418940 f, 116230.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873480 f, 212422.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570900 f, 61202.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 17970.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419000 f, 116235.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873540 f, 212436.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570960 f, 61209.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 18019.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419060 f, 116230.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873600 f, 212451.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571020 f, 61209.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 18068.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419120 f, 116235.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873660 f, 212465.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571080 f, 61215.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 18116.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419180 f, 116240.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571140 f, 61221.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419240 f, 116245.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571200 f, 61228.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419300 f, 116250.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873720 f, 212480.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571260 f, 61234.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873780 f, 212495.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419360 f, 116255.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571320 f, 61241.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 18165.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419420 f, 116260.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 18199.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571380 f, 61247.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873840 f, 212458.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419480 f, 116265.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 18248.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571440 f, 61254.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873900 f, 212472.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419540 f, 116269.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 18296.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571500 f, 61254.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873960 f, 212487.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419600 f, 116265.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 18345.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571560 f, 61260.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874020 f, 212501.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419660 f, 116270.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571620 f, 61266.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 18394.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419720 f, 116275.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874080 f, 212516.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571680 f, 61273.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 18442.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419780 f, 116280.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874140 f, 212531.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571740 f, 61279.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 18491.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419840 f, 116285.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874200 f, 212493.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571800 f, 61286.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 18525.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419900 f, 116289.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874260 f, 212508.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571860 f, 61292.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 18573.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1419960 f, 116294.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571920 f, 61299.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874320 f, 212523.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420020 f, 116299.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 18622.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571980 f, 61305.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874380 f, 212537.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420080 f, 116304.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 18670.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572040 f, 61305.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420140 f, 116300.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874440 f, 212552.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572100 f, 61311.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 18719.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420200 f, 116304.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874500 f, 212566.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572160 f, 61318.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 18768.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420260 f, 116309.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874560 f, 212581.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572220 f, 61324.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 18816.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420320 f, 116314.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874620 f, 212596.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572280 f, 61331.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 18865.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420380 f, 116319.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874680 f, 212610.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572340 f, 61337.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 18914.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420440 f, 116324.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874740 f, 212573.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572400 f, 61343.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 18947.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420500 f, 116329.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874800 f, 212588.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572460 f, 61350.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 18995.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420560 f, 116334.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874860 f, 212602.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572520 f, 61356.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 19044.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420620 f, 116339.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 19093.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572580 f, 61356.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874920 f, 212617.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420680 f, 116334.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 19141.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572640 f, 61363.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874980 f, 212631.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420740 f, 116339.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 19190.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572700 f, 61369.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875040 f, 212646.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420800 f, 116344.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 19238.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572760 f, 61375.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875100 f, 212661.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420860 f, 116349.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 19287.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572820 f, 61382.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 19336.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572880 f, 61388.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875160 f, 212675.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420920 f, 116354.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 19384.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572940 f, 61395.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875220 f, 212690.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1420980 f, 116359.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 19433.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573000 f, 61401.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875280 f, 212653.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 19466.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875340 f, 212667.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421040 f, 116364.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 19514.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573060 f, 61408.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 19563.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421100 f, 116369.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875400 f, 212682.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573120 f, 61414.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 19611.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421160 f, 116364.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875460 f, 212696.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573180 f, 61414.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 19660.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421220 f, 116369.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875520 f, 212711.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573240 f, 61420.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 19708.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421280 f, 116364.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875580 f, 212725.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573300 f, 61420.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 19757.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421340 f, 116369.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875640 f, 212740.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573360 f, 61427.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 19805.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421400 f, 116374.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875700 f, 212755.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573420 f, 61433.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421460 f, 116379.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573480 f, 61433.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421520 f, 116374.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573540 f, 61439.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421580 f, 116379.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573600 f, 61446.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421640 f, 116384.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573660 f, 61452.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421700 f, 116389.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573720 f, 61459.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421760 f, 116385.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573780 f, 61458.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421820 f, 116389.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573840 f, 61465.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421880 f, 116394.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573900 f, 61471.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1421940 f, 116399.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573960 f, 61478.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422000 f, 116404.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574020 f, 61484.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422060 f, 116409.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574080 f, 61491.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422120 f, 116414.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574140 f, 61497.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422180 f, 116419.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574200 f, 61503.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422240 f, 116424.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574260 f, 61510.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422300 f, 116419.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422360 f, 116424.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574320 f, 61510.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422420 f, 116429.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574380 f, 61516.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422480 f, 116434.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574440 f, 61522.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422540 f, 116439.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574500 f, 61529.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422600 f, 116444.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574560 f, 61535.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422660 f, 116449.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574620 f, 61542.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422720 f, 116444.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574680 f, 61542.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422780 f, 116449.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574740 f, 61548.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422840 f, 116454.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574800 f, 61554.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422900 f, 116459.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574860 f, 61561.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1422960 f, 116464.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574920 f, 61567.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423020 f, 116469.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574980 f, 61574.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423080 f, 116474.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 19838.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575040 f, 61580.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875760 f, 212718.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423140 f, 116478.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 19886.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575100 f, 61587.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875820 f, 212732.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423200 f, 116474.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575160 f, 61586.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423260 f, 116479.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575220 f, 61593.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 19935.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875880 f, 212747.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423320 f, 116484.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875940 f, 212761.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575280 f, 61599.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 19983.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423380 f, 116489.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876000 f, 212776.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575340 f, 61606.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 20032.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423440 f, 116484.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876060 f, 212790.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575400 f, 61605.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 20080.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423500 f, 116489.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876120 f, 212805.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575460 f, 61612.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 20129.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575520 f, 61618.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876180 f, 212768.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423560 f, 116494.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 20161.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575580 f, 61625.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 20210.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423620 f, 116499.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876240 f, 212782.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575640 f, 61631.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 20258.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423680 f, 116504.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876300 f, 212797.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575700 f, 61638.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 20306.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423740 f, 116509.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876360 f, 212812.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575760 f, 61644.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 20355.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423800 f, 116513.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876420 f, 212826.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575820 f, 61650.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 20403.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423860 f, 116509.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876480 f, 212841.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575880 f, 61650.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 20452.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423920 f, 116514.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876540 f, 212855.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575940 f, 61657.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 20500.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576000 f, 61663.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876600 f, 212870.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1423980 f, 116519.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 20549.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576060 f, 61670.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876660 f, 212884.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424040 f, 116524.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 20581.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576120 f, 61676.4 fps, 0 ms/f
[junit] 1 s: 60 f / 43 ms, 1395.3 fps, 0 ms/f; total: 25560 f, 19937.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424100 f, 116528.9 fps, 0 ms/f
[junit] 4 s: 60 f / 44 ms, 1363.6 fps, 0 ms/f; total: 876720 f, 210648.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576180 f, 61682.9 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 25620 f, 19953.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424160 f, 116533.8 fps, 0 ms/f
[junit] 4 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 876780 f, 210561.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576240 f, 61689.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 19984.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424220 f, 116538.7 fps, 0 ms/f
[junit] 4 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 876840 f, 210475.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576300 f, 61695.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 20015.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424280 f, 116543.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876900 f, 210489.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576360 f, 61702.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 20062.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424340 f, 116548.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876960 f, 210504.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576420 f, 61708.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 20108.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424400 f, 116543.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877020 f, 210518.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576480 f, 61708.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 20155.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424460 f, 116548.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576540 f, 61714.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877080 f, 210532.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576600 f, 61721.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 20202.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424520 f, 116553.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877140 f, 210547.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576660 f, 61727.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 20233.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424580 f, 116558.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877200 f, 210511.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576720 f, 61734.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 20279.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424640 f, 116563.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877260 f, 210525.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576780 f, 61740.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 20326.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424700 f, 116568.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877320 f, 210539.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576840 f, 61746.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 20372.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424760 f, 116573.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 20419.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576900 f, 61746.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877380 f, 210554.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424820 f, 116568.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 20466.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576960 f, 61753.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877440 f, 210568.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424880 f, 116573.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 20512.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577020 f, 61759.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877500 f, 210583.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1424940 f, 116578.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 20559.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577080 f, 61766.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877560 f, 210597.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425000 f, 116583.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 20606.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577140 f, 61765.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 20652.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425060 f, 116578.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877620 f, 210611.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577200 f, 61772.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 20699.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425120 f, 116583.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877680 f, 210626.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577260 f, 61778.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 20729.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425180 f, 116588.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877740 f, 210590.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577320 f, 61785.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 20776.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425240 f, 116593.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877800 f, 210604.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577380 f, 61791.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 20822.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425300 f, 116598.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877860 f, 210619.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577440 f, 61797.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 20869.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425360 f, 116603.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877920 f, 210633.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577500 f, 61804.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 20916.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425420 f, 116608.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877980 f, 210647.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577560 f, 61810.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 20962.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425480 f, 116613.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878040 f, 210662.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577620 f, 61817.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 21009.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425540 f, 116618.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577680 f, 61817.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425600 f, 116613.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425660 f, 116618.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577740 f, 61823.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425720 f, 116623.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878100 f, 210676.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 21055.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577800 f, 61829.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878160 f, 210690.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425780 f, 116628.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 21102.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577860 f, 61836.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878220 f, 210705.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425840 f, 116633.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 21149.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577920 f, 61842.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878280 f, 210669.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425900 f, 116638.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 21179.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878340 f, 210683.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577980 f, 61849.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 21225.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1425960 f, 116642.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878400 f, 210698.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578040 f, 61855.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 21272.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426020 f, 116647.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878460 f, 210712.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578100 f, 61861.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 21318.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426080 f, 116652.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878520 f, 210726.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578160 f, 61861.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 21365.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426140 f, 116648.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878580 f, 210741.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578220 f, 61868.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 21411.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426200 f, 116653.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878640 f, 210755.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578280 f, 61874.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 21458.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426260 f, 116657.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 21505.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578340 f, 61881.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878700 f, 210769.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426320 f, 116662.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 21551.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578400 f, 61887.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878760 f, 210784.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426380 f, 116667.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 21598.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578460 f, 61893.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426440 f, 116672.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578520 f, 61900.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426500 f, 116677.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578580 f, 61906.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426560 f, 116682.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578640 f, 61913.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426620 f, 116687.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578700 f, 61912.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426680 f, 116682.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578760 f, 61919.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426740 f, 116687.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578820 f, 61925.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426800 f, 116692.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578880 f, 61932.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426860 f, 116697.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578940 f, 61938.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426920 f, 116702.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579000 f, 61945.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1426980 f, 116707.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579060 f, 61951.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1427040 f, 116712.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579120 f, 61957.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1427100 f, 116717.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579180 f, 61964.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1427160 f, 116712.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579240 f, 61964.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1427220 f, 116717.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579300 f, 61970.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1427280 f, 116722.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579360 f, 61976.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1427340 f, 116727.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579420 f, 61983.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1427400 f, 116732.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579480 f, 61989.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1427460 f, 116736.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579540 f, 61996.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1427520 f, 116741.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579600 f, 62002.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1427580 f, 116746.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579660 f, 62008.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1427640 f, 116751.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579720 f, 62015.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1427700 f, 116756.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579780 f, 62015.1 fps, 0 ms/f
[junit] 12 s: 60 f / 38 ms, 1578.9 fps, 0 ms/f; total: 1427760 f, 116399.8 fps, 0 ms/f
[junit] 9 s: 60 f / 37 ms, 1621.6 fps, 0 ms/f; total: 579840 f, 61777.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878820 f, 210798.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 21644.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878880 f, 210762.6 fps, 0 ms/f
[junit] 12 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1427820 f, 116357.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 21674.4 fps, 0 ms/f
[junit] 9 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 579900 f, 61750.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 21720.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1427880 f, 116362.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878940 f, 210776.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579960 f, 61757.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 21767.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1427940 f, 116367.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879000 f, 210791.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580020 f, 61763.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 21813.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428000 f, 116362.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879060 f, 210805.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580080 f, 61763.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 21860.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428060 f, 116367.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879120 f, 210820.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580140 f, 61769.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 21906.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428120 f, 116372.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879180 f, 210834.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580200 f, 61775.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 21953.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428180 f, 116377.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879240 f, 210798.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580260 f, 61782.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 21982.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428240 f, 116382.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879300 f, 210812.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580320 f, 61788.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 22029.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879360 f, 210827.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428300 f, 116386.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 22075.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580380 f, 61795.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879420 f, 210841.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428360 f, 116391.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 22105.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580440 f, 61801.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879480 f, 210805.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428420 f, 116396.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 22151.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580500 f, 61807.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879540 f, 210819.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428480 f, 116401.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 22198.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580560 f, 61814.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428540 f, 116396.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580620 f, 61814.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879600 f, 210834.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428600 f, 116401.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 22244.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580680 f, 61820.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879660 f, 210848.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428660 f, 116406.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 22291.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580740 f, 61826.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879720 f, 210862.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428720 f, 116411.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 22337.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580800 f, 61833.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879780 f, 210877.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428780 f, 116416.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 22383.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580860 f, 61839.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879840 f, 210891.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428840 f, 116421.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 22430.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580920 f, 61846.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879900 f, 210906.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428900 f, 116426.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 22476.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580980 f, 61852.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879960 f, 210920.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1428960 f, 116431.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 22523.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581040 f, 61858.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880020 f, 210884.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429020 f, 116436.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 22552.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581100 f, 61858.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880080 f, 210898.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 22598.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429080 f, 116431.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880140 f, 210913.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581160 f, 61865.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 22645.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429140 f, 116436.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880200 f, 210927.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581220 f, 61871.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 22691.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429200 f, 116441.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880260 f, 210941.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581280 f, 61877.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 22737.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429260 f, 116446.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880320 f, 210956.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581340 f, 61884.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 22784.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429320 f, 116451.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880380 f, 210970.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581400 f, 61890.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 22830.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429380 f, 116455.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880440 f, 210984.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581460 f, 61896.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 22877.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429440 f, 116460.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880500 f, 210999.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581520 f, 61903.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429500 f, 116465.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 22923.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581580 f, 61903.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880560 f, 210963.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429560 f, 116461.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 22952.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429620 f, 116465.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880620 f, 210977.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581640 f, 61909.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 22998.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880680 f, 210991.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 23044.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880740 f, 211006.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429680 f, 116470.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581700 f, 61915.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 23091.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429740 f, 116475.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880800 f, 211020.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581760 f, 61922.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 23137.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429800 f, 116480.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880860 f, 211034.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581820 f, 61928.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 23183.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429860 f, 116485.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880920 f, 211049.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581880 f, 61935.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 23230.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429920 f, 116490.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880980 f, 211063.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581940 f, 61941.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 23276.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1429980 f, 116495.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582000 f, 61947.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881040 f, 211078.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430040 f, 116500.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 23323.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582060 f, 61947.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881100 f, 211041.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430100 f, 116495.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 23351.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582120 f, 61954.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881160 f, 211056.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430160 f, 116500.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 23397.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582180 f, 61960.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881220 f, 211070.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430220 f, 116505.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 23444.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582240 f, 61966.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881280 f, 211085.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430280 f, 116510.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 23490.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582300 f, 61973.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881340 f, 211099.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430340 f, 116515.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 23536.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582360 f, 61979.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881400 f, 211113.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430400 f, 116520.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 23583.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582420 f, 61985.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881460 f, 211128.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430460 f, 116524.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 23629.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582480 f, 61992.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881520 f, 211142.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430520 f, 116529.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 23675.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582540 f, 61998.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881580 f, 211156.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430580 f, 116534.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 23722.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582600 f, 61998.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881640 f, 211120.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430640 f, 116530.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 23750.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881700 f, 211135.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582660 f, 62004.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 23796.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430700 f, 116534.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881760 f, 211149.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582720 f, 62011.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 23842.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430760 f, 116539.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881820 f, 211163.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582780 f, 62017.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430820 f, 116544.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582840 f, 62024.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430880 f, 116549.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582900 f, 62030.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 23888.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1430940 f, 116554.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881880 f, 211178.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582960 f, 62036.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 23935.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431000 f, 116559.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881940 f, 211192.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583020 f, 62043.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 23981.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431060 f, 116564.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882000 f, 211206.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583080 f, 62049.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431120 f, 116569.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583140 f, 62049.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431180 f, 116564.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583200 f, 62055.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431240 f, 116569.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583260 f, 62062.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431300 f, 116574.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583320 f, 62068.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431360 f, 116579.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583380 f, 62074.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431420 f, 116584.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583440 f, 62081.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431480 f, 116589.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583500 f, 62087.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431540 f, 116593.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583560 f, 62094.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431600 f, 116598.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583620 f, 62100.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431660 f, 116603.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583680 f, 62100.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431720 f, 116599.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583740 f, 62106.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431780 f, 116603.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583800 f, 62112.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431840 f, 116608.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583860 f, 62119.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431900 f, 116613.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583920 f, 62125.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1431960 f, 116618.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583980 f, 62132.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432020 f, 116623.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584040 f, 62138.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432080 f, 116628.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584100 f, 62144.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432140 f, 116633.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584160 f, 62151.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432200 f, 116638.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584220 f, 62151.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432260 f, 116633.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584280 f, 62157.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432320 f, 116638.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584340 f, 62163.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432380 f, 116643.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584400 f, 62170.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432440 f, 116648.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584460 f, 62176.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432500 f, 116653.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584520 f, 62182.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432560 f, 116657.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584580 f, 62189.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432620 f, 116662.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 24027.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584640 f, 62195.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882060 f, 211221.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432680 f, 116667.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 24074.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584700 f, 62202.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882120 f, 211235.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432740 f, 116672.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 24120.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584760 f, 62201.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432800 f, 116668.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584820 f, 62208.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432860 f, 116672.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584880 f, 62214.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432920 f, 116677.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584940 f, 62221.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1432980 f, 116682.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585000 f, 62227.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882180 f, 211250.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433040 f, 116687.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 24166.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585060 f, 62233.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882240 f, 211213.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433100 f, 116692.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 24194.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585120 f, 62240.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882300 f, 211228.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433160 f, 116697.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 24240.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585180 f, 62246.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882360 f, 211242.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433220 f, 116702.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 24286.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585240 f, 62252.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882420 f, 211256.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433280 f, 116707.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 24333.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585300 f, 62252.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882480 f, 211271.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433340 f, 116702.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 24379.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585360 f, 62259.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882540 f, 211285.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433400 f, 116707.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 24425.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585420 f, 62265.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882600 f, 211299.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433460 f, 116712.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 24471.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585480 f, 62271.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882660 f, 211314.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433520 f, 116717.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 24518.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585540 f, 62278.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882720 f, 211328.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433580 f, 116722.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 24564.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585600 f, 62284.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882780 f, 211292.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433640 f, 116726.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 24591.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585660 f, 62291.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882840 f, 211306.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433700 f, 116731.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 24637.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585720 f, 62297.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882900 f, 211321.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433760 f, 116736.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 24684.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585780 f, 62303.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882960 f, 211335.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433820 f, 116741.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 24730.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585840 f, 62303.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883020 f, 211349.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433880 f, 116736.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 24776.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585900 f, 62309.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883080 f, 211364.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 24822.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883140 f, 211378.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1433940 f, 116741.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585960 f, 62316.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 24869.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434000 f, 116746.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883200 f, 211393.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586020 f, 62322.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 24915.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434060 f, 116751.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883260 f, 211356.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586080 f, 62329.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 24942.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434120 f, 116756.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883320 f, 211371.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586140 f, 62335.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 24988.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434180 f, 116761.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883380 f, 211385.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586200 f, 62341.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 25034.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434240 f, 116766.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883440 f, 211399.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586260 f, 62348.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 25080.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434300 f, 116771.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586320 f, 62354.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883500 f, 211414.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434360 f, 116776.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 25127.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586380 f, 62354.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883560 f, 211428.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434420 f, 116771.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 25173.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586440 f, 62360.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883620 f, 211442.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 25219.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883680 f, 211406.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434480 f, 116776.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 25246.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586500 f, 62367.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883740 f, 211421.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434540 f, 116781.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 25292.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586560 f, 62373.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883800 f, 211435.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434600 f, 116786.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 25338.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586620 f, 62379.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883860 f, 211449.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434660 f, 116790.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 25384.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586680 f, 62386.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883920 f, 211464.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434720 f, 116795.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 25430.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586740 f, 62392.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883980 f, 211478.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434780 f, 116800.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 25476.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586800 f, 62398.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884040 f, 211492.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586860 f, 62405.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 25523.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434840 f, 116805.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884100 f, 211507.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586920 f, 62411.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 25569.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434900 f, 116800.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884160 f, 211521.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586980 f, 62411.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 25615.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1434960 f, 116805.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884220 f, 211535.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 25661.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884280 f, 211499.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 25687.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587040 f, 62417.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435020 f, 116810.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884340 f, 211513.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587100 f, 62424.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 25734.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435080 f, 116815.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884400 f, 211528.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587160 f, 62430.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 25780.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435140 f, 116820.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884460 f, 211542.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587220 f, 62437.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 25826.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435200 f, 116825.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884520 f, 211557.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587280 f, 62443.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 25872.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435260 f, 116830.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884580 f, 211571.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587340 f, 62449.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 25918.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435320 f, 116835.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884640 f, 211585.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587400 f, 62456.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 25964.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435380 f, 116840.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884700 f, 211600.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587460 f, 62462.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 26010.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435440 f, 116835.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884760 f, 211614.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587520 f, 62462.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 26056.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587580 f, 62468.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884820 f, 211578.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435500 f, 116840.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 26082.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587640 f, 62475.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884880 f, 211592.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435560 f, 116845.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 26129.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587700 f, 62481.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884940 f, 211606.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435620 f, 116850.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 26175.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587760 f, 62487.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885000 f, 211621.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435680 f, 116854.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 26221.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587820 f, 62494.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885060 f, 211635.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435740 f, 116859.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 26267.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587880 f, 62500.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885120 f, 211649.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435800 f, 116864.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 26313.3 fps, 0 ms/f
[junit] 9 s: 60 f / 77 ms, 779.2 fps, 1 ms/f; total: 587940 f, 61999.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885180 f, 211664.2 fps, 0 ms/f
[junit] 12 s: 60 f / 77 ms, 779.2 fps, 1 ms/f; total: 1435860 f, 116141.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 26359.4 fps, 0 ms/f
[junit] 9 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 588000 f, 61959.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885240 f, 211678.6 fps, 0 ms/f
[junit] 12 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 1435920 f, 116080.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588060 f, 61959.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1435980 f, 116076.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588120 f, 61966.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436040 f, 116081.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588180 f, 61965.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436100 f, 116076.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436160 f, 116081.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588240 f, 61972.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436220 f, 116086.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588300 f, 61978.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436280 f, 116091.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588360 f, 61984.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436340 f, 116096.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588420 f, 61991.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436400 f, 116100.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436460 f, 116105.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588480 f, 61997.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436520 f, 116110.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588540 f, 62003.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436580 f, 116115.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588600 f, 62010.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436640 f, 116120.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588660 f, 62009.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436700 f, 116115.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588720 f, 62016.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436760 f, 116120.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588780 f, 62022.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436820 f, 116125.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588840 f, 62028.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436880 f, 116130.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588900 f, 62035.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1436940 f, 116135.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588960 f, 62041.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437000 f, 116139.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589020 f, 62047.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437060 f, 116144.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589080 f, 62054.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437120 f, 116149.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589140 f, 62053.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437180 f, 116145.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589200 f, 62060.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437240 f, 116150.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589260 f, 62066.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437300 f, 116154.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589320 f, 62072.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437360 f, 116159.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589380 f, 62079.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437420 f, 116164.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589440 f, 62085.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 26405.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437480 f, 116169.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885300 f, 211692.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589500 f, 62091.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 26451.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437540 f, 116174.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885360 f, 211656.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589560 f, 62098.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 26477.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437600 f, 116179.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885420 f, 211671.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589620 f, 62104.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437660 f, 116174.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589680 f, 62104.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437720 f, 116179.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589740 f, 62110.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 26523.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437780 f, 116184.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885480 f, 211685.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589800 f, 62116.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 26569.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437840 f, 116189.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885540 f, 211699.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589860 f, 62123.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 26615.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437900 f, 116193.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885600 f, 211714.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589920 f, 62129.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 26661.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1437960 f, 116198.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885660 f, 211728.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589980 f, 62135.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 26707.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438020 f, 116203.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885720 f, 211742.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590040 f, 62142.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 26753.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438080 f, 116208.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885780 f, 211757.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590100 f, 62148.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 26799.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438140 f, 116213.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885840 f, 211771.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590160 f, 62154.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 26825.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438200 f, 116208.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885900 f, 211735.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590220 f, 62154.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 26871.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438260 f, 116213.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885960 f, 211749.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590280 f, 62160.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 26917.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438320 f, 116218.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886020 f, 211763.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590340 f, 62167.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 26963.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438380 f, 116223.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886080 f, 211778.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590400 f, 62173.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 27009.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438440 f, 116228.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886140 f, 211792.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590460 f, 62179.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 27055.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438500 f, 116233.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886200 f, 211806.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590520 f, 62186.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886260 f, 211821.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438560 f, 116237.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590580 f, 62192.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 27101.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438620 f, 116242.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886320 f, 211835.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590640 f, 62198.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 27147.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438680 f, 116247.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590700 f, 62205.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438740 f, 116243.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886380 f, 211849.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590760 f, 62204.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 27193.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438800 f, 116247.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886440 f, 211864.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590820 f, 62211.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 27239.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438860 f, 116252.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590880 f, 62217.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886500 f, 211878.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438920 f, 116257.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886560 f, 211842.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590940 f, 62223.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 27264.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1438980 f, 116262.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886620 f, 211856.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591000 f, 62230.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 27310.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439040 f, 116267.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886680 f, 211870.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591060 f, 62236.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 27356.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439100 f, 116272.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886740 f, 211885.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591120 f, 62242.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 27381.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439160 f, 116276.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886800 f, 211849.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591180 f, 62249.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 27427.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439220 f, 116281.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886860 f, 211863.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591240 f, 62255.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 27473.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439280 f, 116277.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886920 f, 211877.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591300 f, 62255.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 27519.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439340 f, 116282.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 27543.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591360 f, 62261.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886980 f, 211841.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439400 f, 116286.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 27589.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591420 f, 62267.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887040 f, 211855.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439460 f, 116291.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 27635.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591480 f, 62274.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887100 f, 211870.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439520 f, 116296.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 27681.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591540 f, 62280.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887160 f, 211884.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439580 f, 116301.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 27727.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591600 f, 62286.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887220 f, 211898.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439640 f, 116306.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 27773.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591660 f, 62293.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887280 f, 211913.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439700 f, 116311.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 27819.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591720 f, 62299.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887340 f, 211927.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439760 f, 116316.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 27865.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591780 f, 62305.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439820 f, 116311.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591840 f, 62305.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439880 f, 116316.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887400 f, 211891.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591900 f, 62311.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 27889.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1439940 f, 116321.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887460 f, 211905.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 27935.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887520 f, 211919.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591960 f, 62318.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 27981.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440000 f, 116326.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887580 f, 211934.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592020 f, 62324.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 28027.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440060 f, 116330.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887640 f, 211948.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592080 f, 62330.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 28073.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440120 f, 116335.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887700 f, 211962.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 28119.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592140 f, 62337.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887760 f, 211977.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440180 f, 116340.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 28165.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592200 f, 62343.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887820 f, 211991.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440240 f, 116345.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 28189.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592260 f, 62349.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887880 f, 211955.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440300 f, 116350.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 28235.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592320 f, 62349.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887940 f, 211969.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440360 f, 116345.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 28281.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592380 f, 62355.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888000 f, 211983.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440420 f, 116350.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 28326.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592440 f, 62362.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888060 f, 211998.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440480 f, 116355.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 28372.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592500 f, 62368.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888120 f, 212012.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440540 f, 116360.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 28418.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440600 f, 116365.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888180 f, 212026.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592560 f, 62374.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 28464.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440660 f, 116369.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888240 f, 212041.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592620 f, 62381.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 28510.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440720 f, 116374.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888300 f, 212055.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592680 f, 62387.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 28534.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440780 f, 116379.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888360 f, 212019.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592740 f, 62393.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 28580.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440840 f, 116384.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888420 f, 212033.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440900 f, 116389.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 28625.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592800 f, 62400.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888480 f, 212047.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440960 f, 116384.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 28671.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592860 f, 62399.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888540 f, 212062.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 28717.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888600 f, 212076.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 28763.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888660 f, 212090.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 28787.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888720 f, 212054.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888780 f, 212068.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 28832.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 28878.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888840 f, 212083.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 28924.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888900 f, 212097.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 28970.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888960 f, 212111.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 29016.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889020 f, 212125.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 29061.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889080 f, 212140.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 29107.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441020 f, 116389.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889140 f, 212154.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592920 f, 62406.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 29153.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441080 f, 116394.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889200 f, 212118.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592980 f, 62412.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 29176.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441140 f, 116399.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889260 f, 212132.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593040 f, 62418.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 29222.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441200 f, 116404.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889320 f, 212146.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593100 f, 62425.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 29268.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441260 f, 116409.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889380 f, 212161.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593160 f, 62431.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 29314.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441320 f, 116413.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889440 f, 212175.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593220 f, 62437.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 29359.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441380 f, 116418.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889500 f, 212189.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593280 f, 62443.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 29405.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441440 f, 116423.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889560 f, 212153.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593340 f, 62450.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 29428.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441500 f, 116419.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889620 f, 212167.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593400 f, 62450.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441560 f, 116423.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593460 f, 62456.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 29474.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441620 f, 116428.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889680 f, 212182.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593520 f, 62462.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 29520.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441680 f, 116433.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 29565.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593580 f, 62468.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889740 f, 212196.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441740 f, 116438.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 29611.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593640 f, 62475.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889800 f, 212210.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441800 f, 116443.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 29657.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593700 f, 62481.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889860 f, 212225.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441860 f, 116448.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889920 f, 212239.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593760 f, 62487.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 29702.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441920 f, 116452.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889980 f, 212203.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593820 f, 62494.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 29726.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890040 f, 212217.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 29771.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1441980 f, 116457.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890100 f, 212231.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593880 f, 62500.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 29817.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442040 f, 116462.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890160 f, 212246.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593940 f, 62500.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 29863.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442100 f, 116458.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890220 f, 212260.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594000 f, 62506.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 29908.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442160 f, 116462.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890280 f, 212274.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594060 f, 62512.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 29954.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442220 f, 116467.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890340 f, 212288.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594120 f, 62519.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 30000.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442280 f, 116472.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890400 f, 212303.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594180 f, 62525.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 30045.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442340 f, 116477.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890460 f, 212266.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594240 f, 62531.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 30068.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442400 f, 116482.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890520 f, 212281.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594300 f, 62538.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 30114.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442460 f, 116487.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890580 f, 212295.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594360 f, 62544.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 30159.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442520 f, 116491.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594420 f, 62550.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890640 f, 212309.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442580 f, 116496.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 30205.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594480 f, 62550.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890700 f, 212324.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442640 f, 116492.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 30250.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594540 f, 62556.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890760 f, 212338.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442700 f, 116497.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 30296.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594600 f, 62563.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890820 f, 212352.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442760 f, 116501.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 30342.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594660 f, 62569.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890880 f, 212367.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442820 f, 116506.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 30387.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594720 f, 62575.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890940 f, 212330.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442880 f, 116511.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 30410.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594780 f, 62582.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891000 f, 212345.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1442940 f, 116516.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 30455.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594840 f, 62588.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891060 f, 212359.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443000 f, 116521.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 30501.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594900 f, 62594.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891120 f, 212373.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443060 f, 116526.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 30547.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594960 f, 62601.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891180 f, 212388.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443120 f, 116521.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 30592.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595020 f, 62600.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891240 f, 212402.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443180 f, 116526.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595080 f, 62607.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 30638.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443240 f, 116531.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891300 f, 212416.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595140 f, 62613.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 30683.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443300 f, 116536.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891360 f, 212430.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595200 f, 62619.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 30729.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443360 f, 116540.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891420 f, 212445.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595260 f, 62625.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 30775.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443420 f, 116545.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891480 f, 212408.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595320 f, 62632.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 30797.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443480 f, 116550.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891540 f, 212423.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595380 f, 62638.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 30842.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443540 f, 116555.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891600 f, 212437.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595440 f, 62644.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 30888.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443600 f, 116560.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891660 f, 212451.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595500 f, 62644.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 30933.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443660 f, 116555.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891720 f, 212466.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595560 f, 62650.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 30979.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443720 f, 116560.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891780 f, 212480.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 31025.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891840 f, 212494.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 31070.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891900 f, 212508.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 31116.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891960 f, 212523.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 31161.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892020 f, 212537.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 31207.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892080 f, 212501.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 31229.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892140 f, 212515.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 31274.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892200 f, 212529.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 31320.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892260 f, 212544.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 31365.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892320 f, 212558.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 31411.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892380 f, 212572.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 31456.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892440 f, 212586.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 31502.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892500 f, 212601.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 31547.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892560 f, 212615.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 31593.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892620 f, 212579.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 31614.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892680 f, 212593.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 31660.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892740 f, 212607.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 31705.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892800 f, 212622.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 31751.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892860 f, 212636.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 31796.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892920 f, 212650.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 31842.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892980 f, 212664.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 31887.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893040 f, 212679.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 31933.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893100 f, 212693.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 31954.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893160 f, 212657.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893220 f, 212671.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 32000.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893280 f, 212685.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 32045.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893340 f, 212700.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 32090.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893400 f, 212714.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 32136.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893460 f, 212728.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 32181.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893520 f, 212742.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893580 f, 212757.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 32227.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893640 f, 212771.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 32272.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893700 f, 212785.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 32318.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893760 f, 212749.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 32339.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893820 f, 212763.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 32384.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893880 f, 212777.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 32429.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893940 f, 212792.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 32475.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894000 f, 212806.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 32520.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894060 f, 212820.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 32566.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894120 f, 212835.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 32611.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894180 f, 212849.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 32657.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894240 f, 212863.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 32702.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894300 f, 212877.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 32747.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894360 f, 212841.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 32768.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894420 f, 212855.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 32813.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894480 f, 212870.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 32859.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894540 f, 212884.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 32904.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894600 f, 212898.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 32950.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894660 f, 212912.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 32995.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894720 f, 212927.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 33040.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894780 f, 212941.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 33086.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894840 f, 212955.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 33131.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894900 f, 212919.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 33151.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894960 f, 212933.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 33197.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895020 f, 212947.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 33242.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895080 f, 212962.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 33287.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895140 f, 212976.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 33333.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895200 f, 212990.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 33378.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895260 f, 213005.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 33424.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895320 f, 213019.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 33469.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895380 f, 213033.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 33514.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895440 f, 212997.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 33534.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895500 f, 213011.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 33580.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895560 f, 213025.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 33625.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895620 f, 213039.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 33670.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895680 f, 213054.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 33716.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895740 f, 213068.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 33761.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895800 f, 213082.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 33806.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895860 f, 213097.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 33851.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895920 f, 213111.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 33897.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895980 f, 213074.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 33916.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896040 f, 213089.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 33962.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896100 f, 213103.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 34007.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896160 f, 213117.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 34052.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896220 f, 213132.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 34098.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896280 f, 213146.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 34143.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896340 f, 213160.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 34188.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896400 f, 213174.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 34233.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896460 f, 213189.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 34279.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896520 f, 213203.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 34324.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896580 f, 213166.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 34343.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896640 f, 213181.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 34389.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896700 f, 213195.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 34434.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896760 f, 213209.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 34479.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896820 f, 213223.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 34524.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896880 f, 213238.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 34570.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896940 f, 213252.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 34615.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897000 f, 213266.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 34660.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897060 f, 213281.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 34705.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897120 f, 213244.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 34724.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897180 f, 213258.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 34770.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897240 f, 213273.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 34815.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897300 f, 213287.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 34860.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897360 f, 213301.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 34905.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897420 f, 213315.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 34951.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897480 f, 213330.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 34996.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897540 f, 213344.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 35041.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897600 f, 213358.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 35086.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897660 f, 213322.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 35105.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897720 f, 213336.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 35150.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897780 f, 213350.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 35195.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897840 f, 213365.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 35240.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897900 f, 213379.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 35286.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897960 f, 213393.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 35331.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898020 f, 213407.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 35376.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898080 f, 213422.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 35421.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898140 f, 213436.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 35466.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898200 f, 213450.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 35512.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898260 f, 213414.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 35530.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898320 f, 213428.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 35575.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898380 f, 213442.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 35620.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898440 f, 213456.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 35665.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898500 f, 213471.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 35711.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898560 f, 213485.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 35756.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898620 f, 213499.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 35801.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898680 f, 213513.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 35846.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898740 f, 213528.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 35891.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898800 f, 213491.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 35909.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898860 f, 213505.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 35954.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898920 f, 213520.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 36000.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898980 f, 213534.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 36045.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899040 f, 213548.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 36090.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899100 f, 213562.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 36135.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899160 f, 213577.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 36180.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899220 f, 213591.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 36225.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899280 f, 213605.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 36270.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899340 f, 213569.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 36288.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899400 f, 213583.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 36333.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899460 f, 213597.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 36378.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899520 f, 213611.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 36423.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899580 f, 213626.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 36468.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899640 f, 213640.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 36513.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899700 f, 213654.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 36558.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899760 f, 213668.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 36604.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899820 f, 213683.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 36649.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899880 f, 213646.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 36666.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899940 f, 213660.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 36711.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900000 f, 213675.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 36756.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900060 f, 213689.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 36801.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900120 f, 213703.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 36846.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900180 f, 213667.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 36864.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900240 f, 213681.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 36909.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 36954.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900300 f, 213695.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 36999.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900360 f, 213709.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 37044.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900420 f, 213724.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 37089.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900480 f, 213738.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 37134.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900540 f, 213752.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 37179.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900600 f, 213766.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 37224.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900660 f, 213730.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 37241.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900720 f, 213744.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 37286.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900780 f, 213758.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 37331.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900840 f, 213773.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 37376.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900900 f, 213787.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595620 f, 62657.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443780 f, 116565.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595680 f, 62663.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443840 f, 116570.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595740 f, 62669.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443900 f, 116575.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595800 f, 62676.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1443960 f, 116580.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595860 f, 62682.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1444020 f, 116584.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595920 f, 62688.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1444080 f, 116589.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595980 f, 62695.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1444140 f, 116585.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596040 f, 62694.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1444200 f, 116589.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596100 f, 62701.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1444260 f, 116594.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596160 f, 62707.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1444320 f, 116599.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596220 f, 62713.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1444380 f, 116604.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596280 f, 62720.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1444440 f, 116609.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596340 f, 62726.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1444500 f, 116614.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596400 f, 62732.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1444560 f, 116619.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596460 f, 62739.0 fps, 0 ms/f
[junit] 12 s: 60 f / 48 ms, 1250.0 fps, 0 ms/f; total: 1444620 f, 116173.7 fps, 0 ms/f
[junit] 9 s: 60 f / 48 ms, 1250.0 fps, 0 ms/f; total: 596520 f, 62430.1 fps, 0 ms/f
[junit] 12 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1444680 f, 116159.8 fps, 0 ms/f
[junit] 9 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 596580 f, 62423.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1444740 f, 116164.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596640 f, 62429.6 fps, 0 ms/f
[junit] 12 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1444800 f, 116150.8 fps, 0 ms/f
[junit] 9 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 596700 f, 62422.8 fps, 0 ms/f
[junit] 9 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 596760 f, 62416.0 fps, 0 ms/f
[junit] 12 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1444860 f, 116136.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596820 f, 62422.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1444920 f, 116141.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596880 f, 62428.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 37421.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1444980 f, 116146.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900960 f, 213801.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 37466.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596940 f, 62434.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445040 f, 116151.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597000 f, 62441.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445100 f, 116156.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597060 f, 62447.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445160 f, 116161.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597120 f, 62453.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597180 f, 62459.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445220 f, 116165.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901020 f, 213815.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597240 f, 62459.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 37511.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445280 f, 116161.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901080 f, 213830.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597300 f, 62466.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 37556.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445340 f, 116166.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901140 f, 213844.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597360 f, 62472.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 37601.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445400 f, 116171.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901200 f, 213858.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597420 f, 62478.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 37646.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445460 f, 116175.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901260 f, 213822.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597480 f, 62484.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 37662.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445520 f, 116180.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901320 f, 213836.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597540 f, 62491.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445580 f, 116185.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 37707.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597600 f, 62497.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901380 f, 213850.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445640 f, 116190.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 37752.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597660 f, 62503.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901440 f, 213864.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 37797.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445700 f, 116195.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597720 f, 62509.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445760 f, 116190.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597780 f, 62509.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445820 f, 116195.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597840 f, 62515.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445880 f, 116200.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597900 f, 62522.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1445940 f, 116205.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597960 f, 62528.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446000 f, 116209.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598020 f, 62534.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446060 f, 116214.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598080 f, 62541.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446120 f, 116219.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598140 f, 62547.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446180 f, 116224.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598200 f, 62553.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446240 f, 116229.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598260 f, 62559.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446300 f, 116224.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598320 f, 62559.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446360 f, 116229.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598380 f, 62565.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446420 f, 116234.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598440 f, 62572.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446480 f, 116239.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598500 f, 62578.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446540 f, 116243.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598560 f, 62584.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446600 f, 116248.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598620 f, 62590.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446660 f, 116253.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598680 f, 62597.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446720 f, 116258.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598740 f, 62603.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446780 f, 116263.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598800 f, 62603.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446840 f, 116258.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598860 f, 62609.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446900 f, 116263.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598920 f, 62615.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1446960 f, 116268.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901500 f, 213879.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 37842.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901560 f, 213893.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 37887.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901620 f, 213907.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 37932.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901680 f, 213921.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 37977.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598980 f, 62622.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447020 f, 116273.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599040 f, 62628.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447080 f, 116278.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599100 f, 62634.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447140 f, 116282.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901740 f, 213935.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599160 f, 62640.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 38022.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447200 f, 116287.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901800 f, 213899.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599220 f, 62647.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 38038.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447260 f, 116292.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901860 f, 213913.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599280 f, 62646.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 38083.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447320 f, 116287.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901920 f, 213927.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599340 f, 62653.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 38128.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447380 f, 116292.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901980 f, 213942.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 38173.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902040 f, 213956.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 38218.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902100 f, 213970.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 38263.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902160 f, 213984.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 38308.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902220 f, 213999.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 38353.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902280 f, 214013.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 38398.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902340 f, 213976.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 38414.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902400 f, 213990.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 38459.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902460 f, 214005.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 38504.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902520 f, 214019.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 38548.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902580 f, 214033.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599400 f, 62659.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 38593.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902640 f, 214047.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447440 f, 116297.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 38638.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599460 f, 62665.6 fps, 0 ms/f
[junit] 1 s: 60 f / 72 ms, 833.3 fps, 1 ms/f; total: 51720 f, 36706.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447500 f, 116302.4 fps, 0 ms/f
[junit] 4 s: 60 f / 73 ms, 821.9 fps, 1 ms/f; total: 902700 f, 210419.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599520 f, 62671.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 36723.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447560 f, 116307.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902760 f, 210433.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599580 f, 62678.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 36765.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447620 f, 116312.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902820 f, 210447.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599640 f, 62684.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 36782.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447680 f, 116316.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902880 f, 210412.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599700 f, 62690.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 36824.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447740 f, 116321.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902940 f, 210426.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599760 f, 62697.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 36867.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447800 f, 116326.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903000 f, 210440.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599820 f, 62696.7 fps, 0 ms/f
[junit] 1 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 52080 f, 36831.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447860 f, 116322.0 fps, 0 ms/f
[junit] 4 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 903060 f, 210307.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599880 f, 62703.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 36874.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447920 f, 116326.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903120 f, 210321.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599940 f, 62709.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 36890.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1447980 f, 116331.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903180 f, 210286.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600000 f, 62715.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 36932.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448040 f, 116336.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903240 f, 210300.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600060 f, 62721.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 36975.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448100 f, 116341.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903300 f, 210314.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600120 f, 62728.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 37017.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448160 f, 116346.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903360 f, 210279.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600180 f, 62734.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 37033.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448220 f, 116350.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903420 f, 210293.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600240 f, 62740.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 37076.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448280 f, 116355.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903480 f, 210307.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600300 f, 62746.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 37118.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448340 f, 116360.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903540 f, 210272.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600360 f, 62746.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 37134.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448400 f, 116356.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903600 f, 210286.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600420 f, 62752.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 37177.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448460 f, 116360.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903660 f, 210300.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600480 f, 62759.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 37219.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448520 f, 116365.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903720 f, 210314.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600540 f, 62765.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 37235.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448580 f, 116370.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903780 f, 210279.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 37277.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903840 f, 210293.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 37293.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903900 f, 210258.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600600 f, 62771.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 37336.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448640 f, 116375.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903960 f, 210272.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600660 f, 62778.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 37378.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448700 f, 116380.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904020 f, 210286.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600720 f, 62784.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 37420.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448760 f, 116384.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904080 f, 210300.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600780 f, 62790.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 37463.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448820 f, 116389.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 37505.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600840 f, 62796.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904140 f, 210314.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448880 f, 116394.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 37547.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600900 f, 62796.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904200 f, 210327.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1448940 f, 116390.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 37589.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600960 f, 62802.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904260 f, 210341.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449000 f, 116394.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 37632.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601020 f, 62809.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904320 f, 210306.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449060 f, 116399.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 37647.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601080 f, 62815.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904380 f, 210320.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449120 f, 116404.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 37690.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601140 f, 62821.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904440 f, 210334.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449180 f, 116409.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 37732.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601200 f, 62827.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904500 f, 210348.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449240 f, 116414.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 37774.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601260 f, 62834.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904560 f, 210362.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449300 f, 116418.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 37816.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601320 f, 62840.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904620 f, 210376.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449360 f, 116423.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 37859.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601380 f, 62846.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904680 f, 210390.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 37901.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904740 f, 210355.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 37916.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904800 f, 210369.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 37959.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904860 f, 210383.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 38001.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904920 f, 210397.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 38043.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904980 f, 210411.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 38085.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905040 f, 210425.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 38128.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905100 f, 210439.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 38170.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905160 f, 210453.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 38212.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905220 f, 210467.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 38227.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905280 f, 210432.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 38270.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905340 f, 210446.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 38312.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905400 f, 210460.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 38354.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905460 f, 210474.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 38396.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905520 f, 210488.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 38438.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905580 f, 210502.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 38481.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905640 f, 210516.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 38523.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905700 f, 210529.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 38538.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905760 f, 210495.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 38580.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905820 f, 210508.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 38622.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905880 f, 210522.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 38664.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905940 f, 210536.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 38706.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906000 f, 210550.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 38749.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906060 f, 210564.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449420 f, 116428.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 38791.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906120 f, 210578.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 38806.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906180 f, 210543.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449480 f, 116424.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 38848.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601440 f, 62846.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906240 f, 210557.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449540 f, 116428.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 38890.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601500 f, 62852.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906300 f, 210571.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449600 f, 116433.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 38932.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601560 f, 62858.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906360 f, 210585.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449660 f, 116438.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 38974.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601620 f, 62865.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906420 f, 210599.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449720 f, 116443.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 39016.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601680 f, 62871.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906480 f, 210613.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449780 f, 116448.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 39058.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906540 f, 210627.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601740 f, 62877.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449840 f, 116453.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601800 f, 62884.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449900 f, 116457.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601860 f, 62890.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1449960 f, 116462.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601920 f, 62889.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450020 f, 116458.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906600 f, 210641.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601980 f, 62896.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 39073.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450080 f, 116462.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906660 f, 210606.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602040 f, 62902.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 39115.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906720 f, 210620.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 39157.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450140 f, 116467.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 39200.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602100 f, 62908.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906780 f, 210634.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450200 f, 116472.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 39242.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602160 f, 62915.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906840 f, 210648.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450260 f, 116477.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 39284.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602220 f, 62921.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450320 f, 116482.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906900 f, 210662.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602280 f, 62927.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 39326.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450380 f, 116487.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906960 f, 210675.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450440 f, 116491.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907020 f, 210640.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602340 f, 62933.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 39340.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450500 f, 116496.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907080 f, 210654.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602400 f, 62940.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 39382.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450560 f, 116492.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907140 f, 210668.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602460 f, 62939.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450620 f, 116496.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602520 f, 62946.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450680 f, 116501.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602580 f, 62952.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450740 f, 116506.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602640 f, 62958.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602700 f, 62964.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450800 f, 116511.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450860 f, 116516.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602760 f, 62971.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450920 f, 116511.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602820 f, 62970.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1450980 f, 116516.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602880 f, 62977.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1451040 f, 116521.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602940 f, 62983.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1451100 f, 116526.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 39424.9 fps, 0 ms/f
[junit] 9 s: 60 f / 78 ms, 769.2 fps, 1 ms/f; total: 603000 f, 62480.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907200 f, 210682.7 fps, 0 ms/f
[junit] 12 s: 60 f / 79 ms, 759.4 fps, 1 ms/f; total: 1451160 f, 115796.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 39467.0 fps, 0 ms/f
[junit] 9 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 603060 f, 62447.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907260 f, 210696.7 fps, 0 ms/f
[junit] 12 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1451220 f, 115754.9 fps, 0 ms/f
[junit] 12 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1451280 f, 115741.2 fps, 0 ms/f
[junit] 9 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 603120 f, 62441.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1451340 f, 115746.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603180 f, 62447.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603240 f, 62453.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1451400 f, 115750.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603300 f, 62459.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1451460 f, 115755.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603360 f, 62466.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1451520 f, 115760.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603420 f, 62472.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1451580 f, 115765.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603480 f, 62478.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603540 f, 62484.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1451640 f, 115770.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603600 f, 62484.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1451700 f, 115765.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603660 f, 62490.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1451760 f, 115770.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603720 f, 62496.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1451820 f, 115775.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603780 f, 62503.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1451880 f, 115779.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603840 f, 62509.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1451940 f, 115784.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603900 f, 62515.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452000 f, 115789.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603960 f, 62521.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452060 f, 115794.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604020 f, 62527.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452120 f, 115799.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604080 f, 62534.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452180 f, 115794.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604140 f, 62533.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452240 f, 115799.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604200 f, 62540.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452300 f, 115804.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604260 f, 62546.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452360 f, 115808.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604320 f, 62552.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452420 f, 115813.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604380 f, 62558.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452480 f, 115818.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604440 f, 62564.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452540 f, 115823.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604500 f, 62571.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452600 f, 115828.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604560 f, 62577.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452660 f, 115832.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604620 f, 62583.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452720 f, 115828.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604680 f, 62583.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452780 f, 115833.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604740 f, 62589.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452840 f, 115837.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604800 f, 62595.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452900 f, 115842.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604860 f, 62601.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1452960 f, 115847.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604920 f, 62608.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453020 f, 115852.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604980 f, 62614.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453080 f, 115857.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605040 f, 62620.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453140 f, 115861.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605100 f, 62626.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453200 f, 115866.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605160 f, 62632.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453260 f, 115862.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605220 f, 62632.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453320 f, 115867.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605280 f, 62638.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453380 f, 115871.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605340 f, 62645.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453440 f, 115876.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605400 f, 62651.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453500 f, 115881.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605460 f, 62657.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453560 f, 115886.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605520 f, 62663.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453620 f, 115890.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605580 f, 62669.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453680 f, 115895.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605640 f, 62676.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453740 f, 115900.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605700 f, 62675.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453800 f, 115896.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605760 f, 62682.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453860 f, 115900.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605820 f, 62688.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453920 f, 115905.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605880 f, 62694.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1453980 f, 115910.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605940 f, 62700.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454040 f, 115915.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606000 f, 62706.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454100 f, 115919.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606060 f, 62713.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454160 f, 115924.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606120 f, 62719.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454220 f, 115929.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606180 f, 62725.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454280 f, 115934.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606240 f, 62725.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454340 f, 115929.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606300 f, 62731.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454400 f, 115934.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606360 f, 62737.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454460 f, 115939.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606420 f, 62743.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454520 f, 115944.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606480 f, 62750.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454580 f, 115948.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606540 f, 62756.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454640 f, 115953.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454700 f, 115958.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606600 f, 62762.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454760 f, 115963.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606660 f, 62768.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454820 f, 115968.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606720 f, 62774.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454880 f, 115963.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606780 f, 62774.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1454940 f, 115968.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606840 f, 62780.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455000 f, 115973.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606900 f, 62787.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455060 f, 115978.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606960 f, 62793.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455120 f, 115982.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607020 f, 62799.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455180 f, 115987.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607080 f, 62805.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455240 f, 115992.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607140 f, 62811.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455300 f, 115997.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607200 f, 62818.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455360 f, 116001.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607260 f, 62824.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455420 f, 115997.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607320 f, 62824.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455480 f, 116002.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607380 f, 62830.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455540 f, 116007.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607440 f, 62836.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455600 f, 116011.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607500 f, 62842.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455660 f, 116016.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607560 f, 62848.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455720 f, 116021.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607620 f, 62855.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455780 f, 116026.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607680 f, 62861.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455840 f, 116030.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607740 f, 62867.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455900 f, 116026.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607800 f, 62867.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1455960 f, 116031.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607860 f, 62873.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456020 f, 116036.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607920 f, 62879.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456080 f, 116040.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607980 f, 62885.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456140 f, 116045.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608040 f, 62892.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456200 f, 116050.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 39509.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608100 f, 62898.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907320 f, 210710.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608160 f, 62904.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 39551.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456260 f, 116055.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907380 f, 210724.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608220 f, 62910.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 39565.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456320 f, 116059.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907440 f, 210689.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608280 f, 62910.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 39607.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456380 f, 116055.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907500 f, 210703.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608340 f, 62916.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 39649.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456440 f, 116060.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907560 f, 210717.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608400 f, 62922.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 39691.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456500 f, 116065.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907620 f, 210731.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608460 f, 62928.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 39733.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456560 f, 116069.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907680 f, 210745.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608520 f, 62935.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 39775.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456620 f, 116074.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907740 f, 210759.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608580 f, 62941.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 39817.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456680 f, 116079.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907800 f, 210773.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608640 f, 62947.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 39859.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456740 f, 116084.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907860 f, 210787.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608700 f, 62953.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 39901.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456800 f, 116088.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907920 f, 210752.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608760 f, 62959.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456860 f, 116084.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608820 f, 62959.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456920 f, 116089.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608880 f, 62965.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1456980 f, 116094.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608940 f, 62972.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457040 f, 116098.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609000 f, 62978.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457100 f, 116103.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609060 f, 62984.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457160 f, 116108.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609120 f, 62990.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457220 f, 116113.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609180 f, 62996.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457280 f, 116117.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609240 f, 63003.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457340 f, 116122.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609300 f, 63009.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609360 f, 63008.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457400 f, 116118.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609420 f, 63015.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457460 f, 116123.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609480 f, 63021.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457520 f, 116127.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609540 f, 63027.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457580 f, 116132.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609600 f, 63033.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457640 f, 116137.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609660 f, 63040.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457700 f, 116142.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609720 f, 63046.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457760 f, 116146.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609780 f, 63052.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457820 f, 116151.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609840 f, 63058.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457880 f, 116147.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609900 f, 63058.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1457940 f, 116152.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609960 f, 63064.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458000 f, 116156.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610020 f, 63070.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458060 f, 116161.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610080 f, 63076.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458120 f, 116166.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610140 f, 63083.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458180 f, 116171.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610200 f, 63089.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458240 f, 116175.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610260 f, 63095.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458300 f, 116180.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 39915.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610320 f, 63101.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907980 f, 210766.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458360 f, 116185.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 39957.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610380 f, 63107.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908040 f, 210779.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458420 f, 116180.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 40000.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610440 f, 63107.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908100 f, 210793.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458480 f, 116185.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458540 f, 116190.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 40042.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610500 f, 63113.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908160 f, 210807.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458600 f, 116195.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 40084.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610560 f, 63120.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908220 f, 210821.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458660 f, 116200.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 40126.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610620 f, 63126.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908280 f, 210835.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458720 f, 116204.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 40168.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610680 f, 63132.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908340 f, 210849.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458780 f, 116209.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 40210.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610740 f, 63138.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908400 f, 210863.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458840 f, 116214.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 40252.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458900 f, 116219.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908460 f, 210828.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610800 f, 63144.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 40265.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1458960 f, 116224.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908520 f, 210842.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610860 f, 63151.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 40307.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459020 f, 116219.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908580 f, 210856.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610920 f, 63150.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 40349.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459080 f, 116224.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908640 f, 210870.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610980 f, 63156.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 40391.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459140 f, 116229.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908700 f, 210884.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611040 f, 63163.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 40433.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459200 f, 116233.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908760 f, 210898.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611100 f, 63169.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 40475.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459260 f, 116238.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908820 f, 210912.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611160 f, 63175.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 40517.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459320 f, 116243.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908880 f, 210925.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611220 f, 63181.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 40559.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459380 f, 116248.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908940 f, 210939.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611280 f, 63187.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 40601.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459440 f, 116252.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909000 f, 210904.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611340 f, 63194.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 40615.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459500 f, 116257.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909060 f, 210918.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611400 f, 63200.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 40657.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459560 f, 116253.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909120 f, 210932.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611460 f, 63199.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611520 f, 63206.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 40699.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459620 f, 116258.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909180 f, 210946.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611580 f, 63212.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 40741.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459680 f, 116262.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909240 f, 210960.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611640 f, 63218.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 40783.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459740 f, 116267.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909300 f, 210974.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611700 f, 63224.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 40825.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459800 f, 116272.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909360 f, 210988.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611760 f, 63231.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 40867.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909420 f, 211002.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611820 f, 63237.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 40909.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459860 f, 116277.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909480 f, 211016.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611880 f, 63243.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 40951.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459920 f, 116281.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909540 f, 210981.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611940 f, 63249.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 40964.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1459980 f, 116286.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 41006.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612000 f, 63255.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909600 f, 210995.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460040 f, 116282.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 41048.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909660 f, 211009.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612060 f, 63255.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 41090.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460100 f, 116287.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909720 f, 211022.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612120 f, 63261.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 41132.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460160 f, 116291.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909780 f, 211036.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612180 f, 63267.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 41174.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460220 f, 116296.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 41215.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909840 f, 211050.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 41257.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909900 f, 211064.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 41299.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909960 f, 211078.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 41341.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910020 f, 211092.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 41383.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910080 f, 211057.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 41396.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910140 f, 211071.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 41438.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910200 f, 211085.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 41480.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910260 f, 211099.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612240 f, 63274.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460280 f, 116301.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612300 f, 63280.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460340 f, 116306.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612360 f, 63286.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460400 f, 116310.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612420 f, 63292.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 41522.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910320 f, 211113.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 41564.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910380 f, 211127.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 41606.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460460 f, 116315.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910440 f, 211141.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612480 f, 63298.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 41648.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460520 f, 116320.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910500 f, 211154.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612540 f, 63305.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910560 f, 211168.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460580 f, 116316.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 41689.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612600 f, 63304.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910620 f, 211182.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460640 f, 116320.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 41731.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612660 f, 63310.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910680 f, 211196.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460700 f, 116325.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 41744.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612720 f, 63317.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910740 f, 211161.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460760 f, 116330.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 41786.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612780 f, 63323.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910800 f, 211175.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460820 f, 116335.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 41828.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612840 f, 63329.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910860 f, 211189.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460880 f, 116339.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 41870.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612900 f, 63335.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910920 f, 211203.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1460940 f, 116344.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 41912.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612960 f, 63341.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910980 f, 211217.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461000 f, 116349.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 41953.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613020 f, 63348.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911040 f, 211231.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461060 f, 116354.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 41995.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613080 f, 63347.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911100 f, 211245.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461120 f, 116349.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613140 f, 63353.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461180 f, 116354.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613200 f, 63360.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461240 f, 116359.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613260 f, 63366.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461300 f, 116364.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613320 f, 63372.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461360 f, 116368.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613380 f, 63378.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461420 f, 116373.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613440 f, 63384.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461480 f, 116378.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613500 f, 63391.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461540 f, 116383.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613560 f, 63397.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461600 f, 116387.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613620 f, 63397.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461660 f, 116383.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613680 f, 63403.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461720 f, 116388.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613740 f, 63409.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461780 f, 116393.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613800 f, 63415.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461840 f, 116397.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613860 f, 63421.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461900 f, 116402.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613920 f, 63428.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1461960 f, 116407.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613980 f, 63434.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462020 f, 116412.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614040 f, 63440.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462080 f, 116416.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614100 f, 63446.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462140 f, 116421.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614160 f, 63446.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462200 f, 116417.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614220 f, 63452.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462260 f, 116421.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614280 f, 63458.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462320 f, 116426.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614340 f, 63464.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462380 f, 116431.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614400 f, 63471.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462440 f, 116436.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614460 f, 63477.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462500 f, 116441.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614520 f, 63483.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462560 f, 116445.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614580 f, 63489.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462620 f, 116450.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614640 f, 63489.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 42037.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462680 f, 116446.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911160 f, 211258.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614700 f, 63495.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 42079.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462740 f, 116450.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911220 f, 211223.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614760 f, 63501.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 42092.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911280 f, 211237.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 42133.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911340 f, 211251.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 42175.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911400 f, 211265.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 42217.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911460 f, 211279.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 42259.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911520 f, 211293.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462800 f, 116455.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 42301.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614820 f, 63507.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911580 f, 211307.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462860 f, 116460.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 42343.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614880 f, 63514.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911640 f, 211321.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462920 f, 116465.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 42384.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614940 f, 63520.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911700 f, 211335.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1462980 f, 116470.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 42426.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615000 f, 63526.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911760 f, 211349.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1463040 f, 116474.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 42439.0 fps, 0 ms/f
[junit] 9 s: 60 f / 43 ms, 1395.3 fps, 0 ms/f; total: 615060 f, 63251.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911820 f, 211314.0 fps, 0 ms/f
[junit] 12 s: 60 f / 43 ms, 1395.3 fps, 0 ms/f; total: 1463100 f, 116082.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 42480.8 fps, 0 ms/f
[junit] 9 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 615120 f, 63244.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911880 f, 211327.9 fps, 0 ms/f
[junit] 12 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1463160 f, 116068.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 42522.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615180 f, 63251.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911940 f, 211341.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1463220 f, 116073.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 42564.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615240 f, 63257.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912000 f, 211355.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1463280 f, 116078.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 42606.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615300 f, 63263.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912060 f, 211369.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1463340 f, 116082.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 42648.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615360 f, 63263.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912120 f, 211383.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1463400 f, 116078.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 42689.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615420 f, 63269.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912180 f, 211397.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1463460 f, 116083.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 42731.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615480 f, 63275.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912240 f, 211411.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1463520 f, 116087.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 42773.5 fps, 0 ms/f
[junit] 9 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 615540 f, 63268.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912300 f, 211425.2 fps, 0 ms/f
[junit] 12 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1463580 f, 116074.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 42815.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615600 f, 63268.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912360 f, 211390.1 fps, 0 ms/f
[junit] 12 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1463640 f, 116060.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 42827.2 fps, 0 ms/f
[junit] 9 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 615660 f, 63254.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912420 f, 211404.0 fps, 0 ms/f
[junit] 12 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1463700 f, 116046.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 42869.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615720 f, 63261.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912480 f, 211417.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1463760 f, 116051.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 42910.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615780 f, 63267.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912540 f, 211431.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1463820 f, 116056.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 42952.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615840 f, 63273.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912600 f, 211445.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1463880 f, 116061.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 42994.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912660 f, 211459.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615900 f, 63279.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 43036.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1463940 f, 116065.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 43077.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615960 f, 63285.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912720 f, 211473.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464000 f, 116070.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 43119.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616020 f, 63291.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912780 f, 211487.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464060 f, 116075.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 43161.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616080 f, 63291.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912840 f, 211501.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464120 f, 116071.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 43203.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616140 f, 63297.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912900 f, 211515.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464180 f, 116075.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 43245.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616200 f, 63303.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912960 f, 211480.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464240 f, 116080.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 43256.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616260 f, 63310.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 43298.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464300 f, 116085.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913020 f, 211494.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616320 f, 63316.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913080 f, 211507.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464360 f, 116090.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 43340.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616380 f, 63322.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913140 f, 211521.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464420 f, 116094.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 43382.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616440 f, 63328.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913200 f, 211535.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464480 f, 116099.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 43423.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616500 f, 63334.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913260 f, 211549.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464540 f, 116104.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 43465.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616560 f, 63340.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913320 f, 211563.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464600 f, 116109.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 43507.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616620 f, 63340.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913380 f, 211577.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464660 f, 116104.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616680 f, 63346.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464720 f, 116109.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616740 f, 63352.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 43549.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464780 f, 116114.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913440 f, 211542.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 43560.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913500 f, 211556.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616800 f, 63359.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 43602.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913560 f, 211570.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464840 f, 116118.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 43643.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616860 f, 63365.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913620 f, 211584.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464900 f, 116123.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 43685.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616920 f, 63371.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913680 f, 211597.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1464960 f, 116128.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 43727.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616980 f, 63377.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913740 f, 211611.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465020 f, 116133.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 43769.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617040 f, 63383.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 43810.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465080 f, 116137.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913800 f, 211625.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617100 f, 63389.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 43852.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465140 f, 116142.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913860 f, 211639.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617160 f, 63389.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 43894.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465200 f, 116138.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913920 f, 211653.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617220 f, 63395.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 43905.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465260 f, 116142.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913980 f, 211618.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617280 f, 63401.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 43947.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465320 f, 116147.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 43988.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617340 f, 63407.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914040 f, 211632.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465380 f, 116152.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 44030.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617400 f, 63414.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914100 f, 211646.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465440 f, 116157.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 44072.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617460 f, 63420.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914160 f, 211660.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465500 f, 116162.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 44113.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617520 f, 63426.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914220 f, 211674.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465560 f, 116166.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 44155.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617580 f, 63432.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465620 f, 116171.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617640 f, 63432.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465680 f, 116167.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617700 f, 63438.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465740 f, 116171.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617760 f, 63444.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465800 f, 116176.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617820 f, 63450.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465860 f, 116181.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617880 f, 63456.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465920 f, 116186.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617940 f, 63463.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1465980 f, 116190.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618000 f, 63469.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466040 f, 116195.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618060 f, 63468.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466100 f, 116191.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618120 f, 63475.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466160 f, 116195.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618180 f, 63481.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466220 f, 116200.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618240 f, 63487.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466280 f, 116205.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618300 f, 63493.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618360 f, 63499.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466340 f, 116210.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618420 f, 63505.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466400 f, 116214.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618480 f, 63512.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466460 f, 116219.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618540 f, 63511.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466520 f, 116215.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618600 f, 63517.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466580 f, 116219.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618660 f, 63523.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466640 f, 116224.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618720 f, 63530.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466700 f, 116229.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618780 f, 63536.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466760 f, 116234.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618840 f, 63542.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466820 f, 116239.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618900 f, 63548.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466880 f, 116243.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618960 f, 63554.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1466940 f, 116248.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619020 f, 63560.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467000 f, 116244.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619080 f, 63560.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914280 f, 211687.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467060 f, 116248.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 44197.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467120 f, 116253.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914340 f, 211701.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619140 f, 63566.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 44239.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467180 f, 116258.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914400 f, 211715.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619200 f, 63572.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 44280.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467240 f, 116263.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914460 f, 211729.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619260 f, 63579.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 44322.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467300 f, 116267.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914520 f, 211694.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619320 f, 63585.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 44333.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467360 f, 116272.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914580 f, 211708.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619380 f, 63591.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 44375.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467420 f, 116277.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914640 f, 211722.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619440 f, 63597.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 44416.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467480 f, 116282.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914700 f, 211736.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619500 f, 63603.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 44458.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467540 f, 116277.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914760 f, 211750.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619560 f, 63603.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 44500.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467600 f, 116282.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914820 f, 211763.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619620 f, 63609.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 44541.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467660 f, 116287.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914880 f, 211777.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619680 f, 63615.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 44583.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467720 f, 116291.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914940 f, 211791.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619740 f, 63621.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 44625.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467780 f, 116296.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915000 f, 211805.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619800 f, 63627.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 44666.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467840 f, 116301.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915060 f, 211770.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619860 f, 63634.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 44677.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467900 f, 116306.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915120 f, 211784.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619920 f, 63640.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 44718.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1467960 f, 116310.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915180 f, 211798.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619980 f, 63646.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 44760.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468020 f, 116315.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915240 f, 211812.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 44802.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620040 f, 63652.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915300 f, 211825.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468080 f, 116311.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 44843.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620100 f, 63652.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915360 f, 211839.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468140 f, 116315.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 44885.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620160 f, 63658.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915420 f, 211853.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468200 f, 116320.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 44927.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620220 f, 63664.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915480 f, 211867.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468260 f, 116325.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 44968.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620280 f, 63670.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915540 f, 211881.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468320 f, 116330.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 45010.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620340 f, 63676.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915600 f, 211895.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468380 f, 116334.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 45052.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620400 f, 63683.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915660 f, 211860.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468440 f, 116339.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 45062.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620460 f, 63689.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915720 f, 211874.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468500 f, 116344.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620520 f, 63695.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 45104.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468560 f, 116349.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915780 f, 211888.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620580 f, 63701.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 45145.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468620 f, 116344.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915840 f, 211901.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620640 f, 63701.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 45187.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468680 f, 116349.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 45228.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620700 f, 63707.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915900 f, 211915.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468740 f, 116354.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 45270.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620760 f, 63713.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915960 f, 211929.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468800 f, 116359.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 45280.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620820 f, 63719.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916020 f, 211894.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468860 f, 116363.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916080 f, 211908.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620880 f, 63725.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 45322.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468920 f, 116368.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916140 f, 211922.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620940 f, 63731.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 45363.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1468980 f, 116373.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916200 f, 211936.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621000 f, 63738.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 45405.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1469040 f, 116378.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916260 f, 211950.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621060 f, 63744.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 45446.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1469100 f, 116382.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916320 f, 211963.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621120 f, 63750.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 45488.5 fps, 0 ms/f
[junit] 9 s: 60 f / 117 ms, 512.8 fps, 1 ms/f; total: 621180 f, 63000.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916380 f, 211977.8 fps, 0 ms/f
[junit] 12 s: 60 f / 117 ms, 512.8 fps, 1 ms/f; total: 1469160 f, 115318.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916440 f, 211991.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1469220 f, 115314.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 45530.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621240 f, 62999.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916500 f, 212005.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1469280 f, 115319.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 45571.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621300 f, 63005.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916560 f, 212019.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1469340 f, 115323.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 45613.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621360 f, 63011.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916620 f, 211984.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1469400 f, 115328.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 45623.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621420 f, 63017.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916680 f, 211998.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1469460 f, 115333.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 45664.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1469520 f, 115337.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916740 f, 212012.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621480 f, 63024.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 45706.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1469580 f, 115342.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621540 f, 63030.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1469640 f, 115347.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621600 f, 63036.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1469700 f, 115352.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621660 f, 63042.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1469760 f, 115347.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621720 f, 63041.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1469820 f, 115352.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621780 f, 63048.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1469880 f, 115357.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621840 f, 63054.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1469940 f, 115361.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621900 f, 63060.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916800 f, 212025.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470000 f, 115366.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621960 f, 63066.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470060 f, 115371.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622020 f, 63072.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 45747.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470120 f, 115375.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916860 f, 212039.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622080 f, 63078.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 45789.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470180 f, 115380.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916920 f, 212053.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622140 f, 63084.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 45831.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470240 f, 115385.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916980 f, 212067.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622200 f, 63090.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 45872.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470300 f, 115380.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622260 f, 63090.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917040 f, 212081.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470360 f, 115385.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 45914.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622320 f, 63096.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917100 f, 212095.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470420 f, 115390.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622380 f, 63102.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470480 f, 115395.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622440 f, 63108.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 45955.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470540 f, 115399.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917160 f, 212060.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622500 f, 63114.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 45965.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470600 f, 115404.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917220 f, 212073.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622560 f, 63120.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470660 f, 115409.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 46006.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917280 f, 212087.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 46048.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917340 f, 212101.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 46089.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917400 f, 212115.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 46131.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917460 f, 212129.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 46173.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917520 f, 212143.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 46214.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917580 f, 212157.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 46256.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917640 f, 212171.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 46297.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917700 f, 212184.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 46307.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917760 f, 212149.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 46348.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917820 f, 212163.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 46390.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917880 f, 212177.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 46431.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917940 f, 212191.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 46473.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918000 f, 212205.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 46514.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918060 f, 212219.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 46556.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918120 f, 212233.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 46597.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918180 f, 212246.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 46639.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918240 f, 212211.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 46648.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918300 f, 212225.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 46689.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918360 f, 212239.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 46731.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918420 f, 212253.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 46772.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918480 f, 212267.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 46814.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918540 f, 212281.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 46855.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918600 f, 212294.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 46897.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918660 f, 212308.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 46938.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918720 f, 212322.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 46979.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918780 f, 212336.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622620 f, 63126.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 47021.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918840 f, 212301.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 47030.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470720 f, 115404.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918900 f, 212315.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622680 f, 63126.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 47071.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470780 f, 115409.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918960 f, 212329.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622740 f, 63132.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 47113.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470840 f, 115414.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622800 f, 63138.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919020 f, 212342.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 47154.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470900 f, 115409.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622860 f, 63138.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 47196.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1470960 f, 115414.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919080 f, 212356.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622920 f, 63144.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 47237.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471020 f, 115419.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919140 f, 212370.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622980 f, 63144.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 47279.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471080 f, 115415.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919200 f, 212384.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623040 f, 63150.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 47320.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919260 f, 212398.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471140 f, 115419.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 47361.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623100 f, 63156.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 47403.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471200 f, 115415.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919320 f, 212412.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623160 f, 63155.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 47412.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471260 f, 115420.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919380 f, 212376.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623220 f, 63162.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 47453.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471320 f, 115424.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919440 f, 212390.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623280 f, 63168.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 47494.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471380 f, 115429.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919500 f, 212404.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623340 f, 63174.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 47536.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471440 f, 115434.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919560 f, 212418.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623400 f, 63180.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 47577.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471500 f, 115438.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919620 f, 212432.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623460 f, 63186.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919680 f, 212446.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471560 f, 115443.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 47619.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623520 f, 63192.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919740 f, 212460.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471620 f, 115448.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 47660.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623580 f, 63198.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919800 f, 212474.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471680 f, 115453.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 47701.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623640 f, 63198.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919860 f, 212487.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471740 f, 115448.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 47743.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623700 f, 63204.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 47751.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471800 f, 115453.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919920 f, 212452.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623760 f, 63210.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 47793.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471860 f, 115458.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919980 f, 212466.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623820 f, 63216.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 47834.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920040 f, 212480.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471920 f, 115462.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 47875.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623880 f, 63222.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920100 f, 212494.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1471980 f, 115467.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 47917.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623940 f, 63228.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920160 f, 212508.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472040 f, 115472.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 47958.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624000 f, 63234.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920220 f, 212521.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472100 f, 115476.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 48000.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624060 f, 63240.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920280 f, 212535.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472160 f, 115481.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 48041.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624120 f, 63246.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920340 f, 212549.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472220 f, 115477.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 48082.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624180 f, 63246.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920400 f, 212563.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472280 f, 115482.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 48124.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624240 f, 63252.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920460 f, 212528.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 48132.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472340 f, 115486.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920520 f, 212542.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624300 f, 63258.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 48173.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472400 f, 115491.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920580 f, 212555.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624360 f, 63264.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 48215.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472460 f, 115496.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624420 f, 63270.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472520 f, 115500.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624480 f, 63276.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920640 f, 212569.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472580 f, 115505.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 48256.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920700 f, 212583.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624540 f, 63283.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472640 f, 115510.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624600 f, 63289.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472700 f, 115514.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624660 f, 63288.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472760 f, 115510.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624720 f, 63294.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472820 f, 115515.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624780 f, 63300.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472880 f, 115520.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624840 f, 63306.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1472940 f, 115524.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624900 f, 63313.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473000 f, 115529.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624960 f, 63319.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473060 f, 115534.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473120 f, 115538.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625020 f, 63325.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625080 f, 63331.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473180 f, 115543.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625140 f, 63337.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473240 f, 115548.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625200 f, 63343.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473300 f, 115543.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625260 f, 63343.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473360 f, 115548.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625320 f, 63349.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625380 f, 63355.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473420 f, 115553.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625440 f, 63361.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473480 f, 115557.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625500 f, 63367.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473540 f, 115562.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625560 f, 63373.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473600 f, 115567.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625620 f, 63379.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473660 f, 115572.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625680 f, 63385.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473720 f, 115576.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625740 f, 63391.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473780 f, 115572.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625800 f, 63391.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473840 f, 115577.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625860 f, 63397.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473900 f, 115581.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625920 f, 63403.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 48297.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1473960 f, 115586.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920760 f, 212597.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625980 f, 63409.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 48339.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474020 f, 115591.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920820 f, 212611.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626040 f, 63415.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 48380.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474080 f, 115595.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920880 f, 212625.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626100 f, 63421.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 48421.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474140 f, 115600.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626160 f, 63427.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920940 f, 212639.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474200 f, 115596.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 48463.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626220 f, 63427.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921000 f, 212603.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474260 f, 115601.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 48471.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626280 f, 63433.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921060 f, 212617.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474320 f, 115605.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 48512.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626340 f, 63439.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921120 f, 212631.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474380 f, 115610.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 48553.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626400 f, 63445.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921180 f, 212645.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474440 f, 115615.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 48595.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626460 f, 63451.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921240 f, 212659.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474500 f, 115619.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 48636.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626520 f, 63457.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921300 f, 212673.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474560 f, 115624.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 48677.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626580 f, 63457.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921360 f, 212686.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474620 f, 115620.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 48719.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626640 f, 63463.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921420 f, 212700.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474680 f, 115624.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 48760.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626700 f, 63463.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921480 f, 212714.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474740 f, 115620.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 48801.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626760 f, 63469.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921540 f, 212728.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474800 f, 115625.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 48842.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626820 f, 63475.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921600 f, 212693.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474860 f, 115620.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 48850.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626880 f, 63475.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921660 f, 212707.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474920 f, 115625.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 48891.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626940 f, 63481.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921720 f, 212720.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1474980 f, 115630.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 48933.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627000 f, 63487.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921780 f, 212734.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1475040 f, 115634.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 48974.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627060 f, 63486.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 49015.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1475100 f, 115630.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921840 f, 212748.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627120 f, 63492.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 49057.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1475160 f, 115635.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921900 f, 212762.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627180 f, 63499.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 49098.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1475220 f, 115640.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921960 f, 212776.3 fps, 0 ms/f
[junit] 12 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 1475280 f, 115454.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 49139.7 fps, 0 ms/f
[junit] 9 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 627240 f, 63370.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922020 f, 212790.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1475340 f, 115459.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 49181.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627300 f, 63376.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922080 f, 212804.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1475400 f, 115464.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 49188.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627360 f, 63382.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922140 f, 212768.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1475460 f, 115468.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 49229.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627420 f, 63388.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922200 f, 212782.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1475520 f, 115473.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 49270.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627480 f, 63394.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922260 f, 212796.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1475580 f, 115478.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 49312.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627540 f, 63400.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922320 f, 212810.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1475640 f, 115482.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 49353.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627600 f, 63406.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922380 f, 212824.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1475700 f, 115478.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 49394.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627660 f, 63406.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922440 f, 212838.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1475760 f, 115483.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 49436.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627720 f, 63412.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922500 f, 212851.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627780 f, 63418.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 49477.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1475820 f, 115487.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922560 f, 212865.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627840 f, 63424.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922620 f, 212879.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1475880 f, 115492.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 49518.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627900 f, 63430.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922680 f, 212844.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1475940 f, 115497.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 49525.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627960 f, 63436.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922740 f, 212858.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476000 f, 115501.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 49567.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628020 f, 63442.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922800 f, 212871.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476060 f, 115506.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 49608.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628080 f, 63448.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922860 f, 212885.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476120 f, 115511.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 49649.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628140 f, 63454.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922920 f, 212899.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476180 f, 115507.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922980 f, 212913.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628200 f, 63454.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 49690.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476240 f, 115511.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923040 f, 212927.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628260 f, 63460.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 49731.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476300 f, 115516.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923100 f, 212941.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628320 f, 63466.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 49773.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476360 f, 115521.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923160 f, 212955.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 49814.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923220 f, 212968.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628380 f, 63472.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476420 f, 115525.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 49855.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628440 f, 63478.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923280 f, 212982.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476480 f, 115530.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 49862.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628500 f, 63484.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923340 f, 212947.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476540 f, 115535.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 49903.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628560 f, 63490.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923400 f, 212961.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476600 f, 115539.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 49945.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628620 f, 63496.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923460 f, 212975.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476660 f, 115544.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 49986.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628680 f, 63503.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923520 f, 212988.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476720 f, 115540.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 50027.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628740 f, 63502.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923580 f, 213002.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476780 f, 115544.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 50068.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923640 f, 213016.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 50109.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923700 f, 213030.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 50151.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923760 f, 213044.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 50192.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923820 f, 213058.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628800 f, 63508.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 50233.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476840 f, 115549.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923880 f, 213071.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 50240.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923940 f, 213036.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628860 f, 63514.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 50281.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476900 f, 115554.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924000 f, 213050.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 50322.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924060 f, 213064.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 50363.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924120 f, 213078.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 50404.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924180 f, 213091.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 50446.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924240 f, 213105.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 50487.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924300 f, 213119.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 50528.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924360 f, 213133.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 50569.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924420 f, 213147.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 50576.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924480 f, 213112.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 50617.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924540 f, 213125.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 50658.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924600 f, 213139.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 50699.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924660 f, 213153.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 50740.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924720 f, 213167.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 50781.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924780 f, 213181.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 50823.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924840 f, 213195.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 50864.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924900 f, 213208.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 50905.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924960 f, 213222.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 50946.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925020 f, 213187.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 50952.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925080 f, 213201.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 50993.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925140 f, 213215.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 51034.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925200 f, 213228.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 51076.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925260 f, 213242.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 51117.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925320 f, 213256.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 51158.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925380 f, 213270.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 51199.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925440 f, 213284.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 51240.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925500 f, 213298.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 51281.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925560 f, 213311.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 51287.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925620 f, 213276.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 51328.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925680 f, 213290.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 51369.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628920 f, 63520.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925740 f, 213304.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1476960 f, 115559.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 51410.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628980 f, 63526.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925800 f, 213317.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477020 f, 115563.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 51452.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477080 f, 115568.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925860 f, 213331.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629040 f, 63532.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 51493.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477140 f, 115573.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925920 f, 213345.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629100 f, 63539.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 51534.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477200 f, 115577.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925980 f, 213359.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629160 f, 63545.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 51575.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477260 f, 115582.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926040 f, 213373.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629220 f, 63551.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 51616.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477320 f, 115587.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926100 f, 213387.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 51657.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629280 f, 63550.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926160 f, 213351.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477380 f, 115582.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 51663.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629340 f, 63556.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926220 f, 213365.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477440 f, 115587.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 51704.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629400 f, 63562.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926280 f, 213379.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477500 f, 115592.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 51745.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629460 f, 63568.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926340 f, 213393.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477560 f, 115596.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 51786.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629520 f, 63575.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926400 f, 213407.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477620 f, 115601.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 51827.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629580 f, 63581.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926460 f, 213420.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477680 f, 115606.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629640 f, 63587.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477740 f, 115611.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629700 f, 63593.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477800 f, 115615.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 51868.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629760 f, 63599.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926520 f, 213434.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 51909.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926580 f, 213448.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 51950.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926640 f, 213462.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 51991.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926700 f, 213427.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 51997.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926760 f, 213440.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 52038.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926820 f, 213454.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 52079.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926880 f, 213468.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76200 f, 52120.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926940 f, 213482.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927000 f, 213496.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 52161.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927060 f, 213509.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 52202.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927120 f, 213523.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 52243.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927180 f, 213537.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 52284.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927240 f, 213551.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 52289.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927300 f, 213516.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 52330.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927360 f, 213529.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 52371.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927420 f, 213543.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 52412.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927480 f, 213557.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 52453.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927540 f, 213571.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 52494.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927600 f, 213585.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 52535.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927660 f, 213598.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 52576.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927720 f, 213612.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 52617.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927780 f, 213626.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 52658.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927840 f, 213640.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 52663.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927900 f, 213604.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 52704.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927960 f, 213618.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 52745.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928020 f, 213632.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 52786.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928080 f, 213646.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 52827.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928140 f, 213660.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 52868.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928200 f, 213674.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 52909.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928260 f, 213687.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 52950.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928320 f, 213701.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 52991.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928380 f, 213715.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 52996.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928440 f, 213680.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 53037.5 fps, 0 ms/f
[junit] 1 s: 60 f / 49 ms, 1224.4 fps, 0 ms/f; total: 77760 f, 51360.6 fps, 0 ms/f
[junit] 4 s: 60 f / 49 ms, 1224.4 fps, 0 ms/f; total: 928500 f, 211310.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 51366.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928560 f, 211276.4 fps, 0 ms/f
[junit] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 77880 f, 50835.5 fps, 0 ms/f
[junit] 4 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 928620 f, 210428.2 fps, 0 ms/f
[junit] 1 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 77940 f, 50709.1 fps, 0 ms/f
[junit] 4 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 928680 f, 210251.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 50748.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928740 f, 210264.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 50787.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928800 f, 210278.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 50826.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928860 f, 210292.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 50865.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928920 f, 210305.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 50904.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928980 f, 210319.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 50943.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929040 f, 210332.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 50982.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929100 f, 210346.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 50988.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929160 f, 210312.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 51027.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929220 f, 210325.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 51066.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929280 f, 210339.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 51105.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929340 f, 210353.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 51144.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929400 f, 210366.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 51183.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929460 f, 210380.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 51222.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929520 f, 210393.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 51261.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929580 f, 210407.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 51300.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929640 f, 210421.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 51306.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929700 f, 210386.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 51345.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929760 f, 210400.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 51384.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929820 f, 210414.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 51423.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929880 f, 210427.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 51461.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929940 f, 210441.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 51500.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930000 f, 210454.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 51539.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930060 f, 210468.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 51578.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930120 f, 210482.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 51617.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930180 f, 210495.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 51623.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930240 f, 210461.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 51662.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930300 f, 210475.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 51701.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930360 f, 210488.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 51740.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930420 f, 210502.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 51779.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930480 f, 210515.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 51818.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930540 f, 210529.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 51857.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930600 f, 210542.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 51896.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930660 f, 210556.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 51935.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930720 f, 210570.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 51974.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930780 f, 210536.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 51979.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930840 f, 210549.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 52018.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930900 f, 210563.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 52057.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930960 f, 210576.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 52096.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931020 f, 210590.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 52134.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931080 f, 210603.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 52173.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 52212.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931140 f, 210617.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 52251.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931200 f, 210631.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 52290.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931260 f, 210644.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 52295.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931320 f, 210610.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 52334.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 52373.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931380 f, 210624.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 52412.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931440 f, 210637.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 52451.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931500 f, 210651.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 52490.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931560 f, 210664.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 52529.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931620 f, 210678.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 52568.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931680 f, 210692.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 52607.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931740 f, 210705.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 52645.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931800 f, 210719.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 52684.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931860 f, 210685.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 52689.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931920 f, 210698.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 52728.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931980 f, 210712.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 52767.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932040 f, 210725.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 52806.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932100 f, 210739.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 52845.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932160 f, 210752.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 52883.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932220 f, 210766.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 52922.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932280 f, 210780.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 52961.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932340 f, 210793.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 53000.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932400 f, 210759.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 53005.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932460 f, 210773.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 53044.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932520 f, 210786.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 53082.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932580 f, 210800.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 53121.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932640 f, 210813.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 53160.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932700 f, 210827.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 53199.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932760 f, 210840.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 53238.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932820 f, 210854.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 53277.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932880 f, 210868.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 53281.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932940 f, 210833.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 53320.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933000 f, 210847.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 53359.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933060 f, 210861.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 53398.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933120 f, 210874.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 53436.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933180 f, 210888.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 53475.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933240 f, 210901.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 53514.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933300 f, 210915.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 53553.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933360 f, 210928.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 53592.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933420 f, 210942.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 53631.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933480 f, 210908.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 53635.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933540 f, 210921.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 53673.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933600 f, 210935.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 53712.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933660 f, 210948.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 53751.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933720 f, 210962.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 53790.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933780 f, 210976.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 53829.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933840 f, 210989.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 53868.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933900 f, 211003.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 53906.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933960 f, 211016.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 53945.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934020 f, 211030.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 53984.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934080 f, 210996.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 53988.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934140 f, 211009.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 54027.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934200 f, 211023.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 54065.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934260 f, 211036.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 54104.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934320 f, 211050.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 54143.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934380 f, 211063.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 54182.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934440 f, 211077.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83880 f, 54221.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934500 f, 211091.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 54259.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934560 f, 211056.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 54263.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 54302.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934620 f, 211070.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 54341.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934680 f, 211084.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 54379.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934740 f, 211097.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 54418.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934800 f, 211111.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 54457.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 54496.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934860 f, 211124.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 54534.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934920 f, 211138.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 54573.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934980 f, 211151.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 54612.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935040 f, 211165.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 54651.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935100 f, 211131.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 54654.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935160 f, 211144.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 54693.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935220 f, 211158.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 54732.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935280 f, 211171.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 54770.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935340 f, 211185.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 54809.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935400 f, 211198.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 54848.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935460 f, 211212.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85020 f, 54887.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935520 f, 211226.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 54925.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935580 f, 211239.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 54964.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935640 f, 211253.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85200 f, 55003.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935700 f, 211218.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 55006.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935760 f, 211232.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 55045.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935820 f, 211246.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 55083.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935880 f, 211259.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85440 f, 55122.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935940 f, 211273.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 55161.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936000 f, 211286.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 55200.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936060 f, 211300.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 55238.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936120 f, 211313.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 55277.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936180 f, 211327.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 55316.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936240 f, 211293.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 55319.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936300 f, 211306.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 55357.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936360 f, 211320.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 55396.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936420 f, 211333.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 55435.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936480 f, 211347.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 55473.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936540 f, 211360.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 55512.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936600 f, 211374.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 55551.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936660 f, 211387.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 55589.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936720 f, 211401.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 55628.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936780 f, 211415.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 55667.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936840 f, 211380.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86400 f, 55670.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936900 f, 211394.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 55708.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936960 f, 211407.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 55747.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937020 f, 211421.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 55786.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937080 f, 211435.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 55824.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937140 f, 211448.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 55863.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937200 f, 211462.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86760 f, 55902.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937260 f, 211475.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 55940.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937320 f, 211489.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 55979.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937380 f, 211454.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 55981.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937440 f, 211468.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 56020.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937500 f, 211482.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 56059.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937560 f, 211495.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 56097.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937620 f, 211509.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 56136.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937680 f, 211522.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 56175.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937740 f, 211536.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 56213.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937800 f, 211549.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 56252.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937860 f, 211563.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 56291.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937920 f, 211576.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 56293.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937980 f, 211542.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 56332.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938040 f, 211556.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477860 f, 115620.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629820 f, 63598.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477920 f, 115616.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629880 f, 63604.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1477980 f, 115620.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629940 f, 63611.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1478040 f, 115625.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630000 f, 63617.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1478100 f, 115630.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630060 f, 63623.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1478160 f, 115634.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630120 f, 63629.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1478220 f, 115639.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630180 f, 63635.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1478280 f, 115644.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630240 f, 63641.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1478340 f, 115648.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630300 f, 63647.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1478400 f, 115653.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630360 f, 63647.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1478460 f, 115649.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630420 f, 63653.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1478520 f, 115653.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630480 f, 63659.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1478580 f, 115658.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630540 f, 63665.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1478640 f, 115663.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630600 f, 63671.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1478700 f, 115668.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630660 f, 63677.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1478760 f, 115672.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630720 f, 63683.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1478820 f, 115677.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630780 f, 63689.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1478880 f, 115682.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630840 f, 63689.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1478940 f, 115677.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630900 f, 63695.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479000 f, 115682.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630960 f, 63701.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479060 f, 115687.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631020 f, 63707.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479120 f, 115691.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631080 f, 63713.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631140 f, 63719.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479180 f, 115696.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631200 f, 63725.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479240 f, 115701.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631260 f, 63731.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479300 f, 115705.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631320 f, 63737.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479360 f, 115710.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631380 f, 63743.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631440 f, 63743.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479420 f, 115706.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631500 f, 63749.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479480 f, 115710.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631560 f, 63755.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479540 f, 115715.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631620 f, 63761.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479600 f, 115720.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631680 f, 63767.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479660 f, 115725.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631740 f, 63773.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479720 f, 115729.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631800 f, 63779.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479780 f, 115734.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631860 f, 63779.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479840 f, 115730.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631920 f, 63785.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479900 f, 115734.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631980 f, 63791.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1479960 f, 115739.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632040 f, 63797.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480020 f, 115744.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632100 f, 63803.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480080 f, 115748.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632160 f, 63809.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480140 f, 115753.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632220 f, 63809.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480200 f, 115749.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632280 f, 63815.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480260 f, 115753.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632340 f, 63821.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480320 f, 115758.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632400 f, 63827.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480380 f, 115763.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632460 f, 63833.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480440 f, 115767.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632520 f, 63839.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480500 f, 115772.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632580 f, 63845.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480560 f, 115777.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632640 f, 63851.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480620 f, 115781.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632700 f, 63857.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480680 f, 115786.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632760 f, 63863.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480740 f, 115782.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632820 f, 63863.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480800 f, 115787.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632880 f, 63869.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480860 f, 115791.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632940 f, 63875.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480920 f, 115796.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633000 f, 63881.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1480980 f, 115801.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633060 f, 63887.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481040 f, 115805.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633120 f, 63893.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481100 f, 115810.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633180 f, 63899.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481160 f, 115815.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633240 f, 63905.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481220 f, 115819.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633300 f, 63911.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481280 f, 115815.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633360 f, 63911.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481340 f, 115820.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633420 f, 63917.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481400 f, 115824.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633480 f, 63923.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481460 f, 115829.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633540 f, 63929.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481520 f, 115834.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633600 f, 63935.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633660 f, 63941.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481580 f, 115838.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633720 f, 63947.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481640 f, 115843.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633780 f, 63953.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481700 f, 115848.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633840 f, 63959.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481760 f, 115843.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633900 f, 63959.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481820 f, 115848.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633960 f, 63965.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481880 f, 115853.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634020 f, 63964.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1481940 f, 115848.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634080 f, 63970.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482000 f, 115853.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634140 f, 63977.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482060 f, 115858.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634200 f, 63983.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482120 f, 115863.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634260 f, 63989.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482180 f, 115867.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634320 f, 63995.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482240 f, 115872.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634380 f, 64001.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482300 f, 115877.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634440 f, 64000.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482360 f, 115872.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634500 f, 64006.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482420 f, 115877.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634560 f, 64012.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482480 f, 115882.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634620 f, 64018.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482540 f, 115886.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634680 f, 64025.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482600 f, 115891.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634740 f, 64031.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482660 f, 115896.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634800 f, 64037.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482720 f, 115900.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634860 f, 64043.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482780 f, 115905.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634920 f, 64049.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482840 f, 115901.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634980 f, 64048.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482900 f, 115905.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635040 f, 64054.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1482960 f, 115910.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635100 f, 64060.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483020 f, 115915.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635160 f, 64066.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483080 f, 115919.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635220 f, 64073.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483140 f, 115924.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635280 f, 64079.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483200 f, 115929.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635340 f, 64078.6 fps, 0 ms/f
[junit] 12 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1483260 f, 115915.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635400 f, 64078.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483320 f, 115920.6 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635460 f, 64084.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483380 f, 115925.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635520 f, 64090.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483440 f, 115929.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635580 f, 64096.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483500 f, 115934.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483560 f, 115939.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635640 f, 64102.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483620 f, 115944.0 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635700 f, 64108.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483680 f, 115948.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635760 f, 64114.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483740 f, 115953.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635820 f, 64120.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483800 f, 115958.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483860 f, 115953.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635880 f, 64120.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483920 f, 115958.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635940 f, 64126.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1483980 f, 115963.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636000 f, 64132.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484040 f, 115967.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636060 f, 64138.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484100 f, 115972.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636120 f, 64144.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484160 f, 115977.1 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636180 f, 64150.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484220 f, 115981.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636240 f, 64156.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484280 f, 115986.5 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636300 f, 64162.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484340 f, 115991.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636360 f, 64168.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484400 f, 115995.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636420 f, 64168.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484460 f, 115991.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938100 f, 211569.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 56370.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938160 f, 211583.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 56409.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938220 f, 211596.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 56447.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636480 f, 64174.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938280 f, 211610.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484520 f, 115996.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 56486.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636540 f, 64180.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938340 f, 211623.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 56525.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484580 f, 116000.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938400 f, 211637.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636600 f, 64186.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 56563.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484640 f, 116005.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938460 f, 211650.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636660 f, 64192.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 56602.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484700 f, 116010.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938520 f, 211664.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636720 f, 64198.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88020 f, 56604.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484760 f, 116015.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938580 f, 211630.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636780 f, 64204.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 56643.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484820 f, 116019.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938640 f, 211643.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636840 f, 64210.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 56681.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484880 f, 116024.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938700 f, 211657.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636900 f, 64216.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 56720.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1484940 f, 116020.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938760 f, 211670.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636960 f, 64216.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 56758.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1485000 f, 116024.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938820 f, 211684.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637020 f, 64222.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 56797.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1485060 f, 116029.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938880 f, 211697.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637080 f, 64228.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 56836.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1485120 f, 116034.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938940 f, 211711.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637140 f, 64234.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 56874.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1485180 f, 116038.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939000 f, 211724.9 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637200 f, 64240.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 56913.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1485240 f, 116043.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939060 f, 211738.4 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637260 f, 64246.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88560 f, 56915.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1485300 f, 116048.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939120 f, 211704.2 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637320 f, 64252.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 56953.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1485360 f, 116052.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939180 f, 211717.7 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637380 f, 64258.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 56992.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1485420 f, 116057.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939240 f, 211731.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637440 f, 64258.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 57030.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1485480 f, 116053.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939300 f, 211744.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637500 f, 64264.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 57069.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1485540 f, 116057.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939360 f, 211758.3 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637560 f, 64270.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 57107.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1485600 f, 116062.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939420 f, 211771.8 fps, 0 ms/f
[junit] 9 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637620 f, 64276.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 57146.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1485660 f, 116067.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939480 f, 211785.3 fps, 0 ms/f
[junit] 9 s: 60 f / 77 ms, 779.2 fps, 1 ms/f; total: 637680 f, 63787.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 57185.0 fps, 0 ms/f
[junit] 12 s: 60 f / 77 ms, 779.2 fps, 1 ms/f; total: 1485720 f, 115377.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939540 f, 211798.9 fps, 0 ms/f
[junit] 10 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 637740 f, 63761.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 57223.6 fps, 0 ms/f
[junit] 12 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1485780 f, 115337.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939600 f, 211812.4 fps, 0 ms/f
[junit] 10 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 637800 f, 63754.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 57262.2 fps, 0 ms/f
[junit] 12 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1485840 f, 115324.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939660 f, 211825.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637860 f, 63760.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 57263.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1485900 f, 115329.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939720 f, 211791.7 fps, 0 ms/f
[junit] 12 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1485960 f, 115315.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 57302.5 fps, 0 ms/f
[junit] 10 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 637920 f, 63753.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939780 f, 211805.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637980 f, 63759.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 57341.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486020 f, 115320.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939840 f, 211818.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638040 f, 63765.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486080 f, 115325.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638100 f, 63771.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486140 f, 115329.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638160 f, 63777.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486200 f, 115325.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 57379.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638220 f, 63777.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939900 f, 211832.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486260 f, 115330.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 57418.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638280 f, 63783.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939960 f, 211845.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486320 f, 115334.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 57456.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638340 f, 63789.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940020 f, 211859.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486380 f, 115339.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 57495.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638400 f, 63795.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940080 f, 211872.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 57533.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940140 f, 211886.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 57572.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940200 f, 211899.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 57610.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940260 f, 211865.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 57612.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940320 f, 211879.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 57650.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940380 f, 211892.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89880 f, 57689.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940440 f, 211906.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 57727.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940500 f, 211919.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 57766.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940560 f, 211933.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 57804.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940620 f, 211946.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 57843.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940680 f, 211960.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 57881.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940740 f, 211973.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 57920.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940800 f, 211987.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 57921.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940860 f, 211953.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 57960.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940920 f, 211966.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 57998.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940980 f, 211980.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 58037.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941040 f, 211993.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 58075.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941100 f, 212007.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 58114.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941160 f, 212020.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 58152.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941220 f, 212034.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 58191.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941280 f, 212047.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 58229.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941340 f, 212061.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486440 f, 115344.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638460 f, 63801.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486500 f, 115348.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638520 f, 63807.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486560 f, 115353.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638580 f, 63813.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486620 f, 115349.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638640 f, 63812.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486680 f, 115353.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638700 f, 63818.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486740 f, 115358.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638760 f, 63824.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486800 f, 115363.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 58268.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638820 f, 63830.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941400 f, 212074.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486860 f, 115367.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 58269.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638880 f, 63836.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941460 f, 212040.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486920 f, 115372.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 58307.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638940 f, 63842.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941520 f, 212054.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1486980 f, 115377.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 58346.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639000 f, 63848.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941580 f, 212067.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487040 f, 115381.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 58384.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639060 f, 63854.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941640 f, 212081.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487100 f, 115377.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 58423.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639120 f, 63854.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941700 f, 212094.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487160 f, 115382.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 58461.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639180 f, 63860.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941760 f, 212108.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487220 f, 115386.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 58500.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639240 f, 63866.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941820 f, 212121.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487280 f, 115391.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 58538.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639300 f, 63872.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941880 f, 212135.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639360 f, 63878.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941940 f, 212100.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487340 f, 115396.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 58539.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639420 f, 63884.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942000 f, 212114.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487400 f, 115400.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 58577.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639480 f, 63890.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942060 f, 212127.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487460 f, 115396.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 58616.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639540 f, 63890.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942120 f, 212141.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487520 f, 115401.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 58654.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639600 f, 63896.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942180 f, 212154.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487580 f, 115405.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 58693.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639660 f, 63902.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942240 f, 212168.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487640 f, 115410.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942300 f, 212181.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639720 f, 63908.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 58731.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487700 f, 115415.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 58770.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639780 f, 63914.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487760 f, 115419.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639840 f, 63920.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487820 f, 115424.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942360 f, 212195.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639900 f, 63926.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 58808.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487880 f, 115429.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639960 f, 63932.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942420 f, 212208.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1487940 f, 115433.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640020 f, 63938.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 58846.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488000 f, 115429.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942480 f, 212222.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640080 f, 63937.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 58885.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488060 f, 115434.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942540 f, 212188.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640140 f, 63943.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 58886.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942600 f, 212201.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488120 f, 115438.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 58924.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640200 f, 63949.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942660 f, 212215.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488180 f, 115443.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 58962.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640260 f, 63955.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942720 f, 212228.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488240 f, 115447.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 59001.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640320 f, 63961.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942780 f, 212242.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488300 f, 115452.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 59039.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640380 f, 63967.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942840 f, 212255.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488360 f, 115457.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 59078.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640440 f, 63973.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942900 f, 212269.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488420 f, 115461.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 59116.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640500 f, 63979.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942960 f, 212282.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488480 f, 115466.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 59154.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640560 f, 63985.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 59193.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488540 f, 115462.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943020 f, 212296.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640620 f, 63985.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943080 f, 212309.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 59231.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640680 f, 63991.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943140 f, 212275.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488600 f, 115466.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 59232.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640740 f, 63997.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943200 f, 212289.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488660 f, 115471.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92640 f, 59270.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640800 f, 64003.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943260 f, 212302.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488720 f, 115476.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 59309.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640860 f, 64009.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488780 f, 115480.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640920 f, 64015.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640980 f, 64021.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488840 f, 115485.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641040 f, 64027.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488900 f, 115490.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641100 f, 64033.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1488960 f, 115494.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641160 f, 64039.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489020 f, 115490.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641220 f, 64038.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641280 f, 64044.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489080 f, 115495.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641340 f, 64050.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489140 f, 115499.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641400 f, 64056.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489200 f, 115504.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641460 f, 64062.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489260 f, 115509.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641520 f, 64068.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489320 f, 115513.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641580 f, 64074.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489380 f, 115518.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641640 f, 64080.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489440 f, 115523.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641700 f, 64086.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489500 f, 115527.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641760 f, 64086.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489560 f, 115523.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641820 f, 64092.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489620 f, 115528.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641880 f, 64098.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489680 f, 115532.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641940 f, 64104.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489740 f, 115537.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642000 f, 64110.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489800 f, 115542.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642060 f, 64116.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489860 f, 115546.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642120 f, 64122.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489920 f, 115551.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642180 f, 64128.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1489980 f, 115556.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642240 f, 64134.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490040 f, 115560.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642300 f, 64133.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490100 f, 115556.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642360 f, 64139.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490160 f, 115561.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642420 f, 64145.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943320 f, 212316.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490220 f, 115565.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 59347.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642480 f, 64151.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943380 f, 212329.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490280 f, 115570.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943440 f, 212343.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642540 f, 64157.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 59385.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490340 f, 115575.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943500 f, 212356.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642600 f, 64163.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 59424.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490400 f, 115579.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943560 f, 212370.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642660 f, 64169.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 59462.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490460 f, 115584.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943620 f, 212383.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642720 f, 64175.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 59500.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490520 f, 115588.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943680 f, 212397.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642780 f, 64175.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 59539.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490580 f, 115584.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943740 f, 212362.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490640 f, 115589.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 59539.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642840 f, 64181.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943800 f, 212376.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490700 f, 115593.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93180 f, 59578.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642900 f, 64187.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943860 f, 212389.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490760 f, 115598.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 59616.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642960 f, 64193.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943920 f, 212403.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 59654.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490820 f, 115603.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943980 f, 212416.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643020 f, 64199.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 59693.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490880 f, 115607.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944040 f, 212430.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643080 f, 64205.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 59731.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1490940 f, 115612.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944100 f, 212443.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643140 f, 64211.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93480 f, 59769.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491000 f, 115617.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944160 f, 212457.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643200 f, 64217.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 59808.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491060 f, 115621.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944220 f, 212470.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643260 f, 64223.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 59846.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491120 f, 115617.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944280 f, 212436.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643320 f, 64222.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 59846.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491180 f, 115622.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944340 f, 212449.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643380 f, 64228.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 59884.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491240 f, 115626.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944400 f, 212463.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643440 f, 64234.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 59923.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491300 f, 115631.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944460 f, 212476.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643500 f, 64240.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93840 f, 59961.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491360 f, 115636.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643560 f, 64246.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491420 f, 115640.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643620 f, 64252.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491480 f, 115645.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643680 f, 64258.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491540 f, 115650.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643740 f, 64264.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491600 f, 115654.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643800 f, 64264.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491660 f, 115650.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643860 f, 64270.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491720 f, 115655.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643920 f, 64276.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491780 f, 115659.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643980 f, 64282.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491840 f, 115664.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644040 f, 64288.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491900 f, 115669.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644100 f, 64294.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1491960 f, 115673.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644160 f, 64300.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492020 f, 115678.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644220 f, 64306.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492080 f, 115683.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644280 f, 64312.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492140 f, 115678.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644340 f, 64311.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492200 f, 115683.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644400 f, 64317.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492260 f, 115688.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644460 f, 64323.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492320 f, 115692.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644520 f, 64329.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492380 f, 115697.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644580 f, 64335.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492440 f, 115702.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644640 f, 64341.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944520 f, 212490.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492500 f, 115706.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 60000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644700 f, 64347.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944580 f, 212503.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492560 f, 115711.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 60038.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644760 f, 64353.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944640 f, 212517.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492620 f, 115715.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 60076.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644820 f, 64359.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944700 f, 212530.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492680 f, 115711.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 60115.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644880 f, 64359.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944760 f, 212544.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492740 f, 115716.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 60153.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644940 f, 64365.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944820 f, 212510.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492800 f, 115720.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 60153.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645000 f, 64371.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944880 f, 212523.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492860 f, 115725.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 60191.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645060 f, 64377.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944940 f, 212537.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492920 f, 115730.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 60229.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645120 f, 64383.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945000 f, 212550.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1492980 f, 115734.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 60268.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645180 f, 64389.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945060 f, 212564.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493040 f, 115739.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 60306.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645240 f, 64395.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945120 f, 212577.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493100 f, 115744.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 60344.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645300 f, 64401.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945180 f, 212591.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493160 f, 115748.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 60383.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645360 f, 64407.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945240 f, 212604.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493220 f, 115744.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 60421.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645420 f, 64406.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945300 f, 212618.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493280 f, 115749.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 60459.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645480 f, 64412.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945360 f, 212631.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493340 f, 115753.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 60459.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645540 f, 64418.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945420 f, 212597.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493400 f, 115758.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945480 f, 212610.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645600 f, 64424.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 60497.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493460 f, 115763.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945540 f, 212624.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645660 f, 64430.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 60536.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493520 f, 115767.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945600 f, 212637.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645720 f, 64436.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 60574.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493580 f, 115772.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945660 f, 212651.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645780 f, 64442.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 60612.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645840 f, 64448.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945720 f, 212664.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493640 f, 115777.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945780 f, 212678.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645900 f, 64454.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 60650.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493700 f, 115781.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945840 f, 212691.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645960 f, 64454.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 60689.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493760 f, 115777.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945900 f, 212705.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646020 f, 64460.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 60727.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493820 f, 115782.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945960 f, 212718.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646080 f, 64466.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 60765.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493880 f, 115786.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946020 f, 212732.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646140 f, 64472.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 60765.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1493940 f, 115791.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946080 f, 212697.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646200 f, 64478.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 60803.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494000 f, 115796.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946140 f, 212711.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646260 f, 64484.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 60841.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494060 f, 115800.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946200 f, 212724.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646320 f, 64490.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 60880.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494120 f, 115805.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946260 f, 212738.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646380 f, 64496.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 60918.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494180 f, 115809.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946320 f, 212751.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 60956.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946380 f, 212765.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 60994.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646440 f, 64502.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946440 f, 212778.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494240 f, 115805.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 61033.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946500 f, 212792.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 61071.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646500 f, 64501.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494300 f, 115810.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946560 f, 212805.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646560 f, 64507.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 61109.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494360 f, 115814.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946620 f, 212771.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646620 f, 64513.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494420 f, 115819.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 61108.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646680 f, 64519.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494480 f, 115824.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646740 f, 64525.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494540 f, 115828.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646800 f, 64531.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494600 f, 115833.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646860 f, 64537.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494660 f, 115838.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646920 f, 64543.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494720 f, 115842.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646980 f, 64549.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494780 f, 115847.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647040 f, 64555.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494840 f, 115843.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647100 f, 64555.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494900 f, 115847.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647160 f, 64561.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1494960 f, 115852.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647220 f, 64567.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495020 f, 115857.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647280 f, 64573.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495080 f, 115861.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647340 f, 64579.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495140 f, 115866.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647400 f, 64584.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495200 f, 115871.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647460 f, 64590.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495260 f, 115875.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647520 f, 64596.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946680 f, 212784.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495320 f, 115880.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 61147.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647580 f, 64602.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946740 f, 212798.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495380 f, 115884.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 61185.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647640 f, 64602.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946800 f, 212811.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495440 f, 115880.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 61223.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647700 f, 64608.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946860 f, 212825.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495500 f, 115885.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 61261.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647760 f, 64614.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946920 f, 212838.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495560 f, 115889.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 61300.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647820 f, 64620.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495620 f, 115894.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647880 f, 64626.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495680 f, 115899.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946980 f, 212852.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 61338.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947040 f, 212865.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 61376.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947100 f, 212879.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 61414.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947160 f, 212892.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 61453.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947220 f, 212858.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 61452.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647940 f, 64632.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947280 f, 212871.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495740 f, 115903.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 61490.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648000 f, 64638.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947340 f, 212885.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495800 f, 115908.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 61528.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648060 f, 64644.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947400 f, 212898.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1495860 f, 115913.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 61566.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648120 f, 64650.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947460 f, 212912.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 61605.0 fps, 0 ms/f
[junit] 12 s: 60 f / 28 ms, 2142.8 fps, 0 ms/f; total: 1495920 f, 115666.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947520 f, 212925.8 fps, 0 ms/f
[junit] 10 s: 60 f / 28 ms, 2142.8 fps, 0 ms/f; total: 648180 f, 64476.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 61643.3 fps, 0 ms/f
[junit] 10 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 648240 f, 64456.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947580 f, 212939.3 fps, 0 ms/f
[junit] 12 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1495980 f, 115635.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 61681.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1496040 f, 115640.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947640 f, 212952.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648300 f, 64462.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 61719.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1496100 f, 115645.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947700 f, 212966.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648360 f, 64468.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 61757.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1496160 f, 115649.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947760 f, 212979.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648420 f, 64474.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 61756.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1496220 f, 115654.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947820 f, 212945.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648480 f, 64474.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 61795.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1496280 f, 115650.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 61833.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1496340 f, 115654.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648540 f, 64480.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1496400 f, 115659.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648600 f, 64485.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947880 f, 212958.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 61871.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947940 f, 212972.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 61909.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948000 f, 212985.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 61947.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948060 f, 212999.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 61985.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948120 f, 213012.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1496460 f, 115663.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 62024.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648660 f, 64491.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948180 f, 213026.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1496520 f, 115668.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648720 f, 64497.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648780 f, 64503.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1496580 f, 115673.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648840 f, 64509.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1496640 f, 115677.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648900 f, 64515.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1496700 f, 115682.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648960 f, 64515.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1496760 f, 115678.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649020 f, 64521.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1496820 f, 115682.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649080 f, 64527.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1496880 f, 115687.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649140 f, 64533.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 62062.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1496940 f, 115692.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948240 f, 213039.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649200 f, 64539.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 62100.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497000 f, 115696.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948300 f, 213053.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649260 f, 64545.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 62138.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497060 f, 115701.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948360 f, 213018.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649320 f, 64551.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 62137.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497120 f, 115706.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948420 f, 213032.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649380 f, 64550.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 62175.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497180 f, 115701.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948480 f, 213045.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649440 f, 64556.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 62213.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497240 f, 115706.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948540 f, 213059.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497300 f, 115710.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 62251.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649500 f, 64562.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948600 f, 213072.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497360 f, 115715.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 62290.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649560 f, 64568.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948660 f, 213086.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497420 f, 115720.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649620 f, 64574.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497480 f, 115724.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649680 f, 64574.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497540 f, 115720.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497600 f, 115725.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649740 f, 64580.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497660 f, 115729.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649800 f, 64586.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497720 f, 115734.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649860 f, 64591.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497780 f, 115739.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649920 f, 64597.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497840 f, 115743.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649980 f, 64603.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497900 f, 115748.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650040 f, 64609.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 62328.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1497960 f, 115753.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948720 f, 213099.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650100 f, 64615.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498020 f, 115757.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 62366.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650160 f, 64621.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948780 f, 213113.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498080 f, 115753.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 62404.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650220 f, 64621.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948840 f, 213126.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498140 f, 115758.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 62442.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650280 f, 64627.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948900 f, 213140.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498200 f, 115762.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 62441.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650340 f, 64633.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948960 f, 213105.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498260 f, 115767.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 62479.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650400 f, 64639.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949020 f, 213119.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498320 f, 115771.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98340 f, 62517.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650460 f, 64645.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949080 f, 213132.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498380 f, 115776.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 62555.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650520 f, 64651.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949140 f, 213146.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498440 f, 115781.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 62593.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650580 f, 64657.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949200 f, 213159.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498500 f, 115785.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 62631.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650640 f, 64663.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949260 f, 213173.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498560 f, 115790.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 62670.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949320 f, 213186.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650700 f, 64669.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 62708.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498620 f, 115786.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949380 f, 213200.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650760 f, 64668.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 62746.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498680 f, 115790.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949440 f, 213213.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650820 f, 64674.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 62784.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498740 f, 115795.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949500 f, 213179.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650880 f, 64680.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 62782.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498800 f, 115800.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949560 f, 213192.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650940 f, 64686.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 62820.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498860 f, 115804.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949620 f, 213206.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651000 f, 64692.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 62858.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498920 f, 115809.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 62897.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651060 f, 64698.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949680 f, 213219.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1498980 f, 115813.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 62935.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651120 f, 64704.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949740 f, 213233.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499040 f, 115818.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 62973.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651180 f, 64710.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949800 f, 213246.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499100 f, 115823.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651240 f, 64716.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499160 f, 115818.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651300 f, 64715.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499220 f, 115823.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651360 f, 64721.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499280 f, 115828.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651420 f, 64727.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499340 f, 115832.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651480 f, 64733.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499400 f, 115837.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499460 f, 115842.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651540 f, 64739.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499520 f, 115846.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651600 f, 64745.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499580 f, 115851.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651660 f, 64751.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499640 f, 115856.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651720 f, 64757.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499700 f, 115860.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651780 f, 64763.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499760 f, 115865.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651840 f, 64763.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499820 f, 115860.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651900 f, 64769.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499880 f, 115865.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651960 f, 64774.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1499940 f, 115870.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652020 f, 64780.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500000 f, 115874.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652080 f, 64786.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500060 f, 115879.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652140 f, 64792.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500120 f, 115884.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652200 f, 64798.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500180 f, 115888.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652260 f, 64804.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500240 f, 115893.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652320 f, 64810.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500300 f, 115889.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652380 f, 64810.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500360 f, 115893.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652440 f, 64816.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500420 f, 115898.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652500 f, 64822.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500480 f, 115902.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652560 f, 64828.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500540 f, 115907.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652620 f, 64834.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500600 f, 115912.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652680 f, 64840.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500660 f, 115916.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652740 f, 64846.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 63011.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500720 f, 115921.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949860 f, 213259.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652800 f, 64851.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 63049.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500780 f, 115926.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652860 f, 64851.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 63087.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500840 f, 115921.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949920 f, 213273.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652920 f, 64857.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 63125.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500900 f, 115926.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949980 f, 213286.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652980 f, 64863.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 63163.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500960 f, 115931.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950040 f, 213252.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653040 f, 64869.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99480 f, 63161.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501020 f, 115935.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950100 f, 213265.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653100 f, 64875.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 63200.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501080 f, 115940.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 63238.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653160 f, 64881.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950160 f, 213279.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501140 f, 115945.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 63276.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653220 f, 64887.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950220 f, 213292.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501200 f, 115949.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 63314.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653280 f, 64893.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950280 f, 213306.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501260 f, 115954.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 63352.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653340 f, 64899.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950340 f, 213319.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501320 f, 115949.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 63390.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653400 f, 64898.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950400 f, 213333.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501380 f, 115954.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653460 f, 64904.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501440 f, 115959.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653520 f, 64910.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501500 f, 115963.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 63428.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653580 f, 64916.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950460 f, 213346.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501560 f, 115968.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 63466.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653640 f, 64922.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950520 f, 213360.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501620 f, 115973.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 63464.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653700 f, 64928.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950580 f, 213325.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501680 f, 115977.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 63502.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653760 f, 64934.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950640 f, 213339.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501740 f, 115982.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 63540.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653820 f, 64940.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950700 f, 213352.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501800 f, 115987.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 63578.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653880 f, 64946.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950760 f, 213366.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501860 f, 115982.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 63616.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653940 f, 64945.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950820 f, 213379.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 63654.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501920 f, 115987.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950880 f, 213393.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654000 f, 64951.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 63692.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1501980 f, 115991.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950940 f, 213406.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654060 f, 64957.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 63730.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1502040 f, 115996.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951000 f, 213420.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 63769.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951060 f, 213385.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 63766.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654120 f, 64963.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1502100 f, 116001.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654180 f, 64969.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951120 f, 213399.1 fps, 0 ms/f
[junit] 13 s: 60 f / 135 ms, 444.4 fps, 2 ms/f; total: 1502160 f, 114808.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 63804.6 fps, 0 ms/f
[junit] 10 s: 60 f / 135 ms, 444.4 fps, 2 ms/f; total: 654240 f, 64116.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951180 f, 213412.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1502220 f, 114813.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 63842.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654300 f, 64121.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951240 f, 213426.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1502280 f, 114809.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 63880.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654360 f, 64121.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951300 f, 213439.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1502340 f, 114813.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 63918.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654420 f, 64127.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951360 f, 213405.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1502400 f, 114818.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 63916.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654480 f, 64133.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951420 f, 213418.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1502460 f, 114814.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 63954.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654540 f, 64132.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951480 f, 213432.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1502520 f, 114818.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 63992.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654600 f, 64138.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951540 f, 213397.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1502580 f, 114823.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 63989.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654660 f, 64144.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951600 f, 213411.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1502640 f, 114828.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 64027.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654720 f, 64150.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951660 f, 213376.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1502700 f, 114823.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 64025.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654780 f, 64150.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 64063.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1502760 f, 114828.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951720 f, 213390.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654840 f, 64155.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 64101.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1502820 f, 114833.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951780 f, 213403.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654900 f, 64161.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1502880 f, 114828.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654960 f, 64161.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1502940 f, 114833.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655020 f, 64167.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503000 f, 114838.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 64139.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951840 f, 213417.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 64177.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655080 f, 64173.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951900 f, 213430.5 fps, 0 ms/f
[junit] 13 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1503060 f, 114825.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 64215.1 fps, 0 ms/f
[junit] 10 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 655140 f, 64166.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 64212.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503120 f, 114820.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951960 f, 213396.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655200 f, 64166.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 64250.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503180 f, 114816.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952020 f, 213409.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655260 f, 64165.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 64288.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503240 f, 114821.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952080 f, 213423.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655320 f, 64171.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 64326.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503300 f, 114825.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952140 f, 213436.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655380 f, 64177.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 64364.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503360 f, 114821.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952200 f, 213449.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655440 f, 64177.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 64402.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503420 f, 114826.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952260 f, 213463.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655500 f, 64182.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 64440.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503480 f, 114830.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952320 f, 213476.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655560 f, 64188.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 64478.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503540 f, 114826.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952380 f, 213490.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655620 f, 64188.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 64516.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503600 f, 114831.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952440 f, 213503.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655680 f, 64194.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 64513.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503660 f, 114835.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952500 f, 213469.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655740 f, 64200.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 64551.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503720 f, 114831.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952560 f, 213482.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655800 f, 64199.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 64589.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503780 f, 114836.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952620 f, 213496.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655860 f, 64205.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 64627.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503840 f, 114840.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952680 f, 213509.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655920 f, 64211.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 64664.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503900 f, 114845.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952740 f, 213523.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655980 f, 64211.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 64702.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1503960 f, 114841.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952800 f, 213536.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656040 f, 64216.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 64740.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504020 f, 114845.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952860 f, 213549.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656100 f, 64222.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 64778.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504080 f, 114850.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656160 f, 64228.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952920 f, 213563.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504140 f, 114846.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 64816.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656220 f, 64228.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504200 f, 114850.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656280 f, 64234.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504260 f, 114855.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656340 f, 64239.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504320 f, 114851.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656400 f, 64239.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504380 f, 114855.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656460 f, 64245.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504440 f, 114860.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656520 f, 64251.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504500 f, 114856.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656580 f, 64250.9 fps, 0 ms/f
[junit] 13 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 1504560 f, 114773.0 fps, 0 ms/f
[junit] 10 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 656640 f, 64193.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504620 f, 114777.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656700 f, 64199.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504680 f, 114773.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656760 f, 64199.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504740 f, 114778.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656820 f, 64205.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504800 f, 114782.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656880 f, 64211.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504860 f, 114778.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656940 f, 64210.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504920 f, 114783.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657000 f, 64216.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1504980 f, 114787.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657060 f, 64222.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505040 f, 114783.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657120 f, 64222.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505100 f, 114787.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657180 f, 64227.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505160 f, 114792.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657240 f, 64227.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505220 f, 114788.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657300 f, 64233.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505280 f, 114792.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657360 f, 64239.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505340 f, 114788.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657420 f, 64238.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505400 f, 114793.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657480 f, 64244.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505460 f, 114797.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657540 f, 64250.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505520 f, 114793.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657600 f, 64250.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505580 f, 114798.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657660 f, 64255.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505640 f, 114802.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657720 f, 64261.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505700 f, 114798.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657780 f, 64261.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505760 f, 114803.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657840 f, 64267.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505820 f, 114807.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952980 f, 213576.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657900 f, 64273.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 64854.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505880 f, 114803.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953040 f, 213542.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657960 f, 64272.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 64851.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1505940 f, 114808.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953100 f, 213555.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658020 f, 64278.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 64889.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506000 f, 114812.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953160 f, 213569.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658080 f, 64284.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 64927.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506060 f, 114808.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953220 f, 213582.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658140 f, 64284.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 64965.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506120 f, 114813.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953280 f, 213596.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658200 f, 64289.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 65003.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506180 f, 114817.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953340 f, 213609.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658260 f, 64295.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 65041.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506240 f, 114813.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953400 f, 213623.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658320 f, 64295.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 65078.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506300 f, 114818.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953460 f, 213636.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658380 f, 64301.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 65116.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506360 f, 114822.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953520 f, 213650.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658440 f, 64307.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 65154.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506420 f, 114818.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 65151.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658500 f, 64306.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953580 f, 213615.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506480 f, 114823.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 65189.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658560 f, 64312.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953640 f, 213629.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506540 f, 114827.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 65227.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658620 f, 64318.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953700 f, 213642.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506600 f, 114832.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 65265.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658680 f, 64324.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953760 f, 213655.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506660 f, 114828.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 65303.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658740 f, 64323.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 65340.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506720 f, 114832.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953820 f, 213669.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658800 f, 64329.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 65378.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506780 f, 114837.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953880 f, 213682.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658860 f, 64335.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 65416.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506840 f, 114833.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953940 f, 213696.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658920 f, 64335.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 65454.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506900 f, 114837.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954000 f, 213709.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658980 f, 64340.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 65492.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1506960 f, 114842.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 65530.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659040 f, 64346.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954060 f, 213723.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 65568.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507020 f, 114838.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954120 f, 213736.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659100 f, 64346.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 65564.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507080 f, 114842.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954180 f, 213702.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659160 f, 64352.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 65602.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507140 f, 114847.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954240 f, 213715.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659220 f, 64358.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 65640.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507200 f, 114843.0 fps, 0 ms/f
[junit] ------------- ---------------- ---------------
[junit]
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659280 f, 64357.6 fps, 0 ms/f
[junit] Testcase: test01Onscreen took 3.431 sec
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507260 f, 114847.6 fps, 0 ms/f
[junit] Testcase: test02Offscreen took 2.869 sec
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659340 f, 64363.5 fps, 0 ms/f
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.439 sec
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507320 f, 114852.1 fps, 0 ms/f
[junit]
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659400 f, 64369.3 fps, 0 ms/f
[junit] ------------- Standard Error -----------------
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507380 f, 114848.0 fps, 0 ms/f
[junit] ++++ Test Singleton.ctor()
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659460 f, 64368.9 fps, 0 ms/f
[junit] ++++ Test Singleton.lock()
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507440 f, 114852.5 fps, 0 ms/f
[junit] SLOCK [T main @ 1412843720520 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659520 f, 64374.8 fps, 0 ms/f
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507500 f, 114857.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659580 f, 64380.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507560 f, 114852.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659640 f, 64380.2 fps, 0 ms/f
[junit] SLOCK [T main @ 1412843721527 ms +++ localhost/127.0.0.1:59999 - Locked within 1038 ms, 3 attempts
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507620 f, 114857.5 fps, 0 ms/f
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test01Onscreen
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659700 f, 64386.0 fps, 0 ms/f
[junit] XXXX Visible Part 1/3
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507680 f, 114862.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1126 ms, 53.2 fps, 18 ms/f; total: 60 f, 53.2 fps, 18 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659760 f, 64391.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507740 f, 114866.6 fps, 0 ms/f
[junit] XXXXX Invisible Part 2/3
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659820 f, 64397.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60 f, 60000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507800 f, 114862.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 60000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659880 f, 64397.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 60000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507860 f, 114867.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 80000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659940 f, 64403.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 100000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507920 f, 114862.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 120000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660000 f, 64402.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 105000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1507980 f, 114867.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 120000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660060 f, 64408.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 135000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1508040 f, 114872.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 120000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660120 f, 64414.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 132000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1508100 f, 114867.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 144000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660180 f, 64414.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 156000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1508160 f, 114872.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 140000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660240 f, 64419.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 150000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 9 ms, 6666.6 fps, 0 ms/f; total: 1508220 f, 114798.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 160000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 9 ms, 6666.6 fps, 0 ms/f; total: 660300 f, 64369.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 170000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1508280 f, 114794.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 154285.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660360 f, 64368.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 162857.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1508340 f, 114798.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 171428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 157500.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660420 f, 64374.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 165000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1508400 f, 114794.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 172500.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660480 f, 64374.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 180000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1508460 f, 114799.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 166666.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660540 f, 64380.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 173333.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1508520 f, 114803.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 180000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660600 f, 64385.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 186666.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1508580 f, 114799.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 174000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660660 f, 64385.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 180000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1508640 f, 114804.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 186000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660720 f, 64391.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 174545.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1508700 f, 114808.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 180000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660780 f, 64397.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 185454.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1508760 f, 114804.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 190909.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660840 f, 64396.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 180000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1508820 f, 114809.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 185000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660900 f, 64402.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 190000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1508880 f, 114813.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 195000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660960 f, 64408.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 184615.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1508940 f, 114809.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661020 f, 64408.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509000 f, 114813.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661080 f, 64413.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509060 f, 114818.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 189230.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661140 f, 64419.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 193846.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509120 f, 114814.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 184285.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661200 f, 64419.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 188571.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509180 f, 114818.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 192857.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661260 f, 64425.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 197142.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509240 f, 114823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 188000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661320 f, 64431.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 192000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509300 f, 114819.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 196000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661380 f, 64430.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 200000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509360 f, 114823.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 191250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 195000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 198750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 190588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 194117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 197647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 201176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 193333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 196666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 200000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 192631.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 195789.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 198947.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 202105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 195000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 198000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 201000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 204000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 197142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 200000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 202857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 196363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 199090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 201818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 204545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 198260.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 200869.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 203478.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 197500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 200000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 202500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 205000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 199200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 201600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 196153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 198461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 200769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 195555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 190714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 192857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 188275.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 190344.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 192413.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 194482.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 190000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 192000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 194000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 196000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 191612.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 193548.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 195483.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 197419.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 193125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 195000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 196875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 198750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 200625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 196363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 198181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 200000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 195882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 197647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 199411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 201176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 202941.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 198857.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661440 f, 64436.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 200571.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509420 f, 114828.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 202285.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661500 f, 64442.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 204000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509480 f, 114824.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 200000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661560 f, 64441.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 201666.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509540 f, 114828.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 203333.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661620 f, 64447.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 199459.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509600 f, 114833.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 201081.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661680 f, 64447.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 202702.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509660 f, 114829.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 204324.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661740 f, 64453.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 200526.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 202105.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509720 f, 114833.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 203684.2 fps, 0 ms/f
[junit] 10 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 661800 f, 64346.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 205263.1 fps, 0 ms/f
[junit] 13 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 1509780 f, 114681.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 206842.1 fps, 0 ms/f
[junit] 10 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 661860 f, 64314.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 203076.9 fps, 0 ms/f
[junit] 13 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 1509840 f, 114633.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 204615.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661920 f, 64314.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 206153.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509900 f, 114629.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 207692.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661980 f, 64319.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 204000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1509960 f, 114634.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 205500.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662040 f, 64325.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 207000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510020 f, 114638.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 203414.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662100 f, 64331.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 204878.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510080 f, 114643.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 206341.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662160 f, 64337.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 207804.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510140 f, 114647.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 204285.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662220 f, 64343.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 205714.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510200 f, 114652.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 207142.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662280 f, 64342.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 208571.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510260 f, 114648.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 210000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662340 f, 64348.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 206511.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510320 f, 114652.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 207906.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662400 f, 64354.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 209302.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510380 f, 114657.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 210697.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662460 f, 64360.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 207272.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510440 f, 114661.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 208636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 210000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662520 f, 64366.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 211363.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510500 f, 114666.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 208000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662580 f, 64371.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 209333.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510560 f, 114670.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 210666.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662640 f, 64377.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 212000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510620 f, 114675.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662700 f, 64383.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510680 f, 114680.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662760 f, 64389.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510740 f, 114675.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662820 f, 64388.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510800 f, 114680.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662880 f, 64394.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510860 f, 114684.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662940 f, 64400.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510920 f, 114689.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663000 f, 64406.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1510980 f, 114694.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663060 f, 64412.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511040 f, 114698.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663120 f, 64418.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511100 f, 114703.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663180 f, 64423.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511160 f, 114707.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663240 f, 64429.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511220 f, 114703.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663300 f, 64429.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511280 f, 114708.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663360 f, 64435.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511340 f, 114712.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663420 f, 64440.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511400 f, 114717.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663480 f, 64446.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511460 f, 114721.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663540 f, 64452.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511520 f, 114726.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663600 f, 64458.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511580 f, 114730.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663660 f, 64464.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511640 f, 114735.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663720 f, 64470.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511700 f, 114740.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663780 f, 64469.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511760 f, 114735.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663840 f, 64475.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511820 f, 114740.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663900 f, 64481.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511880 f, 114744.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663960 f, 64487.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1511940 f, 114749.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664020 f, 64493.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512000 f, 114754.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664080 f, 64498.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512060 f, 114758.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512120 f, 114763.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664140 f, 64504.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512180 f, 114767.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664200 f, 64510.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512240 f, 114763.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664260 f, 64510.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512300 f, 114768.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664320 f, 64515.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512360 f, 114772.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664380 f, 64521.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512420 f, 114777.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664440 f, 64527.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512480 f, 114781.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 208695.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 210000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 211304.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 212608.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 213913.0 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 9900 f, 206250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 9960 f, 158095.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 159047.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 157500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 158437.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 159375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 160312.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 161250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 159692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 160615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 161538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 162461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 163384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 164307.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 162727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 163636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 164545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 165454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 166363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 164776.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 165671.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 166567.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 167462.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 168358.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 169253.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 170149.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 168529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 169411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 170294.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664500 f, 64533.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512540 f, 114786.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 171176.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664560 f, 64539.1 fps, 0 ms/f
[junit] 0 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 11700 f, 156000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512600 f, 114790.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 154736.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664620 f, 64545.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 155526.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 156315.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512660 f, 114795.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 157105.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664680 f, 64550.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 157894.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512720 f, 114800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 158684.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664740 f, 64556.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 157402.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512780 f, 114795.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 158181.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664800 f, 64556.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 158961.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512840 f, 114800.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 159740.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 160519.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664860 f, 64562.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 161298.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512900 f, 114804.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 160000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664920 f, 64567.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 160769.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1512960 f, 114809.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 161538.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664980 f, 64573.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 162307.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513020 f, 114814.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 163076.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665040 f, 64579.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 163846.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513080 f, 114818.6 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] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665100 f, 64585.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 163291.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513140 f, 114823.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 164050.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665160 f, 64591.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 164810.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513200 f, 114827.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 165569.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665220 f, 64597.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 166329.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513260 f, 114832.3 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] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665280 f, 64602.8 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] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513320 f, 114828.1 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] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665340 f, 64602.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 167250.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513380 f, 114832.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 168000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665400 f, 64608.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 168750.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513440 f, 114837.2 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] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665460 f, 64614.0 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] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513500 f, 114841.8 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] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665520 f, 64619.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] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513560 f, 114846.3 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] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665580 f, 64625.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 171111.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513620 f, 114850.9 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] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665640 f, 64631.5 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] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513680 f, 114855.4 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] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665700 f, 64637.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 172048.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513740 f, 114860.0 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] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665760 f, 64643.1 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] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513800 f, 114864.5 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] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665820 f, 64642.7 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] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513860 f, 114860.3 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] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665880 f, 64648.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 174285.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513920 f, 114864.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 175000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665940 f, 64654.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 175714.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1513980 f, 114869.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 176428.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666000 f, 64660.1 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] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514040 f, 114874.0 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] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666060 f, 64666.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 176470.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514100 f, 114878.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 177176.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666120 f, 64671.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 177882.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514160 f, 114883.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 178588.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666180 f, 64677.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 179294.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514220 f, 114887.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666240 f, 64683.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514280 f, 114892.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 178604.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 179302.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666300 f, 64689.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 180000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514340 f, 114888.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 180697.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666360 f, 64688.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 181395.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514400 f, 114892.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 182093.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666420 f, 64694.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 180689.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514460 f, 114897.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 181379.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666480 f, 64700.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 182068.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514520 f, 114901.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 182758.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666540 f, 64706.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 183448.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514580 f, 114906.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 184137.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666600 f, 64712.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 182727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 183409.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 184090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 184772.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 185454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 186136.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 184719.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 185393.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 186067.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 186741.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 187415.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 186000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 186666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 187333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 188000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 188666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 189333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 187912.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 188571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 189230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 189890.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 190549.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 191208.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 189782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 190434.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 191086.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 191739.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 192391.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 193043.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 191612.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 192258.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 192903.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 193548.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 194193.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 194838.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 193404.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 194042.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 194680.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 195319.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 195957.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 196595.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 195157.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 195789.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 196421.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 197052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 197684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 198315.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 196875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 197500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 198125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 198750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 199375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 200000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 200625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 199175.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 199793.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 200412.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514640 f, 114910.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 201030.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666660 f, 64717.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 201649.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514700 f, 114915.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 202268.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666720 f, 64723.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 200816.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514760 f, 114919.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 201428.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666780 f, 64729.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 202040.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514820 f, 114924.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 202653.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666840 f, 64729.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 203265.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514880 f, 114920.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666900 f, 64735.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 203877.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 202424.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1514940 f, 114924.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 203030.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515000 f, 114929.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 203636.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666960 f, 64740.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 204242.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515060 f, 114934.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 204848.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667020 f, 64746.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 205454.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515120 f, 114938.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 206060.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667080 f, 64752.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 204600.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515180 f, 114943.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 205200.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667140 f, 64758.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 205800.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515240 f, 114947.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 206400.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667200 f, 64764.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 207000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515300 f, 114952.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 205544.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667260 f, 64769.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 206138.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 206732.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515360 f, 114956.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 207326.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667320 f, 64775.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 207920.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515420 f, 114961.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 208514.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667380 f, 64775.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 209108.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515480 f, 114957.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 207647.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667440 f, 64781.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 208235.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515540 f, 114961.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 208823.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667500 f, 64786.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 209411.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515600 f, 114966.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 210000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667560 f, 64792.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 210588.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515660 f, 114970.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 211176.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667620 f, 64798.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 209708.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515720 f, 114975.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 210291.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667680 f, 64804.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 210873.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515780 f, 114979.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 211456.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667740 f, 64810.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 212038.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515840 f, 114984.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 212621.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667800 f, 64816.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 213203.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515900 f, 114989.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 211730.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667860 f, 64821.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 212307.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1515960 f, 114993.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 212884.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667920 f, 64821.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 213461.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516020 f, 114989.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 214038.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667980 f, 64827.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 214615.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516080 f, 114993.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 215192.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668040 f, 64833.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 213714.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516140 f, 114998.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 214285.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668100 f, 64838.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 214857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 215428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 216000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 216571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 215094.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 215660.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 216226.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 216792.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 217358.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 217924.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 218490.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 217009.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 217570.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 218130.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 218691.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 219252.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 219813.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 220373.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 218888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 219444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 220000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 220555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 221111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 221666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 220183.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 220733.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 221284.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 221834.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 222385.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 220909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 221454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 222000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 222545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 221081.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 221621.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 222162.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 222702.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 223243.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 223783.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 222321.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 222857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 223392.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 223928.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 224464.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 225000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 223539.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 224070.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 224601.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 225132.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 225663.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 226194.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 226725.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 225263.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 225789.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516200 f, 115003.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 226315.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668160 f, 64844.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 226842.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516260 f, 115007.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 227368.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668220 f, 64850.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 227894.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516320 f, 115012.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 228421.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668280 f, 64856.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 226956.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516380 f, 115016.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 227478.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668340 f, 64862.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 228000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516440 f, 115021.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 228521.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668400 f, 64868.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516500 f, 115025.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668460 f, 64867.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516560 f, 115021.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668520 f, 64873.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516620 f, 115026.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 229043.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668580 f, 64879.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 229565.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516680 f, 115030.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 228103.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668640 f, 64885.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 228620.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516740 f, 115035.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 229137.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668700 f, 64890.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 229655.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516800 f, 115039.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 230172.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668760 f, 64896.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 228717.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516860 f, 115044.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 229230.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668820 f, 64902.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 229743.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516920 f, 115048.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 230256.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668880 f, 64908.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 230769.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1516980 f, 115053.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 231282.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668940 f, 64914.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 229830.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517040 f, 115049.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 230338.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669000 f, 64913.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 230847.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517100 f, 115053.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 231355.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669060 f, 64919.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 231864.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517160 f, 115058.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 230420.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669120 f, 64925.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 230924.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517220 f, 115062.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 231428.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669180 f, 64931.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 231932.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517280 f, 115067.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 232436.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669240 f, 64936.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 232941.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517340 f, 115072.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 231500.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669300 f, 64942.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 232000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517400 f, 115076.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 232500.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517460 f, 115081.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 233000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669360 f, 64948.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 233500.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517520 f, 115085.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 234000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669420 f, 64954.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 232561.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517580 f, 115081.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 233057.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669480 f, 64953.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 233553.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517640 f, 115086.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 234049.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669540 f, 64959.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 234545.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517700 f, 115090.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 235041.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669600 f, 64965.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 233606.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517760 f, 115095.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 234098.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669660 f, 64971.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 234590.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517820 f, 115099.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 235081.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669720 f, 64977.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 235573.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517880 f, 115104.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 236065.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1517940 f, 115108.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 236557.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669780 f, 64983.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 237049.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 235609.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 236097.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 236585.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 237073.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 237560.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 238048.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 236612.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 237096.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 237580.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 238064.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 238548.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 239032.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 239516.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 238080.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 238560.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 239040.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 239520.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 240480.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 240960.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 239523.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 240476.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 240952.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 241428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 241904.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 240472.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 240944.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 241417.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 241889.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 242362.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 242834.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 241406.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 241875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 242343.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 242812.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 243281.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 243750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 244218.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 242790.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 243255.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 243720.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 244186.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 244651.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 245116.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 243692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 244153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 244615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 245076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 245538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 246000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 246461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 245038.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 245496.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 245954.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 246412.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 246870.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 247328.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 245909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 246363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 246818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 247272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 247727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 248181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 248636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 247218.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 247669.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 248120.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 248571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 249022.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 249473.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 249924.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 248507.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 248955.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 249402.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 249850.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 250298.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 250746.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 251194.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 249777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 250222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 250666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 251111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 251555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 252000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 250588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 251029.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 251470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 251911.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 252352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 252794.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 253235.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 253676.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 252262.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 252700.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 253138.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 253576.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 254014.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 254452.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 253043.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 253478.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 253913.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 254347.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 254782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 255217.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 255652.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 254244.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 254676.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 255107.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 255539.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 255971.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 256402.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 255000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 255428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 255857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 256285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 256714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 257142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 257571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 256170.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 256595.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 257021.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 257446.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 257872.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 258297.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 258723.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 257323.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 257746.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 258169.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 258591.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 259014.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 259436.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 258041.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 258461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 258881.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 259300.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 259720.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 260139.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 260559.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 259166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 259583.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 260000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 260416.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 260833.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518000 f, 115113.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669840 f, 64988.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518060 f, 115117.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669900 f, 64994.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518120 f, 115122.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669960 f, 64994.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518180 f, 115118.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670020 f, 64999.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518240 f, 115122.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670080 f, 65005.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518300 f, 115127.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670140 f, 65011.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518360 f, 115131.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670200 f, 65017.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518420 f, 115136.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670260 f, 65023.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518480 f, 115141.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670320 f, 65029.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518540 f, 115145.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670380 f, 65034.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518600 f, 115150.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670440 f, 65040.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518660 f, 115145.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670500 f, 65040.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518720 f, 115150.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670560 f, 65046.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518780 f, 115155.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670620 f, 65051.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518840 f, 115159.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670680 f, 65057.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518900 f, 115164.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670740 f, 65063.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1518960 f, 115168.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670800 f, 65069.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519020 f, 115173.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670860 f, 65075.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519080 f, 115177.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670920 f, 65080.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519140 f, 115182.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670980 f, 65086.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519200 f, 115186.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671040 f, 65086.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519260 f, 115182.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671100 f, 65092.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519320 f, 115187.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671160 f, 65097.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519380 f, 115191.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671220 f, 65103.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519440 f, 115196.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671280 f, 65109.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519500 f, 115200.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671340 f, 65115.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519560 f, 115205.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671400 f, 65121.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519620 f, 115210.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671460 f, 65127.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519680 f, 115214.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671520 f, 65132.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519740 f, 115210.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671580 f, 65132.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519800 f, 115214.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671640 f, 65138.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519860 f, 115219.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671700 f, 65144.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519920 f, 115224.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671760 f, 65149.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1519980 f, 115228.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671820 f, 65155.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1520040 f, 115233.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671880 f, 65161.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1520100 f, 115237.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671940 f, 65167.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1520160 f, 115242.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672000 f, 65173.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1520220 f, 115246.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672060 f, 65172.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1520280 f, 115242.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672120 f, 65178.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1520340 f, 115247.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672180 f, 65184.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1520400 f, 115251.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672240 f, 65190.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1520460 f, 115256.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672300 f, 65195.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 261250.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1520520 f, 115260.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 261666.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672360 f, 65201.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 260275.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1520580 f, 115265.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 260689.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672420 f, 65207.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 261103.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1520640 f, 115269.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 261517.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672480 f, 65213.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 261931.0 fps, 0 ms/f
[junit] 13 s: 60 f / 78 ms, 769.2 fps, 1 ms/f; total: 1520700 f, 114596.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 262344.8 fps, 0 ms/f
[junit] 10 s: 60 f / 79 ms, 759.4 fps, 1 ms/f; total: 672540 f, 64723.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 260958.9 fps, 0 ms/f
[junit] 13 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 1520760 f, 114540.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 261369.8 fps, 0 ms/f
[junit] 10 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 672600 f, 64691.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 261780.8 fps, 0 ms/f
[junit] 13 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1520820 f, 114502.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 262191.7 fps, 0 ms/f
[junit] 10 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 672660 f, 64666.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 262602.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672720 f, 64665.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 263013.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1520880 f, 114498.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 263424.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672780 f, 64665.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 262040.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1520940 f, 114494.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 262448.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672840 f, 64671.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 262857.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521000 f, 114498.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 263265.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672900 f, 64677.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 263673.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521060 f, 114503.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 264081.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672960 f, 64682.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 262702.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521120 f, 114507.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 263108.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673020 f, 64688.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 263513.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521180 f, 114512.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 263918.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673080 f, 64694.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 264324.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521240 f, 114516.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 264729.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673140 f, 64700.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 265135.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521300 f, 114521.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 263758.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673200 f, 64705.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 264161.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521360 f, 114525.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 264563.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673260 f, 64705.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 264966.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521420 f, 114521.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 265369.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673320 f, 64711.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 265771.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521480 f, 114526.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 264400.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673380 f, 64716.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 264800.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521540 f, 114530.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 265200.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521600 f, 114535.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 265600.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673440 f, 64722.7 fps, 0 ms/f
[junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 39900 f, 260784.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521660 f, 114531.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 261176.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673500 f, 64722.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 261568.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521720 f, 114535.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 261960.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673560 f, 64728.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 262352.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521780 f, 114540.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 261038.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673620 f, 64733.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 261428.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521840 f, 114544.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 261818.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673680 f, 64739.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 262207.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521900 f, 114549.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 262597.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673740 f, 64745.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 261290.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1521960 f, 114553.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673800 f, 64751.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522020 f, 114558.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 261677.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673860 f, 64756.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 262064.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522080 f, 114562.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 262451.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673920 f, 64762.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522140 f, 114567.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673980 f, 64768.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522200 f, 114571.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674040 f, 64767.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522260 f, 114567.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522320 f, 114572.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674100 f, 64773.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522380 f, 114576.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674160 f, 64779.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522440 f, 114581.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674220 f, 64785.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522500 f, 114585.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674280 f, 64791.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522560 f, 114590.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674340 f, 64796.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522620 f, 114594.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674400 f, 64802.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522680 f, 114599.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674460 f, 64808.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522740 f, 114603.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674520 f, 64807.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522800 f, 114599.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674580 f, 64813.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522860 f, 114604.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674640 f, 64819.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522920 f, 114608.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674700 f, 64825.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1522980 f, 114613.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674760 f, 64830.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523040 f, 114617.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674820 f, 64836.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 262838.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523100 f, 114622.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 263225.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 263612.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 262307.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 262692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 263076.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674880 f, 64842.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 263461.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523160 f, 114626.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 263846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 264230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 264615.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674940 f, 64848.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 263312.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523220 f, 114631.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 263694.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675000 f, 64853.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 264076.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523280 f, 114627.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 264458.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675060 f, 64853.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 264840.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523340 f, 114631.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 265222.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675120 f, 64859.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 265605.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523400 f, 114636.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 264303.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675180 f, 64865.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 264683.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523460 f, 114640.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 265063.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675240 f, 64870.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 265443.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 265822.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 266202.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 266582.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 265283.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 265660.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 266037.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 266415.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 266792.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 267169.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 267547.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 266250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 266625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 267000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 267375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 267750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 268125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 268500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 267204.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 267577.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 267950.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 268322.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 268695.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 269068.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 269441.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 268148.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 268518.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 268888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 269259.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 269629.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 270370.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 269079.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 269447.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 269815.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 270184.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 270552.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 270920.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 271288.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 270365.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 270731.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 271097.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 271463.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 270181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 270545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 270909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 271272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 271636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 270361.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 270722.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 271084.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 271445.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 271807.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 272168.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 270898.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 271257.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 271616.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 271976.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 272335.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 272694.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 273053.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523520 f, 114645.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 271785.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675300 f, 64876.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 272142.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523580 f, 114649.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 272500.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675360 f, 64882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 272857.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523640 f, 114654.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 273214.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675420 f, 64888.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 273571.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523700 f, 114658.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 273928.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675480 f, 64893.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 272662.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523760 f, 114663.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 273017.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675540 f, 64899.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 273372.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523820 f, 114659.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 273727.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675600 f, 64899.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 274082.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523880 f, 114663.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 274437.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675660 f, 64904.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 274792.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1523940 f, 114668.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 275147.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675720 f, 64910.6 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] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524000 f, 114672.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675780 f, 64916.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524060 f, 114677.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 274588.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675840 f, 64922.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 274941.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524120 f, 114681.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 275294.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675900 f, 64927.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 275647.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524180 f, 114686.2 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] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675960 f, 64933.7 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] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524240 f, 114690.7 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] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676020 f, 64939.4 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] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524300 f, 114695.2 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] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676080 f, 64945.2 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] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524360 f, 114691.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 274883.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676140 f, 64944.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 275232.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524420 f, 114695.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 275581.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676200 f, 64950.5 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] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524480 f, 114700.1 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] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676260 f, 64956.2 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] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524540 f, 114704.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 275375.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676320 f, 64962.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 275722.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524600 f, 114709.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 276069.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676380 f, 64967.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 276416.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524660 f, 114713.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 276763.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676440 f, 64973.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 277109.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524720 f, 114718.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 277456.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676500 f, 64979.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 276206.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524780 f, 114722.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 276551.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676560 f, 64985.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 276896.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524840 f, 114727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 277241.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676620 f, 64990.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 277586.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524900 f, 114723.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 277931.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676680 f, 64990.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 276685.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 277028.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 277371.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 277714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 278057.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 278400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 277159.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 277500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 277840.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 278181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 278522.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 278863.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 277627.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 277966.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 278305.1 fps, 0 ms/f
[junit] 0 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 49320 f, 254226.8 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 49380 f, 251938.7 fps, 0 ms/f
[junit] 0 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 49440 f, 244752.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 245049.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 244137.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 244433.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 244729.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 245024.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 245320.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 244411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 244705.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 245000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 245294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 245588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 245882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 246176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 245268.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 245560.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 245853.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 246146.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 246439.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 246731.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 247024.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 246116.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 246407.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 246699.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 246990.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 247281.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 247572.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 247864.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 246956.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 247246.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 247536.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 247826.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 248115.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 248405.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 248695.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 247788.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 248076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 248365.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 248653.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 248942.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 249230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 249519.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1524960 f, 114727.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 248612.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676740 f, 64996.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 248899.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525020 f, 114732.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 249186.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676800 f, 65001.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 249473.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525080 f, 114736.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 249760.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676860 f, 65007.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 250047.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525140 f, 114741.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 250334.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676920 f, 65013.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 249428.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525200 f, 114745.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 249714.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676980 f, 65019.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 250000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525260 f, 114750.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 250285.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677040 f, 65024.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 250571.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525320 f, 114754.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 250857.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677100 f, 65030.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 251142.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677160 f, 65030.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 250236.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525380 f, 114750.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 250521.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677220 f, 65036.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525440 f, 114755.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677280 f, 65041.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525500 f, 114759.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677340 f, 65047.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525560 f, 114764.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677400 f, 65053.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525620 f, 114768.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677460 f, 65059.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525680 f, 114773.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 250805.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677520 f, 65064.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 251090.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525740 f, 114777.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 251374.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677580 f, 65070.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 251658.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525800 f, 114782.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 251943.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677640 f, 65076.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 251037.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525860 f, 114786.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 251320.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677700 f, 65082.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 251603.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525920 f, 114782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 251886.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677760 f, 65081.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 252169.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1525980 f, 114787.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 252452.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677820 f, 65087.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 251549.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526040 f, 114791.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 251830.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677880 f, 65093.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 252112.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526100 f, 114796.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 252394.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526160 f, 114800.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 252676.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677940 f, 65098.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 251775.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526220 f, 114805.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 252056.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678000 f, 65104.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 252336.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526280 f, 114809.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 252616.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678060 f, 65110.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 252897.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526340 f, 114814.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 252000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678120 f, 65116.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 252279.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526400 f, 114818.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 252558.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678180 f, 65121.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 252837.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526460 f, 114823.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 253116.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678240 f, 65121.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 252222.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526520 f, 114819.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 252500.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678300 f, 65127.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 252777.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526580 f, 114823.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 253055.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678360 f, 65132.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 253333.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526640 f, 114828.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 253611.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678420 f, 65138.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 253888.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526700 f, 114832.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678480 f, 65144.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526760 f, 114837.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678540 f, 65150.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526820 f, 114841.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678600 f, 65156.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526880 f, 114846.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678660 f, 65161.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1526940 f, 114850.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678720 f, 65167.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527000 f, 114855.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678780 f, 65167.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527060 f, 114851.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527120 f, 114855.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678840 f, 65172.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527180 f, 114860.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678900 f, 65178.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527240 f, 114864.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678960 f, 65184.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527300 f, 114869.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679020 f, 65190.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527360 f, 114873.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679080 f, 65195.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527420 f, 114878.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679140 f, 65201.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527480 f, 114882.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679200 f, 65201.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527540 f, 114878.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679260 f, 65206.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527600 f, 114883.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527660 f, 114887.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679320 f, 65212.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527720 f, 114892.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679380 f, 65218.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527780 f, 114896.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679440 f, 65224.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527840 f, 114901.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679500 f, 65229.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527900 f, 114905.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679560 f, 65235.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1527960 f, 114910.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679620 f, 65241.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528020 f, 114914.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679680 f, 65240.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528080 f, 114910.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679740 f, 65246.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528140 f, 114915.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679800 f, 65252.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528200 f, 114919.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679860 f, 65258.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528260 f, 114924.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679920 f, 65263.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528320 f, 114928.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679980 f, 65269.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528380 f, 114933.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680040 f, 65275.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528440 f, 114937.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 252995.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680100 f, 65281.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 253271.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528500 f, 114942.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 253548.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680160 f, 65287.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 253824.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528560 f, 114946.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 254101.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680220 f, 65286.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 254377.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528620 f, 114942.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 254654.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680280 f, 65292.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 253761.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528680 f, 114946.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 254036.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680340 f, 65298.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 254311.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528740 f, 114951.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 254587.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 254862.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 255137.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 255412.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 254520.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680400 f, 65303.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 254794.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528800 f, 114956.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 255068.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 255342.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680460 f, 65309.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 255616.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528860 f, 114960.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 255890.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680520 f, 65315.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 255000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528920 f, 114965.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 255272.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680580 f, 65321.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 255545.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1528980 f, 114969.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 255818.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680640 f, 65326.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 256090.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680700 f, 65332.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 256363.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529040 f, 114974.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 256636.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680760 f, 65332.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 255746.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529100 f, 114969.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 256018.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680820 f, 65337.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 256289.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529160 f, 114974.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 256561.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680880 f, 65343.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 256832.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529220 f, 114978.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 257104.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680940 f, 65349.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 257375.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529280 f, 114983.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 256486.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681000 f, 65355.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 256756.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529340 f, 114987.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 257027.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681060 f, 65360.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 257297.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529400 f, 114992.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 257567.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681120 f, 65366.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 257837.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529460 f, 114996.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 258108.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681180 f, 65372.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 257219.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529520 f, 115001.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 257488.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681240 f, 65378.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 257757.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529580 f, 115006.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 258026.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681300 f, 65383.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 258295.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529640 f, 115001.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 258565.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681360 f, 65383.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 258834.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529700 f, 115006.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 257946.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681420 f, 65389.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 258214.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529760 f, 115010.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 258482.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681480 f, 65394.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 258750.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529820 f, 115015.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 259017.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681540 f, 65400.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 259285.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529880 f, 115019.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 259553.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681600 f, 65406.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 258666.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1529940 f, 115024.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 258933.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681660 f, 65412.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 259200.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530000 f, 115028.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 259466.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681720 f, 65417.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 259733.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530060 f, 115033.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 260000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681780 f, 65423.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 260266.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530120 f, 115037.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 259380.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681840 f, 65423.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 259646.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530180 f, 115033.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 259911.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681900 f, 65428.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 260176.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530240 f, 115038.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 259295.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681960 f, 65434.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 259559.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 259823.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530300 f, 115042.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 260088.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682020 f, 65440.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 260352.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530360 f, 115047.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 260616.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682080 f, 65446.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 259736.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530420 f, 115051.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 260000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682140 f, 65451.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 260263.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530480 f, 115056.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 260526.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682200 f, 65457.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 260789.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530540 f, 115060.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 261052.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682260 f, 65463.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 260174.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530600 f, 115065.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 260436.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 260698.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682320 f, 65469.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 260960.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530660 f, 115069.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 261222.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682380 f, 65468.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 261484.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530720 f, 115065.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 260608.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682440 f, 65474.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 260869.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530780 f, 115070.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 261130.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682500 f, 65480.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 261391.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530840 f, 115074.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 261652.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682560 f, 65485.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 261913.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530900 f, 115079.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 261038.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682620 f, 65491.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 261298.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1530960 f, 115083.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 261558.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682680 f, 65497.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 261818.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531020 f, 115088.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 262077.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682740 f, 65503.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 262337.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531080 f, 115092.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 261465.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682800 f, 65508.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 261724.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531140 f, 115097.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 261982.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682860 f, 65514.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 262241.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531200 f, 115101.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 262500.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682920 f, 65514.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 262758.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531260 f, 115097.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 263017.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531320 f, 115102.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 262145.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682980 f, 65519.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 262403.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531380 f, 115106.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 262660.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683040 f, 65525.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 262918.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531440 f, 115111.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683100 f, 65531.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531500 f, 115115.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683160 f, 65537.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531560 f, 115120.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683220 f, 65542.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531620 f, 115124.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683280 f, 65548.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531680 f, 115129.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683340 f, 65554.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531740 f, 115133.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683400 f, 65553.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531800 f, 115129.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683460 f, 65559.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531860 f, 115134.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683520 f, 65565.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531920 f, 115138.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683580 f, 65571.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1531980 f, 115143.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683640 f, 65576.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532040 f, 115147.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683700 f, 65582.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532100 f, 115152.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683760 f, 65588.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532160 f, 115156.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683820 f, 65594.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532220 f, 115161.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683880 f, 65600.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532280 f, 115165.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683940 f, 65599.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532340 f, 115161.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684000 f, 65605.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 263175.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532400 f, 115166.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 263433.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684060 f, 65610.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 263691.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532460 f, 115170.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 263948.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684120 f, 65616.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 263076.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532520 f, 115175.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 263333.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684180 f, 65622.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 263589.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532580 f, 115179.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 263846.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684240 f, 65628.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 264102.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 264358.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532640 f, 115184.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 263489.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684300 f, 65633.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 263744.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532700 f, 115188.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 264000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684360 f, 65639.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 264255.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532760 f, 115184.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 264510.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684420 f, 65639.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 264765.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532820 f, 115188.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 263898.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684480 f, 65644.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 264152.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532880 f, 115193.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 264406.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684540 f, 65650.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 264661.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1532940 f, 115198.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 264915.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684600 f, 65656.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 265169.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533000 f, 115202.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 264303.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684660 f, 65662.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 264556.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533060 f, 115207.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 264810.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684720 f, 65667.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 265063.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533120 f, 115211.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 265316.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684780 f, 65673.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 265569.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533180 f, 115207.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 264705.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684840 f, 65673.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 264957.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533240 f, 115211.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 265210.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684900 f, 65678.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 265462.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533300 f, 115216.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 265714.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684960 f, 65684.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 265966.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533360 f, 115220.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 266218.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685020 f, 65690.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 265355.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533420 f, 115225.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 265606.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685080 f, 65696.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 265857.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533480 f, 115229.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 266108.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685140 f, 65701.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 266359.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533540 f, 115234.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 266610.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685200 f, 65707.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 265750.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533600 f, 115238.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 266000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685260 f, 65713.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 266250.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533660 f, 115243.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 266500.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685320 f, 65719.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 266750.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533720 f, 115239.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 267000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685380 f, 65718.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 267250.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533780 f, 115243.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 266390.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685440 f, 65724.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 266639.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533840 f, 115248.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 266887.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685500 f, 65730.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 267136.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533900 f, 115252.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 267385.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685560 f, 65735.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 267634.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1533960 f, 115257.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 267883.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685620 f, 65741.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 267024.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1534020 f, 115261.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 267272.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685680 f, 65747.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 267520.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1534080 f, 115266.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 267768.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685740 f, 65753.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 268016.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1534140 f, 115270.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 268264.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685800 f, 65758.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 268512.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1534200 f, 115275.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 267654.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685860 f, 65764.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 267901.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1534260 f, 115271.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 268148.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685920 f, 65764.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1534320 f, 115275.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685980 f, 65769.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1534380 f, 115280.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 268395.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686040 f, 65775.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 268641.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1534440 f, 115284.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 268888.8 fps, 0 ms/f
[junit] 10 s: 60 f / 105 ms, 571.4 fps, 1 ms/f; total: 686100 f, 65125.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 269135.8 fps, 0 ms/f
[junit] 13 s: 60 f / 105 ms, 571.4 fps, 1 ms/f; total: 1534500 f, 114386.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 268278.7 fps, 0 ms/f
[junit] 10 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 686160 f, 65119.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 268524.6 fps, 0 ms/f
[junit] 13 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1534560 f, 114374.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 268770.5 fps, 0 ms/f
[junit] 10 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 686220 f, 65112.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 269016.4 fps, 0 ms/f
[junit] 13 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1534620 f, 114361.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 269262.2 fps, 0 ms/f
[junit] 13 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1534680 f, 114332.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 269508.2 fps, 0 ms/f
[junit] 10 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 686280 f, 65093.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 269754.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686340 f, 65099.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 268897.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 269142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 269387.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1534740 f, 114336.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 269632.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686400 f, 65098.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 269877.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1534800 f, 114332.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 270122.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686460 f, 65104.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 270367.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1534860 f, 114337.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 269512.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686520 f, 65110.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 269756.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1534920 f, 114341.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 270243.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686580 f, 65115.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 270487.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1534980 f, 114345.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 270731.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686640 f, 65121.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 270975.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686700 f, 65127.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 270121.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535040 f, 114350.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 270364.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686760 f, 65132.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 270607.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535100 f, 114354.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 270850.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686820 f, 65138.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 271093.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535160 f, 114350.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 271336.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686880 f, 65137.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 271578.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535220 f, 114355.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 270725.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686940 f, 65143.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 270967.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535280 f, 114359.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 271209.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687000 f, 65149.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 271451.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535340 f, 114364.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 271693.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687060 f, 65155.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 271935.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535400 f, 114368.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 272177.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687120 f, 65160.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 271325.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535460 f, 114373.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 271566.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687180 f, 65166.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 271807.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535520 f, 114377.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 272048.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687240 f, 65172.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535580 f, 114382.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 272289.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687300 f, 65177.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 272530.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535640 f, 114386.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 272771.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687360 f, 65183.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 271920.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535700 f, 114382.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 272160.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687420 f, 65183.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 272400.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535760 f, 114387.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 272640.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687480 f, 65188.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 272880.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 273120.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 273360.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 272509.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 272749.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 272988.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 273227.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 273466.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 273705.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 273944.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 273095.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 273333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 273571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 273809.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 274047.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 274285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 274523.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 273675.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 273913.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 274150.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 274387.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 274624.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 274861.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 275098.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 274251.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 274488.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 274724.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 274960.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 275196.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 275433.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 275669.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 275905.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 275058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 275294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 275529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 275764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 276000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 276235.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 276470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 275625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 275859.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 276093.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 276328.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535820 f, 114391.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687540 f, 65194.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535880 f, 114395.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687600 f, 65200.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1535940 f, 114400.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687660 f, 65205.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536000 f, 114404.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687720 f, 65211.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536060 f, 114409.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687780 f, 65217.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 276562.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536120 f, 114413.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 276796.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687840 f, 65222.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 277031.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536180 f, 114418.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 277265.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687900 f, 65228.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 276420.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536240 f, 114414.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 276653.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687960 f, 65228.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 276887.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536300 f, 114418.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 277120.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688020 f, 65233.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 277354.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536360 f, 114423.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 277587.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688080 f, 65239.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 277821.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536420 f, 114427.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 276976.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688140 f, 65245.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 277209.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536480 f, 114432.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 277441.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688200 f, 65250.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 277674.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536540 f, 114436.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 277906.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688260 f, 65256.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 278139.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536600 f, 114441.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688320 f, 65262.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536660 f, 114445.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688380 f, 65267.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536720 f, 114449.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688440 f, 65267.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536780 f, 114445.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688500 f, 65273.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536840 f, 114450.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688560 f, 65278.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536900 f, 114454.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688620 f, 65284.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1536960 f, 114459.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688680 f, 65290.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537020 f, 114463.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 278372.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688740 f, 65295.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 277528.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537080 f, 114468.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688800 f, 65301.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 277760.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537140 f, 114472.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 277992.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688860 f, 65307.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 278223.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537200 f, 114477.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 278455.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688920 f, 65312.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 278687.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537260 f, 114481.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 278918.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688980 f, 65312.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 278076.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537320 f, 114477.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 278307.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689040 f, 65318.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 278538.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537380 f, 114482.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 278769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 279000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 279230.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689100 f, 65323.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 279461.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537440 f, 114486.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 278620.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689160 f, 65329.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 278850.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537500 f, 114491.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 279080.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689220 f, 65335.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 279310.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537560 f, 114495.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 279540.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 279770.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 280000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 279160.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 279389.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 279618.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689280 f, 65340.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 279847.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537620 f, 114499.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 280076.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689340 f, 65346.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 280305.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 280534.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537680 f, 114504.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 279695.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689400 f, 65352.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 279923.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537740 f, 114508.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 280152.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689460 f, 65357.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 280380.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537800 f, 114504.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 280608.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689520 f, 65357.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 280836.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689580 f, 65363.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 281064.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537860 f, 114509.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 280227.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689640 f, 65368.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537920 f, 114513.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 280454.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689700 f, 65374.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 280681.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1537980 f, 114518.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 280909.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689760 f, 65380.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 281136.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538040 f, 114522.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689820 f, 65385.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538100 f, 114527.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689880 f, 65391.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538160 f, 114531.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689940 f, 65397.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538220 f, 114536.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690000 f, 65402.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538280 f, 114540.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690060 f, 65408.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538340 f, 114536.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690120 f, 65408.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538400 f, 114540.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690180 f, 65413.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538460 f, 114545.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690240 f, 65419.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538520 f, 114549.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690300 f, 65425.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538580 f, 114554.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690360 f, 65430.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538640 f, 114558.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690420 f, 65436.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538700 f, 114563.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690480 f, 65442.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538760 f, 114567.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 281363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 281590.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690540 f, 65447.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 280754.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538820 f, 114572.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 280981.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690600 f, 65453.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 281207.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538880 f, 114568.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 281433.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690660 f, 65452.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 281660.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1538940 f, 114572.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 281886.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690720 f, 65458.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 281052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 281278.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539000 f, 114577.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 281503.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690780 f, 65464.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 281729.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539060 f, 114581.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 281954.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690840 f, 65470.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 282180.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539120 f, 114586.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 282406.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 281573.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 281797.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690900 f, 65475.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 282022.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539180 f, 114590.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 282247.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690960 f, 65481.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 282471.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539240 f, 114594.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 282696.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691020 f, 65487.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 282921.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539300 f, 114599.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 283146.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691080 f, 65492.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 282313.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539360 f, 114603.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 282537.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691140 f, 65492.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 282761.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539420 f, 114599.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 282985.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691200 f, 65497.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 283208.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539480 f, 114604.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 283432.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691260 f, 65503.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 283656.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539540 f, 114608.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 282825.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691320 f, 65509.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 283048.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539600 f, 114613.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76200 f, 283271.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691380 f, 65515.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 283494.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539660 f, 114617.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 283717.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691440 f, 65520.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 283940.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539720 f, 114622.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 284163.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691500 f, 65526.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 283333.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539780 f, 114626.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 283555.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691560 f, 65532.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 283777.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539840 f, 114631.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 284000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691620 f, 65537.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 284222.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539900 f, 114627.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 284444.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691680 f, 65537.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 284666.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1539960 f, 114631.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 283837.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691740 f, 65542.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 284059.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540020 f, 114635.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691800 f, 65548.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 284280.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 284501.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540080 f, 114640.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 284723.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691860 f, 65554.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 284944.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540140 f, 114644.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 285166.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691920 f, 65559.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 284338.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540200 f, 114649.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 284558.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691980 f, 65565.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 284779.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540260 f, 114653.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 285000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692040 f, 65571.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 285220.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540320 f, 114658.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 285441.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692100 f, 65577.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 284615.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540380 f, 114654.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77760 f, 284835.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692160 f, 65576.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 285054.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540440 f, 114658.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77880 f, 285274.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692220 f, 65582.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77940 f, 285494.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540500 f, 114663.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 285714.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692280 f, 65587.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 285934.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540560 f, 114667.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 286153.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692340 f, 65593.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 285328.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540620 f, 114672.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 285547.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692400 f, 65599.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 285766.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540680 f, 114676.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 285985.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692460 f, 65604.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 286204.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540740 f, 114681.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 286423.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692520 f, 65610.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 286642.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540800 f, 114685.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 285818.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692580 f, 65616.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 286036.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540860 f, 114689.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 286254.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692640 f, 65621.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 286472.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540920 f, 114694.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 286690.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692700 f, 65621.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 286909.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1540980 f, 114690.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 287127.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692760 f, 65627.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 286304.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 286521.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1541040 f, 114694.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 286739.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692820 f, 65632.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 286956.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1541100 f, 114699.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 287173.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692880 f, 65638.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 287391.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1541160 f, 114703.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 287608.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692940 f, 65644.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 286787.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1541220 f, 114708.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 287003.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693000 f, 65649.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 287220.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1541280 f, 114712.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 287436.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693060 f, 65655.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 287653.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1541340 f, 114717.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 286834.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693120 f, 65661.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 287050.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1541400 f, 114721.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 287266.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693180 f, 65666.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 287482.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1541460 f, 114726.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 287697.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693240 f, 65666.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 287913.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1541520 f, 114722.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 288129.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693300 f, 65672.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 287311.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1541580 f, 114726.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 287526.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693360 f, 65677.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 287741.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1541640 f, 114730.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 287957.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693420 f, 65683.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1541700 f, 114735.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693480 f, 65689.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 288172.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1541760 f, 114739.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 288387.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693540 f, 65694.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 288602.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1541820 f, 114744.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 287785.7 fps, 0 ms/f
[junit] 13 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 1541880 f, 114493.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 288000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 693600 f, 65514.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 288214.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1541940 f, 114497.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693660 f, 65519.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693720 f, 65525.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542000 f, 114502.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693780 f, 65525.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542060 f, 114498.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693840 f, 65530.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542120 f, 114502.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693900 f, 65536.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542180 f, 114506.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693960 f, 65542.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542240 f, 114511.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694020 f, 65547.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542300 f, 114515.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694080 f, 65553.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542360 f, 114520.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694140 f, 65559.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542420 f, 114524.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694200 f, 65564.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542480 f, 114529.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694260 f, 65570.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542540 f, 114533.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694320 f, 65576.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542600 f, 114538.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694380 f, 65581.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694440 f, 65581.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542660 f, 114534.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694500 f, 65586.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542720 f, 114538.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694560 f, 65592.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542780 f, 114543.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694620 f, 65598.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542840 f, 114547.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694680 f, 65603.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542900 f, 114551.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694740 f, 65609.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1542960 f, 114556.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694800 f, 65615.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543020 f, 114560.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694860 f, 65620.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543080 f, 114565.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694920 f, 65626.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543140 f, 114569.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694980 f, 65626.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543200 f, 114565.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695040 f, 65631.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543260 f, 114570.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695100 f, 65637.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543320 f, 114574.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695160 f, 65643.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543380 f, 114579.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695220 f, 65648.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 288428.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543440 f, 114583.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 288642.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695280 f, 65654.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 288857.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543500 f, 114587.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 289071.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695340 f, 65660.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 288256.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543560 f, 114592.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 288469.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695400 f, 65665.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 288683.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 288896.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543620 f, 114596.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 289110.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695460 f, 65671.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 289323.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543680 f, 114601.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 289537.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695520 f, 65670.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 288723.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543740 f, 114597.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 288936.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695580 f, 65676.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 289148.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543800 f, 114601.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 289361.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695640 f, 65682.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 289574.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543860 f, 114606.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 289787.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695700 f, 65687.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 290000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543920 f, 114610.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 289187.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695760 f, 65693.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 289399.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1543980 f, 114615.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 289611.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 289823.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 290035.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 290247.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 290459.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695820 f, 65699.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 289647.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544040 f, 114619.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 289859.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695880 f, 65704.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 290070.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544100 f, 114624.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 290281.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695940 f, 65710.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 290492.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544160 f, 114628.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 289684.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696000 f, 65716.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 289894.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544220 f, 114624.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 290105.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696060 f, 65715.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 290315.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 290526.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544280 f, 114628.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696120 f, 65721.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544340 f, 114633.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696180 f, 65726.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544400 f, 114637.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696240 f, 65732.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544460 f, 114642.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696300 f, 65738.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544520 f, 114646.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696360 f, 65743.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544580 f, 114651.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 290736.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696420 f, 65749.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 290947.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544640 f, 114655.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 290139.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 290349.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696480 f, 65755.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 290559.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544700 f, 114660.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 290769.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696540 f, 65760.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 290979.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544760 f, 114655.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 291188.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696600 f, 65760.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 291398.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544820 f, 114660.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 291608.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696660 f, 65766.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 290801.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544880 f, 114664.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 291010.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696720 f, 65771.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 291219.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1544940 f, 114669.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 291428.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696780 f, 65777.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 291637.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545000 f, 114673.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 291846.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696840 f, 65783.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 291041.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545060 f, 114678.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83880 f, 291250.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696900 f, 65788.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 291458.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545120 f, 114682.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 291666.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696960 f, 65794.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 291875.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545180 f, 114687.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 292083.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697020 f, 65800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 292291.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545240 f, 114691.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 291487.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697080 f, 65805.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 291695.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545300 f, 114687.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 291903.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697140 f, 65805.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 292110.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545360 f, 114692.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 292318.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697200 f, 65810.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 292525.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545420 f, 114696.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 292733.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697260 f, 65816.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 291931.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545480 f, 114700.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 292137.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697320 f, 65822.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 292344.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545540 f, 114705.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 292551.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697380 f, 65827.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 292758.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545600 f, 114709.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 292965.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697440 f, 65833.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85020 f, 293172.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545660 f, 114714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 292371.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697500 f, 65839.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 292577.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545720 f, 114718.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85200 f, 292783.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697560 f, 65844.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 292989.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545780 f, 114723.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 293195.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697620 f, 65850.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 293402.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545840 f, 114719.1 fps, 0 ms/f
[junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 85440 f, 290612.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697680 f, 65849.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 289830.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545900 f, 114723.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 290033.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697740 f, 65855.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 290237.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1545960 f, 114728.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 290440.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697800 f, 65861.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 290644.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546020 f, 114732.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 290847.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697860 f, 65866.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 291050.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546080 f, 114736.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 290270.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697920 f, 65872.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 290472.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546140 f, 114741.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 290675.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697980 f, 65878.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 290878.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546200 f, 114745.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 291081.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698040 f, 65883.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 291283.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546260 f, 114750.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 290505.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698100 f, 65889.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 290707.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546320 f, 114754.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86400 f, 290909.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698160 f, 65895.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 291111.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546380 f, 114750.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 291313.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698220 f, 65894.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 291515.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546440 f, 114755.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 291717.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698280 f, 65900.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 290939.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546500 f, 114759.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86760 f, 291140.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698340 f, 65906.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 291342.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546560 f, 114764.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 291543.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698400 f, 65911.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 291744.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546620 f, 114768.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 291946.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698460 f, 65917.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 292147.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546680 f, 114772.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 291371.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698520 f, 65922.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546740 f, 114777.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698580 f, 65928.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546800 f, 114781.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698640 f, 65934.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546860 f, 114777.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698700 f, 65933.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546920 f, 114782.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698760 f, 65939.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1546980 f, 114786.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698820 f, 65945.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547040 f, 114791.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698880 f, 65950.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547100 f, 114795.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698940 f, 65956.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547160 f, 114800.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699000 f, 65962.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547220 f, 114804.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699060 f, 65967.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547280 f, 114808.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699120 f, 65973.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547340 f, 114813.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699180 f, 65979.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547400 f, 114817.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699240 f, 65978.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547460 f, 114813.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699300 f, 65984.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547520 f, 114818.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699360 f, 65989.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547580 f, 114822.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699420 f, 65995.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547640 f, 114827.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699480 f, 66001.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547700 f, 114831.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699540 f, 66006.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547760 f, 114836.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699600 f, 66012.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547820 f, 114840.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699660 f, 66018.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547880 f, 114844.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699720 f, 66023.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1547940 f, 114849.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699780 f, 66023.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1548000 f, 114845.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699840 f, 66028.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1548060 f, 114849.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699900 f, 66034.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1548120 f, 114854.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699960 f, 66040.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 291571.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1548180 f, 114858.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 291772.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700020 f, 66045.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 291973.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 292173.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1548240 f, 114863.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 292374.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 291600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 291800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 292000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700080 f, 66051.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 292200.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1548300 f, 114867.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 292400.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700140 f, 66057.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 292600.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1548360 f, 114872.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 292800.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700200 f, 66062.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 292026.5 fps, 0 ms/f
[junit] 13 s: 60 f / 141 ms, 425.5 fps, 2 ms/f; total: 1548420 f, 113687.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 292225.9 fps, 0 ms/f
[junit] 10 s: 60 f / 141 ms, 425.5 fps, 2 ms/f; total: 700260 f, 65201.1 fps, 0 ms/f
[junit] 0 s: 60 f / 35 ms, 1714.2 fps, 0 ms/f; total: 88020 f, 261964.2 fps, 0 ms/f
[junit] 13 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1548480 f, 113674.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 262142.8 fps, 0 ms/f
[junit] 10 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 700320 f, 65194.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 262321.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1548540 f, 113679.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 262500.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700380 f, 65200.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 262678.5 fps, 0 ms/f
[junit] 13 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1548600 f, 113642.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 262077.1 fps, 0 ms/f
[junit] 10 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 700440 f, 65175.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 262255.2 fps, 0 ms/f
[junit] 13 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1548660 f, 113613.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 262433.2 fps, 0 ms/f
[junit] 10 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 700500 f, 65156.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 262611.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700560 f, 65162.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88560 f, 262789.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1548720 f, 113617.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 262967.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700620 f, 65167.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 263145.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1548780 f, 113621.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 262544.3 fps, 0 ms/f
[junit] 10 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 700680 f, 65155.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 262721.9 fps, 0 ms/f
[junit] 13 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1548840 f, 113601.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 262899.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 263076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 263254.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 263431.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 263609.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 263786.9 fps, 0 ms/f
[junit] 10 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 700740 f, 65142.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 263185.8 fps, 0 ms/f
[junit] 13 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1548900 f, 113580.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 263362.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700800 f, 65142.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 263539.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1548960 f, 113576.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 263716.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700860 f, 65147.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 263893.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549020 f, 113581.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 264070.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700920 f, 65153.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549080 f, 113585.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 264247.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700980 f, 65158.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 263647.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549140 f, 113589.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 263823.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701040 f, 65164.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 264000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549200 f, 113594.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 264176.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701100 f, 65170.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89880 f, 264352.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701160 f, 65175.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 264529.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549260 f, 113598.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 263929.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701220 f, 65181.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 264105.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549320 f, 113603.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 264281.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 264457.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701280 f, 65186.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 264633.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549380 f, 113607.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 264809.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701340 f, 65186.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 264985.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549440 f, 113603.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 265161.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701400 f, 65191.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 264561.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549500 f, 113608.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 264736.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701460 f, 65197.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 264912.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549560 f, 113612.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 265087.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701520 f, 65203.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 265263.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549620 f, 113616.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 265438.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701580 f, 65208.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 265614.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549680 f, 113621.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 265789.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701640 f, 65214.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 265189.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549740 f, 113625.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 265364.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701700 f, 65219.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 265539.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549800 f, 113630.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 265714.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701760 f, 65225.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 265889.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549860 f, 113634.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 266064.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701820 f, 65230.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 266239.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549920 f, 113630.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 265639.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 265813.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 265988.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701880 f, 65230.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 266162.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1549980 f, 113634.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 266337.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701940 f, 65236.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 266511.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550040 f, 113639.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 266686.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702000 f, 65241.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 266086.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550100 f, 113643.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 266260.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702060 f, 65247.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 266434.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550160 f, 113648.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 266608.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702120 f, 65252.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 266782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 266956.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550220 f, 113652.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 267130.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702180 f, 65258.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 267304.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550280 f, 113656.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 266705.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702240 f, 65263.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 266878.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550340 f, 113661.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 267052.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702300 f, 65269.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 267225.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550400 f, 113665.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 267398.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702360 f, 65275.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 267572.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550460 f, 113661.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92640 f, 267745.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702420 f, 65274.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 267146.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550520 f, 113666.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 267319.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 267492.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702480 f, 65280.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 267665.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550580 f, 113670.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 267838.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702540 f, 65285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 268011.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550640 f, 113674.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 268184.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702600 f, 65291.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 268357.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550700 f, 113679.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93180 f, 267758.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702660 f, 65296.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 267931.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550760 f, 113683.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 268103.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702720 f, 65302.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 268275.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550820 f, 113688.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 268448.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702780 f, 65308.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93480 f, 268620.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550880 f, 113692.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 268793.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702840 f, 65313.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 268965.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1550940 f, 113696.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702900 f, 65313.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551000 f, 113693.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702960 f, 65318.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551060 f, 113697.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703020 f, 65324.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551120 f, 113701.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703080 f, 65329.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551180 f, 113706.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703140 f, 65335.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551240 f, 113710.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703200 f, 65341.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551300 f, 113714.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703260 f, 65346.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551360 f, 113719.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703320 f, 65346.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551420 f, 113715.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703380 f, 65351.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551480 f, 113719.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703440 f, 65357.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551540 f, 113724.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703500 f, 65362.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551600 f, 113728.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703560 f, 65368.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551660 f, 113733.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703620 f, 65373.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551720 f, 113737.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703680 f, 65379.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551780 f, 113741.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703740 f, 65385.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551840 f, 113746.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703800 f, 65390.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551900 f, 113750.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703860 f, 65390.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1551960 f, 113746.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703920 f, 65395.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552020 f, 113751.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703980 f, 65401.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552080 f, 113755.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704040 f, 65406.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552140 f, 113759.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704100 f, 65412.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552200 f, 113764.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704160 f, 65418.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552260 f, 113768.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704220 f, 65423.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552320 f, 113773.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704280 f, 65429.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552380 f, 113777.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704340 f, 65428.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552440 f, 113773.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704400 f, 65434.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552500 f, 113777.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704460 f, 65439.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704520 f, 65445.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 268366.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552560 f, 113782.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 268538.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704580 f, 65450.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 268710.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552620 f, 113786.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93840 f, 268882.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704640 f, 65456.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 269054.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552680 f, 113791.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 269226.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704700 f, 65462.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 269398.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552740 f, 113795.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 268800.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704760 f, 65467.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 268971.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552800 f, 113799.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 269142.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704820 f, 65473.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552860 f, 113804.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704880 f, 65478.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552920 f, 113808.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704940 f, 65478.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1552980 f, 113804.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 269314.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705000 f, 65483.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 269485.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553040 f, 113809.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 269657.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705060 f, 65489.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 269828.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553100 f, 113813.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 269230.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705120 f, 65495.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 269401.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553160 f, 113817.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 269572.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705180 f, 65500.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 269743.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553220 f, 113822.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705240 f, 65506.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553280 f, 113826.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 269914.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705300 f, 65511.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 270085.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553340 f, 113831.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 270256.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705360 f, 65517.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 270427.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553400 f, 113835.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 269829.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705420 f, 65522.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 270000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553460 f, 113839.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 270170.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705480 f, 65522.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 270340.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553520 f, 113836.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 270511.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705540 f, 65528.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 270681.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553580 f, 113840.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 270852.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705600 f, 65533.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 270254.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553640 f, 113844.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 270424.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705660 f, 65539.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 270594.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553700 f, 113849.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 270764.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705720 f, 65544.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 270934.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553760 f, 113853.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 271104.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705780 f, 65550.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 271274.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553820 f, 113857.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 271444.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705840 f, 65555.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 271614.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553880 f, 113862.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 271016.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705900 f, 65561.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 271186.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1553940 f, 113866.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 271355.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705960 f, 65567.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 271525.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554000 f, 113871.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 271694.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 271864.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706020 f, 65566.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 272033.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554060 f, 113867.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 271436.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706080 f, 65572.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 271605.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554120 f, 113871.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 271774.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706140 f, 65577.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 271943.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554180 f, 113876.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 272112.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706200 f, 65583.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 272281.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 272450.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554240 f, 113880.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 271853.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706260 f, 65588.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 272022.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554300 f, 113884.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 272191.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706320 f, 65594.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 272359.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706380 f, 65599.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 272528.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554360 f, 113889.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 272696.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706440 f, 65605.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 272865.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554420 f, 113893.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 273033.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 272436.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706500 f, 65611.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 272605.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554480 f, 113898.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 272773.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706560 f, 65610.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 272941.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554540 f, 113894.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 273109.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706620 f, 65616.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 273277.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554600 f, 113898.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 273445.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706680 f, 65621.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 272849.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554660 f, 113902.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 273016.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706740 f, 65627.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 273184.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554720 f, 113907.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 273351.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706800 f, 65632.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 273519.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554780 f, 113911.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 273687.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706860 f, 65638.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 273854.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554840 f, 113916.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 273259.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706920 f, 65643.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 273426.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554900 f, 113920.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 273593.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706980 f, 65649.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 273760.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1554960 f, 113924.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98340 f, 273927.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 274094.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707040 f, 65655.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 274261.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555020 f, 113929.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 274428.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707100 f, 65654.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 273833.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555080 f, 113925.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 274000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 274166.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707160 f, 65660.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 274333.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555140 f, 113929.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 274500.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707220 f, 65665.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 274666.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555200 f, 113934.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 274833.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707280 f, 65671.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 274238.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555260 f, 113938.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 274404.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707340 f, 65676.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 274570.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555320 f, 113942.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 274736.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707400 f, 65682.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 274903.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555380 f, 113938.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 275069.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707460 f, 65681.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 275235.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555440 f, 113943.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707520 f, 65687.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555500 f, 113947.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707580 f, 65693.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555560 f, 113952.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555620 f, 113956.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707640 f, 65698.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555680 f, 113960.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707700 f, 65704.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 274640.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555740 f, 113965.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99480 f, 274806.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707760 f, 65709.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 274972.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555800 f, 113969.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 275138.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707820 f, 65715.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 275303.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555860 f, 113974.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 275469.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707880 f, 65720.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 275635.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555920 f, 113978.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 275041.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707940 f, 65720.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 275206.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1555980 f, 113974.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 275371.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708000 f, 65725.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 275537.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556040 f, 113978.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 275702.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708060 f, 65731.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556100 f, 113983.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708120 f, 65737.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556160 f, 113987.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708180 f, 65742.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556220 f, 113992.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708240 f, 65748.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556280 f, 113996.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708300 f, 65753.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556340 f, 114000.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708360 f, 65759.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556400 f, 114005.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708420 f, 65764.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556460 f, 114009.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708480 f, 65764.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556520 f, 114005.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708540 f, 65769.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556580 f, 114010.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708600 f, 65775.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556640 f, 114014.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708660 f, 65781.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556700 f, 114018.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708720 f, 65786.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556760 f, 114023.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708780 f, 65792.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556820 f, 114027.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708840 f, 65797.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556880 f, 114032.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708900 f, 65803.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1556940 f, 114036.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708960 f, 65808.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557000 f, 114040.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 275867.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709020 f, 65808.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 275274.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557060 f, 114036.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 275439.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709080 f, 65814.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 275604.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557120 f, 114041.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 275769.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709140 f, 65819.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 275934.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557180 f, 114045.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 276098.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709200 f, 65825.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 276263.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557240 f, 114050.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 276428.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709260 f, 65830.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 275835.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557300 f, 114054.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 276000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709320 f, 65836.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 276164.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557360 f, 114058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 276328.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709380 f, 65841.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 276493.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557420 f, 114063.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 276657.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709440 f, 65847.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 276065.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557480 f, 114067.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 276229.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709500 f, 65852.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 276393.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557540 f, 114072.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 276557.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709560 f, 65858.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 276721.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557600 f, 114076.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 276885.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709620 f, 65864.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 276294.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557660 f, 114072.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 276457.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709680 f, 65863.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 276621.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557720 f, 114076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 276784.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709740 f, 65869.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 276948.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557780 f, 114081.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 277111.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709800 f, 65874.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 277275.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557840 f, 114085.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 276684.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709860 f, 65880.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 276847.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557900 f, 114090.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 277010.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709920 f, 65885.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 277173.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1557960 f, 114094.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 277336.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709980 f, 65891.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 277500.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558020 f, 114098.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 276910.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710040 f, 65896.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 277073.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558080 f, 114103.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 277235.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710100 f, 65902.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558140 f, 114107.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 277398.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710160 f, 65902.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 277560.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558200 f, 114103.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 277723.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710220 f, 65907.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 277135.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558260 f, 114108.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 277297.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710280 f, 65913.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 277459.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558320 f, 114112.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 277621.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710340 f, 65918.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 277783.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558380 f, 114116.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 277945.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710400 f, 65924.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 277358.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558440 f, 114121.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 277520.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710460 f, 65929.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 277681.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558500 f, 114125.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 277843.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 278005.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 278167.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710520 f, 65935.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 277580.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 277741.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558560 f, 114130.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 277903.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710580 f, 65940.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 278064.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558620 f, 114134.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 278225.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710640 f, 65946.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 278387.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558680 f, 114138.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 278548.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710700 f, 65946.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 277962.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558740 f, 114134.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 278123.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710760 f, 65951.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 278284.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558800 f, 114139.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 278445.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710820 f, 65957.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 278605.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558860 f, 114143.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 278766.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710880 f, 65962.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 278927.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558920 f, 114148.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104100 f, 279088.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710940 f, 65968.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104160 f, 278502.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1558980 f, 114152.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104220 f, 278663.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711000 f, 65973.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104280 f, 278823.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559040 f, 114156.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104340 f, 278983.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711060 f, 65979.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104400 f, 279144.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559100 f, 114161.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104460 f, 279304.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711120 f, 65984.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104520 f, 279465.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559160 f, 114165.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104580 f, 278880.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711180 f, 65990.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104640 f, 279040.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559220 f, 114170.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104700 f, 279200.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711240 f, 65989.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104760 f, 279360.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559280 f, 114166.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104820 f, 279520.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711300 f, 65995.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104880 f, 279680.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559340 f, 114170.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104940 f, 279840.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105000 f, 279255.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105060 f, 279414.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105120 f, 279574.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105180 f, 279734.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105240 f, 279893.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711360 f, 66001.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105300 f, 280053.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105360 f, 280212.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559400 f, 114174.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105420 f, 279628.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711420 f, 66006.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559460 f, 114179.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105480 f, 279787.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711480 f, 66012.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105540 f, 279946.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559520 f, 114183.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105600 f, 280106.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711540 f, 66017.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105660 f, 280265.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559580 f, 114188.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105720 f, 280424.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711600 f, 66023.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105780 f, 280583.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559640 f, 114192.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105840 f, 280000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711660 f, 66028.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105900 f, 280158.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559700 f, 114196.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105960 f, 280317.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711720 f, 66034.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106020 f, 280476.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559760 f, 114201.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106080 f, 280634.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711780 f, 66033.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106140 f, 280793.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559820 f, 114197.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106200 f, 280952.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711840 f, 66039.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106260 f, 281111.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559880 f, 114201.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106320 f, 280527.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711900 f, 66045.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106380 f, 280686.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1559940 f, 114206.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106440 f, 280844.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711960 f, 66050.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560000 f, 114210.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712020 f, 66056.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560060 f, 114214.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712080 f, 66061.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560120 f, 114219.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712140 f, 66067.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560180 f, 114223.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712200 f, 66072.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560240 f, 114227.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712260 f, 66078.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560300 f, 114224.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712320 f, 66077.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560360 f, 114228.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712380 f, 66083.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560420 f, 114232.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712440 f, 66089.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560480 f, 114237.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712500 f, 66094.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560540 f, 114241.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712560 f, 66100.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560600 f, 114245.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712620 f, 66105.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560660 f, 114250.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712680 f, 66111.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560720 f, 114254.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712740 f, 66116.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560780 f, 114259.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712800 f, 66122.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560840 f, 114255.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712860 f, 66121.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560900 f, 114259.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712920 f, 66127.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560960 f, 114263.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712980 f, 66133.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561020 f, 114268.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713040 f, 66138.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561080 f, 114272.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713100 f, 66144.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561140 f, 114277.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713160 f, 66149.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561200 f, 114281.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713220 f, 66155.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561260 f, 114277.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713280 f, 66154.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561320 f, 114281.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713340 f, 66160.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561380 f, 114286.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713400 f, 66165.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561440 f, 114290.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713460 f, 66171.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561500 f, 114295.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713520 f, 66176.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561560 f, 114299.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713580 f, 66182.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106500 f, 281002.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561620 f, 114303.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106560 f, 281160.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713640 f, 66188.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106620 f, 281319.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561680 f, 114308.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106680 f, 281477.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713700 f, 66193.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106740 f, 280894.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561740 f, 114312.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106800 f, 281052.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713760 f, 66199.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106860 f, 281210.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561800 f, 114308.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106920 f, 281368.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713820 f, 66198.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106980 f, 281526.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561860 f, 114313.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107040 f, 281684.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713880 f, 66204.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107100 f, 281842.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561920 f, 114317.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107160 f, 281259.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713940 f, 66209.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107220 f, 281417.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1561980 f, 114321.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107280 f, 281574.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714000 f, 66215.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107340 f, 281732.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1562040 f, 114326.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107400 f, 281889.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714060 f, 66220.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107460 f, 282047.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1562100 f, 114330.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107520 f, 282204.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714120 f, 66226.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107580 f, 281623.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1562160 f, 114335.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107640 f, 281780.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714180 f, 66232.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107700 f, 281937.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1562220 f, 114339.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107760 f, 282094.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714240 f, 66237.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107820 f, 282251.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1562280 f, 114343.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107880 f, 282408.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714300 f, 66243.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107940 f, 281827.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1562340 f, 114339.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108000 f, 281984.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714360 f, 66242.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108060 f, 282141.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1562400 f, 114344.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108120 f, 282297.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714420 f, 66248.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108180 f, 282454.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1562460 f, 114348.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108240 f, 282610.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714480 f, 66253.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108300 f, 282767.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1562520 f, 114353.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108360 f, 282924.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714540 f, 66259.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108420 f, 282343.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1562580 f, 114357.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108480 f, 282500.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714600 f, 66264.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108540 f, 282656.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1562640 f, 114361.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108600 f, 282812.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714660 f, 66270.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108660 f, 282968.7 fps, 0 ms/f
[junit] 13 s: 60 f / 78 ms, 769.2 fps, 1 ms/f; total: 1562700 f, 113717.0 fps, 0 ms/f
[junit] 10 s: 60 f / 78 ms, 769.2 fps, 1 ms/f; total: 714720 f, 65800.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1562760 f, 113721.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714780 f, 65805.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1562820 f, 113725.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714840 f, 65811.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1562880 f, 113721.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714900 f, 65810.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108720 f, 283125.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1562940 f, 113726.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108780 f, 282545.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714960 f, 65816.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108840 f, 282701.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1563000 f, 113730.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108900 f, 282857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108960 f, 283013.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109020 f, 283168.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109080 f, 283324.7 fps, 0 ms/f
[junit] 10 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 715020 f, 65809.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109140 f, 283480.5 fps, 0 ms/f
[junit] 13 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1563060 f, 113718.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109200 f, 283636.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715080 f, 65815.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109260 f, 283057.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1563120 f, 113714.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109320 f, 283212.4 fps, 0 ms/f
[junit] 10 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 715140 f, 65802.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109380 f, 283367.8 fps, 0 ms/f
[junit] 13 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1563180 f, 113685.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109440 f, 283523.3 fps, 0 ms/f
[junit] 10 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 715200 f, 65771.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109500 f, 283678.7 fps, 0 ms/f
[junit] 13 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1563240 f, 113657.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109560 f, 283834.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715260 f, 65777.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109620 f, 283989.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1563300 f, 113653.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109680 f, 284145.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715320 f, 65776.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109740 f, 283565.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1563360 f, 113657.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109800 f, 283720.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715380 f, 65782.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109860 f, 283875.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1563420 f, 113661.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109920 f, 284031.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715440 f, 65787.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109980 f, 284186.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1563480 f, 113666.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110040 f, 284341.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715500 f, 65793.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110100 f, 284496.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1563540 f, 113670.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110160 f, 283917.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715560 f, 65798.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110220 f, 284072.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1563600 f, 113675.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110280 f, 284226.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715620 f, 65804.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110340 f, 284381.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1563660 f, 113679.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110400 f, 284536.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715680 f, 65809.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110460 f, 284690.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1563720 f, 113683.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110520 f, 284845.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715740 f, 65815.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110580 f, 284267.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1563780 f, 113688.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110640 f, 284421.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715800 f, 65820.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110700 f, 284575.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1563840 f, 113684.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715860 f, 65820.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1563900 f, 113688.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110760 f, 284730.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715920 f, 65825.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110820 f, 284884.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1563960 f, 113692.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110880 f, 285038.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715980 f, 65831.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110940 f, 285192.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564020 f, 113697.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111000 f, 285347.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564080 f, 113701.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111060 f, 284769.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716040 f, 65836.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111120 f, 284923.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564140 f, 113706.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111180 f, 285076.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716100 f, 65842.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111240 f, 285230.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564200 f, 113710.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111300 f, 285384.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716160 f, 65847.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111360 f, 285538.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564260 f, 113714.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111420 f, 285692.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716220 f, 65853.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111480 f, 285115.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564320 f, 113719.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111540 f, 285268.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716280 f, 65858.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111600 f, 285422.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564380 f, 113715.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111660 f, 285575.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716340 f, 65858.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111720 f, 285728.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564440 f, 113719.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111780 f, 285882.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716400 f, 65863.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111840 f, 286035.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564500 f, 113723.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111900 f, 285459.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716460 f, 65869.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111960 f, 285612.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564560 f, 113728.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112020 f, 285765.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716520 f, 65874.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112080 f, 285918.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564620 f, 113732.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112140 f, 286071.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716580 f, 65880.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112200 f, 286224.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564680 f, 113737.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112260 f, 286377.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716640 f, 65885.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112320 f, 286530.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564740 f, 113741.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112380 f, 285954.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716700 f, 65891.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112440 f, 286106.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564800 f, 113745.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112500 f, 286259.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716760 f, 65896.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112560 f, 286412.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564860 f, 113750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112620 f, 286564.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716820 f, 65902.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564920 f, 113746.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716880 f, 65901.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1564980 f, 113750.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716940 f, 65907.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112680 f, 286717.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565040 f, 113754.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112740 f, 286870.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717000 f, 65912.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112800 f, 286294.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565100 f, 113759.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112860 f, 286446.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717060 f, 65918.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565160 f, 113763.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717120 f, 65923.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565220 f, 113767.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717180 f, 65929.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565280 f, 113772.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717240 f, 65934.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565340 f, 113776.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717300 f, 65940.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565400 f, 113781.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717360 f, 65945.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565460 f, 113777.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717420 f, 65945.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565520 f, 113781.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717480 f, 65950.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717540 f, 65956.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565580 f, 113785.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717600 f, 65961.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565640 f, 113790.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717660 f, 65967.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565700 f, 113786.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717720 f, 65966.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565760 f, 113790.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717780 f, 65972.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565820 f, 113795.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717840 f, 65977.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565880 f, 113799.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717900 f, 65983.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1565940 f, 113803.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717960 f, 65988.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566000 f, 113808.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718020 f, 65994.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718080 f, 66000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566060 f, 113812.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718140 f, 66005.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566120 f, 113816.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718200 f, 66011.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566180 f, 113812.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718260 f, 66010.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566240 f, 113817.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718320 f, 66015.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566300 f, 113821.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718380 f, 66021.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566360 f, 113826.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718440 f, 66027.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566420 f, 113830.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718500 f, 66032.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566480 f, 113834.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718560 f, 66038.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566540 f, 113839.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718620 f, 66043.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566600 f, 113843.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718680 f, 66049.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112920 f, 286599.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566660 f, 113847.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112980 f, 286751.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718740 f, 66054.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113040 f, 286903.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566720 f, 113843.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718800 f, 66054.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566780 f, 113848.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718860 f, 66059.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566840 f, 113852.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718920 f, 66065.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566900 f, 113856.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113100 f, 287055.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113160 f, 287208.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113220 f, 287360.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113280 f, 286784.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113340 f, 286936.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113400 f, 287088.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113460 f, 287240.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113520 f, 287392.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113580 f, 287544.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113640 f, 287696.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113700 f, 287848.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113760 f, 287272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113820 f, 287424.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113880 f, 287575.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113940 f, 287727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114000 f, 287878.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114060 f, 288030.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114120 f, 288181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114180 f, 287607.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114240 f, 287758.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114300 f, 287909.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114360 f, 288060.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114420 f, 288211.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114480 f, 288362.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114540 f, 288513.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114600 f, 288665.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114660 f, 288816.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114720 f, 288241.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114780 f, 288391.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114840 f, 288542.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114900 f, 288693.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114960 f, 288844.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115020 f, 288994.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115080 f, 289145.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115140 f, 288571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115200 f, 288721.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718980 f, 66070.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115260 f, 288872.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1566960 f, 113861.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115320 f, 289022.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719040 f, 66076.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115380 f, 289172.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567020 f, 113865.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115440 f, 289323.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719100 f, 66081.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115500 f, 289473.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719160 f, 66087.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115560 f, 289624.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567080 f, 113870.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115620 f, 289050.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719220 f, 66092.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115680 f, 289200.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567140 f, 113874.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115740 f, 289350.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719280 f, 66098.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115800 f, 289500.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567200 f, 113878.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115860 f, 289650.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719340 f, 66097.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115920 f, 289800.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567260 f, 113874.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115980 f, 289950.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719400 f, 66103.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116040 f, 289376.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567320 f, 113879.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116100 f, 289526.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719460 f, 66108.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116160 f, 289675.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567380 f, 113883.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116220 f, 289825.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719520 f, 66114.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116280 f, 289975.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567440 f, 113887.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719580 f, 66119.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116340 f, 290124.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567500 f, 113892.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116400 f, 290274.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719640 f, 66125.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116460 f, 290423.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567560 f, 113896.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116520 f, 289850.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719700 f, 66130.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116580 f, 290000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567620 f, 113901.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116640 f, 290149.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719760 f, 66136.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116700 f, 290298.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116760 f, 290447.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116820 f, 290597.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116880 f, 290746.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116940 f, 290173.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117000 f, 290322.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117060 f, 290471.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567680 f, 113905.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117120 f, 290620.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719820 f, 66135.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117180 f, 290769.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567740 f, 113901.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719880 f, 66141.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567800 f, 113905.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719940 f, 66146.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567860 f, 113910.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117240 f, 290918.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720000 f, 66152.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117300 f, 291067.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117360 f, 291215.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567920 f, 113914.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117420 f, 290643.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720060 f, 66157.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117480 f, 290792.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1567980 f, 113918.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117540 f, 290940.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720120 f, 66163.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117600 f, 291089.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568040 f, 113923.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117660 f, 291237.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720180 f, 66168.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117720 f, 291386.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568100 f, 113927.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117780 f, 291534.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720240 f, 66174.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117840 f, 290962.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568160 f, 113932.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117900 f, 291111.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720300 f, 66179.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117960 f, 291259.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568220 f, 113936.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118020 f, 291407.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720360 f, 66179.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118080 f, 291555.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568280 f, 113932.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118140 f, 291703.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720420 f, 66184.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118200 f, 291851.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568340 f, 113936.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118260 f, 292000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720480 f, 66190.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118320 f, 291428.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568400 f, 113941.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118380 f, 291576.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720540 f, 66195.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118440 f, 291724.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568460 f, 113945.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118500 f, 291871.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118560 f, 292019.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720600 f, 66201.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118620 f, 292167.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568520 f, 113949.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118680 f, 292315.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720660 f, 66206.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118740 f, 291744.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568580 f, 113954.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118800 f, 291891.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720720 f, 66212.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118860 f, 292039.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568640 f, 113958.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118920 f, 292186.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720780 f, 66217.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118980 f, 292334.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568700 f, 113962.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119040 f, 292481.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720840 f, 66223.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119100 f, 292629.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568760 f, 113967.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119160 f, 292776.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720900 f, 66222.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119220 f, 292205.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568820 f, 113963.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720960 f, 66228.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568880 f, 113967.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721020 f, 66233.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1568940 f, 113972.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721080 f, 66239.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569000 f, 113976.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721140 f, 66244.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569060 f, 113980.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721200 f, 66250.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569120 f, 113985.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721260 f, 66255.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569180 f, 113989.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721320 f, 66261.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569240 f, 113993.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721380 f, 66266.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569300 f, 113998.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721440 f, 66266.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569360 f, 113994.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721500 f, 66271.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569420 f, 113998.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721560 f, 66277.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569480 f, 114003.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721620 f, 66282.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569540 f, 114007.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721680 f, 66288.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569600 f, 114011.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721740 f, 66293.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569660 f, 114016.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721800 f, 66299.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569720 f, 114020.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721860 f, 66304.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569780 f, 114024.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721920 f, 66304.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569840 f, 114020.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721980 f, 66309.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569900 f, 114025.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722040 f, 66315.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1569960 f, 114029.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722100 f, 66320.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570020 f, 114033.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722160 f, 66326.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570080 f, 114038.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722220 f, 66331.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570140 f, 114042.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722280 f, 66337.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570200 f, 114047.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722340 f, 66342.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570260 f, 114051.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722400 f, 66348.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570320 f, 114055.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722460 f, 66347.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570380 f, 114051.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722520 f, 66353.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570440 f, 114056.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722580 f, 66358.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570500 f, 114060.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119280 f, 292352.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722640 f, 66364.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119340 f, 292500.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570560 f, 114064.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119400 f, 292647.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722700 f, 66369.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119460 f, 292794.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570620 f, 114069.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119520 f, 292941.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722760 f, 66375.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119580 f, 293088.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570680 f, 114073.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119640 f, 292518.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722820 f, 66380.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119700 f, 292665.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570740 f, 114078.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119760 f, 292811.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722880 f, 66386.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119820 f, 292958.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570800 f, 114082.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119880 f, 293105.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722940 f, 66391.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119940 f, 293251.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570860 f, 114086.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120000 f, 293398.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723000 f, 66391.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120060 f, 293545.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570920 f, 114082.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120120 f, 292975.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723060 f, 66396.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120180 f, 293121.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1570980 f, 114087.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120240 f, 293268.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723120 f, 66402.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120300 f, 293414.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571040 f, 114091.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120360 f, 293560.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723180 f, 66407.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120420 f, 293707.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571100 f, 114095.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120480 f, 293853.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723240 f, 66413.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120540 f, 294000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571160 f, 114100.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120600 f, 293430.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723300 f, 66418.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120660 f, 293576.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571220 f, 114104.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120720 f, 293722.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723360 f, 66424.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120780 f, 293868.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571280 f, 114108.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120840 f, 294014.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723420 f, 66429.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120900 f, 294160.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571340 f, 114113.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120960 f, 294306.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723480 f, 66435.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121020 f, 294452.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571400 f, 114117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121080 f, 293883.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723540 f, 66434.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121140 f, 294029.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571460 f, 114113.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121200 f, 294174.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723600 f, 66440.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121260 f, 294320.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571520 f, 114118.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121320 f, 294466.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723660 f, 66445.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121380 f, 294611.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571580 f, 114122.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121440 f, 294757.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723720 f, 66451.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121500 f, 294902.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571640 f, 114126.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121560 f, 294334.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723780 f, 66456.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121620 f, 294479.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571700 f, 114131.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121680 f, 294624.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571760 f, 114135.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121740 f, 294769.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723840 f, 66462.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121800 f, 294915.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571820 f, 114139.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723900 f, 66467.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571880 f, 114144.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723960 f, 66473.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1571940 f, 114140.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724020 f, 66472.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572000 f, 114144.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572060 f, 114149.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724080 f, 66478.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121860 f, 295060.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572120 f, 114153.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121920 f, 295205.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121980 f, 294637.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724140 f, 66483.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122040 f, 294782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122100 f, 294927.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572180 f, 114157.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122160 f, 295072.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724200 f, 66489.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122220 f, 295217.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572240 f, 114162.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122280 f, 295362.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724260 f, 66494.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122340 f, 295507.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572300 f, 114166.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122400 f, 295652.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572360 f, 114170.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122460 f, 295084.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724320 f, 66500.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122520 f, 295228.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572420 f, 114175.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122580 f, 295373.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724380 f, 66505.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122640 f, 295518.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572480 f, 114179.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122700 f, 295662.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724440 f, 66511.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122760 f, 295807.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122820 f, 295951.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572540 f, 114175.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122880 f, 295384.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724500 f, 66510.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122940 f, 295528.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572600 f, 114179.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123000 f, 295673.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724560 f, 66516.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123060 f, 295817.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572660 f, 114184.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123120 f, 295961.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724620 f, 66521.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123180 f, 296105.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572720 f, 114188.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123240 f, 296250.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724680 f, 66527.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123300 f, 296394.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572780 f, 114192.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123360 f, 295827.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724740 f, 66532.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572840 f, 114197.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724800 f, 66538.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572900 f, 114201.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123420 f, 295971.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724860 f, 66543.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123480 f, 296115.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1572960 f, 114206.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123540 f, 296259.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123600 f, 296402.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724920 f, 66549.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123660 f, 296546.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573020 f, 114210.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123720 f, 296690.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724980 f, 66554.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123780 f, 296124.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573080 f, 114206.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123840 f, 296267.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123900 f, 296411.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725040 f, 66554.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123960 f, 296555.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573140 f, 114210.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124020 f, 296698.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725100 f, 66559.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124080 f, 296842.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573200 f, 114215.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124140 f, 296985.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725160 f, 66565.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124200 f, 296420.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573260 f, 114219.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124260 f, 296563.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725220 f, 66570.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124320 f, 296706.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573320 f, 114223.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124380 f, 296849.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725280 f, 66576.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124440 f, 296992.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573380 f, 114228.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124500 f, 297136.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725340 f, 66581.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124560 f, 297279.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573440 f, 114232.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124620 f, 296714.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725400 f, 66587.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124680 f, 296857.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573500 f, 114236.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124740 f, 297000.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725460 f, 66592.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124800 f, 297142.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573560 f, 114241.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124860 f, 297285.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725520 f, 66598.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124920 f, 297428.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573620 f, 114237.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124980 f, 297571.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725580 f, 66597.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125040 f, 297714.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573680 f, 114241.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125100 f, 297149.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725640 f, 66603.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125160 f, 297292.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573740 f, 114246.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125220 f, 297434.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725700 f, 66608.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125280 f, 297577.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125340 f, 297719.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573800 f, 114250.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125400 f, 297862.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725760 f, 66614.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125460 f, 298004.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573860 f, 114254.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125520 f, 298147.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725820 f, 66619.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125580 f, 297582.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573920 f, 114259.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125640 f, 297725.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725880 f, 66625.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1573980 f, 114263.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725940 f, 66630.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1574040 f, 114267.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726000 f, 66636.0 fps, 0 ms/f
[junit] 13 s: 60 f / 43 ms, 1395.3 fps, 0 ms/f; total: 1574100 f, 113916.6 fps, 0 ms/f
[junit] 10 s: 60 f / 43 ms, 1395.3 fps, 0 ms/f; total: 726060 f, 66379.5 fps, 0 ms/f
[junit] 13 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1574160 f, 113896.2 fps, 0 ms/f
[junit] 10 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 726120 f, 66366.8 fps, 0 ms/f
[junit] 13 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1574220 f, 113884.1 fps, 0 ms/f
[junit] 10 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 726180 f, 66360.2 fps, 0 ms/f
[junit] 13 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1574280 f, 113871.9 fps, 0 ms/f
[junit] 10 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 726240 f, 66353.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1574340 f, 113876.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726300 f, 66359.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726360 f, 66364.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1574400 f, 113880.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726420 f, 66370.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1574460 f, 113884.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726480 f, 66375.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1574520 f, 113889.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726540 f, 66381.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1574580 f, 113893.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726600 f, 66380.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1574640 f, 113889.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726660 f, 66385.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1574700 f, 113894.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726720 f, 66391.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1574760 f, 113898.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726780 f, 66396.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1574820 f, 113902.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726840 f, 66402.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1574880 f, 113907.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726900 f, 66407.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1574940 f, 113911.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726960 f, 66413.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575000 f, 113915.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727020 f, 66418.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575060 f, 113920.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727080 f, 66424.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575120 f, 113924.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727140 f, 66423.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575180 f, 113920.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727200 f, 66429.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575240 f, 113924.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727260 f, 66434.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575300 f, 113929.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727320 f, 66440.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575360 f, 113933.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727380 f, 66445.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575420 f, 113937.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727440 f, 66451.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575480 f, 113942.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727500 f, 66456.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575540 f, 113946.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727560 f, 66462.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575600 f, 113950.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727620 f, 66467.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575660 f, 113955.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727680 f, 66466.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575720 f, 113951.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727740 f, 66472.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575780 f, 113955.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727800 f, 66477.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575840 f, 113960.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727860 f, 66483.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575900 f, 113964.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727920 f, 66488.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1575960 f, 113968.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727980 f, 66494.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576020 f, 113973.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728040 f, 66499.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576080 f, 113977.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728100 f, 66505.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576140 f, 113981.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728160 f, 66510.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576200 f, 113986.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728220 f, 66510.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576260 f, 113982.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728280 f, 66515.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576320 f, 113986.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728340 f, 66521.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576380 f, 113990.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728400 f, 66526.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576440 f, 113995.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728460 f, 66532.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576500 f, 113999.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728520 f, 66537.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576560 f, 114003.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728580 f, 66543.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576620 f, 114008.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728640 f, 66548.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576680 f, 114012.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728700 f, 66554.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576740 f, 114008.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728760 f, 66553.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576800 f, 114013.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728820 f, 66558.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576860 f, 114017.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728880 f, 66564.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576920 f, 114021.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728940 f, 66569.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1576980 f, 114026.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729000 f, 66575.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577040 f, 114030.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729060 f, 66580.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577100 f, 114034.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729120 f, 66586.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577160 f, 114039.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729180 f, 66585.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577220 f, 114035.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729240 f, 66591.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577280 f, 114039.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729300 f, 66596.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577340 f, 114043.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729360 f, 66602.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577400 f, 114048.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729420 f, 66607.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577460 f, 114052.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577520 f, 114056.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729480 f, 66613.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577580 f, 114061.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729540 f, 66618.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577640 f, 114065.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729600 f, 66624.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577700 f, 114069.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729660 f, 66623.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577760 f, 114065.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577820 f, 114070.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729720 f, 66628.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577880 f, 114074.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729780 f, 66634.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1577940 f, 114078.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729840 f, 66639.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578000 f, 114083.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729900 f, 66645.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578060 f, 114087.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729960 f, 66650.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578120 f, 114091.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730020 f, 66656.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578180 f, 114096.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730080 f, 66661.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578240 f, 114100.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730140 f, 66661.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578300 f, 114096.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730200 f, 66666.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578360 f, 114101.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730260 f, 66672.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578420 f, 114105.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730320 f, 66677.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578480 f, 114109.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730380 f, 66683.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578540 f, 114114.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730440 f, 66688.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578600 f, 114118.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730500 f, 66694.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578660 f, 114122.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730560 f, 66699.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578720 f, 114127.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730620 f, 66705.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578780 f, 114131.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730680 f, 66704.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578840 f, 114127.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730740 f, 66709.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578900 f, 114131.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730800 f, 66715.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1578960 f, 114136.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730860 f, 66720.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579020 f, 114140.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730920 f, 66726.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579080 f, 114144.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730980 f, 66731.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579140 f, 114149.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731040 f, 66737.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579200 f, 114153.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731100 f, 66742.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579260 f, 114157.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731160 f, 66748.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579320 f, 114162.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731220 f, 66747.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579380 f, 114158.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731280 f, 66753.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579440 f, 114162.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731340 f, 66758.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579500 f, 114166.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731400 f, 66764.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579560 f, 114171.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731460 f, 66769.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579620 f, 114175.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731520 f, 66774.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579680 f, 114179.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731580 f, 66780.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579740 f, 114184.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731640 f, 66785.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579800 f, 114188.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731700 f, 66791.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579860 f, 114192.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731760 f, 66790.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579920 f, 114189.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731820 f, 66796.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1579980 f, 114193.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731880 f, 66801.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580040 f, 114197.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731940 f, 66807.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580100 f, 114202.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732000 f, 66812.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580160 f, 114206.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732060 f, 66818.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580220 f, 114210.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732120 f, 66823.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580280 f, 114215.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732180 f, 66829.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580340 f, 114219.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732240 f, 66834.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580400 f, 114215.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732300 f, 66833.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580460 f, 114219.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732360 f, 66839.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580520 f, 114224.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732420 f, 66844.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580580 f, 114228.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732480 f, 66850.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580640 f, 114232.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732540 f, 66855.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580700 f, 114237.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732600 f, 66861.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580760 f, 114241.5 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732660 f, 66866.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580820 f, 114245.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732720 f, 66872.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580880 f, 114250.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732780 f, 66871.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732840 f, 66877.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1580940 f, 114246.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732900 f, 66882.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581000 f, 114250.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732960 f, 66888.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581060 f, 114254.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733020 f, 66893.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581120 f, 114259.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733080 f, 66899.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733140 f, 66904.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581180 f, 114263.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733200 f, 66910.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581240 f, 114267.9 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733260 f, 66915.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581300 f, 114272.2 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733320 f, 66920.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581360 f, 114276.6 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733380 f, 66920.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581420 f, 114272.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733440 f, 66925.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581480 f, 114277.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733500 f, 66931.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581540 f, 114281.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733560 f, 66936.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581600 f, 114285.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733620 f, 66942.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581660 f, 114290.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733680 f, 66947.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581720 f, 114294.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733740 f, 66953.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581780 f, 114298.7 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733800 f, 66958.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581840 f, 114303.0 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733860 f, 66964.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581900 f, 114307.3 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733920 f, 66963.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1581960 f, 114303.4 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733980 f, 66968.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1582020 f, 114307.8 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734040 f, 66974.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1582080 f, 114312.1 fps, 0 ms/f
[junit] 10 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734100 f, 66979.9 fps, 0 ms/f
[junit] 13 s: 60 f / 71 ms, 845.0 fps, 1 ms/f; total: 1582140 f, 113733.0 fps, 0 ms/f
[junit] 11 s: 60 f / 71 ms, 845.0 fps, 1 ms/f; total: 734160 f, 66554.2 fps, 0 ms/f
[junit] 13 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1582200 f, 113696.4 fps, 0 ms/f
[junit] 11 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 734220 f, 66529.5 fps, 0 ms/f
[junit] 13 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1582260 f, 113676.2 fps, 0 ms/f
[junit] 11 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 734280 f, 66516.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125700 f, 297867.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125760 f, 298009.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125820 f, 298151.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125880 f, 298293.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125940 f, 298436.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126000 f, 298578.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126060 f, 298014.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126120 f, 298156.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126180 f, 298297.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126240 f, 298439.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126300 f, 298581.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126360 f, 298723.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1582320 f, 113672.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126420 f, 298865.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734340 f, 66516.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126480 f, 298301.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1582380 f, 113676.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734400 f, 66521.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1582440 f, 113681.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734460 f, 66527.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1582500 f, 113685.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734520 f, 66532.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1582560 f, 113689.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734580 f, 66538.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1582620 f, 113693.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734640 f, 66543.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1582680 f, 113698.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734700 f, 66548.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1582740 f, 113702.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734760 f, 66554.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1582800 f, 113698.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734820 f, 66553.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1582860 f, 113703.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734880 f, 66559.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1582920 f, 113707.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734940 f, 66564.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1582980 f, 113711.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735000 f, 66570.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583040 f, 113715.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735060 f, 66575.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583100 f, 113720.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735120 f, 66580.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583160 f, 113724.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735180 f, 66586.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583220 f, 113728.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735240 f, 66591.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583280 f, 113733.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735300 f, 66597.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583340 f, 113729.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735360 f, 66596.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583400 f, 113733.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735420 f, 66602.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583460 f, 113737.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735480 f, 66607.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583520 f, 113742.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735540 f, 66612.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583580 f, 113746.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735600 f, 66618.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583640 f, 113750.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735660 f, 66623.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583700 f, 113755.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735720 f, 66629.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735780 f, 66634.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583760 f, 113759.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735840 f, 66634.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583820 f, 113755.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735900 f, 66639.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583880 f, 113759.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735960 f, 66644.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1583940 f, 113764.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736020 f, 66650.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584000 f, 113768.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736080 f, 66655.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584060 f, 113772.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736140 f, 66661.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584120 f, 113777.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736200 f, 66666.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584180 f, 113781.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736260 f, 66672.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584240 f, 113785.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736320 f, 66677.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584300 f, 113790.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584360 f, 113786.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736380 f, 66676.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584420 f, 113790.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736440 f, 66682.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584480 f, 113794.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736500 f, 66687.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584540 f, 113799.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736560 f, 66693.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584600 f, 113803.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736620 f, 66698.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584660 f, 113807.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736680 f, 66704.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584720 f, 113812.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736740 f, 66709.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584780 f, 113816.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736800 f, 66714.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584840 f, 113812.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736860 f, 66714.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584900 f, 113816.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736920 f, 66719.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1584960 f, 113821.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736980 f, 66725.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585020 f, 113825.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737040 f, 66730.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585080 f, 113829.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737100 f, 66736.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585140 f, 113834.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737160 f, 66741.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585200 f, 113838.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737220 f, 66746.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585260 f, 113842.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737280 f, 66752.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585320 f, 113847.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737340 f, 66757.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585380 f, 113843.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737400 f, 66757.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585440 f, 113847.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737460 f, 66762.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585500 f, 113851.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737520 f, 66768.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585560 f, 113856.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737580 f, 66773.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585620 f, 113860.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737640 f, 66778.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585680 f, 113864.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737700 f, 66784.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585740 f, 113869.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737760 f, 66789.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585800 f, 113873.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737820 f, 66795.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585860 f, 113877.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737880 f, 66800.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585920 f, 113873.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737940 f, 66800.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1585980 f, 113878.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738000 f, 66805.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586040 f, 113882.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738060 f, 66810.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586100 f, 113886.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738120 f, 66816.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586160 f, 113891.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738180 f, 66821.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586220 f, 113895.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738240 f, 66827.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586280 f, 113899.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738300 f, 66832.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586340 f, 113903.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738360 f, 66838.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738420 f, 66843.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586400 f, 113908.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738480 f, 66842.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586460 f, 113904.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738540 f, 66848.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586520 f, 113908.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738600 f, 66853.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586580 f, 113912.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738660 f, 66859.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586640 f, 113917.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738720 f, 66864.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586700 f, 113921.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738780 f, 66870.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586760 f, 113925.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738840 f, 66875.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586820 f, 113930.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738900 f, 66880.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586880 f, 113934.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738960 f, 66886.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1586940 f, 113930.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739020 f, 66885.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587000 f, 113934.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126540 f, 298443.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126600 f, 298584.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126660 f, 298726.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126720 f, 298867.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126780 f, 299009.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126840 f, 299150.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126900 f, 299292.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126960 f, 298729.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127020 f, 298870.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127080 f, 299011.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127140 f, 299152.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127200 f, 299294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127260 f, 299435.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127320 f, 299576.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127380 f, 299717.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127440 f, 299154.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127500 f, 299295.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127560 f, 299436.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127620 f, 299577.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127680 f, 299718.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127740 f, 299859.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127800 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127860 f, 299437.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127920 f, 299578.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127980 f, 299718.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128040 f, 299859.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128100 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128160 f, 300140.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128220 f, 300281.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128280 f, 300421.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128340 f, 299859.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128400 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128460 f, 300140.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128520 f, 300280.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128580 f, 300420.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128640 f, 300560.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128700 f, 300700.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128760 f, 300139.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128820 f, 300279.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128880 f, 300419.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128940 f, 300559.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129000 f, 300699.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129060 f, 300839.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129120 f, 300979.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129180 f, 301118.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129240 f, 300558.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129300 f, 300697.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129360 f, 300837.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129420 f, 300976.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129480 f, 301116.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129540 f, 301255.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129600 f, 301395.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129660 f, 301534.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129720 f, 300974.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129780 f, 301113.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129840 f, 301252.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129900 f, 301392.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129960 f, 301531.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130020 f, 301670.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130080 f, 301809.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130140 f, 301250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130200 f, 301388.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130260 f, 301527.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130320 f, 301666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130380 f, 301805.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130440 f, 301944.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130500 f, 302083.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130560 f, 302222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130620 f, 302361.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130680 f, 301801.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130740 f, 301939.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130800 f, 302078.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130860 f, 302217.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130920 f, 302355.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130980 f, 302494.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131040 f, 302632.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131100 f, 302073.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131160 f, 302211.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131220 f, 302350.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131280 f, 302488.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131340 f, 302626.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131400 f, 302764.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131460 f, 302903.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131520 f, 303041.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131580 f, 302482.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131640 f, 302620.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131700 f, 302758.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131760 f, 302896.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131820 f, 303034.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131880 f, 303172.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131940 f, 303310.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132000 f, 303448.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132060 f, 302889.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132120 f, 303027.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132180 f, 303165.1 fps, 0 ms/f
[junit] 0 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 132240 f, 300545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 132300 f, 299321.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132360 f, 299457.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132420 f, 299592.7 fps, 0 ms/f
[junit] 0 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 132480 f, 289890.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132540 f, 290021.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132600 f, 290153.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132660 f, 290284.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132720 f, 290415.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132780 f, 290547.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132840 f, 290043.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132900 f, 290174.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132960 f, 290305.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133020 f, 290436.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133080 f, 290567.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133140 f, 290698.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133200 f, 290829.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133260 f, 290326.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133320 f, 290457.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133380 f, 290588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133440 f, 290718.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133500 f, 290849.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133560 f, 290980.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133620 f, 291111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133680 f, 291241.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133740 f, 290739.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133800 f, 290869.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133860 f, 291000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133920 f, 291130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133980 f, 291260.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134040 f, 291391.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134100 f, 291521.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134160 f, 291652.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134220 f, 291149.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134280 f, 291279.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134340 f, 291409.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134400 f, 291540.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134460 f, 291670.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134520 f, 291800.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134580 f, 291930.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134640 f, 291428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134700 f, 291558.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134760 f, 291688.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134820 f, 291818.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134880 f, 291948.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134940 f, 292077.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135000 f, 292207.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135060 f, 292337.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135120 f, 291835.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135180 f, 291965.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135240 f, 292095.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135300 f, 292224.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135360 f, 292354.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135420 f, 292483.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135480 f, 292613.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135540 f, 292112.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135600 f, 292241.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135660 f, 292370.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135720 f, 292500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135780 f, 292629.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135840 f, 292758.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135900 f, 292887.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739080 f, 66891.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135960 f, 293017.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587060 f, 113939.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136020 f, 292516.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136080 f, 292645.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136140 f, 292774.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739140 f, 66896.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136200 f, 292903.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136260 f, 293032.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587120 f, 113943.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136320 f, 293161.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739200 f, 66901.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136380 f, 293290.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587180 f, 113947.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136440 f, 292789.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739260 f, 66907.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136500 f, 292918.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587240 f, 113952.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136560 f, 293047.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739320 f, 66912.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136620 f, 293175.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587300 f, 113956.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136680 f, 293304.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739380 f, 66918.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136740 f, 293433.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587360 f, 113960.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136800 f, 293562.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739440 f, 66923.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136860 f, 293691.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587420 f, 113965.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136920 f, 293190.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739500 f, 66929.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136980 f, 293319.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587480 f, 113961.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137040 f, 293447.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739560 f, 66928.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587540 f, 113965.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137100 f, 293576.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739620 f, 66933.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137160 f, 293704.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587600 f, 113969.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137220 f, 293832.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137280 f, 293961.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137340 f, 294089.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137400 f, 293589.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137460 f, 293717.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137520 f, 293846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137580 f, 293974.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137640 f, 294102.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137700 f, 294230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137760 f, 294358.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137820 f, 293859.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137880 f, 293987.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137940 f, 294115.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138000 f, 294243.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138060 f, 294371.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138120 f, 294498.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138180 f, 294626.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138240 f, 294754.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138300 f, 294255.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138360 f, 294382.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138420 f, 294510.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138480 f, 294638.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138540 f, 294765.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138600 f, 294893.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138660 f, 295021.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138720 f, 295148.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138780 f, 294649.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138840 f, 294777.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138900 f, 294904.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138960 f, 295031.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139020 f, 295159.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139080 f, 295286.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139140 f, 295414.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139200 f, 295541.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139260 f, 295042.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139320 f, 295169.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139380 f, 295296.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139440 f, 295423.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139500 f, 295550.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139560 f, 295677.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139620 f, 295805.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139680 f, 295932.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139740 f, 295433.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139800 f, 295560.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139860 f, 295687.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139920 f, 295813.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139980 f, 295940.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140040 f, 296067.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140100 f, 296194.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140160 f, 295696.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140220 f, 295822.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140280 f, 295949.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140340 f, 296075.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140400 f, 296202.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140460 f, 296329.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140520 f, 296455.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140580 f, 296582.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140640 f, 296084.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140700 f, 296210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140760 f, 296336.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140820 f, 296463.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140880 f, 296589.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140940 f, 296715.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141000 f, 296842.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141060 f, 296344.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141120 f, 296470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141180 f, 296596.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141240 f, 296722.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141300 f, 296848.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141360 f, 296974.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141420 f, 297100.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141480 f, 297226.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141540 f, 296729.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141600 f, 296855.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141660 f, 296981.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141720 f, 297106.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141780 f, 297232.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141840 f, 297358.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141900 f, 297484.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141960 f, 296987.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142020 f, 297112.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142080 f, 297238.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142140 f, 297364.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142200 f, 297489.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142260 f, 297615.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142320 f, 297740.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142380 f, 297866.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142440 f, 297369.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142500 f, 297494.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142560 f, 297620.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142620 f, 297745.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142680 f, 297870.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142740 f, 297995.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142800 f, 298121.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142860 f, 297625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142920 f, 297750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142980 f, 297875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143040 f, 298000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143100 f, 298125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143160 f, 298250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143220 f, 298375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143280 f, 297879.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143340 f, 298004.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143400 f, 298128.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143460 f, 298253.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143520 f, 298378.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143580 f, 298503.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143640 f, 298627.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143700 f, 298752.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143760 f, 298257.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143820 f, 298381.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143880 f, 298506.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143940 f, 298630.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144000 f, 298755.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144060 f, 298879.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144120 f, 299004.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144180 f, 299128.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144240 f, 298633.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144300 f, 298757.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144360 f, 298882.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144420 f, 299006.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144480 f, 299130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144540 f, 299254.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144600 f, 299378.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144660 f, 298884.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144720 f, 299008.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144780 f, 299132.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144840 f, 299256.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144900 f, 299380.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144960 f, 299504.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145020 f, 299628.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145080 f, 299752.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145140 f, 299257.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145200 f, 299381.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145260 f, 299505.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145320 f, 299628.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145380 f, 299752.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145440 f, 299876.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145500 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145560 f, 299506.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145620 f, 299629.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145680 f, 299753.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145740 f, 299876.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145800 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145860 f, 300123.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145920 f, 300246.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145980 f, 300370.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146040 f, 300493.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146100 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146160 f, 300123.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146220 f, 300246.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146280 f, 300369.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146340 f, 300492.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146400 f, 300616.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146460 f, 300739.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146520 f, 300862.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146580 f, 300368.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146640 f, 300491.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146700 f, 300614.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146760 f, 300737.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146820 f, 300860.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146880 f, 300983.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146940 f, 301106.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147000 f, 300613.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147060 f, 300736.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147120 f, 300858.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147180 f, 300981.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147240 f, 301104.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147300 f, 301227.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147360 f, 301349.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147420 f, 300857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147480 f, 300979.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147540 f, 301102.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147600 f, 301224.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147660 f, 301346.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147720 f, 301469.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147780 f, 301591.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147840 f, 301099.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739680 f, 66939.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587660 f, 113974.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739740 f, 66944.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587720 f, 113978.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739800 f, 66950.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587780 f, 113982.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739860 f, 66955.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587840 f, 113987.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739920 f, 66961.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587900 f, 113991.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739980 f, 66966.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1587960 f, 113995.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740040 f, 66971.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588020 f, 114000.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740100 f, 66971.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588080 f, 113996.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740160 f, 66976.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588140 f, 114000.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740220 f, 66982.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588200 f, 114004.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740280 f, 66987.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588260 f, 114009.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740340 f, 66993.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588320 f, 114013.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740400 f, 66998.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588380 f, 114017.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740460 f, 67003.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588440 f, 114021.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740520 f, 67009.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588500 f, 114026.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740580 f, 67014.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588560 f, 114030.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740640 f, 67014.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588620 f, 114026.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740700 f, 67019.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588680 f, 114031.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740760 f, 67024.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588740 f, 114035.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740820 f, 67030.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588800 f, 114039.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740880 f, 67035.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588860 f, 114043.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740940 f, 67041.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588920 f, 114048.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741000 f, 67046.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1588980 f, 114052.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741060 f, 67052.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589040 f, 114056.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741120 f, 67057.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589100 f, 114061.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741180 f, 67056.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589160 f, 114057.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741240 f, 67062.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589220 f, 114061.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741300 f, 67067.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589280 f, 114065.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741360 f, 67073.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589340 f, 114070.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741420 f, 67078.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147900 f, 301222.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147960 f, 301344.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148020 f, 301466.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148080 f, 301588.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148140 f, 301710.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148200 f, 301833.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148260 f, 301341.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148320 f, 301463.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148380 f, 301585.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148440 f, 301707.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148500 f, 301829.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148560 f, 301951.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148620 f, 302073.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148680 f, 301582.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148740 f, 301703.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148800 f, 301825.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148860 f, 301947.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148920 f, 302068.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148980 f, 302190.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149040 f, 302312.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149100 f, 302434.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149160 f, 301943.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149220 f, 302064.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149280 f, 302186.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149340 f, 302307.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149400 f, 301818.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149460 f, 301939.4 fps, 0 ms/f
[junit] 0 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 149520 f, 298443.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149580 f, 298562.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149640 f, 298087.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149700 f, 298207.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149760 f, 298326.7 fps, 0 ms/f
[junit] 0 s: 60 f / 8 ms, 7500.0 fps, 0 ms/f; total: 149820 f, 293764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149880 f, 293307.2 fps, 0 ms/f
[junit] 0 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 149940 f, 290581.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150000 f, 290697.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150060 f, 290813.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150120 f, 290930.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150180 f, 291046.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150240 f, 290599.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150300 f, 290715.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150360 f, 290831.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150420 f, 290947.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150480 f, 291063.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150540 f, 291179.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150600 f, 291295.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150660 f, 291412.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150720 f, 290965.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150780 f, 291081.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150840 f, 291196.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150900 f, 291312.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150960 f, 291428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151020 f, 291544.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151080 f, 291660.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151140 f, 291776.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151200 f, 291329.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151260 f, 291445.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151320 f, 291560.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151380 f, 291676.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151440 f, 291791.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151500 f, 291907.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151560 f, 292023.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151620 f, 292138.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151680 f, 291692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151740 f, 291807.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151800 f, 291923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151860 f, 292038.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151920 f, 292153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151980 f, 292269.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152040 f, 292384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152100 f, 291938.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152160 f, 292053.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152220 f, 292168.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152280 f, 292284.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152340 f, 292399.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152400 f, 292514.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152460 f, 292629.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152520 f, 292744.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152580 f, 292298.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152640 f, 292413.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152700 f, 292528.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152760 f, 292643.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152820 f, 292758.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152880 f, 292873.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152940 f, 292988.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153000 f, 292543.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153060 f, 292657.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153120 f, 292772.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153180 f, 292887.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153240 f, 293001.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153300 f, 293116.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153360 f, 293231.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153420 f, 293346.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153480 f, 292900.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153540 f, 293015.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153600 f, 293129.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153660 f, 293244.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153720 f, 293358.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153780 f, 293473.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153840 f, 293587.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153900 f, 293702.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153960 f, 293257.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154020 f, 293371.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154080 f, 293485.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154140 f, 293600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154200 f, 293714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154260 f, 293828.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154320 f, 293942.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154380 f, 293498.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154440 f, 293612.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154500 f, 293726.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154560 f, 293840.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154620 f, 293954.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154680 f, 294068.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154740 f, 294182.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154800 f, 294296.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154860 f, 294410.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154920 f, 293965.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154980 f, 294079.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155040 f, 294193.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155100 f, 294307.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155160 f, 294421.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155220 f, 294535.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155280 f, 294648.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155340 f, 294762.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155400 f, 294318.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155460 f, 294431.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155520 f, 294545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155580 f, 294659.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155640 f, 294772.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155700 f, 294886.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155760 f, 295000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155820 f, 295113.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155880 f, 294669.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155940 f, 294782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156000 f, 294896.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156060 f, 295009.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156120 f, 295122.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156180 f, 295236.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156240 f, 295349.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156300 f, 295463.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156360 f, 295018.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156420 f, 295132.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156480 f, 295245.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156540 f, 295358.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156600 f, 295471.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156660 f, 295584.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156720 f, 295698.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156780 f, 295811.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156840 f, 295924.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156900 f, 295480.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156960 f, 295593.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157020 f, 295706.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157080 f, 295819.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157140 f, 295932.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157200 f, 296045.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157260 f, 296158.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157320 f, 295714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157380 f, 295827.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157440 f, 295939.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157500 f, 296052.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157560 f, 296165.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157620 f, 296278.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157680 f, 296390.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157740 f, 296503.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157800 f, 296616.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157860 f, 296172.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157920 f, 296285.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157980 f, 296397.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158040 f, 296510.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158100 f, 296622.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158160 f, 296735.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158220 f, 296848.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158280 f, 296960.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158340 f, 296516.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158400 f, 296629.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158460 f, 296741.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158520 f, 296853.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158580 f, 296966.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158640 f, 297078.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158700 f, 297191.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158760 f, 297303.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158820 f, 296859.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158880 f, 296971.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158940 f, 297084.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159000 f, 297196.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159060 f, 297308.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159120 f, 297420.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159180 f, 297532.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159240 f, 297644.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159300 f, 297201.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159360 f, 297313.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159420 f, 297425.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159480 f, 297537.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159540 f, 297649.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159600 f, 297761.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159660 f, 297873.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159720 f, 297985.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159780 f, 298097.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159840 f, 297653.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159900 f, 297765.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159960 f, 297877.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160020 f, 297988.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160080 f, 298100.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160140 f, 297658.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160200 f, 297769.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160260 f, 297881.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160320 f, 297992.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160380 f, 298104.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160440 f, 298215.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160500 f, 298327.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160560 f, 297884.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160620 f, 297996.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160680 f, 298107.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160740 f, 298218.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160800 f, 298330.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160860 f, 298441.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160920 f, 298000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160980 f, 298111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161040 f, 298222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161100 f, 298333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161160 f, 298444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161220 f, 298555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161280 f, 298666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161340 f, 298225.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161400 f, 298336.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161460 f, 298447.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161520 f, 298558.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161580 f, 298669.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161640 f, 298780.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161700 f, 298890.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161760 f, 299001.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161820 f, 298560.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161880 f, 298671.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161940 f, 298782.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162000 f, 298893.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162060 f, 299003.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162120 f, 299114.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162180 f, 299225.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162240 f, 298784.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162300 f, 298895.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162360 f, 299005.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162420 f, 299116.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162480 f, 299226.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162540 f, 299337.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162600 f, 299447.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589400 f, 114074.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162660 f, 299558.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741480 f, 67084.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589460 f, 114078.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741540 f, 67089.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589520 f, 114083.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741600 f, 67094.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162720 f, 299117.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589580 f, 114087.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162780 f, 299227.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741660 f, 67100.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162840 f, 299338.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589640 f, 114083.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162900 f, 299448.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741720 f, 67099.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162960 f, 299558.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589700 f, 114087.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163020 f, 299669.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741780 f, 67105.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163080 f, 299779.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589760 f, 114092.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163140 f, 299339.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741840 f, 67110.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163200 f, 299449.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589820 f, 114096.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163260 f, 299559.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741900 f, 67115.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163320 f, 299669.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589880 f, 114100.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163380 f, 299779.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741960 f, 67121.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163440 f, 299889.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1589940 f, 114105.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163500 f, 300000.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742020 f, 67126.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163560 f, 299560.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590000 f, 114109.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163620 f, 299670.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742080 f, 67132.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163680 f, 299780.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590060 f, 114113.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163740 f, 299890.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742140 f, 67137.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163800 f, 300000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590120 f, 114117.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163860 f, 300109.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742200 f, 67143.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163920 f, 300219.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590180 f, 114114.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742260 f, 67142.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590240 f, 114118.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742320 f, 67147.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590300 f, 114122.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742380 f, 67153.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590360 f, 114127.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742440 f, 67158.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590420 f, 114131.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742500 f, 67164.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590480 f, 114135.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742560 f, 67169.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590540 f, 114139.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742620 f, 67175.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590600 f, 114144.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742680 f, 67180.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590660 f, 114148.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742740 f, 67185.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590720 f, 114144.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742800 f, 67185.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590780 f, 114148.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742860 f, 67190.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590840 f, 114153.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163980 f, 299780.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164040 f, 299890.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164100 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164160 f, 300109.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164220 f, 300219.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164280 f, 300329.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164340 f, 300438.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164400 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164460 f, 300109.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164520 f, 300218.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164580 f, 300328.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164640 f, 300437.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164700 f, 300547.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164760 f, 300656.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164820 f, 300218.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164880 f, 300327.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164940 f, 300437.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165000 f, 300546.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165060 f, 300655.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165120 f, 300765.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165180 f, 300874.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165240 f, 300983.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165300 f, 300545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165360 f, 300654.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165420 f, 300763.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165480 f, 300872.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165540 f, 300981.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165600 f, 301090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165660 f, 301200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165720 f, 301309.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742920 f, 67196.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165780 f, 300871.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590900 f, 114157.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165840 f, 300980.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742980 f, 67201.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165900 f, 301088.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1590960 f, 114161.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165960 f, 301197.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743040 f, 67206.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166020 f, 301306.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591020 f, 114166.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166080 f, 301415.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743100 f, 67212.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166140 f, 301524.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591080 f, 114170.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166200 f, 301633.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743160 f, 67217.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166260 f, 301742.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591140 f, 114174.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166320 f, 301304.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743220 f, 67223.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166380 f, 301413.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591200 f, 114179.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166440 f, 301521.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743280 f, 67228.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166500 f, 301630.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591260 f, 114175.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166560 f, 301739.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743340 f, 67228.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166620 f, 301847.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591320 f, 114179.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166680 f, 301956.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743400 f, 67233.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166740 f, 301519.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591380 f, 114183.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166800 f, 301627.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743460 f, 67238.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591440 f, 114188.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166860 f, 301736.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743520 f, 67244.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166920 f, 301844.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591500 f, 114192.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166980 f, 301952.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743580 f, 67249.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167040 f, 302061.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167100 f, 302169.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591560 f, 114196.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167160 f, 302278.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743640 f, 67255.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167220 f, 301841.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591620 f, 114201.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167280 f, 301949.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743700 f, 67260.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167340 f, 302057.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591680 f, 114205.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167400 f, 302166.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743760 f, 67265.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167460 f, 302274.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591740 f, 114201.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167520 f, 302382.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743820 f, 67265.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167580 f, 302490.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591800 f, 114205.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167640 f, 302054.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743880 f, 67270.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167700 f, 302162.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591860 f, 114210.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167760 f, 302270.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743940 f, 67276.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167820 f, 302378.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591920 f, 114214.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167880 f, 302486.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744000 f, 67281.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167940 f, 302594.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1591980 f, 114218.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168000 f, 302702.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592040 f, 114222.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168060 f, 302810.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744060 f, 67287.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168120 f, 302374.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592100 f, 114227.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168180 f, 302482.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744120 f, 67292.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168240 f, 302589.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592160 f, 114231.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168300 f, 302697.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744180 f, 67297.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168360 f, 302805.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592220 f, 114235.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168420 f, 302913.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744240 f, 67303.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168480 f, 303021.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592280 f, 114240.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168540 f, 303129.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744300 f, 67308.7 fps, 0 ms/f
[junit] GLCanvas invisible frame count: Before 63, after 64
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592340 f, 114244.5 fps, 0 ms/f
[junit] XXXX Visible Part 3/3
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744360 f, 67308.0 fps, 0 ms/f
[junit] 0 s: 60 f / 981 ms, 61.1 fps, 16 ms/f; total: 60 f, 61.1 fps, 16 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592400 f, 114240.6 fps, 0 ms/f
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: false: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744420 f, 67313.5 fps, 0 ms/f
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test01Onscreen
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592460 f, 114244.9 fps, 0 ms/f
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test02Offscreen
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744480 f, 67318.9 fps, 0 ms/f
[junit] 1 s: 60 f / 110 ms, 545.4 fps, 1 ms/f; total: 120 f, 109.9 fps, 9 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592520 f, 114249.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 164.8 fps, 6 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744540 f, 67324.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 219.7 fps, 4 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592580 f, 114253.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 274.7 fps, 3 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744600 f, 67329.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 329.6 fps, 3 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592640 f, 114257.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 384.6 fps, 2 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744660 f, 67335.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 439.5 fps, 2 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592700 f, 114262.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 494.0 fps, 2 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744720 f, 67340.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 548.9 fps, 1 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592760 f, 114266.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 603.8 fps, 1 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744780 f, 67346.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 658.7 fps, 1 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592820 f, 114270.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 713.6 fps, 1 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744840 f, 67351.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 768.5 fps, 1 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592880 f, 114275.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 823.4 fps, 1 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744900 f, 67350.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 877.5 fps, 1 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1592940 f, 114271.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 932.3 fps, 1 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744960 f, 67356.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 987.2 fps, 1 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1593000 f, 114275.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 1042.0 fps, 0 ms/f
[junit] 11 s: 60 f / 59 ms, 1016.9 fps, 0 ms/f; total: 745020 f, 67004.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 1096.8 fps, 0 ms/f
[junit] 13 s: 60 f / 59 ms, 1016.9 fps, 0 ms/f; total: 1593060 f, 113798.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 1150.6 fps, 0 ms/f
[junit] 11 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 745080 f, 66997.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 1205.4 fps, 0 ms/f
[junit] 14 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1593120 f, 113786.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 1260.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745140 f, 66996.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 1315.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1593180 f, 113782.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 1369.8 fps, 0 ms/f
[junit] 11 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 745200 f, 66960.1 fps, 0 ms/f
[junit] 14 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 1593240 f, 113729.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745260 f, 66965.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1593300 f, 113734.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745320 f, 66964.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1593360 f, 113730.1 fps, 0 ms/f
[junit] 11 s: 60 f / 9 ms, 6666.6 fps, 0 ms/f; total: 745380 f, 66916.2 fps, 0 ms/f
[junit] 14 s: 60 f / 9 ms, 6666.6 fps, 0 ms/f; total: 1593420 f, 113661.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745440 f, 66915.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1593480 f, 113657.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745500 f, 66921.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1593540 f, 113661.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745560 f, 66926.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1593600 f, 113666.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745620 f, 66925.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1593660 f, 113662.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745680 f, 66931.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1593720 f, 113666.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745740 f, 66936.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1593780 f, 113670.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745800 f, 66935.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1593840 f, 113667.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745860 f, 66941.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1593900 f, 113671.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745920 f, 66946.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1593960 f, 113675.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745980 f, 66946.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594020 f, 113671.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746040 f, 66951.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594080 f, 113676.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746100 f, 66956.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594140 f, 113680.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746160 f, 66962.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594200 f, 113684.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746220 f, 66961.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594260 f, 113680.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746280 f, 66966.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594320 f, 113685.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746340 f, 66966.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594380 f, 113681.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746400 f, 66971.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594440 f, 113685.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746460 f, 66977.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594500 f, 113689.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746520 f, 66982.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594560 f, 113694.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746580 f, 66981.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594620 f, 113690.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746640 f, 66987.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594680 f, 113694.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746700 f, 66992.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594740 f, 113698.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746760 f, 66992.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594800 f, 113695.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 1423.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746820 f, 66997.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 1478.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594860 f, 113699.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 1532.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746880 f, 67002.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 1587.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594920 f, 113703.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 1642.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746940 f, 67002.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 1697.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1594980 f, 113699.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 1750.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 1804.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 1859.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 1914.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 1969.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747000 f, 67007.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 2023.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595040 f, 113704.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 2076.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747060 f, 67012.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 2129.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595100 f, 113708.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 2183.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747120 f, 67012.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 2238.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595160 f, 113704.4 fps, 0 ms/f
[junit] 1 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 2520 f, 2280.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 2334.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747180 f, 67017.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 2389.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595220 f, 113708.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 2443.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747240 f, 67023.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 2495.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595280 f, 113713.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 2549.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747300 f, 67022.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 2603.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595340 f, 113709.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 2658.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 2712.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747360 f, 67021.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 2764.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595400 f, 113705.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 2818.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747420 f, 67027.1 fps, 0 ms/f
[junit] XXXX Visible Part 1/3
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595460 f, 113709.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 2872.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747480 f, 67032.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 2924.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595520 f, 113713.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 2978.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747540 f, 67031.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 3032.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595580 f, 113710.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 3086.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747600 f, 67037.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 3140.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595640 f, 113714.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 3192.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747660 f, 67042.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 3246.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595700 f, 113718.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 3300.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747720 f, 67042.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 3354.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595760 f, 113714.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 3408.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747780 f, 67047.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 3462.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595820 f, 113719.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 3516.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747840 f, 67052.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 3567.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595880 f, 113723.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 3621.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747900 f, 67052.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 3675.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1595940 f, 113719.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 3729.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747960 f, 67057.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 3780.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596000 f, 113723.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 3834.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748020 f, 67062.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 3888.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596060 f, 113728.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 3942.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748080 f, 67068.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 3996.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596120 f, 113732.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 4050.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748140 f, 67067.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 4100.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596180 f, 113728.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 4154.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748200 f, 67073.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 4208.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596240 f, 113732.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 4262.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748260 f, 67078.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 4316.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596300 f, 113737.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 4370.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748320 f, 67077.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 4420.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596360 f, 113733.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 4474.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748380 f, 67083.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 4528.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596420 f, 113737.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 4582.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748440 f, 67088.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 4636.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596480 f, 113741.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 4690.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748500 f, 67087.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 4739.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596540 f, 113737.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 4793.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748560 f, 67093.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596600 f, 113742.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748620 f, 67098.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596660 f, 113746.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 4847.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748680 f, 67098.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 4896.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596720 f, 113742.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 4950.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748740 f, 67103.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 5004.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596780 f, 113746.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 5053.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748800 f, 67108.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 5107.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596840 f, 113751.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 5161.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748860 f, 67108.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 5215.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596900 f, 113747.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 5268.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 5322.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 5376.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 5425.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 5478.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 5532.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 5586.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 5640.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 5688.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 5742.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 5796.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 5849.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748920 f, 67113.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 5903.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1596960 f, 113751.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 5957.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748980 f, 67118.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 6010.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597020 f, 113755.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 6058.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749040 f, 67118.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 6112.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597080 f, 113752.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 6166.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749100 f, 67123.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 6219.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597140 f, 113756.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 6273.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749160 f, 67129.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 6327.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597200 f, 113760.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 6375.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749220 f, 67128.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 6428.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597260 f, 113756.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 6482.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749280 f, 67133.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 6535.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597320 f, 113761.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 6589.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749340 f, 67139.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597380 f, 113765.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 6642.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749400 f, 67144.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 6690.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597440 f, 113769.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 6743.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749460 f, 67143.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 6797.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597500 f, 113765.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 6851.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749520 f, 67149.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 6904.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 6958.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597560 f, 113770.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 7011.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749580 f, 67154.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 7058.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597620 f, 113774.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 7112.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749640 f, 67153.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 7165.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597680 f, 113770.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 7219.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749700 f, 67159.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 7272.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597740 f, 113774.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 7319.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749760 f, 67164.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597800 f, 113779.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749820 f, 67164.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597860 f, 113775.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749880 f, 67169.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1597920 f, 113779.5 fps, 0 ms/f
[junit] 11 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 749940 f, 67114.7 fps, 0 ms/f
[junit] 14 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 1597980 f, 113702.8 fps, 0 ms/f
[junit] 11 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 750000 f, 67090.0 fps, 0 ms/f
[junit] 14 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1598040 f, 113666.6 fps, 0 ms/f
[junit] 11 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 750060 f, 67065.4 fps, 0 ms/f
[junit] 14 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 1598100 f, 113622.4 fps, 0 ms/f
[junit] 11 s: 60 f / 67 ms, 895.5 fps, 1 ms/f; total: 750120 f, 66671.4 fps, 0 ms/f
[junit] 14 s: 60 f / 66 ms, 909.0 fps, 1 ms/f; total: 1598160 f, 113096.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750180 f, 66670.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1598220 f, 113092.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750240 f, 66676.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1598280 f, 113096.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750300 f, 66675.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1598340 f, 113092.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750360 f, 66680.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1598400 f, 113097.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750420 f, 66680.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1598460 f, 113093.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750480 f, 66685.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1598520 f, 113097.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750540 f, 66690.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1598580 f, 113101.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750600 f, 66696.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1598640 f, 113105.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750660 f, 66695.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1598700 f, 113102.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750720 f, 66701.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1598760 f, 113106.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750780 f, 66706.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1598820 f, 113110.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750840 f, 66705.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1598880 f, 113106.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750900 f, 66711.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1598940 f, 113111.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750960 f, 66716.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599000 f, 113115.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751020 f, 66721.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599060 f, 113119.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751080 f, 66727.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599120 f, 113123.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751140 f, 66726.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599180 f, 113120.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751200 f, 66731.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599240 f, 113124.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751260 f, 66737.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 7373.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599300 f, 113120.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 7426.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751320 f, 66736.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 7479.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599360 f, 113124.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 7533.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751380 f, 66741.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 7586.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599420 f, 113129.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 7633.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751440 f, 66747.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 7686.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599480 f, 113133.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 7740.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751500 f, 66752.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 7793.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599540 f, 113137.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 7846.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751560 f, 66751.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 7900.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599600 f, 113133.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 7946.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751620 f, 66757.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 8000.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599660 f, 113138.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 8053.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751680 f, 66762.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 8106.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599720 f, 113142.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 8160.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599780 f, 113138.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 8213.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751740 f, 66761.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 8266.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751800 f, 66767.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 8312.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599840 f, 113142.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 8365.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751860 f, 66772.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 8419.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599900 f, 113147.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 8472.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751920 f, 66777.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 8525.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1599960 f, 113151.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 8579.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751980 f, 66777.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 8624.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600020 f, 113147.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 8677.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752040 f, 66782.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 8731.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600080 f, 113151.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 8784.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600140 f, 113156.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 8837.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 8890.8 fps, 0 ms/f
[junit] 1 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 10080 f, 8920.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 8973.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 9026.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752100 f, 66788.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 9079.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600200 f, 113160.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 9132.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752160 f, 66793.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 9177.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600260 f, 113156.5 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 10440 f, 9214.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752220 f, 66792.7 fps, 0 ms/f
[junit] 1 s: 60 f / 23 ms, 2608.6 fps, 0 ms/f; total: 10500 f, 9083.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600320 f, 113160.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 9127.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752280 f, 66798.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 9178.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600380 f, 113165.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 9230.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752340 f, 66803.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 9282.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600440 f, 113161.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752400 f, 66802.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600500 f, 113165.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 9334.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 9386.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752460 f, 66808.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 9430.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600560 f, 113169.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 9481.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752520 f, 66813.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 9533.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600620 f, 113166.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 9585.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752580 f, 66812.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 9637.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600680 f, 113170.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 9689.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752640 f, 66818.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 9732.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600740 f, 113174.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 9775.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752700 f, 66823.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 9827.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600800 f, 113170.7 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 11460 f, 9862.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752760 f, 66822.9 fps, 0 ms/f
[junit] 1 s: 60 f / 34 ms, 1764.7 fps, 0 ms/f; total: 11520 f, 9632.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600860 f, 113174.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 9674.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752820 f, 66828.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 9724.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600920 f, 113171.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 9774.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752880 f, 66827.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 9824.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1600980 f, 113175.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 9874.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752940 f, 66832.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 9924.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601040 f, 113179.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 9974.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753000 f, 66838.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 10016.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601100 f, 113175.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 10066.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753060 f, 66837.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 10116.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 10166.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601160 f, 113180.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 10217.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753120 f, 66842.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 10267.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601220 f, 113184.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 10317.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753180 f, 66848.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 10358.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601280 f, 113188.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 10408.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753240 f, 66853.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 10458.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601340 f, 113192.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 10508.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753300 f, 66858.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601400 f, 113197.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753360 f, 66864.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 10558.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 10608.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601460 f, 113201.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 10650.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753420 f, 66869.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 10700.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601520 f, 113197.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 10750.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753480 f, 66869.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 10800.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 10850.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601580 f, 113201.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 10900.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753540 f, 66874.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 10950.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601640 f, 113206.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 11000.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753600 f, 66879.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 11040.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601700 f, 113210.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 11090.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753660 f, 66884.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 11140.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601760 f, 113214.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 11190.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753720 f, 66890.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 11240.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601820 f, 113210.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 11290.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753780 f, 66889.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 11340.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601880 f, 113215.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753840 f, 66895.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1601940 f, 113219.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753900 f, 66894.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602000 f, 113215.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753960 f, 66899.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602060 f, 113219.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754020 f, 66905.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602120 f, 113224.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754080 f, 66910.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602180 f, 113228.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754140 f, 66909.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602240 f, 113224.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754200 f, 66915.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602300 f, 113228.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754260 f, 66920.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602360 f, 113232.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754320 f, 66925.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602420 f, 113237.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754380 f, 66931.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602480 f, 113241.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 11390.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754440 f, 66936.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 11430.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602540 f, 113245.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 11480.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754500 f, 66941.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 11530.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602600 f, 113249.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 11580.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754560 f, 66941.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 11630.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602660 f, 113246.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 11680.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754620 f, 66946.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 11720.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602720 f, 113250.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 11770.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754680 f, 66951.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 11820.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602780 f, 113246.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 11870.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754740 f, 66951.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 11920.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602840 f, 113250.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 11970.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754800 f, 66956.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 12019.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602900 f, 113247.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 12069.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754860 f, 66955.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 12119.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1602960 f, 113251.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 12159.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754920 f, 66961.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 12209.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603020 f, 113247.6 fps, 0 ms/f
[junit] 1 s: 60 f / 14 ms, 4285.7 fps, 0 ms/f; total: 14760 f, 12118.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754980 f, 66960.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 12157.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603080 f, 113251.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755040 f, 66965.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 12206.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603140 f, 113256.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755100 f, 66971.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603200 f, 113260.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755160 f, 66976.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603260 f, 113264.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755220 f, 66975.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603320 f, 113260.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755280 f, 66981.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603380 f, 113265.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755340 f, 66986.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603440 f, 113269.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755400 f, 66991.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603500 f, 113273.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755460 f, 66997.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603560 f, 113277.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755520 f, 67002.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603620 f, 113282.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755580 f, 67007.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603680 f, 113286.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755640 f, 67013.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603740 f, 113290.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755700 f, 67018.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603800 f, 113294.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755760 f, 67017.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603860 f, 113290.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755820 f, 67023.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603920 f, 113295.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755880 f, 67028.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1603980 f, 113299.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755940 f, 67033.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1604040 f, 113303.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756000 f, 67039.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1604100 f, 113307.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756060 f, 67044.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1604160 f, 113312.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756120 f, 67049.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1604220 f, 113316.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756180 f, 67055.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1604280 f, 113320.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756240 f, 67060.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1604340 f, 113316.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756300 f, 67059.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1604400 f, 113321.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756360 f, 67065.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1604460 f, 113325.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756420 f, 67070.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1604520 f, 113329.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756480 f, 67075.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1604580 f, 113333.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756540 f, 67081.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1604640 f, 113338.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756600 f, 67086.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1604700 f, 113342.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756660 f, 67091.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1604760 f, 113346.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 12255.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756720 f, 67097.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 12305.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1604820 f, 113342.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 12344.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756780 f, 67096.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 12383.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1604880 f, 113346.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 12432.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756840 f, 67101.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 12481.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1604940 f, 113351.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 12520.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756900 f, 67107.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 12569.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605000 f, 113355.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 12618.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756960 f, 67112.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 12667.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605060 f, 113359.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 12716.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757020 f, 67117.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 12765.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605120 f, 113363.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 12815.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757080 f, 67122.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 12864.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605180 f, 113368.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 12902.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757140 f, 67128.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 12951.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605240 f, 113372.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 13000.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757200 f, 67133.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 13049.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605300 f, 113376.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 13098.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757260 f, 67138.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 13147.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605360 f, 113372.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 13197.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757320 f, 67138.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 13235.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605420 f, 113377.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 13284.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757380 f, 67143.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 13333.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605480 f, 113381.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 13382.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757440 f, 67148.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 13431.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605540 f, 113385.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 13480.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757500 f, 67154.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 13529.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605600 f, 113389.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 13578.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757560 f, 67159.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 13616.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605660 f, 113394.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 13665.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757620 f, 67164.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 13714.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605720 f, 113398.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 13763.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757680 f, 67170.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 13812.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605780 f, 113402.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 13861.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757740 f, 67175.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 13910.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605840 f, 113406.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 13947.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757800 f, 67180.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 13996.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605900 f, 113403.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 14045.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757860 f, 67180.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 14094.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1605960 f, 113407.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 14143.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 14180.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757920 f, 67185.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 14229.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606020 f, 113411.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 14278.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757980 f, 67190.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 14327.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606080 f, 113415.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 14376.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758040 f, 67196.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 14425.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606140 f, 113419.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 14474.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758100 f, 67201.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 14511.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606200 f, 113424.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 14560.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758160 f, 67206.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 14609.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606260 f, 113428.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 14657.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758220 f, 67212.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 14706.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606320 f, 113432.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 14743.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758280 f, 67217.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 14792.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606380 f, 113436.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 14841.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758340 f, 67222.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 14890.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606440 f, 113433.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758400 f, 67222.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 14938.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606500 f, 113437.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 14987.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758460 f, 67227.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 15036.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606560 f, 113441.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 15073.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758520 f, 67232.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 15121.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606620 f, 113445.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 15170.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758580 f, 67238.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 15219.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606680 f, 113450.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 15268.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758640 f, 67243.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 15317.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606740 f, 113454.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 15365.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758700 f, 67248.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 15402.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606800 f, 113458.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 15450.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758760 f, 67254.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 15499.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606860 f, 113462.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 15548.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758820 f, 67259.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 15597.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606920 f, 113467.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 15645.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758880 f, 67264.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1606980 f, 113463.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758940 f, 67264.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607040 f, 113467.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 15694.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 15743.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759000 f, 67269.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 15792.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607100 f, 113471.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 15827.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759060 f, 67274.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 15876.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607160 f, 113475.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 15925.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759120 f, 67279.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 15974.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607220 f, 113480.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 16022.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759180 f, 67285.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 16071.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607280 f, 113484.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 16120.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759240 f, 67290.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 16168.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607340 f, 113488.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 16204.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759300 f, 67295.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 16253.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607400 f, 113492.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 16301.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759360 f, 67301.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 16350.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607460 f, 113497.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 16399.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759420 f, 67306.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 16447.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607520 f, 113493.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 16496.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759480 f, 67305.9 fps, 0 ms/f
[junit] 1 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 20400 f, 16504.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607580 f, 113497.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 16553.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759540 f, 67311.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607640 f, 113501.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 16601.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759600 f, 67316.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 16637.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607700 f, 113506.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 16685.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759660 f, 67321.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 16734.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607760 f, 113510.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 16782.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759720 f, 67327.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 16831.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607820 f, 113514.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 16879.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759780 f, 67332.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 16928.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607880 f, 113518.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 16976.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759840 f, 67337.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 17011.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1607940 f, 113523.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 17059.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759900 f, 67343.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 17108.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608000 f, 113519.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 17156.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759960 f, 67342.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 17205.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608060 f, 113523.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 17253.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760020 f, 67347.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 17302.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608120 f, 113527.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760080 f, 67353.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 17350.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 17384.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 17433.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 17481.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 17530.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 17578.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 17627.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 17675.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 17723.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 17758.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 17806.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 17854.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 17903.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 17951.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 18000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 18048.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 18096.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 18130.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 18178.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 18227.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 18275.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 18323.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 18372.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 18420.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 18468.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 18517.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 18550.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 18599.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 18647.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 18695.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 18743.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 18792.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 18840.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 18888.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 18921.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 18970.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 19018.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 19066.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 19115.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 19163.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 19211.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608180 f, 113531.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 19259.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760140 f, 67358.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 19292.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608240 f, 113536.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 19340.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760200 f, 67363.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 19389.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608300 f, 113540.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 19437.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760260 f, 67369.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 19485.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608360 f, 113544.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760320 f, 67374.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 19533.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608420 f, 113548.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 19581.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760380 f, 67379.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 19630.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608480 f, 113553.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 19678.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760440 f, 67379.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 19710.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608540 f, 113549.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 19759.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760500 f, 67384.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 19807.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608600 f, 113553.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 19855.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760560 f, 67389.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 19903.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608660 f, 113557.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 19951.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760620 f, 67395.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 19983.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608720 f, 113562.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 20032.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760680 f, 67400.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 20080.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608780 f, 113566.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 20128.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760740 f, 67405.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 20176.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608840 f, 113570.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 20224.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760800 f, 67410.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 20256.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608900 f, 113574.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 20304.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760860 f, 67416.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 20352.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1608960 f, 113578.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 20400.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760920 f, 67421.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 20449.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609020 f, 113583.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 20497.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760980 f, 67420.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 20545.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609080 f, 113579.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 20593.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761040 f, 67426.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 20641.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609140 f, 113583.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761100 f, 67431.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609200 f, 113587.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 20673.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761160 f, 67436.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 20721.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609260 f, 113592.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 20769.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761220 f, 67442.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 20817.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609320 f, 113596.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 20865.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761280 f, 67447.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 20913.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609380 f, 113600.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 20961.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761340 f, 67452.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 20992.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609440 f, 113604.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 21040.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761400 f, 67458.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 21088.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609500 f, 113609.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 21136.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761460 f, 67463.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 21184.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609560 f, 113613.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 21232.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761520 f, 67462.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 21281.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609620 f, 113609.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 21329.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761580 f, 67468.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 21360.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609680 f, 113613.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 21408.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761640 f, 67473.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 21456.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609740 f, 113618.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 21504.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761700 f, 67478.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 21552.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609800 f, 113622.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 21600.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761760 f, 67484.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 21648.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609860 f, 113626.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 21696.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761820 f, 67489.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 21726.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609920 f, 113630.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 21774.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761880 f, 67494.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 21822.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1609980 f, 113634.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 21870.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761940 f, 67500.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 21918.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1610040 f, 113639.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 21966.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762000 f, 67505.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 22014.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1610100 f, 113643.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 22062.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762060 f, 67504.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 22092.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1610160 f, 113639.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 22140.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762120 f, 67509.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 22188.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1610220 f, 113643.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 22236.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762180 f, 67515.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 22284.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1610280 f, 113648.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 22332.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762240 f, 67520.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1610340 f, 113652.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 22362.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 22410.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 22458.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 22505.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 22553.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 22601.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 22649.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 22679.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 22727.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 22775.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 22822.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 22870.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 22918.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 22966.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 23014.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 23062.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 23091.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 23139.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 23187.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 23235.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 23282.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 23330.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 23378.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 23407.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 23455.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 23503.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 23550.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 23598.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 23646.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 23694.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 23742.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 23770.8 fps, 0 ms/f
[junit] 1 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 29940 f, 23630.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 23677.9 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 30060 f, 23687.9 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 30120 f, 23697.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 23726.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 23773.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 23820.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 23849.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 23896.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 23943.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 23990.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 24037.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 24084.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 24131.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 24179.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 24207.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 24254.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 24301.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 24348.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 24395.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 24442.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762300 f, 67525.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 24489.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1610400 f, 113656.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 24536.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1610460 f, 113660.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 24583.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762360 f, 67531.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 24611.7 fps, 0 ms/f
[junit] 14 s: 60 f / 24 ms, 2500.0 fps, 0 ms/f; total: 1610520 f, 113472.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 24658.8 fps, 0 ms/f
[junit] 11 s: 60 f / 24 ms, 2500.0 fps, 0 ms/f; total: 762420 f, 67393.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 24705.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1610580 f, 113477.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 24752.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762480 f, 67398.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 24800.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1610640 f, 113481.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 24847.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762540 f, 67403.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 24894.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1610700 f, 113477.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 24941.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762600 f, 67403.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 24968.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1610760 f, 113481.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 25015.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762660 f, 67408.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 25062.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1610820 f, 113485.9 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 32040 f, 25070.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762720 f, 67413.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 25097.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1610880 f, 113482.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 25144.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762780 f, 67413.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 25191.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1610940 f, 113486.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 25238.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762840 f, 67418.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 25285.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611000 f, 113490.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 25332.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762900 f, 67423.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 25379.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611060 f, 113486.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 25406.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762960 f, 67423.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 25453.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611120 f, 113491.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 25500.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763020 f, 67428.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 25546.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611180 f, 113495.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 25593.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763080 f, 67433.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 25640.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611240 f, 113499.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 25687.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763140 f, 67433.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 25734.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611300 f, 113495.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 25781.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763200 f, 67438.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 25807.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611360 f, 113500.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 25854.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763260 f, 67443.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 25901.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611420 f, 113496.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 25948.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763320 f, 67443.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 25995.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611480 f, 113500.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 26042.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763380 f, 67448.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 26068.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611540 f, 113504.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 26115.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763440 f, 67453.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 26162.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611600 f, 113508.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763500 f, 67452.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611660 f, 113505.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763560 f, 67458.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611720 f, 113501.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763620 f, 67457.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 26209.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611780 f, 113505.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 26255.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763680 f, 67462.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 26302.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611840 f, 113509.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 26349.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763740 f, 67468.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 26396.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611900 f, 113506.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 26443.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763800 f, 67467.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1611960 f, 113510.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 26469.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763860 f, 67472.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 26515.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612020 f, 113514.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 26562.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763920 f, 67472.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 26609.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612080 f, 113510.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 26656.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763980 f, 67477.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 26703.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612140 f, 113515.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 26749.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764040 f, 67482.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 26796.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612200 f, 113519.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 26822.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764100 f, 67482.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 26869.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612260 f, 113515.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764160 f, 67487.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612320 f, 113519.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764220 f, 67492.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612380 f, 113523.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764280 f, 67498.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612440 f, 113520.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764340 f, 67497.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612500 f, 113524.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764400 f, 67502.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612560 f, 113528.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764460 f, 67507.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612620 f, 113524.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764520 f, 67507.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612680 f, 113529.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764580 f, 67512.5 fps, 0 ms/f
[junit] 14 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 1612740 f, 113485.3 fps, 0 ms/f
[junit] 11 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 764640 f, 67482.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612800 f, 113481.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 26915.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764700 f, 67481.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612860 f, 113485.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764760 f, 67486.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612920 f, 113482.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764820 f, 67486.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 26962.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1612980 f, 113486.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 27009.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764880 f, 67491.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 27056.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613040 f, 113490.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 27102.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764940 f, 67496.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 27149.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613100 f, 113486.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 27175.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765000 f, 67496.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 27221.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613160 f, 113490.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 27268.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765060 f, 67501.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 27315.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613220 f, 113495.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 27361.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765120 f, 67506.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 27408.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613280 f, 113491.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 27455.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 27501.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765180 f, 67505.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 27527.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613340 f, 113495.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 27573.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765240 f, 67511.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 27620.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613400 f, 113499.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 27667.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765300 f, 67516.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 27713.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613460 f, 113496.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 27760.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765360 f, 67515.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 27807.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613520 f, 113500.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 27853.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765420 f, 67521.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 27878.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613580 f, 113504.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 27925.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765480 f, 67526.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 27972.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613640 f, 113500.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 28018.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765540 f, 67525.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 28065.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613700 f, 113504.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 28111.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765600 f, 67531.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 28158.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613760 f, 113509.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 28205.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 28229.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 28276.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 28322.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 28369.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 28416.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 28462.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 28509.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765660 f, 67536.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 28555.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613820 f, 113513.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 28580.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765720 f, 67541.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 28626.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613880 f, 113509.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 28673.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765780 f, 67541.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 28719.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1613940 f, 113513.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 28766.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765840 f, 67546.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 28813.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614000 f, 113510.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 28859.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765900 f, 67545.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 28906.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614060 f, 113514.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 28952.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765960 f, 67550.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 28976.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614120 f, 113510.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 29023.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766020 f, 67550.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 29069.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614180 f, 113514.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 29116.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766080 f, 67555.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 29162.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614240 f, 113518.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 29209.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766140 f, 67560.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 29255.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614300 f, 113515.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 29302.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766200 f, 67560.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 29348.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614360 f, 113519.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 29372.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766260 f, 67565.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 29419.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614420 f, 113523.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 29465.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766320 f, 67570.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 29512.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766380 f, 67576.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 29558.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614480 f, 113527.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 29604.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766440 f, 67575.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 29651.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614540 f, 113524.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 29697.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766500 f, 67580.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 29721.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614600 f, 113528.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 29767.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766560 f, 67585.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 29814.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614660 f, 113532.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 29860.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766620 f, 67591.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 29907.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614720 f, 113536.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 29953.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766680 f, 67596.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 30000.0 fps, 0 ms/f
[junit] 14 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 1614780 f, 113301.9 fps, 0 ms/f
[junit] 1 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 38820 f, 29976.8 fps, 0 ms/f
[junit] 11 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 766740 f, 67423.4 fps, 0 ms/f
[junit] 11 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 766800 f, 67399.1 fps, 0 ms/f
[junit] 14 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1614840 f, 113266.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 30023.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614900 f, 113270.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 30069.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766860 f, 67404.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 30092.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1614960 f, 113274.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 30138.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766920 f, 67409.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 30185.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 30231.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766980 f, 67414.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 30277.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615020 f, 113279.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 30324.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767040 f, 67420.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 30370.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615080 f, 113283.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 30416.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767100 f, 67425.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 30462.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615140 f, 113287.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 30485.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767160 f, 67430.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 30531.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615200 f, 113291.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 30578.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767220 f, 67430.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 30624.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615260 f, 113287.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 30670.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767280 f, 67435.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 30717.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615320 f, 113292.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 30763.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767340 f, 67440.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 30809.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615380 f, 113296.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 30832.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767400 f, 67445.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 30878.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615440 f, 113300.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 30924.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767460 f, 67451.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 30970.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615500 f, 113304.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 31016.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767520 f, 67456.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 31063.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615560 f, 113309.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 31109.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767580 f, 67461.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 31155.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615620 f, 113313.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 31201.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767640 f, 67467.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 31224.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615680 f, 113317.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 31270.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767700 f, 67472.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 31316.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615740 f, 113313.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 31362.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767760 f, 67471.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 31408.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615800 f, 113317.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 31454.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767820 f, 67476.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 31501.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615860 f, 113322.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 31547.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767880 f, 67482.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 31569.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615920 f, 113326.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 31615.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 31661.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 31707.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 31753.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 31800.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 31846.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 31867.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 31913.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 31960.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 32006.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 32052.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 32098.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 32144.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 32190.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 32211.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 32258.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 32304.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 32350.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 32396.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 32442.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 32488.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 32534.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 32555.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 32601.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 32647.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 32693.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 32739.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 32785.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 32831.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 32877.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 32898.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 32944.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 32990.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 33036.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 33082.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 33128.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 33174.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 33220.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 33266.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 33287.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 33333.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 33379.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 33425.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 33471.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 33517.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 33563.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 33583.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 33629.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 33675.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 33721.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 33767.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 33813.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 33859.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 33905.0 fps, 0 ms/f
[junit] 1 s: 60 f / 31 ms, 1935.4 fps, 0 ms/f; total: 44340 f, 33163.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 33208.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 33228.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 33273.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 33318.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 33363.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767940 f, 67487.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 33408.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1615980 f, 113330.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 33452.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768000 f, 67492.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 33497.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616040 f, 113334.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 33542.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768060 f, 67498.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 33562.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616100 f, 113338.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 33607.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768120 f, 67503.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 33651.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616160 f, 113343.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 33696.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768180 f, 67508.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 33741.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 33786.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 33831.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616220 f, 113347.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 33876.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768240 f, 67513.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 33895.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616280 f, 113343.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 33940.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768300 f, 67513.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 33985.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616340 f, 113347.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 34029.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768360 f, 67518.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 34074.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616400 f, 113352.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 34119.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768420 f, 67523.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 34164.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616460 f, 113356.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 34183.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768480 f, 67529.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 34228.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616520 f, 113360.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 34272.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768540 f, 67534.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 34317.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616580 f, 113364.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 34362.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768600 f, 67539.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 34407.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616640 f, 113368.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 34451.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768660 f, 67544.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 34496.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616700 f, 113373.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 34515.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768720 f, 67550.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 34560.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616760 f, 113377.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 34605.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768780 f, 67555.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 34649.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616820 f, 113373.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 34694.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768840 f, 67554.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 34739.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616880 f, 113377.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 34783.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768900 f, 67559.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 34802.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1616940 f, 113381.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 34847.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768960 f, 67565.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 34892.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617000 f, 113386.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 34936.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769020 f, 67570.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 34981.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617060 f, 113390.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 35026.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769080 f, 67575.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 35070.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617120 f, 113394.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 35115.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769140 f, 67581.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 35133.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617180 f, 113398.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 35178.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769200 f, 67586.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 35223.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617240 f, 113402.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 35267.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769260 f, 67591.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 35312.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617300 f, 113407.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 35357.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769320 f, 67596.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 35401.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617360 f, 113403.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769380 f, 67596.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617420 f, 113407.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769440 f, 67601.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617480 f, 113411.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769500 f, 67606.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617540 f, 113416.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769560 f, 67612.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617600 f, 113420.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769620 f, 67617.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617660 f, 113424.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769680 f, 67622.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617720 f, 113428.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769740 f, 67627.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617780 f, 113432.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769800 f, 67633.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617840 f, 113437.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769860 f, 67638.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617900 f, 113433.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769920 f, 67637.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1617960 f, 113437.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769980 f, 67642.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618020 f, 113441.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770040 f, 67648.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618080 f, 113445.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770100 f, 67653.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618140 f, 113450.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770160 f, 67658.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618200 f, 113454.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770220 f, 67664.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618260 f, 113458.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770280 f, 67669.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618320 f, 113462.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770340 f, 67674.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618380 f, 113467.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770400 f, 67673.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618440 f, 113463.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770460 f, 67679.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618500 f, 113467.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770520 f, 67684.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618560 f, 113471.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770580 f, 67689.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618620 f, 113475.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770640 f, 67695.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618680 f, 113480.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770700 f, 67700.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618740 f, 113484.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770760 f, 67705.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618800 f, 113488.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770820 f, 67710.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618860 f, 113492.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770880 f, 67716.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618920 f, 113496.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770940 f, 67715.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 35446.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1618980 f, 113493.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 35491.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771000 f, 67720.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 35509.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619040 f, 113497.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 35553.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771060 f, 67725.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 35598.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619100 f, 113501.5 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 47940 f, 35590.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771120 f, 67731.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 35634.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619160 f, 113505.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 35679.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619220 f, 113509.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771180 f, 67736.5 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 48120 f, 35670.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 35715.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619280 f, 113514.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771240 f, 67741.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 35759.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619340 f, 113518.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 35804.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771300 f, 67747.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 35848.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619400 f, 113522.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 35893.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771360 f, 67752.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 35911.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619460 f, 113526.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 35955.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771420 f, 67757.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 36000.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619520 f, 113523.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 36044.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771480 f, 67756.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 36088.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619580 f, 113527.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 36133.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771540 f, 67762.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 36177.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619640 f, 113531.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 36222.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771600 f, 67767.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 36239.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619700 f, 113535.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 36284.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771660 f, 67772.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 36328.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619760 f, 113539.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 36373.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771720 f, 67777.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 36417.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619820 f, 113544.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 36461.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771780 f, 67783.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 36506.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619880 f, 113548.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771840 f, 67788.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 36550.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771900 f, 67793.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 36568.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1619940 f, 113552.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 36612.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771960 f, 67799.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 36656.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620000 f, 113548.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 36701.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772020 f, 67798.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 36745.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620060 f, 113552.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 36789.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772080 f, 67803.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 36834.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620120 f, 113557.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 36878.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772140 f, 67808.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 36895.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620180 f, 113561.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 36940.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772200 f, 67814.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 36984.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620240 f, 113565.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 37028.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772260 f, 67819.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 37073.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620300 f, 113569.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 37117.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772320 f, 67824.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 37161.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620360 f, 113573.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 37206.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772380 f, 67829.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 37223.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620420 f, 113578.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 37267.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772440 f, 67835.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 37311.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620480 f, 113582.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 37355.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772500 f, 67834.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 37400.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620540 f, 113578.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 37444.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772560 f, 67839.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 37488.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620600 f, 113582.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 37533.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772620 f, 67845.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 37577.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620660 f, 113587.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 37594.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772680 f, 67850.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 37638.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620720 f, 113591.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 37682.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772740 f, 67855.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 37726.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620780 f, 113595.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 37771.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772800 f, 67860.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 37815.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620840 f, 113599.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 37859.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772860 f, 67866.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 37904.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620900 f, 113603.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 37920.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772920 f, 67871.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 37964.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620960 f, 113608.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 38008.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772980 f, 67876.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 38053.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621020 f, 113612.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 38097.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773040 f, 67876.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 38141.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621080 f, 113608.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 38185.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773100 f, 67881.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 38230.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621140 f, 113612.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 38246.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773160 f, 67886.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 38290.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621200 f, 113616.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 38334.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773220 f, 67891.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 38378.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621260 f, 113621.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 38422.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773280 f, 67897.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 38467.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621320 f, 113625.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 38483.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773340 f, 67902.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 38527.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621380 f, 113629.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773400 f, 67907.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 38571.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621440 f, 113633.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 38615.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773460 f, 67912.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 38659.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621500 f, 113637.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 38703.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773520 f, 67912.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 38748.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621560 f, 113634.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 38792.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773580 f, 67917.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 38836.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621620 f, 113638.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 38880.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773640 f, 67922.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 38896.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621680 f, 113642.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 38940.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773700 f, 67928.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 38984.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621740 f, 113646.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 39028.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773760 f, 67933.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 39072.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621800 f, 113651.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 39116.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773820 f, 67938.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 39161.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621860 f, 113655.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 39205.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773880 f, 67943.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 39220.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621920 f, 113659.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 39235.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773940 f, 67949.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 39279.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1621980 f, 113663.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 39324.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774000 f, 67954.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 39368.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622040 f, 113659.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774060 f, 67953.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774120 f, 67958.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622100 f, 113664.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774180 f, 67964.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622160 f, 113668.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774240 f, 67969.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622220 f, 113672.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774300 f, 67974.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622280 f, 113676.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 39412.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774360 f, 67979.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 39427.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622340 f, 113680.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 39471.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774420 f, 67985.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 39515.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622400 f, 113685.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 39559.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774480 f, 67990.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 39603.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 39647.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622460 f, 113689.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 39691.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 39735.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 39750.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 39794.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 39838.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 39882.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 39926.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 39970.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 40014.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 40029.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 40073.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 40117.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 40161.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 40205.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 40249.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 40263.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 40307.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 40351.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 40395.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 40439.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 40483.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 40527.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 40541.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 40585.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 40629.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 40673.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 40717.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 40761.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 40805.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 40849.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 40863.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 40907.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 40950.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 40994.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 41038.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 41082.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 41126.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 41170.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 41184.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 41228.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 41271.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 41315.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 41359.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 41403.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 41447.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 41491.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 41535.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 41548.5 fps, 0 ms/f
[junit] 1 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 56940 f, 41441.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 41454.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 41498.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 41541.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 41585.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 41629.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 41672.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 41716.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 41729.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 41773.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 41816.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 41860.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 41904.0 fps, 0 ms/f
[junit] 1 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 57720 f, 41495.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 41508.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 41551.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774540 f, 67995.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 41594.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622520 f, 113693.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 41637.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774600 f, 67995.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 41681.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622580 f, 113689.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 41724.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774660 f, 68000.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 41767.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622640 f, 113693.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 41810.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774720 f, 68005.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 41853.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622700 f, 113698.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 41896.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774780 f, 68010.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 41909.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622760 f, 113702.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 41952.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774840 f, 68016.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 41995.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622820 f, 113706.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 42038.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774900 f, 68021.4 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 58620 f, 42021.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622880 f, 113710.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 42064.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774960 f, 68026.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 42107.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1622940 f, 113714.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 42150.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775020 f, 68031.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 42193.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623000 f, 113719.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 42236.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775080 f, 68037.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 42279.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623060 f, 113723.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775140 f, 68036.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 42322.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623120 f, 113719.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 42335.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775200 f, 68041.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 42378.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623180 f, 113723.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 42421.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775260 f, 68047.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 42464.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623240 f, 113728.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 42507.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775320 f, 68052.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 42550.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623300 f, 113732.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 42593.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775380 f, 68057.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 42636.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623360 f, 113736.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 42648.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775440 f, 68062.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 42691.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623420 f, 113740.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 42734.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775500 f, 68068.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 42777.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623480 f, 113744.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 42820.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775560 f, 68073.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 42863.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623540 f, 113749.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 42906.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775620 f, 68078.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 42918.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623600 f, 113745.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 42961.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775680 f, 68077.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 43004.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623660 f, 113749.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 43047.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775740 f, 68083.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 43090.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623720 f, 113753.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 43133.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775800 f, 68088.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 43175.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623780 f, 113757.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 43218.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775860 f, 68093.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 43230.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623840 f, 113762.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 43273.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775920 f, 68099.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 43316.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623900 f, 113766.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 43359.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775980 f, 68104.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 43402.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1623960 f, 113770.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776040 f, 68109.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624020 f, 113774.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776100 f, 68114.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624080 f, 113778.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776160 f, 68120.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624140 f, 113775.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776220 f, 68119.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624200 f, 113779.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776280 f, 68124.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624260 f, 113783.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776340 f, 68129.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624320 f, 113787.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776400 f, 68135.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624380 f, 113791.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776460 f, 68140.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624440 f, 113796.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776520 f, 68145.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624500 f, 113800.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776580 f, 68150.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624560 f, 113804.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776640 f, 68156.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624620 f, 113808.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776700 f, 68155.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624680 f, 113804.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776760 f, 68160.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776820 f, 68166.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624740 f, 113809.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776880 f, 68171.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624800 f, 113813.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776940 f, 68176.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624860 f, 113817.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777000 f, 68181.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624920 f, 113821.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777060 f, 68187.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777120 f, 68192.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1624980 f, 113826.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777180 f, 68197.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1625040 f, 113830.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777240 f, 68202.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1625100 f, 113834.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777300 f, 68208.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1625160 f, 113830.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777360 f, 68207.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1625220 f, 113834.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777420 f, 68212.6 fps, 0 ms/f
[junit] 14 s: 60 f / 79 ms, 759.4 fps, 1 ms/f; total: 1625280 f, 113212.5 fps, 0 ms/f
[junit] 11 s: 60 f / 79 ms, 759.4 fps, 1 ms/f; total: 777480 f, 67748.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1625340 f, 113208.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777540 f, 67747.6 fps, 0 ms/f
[junit] 14 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1625400 f, 113173.6 fps, 0 ms/f
[junit] 11 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 777600 f, 67717.4 fps, 0 ms/f
[junit] 14 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 1625460 f, 113122.6 fps, 0 ms/f
[junit] 11 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 777660 f, 67687.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1625520 f, 113119.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777720 f, 67686.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777780 f, 67691.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 43445.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1625580 f, 113123.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 43488.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777840 f, 67697.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 43500.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1625640 f, 113127.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 43542.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777900 f, 67702.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 43585.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1625700 f, 113131.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 43628.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777960 f, 67701.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 43671.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1625760 f, 113127.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 43714.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778020 f, 67706.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 43757.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1625820 f, 113132.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 43800.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778080 f, 67712.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 43811.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1625880 f, 113136.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 43854.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778140 f, 67717.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 43897.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1625940 f, 113140.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 43940.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778200 f, 67722.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 43982.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626000 f, 113144.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 44025.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778260 f, 67727.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 44068.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626060 f, 113148.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 44111.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778320 f, 67733.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 44122.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626120 f, 113152.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 44165.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778380 f, 67738.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 44208.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626180 f, 113157.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 44251.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778440 f, 67743.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 44293.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626240 f, 113161.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 44336.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778500 f, 67742.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 44379.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626300 f, 113157.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 44422.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778560 f, 67748.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 44433.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626360 f, 113161.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 44476.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778620 f, 67753.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 44518.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626420 f, 113165.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 44561.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778680 f, 67758.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 44604.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626480 f, 113170.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778740 f, 67763.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 44647.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626540 f, 113174.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 44689.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778800 f, 67768.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 44732.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626600 f, 113178.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 44743.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778860 f, 67774.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 44786.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626660 f, 113182.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 44829.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778920 f, 67779.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 44871.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626720 f, 113186.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 44914.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 44957.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 45000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 45042.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778980 f, 67784.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626780 f, 113190.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 45053.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779040 f, 67783.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 45096.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626840 f, 113187.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 45138.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779100 f, 67789.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 45181.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626900 f, 113191.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 45224.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779160 f, 67794.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 45266.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1626960 f, 113195.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 45309.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779220 f, 67799.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 45352.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627020 f, 113199.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 45362.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779280 f, 67804.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 45405.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627080 f, 113203.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 45448.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779340 f, 67809.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 45490.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627140 f, 113208.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 45533.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779400 f, 67815.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 45576.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627200 f, 113212.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 45618.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779460 f, 67820.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 45661.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627260 f, 113216.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 45704.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779520 f, 67825.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 45714.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627320 f, 113220.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 45756.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779580 f, 67824.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627380 f, 113216.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 45799.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779640 f, 67830.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 45842.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627440 f, 113221.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 45884.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779700 f, 67835.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 45927.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627500 f, 113225.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 45970.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779760 f, 67840.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 46012.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627560 f, 113229.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 46022.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779820 f, 67845.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 46065.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627620 f, 113233.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 46107.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779880 f, 67851.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 46150.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627680 f, 113237.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 46193.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779940 f, 67856.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 46235.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627740 f, 113241.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 46278.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780000 f, 67861.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 46321.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627800 f, 113246.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 46330.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780060 f, 67866.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 46373.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627860 f, 113250.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 46415.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780120 f, 67866.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 46458.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627920 f, 113246.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 46501.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780180 f, 67871.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1627980 f, 113250.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 46543.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780240 f, 67876.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 46586.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628040 f, 113254.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 46628.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780300 f, 67881.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 46638.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628100 f, 113259.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 46680.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780360 f, 67886.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 46690.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628160 f, 113263.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 46732.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 46775.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 46817.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 46860.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 46902.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 46912.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 46954.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 46997.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780420 f, 67892.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 47039.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628220 f, 113267.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 47082.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780480 f, 67897.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 47124.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628280 f, 113271.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 47167.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780540 f, 67902.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 47176.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628340 f, 113275.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 47218.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780600 f, 67907.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 47261.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628400 f, 113280.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780660 f, 67907.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 47303.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628460 f, 113276.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 47346.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780720 f, 67912.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 47388.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628520 f, 113280.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 47430.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780780 f, 67917.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 47473.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628580 f, 113284.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 47515.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780840 f, 67922.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 47524.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628640 f, 113288.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 47567.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780900 f, 67927.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 47609.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 47652.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 47694.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 47736.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 47745.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 47787.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 47830.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 47872.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 47915.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 47957.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 48000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 48042.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 48050.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 48093.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 48135.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 48177.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 48220.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 48262.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 48305.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 48347.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 48355.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 48398.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 48440.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 48482.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 48525.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 48567.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 48609.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 48652.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 48660.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628700 f, 113292.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780960 f, 67933.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628760 f, 113297.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781020 f, 67938.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628820 f, 113301.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781080 f, 67943.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628880 f, 113305.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781140 f, 67942.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1628940 f, 113301.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629000 f, 113305.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781200 f, 67948.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629060 f, 113310.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781260 f, 67953.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629120 f, 113314.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781320 f, 67958.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629180 f, 113318.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781380 f, 67963.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629240 f, 113322.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629300 f, 113326.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781440 f, 67969.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629360 f, 113331.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781500 f, 67974.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629420 f, 113335.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781560 f, 67979.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629480 f, 113339.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781620 f, 67984.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629540 f, 113343.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781680 f, 67984.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629600 f, 113339.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781740 f, 67989.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629660 f, 113344.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781800 f, 67994.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629720 f, 113348.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781860 f, 67999.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629780 f, 113352.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781920 f, 68004.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629840 f, 113356.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781980 f, 68010.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629900 f, 113360.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782040 f, 68015.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1629960 f, 113364.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782100 f, 68020.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630020 f, 113369.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782160 f, 68025.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630080 f, 113365.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782220 f, 68025.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630140 f, 113369.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782280 f, 68030.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630200 f, 113373.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782340 f, 68035.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630260 f, 113377.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782400 f, 68040.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630320 f, 113382.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782460 f, 68045.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630380 f, 113386.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782520 f, 68051.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630440 f, 113390.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782580 f, 68056.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630500 f, 113394.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782640 f, 68061.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782700 f, 68066.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630560 f, 113398.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782760 f, 68066.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630620 f, 113394.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782820 f, 68071.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630680 f, 113399.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782880 f, 68076.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630740 f, 113403.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782940 f, 68081.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783000 f, 68086.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630800 f, 113407.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783060 f, 68092.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630860 f, 113411.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783120 f, 68097.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630920 f, 113415.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783180 f, 68102.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1630980 f, 113420.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783240 f, 68107.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631040 f, 113424.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783300 f, 68113.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631100 f, 113428.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783360 f, 68112.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631160 f, 113424.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783420 f, 68117.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631220 f, 113428.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783480 f, 68122.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631280 f, 113433.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783540 f, 68127.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631340 f, 113437.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783600 f, 68133.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631400 f, 113441.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783660 f, 68138.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631460 f, 113445.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783720 f, 68143.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631520 f, 113449.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783780 f, 68148.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631580 f, 113453.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783840 f, 68154.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631640 f, 113450.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783900 f, 68153.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631700 f, 113454.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783960 f, 68158.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631760 f, 113458.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784020 f, 68163.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631820 f, 113462.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784080 f, 68169.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631880 f, 113466.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784140 f, 68174.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1631940 f, 113471.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784200 f, 68179.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632000 f, 113475.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784260 f, 68184.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632060 f, 113479.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784320 f, 68189.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632120 f, 113483.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784380 f, 68195.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632180 f, 113479.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784440 f, 68194.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632240 f, 113483.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784500 f, 68199.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632300 f, 113488.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784560 f, 68204.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632360 f, 113492.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784620 f, 68210.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632420 f, 113496.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784680 f, 68215.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632480 f, 113500.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784740 f, 68220.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632540 f, 113504.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784800 f, 68225.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632600 f, 113509.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784860 f, 68230.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632660 f, 113505.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784920 f, 68230.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632720 f, 113509.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784980 f, 68235.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632780 f, 113513.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785040 f, 68240.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632840 f, 113517.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785100 f, 68245.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632900 f, 113521.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785160 f, 68251.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1632960 f, 113526.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785220 f, 68256.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633020 f, 113530.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785280 f, 68261.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633080 f, 113534.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785340 f, 68266.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633140 f, 113538.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785400 f, 68271.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633200 f, 113534.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785460 f, 68271.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633260 f, 113539.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785520 f, 68276.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633320 f, 113543.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785580 f, 68281.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633380 f, 113547.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785640 f, 68286.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633440 f, 113551.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785700 f, 68292.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633500 f, 113555.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785760 f, 68297.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633560 f, 113559.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785820 f, 68302.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633620 f, 113564.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785880 f, 68307.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633680 f, 113568.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785940 f, 68312.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633740 f, 113564.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786000 f, 68312.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633800 f, 113568.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786060 f, 68317.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633860 f, 113572.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786120 f, 68322.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633920 f, 113577.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786180 f, 68327.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1633980 f, 113581.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786240 f, 68333.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1634040 f, 113585.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786300 f, 68338.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1634100 f, 113589.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786360 f, 68343.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1634160 f, 113593.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786420 f, 68348.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1634220 f, 113597.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786480 f, 68353.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1634280 f, 113594.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786540 f, 68353.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1634340 f, 113598.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786600 f, 68358.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1634400 f, 113602.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786660 f, 68363.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1634460 f, 113606.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786720 f, 68368.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1634520 f, 113610.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786780 f, 68374.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1634580 f, 113615.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786840 f, 68379.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1634640 f, 113619.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786900 f, 68384.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1634700 f, 113623.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786960 f, 68389.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1634760 f, 113627.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787020 f, 68394.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1634820 f, 113623.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787080 f, 68394.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1634880 f, 113628.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787140 f, 68399.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1634940 f, 113632.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787200 f, 68404.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635000 f, 113636.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787260 f, 68409.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635060 f, 113640.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787320 f, 68415.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635120 f, 113644.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787380 f, 68420.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635180 f, 113648.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787440 f, 68425.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635240 f, 113653.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787500 f, 68430.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635300 f, 113657.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787560 f, 68435.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635360 f, 113653.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787620 f, 68435.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635420 f, 113657.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787680 f, 68440.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635480 f, 113661.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787740 f, 68445.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635540 f, 113665.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787800 f, 68450.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635600 f, 113670.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787860 f, 68455.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635660 f, 113674.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787920 f, 68461.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635720 f, 113678.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787980 f, 68466.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635780 f, 113682.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788040 f, 68471.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635840 f, 113678.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788100 f, 68470.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635900 f, 113683.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788160 f, 68476.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1635960 f, 113687.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788220 f, 68481.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636020 f, 113691.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788280 f, 68486.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636080 f, 113695.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788340 f, 68491.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636140 f, 113699.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788400 f, 68496.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636200 f, 113703.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788460 f, 68502.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636260 f, 113708.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788520 f, 68507.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636320 f, 113712.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788580 f, 68512.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636380 f, 113716.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788640 f, 68511.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636440 f, 113712.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788700 f, 68517.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636500 f, 113716.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788760 f, 68522.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636560 f, 113721.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788820 f, 68527.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636620 f, 113725.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788880 f, 68532.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636680 f, 113729.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788940 f, 68537.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636740 f, 113733.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789000 f, 68543.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636800 f, 113737.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789060 f, 68548.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636860 f, 113741.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789120 f, 68547.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636920 f, 113738.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789180 f, 68552.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1636980 f, 113742.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789240 f, 68558.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1637040 f, 113746.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789300 f, 68563.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1637100 f, 113750.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789360 f, 68568.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1637160 f, 113754.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789420 f, 68573.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1637220 f, 113759.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789480 f, 68578.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1637280 f, 113763.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789540 f, 68584.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1637340 f, 113767.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789600 f, 68589.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1637400 f, 113771.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789660 f, 68588.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1637460 f, 113767.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789720 f, 68593.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1637520 f, 113771.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789780 f, 68598.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1637580 f, 113776.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789840 f, 68604.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1637640 f, 113780.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789900 f, 68609.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1637700 f, 113784.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789960 f, 68614.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1637760 f, 113788.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790020 f, 68619.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1637820 f, 113792.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790080 f, 68625.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1637880 f, 113796.9 fps, 0 ms/f
[junit] 11 s: 60 f / 72 ms, 833.3 fps, 1 ms/f; total: 790140 f, 68203.7 fps, 0 ms/f
[junit] 14 s: 60 f / 72 ms, 833.3 fps, 1 ms/f; total: 1637940 f, 113234.7 fps, 0 ms/f
[junit] 11 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 790200 f, 68197.1 fps, 0 ms/f
[junit] 14 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1638000 f, 113223.1 fps, 0 ms/f
[junit] 11 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 790260 f, 68172.8 fps, 0 ms/f
[junit] 14 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1638060 f, 113188.2 fps, 0 ms/f
[junit] 14 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1638120 f, 113168.9 fps, 0 ms/f
[junit] 11 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 790320 f, 68160.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1638180 f, 113173.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790380 f, 68165.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1638240 f, 113177.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790440 f, 68170.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1638300 f, 113181.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790500 f, 68175.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1638360 f, 113177.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790560 f, 68175.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1638420 f, 113181.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790620 f, 68180.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1638480 f, 113185.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790680 f, 68185.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1638540 f, 113190.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790740 f, 68190.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1638600 f, 113194.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790800 f, 68195.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790860 f, 68201.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1638660 f, 113198.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790920 f, 68206.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1638720 f, 113202.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790980 f, 68211.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1638780 f, 113206.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791040 f, 68216.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 48702.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 48744.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 48787.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 48829.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 48871.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 48913.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 48956.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 48964.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 49006.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 49048.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 49090.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 49133.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 49175.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 49217.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 49260.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 49267.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 49309.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 49352.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 49394.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 49436.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 49478.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 49521.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 49563.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 49570.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 49612.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 49655.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 49697.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 49739.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 49781.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 49824.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 49866.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 49908.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 49915.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 49957.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 50000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 50042.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 50084.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 50126.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 50168.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 50210.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 50253.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 50260.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 50302.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 50344.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 50386.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 50428.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 50470.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 50513.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 50555.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 50561.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 50603.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 50646.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 50688.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 50730.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 50772.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 50778.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 50821.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 50863.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 50905.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 50947.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 50989.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 51031.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 51073.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 51079.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 51122.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 51164.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 51206.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 51248.2 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 73140 f, 51218.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 51260.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 51302.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 51344.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 51386.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 51428.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 51434.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 51476.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 51518.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 51560.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 51602.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 51644.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 51686.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 51728.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 51734.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 51776.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 51818.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 51860.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 51902.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 51944.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 51986.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 52027.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 52033.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 52075.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 52117.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 52159.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 52201.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 52243.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 52285.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 52327.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 52332.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 52374.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 52416.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 52458.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 52500.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 52541.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 52583.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 52625.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 52667.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 52672.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 52714.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 52756.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 52798.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 52840.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 52882.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 52923.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 52965.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 52970.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 53012.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 53054.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 53096.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76200 f, 53138.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 53179.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 53221.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 53263.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 53268.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 53310.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 53351.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 53393.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 53435.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 53477.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 53519.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 53523.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 53565.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 53607.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 53649.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 53690.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 53732.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 53774.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 53816.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 53857.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 53899.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 53903.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 53945.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 53987.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 54029.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 54070.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77760 f, 54112.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 54154.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77880 f, 54196.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77940 f, 54200.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 54242.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 54283.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 54325.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 54367.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 54408.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 54450.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 54492.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 54496.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 54537.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 54579.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 54621.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 54662.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 54704.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 54746.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 54788.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 54791.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 54833.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 54875.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 54916.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 54958.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 55000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 55041.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 55083.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 55125.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 55128.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 55170.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 55211.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 55253.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 55294.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 55336.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 55378.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 55419.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 55423.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 55464.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 55506.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 55547.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 55589.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 55631.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 55672.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 55714.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 55717.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 55758.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 55800.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 55841.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 55844.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 55886.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 55889.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 55930.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 55972.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 56013.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 56055.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 56096.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 56138.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 56179.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 56182.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 56224.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 56265.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 56307.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 56348.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 56390.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 56431.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 56473.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 56475.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 56516.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 56558.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 56599.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 56641.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 56682.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 56724.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 56765.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 56767.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 56809.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 56850.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 56892.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 56933.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 56975.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 57016.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 57058.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 57060.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 57101.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 57142.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 57184.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 57225.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 57267.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 57308.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 57310.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 57351.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 57393.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 57434.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 57475.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 57517.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 57558.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 57600.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 57641.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 57682.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 57684.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 57725.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 57767.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83880 f, 57808.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 57849.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 57891.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 57932.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 57973.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 57975.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 58016.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 58057.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 58099.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 58140.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 58181.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 58223.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 58224.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 58265.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 58306.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 58348.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 58389.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 58430.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 58472.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85020 f, 58473.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 58514.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 58555.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85200 f, 58596.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 58638.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 58679.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 58720.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85440 f, 58762.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 58762.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 58804.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 58845.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 58886.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 58927.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 58969.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 59010.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 59051.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 59052.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 59093.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 59134.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 59175.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 59217.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 59217.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 59258.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86400 f, 59299.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 59341.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 59341.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 59382.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 59423.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 59465.0 fps, 0 ms/f
[junit] 1 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 86760 f, 59383.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 59425.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 59425.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 59466.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 59466.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 59507.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 59548.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 59589.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 59630.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 59671.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 59712.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 59753.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 59794.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 59795.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 59836.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 59877.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 59877.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 59918.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1638840 f, 113203.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 59918.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 59959.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 60000.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791100 f, 68215.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88020 f, 60040.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1638900 f, 113207.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 60081.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791160 f, 68221.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 60122.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1638960 f, 113211.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 60163.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791220 f, 68226.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 60204.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639020 f, 113215.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 60204.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791280 f, 68231.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 60245.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639080 f, 113219.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 60286.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791340 f, 68236.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 60327.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639140 f, 113215.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88560 f, 60368.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791400 f, 68235.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 60408.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639200 f, 113220.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 60449.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791460 f, 68241.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 60490.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639260 f, 113224.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 60490.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791520 f, 68246.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 60531.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639320 f, 113228.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 60572.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791580 f, 68251.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 60613.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639380 f, 113232.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 60653.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791640 f, 68256.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 60694.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639440 f, 113236.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 60735.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791700 f, 68261.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 60776.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639500 f, 113240.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 60776.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791760 f, 68266.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 60816.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639560 f, 113237.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 60857.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791820 f, 68266.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 60898.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639620 f, 113241.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 60939.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791880 f, 68271.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 60980.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639680 f, 113245.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 61021.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791940 f, 68276.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 61061.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639740 f, 113249.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 61102.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792000 f, 68281.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 61102.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639800 f, 113245.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89880 f, 61142.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792060 f, 68281.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 61183.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639860 f, 113250.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 61224.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792120 f, 68286.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 61223.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639920 f, 113254.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 61264.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792180 f, 68291.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 61305.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1639980 f, 113258.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 61346.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 61386.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640040 f, 113262.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 61427.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792240 f, 68296.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 61468.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640100 f, 113266.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 61509.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792300 f, 68301.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 61508.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640160 f, 113270.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 61548.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792360 f, 68306.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 61589.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640220 f, 113274.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 61630.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792420 f, 68312.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 61671.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640280 f, 113279.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 61711.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792480 f, 68317.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 61752.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640340 f, 113283.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 61793.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792540 f, 68316.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 61792.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640400 f, 113279.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 61832.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792600 f, 68321.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 61873.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640460 f, 113283.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 61914.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792660 f, 68326.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 61955.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640520 f, 113287.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 61995.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792720 f, 68332.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 62036.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640580 f, 113291.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 62077.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 62075.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 62116.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 62157.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792780 f, 68337.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 62198.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640640 f, 113296.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 62238.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792840 f, 68342.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 62279.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640700 f, 113300.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 62320.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792900 f, 68347.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 62360.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640760 f, 113304.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 62359.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 62400.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 62440.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 62481.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 62522.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 62562.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 62603.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 62644.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 62684.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792960 f, 68352.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 62682.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640820 f, 113308.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 62723.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793020 f, 68357.9 fps, 0 ms/f
[junit] 1 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 92640 f, 62594.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640880 f, 113312.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793080 f, 68363.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1640940 f, 113308.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 62635.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793140 f, 68362.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 62675.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793200 f, 68367.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 62716.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641000 f, 113313.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 62756.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793260 f, 68372.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 62797.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641060 f, 113317.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 62795.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793320 f, 68377.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 62835.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 62876.4 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 93180 f, 62832.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 62872.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 62913.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 62953.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 62993.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641120 f, 113321.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793380 f, 68383.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641180 f, 113325.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93480 f, 63034.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793440 f, 68388.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793500 f, 68393.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641240 f, 113329.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793560 f, 68398.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641300 f, 113333.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793620 f, 68403.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641360 f, 113337.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793680 f, 68408.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641420 f, 113334.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793740 f, 68408.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641480 f, 113338.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793800 f, 68413.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641540 f, 113342.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793860 f, 68418.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641600 f, 113346.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793920 f, 68423.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641660 f, 113350.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793980 f, 68428.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641720 f, 113354.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794040 f, 68434.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641780 f, 113359.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794100 f, 68439.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641840 f, 113363.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794160 f, 68444.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641900 f, 113359.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794220 f, 68443.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1641960 f, 113363.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794280 f, 68448.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642020 f, 113367.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794340 f, 68453.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642080 f, 113372.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794400 f, 68459.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642140 f, 113376.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794460 f, 68464.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642200 f, 113380.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794520 f, 68469.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642260 f, 113384.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794580 f, 68474.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642320 f, 113388.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794640 f, 68479.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642380 f, 113392.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794700 f, 68485.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642440 f, 113389.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794760 f, 68484.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642500 f, 113393.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794820 f, 68489.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642560 f, 113397.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794880 f, 68494.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642620 f, 113401.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794940 f, 68499.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642680 f, 113405.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795000 f, 68504.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642740 f, 113409.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795060 f, 68510.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642800 f, 113413.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795120 f, 68515.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 63032.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642860 f, 113418.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 63072.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795180 f, 68520.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 63113.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642920 f, 113422.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 63153.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795240 f, 68519.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 63194.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1642980 f, 113418.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93840 f, 63234.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795300 f, 68524.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 63274.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643040 f, 113422.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 63315.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795360 f, 68530.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 63313.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643100 f, 113426.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 63353.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795420 f, 68535.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 63393.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643160 f, 113430.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 63434.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795480 f, 68540.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 63474.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643220 f, 113435.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 63515.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795540 f, 68545.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 63555.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643280 f, 113439.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 63595.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795600 f, 68550.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 63593.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643340 f, 113443.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 63633.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795660 f, 68555.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 63674.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643400 f, 113447.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 63714.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795720 f, 68561.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 63755.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643460 f, 113451.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 63795.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795780 f, 68566.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 63835.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643520 f, 113455.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 63876.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795840 f, 68565.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 63916.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 63913.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643580 f, 113452.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 63954.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795900 f, 68570.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 63994.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643640 f, 113456.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 64034.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795960 f, 68575.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 64075.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643700 f, 113460.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 64115.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796020 f, 68581.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 64156.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643760 f, 113464.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 64196.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796080 f, 68586.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 64193.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643820 f, 113468.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 64233.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796140 f, 68591.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 64274.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643880 f, 113472.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 64314.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796200 f, 68596.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 64354.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1643940 f, 113476.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 64395.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796260 f, 68601.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 64435.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 64475.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644000 f, 113481.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 64472.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796320 f, 68606.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644060 f, 113485.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 64513.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796380 f, 68606.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 64553.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644120 f, 113481.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 64593.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796440 f, 68611.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 64633.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644180 f, 113485.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 64674.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796500 f, 68616.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 64714.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644240 f, 113489.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 64754.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796560 f, 68621.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 64751.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644300 f, 113493.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 64791.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796620 f, 68626.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 64832.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644360 f, 113498.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 64872.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796680 f, 68631.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 64912.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644420 f, 113502.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 64953.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796740 f, 68637.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644480 f, 113506.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796800 f, 68642.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644540 f, 113510.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796860 f, 68647.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644600 f, 113514.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796920 f, 68646.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644660 f, 113510.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796980 f, 68651.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 64993.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644720 f, 113515.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 65033.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797040 f, 68657.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 65073.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644780 f, 113519.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 65070.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797100 f, 68662.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 65110.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644840 f, 113523.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 65150.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797160 f, 68667.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 65191.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644900 f, 113527.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 65231.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797220 f, 68672.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 65271.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1644960 f, 113531.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 65311.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797280 f, 68677.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 65352.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645020 f, 113535.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 65348.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 65388.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 65428.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797340 f, 68682.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645080 f, 113539.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797400 f, 68688.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645140 f, 113544.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797460 f, 68687.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 65469.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645200 f, 113540.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 65509.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797520 f, 68692.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 65549.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645260 f, 113544.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 65589.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797580 f, 68697.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 65630.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645320 f, 113548.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 65626.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797640 f, 68702.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 65666.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645380 f, 113552.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 65706.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797700 f, 68708.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 65746.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645440 f, 113556.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 65787.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797760 f, 68713.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 65827.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645500 f, 113561.0 fps, 0 ms/f
[junit] 1 s: 60 f / 24 ms, 2500.0 fps, 0 ms/f; total: 98340 f, 64825.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797820 f, 68718.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 64864.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645560 f, 113565.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 64904.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797880 f, 68723.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 64943.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645620 f, 113569.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 64983.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797940 f, 68728.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 64980.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645680 f, 113565.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 65019.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798000 f, 68727.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 65059.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645740 f, 113569.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 65098.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798060 f, 68733.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 65138.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645800 f, 113573.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 65177.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798120 f, 68738.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 65217.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645860 f, 113578.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 65256.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798180 f, 68743.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 65253.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645920 f, 113582.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 65292.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1645980 f, 113586.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 65332.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798240 f, 68748.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 65371.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646040 f, 113590.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 65411.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798300 f, 68753.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 65450.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646100 f, 113594.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99480 f, 65490.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798360 f, 68758.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 65529.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646160 f, 113598.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 65526.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798420 f, 68764.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 65565.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646220 f, 113602.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 65605.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646280 f, 113599.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 65644.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798480 f, 68763.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 65684.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646340 f, 113603.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 65723.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798540 f, 68768.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 65763.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646400 f, 113607.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 65802.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798600 f, 68773.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646460 f, 113611.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798660 f, 68778.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646520 f, 113615.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798720 f, 68784.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646580 f, 113619.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798780 f, 68789.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646640 f, 113624.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798840 f, 68794.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646700 f, 113628.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798900 f, 68799.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646760 f, 113632.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798960 f, 68804.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646820 f, 113636.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799020 f, 68803.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646880 f, 113632.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799080 f, 68809.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1646940 f, 113636.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799140 f, 68814.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647000 f, 113641.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799200 f, 68819.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647060 f, 113645.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799260 f, 68824.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647120 f, 113649.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799320 f, 68829.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647180 f, 113653.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799380 f, 68834.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647240 f, 113657.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799440 f, 68840.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647300 f, 113661.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799500 f, 68845.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647360 f, 113665.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799560 f, 68844.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647420 f, 113662.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799620 f, 68849.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647480 f, 113666.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799680 f, 68854.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647540 f, 113670.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799740 f, 68860.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647600 f, 113674.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799800 f, 68865.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647660 f, 113678.7 fps, 0 ms/f
[junit] 11 s: 60 f / 50 ms, 1200.0 fps, 0 ms/f; total: 799860 f, 68575.1 fps, 0 ms/f
[junit] 14 s: 60 f / 50 ms, 1200.0 fps, 0 ms/f; total: 1647720 f, 113292.0 fps, 0 ms/f
[junit] 11 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 799920 f, 68550.8 fps, 0 ms/f
[junit] 14 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1647780 f, 113257.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799980 f, 68556.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647840 f, 113261.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800040 f, 68561.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647900 f, 113265.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800100 f, 68560.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1647960 f, 113261.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800160 f, 68565.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 65842.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648020 f, 113265.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 65838.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800220 f, 68570.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 65877.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648080 f, 113270.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 65917.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800280 f, 68575.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 65956.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648140 f, 113274.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 65996.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800340 f, 68580.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 66035.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648200 f, 113278.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 66074.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800400 f, 68586.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 66114.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648260 f, 113282.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 66110.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800460 f, 68591.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 66149.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648320 f, 113286.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 66189.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800520 f, 68596.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 66228.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648380 f, 113290.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 66268.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648440 f, 113294.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 66307.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800580 f, 68601.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 66346.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648500 f, 113291.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 66386.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800640 f, 68600.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 66382.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648560 f, 113295.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 66421.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800700 f, 68605.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 66460.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648620 f, 113299.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 66500.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800760 f, 68611.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 66539.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648680 f, 113303.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 66579.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800820 f, 68616.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 66618.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648740 f, 113307.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 66614.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800880 f, 68621.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 66653.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648800 f, 113311.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 66692.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800940 f, 68626.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 66732.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648860 f, 113315.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 66771.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801000 f, 68631.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 66811.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648920 f, 113320.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 66806.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801060 f, 68636.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 66845.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1648980 f, 113324.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 66885.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801120 f, 68636.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 66924.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649040 f, 113320.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 66963.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801180 f, 68641.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 67003.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649100 f, 113324.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 67042.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801240 f, 68646.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 67038.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649160 f, 113328.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 67077.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801300 f, 68651.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 67116.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649220 f, 113332.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 67155.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801360 f, 68656.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 67195.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649280 f, 113337.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 67190.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801420 f, 68661.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 67229.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649340 f, 113341.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 67225.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801480 f, 68666.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 67264.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649400 f, 113345.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 67303.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801540 f, 68672.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 67342.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649460 f, 113349.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 67382.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801600 f, 68677.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 67377.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649520 f, 113345.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 67416.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801660 f, 68676.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 67455.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649580 f, 113349.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 67495.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801720 f, 68681.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 67534.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649640 f, 113353.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 67573.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801780 f, 68686.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 67612.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649700 f, 113358.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 67607.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801840 f, 68691.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649760 f, 113362.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801900 f, 68696.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649820 f, 113366.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801960 f, 68702.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 67647.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649880 f, 113370.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 67686.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802020 f, 68707.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1649940 f, 113374.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802080 f, 68712.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 67725.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650000 f, 113378.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 67764.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802140 f, 68717.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 67803.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650060 f, 113375.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 67843.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802200 f, 68716.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 67882.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650120 f, 113379.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 67877.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802260 f, 68721.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 67916.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650180 f, 113383.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 67955.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802320 f, 68727.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104100 f, 67994.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650240 f, 113387.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104160 f, 68033.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802380 f, 68732.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104220 f, 68073.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650300 f, 113391.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104280 f, 68112.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802440 f, 68737.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104340 f, 68151.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650360 f, 113395.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104400 f, 68146.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802500 f, 68742.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104460 f, 68185.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650420 f, 113399.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104520 f, 68224.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802560 f, 68747.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104580 f, 68263.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650480 f, 113403.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104640 f, 68302.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802620 f, 68752.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104700 f, 68342.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650540 f, 113408.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104760 f, 68381.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802680 f, 68757.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104820 f, 68420.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650600 f, 113404.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104880 f, 68414.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802740 f, 68757.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104940 f, 68454.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650660 f, 113408.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105000 f, 68493.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802800 f, 68762.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105060 f, 68532.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650720 f, 113412.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105120 f, 68571.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802860 f, 68767.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105180 f, 68610.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650780 f, 113416.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105240 f, 68649.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802920 f, 68772.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650840 f, 113420.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802980 f, 68777.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105300 f, 68688.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650900 f, 113424.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105360 f, 68727.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803040 f, 68782.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105420 f, 68722.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1650960 f, 113429.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105480 f, 68761.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803100 f, 68788.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105540 f, 68800.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651020 f, 113433.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105600 f, 68839.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803160 f, 68793.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105660 f, 68878.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651080 f, 113437.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105720 f, 68917.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803220 f, 68798.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105780 f, 68956.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651140 f, 113433.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105840 f, 68996.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803280 f, 68797.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105900 f, 69035.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651200 f, 113437.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105960 f, 69029.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803340 f, 68802.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106020 f, 69068.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651260 f, 113441.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106080 f, 69107.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803400 f, 68807.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106140 f, 69146.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651320 f, 113446.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106200 f, 69185.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803460 f, 68812.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106260 f, 69224.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651380 f, 113450.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106320 f, 69263.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803520 f, 68818.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106380 f, 69257.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651440 f, 113454.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106440 f, 69296.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803580 f, 68823.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106500 f, 69335.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651500 f, 113458.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803640 f, 68828.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651560 f, 113462.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803700 f, 68833.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651620 f, 113458.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803760 f, 68832.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651680 f, 113462.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803820 f, 68837.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651740 f, 113467.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803880 f, 68843.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651800 f, 113471.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803940 f, 68848.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651860 f, 113475.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804000 f, 68853.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651920 f, 113479.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804060 f, 68858.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1651980 f, 113483.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804120 f, 68863.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652040 f, 113487.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804180 f, 68868.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652100 f, 113491.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804240 f, 68873.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652160 f, 113488.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804300 f, 68873.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652220 f, 113492.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804360 f, 68878.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652280 f, 113496.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804420 f, 68883.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652340 f, 113500.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804480 f, 68888.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652400 f, 113504.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804540 f, 68893.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652460 f, 113508.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804600 f, 68898.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652520 f, 113512.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804660 f, 68903.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652580 f, 113516.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804720 f, 68909.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652640 f, 113521.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804780 f, 68914.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652700 f, 113517.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804840 f, 68913.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652760 f, 113521.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804900 f, 68918.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652820 f, 113525.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804960 f, 68923.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652880 f, 113529.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805020 f, 68928.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1652940 f, 113533.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805080 f, 68933.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653000 f, 113538.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805140 f, 68939.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653060 f, 113542.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805200 f, 68944.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653120 f, 113546.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805260 f, 68949.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106560 f, 69375.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106620 f, 69414.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106680 f, 69453.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106740 f, 69492.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805320 f, 68948.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106800 f, 69531.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653180 f, 113542.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106860 f, 69525.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805380 f, 68953.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106920 f, 69564.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653240 f, 113546.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106980 f, 69603.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805440 f, 68958.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107040 f, 69642.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653300 f, 113550.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107100 f, 69681.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805500 f, 68964.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107160 f, 69720.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653360 f, 113554.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107220 f, 69759.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805560 f, 68969.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107280 f, 69798.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653420 f, 113559.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107340 f, 69837.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805620 f, 68974.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107400 f, 69876.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653480 f, 113563.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107460 f, 69869.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805680 f, 68979.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107520 f, 69908.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653540 f, 113567.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107580 f, 69947.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805740 f, 68984.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107640 f, 69987.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653600 f, 113571.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107700 f, 70026.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805800 f, 68989.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107760 f, 70065.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653660 f, 113567.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805860 f, 68988.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107820 f, 70104.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653720 f, 113571.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107880 f, 70143.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805920 f, 68994.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107940 f, 70136.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805980 f, 68999.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108000 f, 70175.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653780 f, 113575.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108060 f, 70214.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806040 f, 69004.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108120 f, 70253.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653840 f, 113580.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108180 f, 70292.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806100 f, 69009.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108240 f, 70331.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653900 f, 113584.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108300 f, 70370.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806160 f, 69014.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108360 f, 70409.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1653960 f, 113588.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108420 f, 70448.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806220 f, 69019.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108480 f, 70441.5 fps, 0 ms/f
[junit] 14 s: 60 f / 189 ms, 317.4 fps, 3 ms/f; total: 1654020 f, 112136.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108540 f, 70480.5 fps, 0 ms/f
[junit] 11 s: 60 f / 189 ms, 317.4 fps, 3 ms/f; total: 806280 f, 67925.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108600 f, 70519.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654080 f, 112141.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108660 f, 70558.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806340 f, 67930.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108720 f, 70597.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654140 f, 112145.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108780 f, 70636.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806400 f, 67935.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108840 f, 70675.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654200 f, 112149.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108900 f, 70714.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806460 f, 67935.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108960 f, 70707.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654260 f, 112145.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109020 f, 70746.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806520 f, 67940.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109080 f, 70785.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654320 f, 112149.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109140 f, 70824.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806580 f, 67945.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109200 f, 70863.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654380 f, 112153.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109260 f, 70902.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806640 f, 67950.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109320 f, 70940.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654440 f, 112150.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109380 f, 70979.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806700 f, 67949.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109440 f, 70972.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654500 f, 112154.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109500 f, 71011.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806760 f, 67954.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109560 f, 71050.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654560 f, 112158.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109620 f, 71089.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806820 f, 67959.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109680 f, 71128.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654620 f, 112154.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109740 f, 71167.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806880 f, 67959.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109800 f, 71206.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654680 f, 112158.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109860 f, 71245.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806940 f, 67964.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109920 f, 71237.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654740 f, 112162.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109980 f, 71276.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807000 f, 67969.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110040 f, 71315.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110100 f, 71354.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110160 f, 71393.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110220 f, 71432.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110280 f, 71471.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110340 f, 71463.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654800 f, 112159.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110400 f, 71502.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807060 f, 67968.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110460 f, 71541.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654860 f, 112163.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110520 f, 71580.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807120 f, 67973.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110580 f, 71619.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654920 f, 112167.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110640 f, 71658.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807180 f, 67978.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110700 f, 71696.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1654980 f, 112164.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110760 f, 71735.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807240 f, 67978.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110820 f, 71774.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655040 f, 112168.0 fps, 0 ms/f
[junit] 1 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 110880 f, 71674.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807300 f, 67983.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110940 f, 71712.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655100 f, 112172.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111000 f, 71751.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807360 f, 67988.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111060 f, 71744.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655160 f, 112168.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111120 f, 71782.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807420 f, 67987.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111180 f, 71775.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655220 f, 112172.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111240 f, 71814.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807480 f, 67992.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111300 f, 71852.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655280 f, 112176.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111360 f, 71891.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807540 f, 67997.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111420 f, 71930.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655340 f, 112180.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111480 f, 71922.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807600 f, 67996.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111540 f, 71961.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655400 f, 112177.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111600 f, 72000.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807660 f, 68002.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111660 f, 72038.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655460 f, 112181.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111720 f, 72077.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807720 f, 68007.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111780 f, 72116.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655520 f, 112185.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111840 f, 72154.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807780 f, 68012.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111900 f, 72193.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655580 f, 112181.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111960 f, 72185.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807840 f, 68011.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112020 f, 72224.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655640 f, 112185.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112080 f, 72263.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807900 f, 68016.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112140 f, 72301.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655700 f, 112190.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112200 f, 72340.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807960 f, 68021.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112260 f, 72379.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655760 f, 112186.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112320 f, 72417.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808020 f, 68020.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112380 f, 72409.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655820 f, 112190.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112440 f, 72448.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808080 f, 68025.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655880 f, 112194.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808140 f, 68030.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1655940 f, 112191.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112500 f, 72487.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112560 f, 72525.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808200 f, 68030.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112620 f, 72564.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656000 f, 112195.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112680 f, 72603.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112740 f, 72641.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808260 f, 68035.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112800 f, 72680.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656060 f, 112199.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112860 f, 72719.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808320 f, 68040.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112920 f, 72710.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656120 f, 112195.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112980 f, 72749.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808380 f, 68039.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656180 f, 112199.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808440 f, 68044.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656240 f, 112203.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808500 f, 68049.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656300 f, 112200.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808560 f, 68049.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656360 f, 112204.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808620 f, 68054.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656420 f, 112208.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808680 f, 68053.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656480 f, 112204.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808740 f, 68058.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656540 f, 112201.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808800 f, 68057.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656600 f, 112205.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113040 f, 72788.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808860 f, 68062.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113100 f, 72826.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656660 f, 112209.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113160 f, 72865.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808920 f, 68067.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113220 f, 72904.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656720 f, 112205.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113280 f, 72942.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808980 f, 68067.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113340 f, 72981.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656780 f, 112209.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113400 f, 72972.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809040 f, 68072.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113460 f, 73011.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656840 f, 112214.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113520 f, 73050.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809100 f, 68077.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113580 f, 73088.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656900 f, 112218.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113640 f, 73127.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809160 f, 68082.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113700 f, 73166.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1656960 f, 112222.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113760 f, 73204.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809220 f, 68087.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113820 f, 73243.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113880 f, 73281.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657020 f, 112226.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113940 f, 73273.3 fps, 0 ms/f
[junit] 11 s: 60 f / 46 ms, 1304.3 fps, 0 ms/f; total: 809280 f, 67830.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114000 f, 73311.9 fps, 0 ms/f
[junit] 14 s: 60 f / 57 ms, 1052.6 fps, 0 ms/f; total: 1657080 f, 111798.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114060 f, 73350.4 fps, 0 ms/f
[junit] 11 s: 60 f / 11 ms, 5454.5 fps, 0 ms/f; total: 809340 f, 67772.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114120 f, 73389.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657140 f, 111802.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114180 f, 73427.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809400 f, 67777.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114240 f, 73466.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657200 f, 111806.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114300 f, 73504.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809460 f, 67782.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114360 f, 73543.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657260 f, 111810.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114420 f, 73534.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809520 f, 67787.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114480 f, 73573.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657320 f, 111814.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114540 f, 73611.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809580 f, 67792.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114600 f, 73650.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657380 f, 111818.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114660 f, 73688.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809640 f, 67797.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114720 f, 73727.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657440 f, 111822.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114780 f, 73766.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809700 f, 67802.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114840 f, 73804.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657500 f, 111827.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114900 f, 73843.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809760 f, 67802.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114960 f, 73834.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657560 f, 111823.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115020 f, 73872.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809820 f, 67807.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115080 f, 73911.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657620 f, 111827.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115140 f, 73949.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809880 f, 67812.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115200 f, 73988.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657680 f, 111831.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115260 f, 74026.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809940 f, 67817.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115320 f, 74065.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657740 f, 111835.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115380 f, 74104.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810000 f, 67822.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115440 f, 74094.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657800 f, 111839.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115500 f, 74133.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115560 f, 74172.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115620 f, 74210.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115680 f, 74249.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115740 f, 74287.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810060 f, 67827.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657860 f, 111843.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115800 f, 74326.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810120 f, 67832.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115860 f, 74364.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657920 f, 111847.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115920 f, 74355.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810180 f, 67837.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115980 f, 74393.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1657980 f, 111851.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116040 f, 74432.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810240 f, 67836.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116100 f, 74470.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658040 f, 111848.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116160 f, 74509.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810300 f, 67841.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116220 f, 74547.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658100 f, 111852.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116280 f, 74586.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810360 f, 67846.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116340 f, 74624.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658160 f, 111856.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116400 f, 74615.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810420 f, 67851.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116460 f, 74653.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658220 f, 111860.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116520 f, 74644.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810480 f, 67856.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116580 f, 74682.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658280 f, 111864.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116640 f, 74721.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810540 f, 67861.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116700 f, 74759.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658340 f, 111868.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116760 f, 74798.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810600 f, 67866.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116820 f, 74788.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658400 f, 111872.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810660 f, 67871.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658460 f, 111876.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810720 f, 67876.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116880 f, 74827.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116940 f, 74865.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658520 f, 111880.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117000 f, 74903.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810780 f, 67876.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117060 f, 74942.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658580 f, 111877.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117120 f, 74980.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810840 f, 67881.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117180 f, 75019.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658640 f, 111881.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117240 f, 75057.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810900 f, 67886.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117300 f, 75096.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658700 f, 111885.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117360 f, 75086.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810960 f, 67891.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117420 f, 75124.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658760 f, 111889.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117480 f, 75163.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811020 f, 67896.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117540 f, 75201.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658820 f, 111893.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117600 f, 75239.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811080 f, 67901.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117660 f, 75278.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658880 f, 111897.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117720 f, 75316.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811140 f, 67906.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117780 f, 75355.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117840 f, 75393.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1658940 f, 111901.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117900 f, 75431.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659000 f, 111905.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117960 f, 75421.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811200 f, 67911.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118020 f, 75460.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659060 f, 111909.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118080 f, 75450.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811260 f, 67910.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118140 f, 75488.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659120 f, 111906.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118200 f, 75527.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811320 f, 67915.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118260 f, 75517.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659180 f, 111910.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118320 f, 75555.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811380 f, 67920.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118380 f, 75593.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659240 f, 111914.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118440 f, 75632.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811440 f, 67925.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118500 f, 75670.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659300 f, 111918.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118560 f, 75708.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811500 f, 67930.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118620 f, 75747.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659360 f, 111922.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118680 f, 75785.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811560 f, 67935.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118740 f, 75775.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659420 f, 111926.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118800 f, 75813.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811620 f, 67940.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118860 f, 75851.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659480 f, 111930.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118920 f, 75890.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811680 f, 67945.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118980 f, 75928.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659540 f, 111934.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119040 f, 75966.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811740 f, 67950.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119100 f, 76005.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659600 f, 111938.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119160 f, 75994.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811800 f, 67950.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119220 f, 76033.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659660 f, 111934.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119280 f, 76071.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811860 f, 67955.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119340 f, 76109.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659720 f, 111939.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119400 f, 76147.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811920 f, 67960.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119460 f, 76186.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659780 f, 111943.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119520 f, 76224.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119580 f, 76262.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119640 f, 76301.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119700 f, 76339.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119760 f, 76328.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119820 f, 76367.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119880 f, 76405.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119940 f, 76443.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120000 f, 76481.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120060 f, 76520.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120120 f, 76558.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120180 f, 76596.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120240 f, 76585.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120300 f, 76624.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120360 f, 76662.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120420 f, 76700.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120480 f, 76738.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120540 f, 76777.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120600 f, 76815.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120660 f, 76853.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120720 f, 76842.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120780 f, 76880.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120840 f, 76870.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120900 f, 76908.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120960 f, 76946.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121020 f, 76984.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121080 f, 77022.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121140 f, 77012.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121200 f, 77050.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121260 f, 77088.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121320 f, 77126.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121380 f, 77164.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121440 f, 77202.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121500 f, 77191.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121560 f, 77229.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121620 f, 77268.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121680 f, 77306.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121740 f, 77344.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121800 f, 77382.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121860 f, 77420.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121920 f, 77458.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121980 f, 77496.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122040 f, 77485.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811980 f, 67965.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122100 f, 77523.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659840 f, 111947.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122160 f, 77561.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812040 f, 67970.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122220 f, 77600.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659900 f, 111951.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122280 f, 77638.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812100 f, 67975.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122340 f, 77676.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1659960 f, 111955.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122400 f, 77664.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812160 f, 67980.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122460 f, 77703.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660020 f, 111959.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122520 f, 77741.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812220 f, 67985.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122580 f, 77779.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660080 f, 111963.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122640 f, 77817.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812280 f, 67984.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122700 f, 77855.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660140 f, 111959.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122760 f, 77893.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812340 f, 67989.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122820 f, 77931.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660200 f, 111963.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122880 f, 77969.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812400 f, 67994.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122940 f, 77958.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660260 f, 111967.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123000 f, 77996.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812460 f, 67999.6 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 123060 f, 77935.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123120 f, 77973.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123180 f, 78011.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123240 f, 78049.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123300 f, 78037.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123360 f, 78075.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123420 f, 78113.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123480 f, 78151.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123540 f, 78189.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123600 f, 78227.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123660 f, 78265.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123720 f, 78303.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123780 f, 78341.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660320 f, 111971.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812520 f, 68004.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660380 f, 111975.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123840 f, 78330.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812580 f, 68009.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123900 f, 78368.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660440 f, 111980.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123960 f, 78406.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812640 f, 68014.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124020 f, 78444.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660500 f, 111984.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124080 f, 78481.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812700 f, 68019.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124140 f, 78519.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660560 f, 111988.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124200 f, 78557.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812760 f, 68024.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124260 f, 78595.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660620 f, 111992.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124320 f, 78633.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812820 f, 68024.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124380 f, 78622.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660680 f, 111988.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124440 f, 78659.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812880 f, 68029.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124500 f, 78697.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660740 f, 111992.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124560 f, 78735.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812940 f, 68034.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124620 f, 78773.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660800 f, 111996.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124680 f, 78811.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813000 f, 68039.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124740 f, 78849.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660860 f, 112000.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124800 f, 78887.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813060 f, 68044.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124860 f, 78875.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660920 f, 112004.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124920 f, 78913.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813120 f, 68049.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124980 f, 78951.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1660980 f, 112008.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125040 f, 78989.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813180 f, 68054.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125100 f, 79027.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661040 f, 112012.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125160 f, 79065.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813240 f, 68059.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125220 f, 79102.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661100 f, 112016.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125280 f, 79140.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813300 f, 68064.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125340 f, 79178.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661160 f, 112021.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125400 f, 79166.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813360 f, 68063.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125460 f, 79204.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661220 f, 112017.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125520 f, 79242.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813420 f, 68068.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661280 f, 112021.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125580 f, 79230.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813480 f, 68073.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125640 f, 79268.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661340 f, 112025.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125700 f, 79305.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813540 f, 68078.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125760 f, 79343.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661400 f, 112029.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125820 f, 79381.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813600 f, 68083.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125880 f, 79419.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661460 f, 112033.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813660 f, 68088.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661520 f, 112037.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813720 f, 68093.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661580 f, 112041.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813780 f, 68098.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661640 f, 112045.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813840 f, 68103.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661700 f, 112049.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813900 f, 68103.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661760 f, 112046.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813960 f, 68108.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661820 f, 112050.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814020 f, 68113.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661880 f, 112054.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814080 f, 68118.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1661940 f, 112058.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814140 f, 68123.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662000 f, 112062.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814200 f, 68128.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662060 f, 112066.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814260 f, 68133.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662120 f, 112070.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814320 f, 68138.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662180 f, 112074.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814380 f, 68143.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662240 f, 112078.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814440 f, 68142.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662300 f, 112075.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814500 f, 68147.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662360 f, 112079.2 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814560 f, 68152.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662420 f, 112083.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814620 f, 68157.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662480 f, 112087.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814680 f, 68162.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662540 f, 112091.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814740 f, 68167.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662600 f, 112095.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814800 f, 68172.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662660 f, 112099.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814860 f, 68177.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662720 f, 112103.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814920 f, 68182.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662780 f, 112107.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814980 f, 68187.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662840 f, 112104.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815040 f, 68187.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662900 f, 112108.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815100 f, 68192.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1662960 f, 112112.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815160 f, 68197.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663020 f, 112116.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125940 f, 79457.4 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815220 f, 68202.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126000 f, 79495.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663080 f, 112120.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126060 f, 79482.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815280 f, 68207.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126120 f, 79520.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663140 f, 112124.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126180 f, 79558.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815340 f, 68212.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126240 f, 79596.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663200 f, 112128.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126300 f, 79634.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815400 f, 68217.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126360 f, 79672.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663260 f, 112132.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126420 f, 79709.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815460 f, 68222.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126480 f, 79747.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663320 f, 112128.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126540 f, 79785.6 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815520 f, 68221.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126600 f, 79773.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663380 f, 112132.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126660 f, 79810.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815580 f, 68226.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126720 f, 79848.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663440 f, 112136.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815640 f, 68231.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663500 f, 112141.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815700 f, 68236.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663560 f, 112145.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815760 f, 68241.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663620 f, 112149.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126780 f, 79886.5 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815820 f, 68246.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126840 f, 79924.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663680 f, 112153.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815880 f, 68251.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126900 f, 79962.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663740 f, 112157.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126960 f, 80000.0 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815940 f, 68256.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127020 f, 79987.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663800 f, 112161.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127080 f, 80025.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816000 f, 68261.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127140 f, 80062.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663860 f, 112157.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127200 f, 80100.7 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816060 f, 68260.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127260 f, 80138.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663920 f, 112161.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127320 f, 80176.3 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816120 f, 68266.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127380 f, 80214.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1663980 f, 112165.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127440 f, 80251.8 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816180 f, 68271.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127500 f, 80289.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1664040 f, 112169.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127560 f, 80276.9 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816240 f, 68276.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127620 f, 80314.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1664100 f, 112173.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127680 f, 80352.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127740 f, 80390.1 fps, 0 ms/f
[junit] 11 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816300 f, 68281.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127800 f, 80427.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1664160 f, 112177.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127860 f, 80465.7 fps, 0 ms/f
[junit] 12 s: 60 f / 51 ms, 1176.4 fps, 0 ms/f; total: 816360 f, 67996.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127920 f, 80503.4 fps, 0 ms/f
[junit] 14 s: 60 f / 51 ms, 1176.4 fps, 0 ms/f; total: 1664220 f, 111797.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127980 f, 80541.2 fps, 0 ms/f
[junit] 12 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 816420 f, 67978.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128040 f, 80578.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128100 f, 80566.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128160 f, 80603.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128220 f, 80641.5 fps, 0 ms/f
[junit] 14 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1664280 f, 111771.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816480 f, 67977.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1664340 f, 111768.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128280 f, 80679.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816540 f, 67977.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128340 f, 80716.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1664400 f, 111764.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128400 f, 80754.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128460 f, 80792.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816600 f, 67976.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128520 f, 80830.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1664460 f, 111761.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128580 f, 80817.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816660 f, 67981.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128640 f, 80854.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1664520 f, 111765.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128700 f, 80892.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816720 f, 67986.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128760 f, 80930.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1664580 f, 111769.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128820 f, 80967.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816780 f, 67991.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128880 f, 81005.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1664640 f, 111773.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128940 f, 81043.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816840 f, 67996.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129000 f, 81081.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1664700 f, 111777.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129060 f, 81118.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816900 f, 68001.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129120 f, 81105.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816960 f, 68000.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129180 f, 81143.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1664760 f, 111773.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129240 f, 81180.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817020 f, 68005.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129300 f, 81218.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1664820 f, 111777.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129360 f, 81256.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817080 f, 68010.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129420 f, 81293.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1664880 f, 111781.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129480 f, 81331.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817140 f, 68015.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129540 f, 81369.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1664940 f, 111785.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129600 f, 81407.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817200 f, 68020.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129660 f, 81393.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665000 f, 111789.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129720 f, 81431.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817260 f, 68025.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129780 f, 81468.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665060 f, 111794.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129840 f, 81506.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817320 f, 68030.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129900 f, 81493.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665120 f, 111798.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129960 f, 81479.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817380 f, 68035.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130020 f, 81517.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665180 f, 111802.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130080 f, 81554.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817440 f, 68040.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130140 f, 81592.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665240 f, 111806.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130200 f, 81630.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817500 f, 68045.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130260 f, 81667.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665300 f, 111802.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130320 f, 81705.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817560 f, 68044.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130380 f, 81691.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665360 f, 111806.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130440 f, 81729.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817620 f, 68049.9 fps, 0 ms/f
[junit] 1 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 130500 f, 81257.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665420 f, 111810.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130560 f, 81295.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817680 f, 68054.9 fps, 0 ms/f
[junit] 1 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 130620 f, 81029.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665480 f, 111814.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817740 f, 68059.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130680 f, 81067.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665540 f, 111818.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130740 f, 81104.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817800 f, 68064.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130800 f, 81091.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665600 f, 111822.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130860 f, 81128.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817860 f, 68069.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130920 f, 81165.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665660 f, 111826.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130980 f, 81202.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817920 f, 68074.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131040 f, 81239.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665720 f, 111830.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131100 f, 81277.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817980 f, 68079.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131160 f, 81314.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665780 f, 111827.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131220 f, 81351.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818040 f, 68079.2 fps, 0 ms/f
[junit] 1 s: 60 f / 13 ms, 4615.3 fps, 0 ms/f; total: 131280 f, 80738.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665840 f, 111831.3 fps, 0 ms/f
[junit] 1 s: 60 f / 23 ms, 2608.6 fps, 0 ms/f; total: 131340 f, 79648.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818100 f, 68084.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131400 f, 79636.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665900 f, 111835.3 fps, 0 ms/f
[junit] 1 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 131460 f, 79528.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818160 f, 68089.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131520 f, 79564.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1665960 f, 111839.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131580 f, 79600.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818220 f, 68094.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131640 f, 79637.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666020 f, 111843.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131700 f, 79625.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818280 f, 68099.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131760 f, 79661.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666080 f, 111847.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131820 f, 79697.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818340 f, 68104.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131880 f, 79733.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666140 f, 111851.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131940 f, 79770.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818400 f, 68109.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132000 f, 79806.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666200 f, 111855.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132060 f, 79842.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818460 f, 68114.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132120 f, 79879.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666260 f, 111859.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132180 f, 79915.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132240 f, 79951.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132300 f, 79939.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818520 f, 68113.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666320 f, 111856.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818580 f, 68118.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666380 f, 111860.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818640 f, 68123.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666440 f, 111864.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818700 f, 68128.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666500 f, 111868.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818760 f, 68133.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666560 f, 111872.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818820 f, 68138.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666620 f, 111876.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818880 f, 68143.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666680 f, 111880.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132360 f, 79975.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818940 f, 68148.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132420 f, 80012.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132480 f, 80048.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132540 f, 80084.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132600 f, 80120.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132660 f, 80157.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132720 f, 80193.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132780 f, 80229.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132840 f, 80217.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132900 f, 80253.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132960 f, 80289.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133020 f, 80326.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133080 f, 80362.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133140 f, 80398.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133200 f, 80434.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133260 f, 80471.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133320 f, 80507.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133380 f, 80543.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133440 f, 80531.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133500 f, 80567.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133560 f, 80603.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133620 f, 80639.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133680 f, 80675.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133740 f, 80712.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133800 f, 80748.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133860 f, 80784.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133920 f, 80820.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133980 f, 80856.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134040 f, 80844.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134100 f, 80880.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134160 f, 80916.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134220 f, 80952.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134280 f, 80989.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134340 f, 81025.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134400 f, 81061.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134460 f, 81097.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134520 f, 81133.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134580 f, 81170.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134640 f, 81206.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134700 f, 81193.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134760 f, 81229.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134820 f, 81265.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134880 f, 81301.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134940 f, 81338.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135000 f, 81374.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135060 f, 81410.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135120 f, 81446.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135180 f, 81482.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135240 f, 81469.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135300 f, 81506.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135360 f, 81542.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135420 f, 81529.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135480 f, 81565.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135540 f, 81601.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135600 f, 81637.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135660 f, 81673.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135720 f, 81709.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135780 f, 81745.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135840 f, 81732.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135900 f, 81768.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135960 f, 81805.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136020 f, 81841.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136080 f, 81877.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136140 f, 81913.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136200 f, 81949.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136260 f, 81985.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136320 f, 82021.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136380 f, 82008.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136440 f, 82044.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136500 f, 82080.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136560 f, 82116.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136620 f, 82152.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136680 f, 82188.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136740 f, 82224.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136800 f, 82260.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136860 f, 82297.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136920 f, 82333.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136980 f, 82369.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666740 f, 111884.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819000 f, 68153.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137040 f, 82355.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666800 f, 111888.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137100 f, 82391.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137160 f, 82427.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137220 f, 82463.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137280 f, 82500.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137340 f, 82536.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137400 f, 82572.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137460 f, 82608.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137520 f, 82644.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137580 f, 82680.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137640 f, 82666.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819060 f, 68152.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137700 f, 82702.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137760 f, 82738.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137820 f, 82774.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137880 f, 82810.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137940 f, 82846.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138000 f, 82882.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138060 f, 82918.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138120 f, 82954.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138180 f, 82941.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138240 f, 82977.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138300 f, 83013.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138360 f, 83049.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138420 f, 83085.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138480 f, 83121.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666860 f, 111884.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138540 f, 83157.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819120 f, 68157.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138600 f, 83193.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666920 f, 111888.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138660 f, 83229.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819180 f, 68162.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138720 f, 83265.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1666980 f, 111892.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138780 f, 83251.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138840 f, 83287.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138900 f, 83323.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138960 f, 83359.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139020 f, 83395.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139080 f, 83431.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139140 f, 83467.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139200 f, 83503.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139260 f, 83539.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139320 f, 83575.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139380 f, 83561.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139440 f, 83597.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139500 f, 83633.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139560 f, 83669.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139620 f, 83705.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139680 f, 83741.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139740 f, 83776.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139800 f, 83812.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139860 f, 83848.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139920 f, 83884.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139980 f, 83920.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140040 f, 83906.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140100 f, 83942.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140160 f, 83978.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140220 f, 84014.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140280 f, 84050.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140340 f, 84086.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140400 f, 84122.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140460 f, 84158.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140520 f, 84194.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140580 f, 84230.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140640 f, 84266.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140700 f, 84251.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140760 f, 84287.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140820 f, 84323.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140880 f, 84359.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140940 f, 84395.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141000 f, 84431.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141060 f, 84467.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141120 f, 84502.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141180 f, 84538.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141240 f, 84574.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141300 f, 84560.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141360 f, 84596.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141420 f, 84631.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141480 f, 84667.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141540 f, 84703.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141600 f, 84739.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141660 f, 84775.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141720 f, 84811.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141780 f, 84796.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141840 f, 84832.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819240 f, 68167.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667040 f, 111896.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819300 f, 68172.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667100 f, 111900.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819360 f, 68177.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667160 f, 111904.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819420 f, 68182.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667220 f, 111908.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819480 f, 68187.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667280 f, 111913.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819540 f, 68187.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667340 f, 111909.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819600 f, 68192.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667400 f, 111913.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819660 f, 68197.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667460 f, 111917.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819720 f, 68202.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667520 f, 111921.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819780 f, 68207.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667580 f, 111925.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819840 f, 68212.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667640 f, 111929.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819900 f, 68216.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667700 f, 111933.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819960 f, 68221.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667760 f, 111937.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820020 f, 68226.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667820 f, 111941.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141900 f, 84868.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141960 f, 84904.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142020 f, 84940.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142080 f, 84976.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142140 f, 85011.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142200 f, 85047.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820080 f, 68226.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667880 f, 111938.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820140 f, 68231.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1667940 f, 111942.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820200 f, 68236.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668000 f, 111946.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820260 f, 68241.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668060 f, 111950.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820320 f, 68246.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668120 f, 111954.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820380 f, 68251.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668180 f, 111958.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820440 f, 68256.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668240 f, 111962.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820500 f, 68261.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668300 f, 111966.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820560 f, 68266.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668360 f, 111970.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820620 f, 68265.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668420 f, 111966.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820680 f, 68270.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142260 f, 85083.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142320 f, 85119.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142380 f, 85104.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142440 f, 85140.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142500 f, 85176.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668480 f, 111971.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142560 f, 85212.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820740 f, 68275.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142620 f, 85248.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668540 f, 111975.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142680 f, 85283.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820800 f, 68280.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142740 f, 85319.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668600 f, 111979.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142800 f, 85355.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820860 f, 68285.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142860 f, 85391.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668660 f, 111983.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142920 f, 85376.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820920 f, 68290.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668720 f, 111987.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820980 f, 68295.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668780 f, 111991.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821040 f, 68300.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668840 f, 111995.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821100 f, 68305.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668900 f, 111999.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821160 f, 68304.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142980 f, 85412.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1668960 f, 111995.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143040 f, 85448.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821220 f, 68309.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143100 f, 85483.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669020 f, 111999.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143160 f, 85519.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821280 f, 68314.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143220 f, 85555.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669080 f, 112003.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143280 f, 85591.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143340 f, 85627.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143400 f, 85663.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143460 f, 85698.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821340 f, 68319.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669140 f, 112007.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821400 f, 68324.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821460 f, 68329.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669200 f, 112011.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821520 f, 68334.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669260 f, 112015.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821580 f, 68339.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669320 f, 112019.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821640 f, 68344.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669380 f, 112016.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821700 f, 68344.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669440 f, 112020.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821760 f, 68349.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669500 f, 112024.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821820 f, 68353.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669560 f, 112028.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143520 f, 85734.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821880 f, 68358.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143580 f, 85719.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669620 f, 112032.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669680 f, 112036.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143640 f, 85755.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821940 f, 68363.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143700 f, 85791.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669740 f, 112040.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143760 f, 85826.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822000 f, 68368.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143820 f, 85862.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669800 f, 112044.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143880 f, 85898.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822060 f, 68373.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143940 f, 85934.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669860 f, 112048.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144000 f, 85970.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822120 f, 68378.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144060 f, 86005.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669920 f, 112052.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144120 f, 86041.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1669980 f, 112049.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822180 f, 68378.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144180 f, 86026.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1670040 f, 112053.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144240 f, 86062.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822240 f, 68383.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144300 f, 86097.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1670100 f, 112057.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144360 f, 86133.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822300 f, 68388.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144420 f, 86169.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1670160 f, 112061.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144480 f, 86205.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822360 f, 68393.2 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 144540 f, 86138.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1670220 f, 112065.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144600 f, 86174.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822420 f, 68398.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1670280 f, 112069.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822480 f, 68403.1 fps, 0 ms/f
[junit] 14 s: 60 f / 52 ms, 1153.8 fps, 0 ms/f; total: 1670340 f, 111683.6 fps, 0 ms/f
[junit] 12 s: 60 f / 52 ms, 1153.8 fps, 0 ms/f; total: 822540 f, 68113.6 fps, 0 ms/f
[junit] 14 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 1670400 f, 111642.8 fps, 0 ms/f
[junit] 12 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 822600 f, 68084.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1670460 f, 111646.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822660 f, 68089.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1670520 f, 111643.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822720 f, 68089.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822780 f, 68094.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1670580 f, 111647.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822840 f, 68098.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1670640 f, 111651.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822900 f, 68103.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1670700 f, 111655.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822960 f, 68108.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1670760 f, 111659.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823020 f, 68113.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823080 f, 68118.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1670820 f, 111663.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144660 f, 86209.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823140 f, 68123.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144720 f, 86245.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1670880 f, 111667.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144780 f, 86281.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823200 f, 68123.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144840 f, 86317.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1670940 f, 111663.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144900 f, 86352.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823260 f, 68128.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671000 f, 111668.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823320 f, 68133.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671060 f, 111672.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823380 f, 68138.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671120 f, 111676.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823440 f, 68143.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671180 f, 111680.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823500 f, 68147.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671240 f, 111684.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823560 f, 68152.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671300 f, 111688.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823620 f, 68157.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671360 f, 111692.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823680 f, 68162.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671420 f, 111688.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823740 f, 68162.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671480 f, 111692.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823800 f, 68167.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671540 f, 111696.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823860 f, 68172.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671600 f, 111700.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823920 f, 68177.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671660 f, 111704.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823980 f, 68182.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671720 f, 111708.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824040 f, 68187.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144960 f, 86388.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671780 f, 111712.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145020 f, 86424.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671840 f, 111716.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145080 f, 86408.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824100 f, 68191.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145140 f, 86444.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145200 f, 86480.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145260 f, 86515.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671900 f, 111720.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145320 f, 86551.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824160 f, 68196.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1671960 f, 111717.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824220 f, 68196.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672020 f, 111721.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824280 f, 68201.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672080 f, 111725.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824340 f, 68206.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672140 f, 111729.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824400 f, 68211.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672200 f, 111733.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824460 f, 68216.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672260 f, 111737.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824520 f, 68221.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672320 f, 111741.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824580 f, 68226.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672380 f, 111745.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824640 f, 68231.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672440 f, 111749.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824700 f, 68235.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672500 f, 111745.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824760 f, 68235.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672560 f, 111749.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824820 f, 68240.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672620 f, 111753.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824880 f, 68245.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672680 f, 111757.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824940 f, 68250.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672740 f, 111761.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825000 f, 68255.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672800 f, 111765.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825060 f, 68260.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672860 f, 111769.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825120 f, 68265.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672920 f, 111766.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825180 f, 68264.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1672980 f, 111770.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825240 f, 68269.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673040 f, 111774.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825300 f, 68274.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825360 f, 68279.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673100 f, 111778.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825420 f, 68284.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673160 f, 111782.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825480 f, 68289.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673220 f, 111786.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825540 f, 68294.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673280 f, 111790.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825600 f, 68299.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673340 f, 111794.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825660 f, 68304.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673400 f, 111798.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825720 f, 68303.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673460 f, 111795.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825780 f, 68308.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673520 f, 111799.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825840 f, 68313.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673580 f, 111803.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825900 f, 68318.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673640 f, 111807.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825960 f, 68323.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673700 f, 111811.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826020 f, 68328.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673760 f, 111815.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673820 f, 111819.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826080 f, 68333.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673880 f, 111823.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826140 f, 68338.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1673940 f, 111827.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826200 f, 68337.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674000 f, 111823.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826260 f, 68342.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674060 f, 111827.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826320 f, 68347.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674120 f, 111831.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826380 f, 68352.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674180 f, 111835.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826440 f, 68357.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674240 f, 111839.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826500 f, 68362.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674300 f, 111843.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826560 f, 68367.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674360 f, 111847.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826620 f, 68366.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674420 f, 111844.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826680 f, 68371.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674480 f, 111848.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826740 f, 68376.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674540 f, 111852.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826800 f, 68381.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674600 f, 111856.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826860 f, 68386.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674660 f, 111860.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826920 f, 68391.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674720 f, 111864.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826980 f, 68396.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674780 f, 111868.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827040 f, 68395.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674840 f, 111864.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827100 f, 68400.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674900 f, 111868.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827160 f, 68405.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145380 f, 86587.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1674960 f, 111872.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145440 f, 86622.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827220 f, 68410.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145500 f, 86658.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675020 f, 111876.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145560 f, 86694.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827280 f, 68415.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145620 f, 86730.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675080 f, 111880.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145680 f, 86714.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827340 f, 68420.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145740 f, 86750.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675140 f, 111877.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145800 f, 86785.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827400 f, 68419.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145860 f, 86821.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675200 f, 111881.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145920 f, 86857.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827460 f, 68424.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145980 f, 86892.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675260 f, 111885.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146040 f, 86928.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827520 f, 68429.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146100 f, 86964.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675320 f, 111889.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146160 f, 87000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146220 f, 87035.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146280 f, 87019.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827580 f, 68434.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146340 f, 87055.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675380 f, 111893.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146400 f, 87091.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827640 f, 68439.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146460 f, 87126.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675440 f, 111897.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146520 f, 87162.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827700 f, 68438.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146580 f, 87198.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675500 f, 111893.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146640 f, 87233.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827760 f, 68443.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146700 f, 87269.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675560 f, 111897.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146760 f, 87305.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827820 f, 68448.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146820 f, 87340.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675620 f, 111901.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146880 f, 87324.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827880 f, 68453.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146940 f, 87360.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675680 f, 111905.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147000 f, 87395.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827940 f, 68458.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147060 f, 87431.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675740 f, 111909.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147120 f, 87467.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828000 f, 68463.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147180 f, 87502.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675800 f, 111906.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147240 f, 87538.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828060 f, 68463.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675860 f, 111910.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828120 f, 68467.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675920 f, 111914.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828180 f, 68472.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1675980 f, 111918.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828240 f, 68477.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676040 f, 111922.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828300 f, 68482.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676100 f, 111926.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828360 f, 68487.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676160 f, 111930.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828420 f, 68492.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676220 f, 111934.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828480 f, 68497.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676280 f, 111938.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828540 f, 68502.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676340 f, 111935.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828600 f, 68501.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676400 f, 111939.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828660 f, 68506.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676460 f, 111943.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828720 f, 68511.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676520 f, 111947.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828780 f, 68516.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676580 f, 111951.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828840 f, 68521.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676640 f, 111955.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828900 f, 68526.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676700 f, 111959.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828960 f, 68531.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676760 f, 111963.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829020 f, 68536.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676820 f, 111959.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829080 f, 68536.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676880 f, 111963.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829140 f, 68540.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1676940 f, 111967.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829200 f, 68545.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677000 f, 111971.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829260 f, 68550.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677060 f, 111975.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829320 f, 68555.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677120 f, 111979.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829380 f, 68560.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677180 f, 111983.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829440 f, 68565.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677240 f, 111987.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829500 f, 68570.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677300 f, 111991.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829560 f, 68575.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677360 f, 111988.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829620 f, 68574.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677420 f, 111992.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829680 f, 68579.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829740 f, 68584.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677480 f, 111996.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829800 f, 68589.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677540 f, 112000.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829860 f, 68594.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677600 f, 112004.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829920 f, 68599.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677660 f, 112008.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829980 f, 68604.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677720 f, 112012.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830040 f, 68609.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677780 f, 112016.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830100 f, 68614.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677840 f, 112020.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830160 f, 68613.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677900 f, 112016.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830220 f, 68618.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1677960 f, 112020.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830280 f, 68623.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678020 f, 112024.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830340 f, 68628.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147300 f, 87574.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147360 f, 87609.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147420 f, 87593.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678080 f, 112028.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147480 f, 87629.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830400 f, 68633.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147540 f, 87664.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678140 f, 112032.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147600 f, 87700.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830460 f, 68638.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147660 f, 87736.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678200 f, 112036.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147720 f, 87771.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830520 f, 68643.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147780 f, 87807.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147840 f, 87843.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147900 f, 87878.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678260 f, 112040.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147960 f, 87914.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830580 f, 68648.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148020 f, 87897.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678320 f, 112044.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148080 f, 87933.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830640 f, 68653.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678380 f, 112041.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148140 f, 87969.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830700 f, 68652.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148200 f, 88004.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678440 f, 112045.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148260 f, 88040.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830760 f, 68657.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148320 f, 88076.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678500 f, 112049.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148380 f, 88111.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830820 f, 68662.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148440 f, 88147.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678560 f, 112053.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148500 f, 88182.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830880 f, 68667.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148560 f, 88166.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678620 f, 112057.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148620 f, 88201.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148680 f, 88237.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148740 f, 88273.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830940 f, 68672.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148800 f, 88308.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678680 f, 112061.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831000 f, 68677.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148860 f, 88344.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678740 f, 112065.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148920 f, 88379.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831060 f, 68682.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148980 f, 88415.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678800 f, 112069.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149040 f, 88451.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678860 f, 112073.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149100 f, 88486.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831120 f, 68687.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149160 f, 88469.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678920 f, 112069.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149220 f, 88505.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831180 f, 68686.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149280 f, 88540.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1678980 f, 112073.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831240 f, 68691.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149340 f, 88576.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679040 f, 112077.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149400 f, 88612.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831300 f, 68696.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679100 f, 112081.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831360 f, 68701.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679160 f, 112085.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831420 f, 68706.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679220 f, 112089.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149460 f, 88647.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831480 f, 68711.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149520 f, 88683.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679280 f, 112093.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149580 f, 88718.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831540 f, 68716.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149640 f, 88754.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679340 f, 112097.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149700 f, 88737.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831600 f, 68721.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149760 f, 88772.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679400 f, 112101.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149820 f, 88808.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831660 f, 68726.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149880 f, 88844.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679460 f, 112098.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149940 f, 88879.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831720 f, 68725.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150000 f, 88915.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679520 f, 112102.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150060 f, 88950.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831780 f, 68730.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150120 f, 88986.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679580 f, 112106.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150180 f, 89021.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831840 f, 68735.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150240 f, 89004.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679640 f, 112110.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150300 f, 89040.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831900 f, 68740.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150360 f, 89075.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679700 f, 112114.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831960 f, 68745.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150420 f, 89111.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679760 f, 112118.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150480 f, 89146.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832020 f, 68750.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150540 f, 89182.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679820 f, 112122.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150600 f, 89218.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832080 f, 68755.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150660 f, 89253.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679880 f, 112126.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150720 f, 89289.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832140 f, 68760.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150780 f, 89324.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1679940 f, 112130.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150840 f, 89360.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832200 f, 68765.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150900 f, 89342.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680000 f, 112127.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150960 f, 89378.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832260 f, 68764.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151020 f, 89413.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680060 f, 112131.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151080 f, 89449.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832320 f, 68769.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151140 f, 89484.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680120 f, 112135.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151200 f, 89520.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832380 f, 68774.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151260 f, 89555.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680180 f, 112139.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151320 f, 89591.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832440 f, 68779.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680240 f, 112143.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151380 f, 89573.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832500 f, 68784.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151440 f, 89609.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680300 f, 112147.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832560 f, 68789.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680360 f, 112151.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832620 f, 68794.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680420 f, 112155.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832680 f, 68799.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680480 f, 112159.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151500 f, 89644.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151560 f, 89680.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151620 f, 89715.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151680 f, 89751.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151740 f, 89786.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151800 f, 89822.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151860 f, 89857.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151920 f, 89893.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151980 f, 89875.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152040 f, 89911.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152100 f, 89946.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152160 f, 89982.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152220 f, 90017.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152280 f, 90053.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152340 f, 90088.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152400 f, 90124.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152460 f, 90159.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152520 f, 90141.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152580 f, 90177.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152640 f, 90212.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152700 f, 90248.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152760 f, 90283.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152820 f, 90319.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152880 f, 90354.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152940 f, 90390.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153000 f, 90425.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153060 f, 90407.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153120 f, 90443.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153180 f, 90478.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153240 f, 90513.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153300 f, 90549.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153360 f, 90584.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153420 f, 90566.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153480 f, 90602.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153540 f, 90637.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832740 f, 68798.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153600 f, 90672.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680540 f, 112155.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832800 f, 68803.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680600 f, 112159.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153660 f, 90708.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153720 f, 90690.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153780 f, 90725.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153840 f, 90761.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832860 f, 68808.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153900 f, 90796.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680660 f, 112163.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153960 f, 90831.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154020 f, 90867.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832920 f, 68813.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154080 f, 90902.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680720 f, 112167.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154140 f, 90938.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154200 f, 90973.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832980 f, 68818.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154260 f, 90955.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680780 f, 112171.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154320 f, 90990.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833040 f, 68823.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154380 f, 91025.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680840 f, 112175.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154440 f, 91061.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833100 f, 68828.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154500 f, 91096.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680900 f, 112179.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833160 f, 68833.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680960 f, 112183.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833220 f, 68838.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681020 f, 112180.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833280 f, 68837.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681080 f, 112184.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833340 f, 68842.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681140 f, 112188.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833400 f, 68847.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681200 f, 112192.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833460 f, 68852.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681260 f, 112196.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833520 f, 68857.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681320 f, 112200.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833580 f, 68862.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681380 f, 112204.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833640 f, 68867.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154560 f, 91132.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681440 f, 112208.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154620 f, 91167.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833700 f, 68872.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154680 f, 91202.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681500 f, 112212.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154740 f, 91238.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833760 f, 68871.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154800 f, 91273.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681560 f, 112208.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154860 f, 91255.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833820 f, 68876.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154920 f, 91290.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681620 f, 112212.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154980 f, 91325.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833880 f, 68881.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155040 f, 91361.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681680 f, 112216.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155100 f, 91396.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833940 f, 68886.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155160 f, 91431.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681740 f, 112220.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834000 f, 68891.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155220 f, 91467.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155280 f, 91502.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155340 f, 91538.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155400 f, 91519.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155460 f, 91554.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155520 f, 91590.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155580 f, 91625.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155640 f, 91660.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155700 f, 91696.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155760 f, 91731.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155820 f, 91766.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155880 f, 91802.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681800 f, 112224.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155940 f, 91837.4 fps, 0 ms/f
[junit] 12 s: 60 f / 74 ms, 810.8 fps, 1 ms/f; total: 834060 f, 68477.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156000 f, 91872.7 fps, 0 ms/f
[junit] 15 s: 60 f / 74 ms, 810.8 fps, 1 ms/f; total: 1681860 f, 111677.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156060 f, 91854.0 fps, 0 ms/f
[junit] 15 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1681920 f, 111659.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156120 f, 91889.3 fps, 0 ms/f
[junit] 12 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 834120 f, 68465.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156180 f, 91924.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834180 f, 68470.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156240 f, 91959.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1681980 f, 111663.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156300 f, 91995.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834240 f, 68475.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156360 f, 92030.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1682040 f, 111667.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156420 f, 92065.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834300 f, 68480.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156480 f, 92101.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1682100 f, 111670.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156540 f, 92136.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834360 f, 68485.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156600 f, 92171.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1682160 f, 111674.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156660 f, 92152.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834420 f, 68490.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156720 f, 92188.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1682220 f, 111678.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156780 f, 92223.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834480 f, 68495.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156840 f, 92258.8 fps, 0 ms/f
[junit] 15 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1682280 f, 111668.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156900 f, 92294.1 fps, 0 ms/f
[junit] 12 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 834540 f, 68489.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156960 f, 92329.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1682340 f, 111664.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157020 f, 92364.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834600 f, 68488.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157080 f, 92400.0 fps, 0 ms/f
[junit] 15 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1682400 f, 111639.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157140 f, 92435.3 fps, 0 ms/f
[junit] 12 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 834660 f, 68470.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157200 f, 92470.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157260 f, 92451.5 fps, 0 ms/f
[junit] 15 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1682460 f, 111628.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157320 f, 92486.7 fps, 0 ms/f
[junit] 12 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 834720 f, 68464.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157380 f, 92522.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1682520 f, 111632.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157440 f, 92557.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834780 f, 68469.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157500 f, 92592.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1682580 f, 111636.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157560 f, 92627.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834840 f, 68474.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157620 f, 92663.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1682640 f, 111632.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157680 f, 92698.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834900 f, 68473.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157740 f, 92733.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1682700 f, 111636.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157800 f, 92714.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834960 f, 68478.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157860 f, 92749.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157920 f, 92784.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157980 f, 92820.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158040 f, 92855.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158100 f, 92890.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158160 f, 92925.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158220 f, 92961.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158280 f, 92996.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158340 f, 92977.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158400 f, 93012.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158460 f, 93047.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158520 f, 93082.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158580 f, 93118.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158640 f, 93153.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158700 f, 93188.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158760 f, 93169.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158820 f, 93204.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158880 f, 93239.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158940 f, 93274.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159000 f, 93309.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159060 f, 93345.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159120 f, 93380.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159180 f, 93415.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159240 f, 93450.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159300 f, 93485.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159360 f, 93521.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159420 f, 93556.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159480 f, 93536.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159540 f, 93571.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159600 f, 93607.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159660 f, 93642.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159720 f, 93677.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159780 f, 93712.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159840 f, 93747.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159900 f, 93782.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159960 f, 93818.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160020 f, 93798.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160080 f, 93833.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160140 f, 93868.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160200 f, 93903.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160260 f, 93939.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160320 f, 93974.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160380 f, 94009.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160440 f, 94044.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160500 f, 94079.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160560 f, 94114.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160620 f, 94094.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160680 f, 94130.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160740 f, 94165.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160800 f, 94200.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160860 f, 94235.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160920 f, 94270.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160980 f, 94305.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161040 f, 94340.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161100 f, 94376.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161160 f, 94355.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161220 f, 94391.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161280 f, 94426.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161340 f, 94461.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161400 f, 94496.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161460 f, 94531.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161520 f, 94566.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161580 f, 94601.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161640 f, 94637.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161700 f, 94672.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161760 f, 94707.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161820 f, 94686.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161880 f, 94722.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161940 f, 94757.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162000 f, 94792.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162060 f, 94827.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162120 f, 94862.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162180 f, 94897.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162240 f, 94932.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162300 f, 94912.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162360 f, 94891.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162420 f, 94926.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162480 f, 94962.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162540 f, 94997.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162600 f, 95032.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162660 f, 95067.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162720 f, 95102.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162780 f, 95081.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162840 f, 95116.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162900 f, 95151.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162960 f, 95186.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163020 f, 95221.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163080 f, 95257.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163140 f, 95292.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163200 f, 95327.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163260 f, 95362.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163320 f, 95341.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163380 f, 95376.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163440 f, 95411.5 fps, 0 ms/f
[junit] 15 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1682760 f, 111603.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163500 f, 95446.5 fps, 0 ms/f
[junit] 12 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 835020 f, 68455.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163560 f, 95481.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1682820 f, 111607.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163620 f, 95516.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835080 f, 68460.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163680 f, 95551.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1682880 f, 111611.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163740 f, 95586.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835140 f, 68465.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163800 f, 95621.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835200 f, 68470.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163860 f, 95600.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1682940 f, 111615.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163920 f, 95635.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835260 f, 68475.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163980 f, 95670.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683000 f, 111619.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164040 f, 95705.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835320 f, 68480.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164100 f, 95740.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683060 f, 111616.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164160 f, 95775.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835380 f, 68479.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164220 f, 95810.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683120 f, 111620.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164280 f, 95845.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835440 f, 68484.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164340 f, 95880.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164400 f, 95860.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683180 f, 111624.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164460 f, 95895.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835500 f, 68489.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164520 f, 95930.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683240 f, 111628.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164580 f, 95965.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835560 f, 68494.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164640 f, 96000.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683300 f, 111632.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164700 f, 96034.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835620 f, 68499.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683360 f, 111636.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835680 f, 68503.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683420 f, 111640.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835740 f, 68508.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683480 f, 111644.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835800 f, 68513.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683540 f, 111647.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835860 f, 68518.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683600 f, 111651.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683660 f, 111648.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835920 f, 68518.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683720 f, 111652.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835980 f, 68522.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683780 f, 111656.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836040 f, 68527.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683840 f, 111660.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836100 f, 68532.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683900 f, 111664.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836160 f, 68537.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1683960 f, 111668.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836220 f, 68542.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684020 f, 111672.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836280 f, 68547.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684080 f, 111676.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836340 f, 68552.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684140 f, 111680.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836400 f, 68557.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684200 f, 111676.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836460 f, 68556.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684260 f, 111680.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836520 f, 68561.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684320 f, 111684.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836580 f, 68566.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684380 f, 111688.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836640 f, 68571.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684440 f, 111692.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836700 f, 68576.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684500 f, 111696.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836760 f, 68581.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684560 f, 111700.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836820 f, 68586.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684620 f, 111704.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836880 f, 68591.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684680 f, 111708.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836940 f, 68590.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684740 f, 111705.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837000 f, 68595.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684800 f, 111709.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837060 f, 68600.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684860 f, 111713.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837120 f, 68605.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684920 f, 111717.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837180 f, 68610.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1684980 f, 111721.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837240 f, 68614.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685040 f, 111725.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837300 f, 68619.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685100 f, 111729.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837360 f, 68624.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164760 f, 96069.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685160 f, 111733.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164820 f, 96104.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837420 f, 68629.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164880 f, 96139.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685220 f, 111737.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164940 f, 96118.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837480 f, 68629.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165000 f, 96153.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685280 f, 111733.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165060 f, 96188.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837540 f, 68633.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165120 f, 96223.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685340 f, 111737.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165180 f, 96258.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837600 f, 68638.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165240 f, 96293.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685400 f, 111741.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165300 f, 96328.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837660 f, 68643.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165360 f, 96363.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685460 f, 111745.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165420 f, 96398.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837720 f, 68648.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165480 f, 96377.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685520 f, 111749.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165540 f, 96412.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837780 f, 68653.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165600 f, 96447.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685580 f, 111753.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165660 f, 96482.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837840 f, 68658.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165720 f, 96517.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685640 f, 111757.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165780 f, 96552.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837900 f, 68663.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685700 f, 111754.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165840 f, 96587.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837960 f, 68662.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165900 f, 96622.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685760 f, 111758.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165960 f, 96600.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838020 f, 68667.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166020 f, 96635.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685820 f, 111762.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166080 f, 96670.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838080 f, 68672.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166140 f, 96705.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685880 f, 111766.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166200 f, 96740.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838140 f, 68677.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166260 f, 96775.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1685940 f, 111770.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166320 f, 96810.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838200 f, 68682.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166380 f, 96845.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686000 f, 111774.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166440 f, 96880.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166500 f, 96858.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166560 f, 96893.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166620 f, 96928.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166680 f, 96963.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166740 f, 96998.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838260 f, 68687.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166800 f, 97033.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686060 f, 111778.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166860 f, 97068.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838320 f, 68692.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166920 f, 97102.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686120 f, 111782.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166980 f, 97137.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838380 f, 68697.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167040 f, 97116.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686180 f, 111786.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167100 f, 97151.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838440 f, 68702.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167160 f, 97186.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686240 f, 111789.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167220 f, 97220.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838500 f, 68701.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167280 f, 97255.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686300 f, 111786.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167340 f, 97290.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838560 f, 68706.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167400 f, 97325.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686360 f, 111790.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167460 f, 97360.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838620 f, 68711.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167520 f, 97395.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686420 f, 111794.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167580 f, 97373.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838680 f, 68716.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167640 f, 97408.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686480 f, 111798.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167700 f, 97443.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838740 f, 68721.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167760 f, 97478.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686540 f, 111802.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167820 f, 97513.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838800 f, 68725.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167880 f, 97547.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686600 f, 111806.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167940 f, 97582.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838860 f, 68730.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168000 f, 97617.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686660 f, 111810.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168060 f, 97652.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838920 f, 68735.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168120 f, 97630.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686720 f, 111814.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168180 f, 97665.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838980 f, 68740.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168240 f, 97700.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686780 f, 111810.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168300 f, 97735.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839040 f, 68739.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168360 f, 97770.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168420 f, 97804.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168480 f, 97839.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168540 f, 97874.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168600 f, 97909.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168660 f, 97944.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686840 f, 111814.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168720 f, 97922.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168780 f, 97957.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168840 f, 97991.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168900 f, 98026.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168960 f, 98061.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169020 f, 98096.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169080 f, 98131.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169140 f, 98165.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839100 f, 68744.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169200 f, 98200.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169260 f, 98235.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169320 f, 98213.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169380 f, 98248.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686900 f, 111818.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169440 f, 98283.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839160 f, 68749.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169500 f, 98317.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169560 f, 98352.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1686960 f, 111822.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169620 f, 98387.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839220 f, 68754.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169680 f, 98422.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687020 f, 111826.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169740 f, 98457.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839280 f, 68759.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169800 f, 98491.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687080 f, 111830.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169860 f, 98469.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839340 f, 68764.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169920 f, 98504.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687140 f, 111834.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169980 f, 98539.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839400 f, 68769.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170040 f, 98573.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687200 f, 111838.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170100 f, 98608.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839460 f, 68774.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170160 f, 98643.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687260 f, 111842.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170220 f, 98678.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839520 f, 68773.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170280 f, 98713.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687320 f, 111839.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170340 f, 98747.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839580 f, 68778.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170400 f, 98782.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687380 f, 111843.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170460 f, 98760.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839640 f, 68783.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170520 f, 98794.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687440 f, 111847.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170580 f, 98829.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839700 f, 68788.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687500 f, 111851.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170640 f, 98864.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839760 f, 68793.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687560 f, 111855.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170700 f, 98899.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839820 f, 68798.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170760 f, 98933.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687620 f, 111859.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170820 f, 98968.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839880 f, 68803.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170880 f, 99003.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687680 f, 111863.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170940 f, 99038.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687740 f, 111867.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171000 f, 99073.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839940 f, 68808.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171060 f, 99050.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687800 f, 111871.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171120 f, 99085.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840000 f, 68812.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171180 f, 99119.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687860 f, 111875.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840060 f, 68812.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687920 f, 111871.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840120 f, 68817.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1687980 f, 111875.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688040 f, 111879.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840180 f, 68822.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688100 f, 111883.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840240 f, 68827.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688160 f, 111887.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840300 f, 68831.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688220 f, 111891.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840360 f, 68836.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688280 f, 111895.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840420 f, 68841.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688340 f, 111899.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840480 f, 68846.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688400 f, 111896.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840540 f, 68845.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688460 f, 111900.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840600 f, 68850.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688520 f, 111904.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840660 f, 68855.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688580 f, 111908.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840720 f, 68860.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688640 f, 111911.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840780 f, 68865.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688700 f, 111915.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840840 f, 68870.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688760 f, 111919.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840900 f, 68875.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840960 f, 68874.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688820 f, 111916.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841020 f, 68879.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688880 f, 111920.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841080 f, 68884.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1688940 f, 111924.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841140 f, 68889.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689000 f, 111928.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841200 f, 68894.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689060 f, 111932.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841260 f, 68899.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689120 f, 111936.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841320 f, 68904.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689180 f, 111940.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841380 f, 68909.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689240 f, 111944.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841440 f, 68908.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689300 f, 111940.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841500 f, 68913.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689360 f, 111944.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841560 f, 68918.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689420 f, 111948.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841620 f, 68923.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689480 f, 111952.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841680 f, 68928.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171240 f, 99097.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689540 f, 111956.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171300 f, 99131.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841740 f, 68932.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171360 f, 99166.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689600 f, 111960.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171420 f, 99201.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841800 f, 68937.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171480 f, 99236.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689660 f, 111964.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171540 f, 99270.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841860 f, 68942.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171600 f, 99305.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689720 f, 111968.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171660 f, 99340.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841920 f, 68947.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171720 f, 99375.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689780 f, 111972.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171780 f, 99352.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841980 f, 68946.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171840 f, 99386.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689840 f, 111969.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171900 f, 99421.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842040 f, 68951.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171960 f, 99456.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689900 f, 111973.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172020 f, 99491.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842100 f, 68956.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172080 f, 99525.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1689960 f, 111977.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172140 f, 99560.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690020 f, 111981.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172200 f, 99595.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842160 f, 68961.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172260 f, 99629.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690080 f, 111985.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172320 f, 99606.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842220 f, 68966.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172380 f, 99641.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690140 f, 111989.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172440 f, 99676.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842280 f, 68971.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172500 f, 99710.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690200 f, 111993.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172560 f, 99745.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842340 f, 68976.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172620 f, 99780.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690260 f, 111997.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172680 f, 99815.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690320 f, 112001.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172740 f, 99849.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842400 f, 68981.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172800 f, 99884.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690380 f, 112005.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172860 f, 99861.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842460 f, 68980.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172920 f, 99896.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690440 f, 112001.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172980 f, 99930.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842520 f, 68985.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173040 f, 99965.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690500 f, 112005.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173100 f, 100000.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842580 f, 68990.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173160 f, 100034.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690560 f, 112009.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173220 f, 100069.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842640 f, 68995.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173280 f, 100046.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690620 f, 112013.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173340 f, 100080.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842700 f, 69000.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173400 f, 100115.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690680 f, 112017.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173460 f, 100150.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842760 f, 69005.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173520 f, 100184.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690740 f, 112021.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173580 f, 100219.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842820 f, 69010.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173640 f, 100254.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690800 f, 112025.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173700 f, 100288.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842880 f, 69014.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173760 f, 100323.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690860 f, 112029.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173820 f, 100300.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842940 f, 69019.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173880 f, 100334.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690920 f, 112033.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173940 f, 100369.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843000 f, 69019.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174000 f, 100403.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1690980 f, 112029.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174060 f, 100438.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843060 f, 69024.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174120 f, 100473.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691040 f, 112033.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174180 f, 100507.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843120 f, 69028.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174240 f, 100542.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174300 f, 100577.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691100 f, 112037.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174360 f, 100611.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174420 f, 100588.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843180 f, 69033.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174480 f, 100622.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174540 f, 100657.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691160 f, 112041.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174600 f, 100692.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843240 f, 69038.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174660 f, 100726.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691220 f, 112045.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174720 f, 100761.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843300 f, 69043.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174780 f, 100795.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691280 f, 112049.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174840 f, 100830.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843360 f, 69048.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174900 f, 100865.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691340 f, 112053.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174960 f, 100899.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843420 f, 69053.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175020 f, 100876.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691400 f, 112057.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175080 f, 100910.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843480 f, 69058.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175140 f, 100945.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691460 f, 112061.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175200 f, 100979.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843540 f, 69057.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175260 f, 101014.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691520 f, 112058.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175320 f, 101048.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843600 f, 69062.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175380 f, 101083.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691580 f, 112062.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175440 f, 101118.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843660 f, 69067.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175500 f, 101152.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691640 f, 112066.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175560 f, 101129.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843720 f, 69072.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175620 f, 101163.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691700 f, 112070.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175680 f, 101198.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843780 f, 69077.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175740 f, 101232.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691760 f, 112074.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175800 f, 101267.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843840 f, 69082.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175860 f, 101301.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691820 f, 112078.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175920 f, 101336.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843900 f, 69087.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175980 f, 101370.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691880 f, 112082.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176040 f, 101405.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843960 f, 69092.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176100 f, 101440.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1691940 f, 112086.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844020 f, 69097.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692000 f, 112090.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844080 f, 69096.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692060 f, 112086.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844140 f, 69101.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692120 f, 112090.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844200 f, 69106.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692180 f, 112094.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844260 f, 69111.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692240 f, 112098.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844320 f, 69115.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692300 f, 112102.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844380 f, 69120.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692360 f, 112106.5 fps, 0 ms/f
[junit] 15 s: 60 f / 102 ms, 588.2 fps, 1 ms/f; total: 1692420 f, 111358.0 fps, 0 ms/f
[junit] 12 s: 60 f / 102 ms, 588.2 fps, 1 ms/f; total: 844440 f, 68553.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692480 f, 111354.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844500 f, 68552.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692540 f, 111358.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176160 f, 101416.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844560 f, 68557.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176220 f, 101450.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692600 f, 111362.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176280 f, 101485.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844620 f, 68562.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176340 f, 101519.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692660 f, 111366.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176400 f, 101554.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844680 f, 68567.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176460 f, 101588.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692720 f, 111370.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176520 f, 101623.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844740 f, 68572.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176580 f, 101599.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692780 f, 111374.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176640 f, 101634.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844800 f, 68576.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176700 f, 101668.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692840 f, 111378.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176760 f, 101703.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844860 f, 68581.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176820 f, 101737.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692900 f, 111382.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176880 f, 101772.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844920 f, 68586.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176940 f, 101806.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1692960 f, 111386.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177000 f, 101841.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844980 f, 68586.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177060 f, 101875.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693020 f, 111382.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177120 f, 101910.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845040 f, 68590.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177180 f, 101944.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693080 f, 111386.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177240 f, 101920.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845100 f, 68595.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177300 f, 101955.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693140 f, 111390.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177360 f, 101989.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845160 f, 68600.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177420 f, 102024.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693200 f, 111394.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177480 f, 102058.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845220 f, 68605.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177540 f, 102093.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693260 f, 111398.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177600 f, 102127.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845280 f, 68610.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177660 f, 102162.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177720 f, 102196.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177780 f, 102231.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177840 f, 102206.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177900 f, 102241.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177960 f, 102275.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178020 f, 102310.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178080 f, 102344.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178140 f, 102379.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178200 f, 102413.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178260 f, 102448.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178320 f, 102482.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178380 f, 102517.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178440 f, 102492.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178500 f, 102527.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178560 f, 102561.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178620 f, 102596.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178680 f, 102630.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178740 f, 102665.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178800 f, 102699.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178860 f, 102734.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178920 f, 102768.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178980 f, 102802.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179040 f, 102778.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179100 f, 102812.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179160 f, 102847.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179220 f, 102881.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179280 f, 102916.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179340 f, 102950.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179400 f, 102985.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179460 f, 103019.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179520 f, 103053.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179580 f, 103088.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179640 f, 103063.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179700 f, 103098.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179760 f, 103132.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179820 f, 103107.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179880 f, 103142.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 179940 f, 103176.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180000 f, 103211.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180060 f, 103245.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180120 f, 103279.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180180 f, 103255.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180240 f, 103289.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180300 f, 103323.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180360 f, 103358.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180420 f, 103392.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180480 f, 103426.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180540 f, 103461.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180600 f, 103495.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180660 f, 103530.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180720 f, 103505.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180780 f, 103539.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180840 f, 103573.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180900 f, 103608.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180960 f, 103642.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181020 f, 103676.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181080 f, 103711.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181140 f, 103745.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181200 f, 103780.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181260 f, 103814.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181320 f, 103848.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181380 f, 103823.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181440 f, 103858.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181500 f, 103892.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181560 f, 103926.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181620 f, 103961.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181680 f, 103995.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181740 f, 104029.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693320 f, 111402.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845340 f, 68615.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693380 f, 111406.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845400 f, 68614.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693440 f, 111403.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845460 f, 68619.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693500 f, 111407.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845520 f, 68624.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693560 f, 111411.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845580 f, 68629.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693620 f, 111415.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845640 f, 68634.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693680 f, 111418.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845700 f, 68638.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693740 f, 111422.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845760 f, 68643.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693800 f, 111426.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845820 f, 68648.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693860 f, 111430.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845880 f, 68653.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693920 f, 111434.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845940 f, 68652.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1693980 f, 111431.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846000 f, 68657.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694040 f, 111435.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846060 f, 68662.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694100 f, 111439.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846120 f, 68667.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694160 f, 111443.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846180 f, 68672.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694220 f, 111447.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846240 f, 68677.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694280 f, 111451.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846300 f, 68682.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846360 f, 68686.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181800 f, 104064.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694340 f, 111455.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181860 f, 104098.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846420 f, 68691.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181920 f, 104073.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694400 f, 111459.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 181980 f, 104107.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846480 f, 68691.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182040 f, 104141.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182100 f, 104176.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694460 f, 111455.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182160 f, 104210.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846540 f, 68695.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182220 f, 104244.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694520 f, 111459.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182280 f, 104279.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846600 f, 68700.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182340 f, 104313.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182400 f, 104347.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182460 f, 104382.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694580 f, 111463.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182520 f, 104416.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846660 f, 68705.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182580 f, 104391.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694640 f, 111467.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182640 f, 104425.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846720 f, 68710.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182700 f, 104459.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694700 f, 111471.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182760 f, 104494.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846780 f, 68715.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182820 f, 104528.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694760 f, 111475.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182880 f, 104562.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846840 f, 68720.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 182940 f, 104596.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694820 f, 111479.3 fps, 0 ms/f
[junit] 1 s: 60 f / 31 ms, 1935.4 fps, 0 ms/f; total: 183000 f, 102808.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846900 f, 68725.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183060 f, 102842.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694880 f, 111483.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183120 f, 102876.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846960 f, 68730.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183180 f, 102852.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1694940 f, 111487.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847020 f, 68729.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183240 f, 102886.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695000 f, 111483.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183300 f, 102919.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847080 f, 68734.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183360 f, 102953.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695060 f, 111487.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183420 f, 102987.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847140 f, 68739.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183480 f, 103020.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695120 f, 111491.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183540 f, 103054.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847200 f, 68743.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183600 f, 103088.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695180 f, 111495.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183660 f, 103121.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847260 f, 68748.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183720 f, 103155.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183780 f, 103131.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695240 f, 111499.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183840 f, 103164.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847320 f, 68753.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183900 f, 103198.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 183960 f, 103232.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695300 f, 111503.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184020 f, 103265.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184080 f, 103299.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184140 f, 103333.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184200 f, 103367.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184260 f, 103400.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184320 f, 103376.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184380 f, 103409.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184440 f, 103443.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184500 f, 103477.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184560 f, 103510.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184620 f, 103544.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184680 f, 103578.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184740 f, 103611.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184800 f, 103645.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184860 f, 103621.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184920 f, 103654.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 184980 f, 103688.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185040 f, 103721.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185100 f, 103755.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185160 f, 103789.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185220 f, 103822.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185280 f, 103856.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185340 f, 103890.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185400 f, 103865.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185460 f, 103899.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185520 f, 103932.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185580 f, 103966.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185640 f, 104000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185700 f, 104033.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185760 f, 104067.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185820 f, 104100.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185880 f, 104134.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 185940 f, 104168.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186000 f, 104201.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186060 f, 104176.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186120 f, 104210.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186180 f, 104244.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186240 f, 104277.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186300 f, 104311.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186360 f, 104344.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847380 f, 68758.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695360 f, 111507.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847440 f, 68763.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695420 f, 111511.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847500 f, 68762.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695480 f, 111508.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847560 f, 68767.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695540 f, 111512.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847620 f, 68772.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695600 f, 111515.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847680 f, 68777.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186420 f, 104378.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695660 f, 111519.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186480 f, 104412.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847740 f, 68782.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695720 f, 111523.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847800 f, 68787.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695780 f, 111527.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847860 f, 68791.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695840 f, 111531.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847920 f, 68796.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695900 f, 111535.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847980 f, 68801.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1695960 f, 111539.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848040 f, 68800.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696020 f, 111536.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848100 f, 68805.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696080 f, 111540.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848160 f, 68810.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696140 f, 111544.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848220 f, 68815.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186540 f, 104445.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186600 f, 104479.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186660 f, 104512.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186720 f, 104487.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186780 f, 104521.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186840 f, 104555.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186900 f, 104588.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 186960 f, 104622.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187020 f, 104655.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187080 f, 104689.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187140 f, 104723.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187200 f, 104756.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696200 f, 111548.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187260 f, 104790.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848280 f, 68820.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187320 f, 104765.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187380 f, 104798.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696260 f, 111552.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187440 f, 104832.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848340 f, 68825.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187500 f, 104865.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696320 f, 111555.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187560 f, 104899.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848400 f, 68830.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187620 f, 104932.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696380 f, 111552.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187680 f, 104966.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848460 f, 68829.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187740 f, 105000.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696440 f, 111556.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848520 f, 68834.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696500 f, 111560.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848580 f, 68839.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696560 f, 111564.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848640 f, 68844.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696620 f, 111568.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848700 f, 68848.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696680 f, 111572.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848760 f, 68853.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696740 f, 111576.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848820 f, 68858.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696800 f, 111572.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848880 f, 68857.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696860 f, 111576.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848940 f, 68862.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696920 f, 111580.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849000 f, 68867.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1696980 f, 111584.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849060 f, 68872.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697040 f, 111588.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697100 f, 111592.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849120 f, 68877.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697160 f, 111596.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849180 f, 68882.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697220 f, 111600.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849240 f, 68881.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697280 f, 111597.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849300 f, 68886.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697340 f, 111601.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697400 f, 111604.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849360 f, 68891.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697460 f, 111608.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849420 f, 68896.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697520 f, 111612.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849480 f, 68900.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697580 f, 111616.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849540 f, 68905.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697640 f, 111620.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849600 f, 68910.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697700 f, 111624.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849660 f, 68915.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697760 f, 111628.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849720 f, 68914.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697820 f, 111625.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849780 f, 68919.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697880 f, 111629.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849840 f, 68924.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1697940 f, 111633.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849900 f, 68929.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698000 f, 111637.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849960 f, 68934.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698060 f, 111641.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850020 f, 68939.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698120 f, 111644.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850080 f, 68944.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698180 f, 111648.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850140 f, 68948.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698240 f, 111652.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850200 f, 68953.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698300 f, 111656.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850260 f, 68953.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698360 f, 111653.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850320 f, 68957.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698420 f, 111657.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850380 f, 68962.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698480 f, 111661.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850440 f, 68967.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698540 f, 111665.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850500 f, 68972.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698600 f, 111669.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850560 f, 68977.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698660 f, 111673.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850620 f, 68982.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698720 f, 111677.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850680 f, 68987.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698780 f, 111681.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850740 f, 68991.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698840 f, 111684.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850800 f, 68991.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698900 f, 111681.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850860 f, 68996.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1698960 f, 111685.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850920 f, 69000.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699020 f, 111689.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850980 f, 69005.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699080 f, 111693.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851040 f, 69010.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699140 f, 111697.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851100 f, 69015.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699200 f, 111701.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851160 f, 69020.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699260 f, 111705.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851220 f, 69025.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699320 f, 111709.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851280 f, 69024.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699380 f, 111705.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851340 f, 69029.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699440 f, 111709.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851400 f, 69034.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699500 f, 111713.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851460 f, 69039.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699560 f, 111717.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851520 f, 69044.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699620 f, 111721.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851580 f, 69048.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699680 f, 111725.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851640 f, 69053.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851700 f, 69058.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699740 f, 111729.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851760 f, 69063.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699800 f, 111733.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851820 f, 69068.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699860 f, 111729.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851880 f, 69067.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699920 f, 111733.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851940 f, 69072.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1699980 f, 111737.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852000 f, 69077.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700040 f, 111741.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852060 f, 69082.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700100 f, 111745.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852120 f, 69087.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700160 f, 111749.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852180 f, 69091.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700220 f, 111753.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852240 f, 69096.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700280 f, 111750.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852300 f, 69096.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700340 f, 111754.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852360 f, 69100.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700400 f, 111758.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852420 f, 69105.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187800 f, 105033.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700460 f, 111762.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187860 f, 105008.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852480 f, 69110.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187920 f, 105041.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700520 f, 111766.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 187980 f, 105075.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852540 f, 69115.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188040 f, 105109.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700580 f, 111769.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188100 f, 105142.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852600 f, 69120.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188160 f, 105176.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700640 f, 111773.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188220 f, 105209.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852660 f, 69125.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188280 f, 105243.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700700 f, 111777.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188340 f, 105276.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852720 f, 69124.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188400 f, 105310.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700760 f, 111774.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188460 f, 105284.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852780 f, 69129.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188520 f, 105318.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700820 f, 111778.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188580 f, 105351.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852840 f, 69134.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188640 f, 105385.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700880 f, 111782.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188700 f, 105418.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852900 f, 69139.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188760 f, 105452.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1700940 f, 111786.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188820 f, 105486.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852960 f, 69143.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188880 f, 105519.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701000 f, 111790.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 188940 f, 105553.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853020 f, 69143.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189000 f, 105586.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701060 f, 111786.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189060 f, 105561.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853080 f, 69148.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701120 f, 111790.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853140 f, 69152.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701180 f, 111794.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853200 f, 69157.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701240 f, 111798.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853260 f, 69162.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701300 f, 111802.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853320 f, 69167.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701360 f, 111806.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853380 f, 69172.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701420 f, 111810.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853440 f, 69177.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701480 f, 111814.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853500 f, 69182.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701540 f, 111818.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853560 f, 69187.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701600 f, 111814.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853620 f, 69186.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701660 f, 111818.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853680 f, 69191.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189120 f, 105594.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701720 f, 111822.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189180 f, 105628.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853740 f, 69195.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189240 f, 105661.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701780 f, 111826.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189300 f, 105695.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853800 f, 69200.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189360 f, 105728.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701840 f, 111830.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189420 f, 105762.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853860 f, 69205.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189480 f, 105795.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701900 f, 111834.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189540 f, 105829.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853920 f, 69210.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189600 f, 105803.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189660 f, 105837.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1701960 f, 111838.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189720 f, 105870.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853980 f, 69215.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702020 f, 111842.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854040 f, 69220.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702080 f, 111839.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854100 f, 69219.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702140 f, 111843.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189780 f, 105904.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854160 f, 69224.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189840 f, 105937.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702200 f, 111847.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189900 f, 105970.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 189960 f, 106004.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190020 f, 106037.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190080 f, 106071.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190140 f, 106104.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190200 f, 106138.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190260 f, 106112.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190320 f, 106146.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190380 f, 106179.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190440 f, 106213.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190500 f, 106246.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190560 f, 106279.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190620 f, 106254.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190680 f, 106287.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190740 f, 106321.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190800 f, 106295.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190860 f, 106328.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190920 f, 106362.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 190980 f, 106395.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191040 f, 106428.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191100 f, 106462.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191160 f, 106495.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854220 f, 69229.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702260 f, 111850.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854280 f, 69234.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702320 f, 111854.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854340 f, 69238.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702380 f, 111858.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854400 f, 69243.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702440 f, 111862.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854460 f, 69248.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702500 f, 111866.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854520 f, 69253.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702560 f, 111870.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854580 f, 69252.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702620 f, 111867.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702680 f, 111871.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854640 f, 69257.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702740 f, 111875.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854700 f, 69262.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191220 f, 106529.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191280 f, 106503.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191340 f, 106536.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191400 f, 106570.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191460 f, 106603.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191520 f, 106636.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191580 f, 106670.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702800 f, 111879.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191640 f, 106703.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854760 f, 69267.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191700 f, 106737.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702860 f, 111883.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191760 f, 106770.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854820 f, 69272.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191820 f, 106804.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702920 f, 111886.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191880 f, 106777.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854880 f, 69277.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 191940 f, 106811.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1702980 f, 111890.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192000 f, 106844.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854940 f, 69282.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192060 f, 106878.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703040 f, 111894.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192120 f, 106911.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855000 f, 69286.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192180 f, 106944.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703100 f, 111898.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192240 f, 106978.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855060 f, 69291.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192300 f, 107011.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703160 f, 111895.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192360 f, 107045.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855120 f, 69290.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192420 f, 107078.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703220 f, 111899.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192480 f, 107111.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855180 f, 69295.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192540 f, 107085.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703280 f, 111903.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192600 f, 107119.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855240 f, 69300.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192660 f, 107152.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703340 f, 111907.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192720 f, 107185.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855300 f, 69305.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192780 f, 107219.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703400 f, 111911.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192840 f, 107252.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855360 f, 69310.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192900 f, 107285.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703460 f, 111915.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 192960 f, 107319.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855420 f, 69315.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193020 f, 107352.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703520 f, 111919.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193080 f, 107385.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855480 f, 69320.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193140 f, 107359.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703580 f, 111923.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193200 f, 107393.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855540 f, 69325.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193260 f, 107426.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703640 f, 111926.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193320 f, 107459.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855600 f, 69329.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193380 f, 107493.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703700 f, 111923.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193440 f, 107526.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855660 f, 69329.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193500 f, 107559.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703760 f, 111927.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193560 f, 107593.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855720 f, 69333.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193620 f, 107626.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703820 f, 111931.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193680 f, 107600.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855780 f, 69338.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193740 f, 107633.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855840 f, 69343.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193800 f, 107666.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703880 f, 111935.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193860 f, 107700.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855900 f, 69348.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193920 f, 107733.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1703940 f, 111939.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 193980 f, 107766.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855960 f, 69353.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194040 f, 107800.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704000 f, 111943.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194100 f, 107833.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856020 f, 69358.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194160 f, 107806.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704060 f, 111947.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194220 f, 107840.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856080 f, 69363.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194280 f, 107873.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704120 f, 111943.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194340 f, 107906.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856140 f, 69362.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194400 f, 107940.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704180 f, 111947.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194460 f, 107973.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856200 f, 69367.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194520 f, 108006.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704240 f, 111951.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194580 f, 108039.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856260 f, 69372.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194640 f, 108073.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704300 f, 111955.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194700 f, 108106.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856320 f, 69376.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194760 f, 108079.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704360 f, 111959.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194820 f, 108113.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856380 f, 69381.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194880 f, 108146.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704420 f, 111963.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 194940 f, 108179.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856440 f, 69386.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195000 f, 108213.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704480 f, 111967.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195060 f, 108246.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856500 f, 69385.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195120 f, 108279.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704540 f, 111964.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195180 f, 108312.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856560 f, 69390.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195240 f, 108286.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704600 f, 111967.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195300 f, 108319.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856620 f, 69395.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195360 f, 108352.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704660 f, 111971.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195420 f, 108386.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856680 f, 69400.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195480 f, 108419.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704720 f, 111975.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195540 f, 108452.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856740 f, 69405.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195600 f, 108485.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704780 f, 111979.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195660 f, 108519.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856800 f, 69410.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195720 f, 108552.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704840 f, 111983.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195780 f, 108525.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856860 f, 69415.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195840 f, 108558.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704900 f, 111987.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195900 f, 108592.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856920 f, 69419.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 195960 f, 108625.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1704960 f, 111991.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196020 f, 108658.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856980 f, 69424.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196080 f, 108691.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857040 f, 69424.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196140 f, 108725.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705020 f, 111988.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196200 f, 108758.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857100 f, 69428.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196260 f, 108791.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705080 f, 111992.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196320 f, 108764.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857160 f, 69433.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196380 f, 108797.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705140 f, 111996.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196440 f, 108831.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857220 f, 69438.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196500 f, 108864.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705200 f, 112000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196560 f, 108897.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857280 f, 69443.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196620 f, 108930.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705260 f, 112003.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196680 f, 108963.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857340 f, 69448.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196740 f, 108997.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705320 f, 112007.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857400 f, 69453.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705380 f, 112011.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857460 f, 69458.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705440 f, 112015.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857520 f, 69462.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705500 f, 112019.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857580 f, 69467.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705560 f, 112016.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857640 f, 69467.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705620 f, 112020.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857700 f, 69471.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705680 f, 112024.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857760 f, 69476.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705740 f, 112028.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857820 f, 69481.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705800 f, 112032.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857880 f, 69486.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705860 f, 112035.9 fps, 0 ms/f
[junit] 12 s: 60 f / 44 ms, 1363.6 fps, 0 ms/f; total: 857940 f, 69244.5 fps, 0 ms/f
[junit] 15 s: 60 f / 44 ms, 1363.6 fps, 0 ms/f; total: 1705920 f, 111717.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1705980 f, 111721.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858000 f, 69249.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706040 f, 111717.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858060 f, 69248.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706100 f, 111721.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858120 f, 69253.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706160 f, 111725.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858180 f, 69258.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706220 f, 111729.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858240 f, 69263.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706280 f, 111733.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858300 f, 69268.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706340 f, 111737.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858360 f, 69272.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706400 f, 111741.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858420 f, 69277.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706460 f, 111745.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858480 f, 69276.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706520 f, 111741.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858540 f, 69281.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706580 f, 111745.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858600 f, 69286.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706640 f, 111749.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858660 f, 69291.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706700 f, 111753.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858720 f, 69296.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858780 f, 69301.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706760 f, 111757.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858840 f, 69306.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706820 f, 111761.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858900 f, 69310.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706880 f, 111765.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196800 f, 109030.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858960 f, 69310.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196860 f, 109063.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1706940 f, 111761.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196920 f, 109096.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859020 f, 69314.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707000 f, 111765.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859080 f, 69319.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707060 f, 111769.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 196980 f, 109069.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859140 f, 69324.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197040 f, 109102.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707120 f, 111773.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197100 f, 109136.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859200 f, 69329.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197160 f, 109169.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197220 f, 109202.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197280 f, 109235.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707180 f, 111777.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197340 f, 109269.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859260 f, 69334.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197400 f, 109302.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707240 f, 111781.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197460 f, 109335.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859320 f, 69339.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197520 f, 109368.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707300 f, 111785.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197580 f, 109341.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859380 f, 69343.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197640 f, 109374.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707360 f, 111789.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197700 f, 109407.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859440 f, 69348.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707420 f, 111793.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859500 f, 69348.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707480 f, 111789.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859560 f, 69352.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707540 f, 111793.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859620 f, 69357.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707600 f, 111797.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197760 f, 109441.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859680 f, 69362.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197820 f, 109474.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707660 f, 111801.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197880 f, 109507.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859740 f, 69367.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 197940 f, 109540.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707720 f, 111805.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198000 f, 109573.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859800 f, 69372.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198060 f, 109607.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707780 f, 111809.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198120 f, 109579.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707840 f, 111813.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198180 f, 109612.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859860 f, 69377.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198240 f, 109646.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707900 f, 111817.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198300 f, 109679.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198360 f, 109712.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859920 f, 69381.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198420 f, 109745.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1707960 f, 111814.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198480 f, 109778.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859980 f, 69381.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198540 f, 109811.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708020 f, 111818.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198600 f, 109845.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860040 f, 69386.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198660 f, 109878.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708080 f, 111821.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860100 f, 69390.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708140 f, 111825.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860160 f, 69395.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708200 f, 111829.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860220 f, 69400.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708260 f, 111833.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860280 f, 69405.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708320 f, 111837.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860340 f, 69410.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708380 f, 111841.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860400 f, 69415.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708440 f, 111838.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860460 f, 69414.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708500 f, 111842.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860520 f, 69419.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708560 f, 111846.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860580 f, 69424.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708620 f, 111849.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860640 f, 69428.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708680 f, 111846.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860700 f, 69428.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708740 f, 111850.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860760 f, 69432.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708800 f, 111854.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860820 f, 69437.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708860 f, 111858.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860880 f, 69442.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708920 f, 111862.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860940 f, 69447.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1708980 f, 111866.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861000 f, 69452.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709040 f, 111870.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861060 f, 69457.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709100 f, 111866.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861120 f, 69456.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709160 f, 111870.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861180 f, 69461.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861240 f, 69466.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709220 f, 111874.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861300 f, 69470.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709280 f, 111878.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861360 f, 69475.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709340 f, 111882.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861420 f, 69480.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709400 f, 111886.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861480 f, 69485.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198720 f, 109850.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709460 f, 111890.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198780 f, 109883.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861540 f, 69484.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198840 f, 109917.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709520 f, 111886.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198900 f, 109950.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861600 f, 69489.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 198960 f, 109983.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709580 f, 111890.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199020 f, 110016.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861660 f, 69494.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199080 f, 110049.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709640 f, 111894.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199140 f, 110082.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861720 f, 69499.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199200 f, 110116.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709700 f, 111898.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199260 f, 110149.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861780 f, 69503.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199320 f, 110121.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709760 f, 111902.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199380 f, 110154.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861840 f, 69508.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199440 f, 110187.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709820 f, 111906.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199500 f, 110220.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861900 f, 69513.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199560 f, 110193.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709880 f, 111910.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199620 f, 110226.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861960 f, 69518.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199680 f, 110259.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1709940 f, 111914.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199740 f, 110292.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862020 f, 69523.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199800 f, 110325.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710000 f, 111918.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199860 f, 110358.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862080 f, 69522.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199920 f, 110392.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710060 f, 111914.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 199980 f, 110364.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862140 f, 69527.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200040 f, 110397.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710120 f, 111918.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200100 f, 110430.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862200 f, 69532.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200160 f, 110463.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710180 f, 111922.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200220 f, 110496.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862260 f, 69537.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710240 f, 111926.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200280 f, 110529.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862320 f, 69541.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200340 f, 110562.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710300 f, 111930.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200400 f, 110596.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862380 f, 69546.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200460 f, 110629.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710360 f, 111934.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200520 f, 110662.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862440 f, 69551.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200580 f, 110695.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710420 f, 111938.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200640 f, 110667.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862500 f, 69556.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200700 f, 110700.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710480 f, 111942.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200760 f, 110733.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862560 f, 69561.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200820 f, 110766.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710540 f, 111939.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200880 f, 110799.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 200940 f, 110832.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201000 f, 110865.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201060 f, 110899.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862620 f, 69560.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710600 f, 111942.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862680 f, 69565.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710660 f, 111946.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862740 f, 69570.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710720 f, 111950.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862800 f, 69575.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710780 f, 111954.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862860 f, 69579.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201120 f, 110932.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710840 f, 111958.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201180 f, 110904.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862920 f, 69584.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201240 f, 110937.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710900 f, 111962.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201300 f, 110970.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862980 f, 69589.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201360 f, 111003.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1710960 f, 111959.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201420 f, 111036.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863040 f, 69588.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201480 f, 111069.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711020 f, 111963.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201540 f, 111102.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863100 f, 69593.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201600 f, 111135.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711080 f, 111967.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201660 f, 111168.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863160 f, 69598.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201720 f, 111140.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711140 f, 111970.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201780 f, 111173.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863220 f, 69603.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201840 f, 111206.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711200 f, 111974.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201900 f, 111239.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863280 f, 69608.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 201960 f, 111272.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711260 f, 111978.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202020 f, 111305.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863340 f, 69612.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202080 f, 111277.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711320 f, 111982.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202140 f, 111310.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863400 f, 69617.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202200 f, 111343.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711380 f, 111986.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202260 f, 111376.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863460 f, 69622.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202320 f, 111409.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711440 f, 111990.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202380 f, 111442.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863520 f, 69621.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202440 f, 111475.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711500 f, 111987.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202500 f, 111508.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863580 f, 69626.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202560 f, 111541.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711560 f, 111991.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202620 f, 111574.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863640 f, 69631.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202680 f, 111546.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711620 f, 111995.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202740 f, 111579.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863700 f, 69636.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202800 f, 111612.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711680 f, 111998.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202860 f, 111645.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863760 f, 69641.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202920 f, 111678.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711740 f, 112002.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 202980 f, 111711.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863820 f, 69646.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203040 f, 111744.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711800 f, 112006.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203100 f, 111777.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863880 f, 69650.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203160 f, 111810.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203220 f, 111843.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203280 f, 111815.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203340 f, 111848.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203400 f, 111881.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203460 f, 111914.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203520 f, 111947.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203580 f, 111980.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203640 f, 112013.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203700 f, 112046.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203760 f, 112079.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203820 f, 112112.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203880 f, 112083.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 203940 f, 112116.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204000 f, 112149.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204060 f, 112182.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204120 f, 112215.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204180 f, 112248.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204240 f, 112281.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204300 f, 112314.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204360 f, 112347.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204420 f, 112380.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204480 f, 112351.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204540 f, 112384.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204600 f, 112417.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204660 f, 112450.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204720 f, 112483.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204780 f, 112516.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204840 f, 112549.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204900 f, 112582.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 204960 f, 112615.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205020 f, 112586.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205080 f, 112619.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205140 f, 112652.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205200 f, 112685.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205260 f, 112718.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205320 f, 112751.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205380 f, 112784.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205440 f, 112817.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205500 f, 112850.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205560 f, 112883.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205620 f, 112915.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205680 f, 112886.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205740 f, 112919.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205800 f, 112952.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205860 f, 112985.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205920 f, 113018.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 205980 f, 113051.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206040 f, 113084.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206100 f, 113117.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206160 f, 113150.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206220 f, 113183.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206280 f, 113154.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206340 f, 113187.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206400 f, 113219.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206460 f, 113252.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206520 f, 113285.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206580 f, 113318.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711860 f, 112010.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206640 f, 113351.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206700 f, 113384.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206760 f, 113417.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206820 f, 113450.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863940 f, 69655.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206880 f, 113421.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711920 f, 112014.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 206940 f, 113453.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864000 f, 69660.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207000 f, 113486.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1711980 f, 112018.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207060 f, 113519.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864060 f, 69659.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207120 f, 113552.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1712040 f, 112015.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207180 f, 113585.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864120 f, 69664.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207240 f, 113618.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1712100 f, 112019.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207300 f, 113651.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864180 f, 69669.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207360 f, 113684.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1712160 f, 112023.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207420 f, 113717.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864240 f, 69674.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207480 f, 113687.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1712220 f, 112026.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207540 f, 113720.5 fps, 0 ms/f
[junit] 12 s: 60 f / 68 ms, 882.3 fps, 1 ms/f; total: 864300 f, 69299.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207600 f, 113753.4 fps, 0 ms/f
[junit] 15 s: 60 f / 69 ms, 869.5 fps, 1 ms/f; total: 1712280 f, 111527.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207660 f, 113786.3 fps, 0 ms/f
[junit] 12 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 864360 f, 69287.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207720 f, 113819.1 fps, 0 ms/f
[junit] 15 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1712340 f, 111516.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207780 f, 113852.0 fps, 0 ms/f
[junit] 12 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 864420 f, 69275.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207840 f, 113884.9 fps, 0 ms/f
[junit] 15 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1712400 f, 111491.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207900 f, 113917.8 fps, 0 ms/f
[junit] 12 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 864480 f, 69258.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 207960 f, 113950.6 fps, 0 ms/f
[junit] 15 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1712460 f, 111473.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208020 f, 113921.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864540 f, 69257.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208080 f, 113954.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1712520 f, 111470.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208140 f, 113986.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864600 f, 69262.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208200 f, 114019.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1712580 f, 111474.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208260 f, 114052.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864660 f, 69267.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208320 f, 114085.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1712640 f, 111478.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208380 f, 114118.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864720 f, 69271.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208440 f, 114151.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1712700 f, 111482.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208500 f, 114184.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864780 f, 69276.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208560 f, 114216.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1712760 f, 111486.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208620 f, 114249.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864840 f, 69281.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208680 f, 114282.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1712820 f, 111489.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208740 f, 114252.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864900 f, 69286.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208800 f, 114223.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1712880 f, 111493.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208860 f, 114256.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864960 f, 69291.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208920 f, 114288.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1712940 f, 111497.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 208980 f, 114321.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865020 f, 69290.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209040 f, 114354.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713000 f, 111494.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209100 f, 114387.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865080 f, 69295.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209160 f, 114420.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713060 f, 111498.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209220 f, 114452.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865140 f, 69299.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209280 f, 114485.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713120 f, 111502.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209340 f, 114455.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865200 f, 69304.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209400 f, 114488.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713180 f, 111498.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209460 f, 114521.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865260 f, 69303.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209520 f, 114554.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713240 f, 111502.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209580 f, 114587.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209640 f, 114620.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209700 f, 114652.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209760 f, 114685.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209820 f, 114718.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209880 f, 114688.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 209940 f, 114721.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210000 f, 114754.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210060 f, 114786.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210120 f, 114819.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210180 f, 114852.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210240 f, 114885.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210300 f, 114918.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210360 f, 114950.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210420 f, 114983.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210480 f, 115016.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210540 f, 115049.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210600 f, 115019.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210660 f, 115051.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210720 f, 115084.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210780 f, 115117.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210840 f, 115150.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210900 f, 115182.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 210960 f, 115215.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211020 f, 115248.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211080 f, 115281.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211140 f, 115251.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211200 f, 115283.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211260 f, 115316.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211320 f, 115349.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211380 f, 115382.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211440 f, 115414.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211500 f, 115447.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211560 f, 115480.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211620 f, 115513.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211680 f, 115482.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211740 f, 115515.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211800 f, 115548.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211860 f, 115581.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211920 f, 115613.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 211980 f, 115646.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212040 f, 115679.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212100 f, 115711.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212160 f, 115744.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212220 f, 115714.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212280 f, 115747.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212340 f, 115779.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212400 f, 115812.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212460 f, 115845.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212520 f, 115877.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212580 f, 115910.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212640 f, 115943.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212700 f, 115976.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212760 f, 116008.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212820 f, 115978.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212880 f, 116010.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 212940 f, 116043.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213000 f, 116076.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865320 f, 69308.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213060 f, 116108.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713300 f, 111506.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865380 f, 69313.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713360 f, 111510.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865440 f, 69318.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213120 f, 116141.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213180 f, 116174.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213240 f, 116207.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213300 f, 116239.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213360 f, 116209.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213420 f, 116241.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213480 f, 116274.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213540 f, 116307.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713420 f, 111514.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213600 f, 116339.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865500 f, 69323.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213660 f, 116372.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213720 f, 116405.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213780 f, 116437.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213840 f, 116470.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213900 f, 116503.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713480 f, 111518.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865560 f, 69327.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713540 f, 111522.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865620 f, 69332.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 213960 f, 116472.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214020 f, 116505.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713600 f, 111526.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865680 f, 69337.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713660 f, 111530.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865740 f, 69342.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713720 f, 111526.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865800 f, 69341.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713780 f, 111530.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865860 f, 69346.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214080 f, 116537.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214140 f, 116570.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214200 f, 116603.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214260 f, 116572.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214320 f, 116605.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214380 f, 116637.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214440 f, 116670.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214500 f, 116702.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214560 f, 116735.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214620 f, 116768.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214680 f, 116800.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214740 f, 116833.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214800 f, 116802.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214860 f, 116835.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214920 f, 116867.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 214980 f, 116900.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215040 f, 116933.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215100 f, 116965.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215160 f, 116998.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215220 f, 117030.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215280 f, 117063.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215340 f, 117096.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215400 f, 117128.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215460 f, 117097.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215520 f, 117130.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215580 f, 117163.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215640 f, 117195.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215700 f, 117228.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215760 f, 117260.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215820 f, 117293.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215880 f, 117326.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 215940 f, 117358.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216000 f, 117391.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216060 f, 117360.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216120 f, 117392.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216180 f, 117425.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216240 f, 117457.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216300 f, 117490.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216360 f, 117523.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216420 f, 117555.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216480 f, 117588.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216540 f, 117620.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216600 f, 117653.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216660 f, 117622.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216720 f, 117654.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216780 f, 117687.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216840 f, 117719.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216900 f, 117752.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 216960 f, 117785.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217020 f, 117817.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217080 f, 117850.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217140 f, 117882.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217200 f, 117851.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217260 f, 117883.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217320 f, 117916.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217380 f, 117949.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217440 f, 117981.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217500 f, 118014.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217560 f, 118046.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217620 f, 118015.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217680 f, 117983.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217740 f, 118016.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217800 f, 118048.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217860 f, 118081.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217920 f, 118113.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 217980 f, 118146.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218040 f, 118178.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218100 f, 118211.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218160 f, 118243.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218220 f, 118276.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218280 f, 118244.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218340 f, 118277.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218400 f, 118309.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218460 f, 118342.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218520 f, 118374.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218580 f, 118407.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218640 f, 118439.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218700 f, 118472.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218760 f, 118504.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218820 f, 118473.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218880 f, 118505.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 218940 f, 118538.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219000 f, 118570.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219060 f, 118603.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219120 f, 118635.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219180 f, 118668.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219240 f, 118700.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219300 f, 118668.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219360 f, 118701.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219420 f, 118733.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219480 f, 118766.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219540 f, 118798.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219600 f, 118831.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219660 f, 118863.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219720 f, 118831.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219780 f, 118864.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219840 f, 118896.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219900 f, 118929.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 219960 f, 118961.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220020 f, 118994.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220080 f, 119026.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220140 f, 119058.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220200 f, 119091.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220260 f, 119059.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220320 f, 119091.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220380 f, 119124.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220440 f, 119156.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220500 f, 119189.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220560 f, 119221.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220620 f, 119254.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220680 f, 119286.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220740 f, 119318.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220800 f, 119286.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220860 f, 119319.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220920 f, 119351.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 220980 f, 119384.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221040 f, 119416.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221100 f, 119448.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221160 f, 119481.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221220 f, 119513.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221280 f, 119546.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221340 f, 119578.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221400 f, 119611.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221460 f, 119578.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221520 f, 119611.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221580 f, 119643.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221640 f, 119676.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221700 f, 119708.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221760 f, 119740.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221820 f, 119773.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221880 f, 119805.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 221940 f, 119838.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222000 f, 119870.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222060 f, 119838.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222120 f, 119870.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222180 f, 119902.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222240 f, 119935.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222300 f, 119967.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222360 f, 120000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222420 f, 120032.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222480 f, 120064.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222540 f, 120097.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222600 f, 120129.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222660 f, 120097.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222720 f, 120129.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222780 f, 120161.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222840 f, 120194.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222900 f, 120226.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 222960 f, 120258.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223020 f, 120291.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223080 f, 120323.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223140 f, 120355.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223200 f, 120388.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223260 f, 120355.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223320 f, 120388.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223380 f, 120420.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223440 f, 120452.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223500 f, 120485.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223560 f, 120517.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223620 f, 120549.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223680 f, 120582.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223740 f, 120614.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223800 f, 120646.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223860 f, 120679.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223920 f, 120646.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 223980 f, 120678.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224040 f, 120711.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224100 f, 120743.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224160 f, 120775.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224220 f, 120808.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224280 f, 120840.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224340 f, 120872.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224400 f, 120905.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224460 f, 120937.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224520 f, 120904.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224580 f, 120936.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224640 f, 120969.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224700 f, 121001.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224760 f, 121033.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224820 f, 121066.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224880 f, 121098.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 224940 f, 121130.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225000 f, 121163.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225060 f, 121130.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225120 f, 121162.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225180 f, 121194.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225240 f, 121227.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225300 f, 121259.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225360 f, 121291.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225420 f, 121324.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225480 f, 121356.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225540 f, 121388.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225600 f, 121420.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225660 f, 121387.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225720 f, 121420.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225780 f, 121452.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225840 f, 121484.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225900 f, 121516.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 225960 f, 121549.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226020 f, 121581.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226080 f, 121613.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226140 f, 121646.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226200 f, 121678.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226260 f, 121645.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226320 f, 121677.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226380 f, 121709.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226440 f, 121676.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226500 f, 121708.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226560 f, 121741.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226620 f, 121773.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226680 f, 121805.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226740 f, 121837.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226800 f, 121869.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226860 f, 121836.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226920 f, 121868.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 226980 f, 121901.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227040 f, 121933.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227100 f, 121965.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227160 f, 121997.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227220 f, 122030.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227280 f, 121996.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227340 f, 122028.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227400 f, 122061.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227460 f, 122093.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227520 f, 122125.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227580 f, 122157.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227640 f, 122190.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227700 f, 122222.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227760 f, 122254.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227820 f, 122286.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227880 f, 122253.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 227940 f, 122285.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228000 f, 122317.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228060 f, 122349.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228120 f, 122381.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228180 f, 122414.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228240 f, 122446.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228300 f, 122478.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228360 f, 122510.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228420 f, 122477.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228480 f, 122509.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228540 f, 122541.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228600 f, 122573.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228660 f, 122605.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228720 f, 122638.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228780 f, 122670.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228840 f, 122702.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228900 f, 122734.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 228960 f, 122700.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229020 f, 122733.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229080 f, 122765.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229140 f, 122797.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229200 f, 122829.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229260 f, 122861.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713840 f, 111534.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865920 f, 69351.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713900 f, 111538.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865980 f, 69356.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1713960 f, 111542.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866040 f, 69360.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714020 f, 111546.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866100 f, 69365.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714080 f, 111550.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866160 f, 69370.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714140 f, 111554.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866220 f, 69375.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714200 f, 111557.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866280 f, 69374.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714260 f, 111554.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866340 f, 69379.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714320 f, 111558.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866400 f, 69384.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714380 f, 111562.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866460 f, 69388.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714440 f, 111566.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866520 f, 69393.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714500 f, 111570.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866580 f, 69398.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866640 f, 69403.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714560 f, 111574.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866700 f, 69408.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714620 f, 111578.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866760 f, 69412.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714680 f, 111581.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866820 f, 69412.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714740 f, 111578.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866880 f, 69417.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229320 f, 122893.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229380 f, 122926.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229440 f, 122958.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229500 f, 122924.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229560 f, 122956.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229620 f, 122988.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229680 f, 123020.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229740 f, 123053.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229800 f, 123085.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229860 f, 123117.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229920 f, 123149.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 229980 f, 123115.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230040 f, 123147.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230100 f, 123179.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230160 f, 123211.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230220 f, 123244.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230280 f, 123276.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230340 f, 123308.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230400 f, 123340.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230460 f, 123372.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230520 f, 123404.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230580 f, 123370.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230640 f, 123402.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230700 f, 123434.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230760 f, 123467.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230820 f, 123499.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230880 f, 123531.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 230940 f, 123497.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231000 f, 123529.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231060 f, 123561.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231120 f, 123593.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231180 f, 123625.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231240 f, 123657.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231300 f, 123689.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231360 f, 123655.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231420 f, 123687.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231480 f, 123719.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231540 f, 123752.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231600 f, 123784.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231660 f, 123816.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231720 f, 123848.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231780 f, 123880.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231840 f, 123912.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231900 f, 123878.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 231960 f, 123910.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232020 f, 123942.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232080 f, 123974.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232140 f, 124006.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232200 f, 124038.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232260 f, 124070.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232320 f, 124102.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232380 f, 124134.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232440 f, 124166.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232500 f, 124132.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232560 f, 124164.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232620 f, 124196.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232680 f, 124228.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232740 f, 124260.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232800 f, 124292.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232860 f, 124324.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232920 f, 124356.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 232980 f, 124388.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233040 f, 124354.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233100 f, 124386.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233160 f, 124418.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233220 f, 124450.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233280 f, 124482.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233340 f, 124514.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233400 f, 124546.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233460 f, 124578.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233520 f, 124610.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233580 f, 124642.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233640 f, 124608.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233700 f, 124640.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233760 f, 124672.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233820 f, 124704.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233880 f, 124736.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 233940 f, 124768.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234000 f, 124800.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234060 f, 124832.0 fps, 0 ms/f
[junit] 1 s: 60 f / 29 ms, 2068.9 fps, 0 ms/f; total: 234120 f, 122962.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234180 f, 122993.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234240 f, 123025.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234300 f, 123056.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714800 f, 111582.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866940 f, 69421.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714860 f, 111586.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867000 f, 69426.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714920 f, 111590.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867060 f, 69431.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1714980 f, 111594.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867120 f, 69436.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715040 f, 111598.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867180 f, 69441.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715100 f, 111602.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867240 f, 69440.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715160 f, 111598.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867300 f, 69445.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715220 f, 111602.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867360 f, 69449.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715280 f, 111606.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715340 f, 111610.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867420 f, 69454.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715400 f, 111614.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867480 f, 69459.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715460 f, 111618.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867540 f, 69464.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715520 f, 111622.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867600 f, 69469.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715580 f, 111626.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867660 f, 69468.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715640 f, 111622.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867720 f, 69473.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715700 f, 111626.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867780 f, 69477.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715760 f, 111630.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867840 f, 69482.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715820 f, 111634.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867900 f, 69487.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715880 f, 111638.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867960 f, 69492.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1715940 f, 111642.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868020 f, 69497.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716000 f, 111646.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868080 f, 69502.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716060 f, 111642.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868140 f, 69501.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716120 f, 111646.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868200 f, 69506.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716180 f, 111650.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868260 f, 69510.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716240 f, 111654.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868320 f, 69515.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716300 f, 111658.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868380 f, 69520.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716360 f, 111662.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868440 f, 69525.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716420 f, 111666.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868500 f, 69530.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716480 f, 111670.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868560 f, 69529.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716540 f, 111666.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868620 f, 69534.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716600 f, 111670.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868680 f, 69538.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716660 f, 111674.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868740 f, 69543.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716720 f, 111678.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868800 f, 69548.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716780 f, 111682.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868860 f, 69553.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716840 f, 111686.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868920 f, 69558.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716900 f, 111690.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868980 f, 69562.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1716960 f, 111693.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869040 f, 69567.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717020 f, 111697.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869100 f, 69566.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717080 f, 111694.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869160 f, 69571.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717140 f, 111698.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869220 f, 69576.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717200 f, 111702.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869280 f, 69581.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717260 f, 111706.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869340 f, 69586.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717320 f, 111710.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869400 f, 69590.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717380 f, 111714.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869460 f, 69595.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717440 f, 111717.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869520 f, 69600.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717500 f, 111721.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869580 f, 69605.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717560 f, 111725.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717620 f, 111722.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869640 f, 69604.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717680 f, 111726.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234360 f, 123088.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234420 f, 123119.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234480 f, 123086.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234540 f, 123118.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234600 f, 123149.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234660 f, 123181.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234720 f, 123212.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234780 f, 123244.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234840 f, 123275.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869700 f, 69609.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234900 f, 123242.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 234960 f, 123209.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717740 f, 111730.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235020 f, 123240.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869760 f, 69614.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717800 f, 111734.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869820 f, 69619.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717860 f, 111738.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869880 f, 69623.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717920 f, 111741.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869940 f, 69628.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1717980 f, 111738.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870000 f, 69627.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718040 f, 111742.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870060 f, 69632.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718100 f, 111746.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718160 f, 111750.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870120 f, 69637.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718220 f, 111754.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870180 f, 69642.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718280 f, 111758.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235080 f, 123272.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870240 f, 69647.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235140 f, 123303.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718340 f, 111761.9 fps, 0 ms/f
[junit] 1 s: 60 f / 13 ms, 4615.3 fps, 0 ms/f; total: 235200 f, 122500.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870300 f, 69651.8 fps, 0 ms/f
[junit] 1 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 235260 f, 122212.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718400 f, 111765.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235320 f, 122244.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870360 f, 69656.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235380 f, 122275.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718460 f, 111762.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235440 f, 122306.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870420 f, 69655.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235500 f, 122337.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718520 f, 111766.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235560 f, 122368.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718580 f, 111770.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235620 f, 122400.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870480 f, 69660.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718640 f, 111774.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870540 f, 69665.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718700 f, 111778.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870600 f, 69670.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718760 f, 111781.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870660 f, 69675.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718820 f, 111785.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718880 f, 111782.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235680 f, 122431.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870720 f, 69674.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235740 f, 122462.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1718940 f, 111786.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235800 f, 122493.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870780 f, 69679.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235860 f, 122461.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719000 f, 111790.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235920 f, 122492.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870840 f, 69683.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 235980 f, 122523.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719060 f, 111794.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236040 f, 122554.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870900 f, 69688.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236100 f, 122585.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719120 f, 111798.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236160 f, 122616.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870960 f, 69693.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236220 f, 122647.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719180 f, 111802.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236280 f, 122679.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236340 f, 122710.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871020 f, 69698.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236400 f, 122677.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719240 f, 111805.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236460 f, 122708.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871080 f, 69703.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236520 f, 122740.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719300 f, 111809.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236580 f, 122707.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871140 f, 69707.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236640 f, 122738.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719360 f, 111813.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236700 f, 122769.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871200 f, 69712.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236760 f, 122800.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719420 f, 111810.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236820 f, 122831.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871260 f, 69711.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236880 f, 122863.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719480 f, 111814.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 236940 f, 122894.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871320 f, 69716.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237000 f, 122925.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719540 f, 111818.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237060 f, 122956.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871380 f, 69721.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237120 f, 122923.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719600 f, 111822.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237180 f, 122954.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871440 f, 69726.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237240 f, 122986.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719660 f, 111825.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237300 f, 123017.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871500 f, 69731.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237360 f, 123048.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719720 f, 111829.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237420 f, 123079.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871560 f, 69735.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237480 f, 123110.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719780 f, 111833.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237540 f, 123077.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871620 f, 69740.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237600 f, 123108.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719840 f, 111837.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237660 f, 123139.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871680 f, 69745.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237720 f, 123170.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719900 f, 111841.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237780 f, 123202.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871740 f, 69750.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237840 f, 123233.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1719960 f, 111838.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237900 f, 123264.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871800 f, 69749.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 237960 f, 123295.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720020 f, 111842.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238020 f, 123262.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871860 f, 69754.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238080 f, 123293.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720080 f, 111846.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238140 f, 123324.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871920 f, 69759.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238200 f, 123355.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720140 f, 111849.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238260 f, 123386.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871980 f, 69763.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238320 f, 123417.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720200 f, 111853.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238380 f, 123448.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872040 f, 69768.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238440 f, 123480.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720260 f, 111857.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238500 f, 123447.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872100 f, 69773.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238560 f, 123478.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720320 f, 111861.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238620 f, 123509.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872160 f, 69778.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720380 f, 111858.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872220 f, 69777.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238680 f, 123540.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238740 f, 123571.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720440 f, 111862.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238800 f, 123602.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872280 f, 69782.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238860 f, 123633.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720500 f, 111866.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238920 f, 123664.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 238980 f, 123695.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239040 f, 123726.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239100 f, 123757.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872340 f, 69787.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720560 f, 111869.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872400 f, 69792.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239160 f, 123724.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872460 f, 69796.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239220 f, 123755.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720620 f, 111873.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239280 f, 123786.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239340 f, 123817.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872520 f, 69801.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239400 f, 123848.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720680 f, 111877.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239460 f, 123879.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872580 f, 69806.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239520 f, 123911.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720740 f, 111881.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239580 f, 123942.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872640 f, 69811.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239640 f, 123973.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720800 f, 111885.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239700 f, 124004.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872700 f, 69816.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239760 f, 123971.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720860 f, 111882.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239820 f, 124002.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872760 f, 69815.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239880 f, 124033.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720920 f, 111886.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 239940 f, 124064.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872820 f, 69820.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240000 f, 124095.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1720980 f, 111889.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240060 f, 124126.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872880 f, 69824.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240120 f, 124157.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1721040 f, 111893.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240180 f, 124188.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240240 f, 124219.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872940 f, 69829.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240300 f, 124186.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1721100 f, 111897.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240360 f, 124217.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873000 f, 69834.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240420 f, 124248.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1721160 f, 111901.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240480 f, 124279.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873060 f, 69839.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240540 f, 124310.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1721220 f, 111905.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240600 f, 124341.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873120 f, 69838.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240660 f, 124372.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1721280 f, 111902.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240720 f, 124403.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873180 f, 69843.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240780 f, 124434.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1721340 f, 111906.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240840 f, 124465.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873240 f, 69848.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240900 f, 124431.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1721400 f, 111910.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240960 f, 124462.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873300 f, 69852.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241020 f, 124493.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1721460 f, 111913.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241080 f, 124524.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873360 f, 69857.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241140 f, 124555.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1721520 f, 111917.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241200 f, 124586.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873420 f, 69862.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241260 f, 124617.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1721580 f, 111921.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241320 f, 124648.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873480 f, 69867.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241380 f, 124679.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1721640 f, 111918.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241440 f, 124646.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873540 f, 69866.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1721700 f, 111922.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873600 f, 69871.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1721760 f, 111926.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873660 f, 69876.0 fps, 0 ms/f
[junit] 15 s: 60 f / 86 ms, 697.6 fps, 1 ms/f; total: 1721820 f, 111307.7 fps, 0 ms/f
[junit] 12 s: 60 f / 86 ms, 697.6 fps, 1 ms/f; total: 873720 f, 69403.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1721880 f, 111304.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873780 f, 69402.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1721940 f, 111308.3 fps, 0 ms/f
[junit] 12 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 873840 f, 69396.4 fps, 0 ms/f
[junit] 15 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1722000 f, 111290.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873900 f, 69395.6 fps, 0 ms/f
[junit] 15 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1722060 f, 111280.1 fps, 0 ms/f
[junit] 12 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 873960 f, 69389.4 fps, 0 ms/f
[junit] 12 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 874020 f, 69383.1 fps, 0 ms/f
[junit] 15 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1722120 f, 111269.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874080 f, 69387.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1722180 f, 111273.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874140 f, 69387.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1722240 f, 111270.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874200 f, 69391.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1722300 f, 111274.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874260 f, 69396.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1722360 f, 111277.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874320 f, 69401.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874380 f, 69406.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1722420 f, 111281.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874440 f, 69411.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1722480 f, 111285.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874500 f, 69415.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1722540 f, 111289.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874560 f, 69420.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1722600 f, 111293.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874620 f, 69425.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1722660 f, 111290.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874680 f, 69424.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1722720 f, 111294.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874740 f, 69429.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874800 f, 69434.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1722780 f, 111297.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874860 f, 69438.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1722840 f, 111294.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874920 f, 69438.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1722900 f, 111298.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874980 f, 69442.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1722960 f, 111302.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875040 f, 69447.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723020 f, 111306.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875100 f, 69452.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723080 f, 111310.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875160 f, 69457.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723140 f, 111313.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875220 f, 69461.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723200 f, 111317.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875280 f, 69466.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723260 f, 111321.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875340 f, 69465.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723320 f, 111318.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875400 f, 69470.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723380 f, 111322.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875460 f, 69475.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723440 f, 111326.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875520 f, 69480.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723500 f, 111330.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875580 f, 69484.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723560 f, 111333.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875640 f, 69489.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723620 f, 111337.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875700 f, 69494.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723680 f, 111341.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875760 f, 69499.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723740 f, 111345.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875820 f, 69504.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723800 f, 111349.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875880 f, 69503.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723860 f, 111346.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875940 f, 69508.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723920 f, 111349.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876000 f, 69512.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1723980 f, 111353.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876060 f, 69517.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724040 f, 111357.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876120 f, 69522.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724100 f, 111361.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241500 f, 124677.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876180 f, 69521.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724160 f, 111358.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241560 f, 124708.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876240 f, 69526.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241620 f, 124739.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724220 f, 111362.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241680 f, 124770.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876300 f, 69531.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241740 f, 124801.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724280 f, 111366.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241800 f, 124832.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876360 f, 69535.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241860 f, 124863.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724340 f, 111369.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241920 f, 124894.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876420 f, 69540.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 241980 f, 124925.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242040 f, 124891.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724400 f, 111373.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242100 f, 124922.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876480 f, 69545.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242160 f, 124953.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724460 f, 111377.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242220 f, 124984.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876540 f, 69544.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242280 f, 125015.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724520 f, 111374.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242340 f, 125046.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876600 f, 69549.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242400 f, 125077.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724580 f, 111378.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242460 f, 125108.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876660 f, 69554.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242520 f, 125139.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724640 f, 111382.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242580 f, 125170.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876720 f, 69558.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242640 f, 125136.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724700 f, 111385.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242700 f, 125167.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876780 f, 69563.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242760 f, 125198.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724760 f, 111389.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242820 f, 125229.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876840 f, 69568.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242880 f, 125260.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 242940 f, 125291.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724820 f, 111393.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243000 f, 125322.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876900 f, 69573.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243060 f, 125353.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243120 f, 125384.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724880 f, 111390.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243180 f, 125415.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876960 f, 69572.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243240 f, 125381.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1724940 f, 111394.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243300 f, 125412.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877020 f, 69577.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243360 f, 125443.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725000 f, 111398.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243420 f, 125474.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877080 f, 69581.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243480 f, 125505.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725060 f, 111402.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243540 f, 125536.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877140 f, 69586.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243600 f, 125567.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725120 f, 111405.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243660 f, 125597.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877200 f, 69591.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243720 f, 125628.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725180 f, 111409.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243780 f, 125595.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877260 f, 69590.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243840 f, 125625.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725240 f, 111406.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243900 f, 125656.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877320 f, 69595.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 243960 f, 125687.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725300 f, 111410.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244020 f, 125718.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877380 f, 69600.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244080 f, 125749.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725360 f, 111414.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244140 f, 125780.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244200 f, 125811.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877440 f, 69604.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244260 f, 125842.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725420 f, 111418.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244320 f, 125808.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877500 f, 69609.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244380 f, 125839.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725480 f, 111421.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244440 f, 125870.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877560 f, 69614.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725540 f, 111418.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877620 f, 69613.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725600 f, 111422.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877680 f, 69618.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725660 f, 111426.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877740 f, 69623.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725720 f, 111430.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244500 f, 125901.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244560 f, 125932.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244620 f, 125962.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244680 f, 125993.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877800 f, 69627.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725780 f, 111434.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877860 f, 69632.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725840 f, 111437.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877920 f, 69637.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725900 f, 111434.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877980 f, 69636.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1725960 f, 111438.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878040 f, 69641.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726020 f, 111442.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244740 f, 126024.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878100 f, 69646.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244800 f, 125990.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726080 f, 111446.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244860 f, 126021.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878160 f, 69651.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244920 f, 126052.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726140 f, 111450.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 244980 f, 126083.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878220 f, 69655.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245040 f, 126114.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726200 f, 111454.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878280 f, 69660.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726260 f, 111457.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878340 f, 69665.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726320 f, 111461.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878400 f, 69664.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726380 f, 111458.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245100 f, 126145.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245160 f, 126176.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878460 f, 69669.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726440 f, 111462.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878520 f, 69674.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726500 f, 111466.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878580 f, 69678.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726560 f, 111470.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726620 f, 111473.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245220 f, 126141.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245280 f, 126172.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245340 f, 126203.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245400 f, 126234.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245460 f, 126265.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245520 f, 126296.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245580 f, 126327.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878640 f, 69683.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245640 f, 126358.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726680 f, 111477.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245700 f, 126323.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878700 f, 69688.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245760 f, 126354.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245820 f, 126385.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245880 f, 126351.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 245940 f, 126382.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246000 f, 126413.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726740 f, 111481.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246060 f, 126443.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878760 f, 69693.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246120 f, 126474.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726800 f, 111485.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246180 f, 126505.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878820 f, 69697.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246240 f, 126471.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726860 f, 111489.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246300 f, 126502.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726920 f, 111493.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878880 f, 69702.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246360 f, 126533.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1726980 f, 111489.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246420 f, 126563.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878940 f, 69701.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246480 f, 126594.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727040 f, 111493.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246540 f, 126625.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879000 f, 69706.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246600 f, 126656.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727100 f, 111497.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246660 f, 126687.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879060 f, 69711.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246720 f, 126652.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727160 f, 111501.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246780 f, 126683.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879120 f, 69716.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246840 f, 126714.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727220 f, 111505.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246900 f, 126745.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879180 f, 69720.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 246960 f, 126776.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727280 f, 111509.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247020 f, 126806.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879240 f, 69725.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247080 f, 126837.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727340 f, 111513.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247140 f, 126868.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879300 f, 69730.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247200 f, 126899.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727400 f, 111517.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247260 f, 126930.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879360 f, 69735.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247320 f, 126960.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727460 f, 111520.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247380 f, 126926.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879420 f, 69739.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727520 f, 111517.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879480 f, 69739.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247440 f, 126957.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247500 f, 126988.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247560 f, 127018.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247620 f, 127049.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247680 f, 127080.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247740 f, 127111.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247800 f, 127142.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247860 f, 127172.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247920 f, 127138.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 247980 f, 127169.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248040 f, 127200.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248100 f, 127230.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248160 f, 127261.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248220 f, 127292.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248280 f, 127323.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248340 f, 127353.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248400 f, 127384.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248460 f, 127350.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248520 f, 127380.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248580 f, 127411.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248640 f, 127442.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248700 f, 127473.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248760 f, 127503.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248820 f, 127534.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248880 f, 127565.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 248940 f, 127596.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249000 f, 127561.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249060 f, 127592.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249120 f, 127622.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249180 f, 127653.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249240 f, 127684.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249300 f, 127715.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249360 f, 127745.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249420 f, 127776.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249480 f, 127807.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249540 f, 127772.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249600 f, 127803.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249660 f, 127834.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249720 f, 127864.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249780 f, 127895.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249840 f, 127926.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249900 f, 127956.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 249960 f, 127987.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250020 f, 128018.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250080 f, 128049.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250140 f, 128079.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250200 f, 128045.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250260 f, 128075.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727580 f, 111521.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879540 f, 69743.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727640 f, 111525.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250320 f, 128106.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879600 f, 69748.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250380 f, 128137.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727700 f, 111529.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250440 f, 128167.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879660 f, 69753.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250500 f, 128198.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250560 f, 128229.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250620 f, 128259.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250680 f, 128290.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250740 f, 128255.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727760 f, 111533.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250800 f, 128286.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879720 f, 69758.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250860 f, 128317.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727820 f, 111537.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250920 f, 128347.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879780 f, 69762.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 250980 f, 128378.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727880 f, 111540.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251040 f, 128409.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879840 f, 69767.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251100 f, 128439.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1727940 f, 111544.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251160 f, 128470.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879900 f, 69772.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251220 f, 128501.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728000 f, 111548.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251280 f, 128531.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879960 f, 69771.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251340 f, 128496.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728060 f, 111545.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251400 f, 128527.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880020 f, 69776.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251460 f, 128558.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728120 f, 111549.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251520 f, 128588.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880080 f, 69781.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251580 f, 128619.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728180 f, 111553.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251640 f, 128650.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880140 f, 69785.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728240 f, 111556.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880200 f, 69790.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251700 f, 128680.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251760 f, 128711.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251820 f, 128742.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251880 f, 128773.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 251940 f, 128737.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252000 f, 128768.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252060 f, 128799.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252120 f, 128829.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252180 f, 128860.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252240 f, 128891.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252300 f, 128921.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252360 f, 128952.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252420 f, 128983.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252480 f, 128947.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252540 f, 128978.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252600 f, 129009.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252660 f, 129039.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252720 f, 129070.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252780 f, 129101.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252840 f, 129131.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252900 f, 129162.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728300 f, 111560.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880260 f, 69795.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728360 f, 111564.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880320 f, 69794.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728420 f, 111561.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880380 f, 69799.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728480 f, 111565.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880440 f, 69804.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728540 f, 111569.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880500 f, 69808.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728600 f, 111572.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880560 f, 69813.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728660 f, 111576.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880620 f, 69818.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728720 f, 111580.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880680 f, 69823.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728780 f, 111577.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880740 f, 69822.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728840 f, 111581.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880800 f, 69827.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728900 f, 111585.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880860 f, 69831.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1728960 f, 111589.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880920 f, 69836.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729020 f, 111592.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880980 f, 69841.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729080 f, 111596.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881040 f, 69846.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729140 f, 111600.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 252960 f, 129193.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253020 f, 129223.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253080 f, 129254.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253140 f, 129284.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253200 f, 129249.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253260 f, 129280.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253320 f, 129310.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253380 f, 129341.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253440 f, 129372.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253500 f, 129402.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253560 f, 129433.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881100 f, 69850.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253620 f, 129464.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881160 f, 69855.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253680 f, 129494.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729200 f, 111604.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253740 f, 129459.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881220 f, 69854.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253800 f, 129489.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729260 f, 111601.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881280 f, 69859.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253860 f, 129520.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729320 f, 111605.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253920 f, 129551.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881340 f, 69864.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 253980 f, 129581.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729380 f, 111608.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254040 f, 129546.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881400 f, 69869.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254100 f, 129576.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729440 f, 111612.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254160 f, 129607.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881460 f, 69873.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254220 f, 129637.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254280 f, 129668.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254340 f, 129633.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254400 f, 129663.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254460 f, 129694.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254520 f, 129724.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254580 f, 129755.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254640 f, 129785.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254700 f, 129816.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254760 f, 129847.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254820 f, 129877.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254880 f, 129842.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 254940 f, 129872.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255000 f, 129903.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255060 f, 129933.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255120 f, 129964.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255180 f, 129994.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255240 f, 130025.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255300 f, 130056.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255360 f, 130086.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255420 f, 130050.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255480 f, 130081.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255540 f, 130112.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255600 f, 130142.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255660 f, 130173.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255720 f, 130203.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255780 f, 130234.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255840 f, 130264.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255900 f, 130295.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 255960 f, 130325.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256020 f, 130290.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256080 f, 130320.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256140 f, 130351.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256200 f, 130381.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256260 f, 130412.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256320 f, 130442.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256380 f, 130473.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256440 f, 130503.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256500 f, 130534.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256560 f, 130564.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256620 f, 130528.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256680 f, 130559.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256740 f, 130590.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256800 f, 130620.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256860 f, 130651.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256920 f, 130681.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 256980 f, 130712.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257040 f, 130742.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257100 f, 130773.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257160 f, 130803.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257220 f, 130767.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257280 f, 130798.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257340 f, 130828.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257400 f, 130859.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257460 f, 130889.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257520 f, 130920.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729500 f, 111616.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881520 f, 69878.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729560 f, 111620.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881580 f, 69883.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729620 f, 111624.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881640 f, 69888.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729680 f, 111628.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881700 f, 69892.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257580 f, 130884.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729740 f, 111624.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257640 f, 130914.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881760 f, 69892.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257700 f, 130945.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729800 f, 111628.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257760 f, 130975.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257820 f, 131006.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257880 f, 131036.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881820 f, 69896.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 257940 f, 131067.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729860 f, 111632.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258000 f, 131097.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881880 f, 69901.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258060 f, 131061.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729920 f, 111636.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258120 f, 131091.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881940 f, 69906.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258180 f, 131122.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1729980 f, 111640.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258240 f, 131152.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882000 f, 69911.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730040 f, 111644.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882060 f, 69915.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730100 f, 111648.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882120 f, 69920.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730160 f, 111652.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882180 f, 69925.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730220 f, 111648.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882240 f, 69924.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730280 f, 111652.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882300 f, 69929.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730340 f, 111656.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258300 f, 131183.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258360 f, 131213.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882360 f, 69934.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258420 f, 131244.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730400 f, 111660.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258480 f, 131274.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882420 f, 69938.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258540 f, 131305.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730460 f, 111664.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258600 f, 131335.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882480 f, 69943.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258660 f, 131366.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730520 f, 111668.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258720 f, 131396.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882540 f, 69948.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258780 f, 131360.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730580 f, 111671.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258840 f, 131390.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882600 f, 69953.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258900 f, 131421.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730640 f, 111675.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882660 f, 69957.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 258960 f, 131451.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259020 f, 131482.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259080 f, 131512.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259140 f, 131543.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259200 f, 131573.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259260 f, 131604.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259320 f, 131634.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259380 f, 131598.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259440 f, 131628.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259500 f, 131659.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730700 f, 111679.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259560 f, 131689.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882720 f, 69962.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259620 f, 131719.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730760 f, 111676.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259680 f, 131750.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882780 f, 69961.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259740 f, 131780.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259800 f, 131811.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259860 f, 131841.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259920 f, 131872.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 259980 f, 131835.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260040 f, 131866.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260100 f, 131896.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260160 f, 131926.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260220 f, 131957.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260280 f, 131987.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260340 f, 132018.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260400 f, 132048.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260460 f, 132079.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260520 f, 132042.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260580 f, 132072.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260640 f, 132103.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260700 f, 132133.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260760 f, 132164.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730820 f, 111680.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882840 f, 69966.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730880 f, 111684.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882900 f, 69971.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1730940 f, 111687.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882960 f, 69976.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731000 f, 111691.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883020 f, 69980.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731060 f, 111695.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883080 f, 69985.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731120 f, 111699.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883140 f, 69990.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731180 f, 111703.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883200 f, 69995.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731240 f, 111707.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883260 f, 70000.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731300 f, 111703.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883320 f, 69999.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731360 f, 111707.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883380 f, 70003.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731420 f, 111711.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883440 f, 70008.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731480 f, 111715.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883500 f, 70013.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731540 f, 111719.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883560 f, 70018.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731600 f, 111723.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883620 f, 70022.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731660 f, 111727.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883680 f, 70027.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731720 f, 111731.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883740 f, 70032.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731780 f, 111734.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883800 f, 70037.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731840 f, 111731.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883860 f, 70036.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731900 f, 111735.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883920 f, 70041.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1731960 f, 111739.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883980 f, 70045.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732020 f, 111743.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884040 f, 70050.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732080 f, 111747.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884100 f, 70055.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732140 f, 111750.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884160 f, 70060.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732200 f, 111754.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884220 f, 70064.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732260 f, 111758.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884280 f, 70069.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732320 f, 111755.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884340 f, 70068.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884400 f, 70073.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732380 f, 111759.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884460 f, 70078.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732440 f, 111763.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884520 f, 70083.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732500 f, 111766.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884580 f, 70087.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732560 f, 111770.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884640 f, 70092.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732620 f, 111774.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884700 f, 70097.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732680 f, 111771.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884760 f, 70096.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732740 f, 111775.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884820 f, 70101.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732800 f, 111779.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884880 f, 70106.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732860 f, 111783.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884940 f, 70110.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732920 f, 111786.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885000 f, 70115.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1732980 f, 111790.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885060 f, 70120.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733040 f, 111794.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885120 f, 70125.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733100 f, 111798.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885180 f, 70129.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733160 f, 111795.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885240 f, 70129.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733220 f, 111799.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885300 f, 70133.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733280 f, 111802.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885360 f, 70138.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733340 f, 111806.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885420 f, 70143.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733400 f, 111810.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885480 f, 70148.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733460 f, 111814.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885540 f, 70152.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733520 f, 111818.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885600 f, 70157.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733580 f, 111822.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885660 f, 70162.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733640 f, 111818.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885720 f, 70161.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733700 f, 111822.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885780 f, 70166.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733760 f, 111826.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885840 f, 70171.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260820 f, 132194.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260880 f, 132225.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 260940 f, 132255.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261000 f, 132285.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261060 f, 132316.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261120 f, 132279.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261180 f, 132310.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261240 f, 132340.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261300 f, 132370.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261360 f, 132401.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261420 f, 132431.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261480 f, 132462.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261540 f, 132492.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261600 f, 132522.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261660 f, 132486.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261720 f, 132516.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261780 f, 132546.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261840 f, 132577.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261900 f, 132607.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 261960 f, 132637.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262020 f, 132668.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262080 f, 132698.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262140 f, 132729.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262200 f, 132759.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262260 f, 132789.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262320 f, 132820.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262380 f, 132783.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262440 f, 132813.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262500 f, 132844.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262560 f, 132874.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262620 f, 132904.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262680 f, 132935.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262740 f, 132965.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262800 f, 132995.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262860 f, 133026.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262920 f, 132989.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 262980 f, 133019.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263040 f, 133050.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263100 f, 133080.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263160 f, 133110.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263220 f, 133141.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263280 f, 133171.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263340 f, 133201.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263400 f, 133232.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263460 f, 133262.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263520 f, 133225.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263580 f, 133255.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263640 f, 133286.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263700 f, 133316.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263760 f, 133346.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263820 f, 133377.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263880 f, 133340.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 263940 f, 133370.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264000 f, 133400.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264060 f, 133363.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264120 f, 133393.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264180 f, 133424.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264240 f, 133454.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264300 f, 133484.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264360 f, 133515.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264420 f, 133545.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264480 f, 133575.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264540 f, 133606.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264600 f, 133568.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264660 f, 133599.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264720 f, 133629.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264780 f, 133659.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264840 f, 133690.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264900 f, 133720.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 264960 f, 133750.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265020 f, 133780.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265080 f, 133811.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265140 f, 133841.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265200 f, 133871.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265260 f, 133834.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265320 f, 133864.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265380 f, 133895.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265440 f, 133925.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265500 f, 133955.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265560 f, 133985.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265620 f, 134016.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265680 f, 134046.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265740 f, 134076.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265800 f, 134106.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265860 f, 134069.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265920 f, 134099.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 265980 f, 134130.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266040 f, 134160.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266100 f, 134190.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266160 f, 134220.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266220 f, 134251.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266280 f, 134281.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266340 f, 134311.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266400 f, 134274.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266460 f, 134304.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266520 f, 134334.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266580 f, 134364.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266640 f, 134395.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266700 f, 134425.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266760 f, 134455.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266820 f, 134485.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266880 f, 134516.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 266940 f, 134546.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267000 f, 134508.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267060 f, 134539.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267120 f, 134569.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267180 f, 134599.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267240 f, 134629.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267300 f, 134659.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267360 f, 134690.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267420 f, 134720.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267480 f, 134750.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267540 f, 134780.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267600 f, 134743.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267660 f, 134773.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267720 f, 134803.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267780 f, 134833.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267840 f, 134864.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267900 f, 134894.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 267960 f, 134924.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268020 f, 134954.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268080 f, 134984.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268140 f, 135015.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268200 f, 134977.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268260 f, 135007.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268320 f, 135037.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268380 f, 135067.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268440 f, 135098.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268500 f, 135128.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268560 f, 135158.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268620 f, 135188.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268680 f, 135218.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268740 f, 135249.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268800 f, 135279.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268860 f, 135241.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268920 f, 135271.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 268980 f, 135301.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269040 f, 135331.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269100 f, 135362.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269160 f, 135392.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269220 f, 135422.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269280 f, 135452.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269340 f, 135482.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269400 f, 135513.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269460 f, 135475.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269520 f, 135505.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269580 f, 135535.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269640 f, 135565.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269700 f, 135595.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269760 f, 135625.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269820 f, 135656.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269880 f, 135686.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 269940 f, 135716.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270000 f, 135678.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270060 f, 135708.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270120 f, 135738.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270180 f, 135768.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270240 f, 135799.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270300 f, 135829.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270360 f, 135859.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270420 f, 135889.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270480 f, 135919.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270540 f, 135949.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733820 f, 111830.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270600 f, 135911.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885900 f, 70175.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270660 f, 135941.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733880 f, 111834.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270720 f, 135971.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885960 f, 70180.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270780 f, 136002.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1733940 f, 111838.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270840 f, 136032.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886020 f, 70185.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270900 f, 136062.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734000 f, 111842.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 270960 f, 136092.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886080 f, 70190.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271020 f, 136122.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734060 f, 111845.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271080 f, 136152.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886140 f, 70194.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271140 f, 136114.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734120 f, 111849.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271200 f, 136144.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886200 f, 70199.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271260 f, 136174.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734180 f, 111846.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271320 f, 136204.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886260 f, 70198.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271380 f, 136234.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734240 f, 111850.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271440 f, 136265.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886320 f, 70203.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271500 f, 136295.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734300 f, 111854.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271560 f, 136325.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886380 f, 70208.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271620 f, 136287.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734360 f, 111858.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271680 f, 136317.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886440 f, 70213.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271740 f, 136347.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734420 f, 111861.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271800 f, 136377.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886500 f, 70217.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271860 f, 136407.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734480 f, 111865.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271920 f, 136437.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886560 f, 70222.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 271980 f, 136467.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734540 f, 111869.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272040 f, 136429.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886620 f, 70227.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272100 f, 136459.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734600 f, 111873.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272160 f, 136489.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886680 f, 70232.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272220 f, 136519.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734660 f, 111877.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272280 f, 136549.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886740 f, 70236.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272340 f, 136511.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734720 f, 111874.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272400 f, 136541.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886800 f, 70236.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272460 f, 136571.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734780 f, 111877.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272520 f, 136601.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272580 f, 136631.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272640 f, 136661.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272700 f, 136691.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272760 f, 136721.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886860 f, 70240.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272820 f, 136751.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734840 f, 111881.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272880 f, 136781.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886920 f, 70245.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 272940 f, 136743.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734900 f, 111885.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273000 f, 136773.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886980 f, 70250.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273060 f, 136803.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1734960 f, 111889.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273120 f, 136833.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273180 f, 136863.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887040 f, 70255.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273240 f, 136893.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735020 f, 111893.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273300 f, 136923.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887100 f, 70259.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273360 f, 136953.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735080 f, 111897.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887160 f, 70264.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735140 f, 111901.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887220 f, 70269.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735200 f, 111905.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887280 f, 70274.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735260 f, 111901.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887340 f, 70273.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735320 f, 111905.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887400 f, 70277.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735380 f, 111909.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887460 f, 70282.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735440 f, 111913.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887520 f, 70287.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735500 f, 111917.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887580 f, 70292.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735560 f, 111921.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887640 f, 70296.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735620 f, 111924.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887700 f, 70301.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735680 f, 111928.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887760 f, 70306.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735740 f, 111925.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887820 f, 70305.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735800 f, 111929.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887880 f, 70310.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887940 f, 70315.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735860 f, 111933.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888000 f, 70319.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735920 f, 111937.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888060 f, 70324.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1735980 f, 111940.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888120 f, 70329.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736040 f, 111944.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888180 f, 70334.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736100 f, 111948.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888240 f, 70338.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888300 f, 70343.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736160 f, 111952.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888360 f, 70348.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736220 f, 111949.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888420 f, 70347.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736280 f, 111953.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888480 f, 70352.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736340 f, 111956.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888540 f, 70357.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736400 f, 111960.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888600 f, 70361.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736460 f, 111964.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888660 f, 70366.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888720 f, 70371.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736520 f, 111968.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888780 f, 70376.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736580 f, 111972.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888840 f, 70380.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736640 f, 111976.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888900 f, 70385.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736700 f, 111980.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888960 f, 70390.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736760 f, 111976.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889020 f, 70389.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736820 f, 111980.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889080 f, 70394.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736880 f, 111984.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889140 f, 70399.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1736940 f, 111988.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889200 f, 70403.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737000 f, 111992.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889260 f, 70408.5 fps, 0 ms/f
[junit] 12 s: 60 f / 86 ms, 697.6 fps, 1 ms/f; total: 889320 f, 69937.0 fps, 0 ms/f
[junit] 15 s: 60 f / 86 ms, 697.6 fps, 1 ms/f; total: 1737060 f, 111378.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889380 f, 69941.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737120 f, 111382.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889440 f, 69941.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737180 f, 111379.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889500 f, 69945.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737240 f, 111382.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889560 f, 69950.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737300 f, 111386.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889620 f, 69949.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737360 f, 111383.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889680 f, 69954.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737420 f, 111387.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889740 f, 69959.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737480 f, 111391.2 fps, 0 ms/f
[junit] 12 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 889800 f, 69952.8 fps, 0 ms/f
[junit] 15 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1737540 f, 111380.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889860 f, 69957.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737600 f, 111384.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889920 f, 69962.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737660 f, 111388.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889980 f, 69961.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737720 f, 111385.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890040 f, 69966.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737780 f, 111389.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890100 f, 69965.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737840 f, 111385.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890160 f, 69970.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737900 f, 111389.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890220 f, 69974.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1737960 f, 111393.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890280 f, 69974.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738020 f, 111390.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890340 f, 69978.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738080 f, 111393.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890400 f, 69983.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738140 f, 111397.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890460 f, 69982.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738200 f, 111394.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890520 f, 69987.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738260 f, 111398.3 fps, 0 ms/f
[junit] 12 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 890580 f, 69981.1 fps, 0 ms/f
[junit] 15 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1738320 f, 111387.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890640 f, 69985.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738380 f, 111391.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890700 f, 69985.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738440 f, 111388.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890760 f, 69989.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738500 f, 111392.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890820 f, 69994.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738560 f, 111396.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890880 f, 69993.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738620 f, 111392.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890940 f, 69998.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738680 f, 111396.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891000 f, 70003.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738740 f, 111400.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891060 f, 70002.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738800 f, 111397.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891120 f, 70007.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738860 f, 111401.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891180 f, 70011.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738920 f, 111404.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891240 f, 70011.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1738980 f, 111401.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891300 f, 70015.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739040 f, 111405.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891360 f, 70020.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739100 f, 111409.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891420 f, 70019.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739160 f, 111406.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891480 f, 70018.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739220 f, 111402.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891540 f, 70023.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739280 f, 111406.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891600 f, 70028.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739340 f, 111410.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891660 f, 70027.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739400 f, 111407.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891720 f, 70032.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739460 f, 111411.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891780 f, 70031.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739520 f, 111407.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891840 f, 70036.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739580 f, 111411.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891900 f, 70040.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739640 f, 111415.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891960 f, 70045.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739700 f, 111419.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892020 f, 70050.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739760 f, 111423.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892080 f, 70054.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739820 f, 111426.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892140 f, 70059.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739880 f, 111430.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892200 f, 70064.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1739940 f, 111434.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892260 f, 70063.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740000 f, 111431.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892320 f, 70068.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740060 f, 111435.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892380 f, 70073.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740120 f, 111439.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892440 f, 70077.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740180 f, 111442.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892500 f, 70082.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740240 f, 111446.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892560 f, 70087.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740300 f, 111450.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892620 f, 70091.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740360 f, 111454.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892680 f, 70096.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740420 f, 111458.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892740 f, 70101.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740480 f, 111462.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892800 f, 70106.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740540 f, 111458.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892860 f, 70105.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892920 f, 70109.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740600 f, 111462.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892980 f, 70114.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740660 f, 111466.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893040 f, 70119.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740720 f, 111470.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893100 f, 70124.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740780 f, 111474.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893160 f, 70123.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740840 f, 111470.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893220 f, 70127.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740900 f, 111474.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740960 f, 111478.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893280 f, 70132.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741020 f, 111482.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893340 f, 70137.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741080 f, 111486.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893400 f, 70142.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741140 f, 111490.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893460 f, 70146.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741200 f, 111493.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893520 f, 70151.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741260 f, 111497.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893580 f, 70156.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741320 f, 111494.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893640 f, 70155.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741380 f, 111498.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273420 f, 136983.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273480 f, 137014.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273540 f, 137044.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273600 f, 137005.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273660 f, 137035.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273720 f, 137065.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273780 f, 137095.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273840 f, 137125.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273900 f, 137155.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 273960 f, 137185.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274020 f, 137215.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274080 f, 137245.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274140 f, 137207.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274200 f, 137237.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274260 f, 137267.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274320 f, 137297.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274380 f, 137327.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274440 f, 137357.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274500 f, 137387.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274560 f, 137417.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274620 f, 137447.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274680 f, 137477.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274740 f, 137438.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274800 f, 137468.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274860 f, 137498.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274920 f, 137528.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 274980 f, 137558.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275040 f, 137588.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275100 f, 137618.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275160 f, 137648.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893700 f, 70160.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741440 f, 111502.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893760 f, 70164.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741500 f, 111505.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893820 f, 70169.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741560 f, 111509.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275220 f, 137678.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275280 f, 137708.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275340 f, 137738.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275400 f, 137768.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275460 f, 137730.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275520 f, 137760.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275580 f, 137790.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275640 f, 137820.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275700 f, 137850.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275760 f, 137880.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275820 f, 137910.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275880 f, 137940.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 275940 f, 137970.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276000 f, 137931.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276060 f, 137961.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276120 f, 137991.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276180 f, 138020.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276240 f, 138050.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276300 f, 138080.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893880 f, 70174.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741620 f, 111513.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893940 f, 70178.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276360 f, 138110.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276420 f, 138140.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276480 f, 138170.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276540 f, 138131.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276600 f, 138161.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276660 f, 138191.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276720 f, 138221.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741680 f, 111517.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894000 f, 70183.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741740 f, 111521.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894060 f, 70188.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276780 f, 138251.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276840 f, 138281.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276900 f, 138311.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741800 f, 111525.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 276960 f, 138341.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894120 f, 70187.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741860 f, 111521.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894180 f, 70192.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277020 f, 138371.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277080 f, 138401.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277140 f, 138362.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277200 f, 138392.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277260 f, 138422.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277320 f, 138452.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277380 f, 138482.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277440 f, 138512.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277500 f, 138542.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277560 f, 138572.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277620 f, 138602.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741920 f, 111525.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277680 f, 138562.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277740 f, 138592.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277800 f, 138622.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277860 f, 138652.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277920 f, 138682.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894240 f, 70197.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 277980 f, 138712.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278040 f, 138742.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278100 f, 138772.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278160 f, 138802.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1741980 f, 111529.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894300 f, 70201.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1742040 f, 111533.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894360 f, 70206.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1742100 f, 111537.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894420 f, 70211.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1742160 f, 111541.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894480 f, 70215.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1742220 f, 111544.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894540 f, 70220.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278220 f, 138832.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278280 f, 138793.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278340 f, 138822.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278400 f, 138852.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278460 f, 138882.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278520 f, 138912.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278580 f, 138942.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278640 f, 138972.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278700 f, 139002.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278760 f, 139032.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278820 f, 139062.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278880 f, 139022.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 278940 f, 139052.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1742280 f, 111548.7 fps, 0 ms/f
[junit] 12 s: 60 f / 41 ms, 1463.4 fps, 0 ms/f; total: 894600 f, 70000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279000 f, 139082.7 fps, 0 ms/f
[junit] 15 s: 60 f / 41 ms, 1463.4 fps, 0 ms/f; total: 1742340 f, 111260.5 fps, 0 ms/f
[junit] 12 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 894660 f, 69993.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279060 f, 139112.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279120 f, 139142.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279180 f, 139172.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279240 f, 139202.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279300 f, 139232.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279360 f, 139262.2 fps, 0 ms/f
[junit] 15 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1742400 f, 111250.1 fps, 0 ms/f
[junit] 15 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1742460 f, 111218.4 fps, 0 ms/f
[junit] 12 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 894720 f, 69971.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894780 f, 69975.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1742520 f, 111222.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894840 f, 69980.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1742580 f, 111226.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894900 f, 69985.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1742640 f, 111222.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894960 f, 69984.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1742700 f, 111226.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895020 f, 69989.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1742760 f, 111230.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279420 f, 139292.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279480 f, 139322.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895080 f, 69993.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1742820 f, 111234.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279540 f, 139282.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279600 f, 139312.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279660 f, 139342.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279720 f, 139372.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895140 f, 69998.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1742880 f, 111238.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895200 f, 70003.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1742940 f, 111242.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895260 f, 70007.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743000 f, 111245.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895320 f, 70012.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743060 f, 111249.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895380 f, 70017.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743120 f, 111253.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895440 f, 70021.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743180 f, 111257.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895500 f, 70021.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743240 f, 111254.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895560 f, 70025.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743300 f, 111257.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895620 f, 70030.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743360 f, 111261.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895680 f, 70035.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743420 f, 111265.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895740 f, 70039.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743480 f, 111269.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895800 f, 70044.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743540 f, 111273.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895860 f, 70049.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743600 f, 111277.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895920 f, 70053.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743660 f, 111280.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895980 f, 70058.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743720 f, 111284.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896040 f, 70057.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743780 f, 111281.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896100 f, 70062.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743840 f, 111285.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896160 f, 70067.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743900 f, 111289.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896220 f, 70071.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1743960 f, 111292.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896280 f, 70076.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744020 f, 111296.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896340 f, 70081.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744080 f, 111300.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896400 f, 70086.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744140 f, 111304.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896460 f, 70090.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744200 f, 111308.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896520 f, 70095.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744260 f, 111312.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896580 f, 70094.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744320 f, 111308.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896640 f, 70099.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744380 f, 111312.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896700 f, 70103.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279780 f, 139402.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279840 f, 139431.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279900 f, 139461.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 279960 f, 139491.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280020 f, 139521.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280080 f, 139482.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280140 f, 139511.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280200 f, 139541.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280260 f, 139571.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280320 f, 139601.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280380 f, 139631.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280440 f, 139661.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280500 f, 139691.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280560 f, 139721.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280620 f, 139751.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280680 f, 139711.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280740 f, 139741.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280800 f, 139771.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280860 f, 139800.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280920 f, 139830.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 280980 f, 139860.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281040 f, 139890.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281100 f, 139920.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281160 f, 139950.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281220 f, 139910.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281280 f, 139940.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281340 f, 139970.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281400 f, 140000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281460 f, 140029.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281520 f, 139990.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281580 f, 140019.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281640 f, 140049.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281700 f, 140079.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281760 f, 140039.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281820 f, 140069.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281880 f, 140099.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 281940 f, 140129.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744440 f, 111316.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896760 f, 70108.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744500 f, 111320.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896820 f, 70113.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744560 f, 111324.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896880 f, 70118.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744620 f, 111327.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896940 f, 70122.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282000 f, 140159.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282060 f, 140188.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282120 f, 140218.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282180 f, 140248.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282240 f, 140278.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744680 f, 111331.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282300 f, 140308.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282360 f, 140268.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282420 f, 140298.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282480 f, 140327.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282540 f, 140357.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282600 f, 140387.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282660 f, 140417.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282720 f, 140447.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282780 f, 140476.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282840 f, 140506.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897000 f, 70127.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282900 f, 140536.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 282960 f, 140496.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283020 f, 140526.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283080 f, 140556.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283140 f, 140585.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283200 f, 140615.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283260 f, 140645.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283320 f, 140675.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283380 f, 140705.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283440 f, 140734.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283500 f, 140764.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283560 f, 140724.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283620 f, 140754.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283680 f, 140784.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283740 f, 140813.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283800 f, 140843.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283860 f, 140873.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283920 f, 140903.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 283980 f, 140933.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284040 f, 140962.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284100 f, 140922.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284160 f, 140952.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284220 f, 140982.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284280 f, 141011.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284340 f, 141041.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284400 f, 141071.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284460 f, 141101.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284520 f, 141130.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284580 f, 141160.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284640 f, 141190.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284700 f, 141150.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284760 f, 141179.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744740 f, 111335.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897060 f, 70132.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744800 f, 111339.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897120 f, 70131.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744860 f, 111336.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897180 f, 70136.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744920 f, 111339.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897240 f, 70140.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1744980 f, 111343.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897300 f, 70145.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745040 f, 111347.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897360 f, 70150.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745100 f, 111351.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897420 f, 70154.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745160 f, 111355.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897480 f, 70159.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745220 f, 111359.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897540 f, 70164.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745280 f, 111362.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897600 f, 70168.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745340 f, 111359.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897660 f, 70168.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745400 f, 111363.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897720 f, 70172.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745460 f, 111367.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897780 f, 70177.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745520 f, 111371.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897840 f, 70182.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745580 f, 111374.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897900 f, 70186.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745640 f, 111378.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897960 f, 70191.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745700 f, 111382.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898020 f, 70196.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745760 f, 111386.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898080 f, 70200.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745820 f, 111390.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898140 f, 70205.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745880 f, 111387.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898200 f, 70204.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1745940 f, 111390.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898260 f, 70209.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746000 f, 111394.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898320 f, 70214.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746060 f, 111398.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898380 f, 70218.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746120 f, 111402.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898440 f, 70223.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746180 f, 111406.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746240 f, 111409.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898500 f, 70228.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746300 f, 111413.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898560 f, 70232.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746360 f, 111417.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898620 f, 70237.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746420 f, 111421.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898680 f, 70236.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746480 f, 111418.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898740 f, 70241.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746540 f, 111422.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898800 f, 70246.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284820 f, 141209.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746600 f, 111425.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898860 f, 70250.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284880 f, 141239.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746660 f, 111429.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 284940 f, 141269.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285000 f, 141298.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898920 f, 70255.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746720 f, 111433.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898980 f, 70260.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746780 f, 111437.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899040 f, 70264.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746840 f, 111434.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899100 f, 70264.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285060 f, 141328.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746900 f, 111437.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285120 f, 141358.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899160 f, 70268.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285180 f, 141388.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1746960 f, 111441.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285240 f, 141417.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899220 f, 70273.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285300 f, 141377.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747020 f, 111445.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285360 f, 141407.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899280 f, 70278.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285420 f, 141437.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747080 f, 111449.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285480 f, 141466.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899340 f, 70282.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285540 f, 141496.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747140 f, 111453.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285600 f, 141526.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899400 f, 70287.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285660 f, 141556.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747200 f, 111457.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285720 f, 141585.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899460 f, 70292.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285780 f, 141615.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747260 f, 111460.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285840 f, 141645.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899520 f, 70296.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285900 f, 141674.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747320 f, 111464.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 285960 f, 141634.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899580 f, 70301.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286020 f, 141664.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747380 f, 111461.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286080 f, 141693.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899640 f, 70300.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747440 f, 111465.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899700 f, 70305.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747500 f, 111469.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899760 f, 70310.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747560 f, 111472.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899820 f, 70314.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747620 f, 111476.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899880 f, 70319.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747680 f, 111480.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899940 f, 70324.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747740 f, 111484.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900000 f, 70328.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747800 f, 111488.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900060 f, 70333.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747860 f, 111484.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900120 f, 70332.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747920 f, 111488.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900180 f, 70337.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1747980 f, 111492.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900240 f, 70342.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748040 f, 111496.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900300 f, 70346.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748100 f, 111500.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900360 f, 70351.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748160 f, 111504.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900420 f, 70356.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748220 f, 111507.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900480 f, 70360.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748280 f, 111511.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900540 f, 70365.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748340 f, 111515.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900600 f, 70370.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748400 f, 111512.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900660 f, 70369.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748460 f, 111516.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900720 f, 70374.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900780 f, 70378.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748520 f, 111519.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900840 f, 70383.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748580 f, 111523.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900900 f, 70388.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748640 f, 111527.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900960 f, 70393.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748700 f, 111531.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901020 f, 70397.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748760 f, 111535.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901080 f, 70402.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748820 f, 111539.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901140 f, 70401.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748880 f, 111535.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901200 f, 70406.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1748940 f, 111539.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901260 f, 70410.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749000 f, 111543.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901320 f, 70415.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749060 f, 111547.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901380 f, 70420.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749120 f, 111551.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901440 f, 70425.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749180 f, 111554.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901500 f, 70429.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749240 f, 111558.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901560 f, 70434.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749300 f, 111562.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901620 f, 70439.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286140 f, 141723.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749360 f, 111566.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286200 f, 141753.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901680 f, 70438.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286260 f, 141783.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749420 f, 111563.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286320 f, 141812.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901740 f, 70442.9 fps, 0 ms/f
[junit] 2 s: 60 f / 32 ms, 1875.0 fps, 0 ms/f; total: 286380 f, 139629.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749480 f, 111566.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286440 f, 139658.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286500 f, 139687.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901800 f, 70447.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286560 f, 139717.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749540 f, 111570.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286620 f, 139678.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901860 f, 70452.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286680 f, 139707.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749600 f, 111574.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286740 f, 139736.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749660 f, 111578.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286800 f, 139766.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901920 f, 70456.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286860 f, 139795.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749720 f, 111582.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286920 f, 139824.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901980 f, 70461.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 286980 f, 139853.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749780 f, 111585.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287040 f, 139883.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902040 f, 70466.3 fps, 0 ms/f
[junit] 2 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 287100 f, 139776.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749840 f, 111589.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287160 f, 139805.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902100 f, 70471.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287220 f, 139834.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749900 f, 111586.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287280 f, 139863.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902160 f, 70470.2 fps, 0 ms/f
[junit] 2 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 287340 f, 139215.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1749960 f, 111590.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287400 f, 139244.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902220 f, 70474.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287460 f, 139273.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750020 f, 111594.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287520 f, 139302.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902280 f, 70479.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287580 f, 139331.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750080 f, 111598.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287640 f, 139360.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902340 f, 70484.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287700 f, 139389.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750140 f, 111601.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287760 f, 139418.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902400 f, 70488.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287820 f, 139447.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750200 f, 111605.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287880 f, 139476.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902460 f, 70493.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 287940 f, 139438.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750260 f, 111609.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288000 f, 139467.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902520 f, 70498.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288060 f, 139496.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750320 f, 111613.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288120 f, 139525.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902580 f, 70503.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288180 f, 139554.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750380 f, 111617.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288240 f, 139583.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902640 f, 70507.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288300 f, 139612.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750440 f, 111620.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288360 f, 139641.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902700 f, 70506.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288420 f, 139670.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750500 f, 111617.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288480 f, 139632.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902760 f, 70511.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288540 f, 139661.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750560 f, 111621.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288600 f, 139690.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902820 f, 70516.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288660 f, 139719.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750620 f, 111625.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288720 f, 139748.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902880 f, 70520.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288780 f, 139777.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750680 f, 111629.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288840 f, 139806.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902940 f, 70525.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288900 f, 139835.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750740 f, 111632.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 288960 f, 139864.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903000 f, 70530.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289020 f, 139893.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750800 f, 111636.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289080 f, 139854.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903060 f, 70535.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289140 f, 139883.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750860 f, 111640.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289200 f, 139912.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903120 f, 70539.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289260 f, 139941.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1750920 f, 111637.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289320 f, 139970.9 fps, 0 ms/f
[junit] 15 s: 60 f / 127 ms, 472.4 fps, 2 ms/f; total: 1750980 f, 110744.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289380 f, 140000.0 fps, 0 ms/f
[junit] 12 s: 60 f / 128 ms, 468.7 fps, 2 ms/f; total: 903180 f, 69846.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289440 f, 140029.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751040 f, 110748.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289500 f, 140058.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903240 f, 69850.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289560 f, 140087.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751100 f, 110752.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289620 f, 140048.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903300 f, 69855.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289680 f, 140077.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751160 f, 110748.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289740 f, 140106.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903360 f, 69854.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289800 f, 140135.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751220 f, 110752.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289860 f, 140164.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903420 f, 69859.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289920 f, 140193.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751280 f, 110756.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 289980 f, 140222.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903480 f, 69863.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290040 f, 140251.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751340 f, 110753.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290100 f, 140280.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903540 f, 69863.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290160 f, 140309.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290220 f, 140270.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290280 f, 140299.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290340 f, 140328.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290400 f, 140357.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751400 f, 110756.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290460 f, 140386.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903600 f, 69867.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290520 f, 140415.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751460 f, 110760.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290580 f, 140444.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903660 f, 69872.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290640 f, 140473.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751520 f, 110757.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290700 f, 140502.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903720 f, 69871.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290760 f, 140531.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751580 f, 110761.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290820 f, 140492.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903780 f, 69876.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290880 f, 140521.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751640 f, 110765.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 290940 f, 140550.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903840 f, 69880.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291000 f, 140579.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751700 f, 110761.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291060 f, 140608.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903900 f, 69880.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291120 f, 140637.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751760 f, 110765.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291180 f, 140666.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903960 f, 69884.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291240 f, 140695.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751820 f, 110769.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291300 f, 140724.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904020 f, 69889.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291360 f, 140753.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751880 f, 110766.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291420 f, 140714.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904080 f, 69888.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291480 f, 140743.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1751940 f, 110770.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291540 f, 140772.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904140 f, 69893.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291600 f, 140801.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752000 f, 110773.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291660 f, 140830.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904200 f, 69897.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291720 f, 140859.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752060 f, 110770.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291780 f, 140888.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904260 f, 69897.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291840 f, 140917.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752120 f, 110774.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291900 f, 140946.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904320 f, 69901.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 291960 f, 140907.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752180 f, 110778.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292020 f, 140936.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904380 f, 69906.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292080 f, 140965.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752240 f, 110775.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292140 f, 140994.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904440 f, 69905.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752300 f, 110778.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904500 f, 69910.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752360 f, 110782.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292200 f, 141023.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904560 f, 69914.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292260 f, 141052.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292320 f, 141081.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292380 f, 141110.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752420 f, 110779.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292440 f, 141139.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292500 f, 141167.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904620 f, 69914.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292560 f, 141128.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292620 f, 141157.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292680 f, 141186.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292740 f, 141215.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292800 f, 141244.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292860 f, 141273.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292920 f, 141302.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 292980 f, 141331.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293040 f, 141360.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293100 f, 141389.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293160 f, 141350.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293220 f, 141378.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293280 f, 141407.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293340 f, 141436.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293400 f, 141465.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293460 f, 141494.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293520 f, 141523.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293580 f, 141552.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293640 f, 141581.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293700 f, 141610.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293760 f, 141639.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293820 f, 141600.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293880 f, 141628.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 293940 f, 141657.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294000 f, 141686.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294060 f, 141715.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294120 f, 141744.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294180 f, 141773.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294240 f, 141802.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294300 f, 141831.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294360 f, 141860.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294420 f, 141820.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294480 f, 141849.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294540 f, 141878.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294600 f, 141907.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294660 f, 141936.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294720 f, 141965.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294780 f, 141994.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294840 f, 142023.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294900 f, 142052.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 294960 f, 142080.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295020 f, 142041.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295080 f, 142070.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295140 f, 142030.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295200 f, 142059.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295260 f, 142088.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295320 f, 142117.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295380 f, 142146.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295440 f, 142175.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295500 f, 142204.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295560 f, 142164.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295620 f, 142193.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295680 f, 142222.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295740 f, 142251.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295800 f, 142279.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295860 f, 142308.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752480 f, 110783.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295920 f, 142337.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904680 f, 69918.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 295980 f, 142366.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752540 f, 110787.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296040 f, 142326.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904740 f, 69923.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296100 f, 142355.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752600 f, 110783.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296160 f, 142384.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904800 f, 69922.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296220 f, 142413.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752660 f, 110787.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296280 f, 142442.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904860 f, 69927.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296340 f, 142471.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752720 f, 110791.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296400 f, 142500.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904920 f, 69931.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296460 f, 142528.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752780 f, 110788.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296520 f, 142557.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904980 f, 69931.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296580 f, 142586.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752840 f, 110791.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296640 f, 142546.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905040 f, 69935.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296700 f, 142575.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752900 f, 110795.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296760 f, 142604.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905100 f, 69940.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296820 f, 142633.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1752960 f, 110792.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296880 f, 142662.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905160 f, 69939.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 296940 f, 142691.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753020 f, 110796.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297000 f, 142719.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905220 f, 69944.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297060 f, 142748.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753080 f, 110800.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297120 f, 142777.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905280 f, 69949.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297180 f, 142806.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753140 f, 110796.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297240 f, 142835.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905340 f, 69948.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297300 f, 142864.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753200 f, 110800.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297360 f, 142824.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905400 f, 69952.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297420 f, 142853.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753260 f, 110804.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297480 f, 142881.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905460 f, 69957.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297540 f, 142910.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753320 f, 110808.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297600 f, 142939.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905520 f, 69962.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297660 f, 142968.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753380 f, 110805.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297720 f, 142997.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905580 f, 69961.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297780 f, 142957.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753440 f, 110808.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297840 f, 142986.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905640 f, 69966.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297900 f, 143014.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753500 f, 110805.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 297960 f, 143043.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905700 f, 69965.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298020 f, 143072.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753560 f, 110809.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298080 f, 143101.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905760 f, 69969.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298140 f, 143130.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298200 f, 143158.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753620 f, 110813.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298260 f, 143187.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905820 f, 69974.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298320 f, 143216.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298380 f, 143176.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753680 f, 110810.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298440 f, 143205.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905880 f, 69973.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298500 f, 143234.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753740 f, 110813.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298560 f, 143262.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905940 f, 69978.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298620 f, 143291.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753800 f, 110817.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298680 f, 143320.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906000 f, 69983.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298740 f, 143349.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753860 f, 110821.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298800 f, 143378.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906060 f, 69982.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298860 f, 143406.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753920 f, 110818.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906120 f, 69986.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1753980 f, 110822.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906180 f, 69991.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754040 f, 110825.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906240 f, 69996.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754100 f, 110822.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906300 f, 69995.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754160 f, 110826.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906360 f, 70000.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754220 f, 110830.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906420 f, 70004.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754280 f, 110826.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906480 f, 70003.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754340 f, 110830.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906540 f, 70008.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754400 f, 110834.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906600 f, 70013.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754460 f, 110831.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906660 f, 70012.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754520 f, 110835.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906720 f, 70016.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754580 f, 110838.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906780 f, 70021.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754640 f, 110835.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906840 f, 70020.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754700 f, 110839.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906900 f, 70025.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754760 f, 110843.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906960 f, 70030.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754820 f, 110840.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907020 f, 70029.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754880 f, 110843.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907080 f, 70033.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1754940 f, 110847.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907140 f, 70033.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755000 f, 110844.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907200 f, 70037.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755060 f, 110841.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907260 f, 70037.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755120 f, 110845.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907320 f, 70041.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755180 f, 110841.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907380 f, 70040.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755240 f, 110845.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907440 f, 70045.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755300 f, 110849.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907500 f, 70050.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755360 f, 110853.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907560 f, 70054.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755420 f, 110856.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907620 f, 70059.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298920 f, 143435.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755480 f, 110860.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 298980 f, 143395.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755540 f, 110864.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299040 f, 143424.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299100 f, 143453.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907680 f, 70064.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299160 f, 143482.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755600 f, 110868.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299220 f, 143510.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907740 f, 70068.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299280 f, 143539.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755660 f, 110872.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299340 f, 143568.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907800 f, 70067.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299400 f, 143597.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755720 f, 110868.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299460 f, 143625.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907860 f, 70072.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299520 f, 143654.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755780 f, 110872.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299580 f, 143614.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907920 f, 70077.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755840 f, 110876.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907980 f, 70081.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755900 f, 110880.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908040 f, 70086.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1755960 f, 110884.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908100 f, 70091.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756020 f, 110887.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908160 f, 70095.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756080 f, 110891.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908220 f, 70100.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299640 f, 143643.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756140 f, 110895.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299700 f, 143672.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908280 f, 70104.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299760 f, 143700.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756200 f, 110899.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299820 f, 143729.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908340 f, 70104.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299880 f, 143758.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756260 f, 110896.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 299940 f, 143787.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908400 f, 70108.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300000 f, 143815.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756320 f, 110899.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300060 f, 143844.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908460 f, 70113.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300120 f, 143873.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756380 f, 110903.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300180 f, 143833.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908520 f, 70118.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300240 f, 143862.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756440 f, 110907.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300300 f, 143890.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908580 f, 70122.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300360 f, 143919.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756500 f, 110911.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300420 f, 143948.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908640 f, 70127.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300480 f, 143977.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756560 f, 110914.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300540 f, 144005.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908700 f, 70131.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300600 f, 144034.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756620 f, 110918.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300660 f, 144063.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908760 f, 70136.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300720 f, 144022.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756680 f, 110915.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300780 f, 144051.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300840 f, 144080.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300900 f, 144109.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300960 f, 144137.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301020 f, 144166.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301080 f, 144195.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908820 f, 70135.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301140 f, 144224.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756740 f, 110919.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301200 f, 144252.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301260 f, 144281.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908880 f, 70140.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301320 f, 144241.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756800 f, 110923.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301380 f, 144269.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908940 f, 70145.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301440 f, 144298.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756860 f, 110926.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301500 f, 144327.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909000 f, 70149.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301560 f, 144356.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756920 f, 110930.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301620 f, 144384.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909060 f, 70154.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301680 f, 144413.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1756980 f, 110934.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301740 f, 144442.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909120 f, 70158.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301800 f, 144471.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757040 f, 110938.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301860 f, 144499.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909180 f, 70163.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301920 f, 144528.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757100 f, 110942.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 301980 f, 144557.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909240 f, 70168.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302040 f, 144516.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757160 f, 110945.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302100 f, 144545.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909300 f, 70167.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302160 f, 144574.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757220 f, 110942.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302220 f, 144602.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909360 f, 70172.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757280 f, 110946.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909420 f, 70176.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757340 f, 110950.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909480 f, 70181.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302280 f, 144631.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302340 f, 144660.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302400 f, 144689.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302460 f, 144717.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302520 f, 144746.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302580 f, 144775.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302640 f, 144734.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302700 f, 144763.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302760 f, 144791.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302820 f, 144820.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302880 f, 144849.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 302940 f, 144878.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303000 f, 144906.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303060 f, 144935.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303120 f, 144964.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303180 f, 144992.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303240 f, 144952.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303300 f, 144980.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303360 f, 145009.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303420 f, 145038.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303480 f, 145066.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303540 f, 145095.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303600 f, 145124.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303660 f, 145152.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303720 f, 145181.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303780 f, 145140.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303840 f, 145169.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303900 f, 145198.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 303960 f, 145226.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304020 f, 145255.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304080 f, 145284.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304140 f, 145312.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304200 f, 145341.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304260 f, 145370.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304320 f, 145398.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304380 f, 145358.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304440 f, 145386.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304500 f, 145346.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304560 f, 145374.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304620 f, 145403.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304680 f, 145431.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304740 f, 145460.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304800 f, 145489.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304860 f, 145517.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304920 f, 145477.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 304980 f, 145505.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305040 f, 145534.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305100 f, 145562.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305160 f, 145591.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305220 f, 145620.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305280 f, 145648.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305340 f, 145677.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305400 f, 145706.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305460 f, 145734.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305520 f, 145763.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305580 f, 145722.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305640 f, 145751.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305700 f, 145779.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305760 f, 145808.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305820 f, 145836.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305880 f, 145865.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 305940 f, 145894.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306000 f, 145922.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306060 f, 145951.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306120 f, 145979.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306180 f, 145938.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306240 f, 145967.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306300 f, 145996.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306360 f, 146024.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306420 f, 146053.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306480 f, 146081.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306540 f, 146110.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306600 f, 146139.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306660 f, 146167.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306720 f, 146126.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306780 f, 146155.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306840 f, 146183.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306900 f, 146212.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 306960 f, 146241.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307020 f, 146269.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307080 f, 146298.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307140 f, 146326.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307200 f, 146355.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307260 f, 146384.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307320 f, 146342.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307380 f, 146371.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307440 f, 146400.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307500 f, 146428.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307560 f, 146457.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307620 f, 146485.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307680 f, 146514.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307740 f, 146542.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307800 f, 146571.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307860 f, 146600.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307920 f, 146628.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 307980 f, 146587.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308040 f, 146615.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308100 f, 146644.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308160 f, 146673.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308220 f, 146701.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757400 f, 110953.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909540 f, 70185.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757460 f, 110957.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909600 f, 70190.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757520 f, 110961.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909660 f, 70195.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757580 f, 110965.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909720 f, 70199.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757640 f, 110969.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909780 f, 70204.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757700 f, 110972.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909840 f, 70203.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757760 f, 110969.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909900 f, 70208.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757820 f, 110973.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909960 f, 70212.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757880 f, 110977.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910020 f, 70217.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1757940 f, 110981.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910080 f, 70222.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758000 f, 110984.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910140 f, 70226.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758060 f, 110988.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910200 f, 70231.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758120 f, 110992.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910260 f, 70236.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758180 f, 110996.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910320 f, 70240.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758240 f, 111000.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910380 f, 70239.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758300 f, 110996.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910440 f, 70244.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758360 f, 111000.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910500 f, 70249.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758420 f, 111004.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910560 f, 70253.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758480 f, 111008.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910620 f, 70258.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758540 f, 111011.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910680 f, 70263.0 fps, 0 ms/f
[junit] 15 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1758600 f, 110994.6 fps, 0 ms/f
[junit] 12 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 910740 f, 70181.0 fps, 0 ms/f
[junit] 15 s: 60 f / 14 ms, 4285.7 fps, 0 ms/f; total: 1758660 f, 110900.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910800 f, 70180.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758720 f, 110904.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910860 f, 70184.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758780 f, 110901.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910920 f, 70184.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758840 f, 110897.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910980 f, 70183.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758900 f, 110901.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911040 f, 70187.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1758960 f, 110905.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911100 f, 70187.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759020 f, 110902.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911160 f, 70191.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759080 f, 110905.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911220 f, 70196.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759140 f, 110909.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911280 f, 70195.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759200 f, 110906.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911340 f, 70200.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759260 f, 110910.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911400 f, 70204.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759320 f, 110914.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911460 f, 70209.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759380 f, 110910.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911520 f, 70208.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759440 f, 110914.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911580 f, 70213.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759500 f, 110918.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911640 f, 70212.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759560 f, 110915.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911700 f, 70217.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759620 f, 110919.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911760 f, 70221.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759680 f, 110922.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911820 f, 70221.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759740 f, 110919.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911880 f, 70225.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759800 f, 110923.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911940 f, 70230.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759860 f, 110927.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912000 f, 70234.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759920 f, 110923.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912060 f, 70234.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1759980 f, 110927.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912120 f, 70238.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760040 f, 110931.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912180 f, 70243.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760100 f, 110928.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912240 f, 70242.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760160 f, 110932.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912300 f, 70241.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760220 f, 110928.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912360 f, 70246.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760280 f, 110932.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912420 f, 70251.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760340 f, 110929.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912480 f, 70250.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760400 f, 110933.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912540 f, 70254.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760460 f, 110937.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912600 f, 70259.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760520 f, 110933.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912660 f, 70258.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760580 f, 110937.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912720 f, 70263.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760640 f, 110941.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912780 f, 70267.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760700 f, 110938.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912840 f, 70267.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760760 f, 110941.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912900 f, 70271.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760820 f, 110945.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912960 f, 70276.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760880 f, 110942.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913020 f, 70275.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1760940 f, 110946.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913080 f, 70280.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761000 f, 110950.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913140 f, 70284.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761060 f, 110946.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913200 f, 70284.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761120 f, 110950.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913260 f, 70288.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761180 f, 110954.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913320 f, 70293.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761240 f, 110951.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913380 f, 70292.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761300 f, 110955.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913440 f, 70297.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761360 f, 110958.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913500 f, 70301.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761420 f, 110955.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913560 f, 70300.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761480 f, 110959.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913620 f, 70305.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761540 f, 110963.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913680 f, 70304.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761600 f, 110959.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913740 f, 70309.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761660 f, 110963.7 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913800 f, 70313.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761720 f, 110967.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913860 f, 70318.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761780 f, 110964.2 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913920 f, 70317.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761840 f, 110968.0 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913980 f, 70322.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761900 f, 110971.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914040 f, 70327.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1761960 f, 110975.6 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914100 f, 70326.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762020 f, 110972.4 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914160 f, 70330.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762080 f, 110976.1 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914220 f, 70335.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762140 f, 110979.9 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914280 f, 70334.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762200 f, 110976.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308280 f, 146730.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308340 f, 146758.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308400 f, 146787.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308460 f, 146815.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308520 f, 146774.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308580 f, 146803.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308640 f, 146831.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308700 f, 146860.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308760 f, 146888.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308820 f, 146917.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308880 f, 146945.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 308940 f, 146974.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309000 f, 147002.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309060 f, 147031.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309120 f, 147059.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309180 f, 147018.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309240 f, 147047.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309300 f, 147075.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309360 f, 147104.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309420 f, 147132.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309480 f, 147161.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309540 f, 147189.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309600 f, 147218.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309660 f, 147246.8 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914340 f, 70339.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762260 f, 110980.5 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914400 f, 70343.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762320 f, 110984.3 fps, 0 ms/f
[junit] 12 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914460 f, 70348.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762380 f, 110981.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914520 f, 70347.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762440 f, 110984.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914580 f, 70352.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762500 f, 110981.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914640 f, 70351.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762560 f, 110985.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914700 f, 70356.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762620 f, 110989.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914760 f, 70360.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762680 f, 110993.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914820 f, 70359.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762740 f, 110989.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914880 f, 70364.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762800 f, 110993.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914940 f, 70369.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762860 f, 110997.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915000 f, 70373.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762920 f, 110994.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915060 f, 70372.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1762980 f, 110997.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915120 f, 70377.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763040 f, 111001.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915180 f, 70382.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763100 f, 110998.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915240 f, 70381.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763160 f, 111002.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915300 f, 70386.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763220 f, 111006.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915360 f, 70390.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763280 f, 111002.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915420 f, 70389.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763340 f, 111006.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915480 f, 70394.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763400 f, 111010.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915540 f, 70399.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763460 f, 111007.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309720 f, 147205.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309780 f, 147233.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309840 f, 147262.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309900 f, 147290.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 309960 f, 147319.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310020 f, 147347.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310080 f, 147376.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310140 f, 147404.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310200 f, 147433.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310260 f, 147391.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310320 f, 147420.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310380 f, 147448.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310440 f, 147477.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310500 f, 147505.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310560 f, 147534.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310620 f, 147562.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310680 f, 147591.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310740 f, 147619.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310800 f, 147648.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310860 f, 147606.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310920 f, 147635.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 310980 f, 147663.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311040 f, 147692.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311100 f, 147720.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311160 f, 147749.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311220 f, 147777.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311280 f, 147806.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311340 f, 147834.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311400 f, 147863.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311460 f, 147821.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311520 f, 147850.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311580 f, 147878.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311640 f, 147906.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311700 f, 147935.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311760 f, 147963.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311820 f, 147992.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311880 f, 148020.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 311940 f, 148049.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312000 f, 148007.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312060 f, 148036.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312120 f, 148064.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312180 f, 148092.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312240 f, 148121.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312300 f, 148149.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312360 f, 148178.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312420 f, 148206.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312480 f, 148235.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312540 f, 148263.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312600 f, 148292.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312660 f, 148320.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312720 f, 148278.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312780 f, 148307.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312840 f, 148335.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312900 f, 148364.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 312960 f, 148392.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313020 f, 148421.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313080 f, 148449.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313140 f, 148477.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313200 f, 148506.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313260 f, 148534.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313320 f, 148492.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313380 f, 148521.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313440 f, 148549.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313500 f, 148578.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313560 f, 148606.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313620 f, 148564.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313680 f, 148593.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313740 f, 148621.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313800 f, 148649.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313860 f, 148678.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313920 f, 148706.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 313980 f, 148664.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314040 f, 148693.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314100 f, 148721.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314160 f, 148750.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314220 f, 148778.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314280 f, 148806.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314340 f, 148835.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314400 f, 148863.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314460 f, 148892.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314520 f, 148849.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314580 f, 148878.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314640 f, 148906.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314700 f, 148935.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314760 f, 148963.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314820 f, 148991.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314880 f, 149020.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 314940 f, 149048.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315000 f, 149006.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315060 f, 149035.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315120 f, 149063.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315180 f, 149091.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315240 f, 149120.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315300 f, 149148.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315360 f, 149176.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315420 f, 149205.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315480 f, 149233.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315540 f, 149262.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315600 f, 149290.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315660 f, 149318.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315720 f, 149276.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315780 f, 149304.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315840 f, 149333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315900 f, 149361.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 315960 f, 149390.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316020 f, 149418.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316080 f, 149446.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316140 f, 149475.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316200 f, 149432.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316260 f, 149461.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915600 f, 70398.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316320 f, 149489.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763520 f, 111010.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316380 f, 149517.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316440 f, 149546.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316500 f, 149574.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316560 f, 149603.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316620 f, 149631.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316680 f, 149589.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316740 f, 149617.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316800 f, 149645.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316860 f, 149674.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316920 f, 149702.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 316980 f, 149730.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317040 f, 149759.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317100 f, 149787.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317160 f, 149815.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915660 f, 70402.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317220 f, 149844.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317280 f, 149801.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317340 f, 149830.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317400 f, 149858.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317460 f, 149886.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317520 f, 149915.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317580 f, 149943.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317640 f, 149971.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317700 f, 150000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317760 f, 150028.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317820 f, 149985.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317880 f, 150014.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 317940 f, 150042.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318000 f, 150070.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318060 f, 150099.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318120 f, 150127.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318180 f, 150155.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318240 f, 150184.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318300 f, 150212.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318360 f, 150240.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318420 f, 150269.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318480 f, 150226.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318540 f, 150254.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318600 f, 150283.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318660 f, 150311.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318720 f, 150339.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318780 f, 150367.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318840 f, 150396.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318900 f, 150424.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 318960 f, 150452.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319020 f, 150481.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319080 f, 150438.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319140 f, 150466.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319200 f, 150495.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319260 f, 150523.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319320 f, 150551.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319380 f, 150579.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319440 f, 150608.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319500 f, 150636.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319560 f, 150664.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319620 f, 150693.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319680 f, 150721.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319740 f, 150749.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319800 f, 150706.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319860 f, 150735.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319920 f, 150763.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 319980 f, 150791.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320040 f, 150819.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320100 f, 150848.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320160 f, 150876.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320220 f, 150904.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320280 f, 150933.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320340 f, 150961.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320400 f, 150918.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320460 f, 150946.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320520 f, 150975.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320580 f, 151003.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320640 f, 151031.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320700 f, 151059.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320760 f, 151088.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320820 f, 151116.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320880 f, 151144.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 320940 f, 151172.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321000 f, 151129.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321060 f, 151158.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321120 f, 151186.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321180 f, 151214.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321240 f, 151242.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321300 f, 151271.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321360 f, 151299.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321420 f, 151327.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321480 f, 151355.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321540 f, 151312.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321600 f, 151341.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321660 f, 151369.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763580 f, 111014.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915720 f, 70407.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763640 f, 111011.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915780 f, 70406.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763700 f, 111015.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915840 f, 70411.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763760 f, 111019.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915900 f, 70415.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763820 f, 111015.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915960 f, 70415.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763880 f, 111019.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916020 f, 70419.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1763940 f, 111023.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916080 f, 70424.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764000 f, 111020.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916140 f, 70423.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764060 f, 111023.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916200 f, 70428.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764120 f, 111027.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916260 f, 70432.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764180 f, 111024.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916320 f, 70431.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764240 f, 111028.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916380 f, 70436.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764300 f, 111032.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916440 f, 70441.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764360 f, 111028.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916500 f, 70440.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764420 f, 111032.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916560 f, 70445.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764480 f, 111036.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916620 f, 70449.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764540 f, 111040.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916680 f, 70448.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764600 f, 111037.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916740 f, 70453.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764660 f, 111040.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916800 f, 70458.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764720 f, 111044.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916860 f, 70457.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764780 f, 111041.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916920 f, 70461.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764840 f, 111045.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916980 f, 70466.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764900 f, 111048.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917040 f, 70465.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1764960 f, 111045.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917100 f, 70470.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765020 f, 111049.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917160 f, 70474.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765080 f, 111053.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917220 f, 70479.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765140 f, 111050.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917280 f, 70478.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765200 f, 111053.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917340 f, 70483.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765260 f, 111057.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917400 f, 70487.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765320 f, 111054.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917460 f, 70487.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765380 f, 111058.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917520 f, 70491.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765440 f, 111061.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917580 f, 70496.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765500 f, 111058.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321720 f, 151397.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321780 f, 151425.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917640 f, 70495.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321840 f, 151454.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321900 f, 151482.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 321960 f, 151510.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322020 f, 151538.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322080 f, 151567.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322140 f, 151523.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322200 f, 151552.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322260 f, 151580.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322320 f, 151608.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322380 f, 151636.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322440 f, 151665.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322500 f, 151693.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322560 f, 151721.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322620 f, 151749.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322680 f, 151777.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322740 f, 151734.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322800 f, 151763.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322860 f, 151791.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322920 f, 151819.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 322980 f, 151847.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323040 f, 151875.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323100 f, 151904.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323160 f, 151860.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323220 f, 151889.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323280 f, 151917.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323340 f, 151874.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323400 f, 151902.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323460 f, 151930.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323520 f, 151958.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323580 f, 151986.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323640 f, 152015.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323700 f, 152043.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323760 f, 152071.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323820 f, 152099.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323880 f, 152056.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 323940 f, 152084.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324000 f, 152112.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324060 f, 152140.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324120 f, 152169.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324180 f, 152197.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324240 f, 152225.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324300 f, 152253.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324360 f, 152281.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324420 f, 152309.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324480 f, 152338.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324540 f, 152294.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324600 f, 152322.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324660 f, 152351.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324720 f, 152379.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324780 f, 152407.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324840 f, 152435.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324900 f, 152463.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 324960 f, 152491.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325020 f, 152519.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325080 f, 152548.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325140 f, 152504.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325200 f, 152532.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325260 f, 152560.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325320 f, 152589.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325380 f, 152617.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325440 f, 152645.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325500 f, 152673.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325560 f, 152701.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325620 f, 152658.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325680 f, 152686.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325740 f, 152714.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325800 f, 152742.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325860 f, 152770.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325920 f, 152798.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 325980 f, 152827.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326040 f, 152855.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326100 f, 152883.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326160 f, 152911.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326220 f, 152867.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326280 f, 152895.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326340 f, 152924.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326400 f, 152952.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326460 f, 152980.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326520 f, 153008.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326580 f, 153036.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326640 f, 153064.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326700 f, 153092.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326760 f, 153049.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326820 f, 153077.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326880 f, 153105.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 326940 f, 153133.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327000 f, 153161.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327060 f, 153189.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327120 f, 153217.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327180 f, 153245.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327240 f, 153274.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327300 f, 153230.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327360 f, 153258.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327420 f, 153286.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327480 f, 153314.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327540 f, 153342.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327600 f, 153370.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327660 f, 153398.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327720 f, 153426.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327780 f, 153455.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327840 f, 153483.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327900 f, 153511.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 327960 f, 153539.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328020 f, 153495.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328080 f, 153523.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328140 f, 153551.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328200 f, 153579.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328260 f, 153607.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328320 f, 153635.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328380 f, 153664.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765560 f, 111062.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917700 f, 70500.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765620 f, 111066.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917760 f, 70504.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765680 f, 111063.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917820 f, 70503.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765740 f, 111066.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917880 f, 70508.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765800 f, 111070.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917940 f, 70513.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765860 f, 111067.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918000 f, 70512.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765920 f, 111071.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918060 f, 70516.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1765980 f, 111074.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918120 f, 70521.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1766040 f, 111071.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918180 f, 70520.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1766100 f, 111075.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918240 f, 70525.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1766160 f, 111079.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918300 f, 70529.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1766220 f, 111083.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918360 f, 70529.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1766280 f, 111079.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918420 f, 70533.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1766340 f, 111083.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918480 f, 70538.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1766400 f, 111080.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918540 f, 70537.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1766460 f, 111084.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918600 f, 70542.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1766520 f, 111087.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918660 f, 70546.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1766580 f, 111091.6 fps, 0 ms/f
[junit] 13 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 918720 f, 70518.8 fps, 0 ms/f
[junit] 15 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 1766640 f, 111053.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918780 f, 70518.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1766700 f, 111050.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918840 f, 70522.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1766760 f, 111054.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918900 f, 70527.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1766820 f, 111050.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918960 f, 70526.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1766880 f, 111054.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919020 f, 70531.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1766940 f, 111058.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919080 f, 70535.6 fps, 0 ms/f
[junit] 15 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1767000 f, 111048.2 fps, 0 ms/f
[junit] 13 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 919140 f, 70529.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767060 f, 111045.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919200 f, 70528.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767120 f, 111041.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919260 f, 70527.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767180 f, 111045.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919320 f, 70532.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767240 f, 111049.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919380 f, 70531.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767300 f, 111046.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919440 f, 70536.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767360 f, 111049.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919500 f, 70540.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767420 f, 111053.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919560 f, 70545.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767480 f, 111050.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919620 f, 70544.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767540 f, 111054.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919680 f, 70549.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767600 f, 111058.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919740 f, 70553.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767660 f, 111054.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919800 f, 70553.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767720 f, 111058.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919860 f, 70557.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767780 f, 111062.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919920 f, 70562.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767840 f, 111059.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919980 f, 70561.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767900 f, 111062.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920040 f, 70566.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1767960 f, 111066.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920100 f, 70570.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768020 f, 111070.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920160 f, 70569.8 fps, 0 ms/f
[junit] 15 s: 60 f / 8 ms, 7500.0 fps, 0 ms/f; total: 1768080 f, 111018.4 fps, 0 ms/f
[junit] 13 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 920220 f, 70536.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768140 f, 111022.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920280 f, 70535.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768200 f, 111019.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920340 f, 70540.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768260 f, 111015.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920400 f, 70539.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768320 f, 111019.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920460 f, 70544.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768380 f, 111016.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920520 f, 70543.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768440 f, 111020.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920580 f, 70547.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768500 f, 111023.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920640 f, 70552.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768560 f, 111020.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920700 f, 70551.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768620 f, 111024.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920760 f, 70556.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768680 f, 111028.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920820 f, 70555.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768740 f, 111025.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920880 f, 70560.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768800 f, 111028.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920940 f, 70564.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768860 f, 111025.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921000 f, 70563.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768920 f, 111029.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921060 f, 70568.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1768980 f, 111026.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921120 f, 70567.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769040 f, 111029.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921180 f, 70572.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769100 f, 111033.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921240 f, 70576.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328440 f, 153692.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769160 f, 111037.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921300 f, 70576.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769220 f, 111034.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921360 f, 70580.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769280 f, 111038.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921420 f, 70585.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769340 f, 111041.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921480 f, 70589.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769400 f, 111045.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769460 f, 111049.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921540 f, 70594.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769520 f, 111046.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921600 f, 70593.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769580 f, 111049.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921660 f, 70598.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769640 f, 111053.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921720 f, 70602.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769700 f, 111057.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921780 f, 70607.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769760 f, 111061.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921840 f, 70612.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769820 f, 111064.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921900 f, 70616.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769880 f, 111068.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921960 f, 70621.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1769940 f, 111072.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922020 f, 70625.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770000 f, 111076.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922080 f, 70625.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770060 f, 111073.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922140 f, 70629.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770120 f, 111076.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922200 f, 70634.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770180 f, 111080.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922260 f, 70638.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328500 f, 153720.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328560 f, 153676.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328620 f, 153704.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328680 f, 153732.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328740 f, 153760.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328800 f, 153788.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328860 f, 153816.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328920 f, 153844.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 328980 f, 153872.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329040 f, 153900.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329100 f, 153856.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329160 f, 153885.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329220 f, 153913.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329280 f, 153941.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329340 f, 153969.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329400 f, 153997.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329460 f, 154025.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329520 f, 154053.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329580 f, 154081.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329640 f, 154109.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329700 f, 154065.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329760 f, 154093.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329820 f, 154121.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329880 f, 154149.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 329940 f, 154177.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330000 f, 154205.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330060 f, 154233.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330120 f, 154261.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330180 f, 154289.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770240 f, 111084.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330240 f, 154317.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922320 f, 70643.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330300 f, 154273.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770300 f, 111088.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330360 f, 154301.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922380 f, 70647.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330420 f, 154329.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770360 f, 111091.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922440 f, 70652.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770420 f, 111095.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922500 f, 70657.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770480 f, 111099.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922560 f, 70661.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770540 f, 111103.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922620 f, 70660.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770600 f, 111099.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922680 f, 70665.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770660 f, 111103.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922740 f, 70670.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770720 f, 111107.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922800 f, 70674.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770780 f, 111111.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922860 f, 70679.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770840 f, 111115.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922920 f, 70683.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770900 f, 111118.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922980 f, 70688.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1770960 f, 111122.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923040 f, 70693.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771020 f, 111126.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330480 f, 154357.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330540 f, 154385.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330600 f, 154413.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330660 f, 154441.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330720 f, 154469.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330780 f, 154497.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330840 f, 154525.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330900 f, 154553.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 330960 f, 154509.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331020 f, 154537.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331080 f, 154565.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331140 f, 154593.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331200 f, 154621.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331260 f, 154649.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331320 f, 154677.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331380 f, 154705.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331440 f, 154733.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331500 f, 154689.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331560 f, 154717.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331620 f, 154745.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331680 f, 154773.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331740 f, 154801.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331800 f, 154829.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331860 f, 154857.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331920 f, 154885.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 331980 f, 154913.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332040 f, 154941.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332100 f, 154897.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332160 f, 154925.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332220 f, 154881.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332280 f, 154909.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332340 f, 154937.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332400 f, 154965.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332460 f, 154993.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332520 f, 155020.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332580 f, 155048.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332640 f, 155076.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332700 f, 155032.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332760 f, 155060.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332820 f, 155088.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332880 f, 155116.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 332940 f, 155144.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333000 f, 155172.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333060 f, 155200.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333120 f, 155228.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333180 f, 155256.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333240 f, 155284.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333300 f, 155239.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333360 f, 155267.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333420 f, 155295.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333480 f, 155323.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333540 f, 155351.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333600 f, 155379.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333660 f, 155407.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333720 f, 155435.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333780 f, 155463.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333840 f, 155491.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333900 f, 155519.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 333960 f, 155474.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334020 f, 155502.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334080 f, 155530.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334140 f, 155558.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334200 f, 155586.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334260 f, 155614.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334320 f, 155642.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334380 f, 155670.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334440 f, 155698.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334500 f, 155726.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334560 f, 155754.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334620 f, 155709.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334680 f, 155737.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923100 f, 70697.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771080 f, 111123.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923160 f, 70696.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771140 f, 111126.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923220 f, 70701.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771200 f, 111130.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923280 f, 70706.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771260 f, 111134.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923340 f, 70710.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771320 f, 111138.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923400 f, 70715.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771380 f, 111141.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923460 f, 70719.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771440 f, 111145.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923520 f, 70724.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771500 f, 111149.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923580 f, 70729.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771560 f, 111146.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923640 f, 70728.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771620 f, 111150.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923700 f, 70732.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771680 f, 111153.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923760 f, 70737.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771740 f, 111157.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923820 f, 70742.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771800 f, 111161.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923880 f, 70746.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771860 f, 111165.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923940 f, 70751.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771920 f, 111168.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924000 f, 70755.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1771980 f, 111172.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924060 f, 70760.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1772040 f, 111176.3 fps, 0 ms/f
[junit] 13 s: 60 f / 40 ms, 1500.0 fps, 0 ms/f; total: 924120 f, 70548.9 fps, 0 ms/f
[junit] 15 s: 60 f / 40 ms, 1500.0 fps, 0 ms/f; total: 1772100 f, 110901.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924180 f, 70548.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1772160 f, 110898.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924240 f, 70547.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1772220 f, 110895.4 fps, 0 ms/f
[junit] 13 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 924300 f, 70541.1 fps, 0 ms/f
[junit] 15 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1772280 f, 110885.3 fps, 0 ms/f
[junit] 13 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 924360 f, 70513.3 fps, 0 ms/f
[junit] 15 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 1772340 f, 110847.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334740 f, 155765.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334800 f, 155793.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334860 f, 155821.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334920 f, 155849.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 334980 f, 155877.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335040 f, 155905.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335100 f, 155932.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335160 f, 155888.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335220 f, 155916.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335280 f, 155944.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335340 f, 155972.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335400 f, 156000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335460 f, 156027.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335520 f, 156055.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335580 f, 156083.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335640 f, 156111.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335700 f, 156139.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335760 f, 156094.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335820 f, 156122.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335880 f, 156150.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 335940 f, 156178.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336000 f, 156206.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336060 f, 156234.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336120 f, 156262.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336180 f, 156290.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336240 f, 156317.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336300 f, 156273.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336360 f, 156301.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336420 f, 156329.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336480 f, 156356.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336540 f, 156384.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336600 f, 156412.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336660 f, 156440.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336720 f, 156468.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336780 f, 156496.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336840 f, 156524.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336900 f, 156552.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 336960 f, 156507.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337020 f, 156535.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337080 f, 156562.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337140 f, 156590.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337200 f, 156618.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337260 f, 156646.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337320 f, 156674.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337380 f, 156702.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337440 f, 156730.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337500 f, 156758.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337560 f, 156713.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337620 f, 156740.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337680 f, 156768.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337740 f, 156796.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337800 f, 156824.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337860 f, 156852.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337920 f, 156880.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 337980 f, 156908.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338040 f, 156935.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924420 f, 70517.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338100 f, 156963.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1772400 f, 110851.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338160 f, 156918.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924480 f, 70522.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1772460 f, 110854.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924540 f, 70527.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1772520 f, 110858.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924600 f, 70531.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1772580 f, 110862.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924660 f, 70536.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1772640 f, 110859.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924720 f, 70535.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1772700 f, 110863.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924780 f, 70540.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1772760 f, 110866.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924840 f, 70544.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1772820 f, 110870.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924900 f, 70549.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1772880 f, 110874.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924960 f, 70553.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1772940 f, 110878.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925020 f, 70558.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773000 f, 110881.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925080 f, 70562.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773060 f, 110885.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925140 f, 70567.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773120 f, 110889.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925200 f, 70566.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773180 f, 110886.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925260 f, 70571.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338220 f, 156946.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338280 f, 156974.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338340 f, 157002.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338400 f, 157030.1 fps, 0 ms/f
[junit] 2 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 338460 f, 154901.6 fps, 0 ms/f
[junit] 2 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 338520 f, 154787.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338580 f, 154814.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338640 f, 154842.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338700 f, 154869.6 fps, 0 ms/f
[junit] 2 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 338760 f, 154684.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338820 f, 154641.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338880 f, 154669.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 338940 f, 154696.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339000 f, 154653.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339060 f, 154680.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339120 f, 154708.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339180 f, 154735.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339240 f, 154762.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339300 f, 154790.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339360 f, 154817.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339420 f, 154844.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339480 f, 154872.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339540 f, 154829.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339600 f, 154856.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339660 f, 154883.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339720 f, 154911.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339780 f, 154938.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339840 f, 154965.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339900 f, 154993.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 339960 f, 155020.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340020 f, 155047.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340080 f, 155004.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340140 f, 154961.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340200 f, 154988.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340260 f, 155015.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340320 f, 155043.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340380 f, 155070.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340440 f, 155097.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340500 f, 155125.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340560 f, 155081.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340620 f, 155109.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340680 f, 155136.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340740 f, 155163.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340800 f, 155191.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340860 f, 155218.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340920 f, 155245.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 340980 f, 155273.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341040 f, 155300.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341100 f, 155257.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341160 f, 155284.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341220 f, 155311.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341280 f, 155339.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341340 f, 155366.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341400 f, 155393.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341460 f, 155421.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341520 f, 155448.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341580 f, 155475.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341640 f, 155432.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341700 f, 155459.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341760 f, 155486.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341820 f, 155514.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341880 f, 155541.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 341940 f, 155568.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342000 f, 155525.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342060 f, 155552.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342120 f, 155579.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342180 f, 155607.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342240 f, 155634.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342300 f, 155661.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342360 f, 155688.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342420 f, 155716.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342480 f, 155743.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342540 f, 155770.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342600 f, 155727.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342660 f, 155754.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342720 f, 155781.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342780 f, 155809.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342840 f, 155836.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773240 f, 110889.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925320 f, 70575.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773300 f, 110893.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925380 f, 70580.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773360 f, 110897.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925440 f, 70585.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773420 f, 110901.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925500 f, 70589.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773480 f, 110904.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925560 f, 70594.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773540 f, 110908.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925620 f, 70598.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773600 f, 110912.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925680 f, 70603.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773660 f, 110916.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925740 f, 70602.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773720 f, 110912.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925800 f, 70607.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773780 f, 110916.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925860 f, 70611.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773840 f, 110920.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925920 f, 70616.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773900 f, 110924.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925980 f, 70620.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1773960 f, 110927.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926040 f, 70625.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774020 f, 110931.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926100 f, 70629.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774080 f, 110935.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926160 f, 70634.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774140 f, 110939.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926220 f, 70639.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774200 f, 110942.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926280 f, 70638.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774260 f, 110939.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926340 f, 70642.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774320 f, 110943.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926400 f, 70647.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774380 f, 110947.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926460 f, 70652.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774440 f, 110951.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926520 f, 70656.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774500 f, 110954.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926580 f, 70661.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774560 f, 110958.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926640 f, 70665.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774620 f, 110962.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926700 f, 70670.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774680 f, 110966.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926760 f, 70674.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774740 f, 110969.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926820 f, 70674.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774800 f, 110966.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926880 f, 70678.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774860 f, 110970.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926940 f, 70683.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774920 f, 110974.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927000 f, 70687.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1774980 f, 110977.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927060 f, 70692.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1775040 f, 110981.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927120 f, 70696.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1775100 f, 110985.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927180 f, 70701.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1775160 f, 110989.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927240 f, 70706.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1775220 f, 110992.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927300 f, 70705.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1775280 f, 110989.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927360 f, 70709.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1775340 f, 110993.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927420 f, 70714.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1775400 f, 110997.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927480 f, 70719.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1775460 f, 111000.9 fps, 0 ms/f
[junit] 13 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 927540 f, 70712.8 fps, 0 ms/f
[junit] 15 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1775520 f, 110990.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927600 f, 70712.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1775580 f, 110987.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927660 f, 70716.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1775640 f, 110991.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927720 f, 70721.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1775700 f, 110995.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927780 f, 70720.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1775760 f, 110991.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927840 f, 70724.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1775820 f, 110995.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927900 f, 70724.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1775880 f, 110992.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927960 f, 70728.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1775940 f, 110996.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928020 f, 70733.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776000 f, 111000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928080 f, 70732.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776060 f, 110996.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928140 f, 70731.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776120 f, 110993.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928200 f, 70730.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776180 f, 110990.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928260 f, 70735.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776240 f, 110994.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928320 f, 70739.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776300 f, 110997.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928380 f, 70744.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776360 f, 111001.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928440 f, 70743.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776420 f, 110998.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928500 f, 70742.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776480 f, 110995.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928560 f, 70747.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776540 f, 110999.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928620 f, 70752.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776600 f, 111002.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928680 f, 70751.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776660 f, 110999.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928740 f, 70755.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776720 f, 111003.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928800 f, 70760.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776780 f, 111007.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928860 f, 70759.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776840 f, 111003.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928920 f, 70758.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776900 f, 111000.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928980 f, 70763.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1776960 f, 111004.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929040 f, 70767.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777020 f, 111008.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929100 f, 70767.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777080 f, 111005.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929160 f, 70771.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777140 f, 111008.8 fps, 0 ms/f
[junit] 13 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 929220 f, 70749.1 fps, 0 ms/f
[junit] 16 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1777200 f, 110977.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929280 f, 70753.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777260 f, 110974.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929340 f, 70752.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777320 f, 110978.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929400 f, 70752.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777380 f, 110975.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929460 f, 70756.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777440 f, 110979.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929520 f, 70761.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777500 f, 110975.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929580 f, 70760.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777560 f, 110979.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929640 f, 70765.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777620 f, 110983.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929700 f, 70764.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777680 f, 110980.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929760 f, 70768.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777740 f, 110983.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929820 f, 70773.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777800 f, 110987.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929880 f, 70772.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777860 f, 110984.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929940 f, 70777.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777920 f, 110988.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342900 f, 155863.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 342960 f, 155890.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343020 f, 155918.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343080 f, 155874.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343140 f, 155901.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343200 f, 155929.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343260 f, 155956.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343320 f, 155983.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343380 f, 156010.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343440 f, 156038.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343500 f, 156065.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343560 f, 156092.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343620 f, 156119.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343680 f, 156076.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343740 f, 156103.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343800 f, 156130.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343860 f, 156158.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343920 f, 156185.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 343980 f, 156212.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344040 f, 156239.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344100 f, 156267.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344160 f, 156294.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344220 f, 156250.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344280 f, 156277.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344340 f, 156305.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344400 f, 156332.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344460 f, 156359.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344520 f, 156386.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344580 f, 156413.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344640 f, 156441.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344700 f, 156468.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930000 f, 70781.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1777980 f, 110991.9 fps, 0 ms/f
[junit] 13 s: 60 f / 34 ms, 1764.7 fps, 0 ms/f; total: 930060 f, 70603.5 fps, 0 ms/f
[junit] 16 s: 60 f / 49 ms, 1224.4 fps, 0 ms/f; total: 1778040 f, 110657.2 fps, 0 ms/f
[junit] 13 s: 60 f / 57 ms, 1052.6 fps, 0 ms/f; total: 930120 f, 70303.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344760 f, 156495.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344820 f, 156451.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344880 f, 156479.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 344940 f, 156506.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345000 f, 156533.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345060 f, 156560.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345120 f, 156588.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345180 f, 156615.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345240 f, 156642.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345300 f, 156669.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345360 f, 156696.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345420 f, 156653.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345480 f, 156680.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345540 f, 156707.4 fps, 0 ms/f
[junit] 16 s: 60 f / 42 ms, 1428.5 fps, 0 ms/f; total: 1778100 f, 110372.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930180 f, 70308.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1778160 f, 110376.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930240 f, 70312.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1778220 f, 110379.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930300 f, 70312.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1778280 f, 110376.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930360 f, 70316.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1778340 f, 110380.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930420 f, 70321.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1778400 f, 110384.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930480 f, 70320.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1778460 f, 110381.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930540 f, 70324.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1778520 f, 110384.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930600 f, 70329.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1778580 f, 110388.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930660 f, 70328.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1778640 f, 110385.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930720 f, 70333.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1778700 f, 110389.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930780 f, 70337.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1778760 f, 110392.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930840 f, 70337.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1778820 f, 110389.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930900 f, 70341.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1778880 f, 110393.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930960 f, 70346.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1778940 f, 110397.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931020 f, 70345.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779000 f, 110394.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931080 f, 70349.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779060 f, 110397.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931140 f, 70354.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779120 f, 110401.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931200 f, 70353.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779180 f, 110398.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345600 f, 156734.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345660 f, 156761.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345720 f, 156789.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345780 f, 156816.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345840 f, 156843.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345900 f, 156870.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 345960 f, 156826.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346020 f, 156854.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346080 f, 156881.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346140 f, 156908.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346200 f, 156935.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346260 f, 156962.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346320 f, 156990.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346380 f, 157017.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346440 f, 157044.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346500 f, 157071.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346560 f, 157027.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346620 f, 157054.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346680 f, 157082.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346740 f, 157109.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346800 f, 157136.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346860 f, 157163.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346920 f, 157190.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 346980 f, 157217.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347040 f, 157245.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347100 f, 157272.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347160 f, 157299.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347220 f, 157255.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347280 f, 157282.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347340 f, 157309.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347400 f, 157336.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347460 f, 157364.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347520 f, 157391.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347580 f, 157418.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347640 f, 157445.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347700 f, 157472.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347760 f, 157500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347820 f, 157455.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347880 f, 157483.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 347940 f, 157510.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348000 f, 157537.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348060 f, 157564.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348120 f, 157591.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348180 f, 157618.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348240 f, 157646.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348300 f, 157673.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348360 f, 157700.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348420 f, 157656.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348480 f, 157683.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348540 f, 157710.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348600 f, 157737.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348660 f, 157764.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348720 f, 157791.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931260 f, 70358.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779240 f, 110402.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931320 f, 70362.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779300 f, 110405.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931380 f, 70361.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779360 f, 110402.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931440 f, 70366.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779420 f, 110406.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931500 f, 70370.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779480 f, 110410.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931560 f, 70370.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779540 f, 110407.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931620 f, 70374.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779600 f, 110410.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931680 f, 70379.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779660 f, 110414.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931740 f, 70378.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779720 f, 110411.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931800 f, 70382.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779780 f, 110415.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931860 f, 70387.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779840 f, 110411.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931920 f, 70386.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779900 f, 110415.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931980 f, 70391.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1779960 f, 110419.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932040 f, 70395.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780020 f, 110423.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932100 f, 70394.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780080 f, 110419.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932160 f, 70399.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780140 f, 110423.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932220 f, 70398.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780200 f, 110420.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932280 f, 70403.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780260 f, 110424.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932340 f, 70402.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780320 f, 110421.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932400 f, 70407.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780380 f, 110424.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932460 f, 70411.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780440 f, 110428.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932520 f, 70410.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780500 f, 110425.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932580 f, 70415.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780560 f, 110429.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932640 f, 70419.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780620 f, 110432.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932700 f, 70419.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780680 f, 110429.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932760 f, 70423.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780740 f, 110433.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932820 f, 70428.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780800 f, 110437.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932880 f, 70427.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780860 f, 110434.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932940 f, 70431.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780920 f, 110437.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933000 f, 70436.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1780980 f, 110441.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933060 f, 70435.5 fps, 0 ms/f
[junit] 16 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 1781040 f, 110376.8 fps, 0 ms/f
[junit] 13 s: 60 f / 89 ms, 674.1 fps, 1 ms/f; total: 933120 f, 69970.0 fps, 0 ms/f
[junit] 16 s: 60 f / 89 ms, 674.1 fps, 1 ms/f; total: 1781100 f, 109775.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348780 f, 157747.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348840 f, 157774.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348900 f, 157801.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 348960 f, 157829.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349020 f, 157784.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349080 f, 157811.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349140 f, 157839.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349200 f, 157866.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349260 f, 157893.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349320 f, 157920.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349380 f, 157947.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349440 f, 157974.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349500 f, 158001.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349560 f, 157957.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349620 f, 157984.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349680 f, 158011.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349740 f, 158038.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349800 f, 158065.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349860 f, 158093.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349920 f, 158120.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 349980 f, 158147.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350040 f, 158174.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350100 f, 158201.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350160 f, 158228.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350220 f, 158184.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350280 f, 158211.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350340 f, 158238.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350400 f, 158265.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350460 f, 158292.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350520 f, 158319.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350580 f, 158346.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350640 f, 158373.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350700 f, 158401.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350760 f, 158428.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350820 f, 158383.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350880 f, 158410.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 350940 f, 158437.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351000 f, 158465.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351060 f, 158492.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351120 f, 158519.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351180 f, 158546.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351240 f, 158573.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351300 f, 158600.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351360 f, 158555.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351420 f, 158583.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351480 f, 158610.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351540 f, 158637.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351600 f, 158664.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351660 f, 158691.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351720 f, 158718.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351780 f, 158745.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351840 f, 158772.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351900 f, 158799.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 351960 f, 158755.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352020 f, 158782.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352080 f, 158809.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352140 f, 158836.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352200 f, 158863.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352260 f, 158890.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352320 f, 158917.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352380 f, 158944.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352440 f, 158971.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352500 f, 158926.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352560 f, 158954.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352620 f, 158981.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352680 f, 159008.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352740 f, 159035.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352800 f, 159062.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352860 f, 159089.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352920 f, 159116.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 352980 f, 159143.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353040 f, 159170.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353100 f, 159125.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353160 f, 159152.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353220 f, 159179.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353280 f, 159206.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353340 f, 159233.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353400 f, 159260.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353460 f, 159287.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353520 f, 159315.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353580 f, 159342.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353640 f, 159297.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353700 f, 159324.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353760 f, 159351.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353820 f, 159378.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353880 f, 159405.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 353940 f, 159432.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354000 f, 159459.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354060 f, 159486.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354120 f, 159513.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354180 f, 159540.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354240 f, 159567.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354300 f, 159594.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354360 f, 159549.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354420 f, 159576.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354480 f, 159603.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354540 f, 159630.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354600 f, 159657.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354660 f, 159684.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354720 f, 159711.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354780 f, 159738.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354840 f, 159693.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354900 f, 159720.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 354960 f, 159747.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355020 f, 159774.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355080 f, 159801.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355140 f, 159828.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355200 f, 159855.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355260 f, 159882.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355320 f, 159909.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355380 f, 159937.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355440 f, 159892.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355500 f, 159919.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355560 f, 159946.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355620 f, 159973.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355680 f, 160000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355740 f, 160026.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355800 f, 160053.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355860 f, 160080.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355920 f, 160107.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 355980 f, 160062.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356040 f, 160089.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356100 f, 160116.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356160 f, 160143.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356220 f, 160170.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356280 f, 160197.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356340 f, 160224.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356400 f, 160251.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356460 f, 160278.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356520 f, 160233.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356580 f, 160260.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356640 f, 160287.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356700 f, 160314.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356760 f, 160341.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356820 f, 160368.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356880 f, 160395.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 356940 f, 160422.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357000 f, 160449.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357060 f, 160404.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357120 f, 160431.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357180 f, 160458.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357240 f, 160485.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357300 f, 160512.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357360 f, 160539.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357420 f, 160566.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357480 f, 160592.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357540 f, 160619.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357600 f, 160574.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357660 f, 160601.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357720 f, 160628.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357780 f, 160655.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357840 f, 160682.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357900 f, 160709.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 357960 f, 160736.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358020 f, 160691.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358080 f, 160718.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358140 f, 160745.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358200 f, 160699.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358260 f, 160726.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358320 f, 160753.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358380 f, 160780.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358440 f, 160807.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358500 f, 160834.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358560 f, 160861.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358620 f, 160888.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358680 f, 160915.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358740 f, 160869.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358800 f, 160896.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358860 f, 160923.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358920 f, 160950.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 358980 f, 160977.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359040 f, 161004.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359100 f, 161031.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359160 f, 161058.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359220 f, 161085.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359280 f, 161112.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359340 f, 161139.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359400 f, 161093.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359460 f, 161120.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359520 f, 161147.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359580 f, 161174.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359640 f, 161201.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359700 f, 161228.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359760 f, 161255.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359820 f, 161281.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359880 f, 161308.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 359940 f, 161335.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360000 f, 161362.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360060 f, 161389.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360120 f, 161344.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360180 f, 161370.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360240 f, 161397.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360300 f, 161424.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360360 f, 161451.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360420 f, 161478.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360480 f, 161505.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360540 f, 161532.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360600 f, 161486.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360660 f, 161513.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360720 f, 161540.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360780 f, 161567.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360840 f, 161594.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360900 f, 161621.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360960 f, 161648.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361020 f, 161674.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361080 f, 161701.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361140 f, 161656.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361200 f, 161683.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361260 f, 161709.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361320 f, 161736.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361380 f, 161763.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361440 f, 161790.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361500 f, 161817.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361560 f, 161844.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361620 f, 161871.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361680 f, 161897.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361740 f, 161852.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361800 f, 161879.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361860 f, 161906.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361920 f, 161932.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 361980 f, 161959.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362040 f, 161986.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362100 f, 162013.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362160 f, 162040.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362220 f, 162067.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362280 f, 162093.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362340 f, 162048.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362400 f, 162075.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362460 f, 162101.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362520 f, 162128.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362580 f, 162155.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362640 f, 162182.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362700 f, 162209.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362760 f, 162236.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362820 f, 162262.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362880 f, 162217.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 362940 f, 162244.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363000 f, 162270.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363060 f, 162297.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363120 f, 162324.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363180 f, 162351.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363240 f, 162378.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363300 f, 162405.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363360 f, 162431.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363420 f, 162458.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363480 f, 162412.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363540 f, 162439.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363600 f, 162466.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363660 f, 162493.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363720 f, 162520.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363780 f, 162546.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363840 f, 162573.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363900 f, 162600.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 363960 f, 162627.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364020 f, 162654.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364080 f, 162608.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364140 f, 162635.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364200 f, 162661.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364260 f, 162688.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364320 f, 162715.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364380 f, 162742.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364440 f, 162769.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364500 f, 162795.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364560 f, 162822.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364620 f, 162849.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364680 f, 162876.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364740 f, 162903.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364800 f, 162857.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364860 f, 162883.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364920 f, 162910.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 364980 f, 162937.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365040 f, 162964.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365100 f, 162991.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365160 f, 163017.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365220 f, 163044.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365280 f, 163071.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365340 f, 163025.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365400 f, 163052.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365460 f, 163078.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365520 f, 163105.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365580 f, 163132.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365640 f, 163159.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365700 f, 163186.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365760 f, 163212.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365820 f, 163239.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365880 f, 163266.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 365940 f, 163293.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366000 f, 163247.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366060 f, 163273.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366120 f, 163300.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366180 f, 163327.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366240 f, 163354.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366300 f, 163380.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366360 f, 163407.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366420 f, 163434.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366480 f, 163461.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366540 f, 163415.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366600 f, 163441.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366660 f, 163468.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366720 f, 163495.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366780 f, 163522.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366840 f, 163548.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1063 ms, 56.4 fps, 17 ms/f; total: 60 f, 56.4 fps, 17 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366900 f, 163502.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 366960 f, 163529.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367020 f, 163556.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367080 f, 163510.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367140 f, 163536.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367200 f, 163563.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367260 f, 163590.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367320 f, 163616.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367380 f, 163643.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367440 f, 163670.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367500 f, 163697.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367560 f, 163650.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367620 f, 163677.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367680 f, 163704.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367740 f, 163731.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367800 f, 163757.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367860 f, 163784.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367920 f, 163811.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 367980 f, 163837.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368040 f, 163864.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368100 f, 163891.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368160 f, 163845.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368220 f, 163871.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368280 f, 163898.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368340 f, 163925.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368400 f, 163951.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368460 f, 163978.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368520 f, 164005.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368580 f, 164032.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368640 f, 164058.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368700 f, 164085.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368760 f, 164039.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368820 f, 164065.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368880 f, 164092.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 368940 f, 164119.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369000 f, 164145.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369060 f, 164172.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369120 f, 164199.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369180 f, 164225.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369240 f, 164252.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369300 f, 164279.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369360 f, 164306.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369420 f, 164259.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369480 f, 164286.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369540 f, 164313.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369600 f, 164339.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369660 f, 164366.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369720 f, 164393.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369780 f, 164419.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369840 f, 164446.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369900 f, 164473.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 369960 f, 164426.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370020 f, 164453.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370080 f, 164480.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370140 f, 164506.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370200 f, 164533.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370260 f, 164560.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370320 f, 164586.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370380 f, 164613.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370440 f, 164640.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370500 f, 164593.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370560 f, 164620.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370620 f, 164646.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370680 f, 164673.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370740 f, 164700.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370800 f, 164726.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370860 f, 164753.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370920 f, 164780.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 370980 f, 164806.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371040 f, 164833.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371100 f, 164786.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371160 f, 164813.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371220 f, 164840.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371280 f, 164866.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371340 f, 164893.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371400 f, 164920.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371460 f, 164946.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371520 f, 164973.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371580 f, 164926.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371640 f, 164953.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371700 f, 164980.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371760 f, 165006.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371820 f, 165033.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371880 f, 165059.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 371940 f, 165086.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372000 f, 165113.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372060 f, 165139.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372120 f, 165166.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372180 f, 165193.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372240 f, 165219.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372300 f, 165173.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372360 f, 165199.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372420 f, 165226.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372480 f, 165252.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372540 f, 165279.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372600 f, 165306.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372660 f, 165332.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372720 f, 165359.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372780 f, 165385.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372840 f, 165412.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372900 f, 165365.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 372960 f, 165392.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373020 f, 165419.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373080 f, 165445.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373140 f, 165472.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373200 f, 165498.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373260 f, 165525.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373320 f, 165552.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373380 f, 165578.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373440 f, 165531.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373500 f, 165558.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373560 f, 165585.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373620 f, 165611.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373680 f, 165638.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373740 f, 165664.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373800 f, 165691.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373860 f, 165718.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373920 f, 165744.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 373980 f, 165771.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374040 f, 165724.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374100 f, 165751.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374160 f, 165777.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374220 f, 165804.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374280 f, 165830.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374340 f, 165857.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374400 f, 165883.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374460 f, 165910.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374520 f, 165937.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374580 f, 165890.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374640 f, 165916.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374700 f, 165943.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374760 f, 165969.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374820 f, 165996.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374880 f, 166023.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 374940 f, 166049.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375000 f, 166076.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375060 f, 166102.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375120 f, 166129.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375180 f, 166155.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375240 f, 166108.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375300 f, 166135.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375360 f, 166162.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375420 f, 166188.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375480 f, 166215.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375540 f, 166241.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375600 f, 166268.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375660 f, 166294.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375720 f, 166321.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375780 f, 166274.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375840 f, 166300.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375900 f, 166327.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 375960 f, 166353.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376020 f, 166380.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376080 f, 166407.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376140 f, 166433.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376200 f, 166386.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376260 f, 166413.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376320 f, 166439.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376380 f, 166392.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376440 f, 166419.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376500 f, 166445.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376560 f, 166472.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376620 f, 166498.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376680 f, 166525.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376740 f, 166551.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376800 f, 166578.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376860 f, 166604.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376920 f, 166557.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 376980 f, 166584.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377040 f, 166610.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377100 f, 166637.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377160 f, 166663.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377220 f, 166690.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377280 f, 166716.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377340 f, 166743.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377400 f, 166769.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377460 f, 166796.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377520 f, 166749.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377580 f, 166775.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377640 f, 166802.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377700 f, 166828.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377760 f, 166855.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377820 f, 166881.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377880 f, 166908.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 377940 f, 166934.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378000 f, 166961.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378060 f, 166987.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378120 f, 167014.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378180 f, 166966.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378240 f, 166993.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378300 f, 167019.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378360 f, 167046.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378420 f, 167072.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378480 f, 167099.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378540 f, 167125.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378600 f, 167152.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378660 f, 167178.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378720 f, 167205.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378780 f, 167157.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378840 f, 167184.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378900 f, 167210.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 378960 f, 167237.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379020 f, 167263.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379080 f, 167290.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379140 f, 167316.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379200 f, 167343.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379260 f, 167369.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379320 f, 167396.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379380 f, 167348.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379440 f, 167375.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379500 f, 167401.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379560 f, 167428.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379620 f, 167454.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379680 f, 167481.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379740 f, 167507.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379800 f, 167534.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379860 f, 167560.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379920 f, 167513.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 379980 f, 167539.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380040 f, 167566.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380100 f, 167592.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380160 f, 167619.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380220 f, 167645.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380280 f, 167671.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380340 f, 167698.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380400 f, 167724.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380460 f, 167751.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380520 f, 167703.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380580 f, 167730.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380640 f, 167756.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380700 f, 167783.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380760 f, 167809.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380820 f, 167836.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380880 f, 167862.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 380940 f, 167888.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381000 f, 167915.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381060 f, 167867.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381120 f, 167894.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381180 f, 167920.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381240 f, 167947.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381300 f, 167973.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381360 f, 168000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381420 f, 168026.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381480 f, 168052.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381540 f, 168079.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381600 f, 168105.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381660 f, 168058.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381720 f, 168084.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381780 f, 168110.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381840 f, 168137.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381900 f, 168163.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 381960 f, 168190.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382020 f, 168216.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382080 f, 168243.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382140 f, 168269.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382200 f, 168221.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382260 f, 168248.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382320 f, 168274.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382380 f, 168301.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382440 f, 168327.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382500 f, 168353.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382560 f, 168380.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382620 f, 168406.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382680 f, 168433.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382740 f, 168459.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382800 f, 168411.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382860 f, 168438.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382920 f, 168464.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 382980 f, 168490.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383040 f, 168517.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383100 f, 168543.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383160 f, 168570.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383220 f, 168596.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383280 f, 168622.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383340 f, 168649.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383400 f, 168601.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383460 f, 168627.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383520 f, 168654.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383580 f, 168680.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383640 f, 168707.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383700 f, 168733.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383760 f, 168759.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383820 f, 168786.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383880 f, 168812.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 383940 f, 168839.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384000 f, 168865.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384060 f, 168891.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384120 f, 168843.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384180 f, 168870.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384240 f, 168896.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384300 f, 168923.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384360 f, 168949.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384420 f, 168975.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384480 f, 169002.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384540 f, 169028.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384600 f, 169054.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384660 f, 169007.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384720 f, 169033.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384780 f, 169059.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384840 f, 169086.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384900 f, 169112.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 384960 f, 169138.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385020 f, 169165.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385080 f, 169191.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385140 f, 169217.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385200 f, 169244.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385260 f, 169196.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385320 f, 169222.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385380 f, 169249.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385440 f, 169201.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385500 f, 169227.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385560 f, 169253.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385620 f, 169280.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385680 f, 169306.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385740 f, 169332.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385800 f, 169359.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385860 f, 169311.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385920 f, 169337.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 385980 f, 169363.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386040 f, 169390.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386100 f, 169416.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386160 f, 169442.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386220 f, 169469.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386280 f, 169421.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386340 f, 169447.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386400 f, 169473.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386460 f, 169500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386520 f, 169526.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386580 f, 169552.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386640 f, 169578.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386700 f, 169605.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386760 f, 169631.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386820 f, 169657.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386880 f, 169609.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 386940 f, 169636.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387000 f, 169662.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387060 f, 169688.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387120 f, 169715.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387180 f, 169741.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387240 f, 169767.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387300 f, 169793.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387360 f, 169820.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387420 f, 169846.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387480 f, 169798.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387540 f, 169824.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387600 f, 169851.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387660 f, 169877.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387720 f, 169903.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387780 f, 169929.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387840 f, 169881.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387900 f, 169908.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 387960 f, 169934.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388020 f, 169960.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388080 f, 169986.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388140 f, 170013.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388200 f, 170039.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388260 f, 170065.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388320 f, 170091.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388380 f, 170043.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388440 f, 170070.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388500 f, 170096.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388560 f, 170122.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388620 f, 170148.8 fps, 0 ms/f
[junit] XXXXX Invisible Part 2/3
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388680 f, 170175.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388740 f, 170201.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388800 f, 170227.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388860 f, 170253.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388920 f, 170280.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 388980 f, 170231.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389040 f, 170258.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389100 f, 170284.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389160 f, 170310.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389220 f, 170336.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389280 f, 170363.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389340 f, 170389.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389400 f, 170415.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389460 f, 170442.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389520 f, 170468.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389580 f, 170419.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389640 f, 170446.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389700 f, 170472.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389760 f, 170498.6 fps, 0 ms/f
[junit] 2 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 389820 f, 169119.3 fps, 0 ms/f
[junit] 2 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 389880 f, 167906.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 389940 f, 167932.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390000 f, 167958.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390060 f, 167912.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390120 f, 167938.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390180 f, 167963.8 fps, 0 ms/f
[junit] 2 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 390240 f, 167845.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390300 f, 167870.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390360 f, 167896.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390420 f, 167922.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390480 f, 167948.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390540 f, 167974.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390600 f, 167927.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390660 f, 167953.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390720 f, 167979.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390780 f, 168005.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390840 f, 168030.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390900 f, 168056.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 390960 f, 168082.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391020 f, 168108.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391080 f, 168134.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391140 f, 168087.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391200 f, 168113.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391260 f, 168139.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391320 f, 168165.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391380 f, 168190.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391440 f, 168216.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391500 f, 168242.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391560 f, 168268.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391620 f, 168293.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391680 f, 168319.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391740 f, 168273.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391800 f, 168298.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391860 f, 168324.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391920 f, 168350.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 391980 f, 168304.0 fps, 0 ms/f
[junit] 0 s: 60 f / 13 ms, 4615.3 fps, 0 ms/f; total: 60 f, 4615.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392040 f, 168329.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 9230.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392100 f, 168355.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 13846.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392160 f, 168381.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 18461.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392220 f, 168407.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392280 f, 168432.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 23076.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392340 f, 168386.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 25714.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392400 f, 168412.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 30000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392460 f, 168437.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 34285.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392520 f, 168463.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 38571.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392580 f, 168489.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 42857.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392640 f, 168515.0 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] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392700 f, 168540.7 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] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392760 f, 168566.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392820 f, 168592.2 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] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392880 f, 168545.6 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] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 392940 f, 168571.4 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] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393000 f, 168597.1 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] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393060 f, 168622.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 68000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393120 f, 168648.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 72000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393180 f, 168674.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 76000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393240 f, 168700.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 80000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393300 f, 168725.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 84000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393360 f, 168751.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 82500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393420 f, 168704.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 86250.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393480 f, 168730.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 90000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393540 f, 168756.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 93750.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393600 f, 168782.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 97500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393660 f, 168807.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 101250.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393720 f, 168833.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 105000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393780 f, 168859.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 108750.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393840 f, 168885.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 112500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393900 f, 168838.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 109411.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 393960 f, 168864.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 112941.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394020 f, 168889.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 116470.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394080 f, 168915.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 120000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394140 f, 168941.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 123529.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394200 f, 168967.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 127058.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394260 f, 168992.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 130588.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394320 f, 169018.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 134117.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394380 f, 169044.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 130000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394440 f, 168997.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 133333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 136666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394500 f, 169023.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 140000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394560 f, 169048.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 143333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394620 f, 169074.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 146666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394680 f, 169100.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 150000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394740 f, 169125.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 153333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 156666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394800 f, 169151.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394860 f, 169177.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 160000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394920 f, 169130.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 154736.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 394980 f, 169156.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 157894.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395040 f, 169182.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 161052.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395100 f, 169207.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 164210.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395160 f, 169233.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 167368.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395220 f, 169259.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395280 f, 169284.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 170526.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395340 f, 169310.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 173684.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395400 f, 169336.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 176842.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395460 f, 169361.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 180000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395520 f, 169315.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 174000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395580 f, 169340.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 177000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395640 f, 169366.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 180000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395700 f, 169392.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 183000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395760 f, 169417.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 186000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395820 f, 169443.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 189000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395880 f, 169469.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 192000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 395940 f, 169422.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 185714.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396000 f, 169448.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 188571.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396060 f, 169473.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 191428.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396120 f, 169499.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 194285.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396180 f, 169525.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 197142.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396240 f, 169550.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 200000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396300 f, 169576.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396360 f, 169529.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 193636.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396420 f, 169555.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 196363.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396480 f, 169580.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 199090.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396540 f, 169606.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 201818.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396600 f, 169632.1 fps, 0 ms/f
[junit] 13 s: 60 f / 101 ms, 594.0 fps, 1 ms/f; total: 933180 f, 69448.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 204545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 207272.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396660 f, 169657.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 200869.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396720 f, 169610.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 203478.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396780 f, 169636.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 206086.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396840 f, 169662.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 208695.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396900 f, 169687.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 211304.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 396960 f, 169713.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 213913.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397020 f, 169739.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 207500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397080 f, 169692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 210000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397140 f, 169717.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 212500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397200 f, 169743.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 215000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397260 f, 169769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 217500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 220000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397320 f, 169794.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 222500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397380 f, 169747.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 216000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397440 f, 169773.6 fps, 0 ms/f
[junit] 16 s: 60 f / 104 ms, 576.9 fps, 1 ms/f; total: 1781160 f, 109079.5 fps, 0 ms/f
[junit] 13 s: 60 f / 90 ms, 666.6 fps, 1 ms/f; total: 933240 f, 68990.9 fps, 0 ms/f
[junit] 16 s: 60 f / 93 ms, 645.1 fps, 1 ms/f; total: 1781220 f, 108465.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 218400.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397500 f, 169799.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 220800.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397560 f, 169824.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 223200.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397620 f, 169850.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 225600.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397680 f, 169876.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 228000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397740 f, 169901.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 221538.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397800 f, 169854.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 223846.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397860 f, 169880.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 226153.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397920 f, 169906.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 228461.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 397980 f, 169931.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 230769.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398040 f, 169957.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 233076.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398100 f, 169982.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 235384.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398160 f, 170008.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 237692.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398220 f, 170034.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 231111.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398280 f, 169987.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 233333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398340 f, 170012.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 235555.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398400 f, 170038.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 237777.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398460 f, 170064.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 240000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398520 f, 170089.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 242222.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398580 f, 170115.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 244444.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398640 f, 170140.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 246666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398700 f, 170166.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 248888.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398760 f, 170192.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 242142.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398820 f, 170145.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 244285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 246428.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398880 f, 170170.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 248571.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 398940 f, 170196.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 250714.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399000 f, 170221.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 252857.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399060 f, 170247.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 246206.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399120 f, 170200.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 248275.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399180 f, 170226.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 250344.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 252413.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399240 f, 170251.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 254482.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399300 f, 170277.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 256551.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399360 f, 170302.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 258620.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399420 f, 170328.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 260689.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399480 f, 170353.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 262758.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399540 f, 170379.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 264827.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399600 f, 170332.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 258000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399660 f, 170358.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 260000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399720 f, 170383.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 262000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399780 f, 170409.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 264000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399840 f, 170434.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 266000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399900 f, 170460.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 268000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 399960 f, 170485.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 270000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400020 f, 170511.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 272000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400080 f, 170537.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 274000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400140 f, 170489.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 267096.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400200 f, 170515.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 269032.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400260 f, 170541.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 270967.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400320 f, 170566.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 272903.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400380 f, 170592.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 274838.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400440 f, 170617.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 276774.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400500 f, 170643.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 278709.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400560 f, 170668.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 280645.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400620 f, 170694.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 282580.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400680 f, 170647.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 275625.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400740 f, 170672.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 277500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400800 f, 170698.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 279375.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400860 f, 170724.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 281250.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400920 f, 170749.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 283125.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 400980 f, 170775.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 285000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401040 f, 170800.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 286875.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401100 f, 170826.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 288750.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401160 f, 170851.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 290625.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401220 f, 170804.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 283636.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401280 f, 170830.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 285454.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401340 f, 170855.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 287272.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401400 f, 170881.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 289090.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401460 f, 170906.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 290909.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401520 f, 170932.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 292727.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401580 f, 170957.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 294545.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401640 f, 170910.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 287647.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401700 f, 170936.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 289411.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401760 f, 170961.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 291176.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401820 f, 170987.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 292941.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401880 f, 171012.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 294705.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 401940 f, 171038.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 296470.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402000 f, 170991.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 289714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 291428.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402060 f, 171016.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 293142.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402120 f, 171042.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 294857.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402180 f, 171067.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 296571.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402240 f, 171093.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 298285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 300000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402300 f, 171118.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 301714.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402360 f, 171144.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 295000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402420 f, 171096.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 296666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402480 f, 171122.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 298333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402540 f, 171147.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 300000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402600 f, 171173.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 301666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402660 f, 171198.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 303333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402720 f, 171224.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 305000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402780 f, 171250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 306666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402840 f, 171275.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 308333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402900 f, 171301.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 301621.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 402960 f, 171253.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 303243.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403020 f, 171279.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 304864.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403080 f, 171304.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 306486.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403140 f, 171330.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 308108.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403200 f, 171355.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 309729.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403260 f, 171381.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 311351.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403320 f, 171406.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 312972.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403380 f, 171432.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 314594.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403440 f, 171457.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403500 f, 171410.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 307894.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403560 f, 171435.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 309473.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403620 f, 171461.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 311052.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403680 f, 171486.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 312631.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403740 f, 171512.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 314210.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403800 f, 171537.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 315789.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403860 f, 171563.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 317368.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403920 f, 171588.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 318947.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 403980 f, 171614.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 320526.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404040 f, 171566.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 313846.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404100 f, 171592.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 315384.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404160 f, 171617.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 316923.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404220 f, 171643.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 318461.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404280 f, 171668.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 320000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404340 f, 171694.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 321538.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404400 f, 171719.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 323076.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404460 f, 171745.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 324615.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404520 f, 171770.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 326153.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404580 f, 171796.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 327692.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404640 f, 171748.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 321000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404700 f, 171774.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 322500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404760 f, 171799.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 324000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404820 f, 171825.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 325500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404880 f, 171850.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 327000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 404940 f, 171876.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 328500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405000 f, 171901.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 330000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405060 f, 171927.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 331500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405120 f, 171952.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 333000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405180 f, 171904.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 326341.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405240 f, 171930.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 327804.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405300 f, 171955.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 329268.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405360 f, 171981.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 330731.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405420 f, 172006.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 332195.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405480 f, 172032.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 333658.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405540 f, 172057.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 335121.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405600 f, 172083.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 336585.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405660 f, 172108.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 338048.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405720 f, 172061.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 331428.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405780 f, 172086.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 332857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 334285.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405840 f, 172111.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 335714.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405900 f, 172137.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 337142.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 405960 f, 172162.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 338571.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406020 f, 172188.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 340000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 341428.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406080 f, 172213.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406140 f, 172239.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 342857.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406200 f, 172264.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 344285.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406260 f, 172217.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 337674.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406320 f, 172242.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 339069.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406380 f, 172267.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 340465.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406440 f, 172293.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 341860.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406500 f, 172318.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 343255.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406560 f, 172344.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 344651.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406620 f, 172369.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 346046.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406680 f, 172395.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 347441.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406740 f, 172420.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 348837.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406800 f, 172372.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 342272.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406860 f, 172398.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 343636.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406920 f, 172423.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 345000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 406980 f, 172449.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 346363.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407040 f, 172474.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 347727.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407100 f, 172500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 349090.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407160 f, 172525.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 350454.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407220 f, 172550.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 351818.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407280 f, 172576.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 353181.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407340 f, 172528.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 346666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407400 f, 172554.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 348000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407460 f, 172579.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 349333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407520 f, 172604.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 350666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407580 f, 172630.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 352000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407640 f, 172655.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 353333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407700 f, 172681.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 354666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407760 f, 172706.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 356000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407820 f, 172731.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 357333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407880 f, 172757.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 358666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 407940 f, 172709.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 352173.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408000 f, 172734.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 353478.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408060 f, 172760.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 354782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 356086.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408120 f, 172785.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 357391.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408180 f, 172811.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 358695.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408240 f, 172836.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 360000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408300 f, 172861.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 361304.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408360 f, 172887.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 354893.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408420 f, 172839.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 356170.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408480 f, 172865.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 357446.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408540 f, 172890.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 358723.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408600 f, 172915.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 360000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 361276.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408660 f, 172941.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 362553.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408720 f, 172966.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 363829.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408780 f, 172991.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 365106.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408840 f, 173017.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 366382.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 367659.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408900 f, 173042.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 361250.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 408960 f, 172994.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 362500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409020 f, 173020.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 363750.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409080 f, 173045.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 365000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409140 f, 173071.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 366250.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409200 f, 173096.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 367500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409260 f, 173121.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 368750.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409320 f, 173147.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 370000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 371250.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409380 f, 173172.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409440 f, 173124.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 364897.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409500 f, 173150.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 366122.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409560 f, 173175.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 367346.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409620 f, 173200.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 368571.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409680 f, 173226.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 369795.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409740 f, 173251.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409800 f, 173276.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 371020.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409860 f, 173302.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 372244.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409920 f, 173327.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 373469.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 409980 f, 173353.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 374693.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410040 f, 173305.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 368400.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410100 f, 173330.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 369600.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410160 f, 173355.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 370800.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410220 f, 173381.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 372000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410280 f, 173406.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 373200.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410340 f, 173431.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 374400.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410400 f, 173457.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 375600.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410460 f, 173482.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 376800.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410520 f, 173508.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 378000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410580 f, 173460.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 371764.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410640 f, 173485.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 372941.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410700 f, 173510.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 374117.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410760 f, 173536.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 375294.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410820 f, 173561.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 376470.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410880 f, 173586.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 377647.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 410940 f, 173612.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 378823.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411000 f, 173637.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 380000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411060 f, 173662.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 381176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 19500 f, 336206.9 fps, 0 ms/f
[junit] 2 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 411120 f, 173395.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 337241.3 fps, 0 ms/f
[junit] 2 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 411180 f, 173201.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 338275.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411240 f, 173226.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 333559.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411300 f, 173178.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 334576.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411360 f, 173204.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 335593.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411420 f, 173229.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 331000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411480 f, 173181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 332000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 138 ms, 434.7 fps, 2 ms/f; total: 19980 f, 100909.0 fps, 0 ms/f
[junit] 2 s: 60 f / 160 ms, 375.0 fps, 2 ms/f; total: 411540 f, 162279.1 fps, 0 ms/f
[junit] 0 s: 60 f / 61 ms, 983.6 fps, 1 ms/f; total: 20040 f, 77374.5 fps, 0 ms/f
[junit] 2 s: 60 f / 94 ms, 638.2 fps, 1 ms/f; total: 411600 f, 156501.9 fps, 0 ms/f
[junit] 0 s: 60 f / 61 ms, 983.6 fps, 1 ms/f; total: 20100 f, 62812.5 fps, 0 ms/f
[junit] 2 s: 60 f / 62 ms, 967.7 fps, 1 ms/f; total: 411660 f, 152919.7 fps, 0 ms/f
[junit] 0 s: 60 f / 61 ms, 983.6 fps, 1 ms/f; total: 20160 f, 52913.3 fps, 0 ms/f
[junit] 2 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 411720 f, 152658.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 53070.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411780 f, 152624.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 53089.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411840 f, 152646.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 53246.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411900 f, 152612.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 53263.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 411960 f, 152634.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 53420.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412020 f, 152600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 53437.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412080 f, 152622.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 53593.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412140 f, 152644.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 53750.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412200 f, 152610.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 53766.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412260 f, 152632.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 53922.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412320 f, 152654.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 54077.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412380 f, 152676.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 54093.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412440 f, 152642.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 54248.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412500 f, 152664.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 54404.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412560 f, 152686.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 54559.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412620 f, 152652.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 54573.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412680 f, 152674.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 54728.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412740 f, 152697.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 54883.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412800 f, 152662.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 54896.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412860 f, 152684.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 55051.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412920 f, 152707.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 55206.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 412980 f, 152729.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 55218.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413040 f, 152695.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 55372.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413100 f, 152717.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 55526.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413160 f, 152682.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 55538.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413220 f, 152705.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 55692.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413280 f, 152727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 55846.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413340 f, 152749.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 56000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413400 f, 152771.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 56153.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413460 f, 152793.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 56307.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413520 f, 152815.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 56317.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413580 f, 152781.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 56470.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413640 f, 152803.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 56624.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413700 f, 152826.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 56777.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413760 f, 152848.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 56930.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 57084.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413820 f, 152870.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 57237.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413880 f, 152892.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 57391.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 413940 f, 152914.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 57544.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414000 f, 152936.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 57698.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 57851.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414060 f, 152959.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 57857.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414120 f, 152924.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 58010.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414180 f, 152946.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 58163.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414240 f, 152968.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 58167.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414300 f, 152934.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 58320.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414360 f, 152956.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 58473.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414420 f, 152978.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 58625.9 fps, 0 ms/f
[junit] 2 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 414480 f, 152831.8 fps, 0 ms/f
[junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 23100 f, 58333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414540 f, 152853.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 58484.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414600 f, 152876.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 58636.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414660 f, 152898.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 58787.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414720 f, 152920.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 58939.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414780 f, 152942.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 59090.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414840 f, 152908.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 59093.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414900 f, 152930.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 59244.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 414960 f, 152952.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 59395.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415020 f, 152974.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 59546.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415080 f, 152996.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 59697.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415140 f, 153018.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 59848.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415200 f, 153040.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 60000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415260 f, 153063.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 60151.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415320 f, 153085.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 60302.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415380 f, 153050.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 60301.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415440 f, 153072.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 60452.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415500 f, 153095.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 60603.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415560 f, 153117.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 60753.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415620 f, 153139.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 60904.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415680 f, 153161.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 61055.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415740 f, 153183.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 61206.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415800 f, 153149.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 61203.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415860 f, 153114.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 61200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 61350.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415920 f, 153136.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 61500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 415980 f, 153159.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 61650.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416040 f, 153181.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 61800.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416100 f, 153203.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 61950.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 62100.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416160 f, 153225.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 62250.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416220 f, 153247.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 62400.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416280 f, 153269.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 62550.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416340 f, 153291.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 62700.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 62850.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416400 f, 153313.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 62842.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416460 f, 153279.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 62992.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416520 f, 153301.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 63142.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416580 f, 153323.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 63291.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416640 f, 153345.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 63441.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416700 f, 153367.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 63591.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416760 f, 153389.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 63740.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416820 f, 153411.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 63890.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416880 f, 153433.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 64039.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 416940 f, 153456.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 64029.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417000 f, 153421.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 64179.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417060 f, 153443.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 64328.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417120 f, 153465.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 64477.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417180 f, 153487.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 64626.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417240 f, 153509.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 64776.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417300 f, 153532.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 64925.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417360 f, 153554.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 65074.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417420 f, 153576.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 65223.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417480 f, 153598.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 65210.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417540 f, 153563.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 65359.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417600 f, 153585.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 65508.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417660 f, 153607.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 65657.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417720 f, 153630.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417780 f, 153652.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 65806.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417840 f, 153674.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 65955.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417900 f, 153696.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 66104.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 417960 f, 153718.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 66253.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418020 f, 153740.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 66401.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418080 f, 153705.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 66386.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418140 f, 153727.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 66534.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418200 f, 153750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 66683.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418260 f, 153772.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 66831.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418320 f, 153794.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 66980.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418380 f, 153816.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 67128.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418440 f, 153838.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 67277.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418500 f, 153860.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 67425.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418560 f, 153882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 67574.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418620 f, 153847.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 67555.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418680 f, 153869.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 67703.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418740 f, 153891.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 67851.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418800 f, 153914.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 68000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418860 f, 153936.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 68148.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418920 f, 153958.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 68296.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 418980 f, 153980.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 68444.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419040 f, 154002.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419100 f, 154024.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 68592.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419160 f, 154046.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 68740.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419220 f, 154068.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 68719.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419280 f, 154033.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 68866.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419340 f, 154055.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 69014.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419400 f, 154077.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 69162.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419460 f, 154099.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 69310.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419520 f, 154121.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 69458.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419580 f, 154144.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 69605.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419640 f, 154166.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 69753.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419700 f, 154188.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 69901.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419760 f, 154210.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 69877.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419820 f, 154175.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 70024.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419880 f, 154197.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 70171.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 419940 f, 154219.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 70319.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420000 f, 154241.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 70466.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420060 f, 154263.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 70614.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420120 f, 154285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 70761.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420180 f, 154307.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 70909.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420240 f, 154329.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 71056.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420300 f, 154351.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 71029.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420360 f, 154317.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420420 f, 154339.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 71176.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420480 f, 154361.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 71323.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420540 f, 154383.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 71470.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420600 f, 154405.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 71617.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420660 f, 154427.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 71764.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420720 f, 154449.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420780 f, 154471.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 71911.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420840 f, 154493.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 72058.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420900 f, 154515.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 72205.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420960 f, 154480.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 72176.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421020 f, 154502.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 72322.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421080 f, 154524.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 72469.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421140 f, 154546.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 72616.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421200 f, 154568.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 72762.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421260 f, 154590.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 72909.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421320 f, 154612.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 73056.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421380 f, 154634.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 73202.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421440 f, 154656.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 73349.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421500 f, 154678.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 73496.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421560 f, 154644.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 73463.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421620 f, 154666.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 73609.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421680 f, 154688.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 73756.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421740 f, 154710.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 73902.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421800 f, 154732.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 74048.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421860 f, 154754.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 74195.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421920 f, 154776.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 74341.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 421980 f, 154798.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 74487.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422040 f, 154820.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 74634.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422100 f, 154785.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 74598.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422160 f, 154807.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 74744.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422220 f, 154829.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 74890.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422280 f, 154851.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 75036.5 fps, 0 ms/f
[junit] 13 s: 60 f / 36 ms, 1666.6 fps, 0 ms/f; total: 933300 f, 68812.2 fps, 0 ms/f
[junit] 16 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 1781280 f, 108330.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933360 f, 68811.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1781340 f, 108327.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933420 f, 68815.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1781400 f, 108331.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422340 f, 154873.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933480 f, 68820.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 75182.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422400 f, 154895.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1781460 f, 108334.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 75328.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933540 f, 68819.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422460 f, 154917.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1781520 f, 108332.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 75474.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933600 f, 68824.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422520 f, 154939.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1781580 f, 108335.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 75620.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933660 f, 68828.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422580 f, 154961.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1781640 f, 108339.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 75766.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933720 f, 68833.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422640 f, 154926.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 75728.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1781700 f, 108342.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422700 f, 154948.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933780 f, 68837.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 75873.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1781760 f, 108346.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422760 f, 154970.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933840 f, 68841.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 76019.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1781820 f, 108350.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422820 f, 154992.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933900 f, 68846.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 76165.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1781880 f, 108353.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422880 f, 155014.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933960 f, 68850.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 76310.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1781940 f, 108357.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 76456.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934020 f, 68855.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 422940 f, 155036.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782000 f, 108361.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 76601.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934080 f, 68854.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423000 f, 155058.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782060 f, 108358.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 76747.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423060 f, 155080.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 76893.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934140 f, 68858.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423120 f, 155102.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782120 f, 108361.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 76852.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934200 f, 68863.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 76997.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782180 f, 108365.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423180 f, 155067.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934260 f, 68867.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423240 f, 155089.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782240 f, 108369.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 77142.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934320 f, 68872.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423300 f, 155111.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782300 f, 108372.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 77288.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934380 f, 68876.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423360 f, 155133.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782360 f, 108376.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 77433.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934440 f, 68881.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423420 f, 155155.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782420 f, 108380.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 77578.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934500 f, 68885.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423480 f, 155177.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934560 f, 68884.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 77723.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423540 f, 155199.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782480 f, 108377.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 77869.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934620 f, 68889.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423600 f, 155221.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782540 f, 108380.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 78014.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934680 f, 68893.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423660 f, 155243.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782600 f, 108384.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 78159.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934740 f, 68898.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423720 f, 155265.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782660 f, 108388.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 78115.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934800 f, 68902.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423780 f, 155230.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782720 f, 108391.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 78260.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934860 f, 68906.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423840 f, 155252.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782780 f, 108395.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 78405.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934920 f, 68911.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423900 f, 155274.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782840 f, 108399.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 78550.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934980 f, 68915.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 423960 f, 155296.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782900 f, 108402.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 78695.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935040 f, 68920.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424020 f, 155318.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1782960 f, 108406.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 78840.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935100 f, 68919.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424080 f, 155340.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783020 f, 108403.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 78985.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935160 f, 68923.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424140 f, 155362.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783080 f, 108407.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 79130.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935220 f, 68928.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424200 f, 155384.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783140 f, 108410.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 79275.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935280 f, 68932.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424260 f, 155406.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783200 f, 108414.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 79228.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935340 f, 68937.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424320 f, 155371.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783260 f, 108418.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 79373.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935400 f, 68941.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424380 f, 155393.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783320 f, 108421.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 79518.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935460 f, 68946.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424440 f, 155415.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783380 f, 108425.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 79662.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935520 f, 68950.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424500 f, 155437.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783440 f, 108428.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 79807.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783500 f, 108432.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424560 f, 155459.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935580 f, 68954.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 79951.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783560 f, 108429.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424620 f, 155481.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935640 f, 68954.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 80096.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783620 f, 108433.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424680 f, 155503.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935700 f, 68958.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 80240.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783680 f, 108436.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424740 f, 155525.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935760 f, 68963.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 80385.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783740 f, 108440.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935820 f, 68967.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783800 f, 108444.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935880 f, 68971.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424800 f, 155547.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424860 f, 155569.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 80530.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783860 f, 108447.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 80480.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935940 f, 68976.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424920 f, 155534.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783920 f, 108451.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 80625.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936000 f, 68980.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 424980 f, 155556.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1783980 f, 108455.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 80769.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936060 f, 68985.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425040 f, 155578.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 80913.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784040 f, 108458.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425100 f, 155600.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936120 f, 68984.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 81057.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784100 f, 108455.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 81201.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936180 f, 68988.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425160 f, 155622.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784160 f, 108459.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 81346.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936240 f, 68993.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425220 f, 155644.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784220 f, 108463.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 81490.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936300 f, 68997.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425280 f, 155666.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784280 f, 108466.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936360 f, 69002.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784340 f, 108470.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936420 f, 69006.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784400 f, 108474.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936480 f, 69011.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784460 f, 108477.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936540 f, 69015.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784520 f, 108474.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784580 f, 108478.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936600 f, 69014.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784640 f, 108482.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936660 f, 69019.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784700 f, 108485.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936720 f, 69023.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784760 f, 108489.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936780 f, 69028.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784820 f, 108493.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936840 f, 69032.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784880 f, 108496.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936900 f, 69036.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1784940 f, 108493.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936960 f, 69036.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785000 f, 108497.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937020 f, 69040.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785060 f, 108501.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937080 f, 69045.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785120 f, 108504.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937140 f, 69049.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785180 f, 108508.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937200 f, 69053.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785240 f, 108512.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937260 f, 69058.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785300 f, 108515.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937320 f, 69062.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785360 f, 108519.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937380 f, 69067.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785420 f, 108522.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785480 f, 108526.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937440 f, 69071.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785540 f, 108523.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937500 f, 69070.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785600 f, 108527.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937560 f, 69075.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785660 f, 108530.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937620 f, 69079.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785720 f, 108534.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937680 f, 69084.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785780 f, 108538.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937740 f, 69088.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785840 f, 108541.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937800 f, 69093.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785900 f, 108545.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937860 f, 69097.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1785960 f, 108549.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937920 f, 69101.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786020 f, 108552.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937980 f, 69101.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786080 f, 108549.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938040 f, 69105.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786140 f, 108553.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938100 f, 69110.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786200 f, 108557.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938160 f, 69114.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786260 f, 108560.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938220 f, 69118.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786320 f, 108564.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938280 f, 69123.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786380 f, 108568.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 81634.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938340 f, 69127.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425340 f, 155688.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786440 f, 108571.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 81778.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938400 f, 69132.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425400 f, 155710.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786500 f, 108575.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 81726.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938460 f, 69136.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425460 f, 155675.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786560 f, 108579.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 81870.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938520 f, 69135.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425520 f, 155697.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786620 f, 108576.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 82014.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938580 f, 69140.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425580 f, 155718.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786680 f, 108579.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 82158.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938640 f, 69144.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425640 f, 155740.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786740 f, 108583.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 82302.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938700 f, 69149.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425700 f, 155762.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786800 f, 108587.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 82446.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938760 f, 69153.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425760 f, 155784.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786860 f, 108590.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 82589.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938820 f, 69158.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425820 f, 155806.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786920 f, 108594.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 82733.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938880 f, 69162.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425880 f, 155828.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1786980 f, 108597.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 82877.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938940 f, 69166.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 425940 f, 155850.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787040 f, 108601.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 83021.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939000 f, 69171.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426000 f, 155815.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787100 f, 108598.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 82966.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939060 f, 69170.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426060 f, 155837.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787160 f, 108602.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 83110.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939120 f, 69175.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426120 f, 155859.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787220 f, 108605.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 83253.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939180 f, 69179.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426180 f, 155881.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787280 f, 108609.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 83397.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939240 f, 69183.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426240 f, 155903.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787340 f, 108613.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 83540.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939300 f, 69188.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426300 f, 155925.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787400 f, 108616.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 83684.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939360 f, 69192.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426360 f, 155947.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787460 f, 108620.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 83827.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939420 f, 69197.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426420 f, 155969.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787520 f, 108624.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 83971.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939480 f, 69201.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426480 f, 155991.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787580 f, 108627.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 84114.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939540 f, 69205.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426540 f, 155956.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787640 f, 108624.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 84057.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939600 f, 69205.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426600 f, 155978.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787700 f, 108628.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 84200.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939660 f, 69209.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426660 f, 156000.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787760 f, 108632.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 84343.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939720 f, 69214.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426720 f, 156021.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787820 f, 108635.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 84486.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939780 f, 69218.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426780 f, 156043.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787880 f, 108639.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 84630.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939840 f, 69222.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426840 f, 156065.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1787940 f, 108643.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 84773.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939900 f, 69227.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 84714.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788000 f, 108646.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426900 f, 156030.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939960 f, 69231.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 84857.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788060 f, 108650.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 426960 f, 156052.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940020 f, 69236.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 85000.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788120 f, 108654.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427020 f, 156074.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940080 f, 69240.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 85142.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788180 f, 108651.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427080 f, 156096.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940140 f, 69239.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 85285.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788240 f, 108654.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427140 f, 156118.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940200 f, 69244.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 85428.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788300 f, 108658.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427200 f, 156083.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940260 f, 69248.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 85368.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788360 f, 108662.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 85510.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940320 f, 69253.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427260 f, 156105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 85653.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788420 f, 108665.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427320 f, 156127.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940380 f, 69257.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 85795.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788480 f, 108669.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427380 f, 156149.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940440 f, 69262.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 85938.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788540 f, 108672.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427440 f, 156170.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940500 f, 69261.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 86080.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788600 f, 108670.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 86223.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940560 f, 69265.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427500 f, 156192.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788660 f, 108673.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 86365.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427560 f, 156214.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940620 f, 69270.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 86508.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427620 f, 156236.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 86650.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427680 f, 156258.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788720 f, 108677.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 86793.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940680 f, 69274.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427740 f, 156223.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 86729.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788780 f, 108680.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427800 f, 156245.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940740 f, 69279.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 86872.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427860 f, 156267.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788840 f, 108684.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 87014.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940800 f, 69283.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427920 f, 156289.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788900 f, 108688.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 87156.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940860 f, 69287.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 427980 f, 156311.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1788960 f, 108691.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 87298.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940920 f, 69292.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428040 f, 156333.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789020 f, 108688.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 87440.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940980 f, 69291.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428100 f, 156355.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789080 f, 108692.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 87582.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941040 f, 69296.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428160 f, 156376.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789140 f, 108696.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 87725.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941100 f, 69300.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428220 f, 156398.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789200 f, 108699.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 87867.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941160 f, 69304.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789260 f, 108703.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941220 f, 69309.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941280 f, 69313.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428280 f, 156420.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 88009.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789320 f, 108707.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428340 f, 156385.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941340 f, 69313.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 87943.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789380 f, 108704.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428400 f, 156407.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941400 f, 69317.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 88085.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789440 f, 108707.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941460 f, 69321.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789500 f, 108711.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941520 f, 69326.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789560 f, 108715.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941580 f, 69330.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789620 f, 108718.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941640 f, 69335.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789680 f, 108722.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941700 f, 69339.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789740 f, 108726.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941760 f, 69343.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789800 f, 108729.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941820 f, 69348.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789860 f, 108726.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941880 f, 69347.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789920 f, 108730.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941940 f, 69352.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1789980 f, 108734.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942000 f, 69356.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1790040 f, 108737.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942060 f, 69360.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942120 f, 69365.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1790100 f, 108741.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942180 f, 69369.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1790160 f, 108744.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942240 f, 69369.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1790220 f, 108742.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942300 f, 69373.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1790280 f, 108745.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942360 f, 69372.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1790340 f, 108742.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942420 f, 69377.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1790400 f, 108746.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942480 f, 69381.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1790460 f, 108743.4 fps, 0 ms/f
[junit] 13 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 942540 f, 69375.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1790520 f, 108740.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942600 f, 69380.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1790580 f, 108744.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942660 f, 69379.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1790640 f, 108741.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942720 f, 69378.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1790700 f, 108738.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942780 f, 69383.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1790760 f, 108741.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942840 f, 69382.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1790820 f, 108738.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942900 f, 69381.9 fps, 0 ms/f
[junit] 16 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1790880 f, 108722.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428460 f, 156429.3 fps, 0 ms/f
[junit] 13 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 942960 f, 69376.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 88226.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1790940 f, 108726.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428520 f, 156451.2 fps, 0 ms/f
[junit] 13 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 943020 f, 69370.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 88368.8 fps, 0 ms/f
[junit] 16 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1791000 f, 108716.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428580 f, 156473.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943080 f, 69374.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 88510.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791060 f, 108720.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 88652.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943140 f, 69379.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428640 f, 156495.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791120 f, 108724.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 88794.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943200 f, 69378.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428700 f, 156516.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791180 f, 108721.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 88936.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943260 f, 69377.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428760 f, 156538.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791240 f, 108718.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 89078.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943320 f, 69382.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428820 f, 156560.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791300 f, 108715.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 89219.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943380 f, 69381.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 89361.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791360 f, 108718.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428880 f, 156582.6 fps, 0 ms/f
[junit] 13 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 943440 f, 69375.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 89292.4 fps, 0 ms/f
[junit] 16 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1791420 f, 108709.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 428940 f, 156547.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943500 f, 69380.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 89433.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791480 f, 108712.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429000 f, 156569.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943560 f, 69384.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 89575.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791540 f, 108709.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429060 f, 156591.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943620 f, 69383.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 89716.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791600 f, 108713.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429120 f, 156613.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943680 f, 69388.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 89858.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429180 f, 156635.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791660 f, 108717.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 90000.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943740 f, 69392.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429240 f, 156656.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791720 f, 108714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 90141.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943800 f, 69391.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429300 f, 156678.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791780 f, 108717.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 90283.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943860 f, 69396.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429360 f, 156700.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791840 f, 108721.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 90424.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943920 f, 69395.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429420 f, 156665.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791900 f, 108718.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 90352.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943980 f, 69394.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429480 f, 156687.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1791960 f, 108715.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 90494.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944040 f, 69399.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429540 f, 156709.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792020 f, 108719.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 90635.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944100 f, 69403.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429600 f, 156731.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 90776.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792080 f, 108722.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429660 f, 156753.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944160 f, 69408.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 90917.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792140 f, 108726.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429720 f, 156774.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944220 f, 69407.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 91058.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792200 f, 108723.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944280 f, 69411.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792260 f, 108727.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944340 f, 69416.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792320 f, 108730.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944400 f, 69420.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429780 f, 156796.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792380 f, 108734.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 91200.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944460 f, 69425.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429840 f, 156818.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792440 f, 108738.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 91341.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944520 f, 69429.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429900 f, 156840.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792500 f, 108741.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 91482.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944580 f, 69433.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 429960 f, 156862.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 91623.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792560 f, 108745.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430020 f, 156827.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944640 f, 69438.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792620 f, 108749.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944700 f, 69442.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792680 f, 108752.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944760 f, 69442.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792740 f, 108749.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 91549.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944820 f, 69446.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430080 f, 156849.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792800 f, 108753.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 91690.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944880 f, 69450.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430140 f, 156870.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792860 f, 108757.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 91830.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944940 f, 69455.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430200 f, 156892.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792920 f, 108760.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 91971.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945000 f, 69459.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430260 f, 156914.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1792980 f, 108764.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 92112.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945060 f, 69464.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430320 f, 156936.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793040 f, 108767.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 92253.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945120 f, 69468.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430380 f, 156958.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793100 f, 108771.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 92394.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945180 f, 69472.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430440 f, 156980.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793160 f, 108775.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 92535.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945240 f, 69477.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430500 f, 157002.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793220 f, 108778.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430560 f, 157024.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945300 f, 69476.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 92676.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793280 f, 108775.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430620 f, 156988.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945360 f, 69481.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 92599.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793340 f, 108779.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430680 f, 157010.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945420 f, 69485.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 92740.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793400 f, 108783.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430740 f, 157032.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945480 f, 69489.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 92880.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793460 f, 108786.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430800 f, 157054.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945540 f, 69494.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 93021.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793520 f, 108790.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430860 f, 157076.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945600 f, 69498.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 93161.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793580 f, 108794.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430920 f, 157098.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945660 f, 69503.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 93302.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793640 f, 108791.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 430980 f, 157119.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945720 f, 69502.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 93442.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793700 f, 108794.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431040 f, 157141.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945780 f, 69506.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 93583.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793760 f, 108798.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431100 f, 157163.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945840 f, 69511.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 93723.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793820 f, 108802.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431160 f, 157185.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945900 f, 69515.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 93644.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793880 f, 108805.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431220 f, 157150.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945960 f, 69520.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 93785.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946020 f, 69524.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431280 f, 157172.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1793940 f, 108809.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 93925.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946080 f, 69528.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431340 f, 157193.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794000 f, 108813.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 94065.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946140 f, 69533.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431400 f, 157215.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794060 f, 108816.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 94205.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946200 f, 69537.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431460 f, 157237.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794120 f, 108820.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 94345.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946260 f, 69542.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431520 f, 157259.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794180 f, 108817.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 94485.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946320 f, 69541.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431580 f, 157281.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794240 f, 108820.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 94626.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946380 f, 69545.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794300 f, 108824.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946440 f, 69550.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794360 f, 108828.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946500 f, 69554.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794420 f, 108831.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946560 f, 69559.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794480 f, 108835.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946620 f, 69563.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794540 f, 108839.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946680 f, 69567.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794600 f, 108842.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946740 f, 69572.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794660 f, 108846.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946800 f, 69576.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794720 f, 108843.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946860 f, 69576.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794780 f, 108847.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946920 f, 69580.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794840 f, 108850.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946980 f, 69584.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794900 f, 108854.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947040 f, 69589.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1794960 f, 108858.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947100 f, 69593.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795020 f, 108861.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947160 f, 69598.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795080 f, 108865.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947220 f, 69602.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795140 f, 108868.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947280 f, 69606.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795200 f, 108872.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947340 f, 69611.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795260 f, 108869.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947400 f, 69610.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795320 f, 108873.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947460 f, 69614.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795380 f, 108876.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947520 f, 69619.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795440 f, 108880.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947580 f, 69623.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947640 f, 69623.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795500 f, 108877.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947700 f, 69627.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795560 f, 108881.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947760 f, 69631.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795620 f, 108884.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947820 f, 69636.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795680 f, 108888.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431640 f, 157303.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947880 f, 69640.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 94766.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795740 f, 108892.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431700 f, 157325.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947940 f, 69645.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 94906.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795800 f, 108895.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431760 f, 157289.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948000 f, 69649.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 94825.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795860 f, 108899.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431820 f, 157311.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948060 f, 69653.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 94965.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795920 f, 108903.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431880 f, 157333.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948120 f, 69653.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 95104.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1795980 f, 108900.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 431940 f, 157355.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948180 f, 69657.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 95244.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796040 f, 108903.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432000 f, 157377.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948240 f, 69662.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 95384.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796100 f, 108907.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432060 f, 157398.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948300 f, 69666.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 95524.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796160 f, 108910.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432120 f, 157420.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948360 f, 69670.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 95664.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796220 f, 108914.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432180 f, 157442.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948420 f, 69675.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 95804.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796280 f, 108918.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432240 f, 157464.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948480 f, 69679.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 95944.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796340 f, 108921.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432300 f, 157486.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948540 f, 69684.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 95860.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796400 f, 108925.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432360 f, 157450.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948600 f, 69688.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 96000.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796460 f, 108929.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432420 f, 157472.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948660 f, 69687.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 96139.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796520 f, 108926.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432480 f, 157494.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948720 f, 69692.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 96279.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796580 f, 108929.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796640 f, 108933.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948780 f, 69696.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796700 f, 108937.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948840 f, 69701.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796760 f, 108940.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948900 f, 69700.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796820 f, 108937.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948960 f, 69704.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796880 f, 108941.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949020 f, 69709.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1796940 f, 108945.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949080 f, 69713.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797000 f, 108948.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949140 f, 69717.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797060 f, 108952.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949200 f, 69722.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797120 f, 108955.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949260 f, 69726.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797180 f, 108959.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949320 f, 69731.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797240 f, 108963.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949380 f, 69735.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432540 f, 157516.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797300 f, 108966.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 96418.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949440 f, 69734.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432600 f, 157538.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 96558.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432660 f, 157560.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 96697.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432720 f, 157581.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 96837.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432780 f, 157603.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 96976.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432840 f, 157625.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797360 f, 108963.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 97116.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949500 f, 69739.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432900 f, 157590.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797420 f, 108967.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 97030.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949560 f, 69743.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 432960 f, 157611.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797480 f, 108971.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 97169.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949620 f, 69748.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433020 f, 157633.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797540 f, 108974.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 97308.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949680 f, 69752.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433080 f, 157655.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797600 f, 108978.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 97447.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949740 f, 69756.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433140 f, 157677.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797660 f, 108982.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 97587.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949800 f, 69761.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433200 f, 157699.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797720 f, 108985.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 97726.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949860 f, 69765.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433260 f, 157721.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797780 f, 108989.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 97865.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949920 f, 69770.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433320 f, 157743.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797840 f, 108993.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 98004.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949980 f, 69769.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433380 f, 157764.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797900 f, 108990.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 98143.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950040 f, 69773.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433440 f, 157786.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1797960 f, 108993.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 98055.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433500 f, 157751.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950100 f, 69778.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 98194.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798020 f, 108997.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433560 f, 157772.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 98333.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950160 f, 69782.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433620 f, 157794.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798080 f, 109000.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 98472.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950220 f, 69787.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433680 f, 157816.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798140 f, 109004.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 98611.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950280 f, 69791.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433740 f, 157838.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798200 f, 109008.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 98750.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950340 f, 69795.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433800 f, 157860.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798260 f, 109011.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 98888.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950400 f, 69800.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433860 f, 157882.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798320 f, 109015.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 99027.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950460 f, 69799.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433920 f, 157903.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798380 f, 109012.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 99166.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950520 f, 69803.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 433980 f, 157925.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798440 f, 109016.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 99305.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950580 f, 69808.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434040 f, 157947.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798500 f, 109019.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 99214.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950640 f, 69812.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434100 f, 157911.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798560 f, 109023.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 99353.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950700 f, 69817.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434160 f, 157933.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798620 f, 109027.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 99491.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950760 f, 69821.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434220 f, 157955.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798680 f, 109030.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 99630.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950820 f, 69825.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434280 f, 157977.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798740 f, 109034.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 99769.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950880 f, 69830.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434340 f, 157999.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798800 f, 109038.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 99907.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950940 f, 69834.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434400 f, 158021.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951000 f, 69839.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 100046.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798860 f, 109041.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434460 f, 158042.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951060 f, 69838.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 100184.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798920 f, 109038.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951120 f, 69842.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434520 f, 158064.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1798980 f, 109042.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 100323.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951180 f, 69847.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434580 f, 158086.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799040 f, 109045.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 100461.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951240 f, 69851.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434640 f, 158050.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951300 f, 69856.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 100368.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799100 f, 109049.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434700 f, 158072.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951360 f, 69860.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 100506.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799160 f, 109053.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434760 f, 158094.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951420 f, 69864.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 100645.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799220 f, 109056.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434820 f, 158116.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951480 f, 69869.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 100783.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799280 f, 109060.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951540 f, 69873.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799340 f, 109064.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951600 f, 69878.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799400 f, 109067.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951660 f, 69877.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799460 f, 109064.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951720 f, 69881.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799520 f, 109068.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951780 f, 69886.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799580 f, 109072.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951840 f, 69890.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799640 f, 109075.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951900 f, 69895.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799700 f, 109079.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951960 f, 69899.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952020 f, 69903.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799760 f, 109082.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952080 f, 69908.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799820 f, 109086.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952140 f, 69907.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799880 f, 109083.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952200 f, 69911.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1799940 f, 109087.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952260 f, 69916.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800000 f, 109090.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800060 f, 109094.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952320 f, 69920.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800120 f, 109098.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952380 f, 69925.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800180 f, 109101.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952440 f, 69929.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800240 f, 109105.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952500 f, 69933.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800300 f, 109109.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952560 f, 69933.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800360 f, 109106.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952620 f, 69937.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800420 f, 109109.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952680 f, 69942.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800480 f, 109113.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952740 f, 69946.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800540 f, 109117.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952800 f, 69950.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800600 f, 109120.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952860 f, 69955.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800660 f, 109124.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952920 f, 69959.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800720 f, 109127.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952980 f, 69964.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800780 f, 109131.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953040 f, 69968.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434880 f, 158138.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800840 f, 109128.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 100921.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953100 f, 69967.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 101059.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800900 f, 109132.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 434940 f, 158160.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 101198.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953160 f, 69972.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435000 f, 158181.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800960 f, 109135.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 101336.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953220 f, 69976.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435060 f, 158203.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801020 f, 109139.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 101474.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953280 f, 69980.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435120 f, 158225.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801080 f, 109143.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 101612.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953340 f, 69985.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 101517.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801140 f, 109146.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435180 f, 158189.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953400 f, 69989.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 101655.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801200 f, 109150.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435240 f, 158211.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953460 f, 69994.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 101793.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801260 f, 109154.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435300 f, 158233.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953520 f, 69998.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 101931.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801320 f, 109157.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435360 f, 158255.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953580 f, 70002.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 102068.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801380 f, 109154.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435420 f, 158276.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953640 f, 70002.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 102206.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801440 f, 109158.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435480 f, 158298.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953700 f, 70006.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 102344.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801500 f, 109161.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435540 f, 158320.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953760 f, 70011.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801560 f, 109165.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 102482.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953820 f, 70015.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435600 f, 158342.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801620 f, 109169.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 102620.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953880 f, 70019.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435660 f, 158364.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801680 f, 109172.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 102758.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953940 f, 70024.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435720 f, 158328.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801740 f, 109176.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 102660.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954000 f, 70028.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435780 f, 158350.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801800 f, 109180.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 102798.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954060 f, 70033.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435840 f, 158372.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801860 f, 109183.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 102935.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954120 f, 70032.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435900 f, 158393.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801920 f, 109180.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 103073.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954180 f, 70036.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 435960 f, 158415.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1801980 f, 109184.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 103211.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954240 f, 70041.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436020 f, 158437.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802040 f, 109188.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 103348.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954300 f, 70045.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436080 f, 158459.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802100 f, 109191.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 103486.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954360 f, 70049.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436140 f, 158481.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802160 f, 109195.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 103623.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954420 f, 70054.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436200 f, 158502.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802220 f, 109198.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 103761.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954480 f, 70058.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436260 f, 158524.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802280 f, 109202.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 103899.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954540 f, 70063.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802340 f, 109206.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954600 f, 70067.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802400 f, 109209.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436320 f, 158488.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954660 f, 70066.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 103798.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802460 f, 109206.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436380 f, 158510.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954720 f, 70071.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 103935.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802520 f, 109210.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436440 f, 158532.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954780 f, 70075.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 104073.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802580 f, 109214.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436500 f, 158554.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954840 f, 70080.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 104210.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954900 f, 70084.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436560 f, 158576.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802640 f, 109217.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 104347.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954960 f, 70088.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436620 f, 158597.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802700 f, 109221.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 104485.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955020 f, 70093.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436680 f, 158619.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802760 f, 109225.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 104622.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955080 f, 70097.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436740 f, 158641.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802820 f, 109228.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 104759.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955140 f, 70102.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436800 f, 158663.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802880 f, 109225.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 104897.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955200 f, 70101.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436860 f, 158627.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955260 f, 70105.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 104794.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1802940 f, 109229.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436920 f, 158649.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955320 f, 70110.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 104931.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803000 f, 109233.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 436980 f, 158671.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 105068.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955380 f, 70114.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437040 f, 158692.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803060 f, 109236.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 105205.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955440 f, 70118.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437100 f, 158714.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803120 f, 109240.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 105342.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955500 f, 70123.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437160 f, 158736.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803180 f, 109243.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 105479.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955560 f, 70127.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437220 f, 158758.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803240 f, 109247.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 105616.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955620 f, 70132.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437280 f, 158722.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803300 f, 109251.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 105512.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955680 f, 70136.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803360 f, 109254.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955740 f, 70140.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 105649.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803420 f, 109251.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437340 f, 158744.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955800 f, 70140.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 105785.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803480 f, 109255.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437400 f, 158765.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955860 f, 70144.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 105922.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803540 f, 109259.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437460 f, 158787.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955920 f, 70148.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 106059.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803600 f, 109262.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437520 f, 158809.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 955980 f, 70153.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 106195.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 106332.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437580 f, 158831.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 106469.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437640 f, 158853.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 106605.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437700 f, 158874.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 106500.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437760 f, 158838.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 106636.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437820 f, 158860.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 106772.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437880 f, 158882.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 106909.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 437940 f, 158904.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 107045.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438000 f, 158925.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 107181.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438060 f, 158947.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 107318.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438120 f, 158969.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 107454.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438180 f, 158991.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 107590.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803660 f, 109266.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956040 f, 70157.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803720 f, 109270.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956100 f, 70162.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803780 f, 109273.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956160 f, 70166.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803840 f, 109277.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956220 f, 70170.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803900 f, 109280.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956280 f, 70175.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1803960 f, 109277.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956340 f, 70174.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804020 f, 109281.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956400 f, 70179.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804080 f, 109285.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956460 f, 70183.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804140 f, 109288.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956520 f, 70187.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804200 f, 109292.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956580 f, 70192.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804260 f, 109296.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956640 f, 70196.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804320 f, 109299.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956700 f, 70201.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804380 f, 109296.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956760 f, 70200.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804440 f, 109300.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956820 f, 70204.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804500 f, 109304.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956880 f, 70209.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804560 f, 109307.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 956940 f, 70213.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804620 f, 109311.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957000 f, 70217.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804680 f, 109314.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957060 f, 70222.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804740 f, 109318.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957120 f, 70226.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804800 f, 109322.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957180 f, 70231.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804860 f, 109325.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957240 f, 70235.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804920 f, 109329.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957300 f, 70234.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1804980 f, 109326.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957360 f, 70239.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805040 f, 109330.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957420 f, 70243.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805100 f, 109333.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438240 f, 159013.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957480 f, 70247.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805160 f, 109337.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957540 f, 70252.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805220 f, 109341.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957600 f, 70256.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805280 f, 109344.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957660 f, 70261.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805340 f, 109348.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957720 f, 70265.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805400 f, 109351.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957780 f, 70269.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805460 f, 109348.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957840 f, 70269.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805520 f, 109352.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957900 f, 70273.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805580 f, 109356.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 957960 f, 70278.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805640 f, 109359.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958020 f, 70282.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805700 f, 109363.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958080 f, 70286.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805760 f, 109367.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958140 f, 70291.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805820 f, 109370.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958200 f, 70295.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805880 f, 109374.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958260 f, 70294.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1805940 f, 109371.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958320 f, 70299.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1806000 f, 109375.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958380 f, 70303.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1806060 f, 109378.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 107727.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958440 f, 70308.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1806120 f, 109382.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958500 f, 70312.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1806180 f, 109385.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958560 f, 70316.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1806240 f, 109382.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958620 f, 70316.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1806300 f, 109386.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958680 f, 70320.5 fps, 0 ms/f
[junit] 16 s: 60 f / 28 ms, 2142.8 fps, 0 ms/f; total: 1806360 f, 109205.0 fps, 0 ms/f
[junit] 13 s: 60 f / 71 ms, 845.0 fps, 1 ms/f; total: 958740 f, 69960.5 fps, 0 ms/f
[junit] 16 s: 60 f / 43 ms, 1395.3 fps, 0 ms/f; total: 1806420 f, 108925.4 fps, 0 ms/f
[junit] 13 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 958800 f, 69934.3 fps, 0 ms/f
[junit] 16 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 1806480 f, 108889.6 fps, 0 ms/f
[junit] 16 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1806540 f, 108873.6 fps, 0 ms/f
[junit] 13 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 958860 f, 69923.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958920 f, 69927.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1806600 f, 108877.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 958980 f, 69932.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1806660 f, 108880.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959040 f, 69936.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1806720 f, 108884.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959100 f, 69940.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1806780 f, 108888.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959160 f, 69945.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959220 f, 69944.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1806840 f, 108885.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959280 f, 69948.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1806900 f, 108888.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959340 f, 69953.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1806960 f, 108892.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959400 f, 69957.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1807020 f, 108895.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959460 f, 69962.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1807080 f, 108899.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959520 f, 69966.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1807140 f, 108903.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959580 f, 69970.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1807200 f, 108906.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959640 f, 69975.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1807260 f, 108910.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959700 f, 69979.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1807320 f, 108914.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959760 f, 69978.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1807380 f, 108911.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959820 f, 69983.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1807440 f, 108914.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959880 f, 69987.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1807500 f, 108918.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 959940 f, 69991.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1807560 f, 108921.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960000 f, 69996.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1807620 f, 108925.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960060 f, 70000.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1807680 f, 108929.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960120 f, 70005.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1807740 f, 108932.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960180 f, 70004.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1807800 f, 108929.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960240 f, 70008.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1807860 f, 108933.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960300 f, 70013.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1807920 f, 108937.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960360 f, 70017.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1807980 f, 108940.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1808040 f, 108944.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960420 f, 70021.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1808100 f, 108947.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960480 f, 70021.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1808160 f, 108944.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960540 f, 70025.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1808220 f, 108948.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960600 f, 70029.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1808280 f, 108952.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960660 f, 70034.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1808340 f, 108955.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960720 f, 70038.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1808400 f, 108959.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960780 f, 70043.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1808460 f, 108963.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960840 f, 70047.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1808520 f, 108966.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960900 f, 70051.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1808580 f, 108970.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960960 f, 70056.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1808640 f, 108973.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961020 f, 70055.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1808700 f, 108970.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961080 f, 70059.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1808760 f, 108974.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1808820 f, 108978.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961140 f, 70064.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1808880 f, 108981.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961200 f, 70068.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1808940 f, 108985.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961260 f, 70072.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1809000 f, 108989.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961320 f, 70077.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1809060 f, 108992.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1809120 f, 108996.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438300 f, 158977.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 107619.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438360 f, 158998.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 107755.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438420 f, 159020.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 107891.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961380 f, 70081.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1809180 f, 108999.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961440 f, 70086.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1809240 f, 109003.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961500 f, 70090.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1809300 f, 109000.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961560 f, 70089.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1809360 f, 109004.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961620 f, 70094.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1809420 f, 109007.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961680 f, 70098.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1809480 f, 109011.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438480 f, 159042.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 108027.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961740 f, 70102.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1809540 f, 109015.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961800 f, 70107.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1809600 f, 109018.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961860 f, 70111.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1809660 f, 109022.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961920 f, 70115.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1809720 f, 109025.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 961980 f, 70120.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438540 f, 159064.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 108163.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438600 f, 159085.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1809780 f, 109029.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962040 f, 70119.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1809840 f, 109026.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962100 f, 70123.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1809900 f, 109030.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962160 f, 70128.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1809960 f, 109033.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 108299.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962220 f, 70132.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1810020 f, 109037.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962280 f, 70137.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1810080 f, 109040.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962340 f, 70141.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1810140 f, 109044.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962400 f, 70145.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1810200 f, 109048.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962460 f, 70150.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1810260 f, 109051.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962520 f, 70154.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1810320 f, 109055.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962580 f, 70153.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1810380 f, 109052.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962640 f, 70158.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1810440 f, 109056.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1810500 f, 109059.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962700 f, 70162.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1810560 f, 109063.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962760 f, 70166.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1810620 f, 109066.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962820 f, 70171.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1810680 f, 109070.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962880 f, 70175.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1810740 f, 109074.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 962940 f, 70180.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1810800 f, 109077.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1810860 f, 109081.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963000 f, 70184.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1810920 f, 109078.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963060 f, 70183.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1810980 f, 109082.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963120 f, 70188.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1811040 f, 109085.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963180 f, 70192.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1811100 f, 109089.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963240 f, 70196.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1811160 f, 109092.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963300 f, 70201.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1811220 f, 109096.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963360 f, 70205.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1811280 f, 109100.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963420 f, 70209.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1811340 f, 109103.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963480 f, 70214.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1811400 f, 109107.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963540 f, 70218.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1811460 f, 109104.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963600 f, 70217.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1811520 f, 109107.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963660 f, 70222.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1811580 f, 109111.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963720 f, 70226.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1811640 f, 109115.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963780 f, 70231.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963840 f, 70235.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1811700 f, 109118.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963900 f, 70239.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1811760 f, 109122.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 963960 f, 70244.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1811820 f, 109126.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964020 f, 70248.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1811880 f, 109129.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964080 f, 70252.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1811940 f, 109133.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964140 f, 70252.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1812000 f, 109130.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964200 f, 70256.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1812060 f, 109133.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964260 f, 70260.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1812120 f, 109137.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964320 f, 70265.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1812180 f, 109141.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964380 f, 70269.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1812240 f, 109144.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964440 f, 70273.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1812300 f, 109148.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964500 f, 70278.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1812360 f, 109152.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964560 f, 70282.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1812420 f, 109155.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964620 f, 70287.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1812480 f, 109152.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964680 f, 70286.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1812540 f, 109156.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964740 f, 70290.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1812600 f, 109159.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964800 f, 70295.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1812660 f, 109163.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964860 f, 70299.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1812720 f, 109167.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964920 f, 70303.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1812780 f, 109170.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 964980 f, 70308.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1812840 f, 109174.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965040 f, 70312.5 fps, 0 ms/f
[junit] 16 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1812900 f, 109164.8 fps, 0 ms/f
[junit] 13 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 965100 f, 70306.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1812960 f, 109168.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965160 f, 70311.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1813020 f, 109172.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965220 f, 70315.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1813080 f, 109175.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965280 f, 70319.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1813140 f, 109179.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965340 f, 70319.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1813200 f, 109176.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965400 f, 70323.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1813260 f, 109179.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965460 f, 70327.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1813320 f, 109183.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965520 f, 70332.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1813380 f, 109187.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965580 f, 70336.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1813440 f, 109190.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965640 f, 70340.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1813500 f, 109194.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965700 f, 70345.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1813560 f, 109197.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965760 f, 70349.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1813620 f, 109201.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965820 f, 70354.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1813680 f, 109205.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965880 f, 70353.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1813740 f, 109202.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 965940 f, 70357.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1813800 f, 109205.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966000 f, 70362.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1813860 f, 109209.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966060 f, 70366.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1813920 f, 109213.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966120 f, 70370.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1813980 f, 109216.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966180 f, 70375.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1814040 f, 109220.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966240 f, 70379.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1814100 f, 109223.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966300 f, 70378.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1814160 f, 109220.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966360 f, 70383.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1814220 f, 109224.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966420 f, 70387.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1814280 f, 109228.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966480 f, 70391.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1814340 f, 109231.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966540 f, 70396.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1814400 f, 109235.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966600 f, 70400.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1814460 f, 109239.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966660 f, 70404.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1814520 f, 109242.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966720 f, 70409.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1814580 f, 109239.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966780 f, 70408.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1814640 f, 109243.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966840 f, 70412.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1814700 f, 109246.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966900 f, 70417.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1814760 f, 109250.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 966960 f, 70421.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1814820 f, 109254.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967020 f, 70426.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1814880 f, 109257.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967080 f, 70430.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1814940 f, 109261.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967140 f, 70434.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1815000 f, 109264.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967200 f, 70439.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1815060 f, 109268.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967260 f, 70438.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1815120 f, 109265.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967320 f, 70442.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1815180 f, 109269.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967380 f, 70447.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1815240 f, 109272.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967440 f, 70451.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1815300 f, 109276.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967500 f, 70455.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1815360 f, 109280.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967560 f, 70460.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1815420 f, 109283.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967620 f, 70464.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438660 f, 159107.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1815480 f, 109287.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967680 f, 70468.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1815540 f, 109290.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967740 f, 70468.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1815600 f, 109287.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967800 f, 70472.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1815660 f, 109291.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967860 f, 70476.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1815720 f, 109295.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967920 f, 70481.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1815780 f, 109298.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 967980 f, 70485.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1815840 f, 109302.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968040 f, 70490.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1815900 f, 109305.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968100 f, 70494.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1815960 f, 109309.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968160 f, 70498.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1816020 f, 109313.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968220 f, 70503.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1816080 f, 109316.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968280 f, 70502.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1816140 f, 109313.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968340 f, 70506.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1816200 f, 109317.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968400 f, 70511.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1816260 f, 109321.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968460 f, 70515.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1816320 f, 109324.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968520 f, 70519.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1816380 f, 109328.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968580 f, 70524.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1816440 f, 109331.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968640 f, 70528.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1816500 f, 109335.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968700 f, 70532.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1816560 f, 109339.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968760 f, 70537.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1816620 f, 109342.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968820 f, 70536.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1816680 f, 109339.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968880 f, 70540.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1816740 f, 109343.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 968940 f, 70545.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1816800 f, 109346.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969000 f, 70549.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1816860 f, 109350.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969060 f, 70554.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1816920 f, 109354.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969120 f, 70558.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1816980 f, 109357.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969180 f, 70562.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969240 f, 70567.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1817040 f, 109361.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969300 f, 70571.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1817100 f, 109365.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969360 f, 70575.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1817160 f, 109368.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969420 f, 70575.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1817220 f, 109365.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969480 f, 70579.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1817280 f, 109369.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969540 f, 70583.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969600 f, 70588.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1817340 f, 109372.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969660 f, 70592.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1817400 f, 109376.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969720 f, 70596.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1817460 f, 109373.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969780 f, 70596.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1817520 f, 109377.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969840 f, 70600.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1817580 f, 109380.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969900 f, 70604.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1817640 f, 109384.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 969960 f, 70609.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1817700 f, 109387.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970020 f, 70613.6 fps, 0 ms/f
[junit] 16 s: 60 f / 76 ms, 789.4 fps, 1 ms/f; total: 1817760 f, 108893.5 fps, 0 ms/f
[junit] 13 s: 60 f / 76 ms, 789.4 fps, 1 ms/f; total: 970080 f, 70229.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1817820 f, 108890.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970140 f, 70228.7 fps, 0 ms/f
[junit] 16 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1817880 f, 108881.1 fps, 0 ms/f
[junit] 13 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 970200 f, 70222.9 fps, 0 ms/f
[junit] 16 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1817940 f, 108865.2 fps, 0 ms/f
[junit] 13 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 970260 f, 70212.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1818000 f, 108868.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970320 f, 70216.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1818060 f, 108872.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970380 f, 70220.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1818120 f, 108875.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970440 f, 70225.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1818180 f, 108879.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970500 f, 70229.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1818240 f, 108883.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970560 f, 70228.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1818300 f, 108880.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970620 f, 70233.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1818360 f, 108883.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970680 f, 70237.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1818420 f, 108887.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970740 f, 70241.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1818480 f, 108891.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970800 f, 70246.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1818540 f, 108894.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970860 f, 70250.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1818600 f, 108898.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970920 f, 70254.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1818660 f, 108901.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 970980 f, 70259.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1818720 f, 108905.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971040 f, 70263.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1818780 f, 108908.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971100 f, 70262.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1818840 f, 108906.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971160 f, 70266.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1818900 f, 108909.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971220 f, 70271.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1818960 f, 108913.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971280 f, 70275.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1819020 f, 108916.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971340 f, 70274.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1819080 f, 108913.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971400 f, 70274.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1819140 f, 108910.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971460 f, 70273.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1819200 f, 108908.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971520 f, 70277.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1819260 f, 108905.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971580 f, 70277.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1819320 f, 108902.1 fps, 0 ms/f
[junit] 13 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 971640 f, 70271.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1819380 f, 108899.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971700 f, 70275.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1819440 f, 108902.8 fps, 0 ms/f
[junit] 13 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 971760 f, 70269.7 fps, 0 ms/f
[junit] 16 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1819500 f, 108893.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 971820 f, 70274.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1819560 f, 108897.0 fps, 0 ms/f
[junit] 13 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 971880 f, 70253.0 fps, 0 ms/f
[junit] 16 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 1819620 f, 108854.9 fps, 0 ms/f
[junit] 13 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 971940 f, 70247.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1819680 f, 108858.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972000 f, 70246.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1819740 f, 108855.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972060 f, 70245.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1819800 f, 108852.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972120 f, 70250.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1819860 f, 108856.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972180 f, 70249.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1819920 f, 108853.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972240 f, 70253.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1819980 f, 108856.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972300 f, 70252.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1820040 f, 108854.0 fps, 0 ms/f
[junit] 13 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 972360 f, 70236.9 fps, 0 ms/f
[junit] 16 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1820100 f, 108831.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972420 f, 70236.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1820160 f, 108828.7 fps, 0 ms/f
[junit] 13 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 972480 f, 70189.8 fps, 0 ms/f
[junit] 16 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 1820220 f, 108767.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972540 f, 70189.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1820280 f, 108764.3 fps, 0 ms/f
[junit] 13 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 972600 f, 70178.2 fps, 0 ms/f
[junit] 16 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1820340 f, 108748.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972660 f, 70177.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1820400 f, 108745.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972720 f, 70181.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1820460 f, 108749.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972780 f, 70186.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1820520 f, 108752.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972840 f, 70185.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1820580 f, 108749.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972900 f, 70189.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1820640 f, 108753.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 972960 f, 70194.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1820700 f, 108756.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973020 f, 70193.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1820760 f, 108754.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973080 f, 70197.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1820820 f, 108757.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973140 f, 70201.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1820880 f, 108761.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973200 f, 70206.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1820940 f, 108764.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973260 f, 70210.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1821000 f, 108768.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1821060 f, 108771.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973320 f, 70214.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1821120 f, 108775.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973380 f, 70219.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1821180 f, 108779.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973440 f, 70223.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1821240 f, 108776.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973500 f, 70222.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1821300 f, 108779.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1821360 f, 108783.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973560 f, 70227.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1821420 f, 108786.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973620 f, 70231.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1821480 f, 108790.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973680 f, 70235.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1821540 f, 108794.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973740 f, 70240.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1821600 f, 108797.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973800 f, 70244.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1821660 f, 108801.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973860 f, 70248.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1821720 f, 108804.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973920 f, 70253.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1821780 f, 108801.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 973980 f, 70252.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1821840 f, 108805.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974040 f, 70256.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1821900 f, 108809.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974100 f, 70261.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1821960 f, 108812.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974160 f, 70265.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1822020 f, 108816.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974220 f, 70269.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1822080 f, 108813.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974280 f, 70269.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1822140 f, 108816.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974340 f, 70273.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974400 f, 70277.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1822200 f, 108820.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974460 f, 70282.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1822260 f, 108824.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974520 f, 70286.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1822320 f, 108827.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974580 f, 70290.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1822380 f, 108824.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974640 f, 70289.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1822440 f, 108828.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974700 f, 70294.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1822500 f, 108831.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974760 f, 70298.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1822560 f, 108835.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974820 f, 70302.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1822620 f, 108839.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974880 f, 70307.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1822680 f, 108842.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 974940 f, 70311.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1822740 f, 108846.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975000 f, 70315.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1822800 f, 108849.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975060 f, 70320.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1822860 f, 108853.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975120 f, 70324.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1822920 f, 108857.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1822980 f, 108854.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975180 f, 70323.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1823040 f, 108857.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975240 f, 70328.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1823100 f, 108861.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975300 f, 70332.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1823160 f, 108864.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975360 f, 70336.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1823220 f, 108868.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975420 f, 70341.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1823280 f, 108872.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975480 f, 70345.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1823340 f, 108869.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975540 f, 70344.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1823400 f, 108872.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975600 f, 70349.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1823460 f, 108876.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975660 f, 70353.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1823520 f, 108879.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975720 f, 70357.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1823580 f, 108883.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975780 f, 70361.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1823640 f, 108887.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975840 f, 70366.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1823700 f, 108890.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975900 f, 70370.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1823760 f, 108894.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 975960 f, 70374.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1823820 f, 108897.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976020 f, 70379.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1823880 f, 108894.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976080 f, 70378.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1823940 f, 108898.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976140 f, 70382.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1824000 f, 108902.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976200 f, 70387.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1824060 f, 108905.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976260 f, 70391.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1824120 f, 108909.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976320 f, 70395.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1824180 f, 108912.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976380 f, 70400.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1824240 f, 108916.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976440 f, 70404.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1824300 f, 108919.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976500 f, 70408.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1824360 f, 108923.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976560 f, 70408.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1824420 f, 108920.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976620 f, 70412.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1824480 f, 108924.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976680 f, 70416.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1824540 f, 108927.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976740 f, 70421.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1824600 f, 108931.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976800 f, 70425.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1824660 f, 108934.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976860 f, 70429.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1824720 f, 108938.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976920 f, 70434.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1824780 f, 108942.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 976980 f, 70438.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1824840 f, 108945.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977040 f, 70442.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977100 f, 70441.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1824900 f, 108942.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977160 f, 70446.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1824960 f, 108946.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977220 f, 70450.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1825020 f, 108949.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977280 f, 70454.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1825080 f, 108953.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977340 f, 70459.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1825140 f, 108957.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977400 f, 70463.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1825200 f, 108960.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977460 f, 70467.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977520 f, 70472.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1825260 f, 108964.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977580 f, 70476.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1825320 f, 108967.8 fps, 0 ms/f
[junit] 13 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 977640 f, 70470.6 fps, 0 ms/f
[junit] 16 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1825380 f, 108951.8 fps, 0 ms/f
[junit] 13 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 977700 f, 70378.6 fps, 0 ms/f
[junit] 16 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 1825440 f, 108838.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977760 f, 70382.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1825500 f, 108842.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977820 f, 70382.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1825560 f, 108839.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977880 f, 70386.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1825620 f, 108842.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 977940 f, 70390.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1825680 f, 108846.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978000 f, 70390.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1825740 f, 108843.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978060 f, 70394.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1825800 f, 108847.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978120 f, 70398.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1825860 f, 108850.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978180 f, 70403.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1825920 f, 108854.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978240 f, 70407.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1825980 f, 108857.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978300 f, 70411.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1826040 f, 108861.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978360 f, 70416.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1826100 f, 108864.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978420 f, 70420.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1826160 f, 108868.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978480 f, 70419.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1826220 f, 108865.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978540 f, 70423.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1826280 f, 108869.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978600 f, 70428.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1826340 f, 108872.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978660 f, 70432.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1826400 f, 108876.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978720 f, 70436.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1826460 f, 108879.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978780 f, 70441.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1826520 f, 108883.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978840 f, 70445.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1826580 f, 108887.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978900 f, 70449.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1826640 f, 108890.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 978960 f, 70454.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1826700 f, 108894.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979020 f, 70453.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1826760 f, 108891.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979080 f, 70457.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1826820 f, 108894.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979140 f, 70462.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1826880 f, 108898.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979200 f, 70466.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979260 f, 70470.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1826940 f, 108902.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979320 f, 70474.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1827000 f, 108905.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979380 f, 70479.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1827060 f, 108909.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979440 f, 70483.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1827120 f, 108912.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979500 f, 70487.9 fps, 0 ms/f
[junit] 16 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1827180 f, 108903.3 fps, 0 ms/f
[junit] 13 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 979560 f, 70482.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1827240 f, 108900.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979620 f, 70481.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1827300 f, 108903.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979680 f, 70485.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1827360 f, 108901.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979740 f, 70484.8 fps, 0 ms/f
[junit] 13 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 979800 f, 70479.0 fps, 0 ms/f
[junit] 16 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1827420 f, 108891.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979860 f, 70483.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1827480 f, 108895.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979920 f, 70487.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1827540 f, 108898.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 979980 f, 70492.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1827600 f, 108902.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980040 f, 70496.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1827660 f, 108905.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980100 f, 70500.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1827720 f, 108909.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980160 f, 70504.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1827780 f, 108913.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980220 f, 70504.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1827840 f, 108910.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980280 f, 70508.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1827900 f, 108913.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980340 f, 70512.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1827960 f, 108917.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980400 f, 70517.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1828020 f, 108920.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980460 f, 70521.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1828080 f, 108924.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980520 f, 70525.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1828140 f, 108928.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980580 f, 70530.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1828200 f, 108931.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980640 f, 70534.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1828260 f, 108935.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980700 f, 70538.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1828320 f, 108938.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980760 f, 70537.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1828380 f, 108935.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980820 f, 70542.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1828440 f, 108939.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980880 f, 70546.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1828500 f, 108943.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 108435.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438720 f, 159129.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 108571.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438780 f, 159151.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 108707.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438840 f, 159115.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 108597.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438900 f, 159137.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 108733.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 438960 f, 159158.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 108868.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439020 f, 159180.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 109004.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 109140.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439080 f, 159202.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 109276.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439140 f, 159224.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 109411.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439200 f, 159245.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 109547.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439260 f, 159267.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 109683.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 109819.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439320 f, 159289.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 109954.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439380 f, 159311.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 109841.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439440 f, 159275.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 109977.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439500 f, 159296.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 110112.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439560 f, 159318.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 110248.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439620 f, 159340.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 110383.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439680 f, 159362.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 110519.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439740 f, 159383.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 110654.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439800 f, 159405.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 110790.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439860 f, 159369.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 110675.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439920 f, 159391.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 110810.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 439980 f, 159413.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 110945.9 fps, 0 ms/f
[junit] 2 s: 60 f / 58 ms, 1034.4 fps, 0 ms/f; total: 440040 f, 156153.3 fps, 0 ms/f
[junit] 0 s: 60 f / 58 ms, 1034.4 fps, 0 ms/f; total: 49320 f, 98247.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440100 f, 156119.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 98170.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 98290.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440160 f, 156140.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 980940 f, 70550.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 98409.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1828560 f, 108946.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981000 f, 70555.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1828620 f, 108950.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981060 f, 70559.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1828680 f, 108953.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981120 f, 70563.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1828740 f, 108957.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981180 f, 70568.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1828800 f, 108960.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981240 f, 70572.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1828860 f, 108964.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981300 f, 70571.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1828920 f, 108961.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981360 f, 70576.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1828980 f, 108965.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981420 f, 70580.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1829040 f, 108968.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981480 f, 70584.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1829100 f, 108972.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981540 f, 70588.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1829160 f, 108975.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981600 f, 70593.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1829220 f, 108979.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981660 f, 70597.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1829280 f, 108983.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981720 f, 70601.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1829340 f, 108986.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981780 f, 70606.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1829400 f, 108990.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981840 f, 70605.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1829460 f, 108987.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981900 f, 70609.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1829520 f, 108990.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 981960 f, 70614.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1829580 f, 108994.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982020 f, 70618.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1829640 f, 108997.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982080 f, 70622.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1829700 f, 109001.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982140 f, 70627.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1829760 f, 109005.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982200 f, 70631.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1829820 f, 109008.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982260 f, 70635.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1829880 f, 109012.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982320 f, 70640.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1829940 f, 109015.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982380 f, 70639.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1830000 f, 109012.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982440 f, 70643.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1830060 f, 109016.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982500 f, 70647.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1830120 f, 109020.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982560 f, 70652.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1830180 f, 109023.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982620 f, 70656.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1830240 f, 109027.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982680 f, 70660.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1830300 f, 109030.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982740 f, 70665.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1830360 f, 109027.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982800 f, 70664.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1830420 f, 109031.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982860 f, 70668.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1830480 f, 109035.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1830540 f, 109038.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982920 f, 70672.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1830600 f, 109042.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 982980 f, 70677.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1830660 f, 109045.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983040 f, 70681.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1830720 f, 109049.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983100 f, 70685.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1830780 f, 109052.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983160 f, 70690.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1830840 f, 109056.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983220 f, 70694.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1830900 f, 109060.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983280 f, 70693.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1830960 f, 109057.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983340 f, 70698.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1831020 f, 109060.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983400 f, 70702.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1831080 f, 109064.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983460 f, 70706.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1831140 f, 109067.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983520 f, 70711.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1831200 f, 109071.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983580 f, 70715.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1831260 f, 109074.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983640 f, 70719.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1831320 f, 109078.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983700 f, 70723.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1831380 f, 109082.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983760 f, 70728.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1831440 f, 109085.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983820 f, 70727.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1831500 f, 109082.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1831560 f, 109086.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983880 f, 70731.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1831620 f, 109089.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 983940 f, 70736.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1831680 f, 109093.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984000 f, 70740.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1831740 f, 109097.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984060 f, 70744.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1831800 f, 109100.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1831860 f, 109104.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984120 f, 70749.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1831920 f, 109107.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984180 f, 70753.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1831980 f, 109111.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984240 f, 70757.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1832040 f, 109114.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984300 f, 70756.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1832100 f, 109112.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984360 f, 70761.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1832160 f, 109115.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984420 f, 70765.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1832220 f, 109119.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984480 f, 70769.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1832280 f, 109122.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984540 f, 70774.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1832340 f, 109126.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984600 f, 70778.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1832400 f, 109129.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984660 f, 70782.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1832460 f, 109133.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984720 f, 70787.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1832520 f, 109137.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984780 f, 70791.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1832580 f, 109134.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984840 f, 70790.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1832640 f, 109137.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984900 f, 70794.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1832700 f, 109141.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 984960 f, 70799.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1832760 f, 109144.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985020 f, 70803.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1832820 f, 109148.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985080 f, 70807.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1832880 f, 109151.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985140 f, 70812.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1832940 f, 109155.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985200 f, 70816.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1833000 f, 109159.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985260 f, 70820.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1833060 f, 109162.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985320 f, 70825.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1833120 f, 109159.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985380 f, 70824.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1833180 f, 109163.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985440 f, 70828.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1833240 f, 109166.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985500 f, 70833.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1833300 f, 109170.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985560 f, 70837.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1833360 f, 109174.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985620 f, 70841.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1833420 f, 109177.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985680 f, 70845.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1833480 f, 109181.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985740 f, 70850.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1833540 f, 109184.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985800 f, 70854.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1833600 f, 109188.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985860 f, 70858.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1833660 f, 109185.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985920 f, 70858.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1833720 f, 109189.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 985980 f, 70862.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1833780 f, 109192.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986040 f, 70866.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1833840 f, 109196.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986100 f, 70871.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1833900 f, 109199.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986160 f, 70875.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1833960 f, 109203.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986220 f, 70879.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1834020 f, 109206.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986280 f, 70884.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1834080 f, 109210.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986340 f, 70888.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1834140 f, 109214.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986400 f, 70892.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1834200 f, 109211.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986460 f, 70891.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440220 f, 156161.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1834260 f, 109214.6 fps, 0 ms/f
[junit] 0 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 49560 f, 97751.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986520 f, 70896.1 fps, 0 ms/f
[junit] 2 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 440280 f, 155961.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1834320 f, 109218.2 fps, 0 ms/f
[junit] 0 s: 60 f / 29 ms, 2068.9 fps, 0 ms/f; total: 49620 f, 92574.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986580 f, 70900.4 fps, 0 ms/f
[junit] 2 s: 60 f / 29 ms, 2068.9 fps, 0 ms/f; total: 440340 f, 154396.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1834380 f, 109221.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 92686.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986640 f, 70904.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440400 f, 154417.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1834440 f, 109225.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 92625.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986700 f, 70909.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440460 f, 154384.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 92737.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440520 f, 154405.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1834500 f, 109228.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 92849.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986760 f, 70913.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440580 f, 154426.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1834560 f, 109232.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 92960.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986820 f, 70917.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440640 f, 154447.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1834620 f, 109236.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 93072.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986880 f, 70922.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440700 f, 154468.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1834680 f, 109239.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 93184.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 986940 f, 70926.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440760 f, 154490.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1834740 f, 109236.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 93296.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987000 f, 70925.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440820 f, 154511.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1834800 f, 109240.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 93407.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987060 f, 70929.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440880 f, 154532.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1834860 f, 109243.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 93519.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987120 f, 70934.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 440940 f, 154553.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1834920 f, 109247.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 93457.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987180 f, 70938.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441000 f, 154519.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1834980 f, 109251.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 93568.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987240 f, 70942.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441060 f, 154541.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1835040 f, 109254.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 93680.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987300 f, 70947.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1835100 f, 109258.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987360 f, 70951.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1835160 f, 109261.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1835220 f, 109265.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987420 f, 70955.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1835280 f, 109268.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987480 f, 70954.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1835340 f, 109265.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987540 f, 70959.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1835400 f, 109269.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987600 f, 70963.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1835460 f, 109273.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987660 f, 70967.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1835520 f, 109276.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987720 f, 70972.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1835580 f, 109280.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987780 f, 70976.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1835640 f, 109283.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987840 f, 70980.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1835700 f, 109287.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987900 f, 70985.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1835760 f, 109290.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 987960 f, 70984.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1835820 f, 109288.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988020 f, 70988.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1835880 f, 109291.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988080 f, 70992.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1835940 f, 109295.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988140 f, 70997.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1836000 f, 109298.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988200 f, 71001.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1836060 f, 109302.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988260 f, 71005.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1836120 f, 109305.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988320 f, 71010.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1836180 f, 109309.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988380 f, 71014.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1836240 f, 109313.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988440 f, 71018.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1836300 f, 109316.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988500 f, 71018.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1836360 f, 109313.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988560 f, 71022.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1836420 f, 109317.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988620 f, 71026.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1836480 f, 109320.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988680 f, 71030.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1836540 f, 109324.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988740 f, 71035.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1836600 f, 109327.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988800 f, 71039.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1836660 f, 109331.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988860 f, 71038.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1836720 f, 109328.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988920 f, 71043.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1836780 f, 109332.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 988980 f, 71047.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1836840 f, 109335.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989040 f, 71051.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1836900 f, 109339.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989100 f, 71056.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1836960 f, 109342.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441120 f, 154562.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 93791.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441180 f, 154583.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 93903.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441240 f, 154604.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 94014.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441300 f, 154625.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 94126.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441360 f, 154646.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 94237.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441420 f, 154667.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 94349.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441480 f, 154688.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 94460.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441540 f, 154654.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 94397.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441600 f, 154676.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 94508.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441660 f, 154697.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 94619.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441720 f, 154718.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 94730.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441780 f, 154739.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 94842.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441840 f, 154760.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 94953.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441900 f, 154781.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 95064.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 441960 f, 154802.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 95176.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442020 f, 154823.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 95287.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442080 f, 154844.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 95222.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442140 f, 154810.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 95333.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442200 f, 154831.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442260 f, 154852.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 95444.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442320 f, 154873.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 95555.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442380 f, 154894.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 95666.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442440 f, 154915.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 95777.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442500 f, 154936.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 95888.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442560 f, 154957.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 96000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442620 f, 154978.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 96111.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442680 f, 154945.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 96044.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442740 f, 154966.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 96155.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442800 f, 154987.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 96266.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442860 f, 155008.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 96377.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442920 f, 155029.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 96487.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 442980 f, 155050.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 96598.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443040 f, 155071.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 96531.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443100 f, 155038.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 96642.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443160 f, 155059.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443220 f, 155080.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 96752.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 96863.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443280 f, 155101.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 96974.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443340 f, 155122.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 97084.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443400 f, 155143.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 97195.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443460 f, 155164.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 97306.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443520 f, 155185.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 97416.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443580 f, 155206.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 97527.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443640 f, 155173.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 97458.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443700 f, 155194.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 97569.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443760 f, 155215.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 97679.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443820 f, 155236.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 97790.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443880 f, 155257.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 97900.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 443940 f, 155278.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 98011.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444000 f, 155299.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 98121.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444060 f, 155320.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 98232.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444120 f, 155341.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 98342.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444180 f, 155362.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 98453.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444240 f, 155328.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 98382.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444300 f, 155349.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 98492.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444360 f, 155370.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 98602.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444420 f, 155391.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 98713.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444480 f, 155412.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 98823.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444540 f, 155433.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 98933.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444600 f, 155454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 99044.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444660 f, 155475.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 99154.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444720 f, 155496.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 99264.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444780 f, 155463.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 99192.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444840 f, 155484.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 99302.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444900 f, 155505.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 99412.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 444960 f, 155526.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 99522.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445020 f, 155547.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 99633.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445080 f, 155567.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 99743.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445140 f, 155588.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 99853.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445200 f, 155609.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 99963.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445260 f, 155630.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 100073.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 100183.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445320 f, 155651.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 100109.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445380 f, 155618.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 100219.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445440 f, 155639.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 100329.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445500 f, 155660.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 100439.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445560 f, 155681.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 100549.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445620 f, 155702.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 100659.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445680 f, 155723.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 100769.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445740 f, 155744.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 100879.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445800 f, 155765.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 100989.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445860 f, 155786.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 101098.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 101023.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445920 f, 155752.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 101133.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 445980 f, 155773.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 101243.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446040 f, 155794.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 101352.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446100 f, 155815.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 101462.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 101572.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446160 f, 155836.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 101681.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446220 f, 155857.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 101791.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446280 f, 155878.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 101901.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446340 f, 155899.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 102010.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446400 f, 155920.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 101934.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446460 f, 155886.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 102043.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446520 f, 155907.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 102153.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446580 f, 155928.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 102262.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446640 f, 155949.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 102372.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446700 f, 155970.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 102481.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446760 f, 155991.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 102591.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446820 f, 156012.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 102700.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446880 f, 156033.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 102810.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 446940 f, 156054.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 102919.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447000 f, 156075.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 102841.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447060 f, 156041.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 102950.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447120 f, 156062.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 103060.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447180 f, 156083.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 103169.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447240 f, 156104.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 103278.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447300 f, 156125.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 103387.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447360 f, 156146.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 103497.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447420 f, 156167.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 103606.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447480 f, 156188.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 103715.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447540 f, 156209.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 103825.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447600 f, 156175.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 103745.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447660 f, 156196.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 103854.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447720 f, 156217.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 103963.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447780 f, 156238.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 104072.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447840 f, 156259.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 104181.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447900 f, 156280.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 104290.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 447960 f, 156301.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 104400.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448020 f, 156322.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 104509.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448080 f, 156343.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 104618.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448140 f, 156364.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 104727.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448200 f, 156330.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 104646.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448260 f, 156351.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 104754.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448320 f, 156372.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 104863.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448380 f, 156393.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 104972.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448440 f, 156414.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 105081.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448500 f, 156435.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 105190.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448560 f, 156456.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 105299.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448620 f, 156477.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 105408.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448680 f, 156498.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 105517.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448740 f, 156464.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 105434.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448800 f, 156485.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 105543.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448860 f, 156506.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 105652.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448920 f, 156527.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 105760.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 448980 f, 156548.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 105869.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449040 f, 156569.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 105978.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449100 f, 156589.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 106086.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449160 f, 156610.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 106195.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449220 f, 156631.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 106304.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449280 f, 156652.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 106413.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449340 f, 156619.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 106329.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449400 f, 156639.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 106437.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 106546.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449460 f, 156660.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 106654.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449520 f, 156681.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 106763.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449580 f, 156702.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 106871.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449640 f, 156723.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 106980.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 107088.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449700 f, 156744.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 107197.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449760 f, 156765.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 107305.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449820 f, 156786.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 107414.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449880 f, 156752.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 107328.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 449940 f, 156773.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 107436.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450000 f, 156794.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 107545.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450060 f, 156815.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 107653.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450120 f, 156836.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 107761.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450180 f, 156802.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 107675.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450240 f, 156823.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 107783.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450300 f, 156844.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 107891.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450360 f, 156865.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 108000.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450420 f, 156886.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 108108.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450480 f, 156907.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 108216.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450540 f, 156927.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 108324.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450600 f, 156894.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 108237.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450660 f, 156915.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 108345.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450720 f, 156935.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 108453.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450780 f, 156956.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 108561.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450840 f, 156977.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 108669.0 fps, 0 ms/f
[junit] GLCanvas invisible frame count: Before 63, after 64
[junit] XXXX Visible Part 3/3
[junit] 2 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 450900 f, 156834.7 fps, 0 ms/f
[junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 60480 f, 108193.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 450960 f, 156855.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 108300.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451020 f, 156821.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 108214.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451080 f, 156842.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 108321.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451140 f, 156863.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 108428.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451200 f, 156884.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 108535.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451260 f, 156850.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 108449.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451320 f, 156871.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 108556.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451380 f, 156892.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 108663.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451440 f, 156858.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 108576.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451500 f, 156879.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451560 f, 156900.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451620 f, 156921.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451680 f, 156942.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451740 f, 156963.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451800 f, 156929.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451860 f, 156950.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451920 f, 156971.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 451980 f, 156992.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452040 f, 157012.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989160 f, 71060.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1837020 f, 109346.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989220 f, 71064.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1837080 f, 109350.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989280 f, 71068.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1837140 f, 109353.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989340 f, 71068.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1837200 f, 109350.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989400 f, 71072.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1837260 f, 109354.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989460 f, 71076.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1837320 f, 109357.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989520 f, 71081.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1837380 f, 109361.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989580 f, 71085.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1837440 f, 109364.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989640 f, 71089.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1837500 f, 109368.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989700 f, 71094.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1837560 f, 109372.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989760 f, 71098.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1837620 f, 109375.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989820 f, 71102.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1837680 f, 109379.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989880 f, 71101.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1837740 f, 109376.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1837800 f, 109379.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 989940 f, 71106.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1837860 f, 109383.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990000 f, 71110.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1837920 f, 109380.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990060 f, 71109.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1837980 f, 109384.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990120 f, 71113.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1838040 f, 109387.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990180 f, 71118.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1838100 f, 109384.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990240 f, 71117.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1838160 f, 109388.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990300 f, 71121.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1838220 f, 109391.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990360 f, 71126.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1838280 f, 109388.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990420 f, 71125.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1838340 f, 109392.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990480 f, 71129.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1838400 f, 109389.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990540 f, 71128.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1838460 f, 109393.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990600 f, 71133.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452100 f, 157033.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452160 f, 157054.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1838520 f, 109390.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990660 f, 71132.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1838580 f, 109393.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990720 f, 71136.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1838640 f, 109390.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990780 f, 71135.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1838700 f, 109394.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990840 f, 71140.1 fps, 0 ms/f
[junit] 16 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1838760 f, 109384.8 fps, 0 ms/f
[junit] 13 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 990900 f, 71134.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1838820 f, 109381.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 990960 f, 71133.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1838880 f, 109385.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991020 f, 71137.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1838940 f, 109389.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991080 f, 71142.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1839000 f, 109386.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991140 f, 71141.2 fps, 0 ms/f
[junit] 16 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1839060 f, 109376.7 fps, 0 ms/f
[junit] 13 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 991200 f, 71135.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1839120 f, 109380.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991260 f, 71139.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1839180 f, 109383.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991320 f, 71143.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1839240 f, 109380.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991380 f, 71143.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1839300 f, 109384.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991440 f, 71147.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1839360 f, 109388.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991500 f, 71151.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1839420 f, 109391.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991560 f, 71150.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1839480 f, 109388.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991620 f, 71155.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1839540 f, 109392.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991680 f, 71159.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1839600 f, 109395.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991740 f, 71163.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1839660 f, 109392.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991800 f, 71163.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1839720 f, 109396.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991860 f, 71167.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1839780 f, 109393.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991920 f, 71166.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1839840 f, 109397.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 991980 f, 71170.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1839900 f, 109400.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992040 f, 71175.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1839960 f, 109397.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992100 f, 71174.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1840020 f, 109401.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992160 f, 71178.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1840080 f, 109404.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992220 f, 71183.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1840140 f, 109401.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992280 f, 71182.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1840200 f, 109405.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992340 f, 71186.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1840260 f, 109409.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992400 f, 71190.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1840320 f, 109406.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992460 f, 71190.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1840380 f, 109409.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992520 f, 71194.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1840440 f, 109413.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992580 f, 71198.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1840500 f, 109410.3 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992640 f, 71197.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1840560 f, 109413.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992700 f, 71202.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1840620 f, 109417.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992760 f, 71206.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1840680 f, 109420.9 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992820 f, 71210.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1840740 f, 109418.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992880 f, 71209.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1840800 f, 109421.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 992940 f, 71214.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1840860 f, 109425.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993000 f, 71218.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452220 f, 157075.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452280 f, 157096.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452340 f, 157117.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452400 f, 157083.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452460 f, 157104.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452520 f, 157125.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452580 f, 157145.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452640 f, 157166.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1840920 f, 109422.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993060 f, 71217.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1840980 f, 109425.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993120 f, 71222.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1841040 f, 109422.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993180 f, 71221.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1841100 f, 109426.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452700 f, 157187.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452760 f, 157208.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452820 f, 157229.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452880 f, 157195.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 452940 f, 157216.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453000 f, 157237.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453060 f, 157257.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453120 f, 157278.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453180 f, 157299.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453240 f, 157320.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453300 f, 157341.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453360 f, 157362.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453420 f, 157328.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453480 f, 157349.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453540 f, 157369.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453600 f, 157390.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453660 f, 157411.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453720 f, 157432.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453780 f, 157453.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453840 f, 157419.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453900 f, 157440.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 453960 f, 157460.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454020 f, 157481.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454080 f, 157502.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454140 f, 157523.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454200 f, 157544.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454260 f, 157565.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454320 f, 157585.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454380 f, 157606.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454440 f, 157572.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454500 f, 157593.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454560 f, 157614.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454620 f, 157635.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454680 f, 157656.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454740 f, 157676.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454800 f, 157697.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454860 f, 157718.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454920 f, 157739.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 454980 f, 157760.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455040 f, 157726.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455100 f, 157746.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455160 f, 157767.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455220 f, 157788.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455280 f, 157809.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455340 f, 157830.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455400 f, 157850.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455460 f, 157871.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455520 f, 157892.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455580 f, 157913.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455640 f, 157879.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455700 f, 157900.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455760 f, 157921.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455820 f, 157941.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455880 f, 157962.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 455940 f, 157983.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456000 f, 158004.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456060 f, 158024.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456120 f, 158045.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456180 f, 158011.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456240 f, 158032.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456300 f, 158053.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456360 f, 158074.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456420 f, 158094.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456480 f, 158115.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456540 f, 158136.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456600 f, 158157.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456660 f, 158178.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456720 f, 158198.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456780 f, 158164.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456840 f, 158185.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456900 f, 158206.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 456960 f, 158227.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457020 f, 158247.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457080 f, 158268.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457140 f, 158289.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457200 f, 158310.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457260 f, 158331.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457320 f, 158351.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457380 f, 158317.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457440 f, 158338.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457500 f, 158359.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457560 f, 158380.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457620 f, 158400.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457680 f, 158421.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457740 f, 158442.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457800 f, 158463.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457860 f, 158483.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457920 f, 158504.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 457980 f, 158525.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458040 f, 158546.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458100 f, 158512.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458160 f, 158532.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458220 f, 158553.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458280 f, 158574.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458340 f, 158595.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458400 f, 158615.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458460 f, 158636.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458520 f, 158657.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458580 f, 158678.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458640 f, 158698.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458700 f, 158719.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458760 f, 158685.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458820 f, 158706.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458880 f, 158727.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 458940 f, 158747.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459000 f, 158768.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459060 f, 158789.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459120 f, 158810.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459180 f, 158830.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993240 f, 71225.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459240 f, 158851.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1841160 f, 109430.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993300 f, 71229.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1841220 f, 109427.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993360 f, 71229.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1841280 f, 109430.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459300 f, 158872.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459360 f, 158838.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459420 f, 158858.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459480 f, 158879.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459540 f, 158900.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459600 f, 158921.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459660 f, 158941.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459720 f, 158962.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459780 f, 158983.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459840 f, 159004.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459900 f, 158969.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 459960 f, 158990.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460020 f, 159011.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460080 f, 159032.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460140 f, 159052.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460200 f, 159073.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460260 f, 159094.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460320 f, 159115.1 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993420 f, 71233.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1841340 f, 109434.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993480 f, 71237.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1841400 f, 109431.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993540 f, 71236.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1841460 f, 109434.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993600 f, 71241.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1841520 f, 109438.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993660 f, 71245.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1841580 f, 109435.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993720 f, 71244.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1841640 f, 109439.0 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993780 f, 71248.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1841700 f, 109442.5 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993840 f, 71253.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1841760 f, 109439.6 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993900 f, 71252.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1841820 f, 109443.2 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 993960 f, 71256.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1841880 f, 109446.7 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994020 f, 71261.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1841940 f, 109443.8 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994080 f, 71260.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1842000 f, 109447.4 fps, 0 ms/f
[junit] 13 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994140 f, 71264.5 fps, 0 ms/f
[junit] 14 s: 60 f / 80 ms, 750.0 fps, 1 ms/f; total: 994200 f, 70862.4 fps, 0 ms/f
[junit] 16 s: 60 f / 80 ms, 750.0 fps, 1 ms/f; total: 1842060 f, 108933.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994260 f, 70866.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1842120 f, 108936.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994320 f, 70865.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1842180 f, 108933.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994380 f, 70870.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1842240 f, 108937.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994440 f, 70874.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1842300 f, 108934.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994500 f, 70873.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1842360 f, 108938.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994560 f, 70877.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1842420 f, 108941.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994620 f, 70882.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1842480 f, 108945.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994680 f, 70881.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1842540 f, 108942.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994740 f, 70885.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1842600 f, 108945.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994800 f, 70890.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1842660 f, 108949.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994860 f, 70894.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1842720 f, 108952.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994920 f, 70898.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1842780 f, 108956.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 994980 f, 70902.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1842840 f, 108959.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995040 f, 70907.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1842900 f, 108957.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995100 f, 70906.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1842960 f, 108960.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995160 f, 70910.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1843020 f, 108964.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995220 f, 70914.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1843080 f, 108967.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995280 f, 70919.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1843140 f, 108964.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995340 f, 70918.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1843200 f, 108968.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995400 f, 70917.6 fps, 0 ms/f
[junit] 16 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1843260 f, 108952.5 fps, 0 ms/f
[junit] 14 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 995460 f, 70911.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1843320 f, 108956.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995520 f, 70916.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1843380 f, 108959.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995580 f, 70920.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1843440 f, 108963.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995640 f, 70924.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1843500 f, 108966.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995700 f, 70928.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1843560 f, 108970.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995760 f, 70933.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1843620 f, 108973.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995820 f, 70937.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1843680 f, 108977.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995880 f, 70941.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1843740 f, 108980.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 995940 f, 70940.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1843800 f, 108978.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996000 f, 70945.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1843860 f, 108981.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996060 f, 70949.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1843920 f, 108985.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996120 f, 70953.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1843980 f, 108988.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996180 f, 70958.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1844040 f, 108992.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996240 f, 70962.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1844100 f, 108995.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996300 f, 70966.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1844160 f, 108999.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996360 f, 70970.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1844220 f, 109002.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996420 f, 70975.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1844280 f, 109006.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996480 f, 70974.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1844340 f, 109003.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996540 f, 70978.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1844400 f, 109007.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996600 f, 70982.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1844460 f, 109010.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996660 f, 70987.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1844520 f, 109014.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996720 f, 70991.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1844580 f, 109017.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996780 f, 70995.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1844640 f, 109021.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996840 f, 71000.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1844700 f, 109024.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996900 f, 71004.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1844760 f, 109028.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 996960 f, 71008.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1844820 f, 109025.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997020 f, 71007.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1844880 f, 109029.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997080 f, 71012.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1844940 f, 109032.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997140 f, 71016.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1845000 f, 109036.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997200 f, 71020.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1845060 f, 109039.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997260 f, 71024.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1845120 f, 109043.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997320 f, 71029.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1845180 f, 109046.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997380 f, 71033.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1845240 f, 109050.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997440 f, 71037.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1845300 f, 109053.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997500 f, 71041.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1845360 f, 109050.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997560 f, 71041.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460380 f, 159135.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1845420 f, 109054.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460440 f, 159156.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997620 f, 71045.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460500 f, 159177.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1845480 f, 109058.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460560 f, 159198.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997680 f, 71049.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460620 f, 159218.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1845540 f, 109061.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460680 f, 159184.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997740 f, 71053.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1845600 f, 109065.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997800 f, 71058.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1845660 f, 109062.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997860 f, 71057.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1845720 f, 109065.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997920 f, 71061.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1845780 f, 109069.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 997980 f, 71066.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1845840 f, 109072.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998040 f, 71070.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1845900 f, 109076.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998100 f, 71074.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1845960 f, 109079.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998160 f, 71078.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1846020 f, 109083.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998220 f, 71083.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1846080 f, 109087.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998280 f, 71087.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1846140 f, 109084.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998340 f, 71086.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1846200 f, 109087.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998400 f, 71090.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1846260 f, 109091.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998460 f, 71095.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1846320 f, 109094.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998520 f, 71099.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1846380 f, 109098.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998580 f, 71103.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1846440 f, 109101.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998640 f, 71107.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1846500 f, 109105.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998700 f, 71112.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1846560 f, 109108.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998760 f, 71116.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1846620 f, 109112.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998820 f, 71120.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1846680 f, 109109.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998880 f, 71119.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1846740 f, 109113.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 998940 f, 71124.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1846800 f, 109116.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999000 f, 71128.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1846860 f, 109120.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999060 f, 71132.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460740 f, 159205.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460800 f, 159225.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460860 f, 159246.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460920 f, 159267.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 460980 f, 159233.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461040 f, 159253.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461100 f, 159274.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461160 f, 159295.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461220 f, 159316.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461280 f, 159336.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461340 f, 159357.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461400 f, 159378.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461460 f, 159398.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461520 f, 159364.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461580 f, 159385.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461640 f, 159406.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461700 f, 159426.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461760 f, 159447.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461820 f, 159468.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461880 f, 159488.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 461940 f, 159509.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462000 f, 159530.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462060 f, 159496.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462120 f, 159516.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462180 f, 159537.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462240 f, 159558.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462300 f, 159578.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462360 f, 159599.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462420 f, 159620.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462480 f, 159641.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462540 f, 159661.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462600 f, 159682.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462660 f, 159703.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462720 f, 159668.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462780 f, 159689.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462840 f, 159710.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462900 f, 159730.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 462960 f, 159751.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463020 f, 159772.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463080 f, 159792.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463140 f, 159813.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463200 f, 159834.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463260 f, 159855.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463320 f, 159875.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463380 f, 159841.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463440 f, 159862.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463500 f, 159882.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463560 f, 159903.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463620 f, 159924.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463680 f, 159944.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463740 f, 159965.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463800 f, 159986.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463860 f, 160006.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463920 f, 160027.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 463980 f, 159993.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464040 f, 160013.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464100 f, 160034.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464160 f, 160055.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464220 f, 160075.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464280 f, 160096.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464340 f, 160117.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464400 f, 160137.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464460 f, 160158.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464520 f, 160179.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464580 f, 160200.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464640 f, 160220.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464700 f, 160186.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464760 f, 160206.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464820 f, 160227.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464880 f, 160248.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 464940 f, 160268.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465000 f, 160289.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465060 f, 160310.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465120 f, 160330.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465180 f, 160351.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465240 f, 160372.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465300 f, 160337.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465360 f, 160358.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465420 f, 160379.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465480 f, 160399.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465540 f, 160420.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465600 f, 160441.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465660 f, 160461.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465720 f, 160482.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465780 f, 160503.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465840 f, 160523.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465900 f, 160544.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 465960 f, 160509.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466020 f, 160530.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466080 f, 160551.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466140 f, 160571.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466200 f, 160592.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466260 f, 160613.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466320 f, 160633.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466380 f, 160654.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466440 f, 160675.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466500 f, 160695.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466560 f, 160716.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466620 f, 160681.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466680 f, 160702.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466740 f, 160723.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466800 f, 160743.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466860 f, 160764.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466920 f, 160785.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 466980 f, 160805.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467040 f, 160826.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467100 f, 160847.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467160 f, 160867.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1846920 f, 109123.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467220 f, 160833.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467280 f, 160853.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467340 f, 160874.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467400 f, 160895.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467460 f, 160915.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467520 f, 160936.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467580 f, 160956.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467640 f, 160977.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467700 f, 160998.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467760 f, 161018.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467820 f, 161039.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467880 f, 161004.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 467940 f, 161025.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468000 f, 161046.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468060 f, 161066.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468120 f, 161087.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468180 f, 161108.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468240 f, 161128.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468300 f, 161149.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468360 f, 161170.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468420 f, 161190.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468480 f, 161155.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468540 f, 161176.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468600 f, 161197.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468660 f, 161217.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468720 f, 161238.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468780 f, 161259.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468840 f, 161279.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468900 f, 161300.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 468960 f, 161320.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469020 f, 161341.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469080 f, 161362.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469140 f, 161327.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469200 f, 161348.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469260 f, 161368.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469320 f, 161389.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469380 f, 161409.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469440 f, 161430.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469500 f, 161451.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469560 f, 161471.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469620 f, 161492.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469680 f, 161513.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469740 f, 161478.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469800 f, 161498.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469860 f, 161519.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469920 f, 161540.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 469980 f, 161560.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470040 f, 161581.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470100 f, 161601.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470160 f, 161622.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470220 f, 161643.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470280 f, 161663.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470340 f, 161684.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470400 f, 161705.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470460 f, 161670.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470520 f, 161690.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470580 f, 161711.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470640 f, 161731.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470700 f, 161752.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470760 f, 161773.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470820 f, 161793.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470880 f, 161814.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 470940 f, 161835.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471000 f, 161855.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471060 f, 161820.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471120 f, 161841.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471180 f, 161861.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471240 f, 161882.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471300 f, 161903.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471360 f, 161923.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471420 f, 161944.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471480 f, 161964.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471540 f, 161985.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471600 f, 162006.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471660 f, 161971.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471720 f, 161991.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471780 f, 162012.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471840 f, 162032.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471900 f, 162053.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 471960 f, 162074.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472020 f, 162094.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472080 f, 162115.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472140 f, 162135.9 fps, 0 ms/f
[junit] 2 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 472200 f, 162045.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472260 f, 162065.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472320 f, 162086.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472380 f, 162107.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472440 f, 162127.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472500 f, 162148.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472560 f, 162168.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472620 f, 162189.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472680 f, 162210.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999120 f, 71137.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1846980 f, 109127.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999180 f, 71141.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1847040 f, 109130.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999240 f, 71145.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1847100 f, 109134.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999300 f, 71149.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1847160 f, 109137.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999360 f, 71154.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1847220 f, 109135.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999420 f, 71153.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1847280 f, 109138.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999480 f, 71157.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1847340 f, 109142.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999540 f, 71161.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1847400 f, 109145.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999600 f, 71166.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1847460 f, 109149.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999660 f, 71170.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1847520 f, 109152.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999720 f, 71174.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1847580 f, 109156.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999780 f, 71178.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1847640 f, 109159.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999840 f, 71183.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1847700 f, 109163.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999900 f, 71187.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1847760 f, 109160.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 999960 f, 71186.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1847820 f, 109164.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000020 f, 71191.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1847880 f, 109167.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000080 f, 71195.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1847940 f, 109171.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000140 f, 71199.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1848000 f, 109174.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000200 f, 71203.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1848060 f, 109178.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000260 f, 71208.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1848120 f, 109181.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000320 f, 71212.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1848180 f, 109185.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000380 f, 71216.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1848240 f, 109188.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000440 f, 71220.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1848300 f, 109185.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000500 f, 71220.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472740 f, 162230.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472800 f, 162195.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472860 f, 162216.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472920 f, 162236.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 472980 f, 162257.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473040 f, 162277.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473100 f, 162298.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473160 f, 162319.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473220 f, 162339.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473280 f, 162360.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473340 f, 162380.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473400 f, 162401.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1848360 f, 109189.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000560 f, 71224.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1848420 f, 109193.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000620 f, 71228.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1848480 f, 109196.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000680 f, 71232.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1848540 f, 109200.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000740 f, 71237.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1848600 f, 109203.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000800 f, 71241.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1848660 f, 109207.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000860 f, 71245.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1848720 f, 109210.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000920 f, 71250.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1848780 f, 109214.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1000980 f, 71249.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1848840 f, 109211.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001040 f, 71253.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473460 f, 162421.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1848900 f, 109214.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473520 f, 162386.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473580 f, 162407.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001100 f, 71257.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1848960 f, 109218.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001160 f, 71262.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1849020 f, 109222.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001220 f, 71266.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1849080 f, 109225.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001280 f, 71270.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1849140 f, 109229.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001340 f, 71274.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1849200 f, 109232.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001400 f, 71274.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1849260 f, 109229.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001460 f, 71278.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1849320 f, 109233.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001520 f, 71282.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1849380 f, 109236.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001580 f, 71286.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473640 f, 162427.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473700 f, 162448.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473760 f, 162469.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473820 f, 162489.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473880 f, 162510.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 473940 f, 162530.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1849440 f, 109240.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001640 f, 71291.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1849500 f, 109243.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001700 f, 71295.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1849560 f, 109247.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474000 f, 162551.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474060 f, 162572.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474120 f, 162536.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474180 f, 162557.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474240 f, 162577.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474300 f, 162598.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474360 f, 162619.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474420 f, 162639.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474480 f, 162660.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474540 f, 162680.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474600 f, 162701.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474660 f, 162721.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474720 f, 162686.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474780 f, 162707.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474840 f, 162727.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474900 f, 162748.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 474960 f, 162769.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475020 f, 162789.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475080 f, 162810.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475140 f, 162830.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475200 f, 162851.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475260 f, 162816.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475320 f, 162836.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475380 f, 162857.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475440 f, 162877.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475500 f, 162898.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475560 f, 162918.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475620 f, 162939.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475680 f, 162959.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475740 f, 162980.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475800 f, 163001.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475860 f, 162965.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475920 f, 162986.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 475980 f, 163006.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476040 f, 163027.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476100 f, 163047.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476160 f, 163068.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476220 f, 163089.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476280 f, 163109.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476340 f, 163130.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476400 f, 163150.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476460 f, 163115.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476520 f, 163135.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476580 f, 163156.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476640 f, 163177.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476700 f, 163197.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476760 f, 163218.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476820 f, 163238.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476880 f, 163259.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 476940 f, 163279.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477000 f, 163300.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477060 f, 163320.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477120 f, 163285.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477180 f, 163305.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477240 f, 163326.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477300 f, 163347.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477360 f, 163367.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477420 f, 163388.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477480 f, 163408.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477540 f, 163429.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477600 f, 163449.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477660 f, 163470.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477720 f, 163434.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477780 f, 163455.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477840 f, 163475.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477900 f, 163496.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 477960 f, 163516.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478020 f, 163537.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478080 f, 163557.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478140 f, 163578.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478200 f, 163599.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478260 f, 163619.5 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478320 f, 163584.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478380 f, 163604.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478440 f, 163625.1 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478500 f, 163645.6 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478560 f, 163666.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478620 f, 163686.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478680 f, 163707.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478740 f, 163727.7 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478800 f, 163748.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478860 f, 163768.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478920 f, 163733.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 478980 f, 163753.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479040 f, 163774.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479100 f, 163794.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479160 f, 163815.3 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479220 f, 163835.8 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479280 f, 163856.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479340 f, 163876.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479400 f, 163897.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479460 f, 163917.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479520 f, 163882.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479580 f, 163902.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479640 f, 163923.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479700 f, 163943.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479760 f, 163964.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479820 f, 163984.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479880 f, 164005.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 479940 f, 164025.9 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480000 f, 164046.4 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480060 f, 164066.9 fps, 0 ms/f
[junit] 2 s: 60 f / 41 ms, 1463.4 fps, 0 ms/f; total: 480120 f, 161820.0 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480180 f, 161840.2 fps, 0 ms/f
[junit] 2 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480240 f, 161805.9 fps, 0 ms/f
[junit] 2 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 480300 f, 161012.4 fps, 0 ms/f
[junit] 3 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 480360 f, 159906.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480420 f, 159926.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480480 f, 159946.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480540 f, 159966.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480600 f, 159986.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480660 f, 160006.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480720 f, 160026.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480780 f, 160046.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480840 f, 160013.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480900 f, 160033.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480960 f, 160053.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481020 f, 160073.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481080 f, 160093.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481140 f, 160113.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481200 f, 160133.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481260 f, 160153.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481320 f, 160173.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481380 f, 160193.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481440 f, 160159.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481500 f, 160179.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481560 f, 160199.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481620 f, 160219.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481680 f, 160239.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481740 f, 160259.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481800 f, 160279.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481860 f, 160299.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481920 f, 160319.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 481980 f, 160339.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482040 f, 160359.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482100 f, 160325.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482160 f, 160345.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482220 f, 160365.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482280 f, 160385.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482340 f, 160405.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482400 f, 160425.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482460 f, 160445.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482520 f, 160465.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482580 f, 160485.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482640 f, 160505.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482700 f, 160525.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482760 f, 160492.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482820 f, 160511.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482880 f, 160531.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 482940 f, 160551.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483000 f, 160571.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483060 f, 160591.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483120 f, 160611.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483180 f, 160631.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483240 f, 160651.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483300 f, 160671.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001760 f, 71299.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1849620 f, 109251.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001820 f, 71303.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1849680 f, 109254.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001880 f, 71303.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1849740 f, 109251.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1001940 f, 71307.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1849800 f, 109255.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002000 f, 71311.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1849860 f, 109258.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002060 f, 71315.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1849920 f, 109262.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002120 f, 71320.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1849980 f, 109265.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002180 f, 71324.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1850040 f, 109269.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002240 f, 71328.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1850100 f, 109272.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002300 f, 71333.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1850160 f, 109276.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002360 f, 71337.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1850220 f, 109280.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002420 f, 71341.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1850280 f, 109277.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002480 f, 71340.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1850340 f, 109280.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002540 f, 71345.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002600 f, 71349.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1850400 f, 109284.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002660 f, 71353.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1850460 f, 109287.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002720 f, 71357.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1850520 f, 109291.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002780 f, 71362.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1850580 f, 109294.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002840 f, 71366.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002900 f, 71370.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1850640 f, 109298.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1002960 f, 71374.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1850700 f, 109301.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003020 f, 71374.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1850760 f, 109299.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003080 f, 71378.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1850820 f, 109302.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003140 f, 71382.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1850880 f, 109306.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003200 f, 71386.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1850940 f, 109309.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003260 f, 71391.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1851000 f, 109313.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003320 f, 71395.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1851060 f, 109316.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003380 f, 71399.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1851120 f, 109320.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003440 f, 71403.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1851180 f, 109323.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003500 f, 71408.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1851240 f, 109320.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003560 f, 71407.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1851300 f, 109324.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003620 f, 71411.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003680 f, 71415.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1851360 f, 109327.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003740 f, 71420.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1851420 f, 109331.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003800 f, 71424.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1851480 f, 109335.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003860 f, 71428.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1851540 f, 109338.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003920 f, 71433.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1003980 f, 71437.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1851600 f, 109342.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004040 f, 71441.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1851660 f, 109345.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004100 f, 71445.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1851720 f, 109342.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004160 f, 71445.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1851780 f, 109346.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004220 f, 71449.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1851840 f, 109349.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004280 f, 71453.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1851900 f, 109353.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004340 f, 71457.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1851960 f, 109356.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004400 f, 71462.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1852020 f, 109360.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004460 f, 71466.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1852080 f, 109364.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004520 f, 71470.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1852140 f, 109367.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004580 f, 71474.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1852200 f, 109371.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004640 f, 71474.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1852260 f, 109368.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004700 f, 71478.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1852320 f, 109371.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004760 f, 71482.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1852380 f, 109375.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004820 f, 71486.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1852440 f, 109378.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004880 f, 71491.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1852500 f, 109382.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1004940 f, 71495.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483360 f, 160691.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1852560 f, 109385.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483420 f, 160711.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483480 f, 160677.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483540 f, 160697.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483600 f, 160717.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483660 f, 160737.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483720 f, 160757.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483780 f, 160777.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483840 f, 160797.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483900 f, 160817.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 483960 f, 160837.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484020 f, 160857.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484080 f, 160823.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484140 f, 160843.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484200 f, 160863.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484260 f, 160883.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484320 f, 160903.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484380 f, 160923.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484440 f, 160943.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484500 f, 160963.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484560 f, 160983.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484620 f, 161003.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484680 f, 160969.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484740 f, 160989.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005000 f, 71499.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1852620 f, 109389.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005060 f, 71503.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1852680 f, 109393.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005120 f, 71508.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1852740 f, 109396.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005180 f, 71512.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1852800 f, 109393.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005240 f, 71511.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1852860 f, 109397.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005300 f, 71515.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1852920 f, 109400.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005360 f, 71520.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005420 f, 71524.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1852980 f, 109404.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005480 f, 71528.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1853040 f, 109407.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005540 f, 71533.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1853100 f, 109411.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005600 f, 71537.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1853160 f, 109414.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005660 f, 71541.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1853220 f, 109418.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005720 f, 71545.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1853280 f, 109421.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005780 f, 71550.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1853340 f, 109419.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005840 f, 71549.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1853400 f, 109422.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005900 f, 71553.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1853460 f, 109426.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1005960 f, 71557.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1853520 f, 109429.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006020 f, 71562.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1853580 f, 109433.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006080 f, 71566.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1853640 f, 109436.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006140 f, 71570.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1853700 f, 109440.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006200 f, 71574.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1853760 f, 109443.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006260 f, 71579.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1853820 f, 109447.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006320 f, 71583.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1853880 f, 109444.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006380 f, 71582.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1853940 f, 109448.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006440 f, 71586.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1854000 f, 109451.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006500 f, 71591.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1854060 f, 109455.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006560 f, 71595.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1854120 f, 109458.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006620 f, 71599.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1854180 f, 109462.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006680 f, 71603.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1854240 f, 109465.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006740 f, 71608.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1854300 f, 109469.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006800 f, 71612.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1854360 f, 109466.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006860 f, 71611.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1854420 f, 109469.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006920 f, 71615.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1854480 f, 109473.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1006980 f, 71620.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1854540 f, 109476.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007040 f, 71624.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1854600 f, 109480.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007100 f, 71628.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1854660 f, 109484.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007160 f, 71633.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1854720 f, 109487.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007220 f, 71637.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1854780 f, 109491.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007280 f, 71641.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1854840 f, 109494.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007340 f, 71645.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1854900 f, 109491.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007400 f, 71644.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1854960 f, 109495.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007460 f, 71649.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1855020 f, 109498.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007520 f, 71653.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1855080 f, 109502.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007580 f, 71657.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1855140 f, 109505.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007640 f, 71662.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1855200 f, 109509.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007700 f, 71666.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007760 f, 71670.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1855260 f, 109513.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007820 f, 71674.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1855320 f, 109516.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007880 f, 71679.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1855380 f, 109513.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1007940 f, 71678.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1855440 f, 109517.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008000 f, 71682.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1855500 f, 109520.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008060 f, 71686.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1855560 f, 109524.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008120 f, 71691.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1855620 f, 109527.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008180 f, 71695.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1855680 f, 109531.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008240 f, 71699.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1855740 f, 109534.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008300 f, 71703.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1855800 f, 109538.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008360 f, 71708.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1855860 f, 109541.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008420 f, 71712.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1855920 f, 109545.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008480 f, 71711.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1855980 f, 109542.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008540 f, 71715.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1856040 f, 109546.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008600 f, 71720.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1856100 f, 109549.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008660 f, 71724.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1856160 f, 109553.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008720 f, 71728.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1856220 f, 109556.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008780 f, 71732.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1856280 f, 109560.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008840 f, 71737.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1856340 f, 109563.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008900 f, 71741.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1856400 f, 109567.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1008960 f, 71745.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1856460 f, 109564.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009020 f, 71744.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1856520 f, 109567.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009080 f, 71749.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1856580 f, 109571.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009140 f, 71753.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1856640 f, 109575.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009200 f, 71757.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1856700 f, 109578.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009260 f, 71761.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1856760 f, 109582.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009320 f, 71766.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1856820 f, 109585.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009380 f, 71770.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1856880 f, 109589.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009440 f, 71774.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1856940 f, 109592.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009500 f, 71779.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1857000 f, 109589.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009560 f, 71778.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1857060 f, 109593.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009620 f, 71782.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1857120 f, 109596.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009680 f, 71786.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1857180 f, 109600.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009740 f, 71790.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1857240 f, 109604.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009800 f, 71795.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1857300 f, 109607.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009860 f, 71799.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1857360 f, 109611.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009920 f, 71803.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1857420 f, 109614.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1009980 f, 71808.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1857480 f, 109618.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010040 f, 71812.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1857540 f, 109615.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010100 f, 71811.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1857600 f, 109618.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010160 f, 71815.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1857660 f, 109622.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010220 f, 71819.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1857720 f, 109625.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010280 f, 71824.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1857780 f, 109629.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010340 f, 71828.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1857840 f, 109632.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010400 f, 71832.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1857900 f, 109636.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010460 f, 71837.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1857960 f, 109640.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010520 f, 71836.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1858020 f, 109637.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010580 f, 71840.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1858080 f, 109640.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010640 f, 71844.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1858140 f, 109644.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010700 f, 71849.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1858200 f, 109647.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010760 f, 71853.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1858260 f, 109651.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010820 f, 71857.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1858320 f, 109654.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010880 f, 71861.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1858380 f, 109658.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1010940 f, 71866.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1858440 f, 109661.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011000 f, 71870.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1858500 f, 109658.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011060 f, 71869.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1858560 f, 109662.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011120 f, 71873.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1858620 f, 109666.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011180 f, 71878.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1858680 f, 109669.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011240 f, 71882.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1858740 f, 109673.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011300 f, 71886.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011360 f, 71890.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1858800 f, 109676.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011420 f, 71895.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1858860 f, 109680.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011480 f, 71899.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1858920 f, 109683.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011540 f, 71903.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1858980 f, 109687.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011600 f, 71907.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1859040 f, 109684.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011660 f, 71907.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1859100 f, 109687.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011720 f, 71911.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1859160 f, 109691.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011780 f, 71915.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1859220 f, 109694.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011840 f, 71919.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1859280 f, 109698.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011900 f, 71924.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1859340 f, 109702.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1011960 f, 71928.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1859400 f, 109705.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012020 f, 71932.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1859460 f, 109709.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012080 f, 71936.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1859520 f, 109712.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012140 f, 71941.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1859580 f, 109709.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012200 f, 71940.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1859640 f, 109713.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012260 f, 71944.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1859700 f, 109716.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012320 f, 71948.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1859760 f, 109720.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012380 f, 71953.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1859820 f, 109723.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012440 f, 71957.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1859880 f, 109727.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012500 f, 71961.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1859940 f, 109730.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012560 f, 71965.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860000 f, 109734.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012620 f, 71970.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860060 f, 109731.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012680 f, 71969.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860120 f, 109735.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012740 f, 71973.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860180 f, 109738.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012800 f, 71977.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860240 f, 109742.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012860 f, 71982.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860300 f, 109745.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012920 f, 71986.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860360 f, 109749.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1012980 f, 71990.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860420 f, 109752.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013040 f, 71994.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860480 f, 109756.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013100 f, 71999.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860540 f, 109759.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013160 f, 72003.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860600 f, 109756.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013220 f, 72002.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860660 f, 109760.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013280 f, 72006.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860720 f, 109764.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013340 f, 72011.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860780 f, 109767.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013400 f, 72015.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860840 f, 109771.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013460 f, 72019.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860900 f, 109774.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013520 f, 72023.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860960 f, 109778.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013580 f, 72028.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1861020 f, 109781.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013640 f, 72032.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1861080 f, 109785.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013700 f, 72036.6 fps, 0 ms/f
[junit] 16 s: 60 f / 46 ms, 1304.3 fps, 0 ms/f; total: 1861140 f, 109491.7 fps, 0 ms/f
[junit] 14 s: 60 f / 46 ms, 1304.3 fps, 0 ms/f; total: 1013760 f, 71806.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1861200 f, 109488.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013820 f, 71805.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1861260 f, 109492.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1013880 f, 71809.6 fps, 0 ms/f
[junit] 17 s: 60 f / 25 ms, 2400.0 fps, 0 ms/f; total: 1861320 f, 109335.0 fps, 0 ms/f
[junit] 14 s: 60 f / 25 ms, 2400.0 fps, 0 ms/f; total: 1013940 f, 71686.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1861380 f, 109332.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014000 f, 71686.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1861440 f, 109335.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014060 f, 71690.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1861500 f, 109339.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014120 f, 71694.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1861560 f, 109336.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014180 f, 71693.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1861620 f, 109339.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014240 f, 71698.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1861680 f, 109343.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014300 f, 71702.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1861740 f, 109340.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014360 f, 71701.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1861800 f, 109343.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014420 f, 71705.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1861860 f, 109341.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014480 f, 71704.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1861920 f, 109344.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014540 f, 71709.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1861980 f, 109348.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014600 f, 71713.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1862040 f, 109351.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014660 f, 71717.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1862100 f, 109348.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014720 f, 71716.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1862160 f, 109352.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014780 f, 71720.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1862220 f, 109355.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014840 f, 71725.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1862280 f, 109352.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014900 f, 71724.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1862340 f, 109356.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1014960 f, 71728.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1862400 f, 109359.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015020 f, 71732.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1862460 f, 109357.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015080 f, 71732.0 fps, 0 ms/f
[junit] 17 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1862520 f, 109347.7 fps, 0 ms/f
[junit] 14 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1015140 f, 71726.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1862580 f, 109351.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015200 f, 71730.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1862640 f, 109354.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015260 f, 71734.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1862700 f, 109351.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015320 f, 71733.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1862760 f, 109355.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015380 f, 71738.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1862820 f, 109358.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015440 f, 71742.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1862880 f, 109356.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015500 f, 71741.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1862940 f, 109359.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015560 f, 71745.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1863000 f, 109363.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015620 f, 71749.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1863060 f, 109360.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015680 f, 71749.0 fps, 0 ms/f
[junit] 17 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1863120 f, 109350.8 fps, 0 ms/f
[junit] 14 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1015740 f, 71743.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1863180 f, 109347.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015800 f, 71742.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1863240 f, 109351.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015860 f, 71746.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1863300 f, 109355.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015920 f, 71745.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1863360 f, 109352.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1015980 f, 71750.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1863420 f, 109355.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016040 f, 71754.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1863480 f, 109352.7 fps, 0 ms/f
[junit] 14 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1016100 f, 71748.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1863540 f, 109349.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016160 f, 71752.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1863600 f, 109346.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016220 f, 71751.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1863660 f, 109350.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016280 f, 71755.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1863720 f, 109353.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016340 f, 71760.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1863780 f, 109351.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016400 f, 71759.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1863840 f, 109354.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016460 f, 71763.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1863900 f, 109358.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016520 f, 71767.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1863960 f, 109355.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016580 f, 71767.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1864020 f, 109358.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016640 f, 71771.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1864080 f, 109355.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016700 f, 71770.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1864140 f, 109359.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016760 f, 71774.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1864200 f, 109362.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016820 f, 71778.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1864260 f, 109360.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016880 f, 71778.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1864320 f, 109363.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1016940 f, 71782.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1864380 f, 109367.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017000 f, 71786.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1864440 f, 109370.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017060 f, 71785.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1864500 f, 109367.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017120 f, 71789.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1864560 f, 109371.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017180 f, 71794.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1864620 f, 109374.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017240 f, 71798.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1864680 f, 109371.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017300 f, 71797.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1864740 f, 109375.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017360 f, 71801.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1864800 f, 109372.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017420 f, 71800.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1864860 f, 109375.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017480 f, 71805.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1864920 f, 109379.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017540 f, 71809.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1864980 f, 109376.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017600 f, 71808.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1865040 f, 109380.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017660 f, 71812.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1865100 f, 109383.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017720 f, 71817.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1865160 f, 109380.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017780 f, 71816.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1865220 f, 109384.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017840 f, 71820.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1865280 f, 109381.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017900 f, 71819.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1865340 f, 109384.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1017960 f, 71818.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1865400 f, 109381.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018020 f, 71823.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1865460 f, 109385.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018080 f, 71827.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1865520 f, 109389.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018140 f, 71831.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1865580 f, 109386.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018200 f, 71830.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1865640 f, 109389.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018260 f, 71834.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1865700 f, 109386.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018320 f, 71834.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1865760 f, 109390.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018380 f, 71838.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1865820 f, 109393.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018440 f, 71842.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1865880 f, 109390.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018500 f, 71841.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1865940 f, 109394.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018560 f, 71845.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1866000 f, 109391.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018620 f, 71845.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1866060 f, 109395.0 fps, 0 ms/f
[junit] 14 s: 60 f / 44 ms, 1363.6 fps, 0 ms/f; total: 1018680 f, 71627.0 fps, 0 ms/f
[junit] 17 s: 60 f / 44 ms, 1363.6 fps, 0 ms/f; total: 1866120 f, 109117.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018740 f, 71626.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1866180 f, 109114.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018800 f, 71630.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1866240 f, 109117.6 fps, 0 ms/f
[junit] 14 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1018860 f, 71624.6 fps, 0 ms/f
[junit] 17 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1866300 f, 109108.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018920 f, 71628.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1866360 f, 109111.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1018980 f, 71633.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1866420 f, 109115.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019040 f, 71632.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1866480 f, 109112.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019100 f, 71636.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1866540 f, 109116.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019160 f, 71640.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1866600 f, 109119.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019220 f, 71639.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1866660 f, 109116.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019280 f, 71644.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1866720 f, 109120.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019340 f, 71648.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1866780 f, 109123.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019400 f, 71647.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1866840 f, 109120.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019460 f, 71651.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1866900 f, 109124.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019520 f, 71655.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1866960 f, 109127.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019580 f, 71660.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1867020 f, 109125.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019640 f, 71659.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1867080 f, 109128.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019700 f, 71658.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1867140 f, 109125.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019760 f, 71662.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1867200 f, 109129.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019820 f, 71666.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1867260 f, 109126.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019880 f, 71666.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1867320 f, 109129.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1019940 f, 71670.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1867380 f, 109133.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020000 f, 71674.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1867440 f, 109136.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020060 f, 71673.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1867500 f, 109133.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020120 f, 71677.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1867560 f, 109137.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020180 f, 71677.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1867620 f, 109134.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020240 f, 71681.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1867680 f, 109138.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020300 f, 71685.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1867740 f, 109141.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020360 f, 71684.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1867800 f, 109138.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020420 f, 71688.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1867860 f, 109142.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020480 f, 71693.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1867920 f, 109139.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020540 f, 71692.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484800 f, 161009.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484860 f, 160976.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484920 f, 160996.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 484980 f, 161015.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485040 f, 161035.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485100 f, 161055.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485160 f, 161075.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485220 f, 161095.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485280 f, 161062.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485340 f, 161081.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485400 f, 161101.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485460 f, 161121.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485520 f, 161141.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485580 f, 161161.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485640 f, 161181.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485700 f, 161201.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485760 f, 161221.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485820 f, 161241.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485880 f, 161207.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 485940 f, 161227.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486000 f, 161247.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486060 f, 161267.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486120 f, 161287.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486180 f, 161307.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486240 f, 161327.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486300 f, 161347.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486360 f, 161366.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486420 f, 161386.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486480 f, 161406.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486540 f, 161373.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486600 f, 161393.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486660 f, 161412.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486720 f, 161432.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486780 f, 161452.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486840 f, 161472.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486900 f, 161492.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 486960 f, 161512.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487020 f, 161532.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487080 f, 161552.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487140 f, 161572.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487200 f, 161538.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487260 f, 161558.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487320 f, 161578.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487380 f, 161598.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487440 f, 161618.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487500 f, 161637.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487560 f, 161657.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487620 f, 161677.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487680 f, 161697.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487740 f, 161717.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487800 f, 161683.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487860 f, 161703.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487920 f, 161723.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 487980 f, 161743.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488040 f, 161763.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488100 f, 161783.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488160 f, 161803.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488220 f, 161823.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488280 f, 161842.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488340 f, 161809.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488400 f, 161829.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488460 f, 161848.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488520 f, 161868.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488580 f, 161888.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488640 f, 161908.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488700 f, 161928.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488760 f, 161948.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488820 f, 161968.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488880 f, 161988.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 488940 f, 161954.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489000 f, 161974.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489060 f, 161994.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489120 f, 162013.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489180 f, 162033.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489240 f, 162053.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489300 f, 162073.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489360 f, 162093.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489420 f, 162113.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489480 f, 162133.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489540 f, 162099.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489600 f, 162119.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489660 f, 162139.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489720 f, 162158.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489780 f, 162178.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489840 f, 162198.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489900 f, 162218.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 489960 f, 162238.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490020 f, 162258.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490080 f, 162278.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490140 f, 162244.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490200 f, 162264.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490260 f, 162284.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490320 f, 162303.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490380 f, 162323.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490440 f, 162343.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490500 f, 162363.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490560 f, 162383.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490620 f, 162403.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490680 f, 162423.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490740 f, 162389.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490800 f, 162409.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490860 f, 162428.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490920 f, 162448.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 490980 f, 162468.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491040 f, 162488.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491100 f, 162508.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491160 f, 162528.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491220 f, 162547.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491280 f, 162567.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491340 f, 162533.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491400 f, 162553.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491460 f, 162573.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491520 f, 162593.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491580 f, 162613.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491640 f, 162633.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491700 f, 162653.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491760 f, 162672.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491820 f, 162692.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491880 f, 162712.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 491940 f, 162732.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492000 f, 162698.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492060 f, 162718.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492120 f, 162738.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492180 f, 162757.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492240 f, 162777.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492300 f, 162797.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492360 f, 162763.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492420 f, 162783.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492480 f, 162803.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492540 f, 162823.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492600 f, 162842.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492660 f, 162862.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492720 f, 162882.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492780 f, 162902.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492840 f, 162868.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492900 f, 162888.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 492960 f, 162908.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493020 f, 162927.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493080 f, 162947.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493140 f, 162967.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493200 f, 162987.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493260 f, 163007.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493320 f, 163027.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493380 f, 163046.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493440 f, 163012.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493500 f, 163032.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493560 f, 163052.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493620 f, 163072.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493680 f, 163092.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493740 f, 163111.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493800 f, 163131.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493860 f, 163151.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493920 f, 163171.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 493980 f, 163137.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494040 f, 163157.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494100 f, 163177.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494160 f, 163142.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494220 f, 163162.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494280 f, 163182.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494340 f, 163202.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494400 f, 163222.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494460 f, 163242.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494520 f, 163261.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494580 f, 163281.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494640 f, 163301.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494700 f, 163267.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494760 f, 163287.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494820 f, 163306.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494880 f, 163326.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 494940 f, 163346.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495000 f, 163366.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495060 f, 163332.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495120 f, 163352.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495180 f, 163371.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495240 f, 163391.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495300 f, 163411.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495360 f, 163377.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495420 f, 163397.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495480 f, 163416.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495540 f, 163436.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495600 f, 163456.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495660 f, 163476.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495720 f, 163496.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495780 f, 163515.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495840 f, 163535.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495900 f, 163555.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 495960 f, 163575.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496020 f, 163594.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496080 f, 163560.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496140 f, 163580.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496200 f, 163600.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496260 f, 163620.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496320 f, 163639.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496380 f, 163659.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496440 f, 163679.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496500 f, 163699.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496560 f, 163719.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496620 f, 163738.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496680 f, 163704.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496740 f, 163724.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496800 f, 163744.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496860 f, 163764.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496920 f, 163783.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 496980 f, 163803.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497040 f, 163823.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497100 f, 163843.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497160 f, 163862.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497220 f, 163882.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497280 f, 163848.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497340 f, 163868.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497400 f, 163887.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497460 f, 163907.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497520 f, 163927.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497580 f, 163947.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497640 f, 163967.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497700 f, 163986.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497760 f, 164006.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497820 f, 164026.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497880 f, 164046.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 497940 f, 164065.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498000 f, 164031.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498060 f, 164051.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498120 f, 164071.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498180 f, 164090.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498240 f, 164110.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498300 f, 164130.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498360 f, 164150.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498420 f, 164169.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498480 f, 164189.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498540 f, 164155.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498600 f, 164175.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498660 f, 164194.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498720 f, 164214.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498780 f, 164234.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498840 f, 164254.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498900 f, 164273.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 498960 f, 164293.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499020 f, 164313.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499080 f, 164333.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499140 f, 164298.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499200 f, 164318.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499260 f, 164338.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499320 f, 164358.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499380 f, 164377.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499440 f, 164397.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499500 f, 164417.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499560 f, 164437.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499620 f, 164456.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499680 f, 164476.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499740 f, 164496.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499800 f, 164462.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499860 f, 164481.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499920 f, 164501.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 499980 f, 164521.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500040 f, 164540.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500100 f, 164560.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500160 f, 164580.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500220 f, 164600.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500280 f, 164619.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500340 f, 164639.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500400 f, 164605.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500460 f, 164625.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500520 f, 164644.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500580 f, 164664.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500640 f, 164684.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500700 f, 164703.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500760 f, 164723.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500820 f, 164743.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500880 f, 164763.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 500940 f, 164782.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501000 f, 164748.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501060 f, 164768.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501120 f, 164787.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501180 f, 164807.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501240 f, 164827.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501300 f, 164847.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501360 f, 164866.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501420 f, 164886.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501480 f, 164906.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501540 f, 164926.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501600 f, 164891.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501660 f, 164911.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501720 f, 164930.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501780 f, 164950.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501840 f, 164970.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501900 f, 164990.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 501960 f, 165009.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502020 f, 165029.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502080 f, 165049.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502140 f, 165069.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502200 f, 165034.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502260 f, 165054.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502320 f, 165073.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502380 f, 165093.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502440 f, 165113.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502500 f, 165133.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502560 f, 165152.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502620 f, 165172.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502680 f, 165192.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502740 f, 165211.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502800 f, 165231.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502860 f, 165251.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502920 f, 165216.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 502980 f, 165236.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1867980 f, 109142.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020600 f, 71696.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1868040 f, 109146.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020660 f, 71700.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1868100 f, 109149.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020720 f, 71699.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1868160 f, 109147.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020780 f, 71704.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1868220 f, 109150.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020840 f, 71708.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1868280 f, 109154.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020900 f, 71707.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1868340 f, 109151.1 fps, 0 ms/f
[junit] 14 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 1020960 f, 71636.2 fps, 0 ms/f
[junit] 17 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 1868400 f, 109059.0 fps, 0 ms/f
[junit] 17 s: 60 f / 8 ms, 7500.0 fps, 0 ms/f; total: 1868460 f, 109011.6 fps, 0 ms/f
[junit] 14 s: 60 f / 8 ms, 7500.0 fps, 0 ms/f; total: 1021020 f, 71600.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1868520 f, 109008.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021080 f, 71599.4 fps, 0 ms/f
[junit] 17 s: 60 f / 13 ms, 4615.3 fps, 0 ms/f; total: 1868580 f, 108929.6 fps, 0 ms/f
[junit] 14 s: 60 f / 13 ms, 4615.3 fps, 0 ms/f; total: 1021140 f, 71538.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1868640 f, 108926.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021200 f, 71537.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1868700 f, 108923.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021260 f, 71536.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1868760 f, 108921.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021320 f, 71536.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1868820 f, 108918.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021380 f, 71535.2 fps, 0 ms/f
[junit] 17 s: 60 f / 8 ms, 7500.0 fps, 0 ms/f; total: 1868880 f, 108871.0 fps, 0 ms/f
[junit] 14 s: 60 f / 8 ms, 7500.0 fps, 0 ms/f; total: 1021440 f, 71499.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1868940 f, 108874.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021500 f, 71503.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1869000 f, 108871.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021560 f, 71502.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1869060 f, 108868.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021620 f, 71501.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1869120 f, 108872.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021680 f, 71506.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1869180 f, 108869.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021740 f, 71505.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1869240 f, 108866.6 fps, 0 ms/f
[junit] 14 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1021800 f, 71499.5 fps, 0 ms/f
[junit] 17 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1869300 f, 108851.1 fps, 0 ms/f
[junit] 14 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1021860 f, 71493.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1869360 f, 108854.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021920 f, 71497.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1869420 f, 108851.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1021980 f, 71497.1 fps, 0 ms/f
[junit] 17 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1869480 f, 108823.5 fps, 0 ms/f
[junit] 14 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1022040 f, 71476.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1869540 f, 108820.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022100 f, 71475.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1869600 f, 108817.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022160 f, 71474.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1869660 f, 108821.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022220 f, 71473.9 fps, 0 ms/f
[junit] 17 s: 60 f / 14 ms, 4285.7 fps, 0 ms/f; total: 1869720 f, 108736.2 fps, 0 ms/f
[junit] 14 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 1022280 f, 71403.2 fps, 0 ms/f
[junit] 17 s: 60 f / 47 ms, 1276.5 fps, 0 ms/f; total: 1869780 f, 108443.3 fps, 0 ms/f
[junit] 14 s: 60 f / 45 ms, 1333.3 fps, 0 ms/f; total: 1022340 f, 71183.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1869840 f, 108440.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022400 f, 71182.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1869900 f, 108444.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022460 f, 71187.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1869960 f, 108441.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022520 f, 71186.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1870020 f, 108444.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022580 f, 71190.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1870080 f, 108448.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022640 f, 71194.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1870140 f, 108445.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022700 f, 71193.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1870200 f, 108448.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022760 f, 71198.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1870260 f, 108452.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022820 f, 71202.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1870320 f, 108449.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022880 f, 71201.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1870380 f, 108452.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1022940 f, 71205.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1870440 f, 108456.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023000 f, 71209.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1870500 f, 108453.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023060 f, 71209.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1870560 f, 108457.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023120 f, 71213.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1870620 f, 108460.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023180 f, 71217.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1870680 f, 108457.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023240 f, 71216.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1870740 f, 108461.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023300 f, 71220.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1870800 f, 108464.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023360 f, 71224.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1870860 f, 108461.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023420 f, 71224.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1870920 f, 108465.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023480 f, 71228.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1870980 f, 108468.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023540 f, 71232.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1871040 f, 108466.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023600 f, 71231.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1871100 f, 108469.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023660 f, 71235.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1871160 f, 108473.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023720 f, 71240.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1871220 f, 108476.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023780 f, 71239.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1871280 f, 108473.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023840 f, 71243.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1871340 f, 108477.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023900 f, 71247.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1871400 f, 108474.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1023960 f, 71246.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1871460 f, 108477.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024020 f, 71251.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1871520 f, 108475.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024080 f, 71250.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1871580 f, 108478.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024140 f, 71254.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1871640 f, 108482.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024200 f, 71258.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1871700 f, 108479.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024260 f, 71257.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1871760 f, 108482.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024320 f, 71262.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1871820 f, 108486.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024380 f, 71266.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1871880 f, 108483.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024440 f, 71265.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1871940 f, 108486.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024500 f, 71269.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1872000 f, 108490.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024560 f, 71273.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1872060 f, 108487.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024620 f, 71272.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1872120 f, 108490.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024680 f, 71277.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1872180 f, 108494.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024740 f, 71281.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1872240 f, 108491.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024800 f, 71280.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1872300 f, 108495.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024860 f, 71284.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1872360 f, 108498.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024920 f, 71288.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1872420 f, 108495.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1024980 f, 71288.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1872480 f, 108499.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025040 f, 71292.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1872540 f, 108502.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025100 f, 71296.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1872600 f, 108506.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025160 f, 71300.6 fps, 0 ms/f
[junit] 17 s: 60 f / 24 ms, 2500.0 fps, 0 ms/f; total: 1872660 f, 108358.9 fps, 0 ms/f
[junit] 14 s: 60 f / 26 ms, 2307.6 fps, 0 ms/f; total: 1025220 f, 71176.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503040 f, 165256.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503100 f, 165275.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503160 f, 165295.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503220 f, 165315.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503280 f, 165335.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503340 f, 165354.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503400 f, 165320.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503460 f, 165339.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503520 f, 165359.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503580 f, 165379.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503640 f, 165344.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503700 f, 165364.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503760 f, 165384.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503820 f, 165403.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503880 f, 165423.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 503940 f, 165443.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504000 f, 165462.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504060 f, 165482.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504120 f, 165502.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504180 f, 165467.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504240 f, 165487.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504300 f, 165507.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504360 f, 165526.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504420 f, 165546.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504480 f, 165566.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504540 f, 165585.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504600 f, 165605.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504660 f, 165625.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504720 f, 165644.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504780 f, 165610.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504840 f, 165629.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504900 f, 165649.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 504960 f, 165669.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505020 f, 165688.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505080 f, 165708.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505140 f, 165728.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505200 f, 165748.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505260 f, 165767.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505320 f, 165787.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505380 f, 165807.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505440 f, 165772.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505500 f, 165792.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505560 f, 165811.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505620 f, 165831.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505680 f, 165851.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505740 f, 165870.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505800 f, 165890.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505860 f, 165910.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505920 f, 165929.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 505980 f, 165895.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506040 f, 165914.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506100 f, 165934.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506160 f, 165954.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506220 f, 165973.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506280 f, 165993.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506340 f, 166013.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506400 f, 166032.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506460 f, 165998.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506520 f, 166017.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506580 f, 166037.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506640 f, 166057.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506700 f, 166076.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506760 f, 166096.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506820 f, 166116.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506880 f, 166135.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 506940 f, 166155.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507000 f, 166175.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507060 f, 166194.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507120 f, 166159.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507180 f, 166179.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507240 f, 166199.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507300 f, 166218.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507360 f, 166238.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507420 f, 166258.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507480 f, 166277.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507540 f, 166297.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507600 f, 166262.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507660 f, 166282.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507720 f, 166302.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507780 f, 166321.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507840 f, 166341.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507900 f, 166360.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 507960 f, 166380.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508020 f, 166400.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508080 f, 166419.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508140 f, 166385.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508200 f, 166404.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508260 f, 166424.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508320 f, 166444.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508380 f, 166463.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508440 f, 166483.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508500 f, 166502.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508560 f, 166522.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508620 f, 166542.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508680 f, 166561.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508740 f, 166527.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508800 f, 166546.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508860 f, 166566.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508920 f, 166585.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 508980 f, 166605.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509040 f, 166625.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509100 f, 166644.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509160 f, 166664.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509220 f, 166684.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509280 f, 166703.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509340 f, 166668.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509400 f, 166688.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509460 f, 166708.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509520 f, 166727.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509580 f, 166747.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509640 f, 166767.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509700 f, 166786.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509760 f, 166806.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509820 f, 166825.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509880 f, 166845.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 509940 f, 166810.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510000 f, 166830.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510060 f, 166849.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510120 f, 166869.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510180 f, 166889.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510240 f, 166908.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510300 f, 166928.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510360 f, 166947.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510420 f, 166967.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510480 f, 166987.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510540 f, 166952.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510600 f, 166971.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510660 f, 166991.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510720 f, 167011.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510780 f, 167030.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510840 f, 167050.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510900 f, 167069.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 510960 f, 167089.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511020 f, 167109.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511080 f, 167128.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511140 f, 167093.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511200 f, 167113.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511260 f, 167133.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511320 f, 167152.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511380 f, 167172.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511440 f, 167191.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511500 f, 167211.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511560 f, 167231.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511620 f, 167250.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511680 f, 167270.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511740 f, 167235.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511800 f, 167254.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511860 f, 167274.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511920 f, 167294.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 511980 f, 167313.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512040 f, 167333.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512100 f, 167352.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512160 f, 167372.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512220 f, 167392.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512280 f, 167411.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512340 f, 167376.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512400 f, 167396.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512460 f, 167415.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512520 f, 167435.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512580 f, 167400.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512640 f, 167419.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512700 f, 167439.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512760 f, 167459.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512820 f, 167478.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512880 f, 167498.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 512940 f, 167517.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513000 f, 167482.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513060 f, 167502.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513120 f, 167522.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513180 f, 167541.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513240 f, 167561.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513300 f, 167580.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513360 f, 167600.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513420 f, 167619.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513480 f, 167639.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513540 f, 167659.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513600 f, 167624.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513660 f, 167643.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513720 f, 167663.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513780 f, 167682.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513840 f, 167702.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513900 f, 167721.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 513960 f, 167741.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514020 f, 167761.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514080 f, 167780.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514140 f, 167800.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514200 f, 167765.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514260 f, 167784.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514320 f, 167804.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514380 f, 167823.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514440 f, 167843.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514500 f, 167862.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514560 f, 167882.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514620 f, 167902.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514680 f, 167921.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514740 f, 167941.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514800 f, 167906.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514860 f, 167925.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514920 f, 167945.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 514980 f, 167964.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515040 f, 167984.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515100 f, 168003.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515160 f, 168023.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515220 f, 168043.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515280 f, 168062.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515340 f, 168082.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515400 f, 168101.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515460 f, 168066.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515520 f, 168086.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515580 f, 168105.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515640 f, 168125.2 fps, 0 ms/f
[junit] 3 s: 60 f / 9 ms, 6666.6 fps, 0 ms/f; total: 515700 f, 167652.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515760 f, 167672.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515820 f, 167691.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515880 f, 167711.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 515940 f, 167730.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516000 f, 167695.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516060 f, 167715.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516120 f, 167734.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516180 f, 167754.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516240 f, 167773.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516300 f, 167793.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516360 f, 167812.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516420 f, 167832.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516480 f, 167851.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516540 f, 167871.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516600 f, 167836.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516660 f, 167855.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516720 f, 167820.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516780 f, 167840.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516840 f, 167859.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516900 f, 167879.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 516960 f, 167898.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517020 f, 167918.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517080 f, 167937.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517140 f, 167957.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517200 f, 167922.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517260 f, 167941.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517320 f, 167961.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517380 f, 167980.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517440 f, 168000.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517500 f, 168019.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517560 f, 168038.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517620 f, 168058.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517680 f, 168077.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517740 f, 168097.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517800 f, 168062.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517860 f, 168081.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517920 f, 168101.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 517980 f, 168120.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518040 f, 168140.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518100 f, 168159.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518160 f, 168179.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518220 f, 168198.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518280 f, 168218.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518340 f, 168237.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518400 f, 168257.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518460 f, 168276.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518520 f, 168241.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518580 f, 168260.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518640 f, 168280.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518700 f, 168299.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518760 f, 168319.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518820 f, 168338.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518880 f, 168358.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 518940 f, 168377.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519000 f, 168397.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519060 f, 168416.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519120 f, 168381.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519180 f, 168400.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519240 f, 168420.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519300 f, 168439.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519360 f, 168459.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519420 f, 168478.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519480 f, 168498.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519540 f, 168517.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519600 f, 168537.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519660 f, 168556.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519720 f, 168521.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519780 f, 168540.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519840 f, 168560.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519900 f, 168579.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 519960 f, 168599.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520020 f, 168618.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520080 f, 168638.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520140 f, 168657.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520200 f, 168677.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520260 f, 168696.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520320 f, 168661.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520380 f, 168680.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520440 f, 168700.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520500 f, 168719.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520560 f, 168739.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520620 f, 168758.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520680 f, 168777.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520740 f, 168797.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520800 f, 168816.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520860 f, 168836.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520920 f, 168855.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 520980 f, 168875.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521040 f, 168839.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521100 f, 168859.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521160 f, 168878.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521220 f, 168898.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521280 f, 168917.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521340 f, 168937.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521400 f, 168956.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521460 f, 168976.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521520 f, 168995.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521580 f, 169014.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521640 f, 168979.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521700 f, 168999.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521760 f, 169018.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521820 f, 169037.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521880 f, 169057.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 521940 f, 169076.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522000 f, 169096.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522060 f, 169115.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522120 f, 169135.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522180 f, 169154.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522240 f, 169119.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522300 f, 169138.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522360 f, 169158.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522420 f, 169177.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522480 f, 169196.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522540 f, 169216.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522600 f, 169235.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522660 f, 169255.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522720 f, 169274.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522780 f, 169294.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522840 f, 169313.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522900 f, 169278.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 522960 f, 169297.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523020 f, 169316.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523080 f, 169336.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523140 f, 169355.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523200 f, 169375.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523260 f, 169394.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523320 f, 169414.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523380 f, 169433.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523440 f, 169452.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523500 f, 169472.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523560 f, 169436.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523620 f, 169456.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523680 f, 169475.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523740 f, 169495.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523800 f, 169514.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523860 f, 169533.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523920 f, 169553.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 523980 f, 169572.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524040 f, 169592.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524100 f, 169611.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524160 f, 169631.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524220 f, 169595.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524280 f, 169615.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524340 f, 169634.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524400 f, 169653.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524460 f, 169673.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524520 f, 169692.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524580 f, 169712.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524640 f, 169731.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524700 f, 169750.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524760 f, 169770.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524820 f, 169734.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524880 f, 169754.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 524940 f, 169773.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525000 f, 169793.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525060 f, 169812.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525120 f, 169831.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525180 f, 169851.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525240 f, 169870.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525300 f, 169890.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525360 f, 169909.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525420 f, 169873.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525480 f, 169893.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525540 f, 169912.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525600 f, 169932.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525660 f, 169951.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525720 f, 169970.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525780 f, 169990.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525840 f, 170009.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525900 f, 170029.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 525960 f, 170048.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526020 f, 170012.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526080 f, 170032.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526140 f, 170051.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526200 f, 170071.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526260 f, 170090.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526320 f, 170109.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526380 f, 170129.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526440 f, 170148.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526500 f, 170168.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526560 f, 170132.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526620 f, 170151.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526680 f, 170171.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526740 f, 170135.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526800 f, 170155.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526860 f, 170174.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526920 f, 170193.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 526980 f, 170213.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527040 f, 170232.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527100 f, 170251.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527160 f, 170271.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527220 f, 170235.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527280 f, 170255.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527340 f, 170274.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527400 f, 170293.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527460 f, 170313.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527520 f, 170332.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527580 f, 170351.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527640 f, 170371.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527700 f, 170390.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527760 f, 170410.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527820 f, 170374.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527880 f, 170393.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 527940 f, 170413.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528000 f, 170432.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528060 f, 170451.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528120 f, 170471.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528180 f, 170490.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528240 f, 170510.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528300 f, 170529.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528360 f, 170548.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528420 f, 170513.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528480 f, 170532.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528540 f, 170551.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528600 f, 170571.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528660 f, 170590.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528720 f, 170609.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528780 f, 170629.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528840 f, 170648.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528900 f, 170667.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 528960 f, 170632.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529020 f, 170651.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529080 f, 170670.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529140 f, 170690.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529200 f, 170709.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529260 f, 170729.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529320 f, 170748.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529380 f, 170767.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529440 f, 170787.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529500 f, 170751.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529560 f, 170770.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529620 f, 170790.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529680 f, 170809.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529740 f, 170828.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529800 f, 170848.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529860 f, 170867.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529920 f, 170886.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 529980 f, 170906.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530040 f, 170925.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530100 f, 170889.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530160 f, 170909.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530220 f, 170928.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530280 f, 170947.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530340 f, 170967.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530400 f, 170986.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530460 f, 171005.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530520 f, 171025.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530580 f, 171044.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530640 f, 171063.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530700 f, 171028.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530760 f, 171047.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530820 f, 171066.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530880 f, 171086.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 530940 f, 171105.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531000 f, 171124.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531060 f, 171144.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531120 f, 171163.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531180 f, 171182.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531240 f, 171202.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531300 f, 171166.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531360 f, 171185.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531420 f, 171204.8 fps, 0 ms/f
[junit] 3 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 531480 f, 170893.8 fps, 0 ms/f
[junit] 3 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 531540 f, 170693.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531600 f, 170712.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531660 f, 170732.1 fps, 0 ms/f
[junit] 3 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 531720 f, 170477.7 fps, 0 ms/f
[junit] 3 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 531780 f, 170333.1 fps, 0 ms/f
[junit] 3 s: 60 f / 9 ms, 6666.6 fps, 0 ms/f; total: 531840 f, 169862.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531900 f, 169881.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 531960 f, 169900.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532020 f, 169920.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532080 f, 169939.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532140 f, 169904.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532200 f, 169923.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532260 f, 169942.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532320 f, 169961.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532380 f, 169980.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532440 f, 170000.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532500 f, 170019.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532560 f, 170038.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532620 f, 170057.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532680 f, 170076.6 fps, 0 ms/f
[junit] 17 s: 60 f / 92 ms, 652.1 fps, 1 ms/f; total: 1872720 f, 107788.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532740 f, 170041.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532800 f, 170060.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532860 f, 170079.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532920 f, 170098.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 532980 f, 170118.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533040 f, 170137.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533100 f, 170156.4 fps, 0 ms/f
[junit] 14 s: 60 f / 92 ms, 652.1 fps, 1 ms/f; total: 1025280 f, 70728.4 fps, 0 ms/f
[junit] 17 s: 60 f / 22 ms, 2727.2 fps, 0 ms/f; total: 1872780 f, 107655.7 fps, 0 ms/f
[junit] 14 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 1025340 f, 70635.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1872840 f, 107659.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025400 f, 70639.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1872900 f, 107656.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025460 f, 70638.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1872960 f, 107659.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025520 f, 70642.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1873020 f, 107657.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025580 f, 70641.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1873080 f, 107660.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025640 f, 70646.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1873140 f, 107664.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025700 f, 70650.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1873200 f, 107667.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025760 f, 70654.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1873260 f, 107664.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025820 f, 70653.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1873320 f, 107668.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025880 f, 70657.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1873380 f, 107671.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1025940 f, 70661.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1873440 f, 107668.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026000 f, 70661.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1873500 f, 107672.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026060 f, 70665.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1873560 f, 107675.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026120 f, 70669.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1873620 f, 107673.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026180 f, 70668.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1873680 f, 107676.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026240 f, 70672.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1873740 f, 107673.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026300 f, 70672.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1873800 f, 107677.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026360 f, 70676.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1873860 f, 107674.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026420 f, 70675.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1873920 f, 107677.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026480 f, 70679.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1873980 f, 107681.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026540 f, 70683.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1874040 f, 107678.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026600 f, 70683.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533160 f, 170175.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533220 f, 170194.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533280 f, 170213.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533340 f, 170233.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533400 f, 170197.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533460 f, 170216.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533520 f, 170236.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533580 f, 170255.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533640 f, 170274.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533700 f, 170293.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533760 f, 170312.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533820 f, 170331.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533880 f, 170350.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 533940 f, 170370.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534000 f, 170334.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534060 f, 170354.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534120 f, 170373.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534180 f, 170392.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534240 f, 170411.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534300 f, 170430.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534360 f, 170449.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534420 f, 170468.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534480 f, 170488.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534540 f, 170507.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534600 f, 170471.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534660 f, 170491.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534720 f, 170510.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534780 f, 170529.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534840 f, 170548.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534900 f, 170567.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 534960 f, 170586.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535020 f, 170605.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535080 f, 170625.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535140 f, 170644.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535200 f, 170608.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535260 f, 170627.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535320 f, 170647.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535380 f, 170666.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535440 f, 170685.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535500 f, 170704.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535560 f, 170723.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535620 f, 170742.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535680 f, 170761.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535740 f, 170781.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535800 f, 170800.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535860 f, 170764.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535920 f, 170783.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 535980 f, 170803.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536040 f, 170822.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536100 f, 170841.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536160 f, 170860.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536220 f, 170879.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536280 f, 170898.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536340 f, 170917.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536400 f, 170936.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536460 f, 170901.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536520 f, 170920.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536580 f, 170939.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536640 f, 170958.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536700 f, 170978.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536760 f, 170997.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536820 f, 171016.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536880 f, 171035.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 536940 f, 171054.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537000 f, 171073.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537060 f, 171092.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537120 f, 171111.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537180 f, 171076.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537240 f, 171095.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537300 f, 171114.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537360 f, 171133.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537420 f, 171152.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537480 f, 171171.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537540 f, 171191.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537600 f, 171210.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537660 f, 171229.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537720 f, 171248.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537780 f, 171212.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537840 f, 171232.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537900 f, 171251.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 537960 f, 171270.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538020 f, 171289.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538080 f, 171308.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538140 f, 171327.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538200 f, 171346.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538260 f, 171365.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538320 f, 171384.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538380 f, 171349.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538440 f, 171368.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538500 f, 171387.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538560 f, 171406.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538620 f, 171425.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538680 f, 171444.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538740 f, 171464.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538800 f, 171483.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538860 f, 171502.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538920 f, 171521.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 538980 f, 171540.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539040 f, 171504.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539100 f, 171524.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539160 f, 171543.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539220 f, 171562.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539280 f, 171581.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539340 f, 171600.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539400 f, 171619.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539460 f, 171638.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539520 f, 171657.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539580 f, 171676.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539640 f, 171641.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539700 f, 171660.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539760 f, 171679.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539820 f, 171698.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539880 f, 171717.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 539940 f, 171736.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540000 f, 171755.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540060 f, 171720.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540120 f, 171739.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540180 f, 171758.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540240 f, 171777.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540300 f, 171796.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540360 f, 171760.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540420 f, 171780.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540480 f, 171799.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540540 f, 171818.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540600 f, 171837.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540660 f, 171856.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540720 f, 171875.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540780 f, 171894.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540840 f, 171913.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540900 f, 171877.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540960 f, 171897.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541020 f, 171916.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541080 f, 171935.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541140 f, 171954.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541200 f, 171973.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541260 f, 171992.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541320 f, 172011.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541380 f, 172030.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541440 f, 172049.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541500 f, 172068.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541560 f, 172087.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541620 f, 172052.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541680 f, 172071.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541740 f, 172090.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541800 f, 172109.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541860 f, 172128.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541920 f, 172147.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 541980 f, 172166.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542040 f, 172185.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542100 f, 172204.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542160 f, 172223.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542220 f, 172242.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542280 f, 172261.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542340 f, 172226.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542400 f, 172245.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542460 f, 172264.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542520 f, 172283.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542580 f, 172302.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542640 f, 172321.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542700 f, 172340.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542760 f, 172359.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542820 f, 172378.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542880 f, 172397.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 542940 f, 172361.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543000 f, 172380.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543060 f, 172399.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543120 f, 172419.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543180 f, 172438.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543240 f, 172457.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543300 f, 172476.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543360 f, 172495.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543420 f, 172514.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543480 f, 172533.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543540 f, 172552.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543600 f, 172516.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543660 f, 172535.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543720 f, 172554.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543780 f, 172573.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543840 f, 172592.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543900 f, 172611.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 543960 f, 172630.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544020 f, 172649.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544080 f, 172669.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544140 f, 172688.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544200 f, 172652.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544260 f, 172671.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544320 f, 172690.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544380 f, 172709.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1874100 f, 107682.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026660 f, 70687.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1874160 f, 107685.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026720 f, 70691.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1874220 f, 107682.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026780 f, 70690.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1874280 f, 107686.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026840 f, 70694.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1874340 f, 107683.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026900 f, 70693.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1874400 f, 107687.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1026960 f, 70698.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1874460 f, 107690.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027020 f, 70702.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1874520 f, 107687.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027080 f, 70701.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1874580 f, 107691.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027140 f, 70705.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1874640 f, 107694.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027200 f, 70709.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1874700 f, 107691.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027260 f, 70708.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1874760 f, 107695.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027320 f, 70713.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1874820 f, 107698.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027380 f, 70717.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1874880 f, 107696.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027440 f, 70716.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1874940 f, 107699.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027500 f, 70720.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1875000 f, 107702.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027560 f, 70724.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1875060 f, 107700.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027620 f, 70724.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1875120 f, 107703.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027680 f, 70728.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1875180 f, 107707.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027740 f, 70732.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1875240 f, 107704.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027800 f, 70731.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1875300 f, 107707.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027860 f, 70735.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1875360 f, 107711.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027920 f, 70739.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1875420 f, 107714.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1027980 f, 70743.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1875480 f, 107711.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028040 f, 70743.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1875540 f, 107715.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028100 f, 70747.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1875600 f, 107718.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028160 f, 70751.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1875660 f, 107716.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028220 f, 70750.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544440 f, 172728.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1875720 f, 107719.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544500 f, 172747.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544560 f, 172766.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544620 f, 172785.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544680 f, 172804.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544740 f, 172823.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544800 f, 172787.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028280 f, 70754.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1875780 f, 107716.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028340 f, 70754.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1875840 f, 107720.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028400 f, 70758.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1875900 f, 107723.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028460 f, 70762.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1875960 f, 107720.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028520 f, 70761.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1876020 f, 107724.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028580 f, 70765.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1876080 f, 107727.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028640 f, 70769.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1876140 f, 107731.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028700 f, 70769.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1876200 f, 107728.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028760 f, 70773.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1876260 f, 107731.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028820 f, 70777.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1876320 f, 107735.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028880 f, 70781.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1876380 f, 107732.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1028940 f, 70780.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1876440 f, 107736.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029000 f, 70784.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1876500 f, 107739.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029060 f, 70789.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1876560 f, 107736.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029120 f, 70788.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1876620 f, 107740.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029180 f, 70792.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1876680 f, 107743.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029240 f, 70796.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1876740 f, 107740.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029300 f, 70795.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1876800 f, 107744.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029360 f, 70799.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1876860 f, 107747.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029420 f, 70804.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1876920 f, 107745.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029480 f, 70803.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1876980 f, 107748.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029540 f, 70807.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1877040 f, 107752.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029600 f, 70811.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1877100 f, 107749.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029660 f, 70810.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1877160 f, 107752.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029720 f, 70814.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1877220 f, 107756.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029780 f, 70819.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1877280 f, 107753.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029840 f, 70818.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1877340 f, 107756.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029900 f, 70822.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1877400 f, 107760.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1029960 f, 70826.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1877460 f, 107757.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030020 f, 70825.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1877520 f, 107761.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030080 f, 70829.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1877580 f, 107764.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030140 f, 70834.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1877640 f, 107761.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030200 f, 70833.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1877700 f, 107765.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030260 f, 70837.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1877760 f, 107768.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030320 f, 70841.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1877820 f, 107765.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030380 f, 70840.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1877880 f, 107769.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030440 f, 70844.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1877940 f, 107772.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030500 f, 70849.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1878000 f, 107770.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030560 f, 70848.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1878060 f, 107773.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030620 f, 70852.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1878120 f, 107776.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030680 f, 70856.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1878180 f, 107780.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030740 f, 70860.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1878240 f, 107777.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030800 f, 70859.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1878300 f, 107781.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030860 f, 70864.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1878360 f, 107784.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030920 f, 70868.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1878420 f, 107781.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1030980 f, 70867.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1878480 f, 107785.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031040 f, 70871.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1878540 f, 107788.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031100 f, 70875.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1878600 f, 107785.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031160 f, 70874.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1878660 f, 107789.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031220 f, 70879.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1878720 f, 107792.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031280 f, 70883.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1878780 f, 107790.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031340 f, 70882.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1878840 f, 107793.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031400 f, 70886.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1878900 f, 107796.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031460 f, 70890.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1878960 f, 107794.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031520 f, 70889.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1879020 f, 107797.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031580 f, 70894.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1879080 f, 107801.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031640 f, 70898.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1879140 f, 107798.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031700 f, 70897.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1879200 f, 107801.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031760 f, 70901.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1879260 f, 107805.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031820 f, 70905.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1879320 f, 107802.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031880 f, 70904.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1879380 f, 107805.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1031940 f, 70909.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1879440 f, 107809.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032000 f, 70913.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1879500 f, 107806.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032060 f, 70912.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1879560 f, 107810.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032120 f, 70916.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1879620 f, 107813.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032180 f, 70920.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1879680 f, 107810.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032240 f, 70919.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1879740 f, 107814.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032300 f, 70924.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1879800 f, 107817.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032360 f, 70928.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1879860 f, 107814.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032420 f, 70927.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1879920 f, 107818.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032480 f, 70931.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1879980 f, 107821.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032540 f, 70935.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1880040 f, 107825.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032600 f, 70934.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1880100 f, 107822.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032660 f, 70939.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1880160 f, 107825.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032720 f, 70943.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1880220 f, 107829.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032780 f, 70942.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1880280 f, 107826.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032840 f, 70946.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1880340 f, 107830.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032900 f, 70950.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1880400 f, 107833.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1032960 f, 70954.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1880460 f, 107830.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033020 f, 70954.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1880520 f, 107834.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033080 f, 70958.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1880580 f, 107837.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033140 f, 70962.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1880640 f, 107834.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033200 f, 70961.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1880700 f, 107838.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033260 f, 70965.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1880760 f, 107841.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033320 f, 70969.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1880820 f, 107839.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033380 f, 70969.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1880880 f, 107842.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033440 f, 70973.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1880940 f, 107845.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033500 f, 70977.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1881000 f, 107843.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033560 f, 70976.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1881060 f, 107846.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033620 f, 70980.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1881120 f, 107850.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033680 f, 70984.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1881180 f, 107847.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033740 f, 70984.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1881240 f, 107850.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033800 f, 70988.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1881300 f, 107854.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033860 f, 70992.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1881360 f, 107851.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033920 f, 70991.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1881420 f, 107854.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544860 f, 172806.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1033980 f, 70995.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544920 f, 172825.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 544980 f, 172844.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545040 f, 172863.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545100 f, 172882.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545160 f, 172902.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545220 f, 172921.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545280 f, 172940.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545340 f, 172959.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545400 f, 172923.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545460 f, 172942.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545520 f, 172961.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545580 f, 172980.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545640 f, 172999.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545700 f, 173018.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545760 f, 173037.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545820 f, 173056.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545880 f, 173075.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 545940 f, 173094.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546000 f, 173113.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546060 f, 173132.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546120 f, 173096.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546180 f, 173115.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546240 f, 173134.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546300 f, 173153.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546360 f, 173172.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546420 f, 173191.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546480 f, 173210.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546540 f, 173229.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546600 f, 173248.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546660 f, 173267.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546720 f, 173231.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546780 f, 173250.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546840 f, 173269.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546900 f, 173288.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 546960 f, 173307.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547020 f, 173327.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547080 f, 173346.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547140 f, 173365.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547200 f, 173384.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547260 f, 173403.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547320 f, 173422.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547380 f, 173441.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547440 f, 173460.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547500 f, 173424.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547560 f, 173443.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547620 f, 173462.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547680 f, 173481.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547740 f, 173500.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547800 f, 173519.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547860 f, 173538.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547920 f, 173557.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 547980 f, 173576.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548040 f, 173595.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548100 f, 173614.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548160 f, 173578.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548220 f, 173597.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548280 f, 173616.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548340 f, 173635.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548400 f, 173654.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548460 f, 173673.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548520 f, 173692.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548580 f, 173711.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548640 f, 173730.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548700 f, 173749.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548760 f, 173713.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548820 f, 173732.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548880 f, 173751.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 548940 f, 173770.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549000 f, 173789.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549060 f, 173808.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549120 f, 173827.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549180 f, 173846.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549240 f, 173865.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549300 f, 173884.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549360 f, 173848.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549420 f, 173867.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549480 f, 173886.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549540 f, 173905.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549600 f, 173924.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549660 f, 173943.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549720 f, 173962.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549780 f, 173981.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549840 f, 174000.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549900 f, 174019.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 549960 f, 174037.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550020 f, 174001.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550080 f, 174020.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550140 f, 174039.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550200 f, 174058.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550260 f, 174022.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550320 f, 174041.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550380 f, 174060.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550440 f, 174079.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550500 f, 174098.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550560 f, 174062.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550620 f, 174081.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550680 f, 174100.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550740 f, 174119.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550800 f, 174138.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550860 f, 174157.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550920 f, 174176.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 550980 f, 174195.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551040 f, 174214.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1881480 f, 107852.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034040 f, 70994.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1881540 f, 107855.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034100 f, 70998.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1881600 f, 107858.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034160 f, 71003.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1881660 f, 107856.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034220 f, 71002.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1881720 f, 107859.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034280 f, 71006.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1881780 f, 107863.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034340 f, 71010.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1881840 f, 107860.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034400 f, 71009.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1881900 f, 107863.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034460 f, 71013.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1881960 f, 107867.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034520 f, 71018.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1882020 f, 107864.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034580 f, 71017.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1882080 f, 107867.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034640 f, 71021.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1882140 f, 107871.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034700 f, 71025.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1882200 f, 107868.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034760 f, 71024.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1882260 f, 107872.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034820 f, 71028.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1882320 f, 107875.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034880 f, 71033.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1882380 f, 107872.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1034940 f, 71032.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1882440 f, 107876.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035000 f, 71036.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1882500 f, 107879.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035060 f, 71040.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1882560 f, 107876.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035120 f, 71039.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1882620 f, 107880.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035180 f, 71043.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1882680 f, 107883.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551100 f, 174178.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035240 f, 71047.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1882740 f, 107881.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035300 f, 71047.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1882800 f, 107884.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035360 f, 71051.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1882860 f, 107887.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035420 f, 71055.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1882920 f, 107891.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035480 f, 71054.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1882980 f, 107888.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035540 f, 71058.8 fps, 0 ms/f
[junit] 17 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1883040 f, 107879.6 fps, 0 ms/f
[junit] 14 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1035600 f, 71053.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1883100 f, 107883.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035660 f, 71057.2 fps, 0 ms/f
[junit] 17 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1883160 f, 107874.2 fps, 0 ms/f
[junit] 14 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1035720 f, 71046.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1883220 f, 107871.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035780 f, 71050.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1883280 f, 107868.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551160 f, 174197.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551220 f, 174216.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551280 f, 174235.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551340 f, 174254.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551400 f, 174273.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551460 f, 174292.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551520 f, 174311.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551580 f, 174329.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551640 f, 174348.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551700 f, 174367.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551760 f, 174331.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551820 f, 174350.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551880 f, 174369.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 551940 f, 174388.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552000 f, 174407.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552060 f, 174426.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552120 f, 174445.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552180 f, 174464.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552240 f, 174483.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552300 f, 174502.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552360 f, 174521.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552420 f, 174485.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552480 f, 174504.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552540 f, 174523.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552600 f, 174542.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552660 f, 174560.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552720 f, 174579.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552780 f, 174598.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552840 f, 174617.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552900 f, 174636.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 552960 f, 174655.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553020 f, 174619.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553080 f, 174638.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553140 f, 174657.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553200 f, 174676.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553260 f, 174695.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553320 f, 174714.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553380 f, 174733.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553440 f, 174752.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553500 f, 174771.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553560 f, 174790.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553620 f, 174808.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553680 f, 174772.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553740 f, 174791.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553800 f, 174810.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553860 f, 174829.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553920 f, 174848.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 553980 f, 174867.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554040 f, 174886.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554100 f, 174905.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554160 f, 174924.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554220 f, 174943.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554280 f, 174962.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554340 f, 174925.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554400 f, 174944.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554460 f, 174963.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554520 f, 174982.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554580 f, 175001.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554640 f, 175020.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554700 f, 175039.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554760 f, 175058.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554820 f, 175077.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554880 f, 175096.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 554940 f, 175059.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555000 f, 175078.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555060 f, 175097.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555120 f, 175116.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555180 f, 175135.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555240 f, 175154.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555300 f, 175173.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555360 f, 175192.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555420 f, 175211.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555480 f, 175230.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555540 f, 175193.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555600 f, 175212.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555660 f, 175231.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555720 f, 175250.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555780 f, 175269.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555840 f, 175288.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555900 f, 175307.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 555960 f, 175326.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556020 f, 175345.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556080 f, 175364.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556140 f, 175383.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556200 f, 175346.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556260 f, 175365.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556320 f, 175384.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556380 f, 175403.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556440 f, 175422.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556500 f, 175441.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556560 f, 175460.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556620 f, 175479.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556680 f, 175498.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556740 f, 175461.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556800 f, 175480.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556860 f, 175499.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556920 f, 175518.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 556980 f, 175537.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557040 f, 175556.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557100 f, 175575.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557160 f, 175594.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557220 f, 175612.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557280 f, 175631.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557340 f, 175650.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557400 f, 175669.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557460 f, 175633.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557520 f, 175652.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557580 f, 175671.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557640 f, 175689.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557700 f, 175708.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557760 f, 175727.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557820 f, 175746.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557880 f, 175765.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 557940 f, 175784.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558000 f, 175803.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558060 f, 175766.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558120 f, 175785.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558180 f, 175804.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558240 f, 175823.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558300 f, 175842.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558360 f, 175861.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558420 f, 175880.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558480 f, 175899.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558540 f, 175918.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558600 f, 175881.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558660 f, 175900.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558720 f, 175919.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558780 f, 175938.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558840 f, 175957.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558900 f, 175976.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 558960 f, 175994.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559020 f, 176013.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559080 f, 176032.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559140 f, 176051.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559200 f, 176070.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559260 f, 176034.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559320 f, 176052.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559380 f, 176071.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559440 f, 176090.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559500 f, 176109.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559560 f, 176128.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559620 f, 176147.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559680 f, 176166.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559740 f, 176185.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559800 f, 176203.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559860 f, 176167.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559920 f, 176186.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 559980 f, 176205.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560040 f, 176224.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560100 f, 176242.9 fps, 0 ms/f
[junit] 3 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 560160 f, 176150.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560220 f, 176169.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560280 f, 176188.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560340 f, 176207.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560400 f, 176226.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560460 f, 176245.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560520 f, 176264.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560580 f, 176283.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560640 f, 176246.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560700 f, 176265.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560760 f, 176284.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560820 f, 176303.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560880 f, 176321.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 560940 f, 176340.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561000 f, 176359.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561060 f, 176378.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561120 f, 176397.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561180 f, 176360.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561240 f, 176379.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561300 f, 176398.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561360 f, 176417.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561420 f, 176436.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561480 f, 176455.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035840 f, 71050.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1883340 f, 107865.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035900 f, 71049.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1883400 f, 107863.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1035960 f, 71048.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1883460 f, 107866.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036020 f, 71052.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1883520 f, 107870.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036080 f, 71056.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1883580 f, 107867.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036140 f, 71056.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1883640 f, 107870.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036200 f, 71060.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1883700 f, 107874.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036260 f, 71064.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1883760 f, 107877.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036320 f, 71068.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1883820 f, 107874.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036380 f, 71067.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1883880 f, 107878.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036440 f, 71071.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1883940 f, 107881.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036500 f, 71071.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1884000 f, 107879.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036560 f, 71075.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1884060 f, 107882.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036620 f, 71079.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1884120 f, 107879.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036680 f, 71078.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1884180 f, 107883.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036740 f, 71082.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1884240 f, 107886.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036800 f, 71086.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1884300 f, 107883.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036860 f, 71085.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1884360 f, 107887.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036920 f, 71090.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1884420 f, 107890.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1036980 f, 71094.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1884480 f, 107888.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037040 f, 71093.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1884540 f, 107891.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037100 f, 71097.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1884600 f, 107894.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037160 f, 71101.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1884660 f, 107892.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037220 f, 71100.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1884720 f, 107895.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037280 f, 71105.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1884780 f, 107899.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037340 f, 71109.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1884840 f, 107896.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037400 f, 71108.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1884900 f, 107899.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037460 f, 71112.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1884960 f, 107903.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037520 f, 71116.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1885020 f, 107900.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037580 f, 71115.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1885080 f, 107903.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037640 f, 71119.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1885140 f, 107907.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037700 f, 71124.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1885200 f, 107904.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037760 f, 71123.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1885260 f, 107907.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037820 f, 71127.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1885320 f, 107911.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1037880 f, 71131.5 fps, 0 ms/f
[junit] 17 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 1885380 f, 107816.0 fps, 0 ms/f
[junit] 14 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 1037940 f, 71057.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1885440 f, 107819.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038000 f, 71061.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1885500 f, 107816.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038060 f, 71061.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1885560 f, 107820.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038120 f, 71065.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1885620 f, 107823.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038180 f, 71069.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1885680 f, 107820.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038240 f, 71068.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1885740 f, 107824.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038300 f, 71072.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1885800 f, 107827.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038360 f, 71076.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1885860 f, 107825.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038420 f, 71075.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1885920 f, 107828.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038480 f, 71080.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1885980 f, 107831.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038540 f, 71084.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1886040 f, 107835.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038600 f, 71088.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1886100 f, 107832.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038660 f, 71087.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1886160 f, 107836.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038720 f, 71091.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1886220 f, 107839.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038780 f, 71095.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1886280 f, 107836.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038840 f, 71094.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1886340 f, 107840.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038900 f, 71099.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1886400 f, 107843.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1038960 f, 71103.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1886460 f, 107840.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039020 f, 71102.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1886520 f, 107844.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039080 f, 71106.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1886580 f, 107847.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039140 f, 71110.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1886640 f, 107844.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039200 f, 71109.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1886700 f, 107848.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039260 f, 71114.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1886760 f, 107851.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039320 f, 71118.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1886820 f, 107849.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039380 f, 71117.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1886880 f, 107852.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039440 f, 71121.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1886940 f, 107855.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039500 f, 71125.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1887000 f, 107853.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039560 f, 71124.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1887060 f, 107856.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039620 f, 71128.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1887120 f, 107860.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039680 f, 71133.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1887180 f, 107857.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039740 f, 71132.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1887240 f, 107860.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039800 f, 71136.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1887300 f, 107864.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039860 f, 71140.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1887360 f, 107861.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039920 f, 71139.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1887420 f, 107864.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1039980 f, 71143.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1887480 f, 107868.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040040 f, 71147.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1887540 f, 107871.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040100 f, 71152.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1887600 f, 107869.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040160 f, 71151.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1887660 f, 107872.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040220 f, 71155.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1887720 f, 107875.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040280 f, 71159.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1887780 f, 107873.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040340 f, 71158.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1887840 f, 107876.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040400 f, 71162.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1887900 f, 107880.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040460 f, 71166.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1887960 f, 107877.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040520 f, 71166.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1888020 f, 107874.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040580 f, 71165.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1888080 f, 107877.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040640 f, 71169.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1888140 f, 107881.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040700 f, 71173.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1888200 f, 107878.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040760 f, 71172.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1888260 f, 107882.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040820 f, 71176.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1888320 f, 107885.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040880 f, 71181.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1888380 f, 107882.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1040940 f, 71180.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1888440 f, 107886.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041000 f, 71184.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1888500 f, 107889.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041060 f, 71188.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1888560 f, 107893.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041120 f, 71192.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1888620 f, 107890.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041180 f, 71191.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1888680 f, 107893.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041240 f, 71195.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1888740 f, 107897.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041300 f, 71200.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1888800 f, 107894.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041360 f, 71199.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1888860 f, 107897.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041420 f, 71203.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1888920 f, 107901.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041480 f, 71207.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1888980 f, 107898.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041540 f, 71206.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1889040 f, 107901.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041600 f, 71210.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1889100 f, 107905.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041660 f, 71214.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1889160 f, 107902.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041720 f, 71214.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1889220 f, 107906.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041780 f, 71218.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1889280 f, 107909.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041840 f, 71222.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1889340 f, 107906.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041900 f, 71221.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1889400 f, 107910.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1041960 f, 71225.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042020 f, 71229.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1889460 f, 107913.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042080 f, 71228.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1889520 f, 107910.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042140 f, 71233.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1889580 f, 107914.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042200 f, 71237.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1889640 f, 107917.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042260 f, 71241.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1889700 f, 107921.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042320 f, 71240.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1889760 f, 107918.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042380 f, 71244.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1889820 f, 107921.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042440 f, 71248.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1889880 f, 107925.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042500 f, 71247.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1889940 f, 107922.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042560 f, 71252.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1890000 f, 107925.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042620 f, 71256.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1890060 f, 107929.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042680 f, 71255.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1890120 f, 107926.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042740 f, 71259.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1890180 f, 107930.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042800 f, 71263.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1890240 f, 107933.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042860 f, 71262.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1890300 f, 107930.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042920 f, 71266.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1890360 f, 107934.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1042980 f, 71271.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1890420 f, 107937.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043040 f, 71270.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1890480 f, 107934.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043100 f, 71274.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1890540 f, 107938.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043160 f, 71278.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1890600 f, 107941.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043220 f, 71277.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1890660 f, 107939.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043280 f, 71281.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1890720 f, 107942.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043340 f, 71285.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1890780 f, 107945.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043400 f, 71289.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1890840 f, 107949.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043460 f, 71289.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1890900 f, 107946.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043520 f, 71293.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1890960 f, 107949.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043580 f, 71297.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1891020 f, 107953.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043640 f, 71296.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1891080 f, 107950.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043700 f, 71300.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1891140 f, 107954.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043760 f, 71304.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1891200 f, 107957.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043820 f, 71304.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1891260 f, 107954.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043880 f, 71308.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1891320 f, 107958.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1043940 f, 71312.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1891380 f, 107961.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044000 f, 71311.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1891440 f, 107958.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044060 f, 71315.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1891500 f, 107962.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044120 f, 71319.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1891560 f, 107965.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044180 f, 71323.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1891620 f, 107969.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044240 f, 71323.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1891680 f, 107966.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044300 f, 71327.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1891740 f, 107969.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044360 f, 71326.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1891800 f, 107967.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044420 f, 71330.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1891860 f, 107970.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044480 f, 71334.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1891920 f, 107973.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044540 f, 71338.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1891980 f, 107977.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044600 f, 71337.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1892040 f, 107974.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044660 f, 71341.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1892100 f, 107978.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044720 f, 71346.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1892160 f, 107981.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044780 f, 71345.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1892220 f, 107978.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044840 f, 71349.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1892280 f, 107982.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044900 f, 71353.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1892340 f, 107985.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1044960 f, 71357.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1892400 f, 107989.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045020 f, 71356.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1892460 f, 107986.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045080 f, 71360.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1892520 f, 107989.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045140 f, 71364.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1892580 f, 107993.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045200 f, 71364.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1892640 f, 107990.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045260 f, 71368.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1892700 f, 107993.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045320 f, 71372.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1892760 f, 107997.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045380 f, 71371.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1892820 f, 107994.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045440 f, 71375.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1892880 f, 107997.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045500 f, 71379.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1892940 f, 108001.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045560 f, 71379.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1893000 f, 107998.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045620 f, 71383.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1893060 f, 108002.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045680 f, 71387.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1893120 f, 108005.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045740 f, 71386.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1893180 f, 108002.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045800 f, 71390.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1893240 f, 108006.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045860 f, 71394.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1893300 f, 108009.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045920 f, 71393.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1893360 f, 108006.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1045980 f, 71397.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1893420 f, 108010.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046040 f, 71402.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1893480 f, 108013.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046100 f, 71406.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1893540 f, 108017.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046160 f, 71405.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1893600 f, 108014.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046220 f, 71409.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1893660 f, 108017.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046280 f, 71413.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1893720 f, 108021.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046340 f, 71412.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1893780 f, 108018.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046400 f, 71416.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1893840 f, 108021.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046460 f, 71420.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1893900 f, 108025.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046520 f, 71420.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1893960 f, 108022.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046580 f, 71424.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1894020 f, 108026.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046640 f, 71428.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1894080 f, 108029.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046700 f, 71427.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1894140 f, 108026.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046760 f, 71431.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1894200 f, 108030.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046820 f, 71435.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1894260 f, 108033.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046880 f, 71435.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1894320 f, 108030.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1046940 f, 71439.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1894380 f, 108034.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047000 f, 71443.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1894440 f, 108037.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047060 f, 71447.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1894500 f, 108041.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047120 f, 71446.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1894560 f, 108038.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047180 f, 71450.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1894620 f, 108041.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047240 f, 71454.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1894680 f, 108045.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047300 f, 71453.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1894740 f, 108042.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047360 f, 71458.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1894800 f, 108045.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047420 f, 71462.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1894860 f, 108049.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047480 f, 71461.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1894920 f, 108046.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047540 f, 71465.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1894980 f, 108049.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047600 f, 71469.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1895040 f, 108053.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047660 f, 71468.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1895100 f, 108050.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047720 f, 71472.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1895160 f, 108054.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047780 f, 71476.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1895220 f, 108057.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047840 f, 71481.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1895280 f, 108060.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561540 f, 176473.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561600 f, 176492.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561660 f, 176456.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561720 f, 176475.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561780 f, 176493.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561840 f, 176512.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561900 f, 176531.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 561960 f, 176550.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562020 f, 176569.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562080 f, 176588.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562140 f, 176606.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562200 f, 176625.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562260 f, 176589.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562320 f, 176608.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562380 f, 176626.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562440 f, 176645.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562500 f, 176664.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562560 f, 176683.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562620 f, 176702.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562680 f, 176721.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562740 f, 176739.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562800 f, 176758.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562860 f, 176777.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562920 f, 176740.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 562980 f, 176759.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563040 f, 176778.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563100 f, 176797.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563160 f, 176816.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563220 f, 176835.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563280 f, 176854.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563340 f, 176872.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563400 f, 176891.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563460 f, 176910.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563520 f, 176873.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563580 f, 176892.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563640 f, 176911.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563700 f, 176930.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563760 f, 176949.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563820 f, 176968.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563880 f, 176986.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 563940 f, 177005.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564000 f, 177024.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564060 f, 176987.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564120 f, 177006.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564180 f, 177025.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564240 f, 177044.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564300 f, 177063.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564360 f, 177081.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564420 f, 177100.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564480 f, 177119.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564540 f, 177138.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564600 f, 177157.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564660 f, 177120.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564720 f, 177139.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564780 f, 177158.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564840 f, 177176.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564900 f, 177195.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 564960 f, 177214.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565020 f, 177233.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565080 f, 177252.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565140 f, 177271.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565200 f, 177289.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565260 f, 177308.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565320 f, 177271.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565380 f, 177290.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565440 f, 177309.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565500 f, 177328.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565560 f, 177347.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565620 f, 177365.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565680 f, 177384.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565740 f, 177403.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565800 f, 177422.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565860 f, 177441.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565920 f, 177460.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 565980 f, 177423.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566040 f, 177442.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566100 f, 177460.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566160 f, 177479.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566220 f, 177498.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566280 f, 177517.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566340 f, 177536.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566400 f, 177554.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566460 f, 177573.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566520 f, 177592.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566580 f, 177611.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566640 f, 177574.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566700 f, 177593.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566760 f, 177612.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566820 f, 177630.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566880 f, 177649.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 566940 f, 177668.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567000 f, 177687.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567060 f, 177706.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567120 f, 177724.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567180 f, 177743.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567240 f, 177706.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567300 f, 177725.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567360 f, 177744.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567420 f, 177763.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567480 f, 177781.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567540 f, 177800.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567600 f, 177819.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567660 f, 177838.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567720 f, 177857.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567780 f, 177875.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567840 f, 177839.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567900 f, 177857.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 567960 f, 177876.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568020 f, 177895.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568080 f, 177914.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568140 f, 177932.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568200 f, 177951.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568260 f, 177970.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568320 f, 177989.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568380 f, 178008.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568440 f, 177971.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568500 f, 177989.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568560 f, 178008.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568620 f, 178027.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568680 f, 178046.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568740 f, 178065.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568800 f, 178083.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568860 f, 178102.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568920 f, 178065.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 568980 f, 178084.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569040 f, 178103.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569100 f, 178122.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569160 f, 178085.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569220 f, 178103.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569280 f, 178122.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569340 f, 178141.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569400 f, 178160.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569460 f, 178178.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569520 f, 178197.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569580 f, 178216.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569640 f, 178235.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569700 f, 178254.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569760 f, 178217.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569820 f, 178235.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569880 f, 178254.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 569940 f, 178273.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570000 f, 178292.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570060 f, 178310.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570120 f, 178329.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570180 f, 178348.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570240 f, 178367.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570300 f, 178386.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570360 f, 178348.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570420 f, 178367.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570480 f, 178386.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570540 f, 178405.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570600 f, 178424.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570660 f, 178442.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570720 f, 178461.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570780 f, 178480.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570840 f, 178499.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570900 f, 178517.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 570960 f, 178480.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571020 f, 178499.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571080 f, 178518.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571140 f, 178537.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571200 f, 178555.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571260 f, 178574.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571320 f, 178593.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571380 f, 178612.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571440 f, 178630.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571500 f, 178649.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571560 f, 178668.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571620 f, 178687.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571680 f, 178650.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571740 f, 178668.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571800 f, 178687.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571860 f, 178706.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571920 f, 178725.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 571980 f, 178743.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572040 f, 178762.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572100 f, 178781.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572160 f, 178800.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572220 f, 178818.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572280 f, 178781.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572340 f, 178800.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572400 f, 178819.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572460 f, 178837.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572520 f, 178856.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572580 f, 178875.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572640 f, 178894.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572700 f, 178912.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572760 f, 178931.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572820 f, 178950.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572880 f, 178913.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 572940 f, 178931.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573000 f, 178950.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573060 f, 178969.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573120 f, 178988.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573180 f, 179006.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573240 f, 179025.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573300 f, 179044.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573360 f, 179063.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573420 f, 179081.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573480 f, 179044.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573540 f, 179063.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573600 f, 179082.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573660 f, 179100.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573720 f, 179119.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573780 f, 179138.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573840 f, 179157.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573900 f, 179175.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 573960 f, 179194.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574020 f, 179213.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574080 f, 179176.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574140 f, 179194.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574200 f, 179213.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574260 f, 179232.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574320 f, 179250.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574380 f, 179269.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574440 f, 179288.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574500 f, 179307.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574560 f, 179325.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574620 f, 179344.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574680 f, 179363.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574740 f, 179326.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574800 f, 179344.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574860 f, 179363.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574920 f, 179382.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 574980 f, 179400.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575040 f, 179419.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575100 f, 179438.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575160 f, 179457.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575220 f, 179419.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575280 f, 179438.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575340 f, 179457.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575400 f, 179475.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575460 f, 179494.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575520 f, 179513.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575580 f, 179532.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575640 f, 179550.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575700 f, 179569.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575760 f, 179588.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575820 f, 179551.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575880 f, 179569.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 575940 f, 179588.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576000 f, 179607.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576060 f, 179625.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576120 f, 179644.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576180 f, 179663.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576240 f, 179681.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576300 f, 179700.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576360 f, 179719.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576420 f, 179682.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576480 f, 179700.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576540 f, 179719.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576600 f, 179738.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576660 f, 179756.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576720 f, 179775.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576780 f, 179794.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576840 f, 179812.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576900 f, 179831.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 576960 f, 179850.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577020 f, 179869.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577080 f, 179831.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577140 f, 179850.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577200 f, 179869.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577260 f, 179887.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577320 f, 179906.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577380 f, 179925.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577440 f, 179943.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577500 f, 179962.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577560 f, 179981.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577620 f, 179999.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577680 f, 179962.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577740 f, 179981.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577800 f, 180000.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577860 f, 180018.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577920 f, 180037.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 577980 f, 180056.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578040 f, 180074.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578100 f, 180093.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578160 f, 180112.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578220 f, 180130.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578280 f, 180093.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578340 f, 180112.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578400 f, 180130.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578460 f, 180149.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578520 f, 180168.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578580 f, 180130.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578640 f, 180149.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578700 f, 180112.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578760 f, 180130.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578820 f, 180149.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578880 f, 180168.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 578940 f, 180186.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579000 f, 180205.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579060 f, 180224.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579120 f, 180242.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579180 f, 180261.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579240 f, 180280.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579300 f, 180242.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579360 f, 180261.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579420 f, 180280.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579480 f, 180298.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579540 f, 180317.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579600 f, 180336.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579660 f, 180354.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579720 f, 180373.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579780 f, 180392.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579840 f, 180410.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579900 f, 180429.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 579960 f, 180391.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580020 f, 180410.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580080 f, 180429.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580140 f, 180447.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580200 f, 180466.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580260 f, 180485.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580320 f, 180503.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580380 f, 180522.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580440 f, 180541.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580500 f, 180559.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580560 f, 180578.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580620 f, 180597.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580680 f, 180559.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580740 f, 180578.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580800 f, 180597.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580860 f, 180615.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580920 f, 180634.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 580980 f, 180652.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581040 f, 180671.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581100 f, 180690.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581160 f, 180708.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581220 f, 180727.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581280 f, 180746.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581340 f, 180708.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581400 f, 180727.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581460 f, 180746.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581520 f, 180764.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581580 f, 180783.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581640 f, 180801.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581700 f, 180820.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581760 f, 180839.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581820 f, 180857.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581880 f, 180876.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 581940 f, 180895.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582000 f, 180857.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582060 f, 180876.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582120 f, 180894.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582180 f, 180913.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582240 f, 180932.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582300 f, 180950.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582360 f, 180969.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582420 f, 180988.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582480 f, 181006.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582540 f, 180969.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582600 f, 180987.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582660 f, 181006.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582720 f, 181025.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582780 f, 181043.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582840 f, 181062.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 582900 f, 181081.0 fps, 0 ms/f
[junit] 3 s: 60 f / 24 ms, 2500.0 fps, 0 ms/f; total: 582960 f, 179759.4 fps, 0 ms/f
[junit] 3 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 583020 f, 179556.5 fps, 0 ms/f
[junit] 3 s: 60 f / 11 ms, 5454.5 fps, 0 ms/f; total: 583080 f, 178968.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583140 f, 178987.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583200 f, 179005.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583260 f, 179023.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583320 f, 179042.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583380 f, 179060.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583440 f, 179079.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583500 f, 179042.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583560 f, 179061.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583620 f, 179079.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583680 f, 179097.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583740 f, 179116.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583800 f, 179134.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583860 f, 179153.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583920 f, 179171.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 583980 f, 179189.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584040 f, 179208.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584100 f, 179171.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584160 f, 179190.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584220 f, 179208.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584280 f, 179227.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584340 f, 179245.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584400 f, 179263.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584460 f, 179282.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584520 f, 179300.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584580 f, 179319.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584640 f, 179337.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584700 f, 179355.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584760 f, 179319.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584820 f, 179337.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584880 f, 179356.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 584940 f, 179374.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585000 f, 179392.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585060 f, 179356.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585120 f, 179374.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585180 f, 179393.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585240 f, 179356.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585300 f, 179374.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585360 f, 179393.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585420 f, 179411.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585480 f, 179429.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585540 f, 179448.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585600 f, 179466.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585660 f, 179485.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585720 f, 179503.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585780 f, 179521.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585840 f, 179485.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585900 f, 179503.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 585960 f, 179522.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586020 f, 179540.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586080 f, 179558.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586140 f, 179577.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586200 f, 179595.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586260 f, 179613.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586320 f, 179632.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586380 f, 179650.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586440 f, 179614.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586500 f, 179632.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586560 f, 179650.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586620 f, 179669.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586680 f, 179687.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586740 f, 179705.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586800 f, 179724.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586860 f, 179742.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586920 f, 179706.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 586980 f, 179724.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587040 f, 179742.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587100 f, 179761.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587160 f, 179779.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587220 f, 179797.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587280 f, 179816.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587340 f, 179834.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587400 f, 179853.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587460 f, 179871.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587520 f, 179889.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587580 f, 179908.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587640 f, 179871.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587700 f, 179889.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587760 f, 179908.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587820 f, 179926.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587880 f, 179944.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 587940 f, 179963.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588000 f, 179981.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588060 f, 180000.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588120 f, 180018.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588180 f, 180036.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588240 f, 180055.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588300 f, 180018.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588360 f, 180036.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588420 f, 180055.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588480 f, 180073.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588540 f, 180091.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588600 f, 180110.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588660 f, 180128.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588720 f, 180146.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588780 f, 180165.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588840 f, 180183.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588900 f, 180201.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 588960 f, 180165.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589020 f, 180183.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589080 f, 180201.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589140 f, 180220.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589200 f, 180238.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589260 f, 180256.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589320 f, 180275.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589380 f, 180293.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589440 f, 180312.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589500 f, 180330.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589560 f, 180348.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589620 f, 180311.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589680 f, 180330.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589740 f, 180348.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589800 f, 180366.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589860 f, 180385.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589920 f, 180403.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 589980 f, 180422.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590040 f, 180440.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590100 f, 180458.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590160 f, 180477.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590220 f, 180440.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590280 f, 180458.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590340 f, 180476.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590400 f, 180495.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590460 f, 180513.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590520 f, 180531.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590580 f, 180550.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590640 f, 180568.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590700 f, 180586.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590760 f, 180605.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590820 f, 180623.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590880 f, 180586.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 590940 f, 180605.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591000 f, 180623.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591060 f, 180641.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591120 f, 180660.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591180 f, 180678.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591240 f, 180696.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591300 f, 180715.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591360 f, 180733.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591420 f, 180751.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591480 f, 180770.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591540 f, 180733.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591600 f, 180751.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591660 f, 180769.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591720 f, 180788.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591780 f, 180806.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591840 f, 180824.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591900 f, 180843.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 591960 f, 180861.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592020 f, 180879.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592080 f, 180898.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592140 f, 180861.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592200 f, 180879.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592260 f, 180897.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592320 f, 180916.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592380 f, 180934.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592440 f, 180952.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592500 f, 180971.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592560 f, 180989.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592620 f, 181007.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592680 f, 181026.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592740 f, 181044.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592800 f, 181007.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592860 f, 181025.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592920 f, 181044.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 592980 f, 181062.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593040 f, 181080.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593100 f, 181099.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593160 f, 181117.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593220 f, 181135.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593280 f, 181154.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593340 f, 181172.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593400 f, 181190.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593460 f, 181209.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593520 f, 181172.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593580 f, 181190.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593640 f, 181208.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593700 f, 181227.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593760 f, 181245.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593820 f, 181263.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593880 f, 181282.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 593940 f, 181300.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594000 f, 181318.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594060 f, 181337.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594120 f, 181299.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594180 f, 181318.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594240 f, 181336.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594300 f, 181354.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594360 f, 181373.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594420 f, 181391.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594480 f, 181409.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594540 f, 181428.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594600 f, 181446.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594660 f, 181464.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594720 f, 181427.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594780 f, 181446.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594840 f, 181464.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594900 f, 181427.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 594960 f, 181445.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595020 f, 181463.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595080 f, 181482.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595140 f, 181500.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595200 f, 181518.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595260 f, 181537.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595320 f, 181555.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595380 f, 181573.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595440 f, 181536.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595500 f, 181554.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595560 f, 181573.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595620 f, 181591.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595680 f, 181609.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595740 f, 181628.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595800 f, 181646.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595860 f, 181664.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595920 f, 181682.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 595980 f, 181701.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596040 f, 181719.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596100 f, 181682.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596160 f, 181700.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596220 f, 181719.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596280 f, 181737.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596340 f, 181755.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596400 f, 181773.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596460 f, 181792.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596520 f, 181810.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596580 f, 181828.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596640 f, 181847.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596700 f, 181865.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596760 f, 181828.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596820 f, 181846.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596880 f, 181864.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 596940 f, 181883.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597000 f, 181901.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597060 f, 181919.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597120 f, 181937.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597180 f, 181956.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597240 f, 181974.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597300 f, 181992.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597360 f, 181955.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597420 f, 181973.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597480 f, 181992.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597540 f, 182010.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597600 f, 182028.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597660 f, 182046.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597720 f, 182065.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597780 f, 182083.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597840 f, 182101.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597900 f, 182120.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 597960 f, 182082.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598020 f, 182101.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598080 f, 182119.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598140 f, 182137.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598200 f, 182155.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598260 f, 182174.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598320 f, 182192.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598380 f, 182210.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598440 f, 182228.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598500 f, 182247.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598560 f, 182265.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598620 f, 182228.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598680 f, 182246.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598740 f, 182264.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598800 f, 182283.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598860 f, 182301.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598920 f, 182319.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 598980 f, 182337.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599040 f, 182356.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599100 f, 182374.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599160 f, 182392.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599220 f, 182355.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599280 f, 182373.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599340 f, 182391.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599400 f, 182410.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599460 f, 182428.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599520 f, 182446.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599580 f, 182465.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599640 f, 182483.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599700 f, 182501.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599760 f, 182519.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599820 f, 182482.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599880 f, 182500.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 599940 f, 182519.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600000 f, 182537.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600060 f, 182555.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600120 f, 182573.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600180 f, 182592.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600240 f, 182610.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600300 f, 182628.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600360 f, 182591.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600420 f, 182609.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600480 f, 182627.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600540 f, 182646.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600600 f, 182664.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600660 f, 182682.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600720 f, 182700.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600780 f, 182718.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600840 f, 182737.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600900 f, 182755.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600960 f, 182718.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601020 f, 182736.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601080 f, 182754.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601140 f, 182772.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601200 f, 182791.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601260 f, 182809.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601320 f, 182827.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601380 f, 182845.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601440 f, 182864.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601500 f, 182882.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601560 f, 182900.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601620 f, 182863.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601680 f, 182881.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601740 f, 182899.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601800 f, 182917.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601860 f, 182936.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601920 f, 182954.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 601980 f, 182972.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602040 f, 182990.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602100 f, 183009.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602160 f, 183027.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602220 f, 182989.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602280 f, 183008.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602340 f, 183026.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602400 f, 183044.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602460 f, 183062.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602520 f, 183081.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602580 f, 183099.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602640 f, 183117.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602700 f, 183135.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602760 f, 183154.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602820 f, 183116.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602880 f, 183134.8 fps, 0 ms/f
[junit] 14 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 1047900 f, 71392.5 fps, 0 ms/f
[junit] 17 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 1895340 f, 107947.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1047960 f, 71391.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1895400 f, 107944.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048020 f, 71395.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1895460 f, 107948.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048080 f, 71399.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1895520 f, 107951.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048140 f, 71399.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1895580 f, 107948.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048200 f, 71403.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1895640 f, 107952.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048260 f, 71407.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1895700 f, 107955.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048320 f, 71406.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1895760 f, 107952.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048380 f, 71405.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1895820 f, 107950.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048440 f, 71409.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1895880 f, 107953.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048500 f, 71413.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1895940 f, 107956.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048560 f, 71413.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1896000 f, 107954.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048620 f, 71417.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1896060 f, 107957.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048680 f, 71421.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1896120 f, 107961.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048740 f, 71420.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1896180 f, 107958.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048800 f, 71424.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1896240 f, 107961.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048860 f, 71428.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1896300 f, 107965.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048920 f, 71432.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1896360 f, 107968.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1048980 f, 71432.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1896420 f, 107965.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049040 f, 71436.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1896480 f, 107969.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049100 f, 71440.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1896540 f, 107972.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049160 f, 71439.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1896600 f, 107969.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049220 f, 71443.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1896660 f, 107973.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049280 f, 71447.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1896720 f, 107976.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049340 f, 71446.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1896780 f, 107974.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049400 f, 71450.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1896840 f, 107977.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049460 f, 71455.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1896900 f, 107980.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049520 f, 71454.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1896960 f, 107978.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049580 f, 71458.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1897020 f, 107981.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049640 f, 71462.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1897080 f, 107984.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049700 f, 71461.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1897140 f, 107982.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049760 f, 71465.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1897200 f, 107985.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049820 f, 71469.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1897260 f, 107989.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049880 f, 71473.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1897320 f, 107992.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1049940 f, 71473.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1897380 f, 107989.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050000 f, 71477.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1897440 f, 107993.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050060 f, 71481.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1897500 f, 107996.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050120 f, 71480.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1897560 f, 107993.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050180 f, 71484.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1897620 f, 107997.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050240 f, 71488.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1897680 f, 108000.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050300 f, 71487.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1897740 f, 107997.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050360 f, 71491.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1897800 f, 108001.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050420 f, 71496.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1897860 f, 108004.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050480 f, 71495.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1897920 f, 108002.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050540 f, 71499.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1897980 f, 108005.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050600 f, 71503.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1898040 f, 108008.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050660 f, 71502.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1898100 f, 108006.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050720 f, 71506.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 602940 f, 183153.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1898160 f, 108009.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050780 f, 71510.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1898220 f, 108012.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050840 f, 71514.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1898280 f, 108016.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050900 f, 71514.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1898340 f, 108013.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1050960 f, 71518.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1898400 f, 108017.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051020 f, 71522.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1898460 f, 108020.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051080 f, 71521.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1898520 f, 108017.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051140 f, 71525.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1898580 f, 108021.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051200 f, 71529.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1898640 f, 108024.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051260 f, 71528.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1898700 f, 108021.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051320 f, 71532.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1898760 f, 108025.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051380 f, 71537.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1898820 f, 108028.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051440 f, 71536.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1898880 f, 108025.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051500 f, 71540.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1898940 f, 108029.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051560 f, 71544.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1899000 f, 108032.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051620 f, 71543.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1899060 f, 108030.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051680 f, 71547.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1899120 f, 108033.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051740 f, 71551.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1899180 f, 108036.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051800 f, 71551.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1899240 f, 108034.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051860 f, 71555.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1899300 f, 108037.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051920 f, 71559.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1899360 f, 108040.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1051980 f, 71563.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1899420 f, 108044.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052040 f, 71562.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1899480 f, 108041.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052100 f, 71566.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1899540 f, 108045.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052160 f, 71570.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1899600 f, 108048.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052220 f, 71569.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1899660 f, 108045.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052280 f, 71573.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1899720 f, 108049.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052340 f, 71578.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1899780 f, 108052.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052400 f, 71577.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1899840 f, 108049.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052460 f, 71581.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1899900 f, 108053.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052520 f, 71585.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1899960 f, 108056.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052580 f, 71584.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1900020 f, 108053.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052640 f, 71588.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1900080 f, 108057.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052700 f, 71592.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1900140 f, 108060.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052760 f, 71596.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1900200 f, 108064.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052820 f, 71596.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1900260 f, 108061.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052880 f, 71600.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1900320 f, 108064.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1052940 f, 71599.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1900380 f, 108062.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053000 f, 71603.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1900440 f, 108065.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053060 f, 71607.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1900500 f, 108068.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053120 f, 71606.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1900560 f, 108066.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053180 f, 71610.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1900620 f, 108063.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053240 f, 71610.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1900680 f, 108066.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053300 f, 71614.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1900740 f, 108070.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053360 f, 71618.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1900800 f, 108073.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053420 f, 71617.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1900860 f, 108070.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053480 f, 71621.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1900920 f, 108074.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053540 f, 71625.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1900980 f, 108077.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053600 f, 71624.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1901040 f, 108075.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053660 f, 71628.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1901100 f, 108078.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053720 f, 71632.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1901160 f, 108081.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053780 f, 71632.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1901220 f, 108079.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053840 f, 71636.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1901280 f, 108082.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053900 f, 71640.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1901340 f, 108085.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1053960 f, 71639.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1901400 f, 108083.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054020 f, 71643.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1901460 f, 108086.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054080 f, 71647.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1901520 f, 108090.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054140 f, 71646.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1901580 f, 108087.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054200 f, 71650.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1901640 f, 108090.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054260 f, 71655.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1901700 f, 108094.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054320 f, 71654.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1901760 f, 108091.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054380 f, 71658.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1901820 f, 108094.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054440 f, 71662.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1901880 f, 108098.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054500 f, 71666.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1901940 f, 108101.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054560 f, 71665.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1902000 f, 108098.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054620 f, 71669.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1902060 f, 108102.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054680 f, 71673.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1902120 f, 108105.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054740 f, 71673.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1902180 f, 108102.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054800 f, 71677.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1902240 f, 108106.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054860 f, 71681.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1902300 f, 108109.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054920 f, 71680.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1902360 f, 108107.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1054980 f, 71684.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1902420 f, 108110.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055040 f, 71688.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1902480 f, 108113.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055100 f, 71692.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1902540 f, 108117.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055160 f, 71691.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1902600 f, 108114.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055220 f, 71695.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1902660 f, 108117.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055280 f, 71699.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1902720 f, 108121.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055340 f, 71699.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1902780 f, 108118.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055400 f, 71703.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1902840 f, 108122.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055460 f, 71707.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1902900 f, 108125.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055520 f, 71706.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1902960 f, 108122.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055580 f, 71710.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1903020 f, 108126.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055640 f, 71714.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1903080 f, 108129.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055700 f, 71713.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1903140 f, 108126.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055760 f, 71717.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1903200 f, 108130.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055820 f, 71722.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1903260 f, 108133.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055880 f, 71721.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1903320 f, 108130.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1055940 f, 71725.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1903380 f, 108134.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056000 f, 71729.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1903440 f, 108137.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056060 f, 71728.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1903500 f, 108134.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056120 f, 71727.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1903560 f, 108132.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056180 f, 71731.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1903620 f, 108135.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056240 f, 71735.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1903680 f, 108139.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056300 f, 71740.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1903740 f, 108136.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056360 f, 71739.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1903800 f, 108139.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056420 f, 71743.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603000 f, 183171.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1903860 f, 108143.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603060 f, 183189.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056480 f, 71742.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1903920 f, 108140.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056540 f, 71741.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1903980 f, 108137.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056600 f, 71745.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1904040 f, 108141.0 fps, 0 ms/f
[junit] 14 s: 60 f / 8 ms, 7500.0 fps, 0 ms/f; total: 1056660 f, 71710.8 fps, 0 ms/f
[junit] 17 s: 60 f / 8 ms, 7500.0 fps, 0 ms/f; total: 1904100 f, 108095.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056720 f, 71714.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1904160 f, 108098.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056780 f, 71714.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1904220 f, 108096.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056840 f, 71718.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1904280 f, 108099.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1056900 f, 71722.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1904340 f, 108102.8 fps, 0 ms/f
[junit] 14 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 1056960 f, 71697.1 fps, 0 ms/f
[junit] 17 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 1904400 f, 108069.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057020 f, 71696.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1904460 f, 108066.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057080 f, 71700.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1904520 f, 108070.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603120 f, 183207.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057140 f, 71704.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1904580 f, 108073.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057200 f, 71703.7 fps, 0 ms/f
[junit] 17 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1904640 f, 108058.5 fps, 0 ms/f
[junit] 14 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1057260 f, 71693.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1904700 f, 108055.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057320 f, 71697.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1904760 f, 108059.2 fps, 0 ms/f
[junit] 14 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 1057380 f, 71667.3 fps, 0 ms/f
[junit] 17 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 1904820 f, 108019.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057440 f, 71671.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1904880 f, 108023.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057500 f, 71675.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1904940 f, 108026.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057560 f, 71674.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1905000 f, 108023.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057620 f, 71678.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1905060 f, 108027.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057680 f, 71682.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1905120 f, 108030.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057740 f, 71682.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1905180 f, 108027.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057800 f, 71686.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1905240 f, 108031.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057860 f, 71690.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1905300 f, 108034.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057920 f, 71689.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1905360 f, 108031.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1057980 f, 71688.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1905420 f, 108029.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058040 f, 71692.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1905480 f, 108032.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058100 f, 71691.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1905540 f, 108029.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058160 f, 71691.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1905600 f, 108027.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058220 f, 71690.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1905660 f, 108024.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058280 f, 71694.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1905720 f, 108027.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058340 f, 71698.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1905780 f, 108031.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058400 f, 71702.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1905840 f, 108034.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058460 f, 71701.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1905900 f, 108031.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058520 f, 71705.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1905960 f, 108035.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058580 f, 71709.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1906020 f, 108038.7 fps, 0 ms/f
[junit] 14 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 1058640 f, 71641.0 fps, 0 ms/f
[junit] 17 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 1906080 f, 107950.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058700 f, 71640.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1906140 f, 107947.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058760 f, 71644.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1906200 f, 107951.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058820 f, 71648.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1906260 f, 107954.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058880 f, 71647.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1906320 f, 107951.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1058940 f, 71646.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1906380 f, 107949.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059000 f, 71650.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1906440 f, 107952.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059060 f, 71654.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1906500 f, 107955.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059120 f, 71654.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1906560 f, 107953.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059180 f, 71658.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1906620 f, 107956.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059240 f, 71662.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1906680 f, 107959.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059300 f, 71661.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1906740 f, 107957.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059360 f, 71665.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1906800 f, 107960.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059420 f, 71669.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1906860 f, 107963.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059480 f, 71668.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1906920 f, 107961.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059540 f, 71672.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1906980 f, 107964.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059600 f, 71676.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1907040 f, 107968.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059660 f, 71676.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1907100 f, 107965.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059720 f, 71680.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1907160 f, 107968.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059780 f, 71684.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1907220 f, 107972.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059840 f, 71683.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1907280 f, 107969.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059900 f, 71687.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1907340 f, 107972.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1059960 f, 71691.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1907400 f, 107976.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060020 f, 71695.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1907460 f, 107973.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060080 f, 71694.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1907520 f, 107976.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060140 f, 71694.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1907580 f, 107974.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060200 f, 71698.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1907640 f, 107977.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060260 f, 71702.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1907700 f, 107980.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060320 f, 71701.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1907760 f, 107978.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060380 f, 71705.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1907820 f, 107981.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060440 f, 71709.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1907880 f, 107985.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060500 f, 71708.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1907940 f, 107982.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060560 f, 71712.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1908000 f, 107985.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060620 f, 71716.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1908060 f, 107989.1 fps, 0 ms/f
[junit] 14 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 1060680 f, 71686.9 fps, 0 ms/f
[junit] 17 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 1908120 f, 107949.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060740 f, 71690.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1908180 f, 107953.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060800 f, 71695.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1908240 f, 107950.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060860 f, 71694.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1908300 f, 107953.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060920 f, 71698.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1908360 f, 107957.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603180 f, 183226.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1060980 f, 71702.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603240 f, 183244.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1908420 f, 107960.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061040 f, 71701.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1908480 f, 107957.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603300 f, 183262.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061100 f, 71705.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1908540 f, 107961.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061160 f, 71709.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1908600 f, 107964.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061220 f, 71708.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1908660 f, 107961.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061280 f, 71712.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1908720 f, 107965.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061340 f, 71717.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1908780 f, 107968.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061400 f, 71716.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1908840 f, 107966.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061460 f, 71720.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1908900 f, 107969.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061520 f, 71724.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1908960 f, 107972.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061580 f, 71723.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1909020 f, 107970.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061640 f, 71727.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1909080 f, 107967.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061700 f, 71726.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1909140 f, 107970.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061760 f, 71730.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1909200 f, 107974.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061820 f, 71730.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1909260 f, 107971.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061880 f, 71729.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1909320 f, 107968.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1061940 f, 71728.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1909380 f, 107966.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062000 f, 71732.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1909440 f, 107969.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062060 f, 71736.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1909500 f, 107972.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062120 f, 71735.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1909560 f, 107970.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062180 f, 71739.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1909620 f, 107973.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062240 f, 71743.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1909680 f, 107976.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062300 f, 71743.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1909740 f, 107974.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062360 f, 71747.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1909800 f, 107977.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062420 f, 71751.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1909860 f, 107981.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062480 f, 71755.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1909920 f, 107984.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062540 f, 71754.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1909980 f, 107981.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062600 f, 71758.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1910040 f, 107985.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062660 f, 71762.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1910100 f, 107988.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062720 f, 71761.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1910160 f, 107985.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062780 f, 71765.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1910220 f, 107989.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062840 f, 71765.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1910280 f, 107986.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062900 f, 71769.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1910340 f, 107989.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1062960 f, 71773.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1910400 f, 107993.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063020 f, 71777.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1910460 f, 107996.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063080 f, 71776.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1910520 f, 107993.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063140 f, 71780.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1910580 f, 107997.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063200 f, 71784.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1910640 f, 108000.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063260 f, 71783.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1910700 f, 107997.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063320 f, 71787.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1910760 f, 108001.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063380 f, 71791.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1910820 f, 108004.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063440 f, 71790.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1910880 f, 108002.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063500 f, 71795.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1910940 f, 108005.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063560 f, 71799.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1911000 f, 108008.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063620 f, 71798.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1911060 f, 108006.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063680 f, 71802.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1911120 f, 108009.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063740 f, 71806.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1911180 f, 108012.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063800 f, 71810.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1911240 f, 108010.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063860 f, 71809.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1911300 f, 108013.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063920 f, 71813.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1911360 f, 108016.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1063980 f, 71817.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1911420 f, 108020.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064040 f, 71816.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1911480 f, 108017.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064100 f, 71821.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1911540 f, 108021.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064160 f, 71825.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1911600 f, 108024.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064220 f, 71824.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1911660 f, 108021.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064280 f, 71828.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1911720 f, 108025.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064340 f, 71832.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1911780 f, 108028.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064400 f, 71831.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1911840 f, 108025.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064460 f, 71835.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603360 f, 183280.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1911900 f, 108029.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064520 f, 71839.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1911960 f, 108032.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064580 f, 71838.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1912020 f, 108029.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1912080 f, 108027.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064640 f, 71838.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1912140 f, 108030.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064700 f, 71842.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1912200 f, 108033.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064760 f, 71846.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1912260 f, 108031.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064820 f, 71845.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1912320 f, 108034.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064880 f, 71849.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1912380 f, 108037.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1064940 f, 71853.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1912440 f, 108035.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065000 f, 71852.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1912500 f, 108038.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065060 f, 71856.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1912560 f, 108042.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065120 f, 71860.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1912620 f, 108039.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065180 f, 71859.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1912680 f, 108042.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065240 f, 71863.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1912740 f, 108046.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065300 f, 71868.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1912800 f, 108049.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065360 f, 71867.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1912860 f, 108046.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065420 f, 71871.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1912920 f, 108050.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065480 f, 71875.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065540 f, 71874.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1912980 f, 108047.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065600 f, 71878.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1913040 f, 108050.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065660 f, 71877.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1913100 f, 108048.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065720 f, 71881.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1913160 f, 108051.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065780 f, 71885.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1913220 f, 108054.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065840 f, 71885.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1913280 f, 108052.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065900 f, 71889.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1913340 f, 108055.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1065960 f, 71893.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1913400 f, 108058.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066020 f, 71892.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1913460 f, 108056.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066080 f, 71896.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1913520 f, 108059.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066140 f, 71900.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1913580 f, 108063.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066200 f, 71899.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1913640 f, 108060.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066260 f, 71903.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1913700 f, 108063.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066320 f, 71907.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1913760 f, 108067.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066380 f, 71906.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1913820 f, 108064.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066440 f, 71910.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1913880 f, 108067.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066500 f, 71915.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1913940 f, 108071.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066560 f, 71914.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1914000 f, 108068.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066620 f, 71918.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1914060 f, 108071.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066680 f, 71922.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1914120 f, 108075.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066740 f, 71921.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1914180 f, 108072.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066800 f, 71925.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1914240 f, 108075.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066860 f, 71929.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1914300 f, 108079.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066920 f, 71928.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1914360 f, 108076.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1066980 f, 71932.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1914420 f, 108079.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067040 f, 71936.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1914480 f, 108083.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067100 f, 71940.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1914540 f, 108080.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067160 f, 71940.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1914600 f, 108084.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067220 f, 71944.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1914660 f, 108087.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067280 f, 71948.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1914720 f, 108090.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067340 f, 71947.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1914780 f, 108088.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067400 f, 71951.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1914840 f, 108091.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067460 f, 71955.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1914900 f, 108094.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067520 f, 71954.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1914960 f, 108092.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067580 f, 71958.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1915020 f, 108095.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067640 f, 71962.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1915080 f, 108098.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067700 f, 71961.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1915140 f, 108096.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1915200 f, 108099.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067760 f, 71966.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1915260 f, 108102.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067820 f, 71970.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1915320 f, 108100.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067880 f, 71969.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1915380 f, 108103.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1067940 f, 71973.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1915440 f, 108107.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603420 f, 183243.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068000 f, 71977.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603480 f, 183261.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1915500 f, 108104.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603540 f, 183279.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068060 f, 71976.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1915560 f, 108107.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068120 f, 71980.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1915620 f, 108111.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068180 f, 71984.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1915680 f, 108108.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068240 f, 71983.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1915740 f, 108111.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068300 f, 71987.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1915800 f, 108115.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068360 f, 71991.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1915860 f, 108118.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068420 f, 71991.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1915920 f, 108115.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068480 f, 71995.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1915980 f, 108119.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068540 f, 71999.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1916040 f, 108122.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068600 f, 72003.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1916100 f, 108119.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068660 f, 72002.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1916160 f, 108123.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068720 f, 72006.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1916220 f, 108126.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068780 f, 72010.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1916280 f, 108123.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068840 f, 72009.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1916340 f, 108127.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068900 f, 72013.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1916400 f, 108130.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1068960 f, 72017.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1916460 f, 108127.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069020 f, 72016.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1916520 f, 108131.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069080 f, 72021.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1916580 f, 108134.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069140 f, 72025.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1916640 f, 108132.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069200 f, 72024.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1916700 f, 108129.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069260 f, 72023.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1916760 f, 108132.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069320 f, 72027.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1916820 f, 108136.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069380 f, 72031.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1916880 f, 108133.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069440 f, 72030.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1916940 f, 108136.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069500 f, 72034.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1917000 f, 108140.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069560 f, 72038.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1917060 f, 108137.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069620 f, 72037.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1917120 f, 108140.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069680 f, 72042.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1917180 f, 108144.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069740 f, 72046.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1917240 f, 108147.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069800 f, 72050.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1917300 f, 108144.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069860 f, 72049.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1917360 f, 108148.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069920 f, 72053.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1917420 f, 108151.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1069980 f, 72057.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1917480 f, 108148.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070040 f, 72056.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1917540 f, 108152.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070100 f, 72060.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1917600 f, 108155.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070160 f, 72064.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1917660 f, 108152.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070220 f, 72063.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1917720 f, 108156.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070280 f, 72067.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1917780 f, 108159.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070340 f, 72071.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1917840 f, 108157.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070400 f, 72071.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1917900 f, 108160.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070460 f, 72075.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1917960 f, 108163.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603600 f, 183297.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070520 f, 72079.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603660 f, 183316.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1918020 f, 108161.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070580 f, 72078.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1918080 f, 108164.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070640 f, 72082.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1918140 f, 108167.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070700 f, 72086.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1918200 f, 108165.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070760 f, 72085.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1918260 f, 108168.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070820 f, 72089.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1918320 f, 108171.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070880 f, 72093.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1918380 f, 108169.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1070940 f, 72092.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1918440 f, 108172.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071000 f, 72096.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1918500 f, 108175.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071060 f, 72100.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1918560 f, 108173.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071120 f, 72100.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1918620 f, 108176.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071180 f, 72104.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1918680 f, 108179.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071240 f, 72108.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1918740 f, 108177.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071300 f, 72107.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1918800 f, 108180.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071360 f, 72111.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1918860 f, 108184.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071420 f, 72115.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1918920 f, 108181.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071480 f, 72114.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1918980 f, 108184.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071540 f, 72118.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1919040 f, 108188.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071600 f, 72122.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1919100 f, 108185.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071660 f, 72121.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1919160 f, 108188.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071720 f, 72125.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1919220 f, 108192.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071780 f, 72130.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1919280 f, 108189.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071840 f, 72129.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1919340 f, 108192.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071900 f, 72133.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1919400 f, 108196.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1071960 f, 72137.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1919460 f, 108193.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072020 f, 72136.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1919520 f, 108196.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072080 f, 72140.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1919580 f, 108194.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072140 f, 72139.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1919640 f, 108197.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072200 f, 72143.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1919700 f, 108200.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072260 f, 72147.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1919760 f, 108198.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072320 f, 72146.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1919820 f, 108201.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072380 f, 72150.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1919880 f, 108204.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072440 f, 72155.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1919940 f, 108202.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072500 f, 72154.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920000 f, 108205.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072560 f, 72158.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920060 f, 108208.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603720 f, 183334.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072620 f, 72162.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603780 f, 183352.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920120 f, 108206.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603840 f, 183370.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072680 f, 72161.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920180 f, 108209.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072740 f, 72165.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920240 f, 108213.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072800 f, 72169.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920300 f, 108216.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072860 f, 72168.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920360 f, 108213.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072920 f, 72172.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920420 f, 108217.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1072980 f, 72176.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920480 f, 108214.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073040 f, 72175.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920540 f, 108217.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073100 f, 72180.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920600 f, 108221.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073160 f, 72184.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920660 f, 108224.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073220 f, 72188.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920720 f, 108221.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073280 f, 72187.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920780 f, 108225.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073340 f, 72191.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920840 f, 108228.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073400 f, 72195.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920900 f, 108225.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073460 f, 72194.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920960 f, 108229.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073520 f, 72198.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1921020 f, 108232.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073580 f, 72202.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1921080 f, 108229.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073640 f, 72201.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1921140 f, 108233.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073700 f, 72205.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1921200 f, 108236.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073760 f, 72209.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1921260 f, 108233.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073820 f, 72209.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1921320 f, 108237.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073880 f, 72213.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1921380 f, 108234.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1073940 f, 72212.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1921440 f, 108237.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074000 f, 72216.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1921500 f, 108235.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074060 f, 72215.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1921560 f, 108238.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074120 f, 72219.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1921620 f, 108241.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074180 f, 72223.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1921680 f, 108239.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074240 f, 72222.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1921740 f, 108242.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074300 f, 72226.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1921800 f, 108246.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074360 f, 72230.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1921860 f, 108243.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074420 f, 72229.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1921920 f, 108246.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074480 f, 72233.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1921980 f, 108250.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074540 f, 72237.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1922040 f, 108247.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074600 f, 72237.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1922100 f, 108250.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074660 f, 72241.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1922160 f, 108254.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074720 f, 72245.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1922220 f, 108251.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074780 f, 72244.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1922280 f, 108254.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074840 f, 72248.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1922340 f, 108258.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074900 f, 72252.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1922400 f, 108255.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1074960 f, 72251.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1922460 f, 108258.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075020 f, 72255.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1922520 f, 108256.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075080 f, 72254.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1922580 f, 108259.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075140 f, 72258.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1922640 f, 108262.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075200 f, 72258.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1922700 f, 108260.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075260 f, 72262.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1922760 f, 108263.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075320 f, 72266.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1922820 f, 108266.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075380 f, 72270.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1922880 f, 108264.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075440 f, 72269.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1922940 f, 108267.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075500 f, 72273.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1923000 f, 108270.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075560 f, 72277.4 fps, 0 ms/f
[junit] 17 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 1923060 f, 108091.7 fps, 0 ms/f
[junit] 14 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 1075620 f, 72136.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1923120 f, 108095.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075680 f, 72140.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1923180 f, 108092.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075740 f, 72139.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1923240 f, 108095.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075800 f, 72143.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1923300 f, 108099.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075860 f, 72147.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1923360 f, 108096.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075920 f, 72146.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1923420 f, 108099.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1075980 f, 72150.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1923480 f, 108103.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076040 f, 72154.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1923540 f, 108100.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076100 f, 72153.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1923600 f, 108103.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076160 f, 72157.7 fps, 0 ms/f
[junit] 17 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1923660 f, 108089.0 fps, 0 ms/f
[junit] 14 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1076220 f, 72147.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1923720 f, 108092.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076280 f, 72151.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1923780 f, 108089.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076340 f, 72150.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1923840 f, 108093.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076400 f, 72154.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1923900 f, 108096.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076460 f, 72158.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1923960 f, 108093.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076520 f, 72157.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1924020 f, 108097.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076580 f, 72161.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1924080 f, 108100.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076640 f, 72165.6 fps, 0 ms/f
[junit] 17 s: 60 f / 14 ms, 4285.7 fps, 0 ms/f; total: 1924140 f, 108018.8 fps, 0 ms/f
[junit] 14 s: 60 f / 14 ms, 4285.7 fps, 0 ms/f; total: 1076700 f, 72102.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1924200 f, 108022.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076760 f, 72106.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1924260 f, 108019.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076820 f, 72105.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1924320 f, 108022.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076880 f, 72109.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1924380 f, 108026.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1076940 f, 72113.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1924440 f, 108023.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077000 f, 72112.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1924500 f, 108026.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077060 f, 72116.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1924560 f, 108030.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077120 f, 72120.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1924620 f, 108027.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077180 f, 72119.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1924680 f, 108030.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077240 f, 72123.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1924740 f, 108034.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077300 f, 72127.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1924800 f, 108031.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077360 f, 72126.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1924860 f, 108035.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077420 f, 72130.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1924920 f, 108038.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077480 f, 72134.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1924980 f, 108035.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077540 f, 72134.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1925040 f, 108039.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077600 f, 72138.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1925100 f, 108042.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077660 f, 72142.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1925160 f, 108039.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077720 f, 72141.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1925220 f, 108043.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077780 f, 72145.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1925280 f, 108046.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077840 f, 72149.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1925340 f, 108043.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077900 f, 72148.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1925400 f, 108047.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1077960 f, 72152.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1925460 f, 108050.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078020 f, 72156.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1925520 f, 108053.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078080 f, 72160.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1925580 f, 108057.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078140 f, 72164.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1925640 f, 108060.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078200 f, 72168.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1925700 f, 108057.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078260 f, 72167.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1925760 f, 108061.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078320 f, 72171.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1925820 f, 108064.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078380 f, 72175.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1925880 f, 108068.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078440 f, 72179.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1925940 f, 108071.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078500 f, 72183.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1926000 f, 108074.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078560 f, 72187.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1926060 f, 108078.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078620 f, 72191.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1926120 f, 108081.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078680 f, 72191.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1926180 f, 108078.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078740 f, 72195.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1926240 f, 108082.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078800 f, 72199.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1926300 f, 108085.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078860 f, 72198.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1926360 f, 108082.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078920 f, 72202.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1926420 f, 108086.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1078980 f, 72206.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1926480 f, 108083.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079040 f, 72205.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1926540 f, 108086.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079100 f, 72209.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1926600 f, 108090.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079160 f, 72213.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1926660 f, 108093.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079220 f, 72212.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1926720 f, 108090.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079280 f, 72216.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1926780 f, 108094.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079340 f, 72220.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1926840 f, 108097.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079400 f, 72219.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1926900 f, 108094.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079460 f, 72224.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1926960 f, 108098.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079520 f, 72228.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1927020 f, 108101.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079580 f, 72227.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1927080 f, 108098.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079640 f, 72231.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1927140 f, 108102.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079700 f, 72230.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1927200 f, 108099.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079760 f, 72234.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1927260 f, 108102.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1079820 f, 72238.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1927320 f, 108106.3 fps, 0 ms/f
[junit] 14 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1079880 f, 72218.2 fps, 0 ms/f
[junit] 17 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1927380 f, 108079.4 fps, 0 ms/f
[junit] 14 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1079940 f, 72207.8 fps, 0 ms/f
[junit] 17 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1927440 f, 108052.4 fps, 0 ms/f
[junit] 14 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1080000 f, 72202.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1927500 f, 108055.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080060 f, 72206.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1927560 f, 108053.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080120 f, 72205.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1927620 f, 108056.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080180 f, 72209.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1927680 f, 108059.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080240 f, 72213.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1927740 f, 108057.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080300 f, 72212.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1927800 f, 108060.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080360 f, 72216.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1927860 f, 108063.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080420 f, 72220.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1927920 f, 108061.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080480 f, 72219.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1927980 f, 108064.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080540 f, 72223.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1928040 f, 108067.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080600 f, 72227.8 fps, 0 ms/f
[junit] 17 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1928100 f, 108059.1 fps, 0 ms/f
[junit] 14 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1080660 f, 72222.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1928160 f, 108062.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080720 f, 72226.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1928220 f, 108059.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080780 f, 72225.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1928280 f, 108063.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080840 f, 72229.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1928340 f, 108066.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080900 f, 72228.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1928400 f, 108063.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080960 f, 72232.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1928460 f, 108067.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081020 f, 72236.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1928520 f, 108064.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081080 f, 72235.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1928580 f, 108067.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081140 f, 72239.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1928640 f, 108071.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081200 f, 72243.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1928700 f, 108068.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081260 f, 72242.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1928760 f, 108071.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081320 f, 72246.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1928820 f, 108075.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081380 f, 72250.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1928880 f, 108072.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081440 f, 72250.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1928940 f, 108075.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081500 f, 72254.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1929000 f, 108079.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081560 f, 72253.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1929060 f, 108076.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081620 f, 72257.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1929120 f, 108080.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081680 f, 72261.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1929180 f, 108083.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081740 f, 72260.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1929240 f, 108080.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081800 f, 72264.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1929300 f, 108084.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081860 f, 72268.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1929360 f, 108087.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081920 f, 72267.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1929420 f, 108084.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1081980 f, 72271.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1929480 f, 108088.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082040 f, 72275.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1929540 f, 108085.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082100 f, 72274.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1929600 f, 108088.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082160 f, 72278.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1929660 f, 108092.0 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082220 f, 72282.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1929720 f, 108089.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082280 f, 72282.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1929780 f, 108092.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082340 f, 72286.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1929840 f, 108096.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082400 f, 72290.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1929900 f, 108093.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082460 f, 72289.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1929960 f, 108096.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082520 f, 72293.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1930020 f, 108100.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082580 f, 72297.3 fps, 0 ms/f
[junit] 17 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1930080 f, 108079.2 fps, 0 ms/f
[junit] 14 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1082640 f, 72282.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1930140 f, 108082.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082700 f, 72281.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1930200 f, 108079.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082760 f, 72285.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1930260 f, 108083.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082820 f, 72289.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1930320 f, 108086.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082880 f, 72288.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1930380 f, 108083.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1082940 f, 72292.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1930440 f, 108087.3 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083000 f, 72296.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1930500 f, 108090.7 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083060 f, 72295.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1930560 f, 108088.0 fps, 0 ms/f
[junit] 14 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1083120 f, 72280.2 fps, 0 ms/f
[junit] 17 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1930620 f, 108061.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083180 f, 72279.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1930680 f, 108064.4 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083240 f, 72283.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1930740 f, 108067.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083300 f, 72282.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1930800 f, 108065.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083360 f, 72286.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1930860 f, 108068.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083420 f, 72290.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1930920 f, 108065.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083480 f, 72289.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1930980 f, 108069.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083540 f, 72293.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1931040 f, 108072.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083600 f, 72297.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1931100 f, 108069.8 fps, 0 ms/f
[junit] 14 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1083660 f, 72292.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1931160 f, 108067.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083720 f, 72296.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1931220 f, 108070.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083780 f, 72300.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1931280 f, 108073.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083840 f, 72299.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1931340 f, 108071.1 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083900 f, 72303.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1931400 f, 108074.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1083960 f, 72307.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1931460 f, 108077.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084020 f, 72306.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1931520 f, 108075.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084080 f, 72310.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1931580 f, 108078.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084140 f, 72314.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1931640 f, 108081.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084200 f, 72313.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1931700 f, 108079.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084260 f, 72317.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1931760 f, 108082.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084320 f, 72321.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1931820 f, 108079.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084380 f, 72320.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603900 f, 183389.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1931880 f, 108077.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 603960 f, 183407.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604020 f, 183425.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604080 f, 183387.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604140 f, 183406.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604200 f, 183424.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604260 f, 183442.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604320 f, 183460.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604380 f, 183479.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604440 f, 183497.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604500 f, 183515.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604560 f, 183533.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604620 f, 183496.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604680 f, 183514.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604740 f, 183532.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604800 f, 183550.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604860 f, 183569.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604920 f, 183587.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 604980 f, 183605.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605040 f, 183623.6 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084440 f, 72320.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1931940 f, 108080.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084500 f, 72324.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1932000 f, 108083.9 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084560 f, 72323.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1932060 f, 108081.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084620 f, 72327.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1932120 f, 108084.5 fps, 0 ms/f
[junit] 14 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1084680 f, 72321.6 fps, 0 ms/f
[junit] 17 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1932180 f, 108075.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084740 f, 72325.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1932240 f, 108079.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084800 f, 72329.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1932300 f, 108076.5 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084860 f, 72328.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1932360 f, 108079.8 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084920 f, 72332.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1932420 f, 108083.2 fps, 0 ms/f
[junit] 14 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1084980 f, 72336.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1932480 f, 108080.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085040 f, 72336.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1932540 f, 108083.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085100 f, 72340.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1932600 f, 108087.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085160 f, 72343.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1932660 f, 108084.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085220 f, 72343.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1932720 f, 108087.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085280 f, 72347.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1932780 f, 108091.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085340 f, 72351.1 fps, 0 ms/f
[junit] 17 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1932840 f, 108082.5 fps, 0 ms/f
[junit] 15 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1085400 f, 72345.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1932900 f, 108085.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085460 f, 72349.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1932960 f, 108083.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085520 f, 72348.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1933020 f, 108086.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085580 f, 72352.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1933080 f, 108089.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085640 f, 72356.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1933140 f, 108093.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085700 f, 72355.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1933200 f, 108090.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085760 f, 72359.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1933260 f, 108093.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085820 f, 72363.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1933320 f, 108097.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085880 f, 72367.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1933380 f, 108094.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1085940 f, 72367.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1933440 f, 108097.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086000 f, 72371.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1933500 f, 108101.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086060 f, 72375.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1933560 f, 108098.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086120 f, 72374.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1933620 f, 108101.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086180 f, 72378.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1933680 f, 108105.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086240 f, 72382.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1933740 f, 108102.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086300 f, 72381.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1933800 f, 108105.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086360 f, 72385.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1933860 f, 108109.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086420 f, 72389.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1933920 f, 108112.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086480 f, 72388.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1933980 f, 108110.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086540 f, 72392.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1934040 f, 108113.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086600 f, 72396.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1934100 f, 108116.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086660 f, 72395.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1934160 f, 108114.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086720 f, 72399.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1934220 f, 108117.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086780 f, 72403.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1934280 f, 108120.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086840 f, 72407.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1934340 f, 108118.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086900 f, 72406.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1934400 f, 108115.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1086960 f, 72406.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1934460 f, 108118.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087020 f, 72410.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1934520 f, 108122.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087080 f, 72409.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1934580 f, 108119.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087140 f, 72413.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1934640 f, 108122.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087200 f, 72417.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1934700 f, 108126.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087260 f, 72416.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1934760 f, 108123.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087320 f, 72420.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1934820 f, 108120.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087380 f, 72419.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1934880 f, 108124.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087440 f, 72423.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1934940 f, 108127.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087500 f, 72427.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1935000 f, 108124.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087560 f, 72426.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1935060 f, 108128.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087620 f, 72430.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1935120 f, 108131.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087680 f, 72434.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1935180 f, 108128.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087740 f, 72433.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1935240 f, 108132.0 fps, 0 ms/f
[junit] 15 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1087800 f, 72418.6 fps, 0 ms/f
[junit] 17 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1935300 f, 108111.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087860 f, 72422.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1935360 f, 108114.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087920 f, 72426.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1935420 f, 108111.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1087980 f, 72425.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1935480 f, 108115.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088040 f, 72429.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1935540 f, 108118.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088100 f, 72433.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1935600 f, 108115.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088160 f, 72432.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1935660 f, 108119.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088220 f, 72436.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1935720 f, 108122.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088280 f, 72440.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1935780 f, 108119.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088340 f, 72440.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1935840 f, 108123.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088400 f, 72444.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1935900 f, 108126.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088460 f, 72448.0 fps, 0 ms/f
[junit] 17 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1935960 f, 108105.8 fps, 0 ms/f
[junit] 15 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1088520 f, 72432.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1936020 f, 108103.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088580 f, 72431.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1936080 f, 108106.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088640 f, 72435.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1936140 f, 108109.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088700 f, 72435.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1936200 f, 108107.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088760 f, 72439.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1936260 f, 108110.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088820 f, 72443.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1936320 f, 108113.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088880 f, 72442.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1936380 f, 108111.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1088940 f, 72446.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1936440 f, 108114.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089000 f, 72450.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1936500 f, 108117.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089060 f, 72454.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1936560 f, 108115.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089120 f, 72453.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1936620 f, 108118.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089180 f, 72457.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1936680 f, 108121.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089240 f, 72461.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1936740 f, 108119.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089300 f, 72460.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1936800 f, 108122.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089360 f, 72464.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1936860 f, 108125.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089420 f, 72468.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1936920 f, 108123.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089480 f, 72467.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1936980 f, 108126.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089540 f, 72471.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1937040 f, 108129.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089600 f, 72475.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1937100 f, 108127.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089660 f, 72474.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1937160 f, 108130.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089720 f, 72478.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1937220 f, 108133.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089780 f, 72482.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1937280 f, 108137.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089840 f, 72482.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1937340 f, 108134.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089900 f, 72486.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1937400 f, 108137.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1089960 f, 72490.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1937460 f, 108141.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090020 f, 72489.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1937520 f, 108138.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090080 f, 72493.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1937580 f, 108141.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090140 f, 72497.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1937640 f, 108145.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090200 f, 72496.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1937700 f, 108142.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090260 f, 72500.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1937760 f, 108146.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090320 f, 72504.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1937820 f, 108149.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090380 f, 72508.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1937880 f, 108146.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090440 f, 72507.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1937940 f, 108150.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090500 f, 72511.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1938000 f, 108153.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090560 f, 72515.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1938060 f, 108150.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090620 f, 72514.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1938120 f, 108154.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090680 f, 72518.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1938180 f, 108157.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090740 f, 72522.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1938240 f, 108160.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090800 f, 72521.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1938300 f, 108158.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090860 f, 72525.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1938360 f, 108161.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090920 f, 72529.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1938420 f, 108158.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1090980 f, 72528.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1938480 f, 108162.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091040 f, 72532.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1938540 f, 108165.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091100 f, 72536.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1938600 f, 108168.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091160 f, 72536.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1938660 f, 108166.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091220 f, 72540.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1938720 f, 108169.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091280 f, 72544.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1938780 f, 108172.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091340 f, 72548.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1938840 f, 108170.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091400 f, 72547.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1938900 f, 108173.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091460 f, 72551.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1938960 f, 108176.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605100 f, 183641.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605160 f, 183660.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605220 f, 183678.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605280 f, 183696.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605340 f, 183658.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605400 f, 183677.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605460 f, 183695.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605520 f, 183657.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605580 f, 183676.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605640 f, 183694.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605700 f, 183712.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605760 f, 183730.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605820 f, 183748.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605880 f, 183767.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 605940 f, 183729.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606000 f, 183747.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606060 f, 183765.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606120 f, 183784.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606180 f, 183802.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606240 f, 183820.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606300 f, 183838.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606360 f, 183856.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606420 f, 183875.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606480 f, 183893.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606540 f, 183855.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606600 f, 183873.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606660 f, 183892.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606720 f, 183910.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606780 f, 183928.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606840 f, 183946.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606900 f, 183964.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 606960 f, 183927.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607020 f, 183945.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607080 f, 183963.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607140 f, 183981.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607200 f, 184000.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607260 f, 184018.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607320 f, 183980.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607380 f, 183998.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607440 f, 184016.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607500 f, 184035.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607560 f, 184053.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607620 f, 184071.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607680 f, 184089.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607740 f, 184107.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607800 f, 184126.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607860 f, 184144.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607920 f, 184106.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 607980 f, 184124.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608040 f, 184142.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608100 f, 184161.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608160 f, 184179.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608220 f, 184197.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608280 f, 184215.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608340 f, 184233.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608400 f, 184251.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608460 f, 184214.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608520 f, 184232.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608580 f, 184250.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608640 f, 184268.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608700 f, 184287.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608760 f, 184305.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608820 f, 184323.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608880 f, 184341.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 608940 f, 184359.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609000 f, 184377.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609060 f, 184340.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091520 f, 72555.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609120 f, 184358.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1939020 f, 108174.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091580 f, 72554.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1939080 f, 108177.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091640 f, 72558.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1939140 f, 108180.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609180 f, 184376.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609240 f, 184394.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609300 f, 184412.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609360 f, 184431.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609420 f, 184449.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609480 f, 184467.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609540 f, 184485.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609600 f, 184447.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609660 f, 184465.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609720 f, 184484.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609780 f, 184502.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609840 f, 184520.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609900 f, 184538.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 609960 f, 184556.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610020 f, 184574.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610080 f, 184593.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610140 f, 184611.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610200 f, 184573.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610260 f, 184591.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610320 f, 184609.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610380 f, 184627.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610440 f, 184646.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610500 f, 184664.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610560 f, 184682.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610620 f, 184700.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610680 f, 184718.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610740 f, 184736.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610800 f, 184754.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610860 f, 184717.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610920 f, 184735.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 610980 f, 184753.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611040 f, 184771.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611100 f, 184789.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611160 f, 184807.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611220 f, 184826.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611280 f, 184844.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611340 f, 184862.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611400 f, 184824.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611460 f, 184842.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611520 f, 184860.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611580 f, 184879.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611640 f, 184897.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611700 f, 184915.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611760 f, 184933.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611820 f, 184951.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611880 f, 184969.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 611940 f, 184987.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612000 f, 184950.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612060 f, 184968.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612120 f, 184986.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612180 f, 185004.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612240 f, 185022.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612300 f, 185040.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612360 f, 185058.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612420 f, 185077.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612480 f, 185095.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612540 f, 185113.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612600 f, 185075.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612660 f, 185093.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612720 f, 185111.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612780 f, 185129.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091700 f, 72562.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612840 f, 185148.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612900 f, 185166.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 612960 f, 185184.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613020 f, 185202.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613080 f, 185220.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613140 f, 185238.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613200 f, 185200.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613260 f, 185218.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613320 f, 185237.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613380 f, 185255.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613440 f, 185273.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613500 f, 185291.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613560 f, 185309.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613620 f, 185327.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613680 f, 185345.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613740 f, 185363.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613800 f, 185326.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613860 f, 185344.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613920 f, 185362.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 613980 f, 185380.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614040 f, 185398.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614100 f, 185416.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614160 f, 185434.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614220 f, 185452.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614280 f, 185471.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614340 f, 185489.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614400 f, 185507.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614460 f, 185525.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614520 f, 185487.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614580 f, 185505.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614640 f, 185523.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614700 f, 185485.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614760 f, 185503.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614820 f, 185522.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614880 f, 185540.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 614940 f, 185558.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615000 f, 185576.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615060 f, 185594.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615120 f, 185612.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615180 f, 185630.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615240 f, 185648.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615300 f, 185610.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615360 f, 185628.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615420 f, 185647.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615480 f, 185665.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615540 f, 185683.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615600 f, 185701.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615660 f, 185719.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615720 f, 185737.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615780 f, 185755.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615840 f, 185773.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615900 f, 185791.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 615960 f, 185809.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616020 f, 185772.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616080 f, 185790.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616140 f, 185808.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616200 f, 185826.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616260 f, 185844.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616320 f, 185862.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616380 f, 185880.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616440 f, 185898.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616500 f, 185916.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616560 f, 185934.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616620 f, 185896.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616680 f, 185914.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616740 f, 185933.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616800 f, 185951.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616860 f, 185969.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616920 f, 185987.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 616980 f, 186005.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617040 f, 186023.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617100 f, 186041.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617160 f, 186059.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617220 f, 186021.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617280 f, 186039.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617340 f, 186057.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617400 f, 186075.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617460 f, 186094.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617520 f, 186112.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617580 f, 186130.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617640 f, 186148.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617700 f, 186166.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617760 f, 186184.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617820 f, 186146.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617880 f, 186164.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 617940 f, 186182.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618000 f, 186200.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618060 f, 186218.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618120 f, 186236.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618180 f, 186254.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618240 f, 186272.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618300 f, 186291.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618360 f, 186309.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618420 f, 186271.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618480 f, 186289.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618540 f, 186307.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618600 f, 186325.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618660 f, 186343.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618720 f, 186361.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618780 f, 186379.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618840 f, 186341.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618900 f, 186359.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 618960 f, 186377.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619020 f, 186339.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619080 f, 186357.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619140 f, 186375.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619200 f, 186393.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619260 f, 186411.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619320 f, 186429.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619380 f, 186447.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619440 f, 186465.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619500 f, 186427.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619560 f, 186445.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619620 f, 186464.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619680 f, 186482.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619740 f, 186500.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619800 f, 186518.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619860 f, 186536.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619920 f, 186554.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 619980 f, 186572.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620040 f, 186590.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620100 f, 186552.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620160 f, 186570.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620220 f, 186588.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620280 f, 186606.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620340 f, 186624.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620400 f, 186642.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620460 f, 186660.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620520 f, 186678.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620580 f, 186696.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620640 f, 186714.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620700 f, 186732.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620760 f, 186694.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620820 f, 186712.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620880 f, 186730.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 620940 f, 186748.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621000 f, 186766.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621060 f, 186784.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621120 f, 186803.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621180 f, 186821.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621240 f, 186839.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621300 f, 186857.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621360 f, 186875.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621420 f, 186837.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621480 f, 186855.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621540 f, 186873.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621600 f, 186891.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621660 f, 186909.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621720 f, 186927.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621780 f, 186945.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621840 f, 186963.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621900 f, 186981.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 621960 f, 186999.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622020 f, 186961.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622080 f, 186979.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622140 f, 186997.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622200 f, 187015.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622260 f, 187033.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622320 f, 187051.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622380 f, 187069.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622440 f, 187087.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622500 f, 187105.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622560 f, 187123.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622620 f, 187085.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622680 f, 187103.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622740 f, 187121.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622800 f, 187083.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622860 f, 187101.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622920 f, 187119.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 622980 f, 187137.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623040 f, 187155.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623100 f, 187173.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623160 f, 187191.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623220 f, 187153.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623280 f, 187171.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623340 f, 187189.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623400 f, 187207.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623460 f, 187225.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623520 f, 187243.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623580 f, 187261.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623640 f, 187279.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623700 f, 187297.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623760 f, 187315.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623820 f, 187277.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623880 f, 187295.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 623940 f, 187313.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624000 f, 187331.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624060 f, 187349.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624120 f, 187367.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624180 f, 187385.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624240 f, 187403.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624300 f, 187421.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624360 f, 187439.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624420 f, 187457.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624480 f, 187418.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624540 f, 187436.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624600 f, 187454.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624660 f, 187472.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624720 f, 187491.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624780 f, 187509.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624840 f, 187527.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624900 f, 187545.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 624960 f, 187563.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625020 f, 187581.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625080 f, 187599.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625140 f, 187617.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625200 f, 187578.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625260 f, 187596.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625320 f, 187614.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625380 f, 187632.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625440 f, 187650.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625500 f, 187668.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625560 f, 187686.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625620 f, 187704.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625680 f, 187722.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625740 f, 187740.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625800 f, 187702.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625860 f, 187720.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625920 f, 187738.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 625980 f, 187756.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626040 f, 187774.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626100 f, 187792.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626160 f, 187810.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626220 f, 187828.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626280 f, 187846.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626340 f, 187808.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626400 f, 187826.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626460 f, 187844.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626520 f, 187862.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626580 f, 187880.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626640 f, 187898.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626700 f, 187916.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626760 f, 187934.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626820 f, 187952.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626880 f, 187970.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 626940 f, 187988.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627000 f, 187949.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627060 f, 187967.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627120 f, 187985.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627180 f, 188003.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627240 f, 188021.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627300 f, 188039.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627360 f, 188057.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627420 f, 188075.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627480 f, 188093.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627540 f, 188111.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627600 f, 188129.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627660 f, 188147.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627720 f, 188109.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627780 f, 188127.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627840 f, 188145.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627900 f, 188163.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 627960 f, 188181.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628020 f, 188198.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628080 f, 188216.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628140 f, 188234.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628200 f, 188252.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628260 f, 188270.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628320 f, 188232.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628380 f, 188250.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628440 f, 188268.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628500 f, 188286.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628560 f, 188304.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628620 f, 188322.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628680 f, 188340.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628740 f, 188358.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628800 f, 188376.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628860 f, 188394.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628920 f, 188355.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 628980 f, 188373.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629040 f, 188391.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629100 f, 188409.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629160 f, 188427.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629220 f, 188445.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629280 f, 188463.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629340 f, 188481.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629400 f, 188499.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629460 f, 188517.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629520 f, 188535.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629580 f, 188553.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629640 f, 188514.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629700 f, 188532.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629760 f, 188550.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629820 f, 188568.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629880 f, 188586.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 629940 f, 188604.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630000 f, 188622.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630060 f, 188640.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630120 f, 188658.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630180 f, 188676.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630240 f, 188638.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630300 f, 188656.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630360 f, 188674.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630420 f, 188692.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630480 f, 188709.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630540 f, 188727.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630600 f, 188745.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630660 f, 188763.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630720 f, 188781.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630780 f, 188799.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630840 f, 188761.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630900 f, 188779.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 630960 f, 188797.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631020 f, 188815.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631080 f, 188833.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631140 f, 188850.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631200 f, 188868.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631260 f, 188886.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631320 f, 188904.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631380 f, 188922.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631440 f, 188884.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631500 f, 188902.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631560 f, 188920.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631620 f, 188938.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631680 f, 188956.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631740 f, 188973.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631800 f, 188991.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631860 f, 189009.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631920 f, 189027.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 631980 f, 189045.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632040 f, 189007.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632100 f, 189025.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632160 f, 189043.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632220 f, 189061.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632280 f, 189078.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632340 f, 189096.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632400 f, 189114.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632460 f, 189132.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632520 f, 189150.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632580 f, 189168.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632640 f, 189130.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632700 f, 189147.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632760 f, 189165.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632820 f, 189127.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632880 f, 189145.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 632940 f, 189163.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633000 f, 189181.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633060 f, 189199.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633120 f, 189216.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633180 f, 189234.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633240 f, 189252.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633300 f, 189270.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633360 f, 189288.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633420 f, 189250.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633480 f, 189268.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633540 f, 189285.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633600 f, 189303.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633660 f, 189321.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633720 f, 189339.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633780 f, 189357.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633840 f, 189375.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633900 f, 189393.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 633960 f, 189411.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634020 f, 189372.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634080 f, 189390.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634140 f, 189408.6 fps, 0 ms/f
[junit] 3 s: 60 f / 23 ms, 2608.6 fps, 0 ms/f; total: 634200 f, 188134.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634260 f, 188151.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634320 f, 188169.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634380 f, 188187.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634440 f, 188205.2 fps, 0 ms/f
[junit] 3 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 634500 f, 188111.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634560 f, 188129.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634620 f, 188147.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634680 f, 188164.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634740 f, 188126.8 fps, 0 ms/f
[junit] 3 s: 60 f / 11 ms, 5454.5 fps, 0 ms/f; total: 634800 f, 187533.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634860 f, 187550.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634920 f, 187568.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 634980 f, 187586.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635040 f, 187604.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635100 f, 187621.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635160 f, 187639.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635220 f, 187657.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635280 f, 187675.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635340 f, 187637.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635400 f, 187655.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635460 f, 187672.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635520 f, 187690.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635580 f, 187708.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635640 f, 187725.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635700 f, 187743.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635760 f, 187761.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635820 f, 187779.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635880 f, 187796.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 635940 f, 187759.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636000 f, 187776.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636060 f, 187794.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636120 f, 187812.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636180 f, 187829.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636240 f, 187847.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636300 f, 187865.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636360 f, 187883.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636420 f, 187900.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636480 f, 187918.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636540 f, 187880.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636600 f, 187898.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636660 f, 187916.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636720 f, 187933.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636780 f, 187951.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636840 f, 187969.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636900 f, 187987.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 636960 f, 188004.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637020 f, 188022.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637080 f, 188040.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637140 f, 188057.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637200 f, 188020.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637260 f, 188037.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637320 f, 188055.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637380 f, 188073.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637440 f, 188090.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637500 f, 188108.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637560 f, 188126.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637620 f, 188143.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637680 f, 188161.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637740 f, 188179.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637800 f, 188197.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637860 f, 188159.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637920 f, 188176.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 637980 f, 188194.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638040 f, 188212.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638100 f, 188230.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638160 f, 188247.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638220 f, 188265.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638280 f, 188283.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638340 f, 188300.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638400 f, 188318.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638460 f, 188336.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638520 f, 188298.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638580 f, 188316.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638640 f, 188333.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638700 f, 188351.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638760 f, 188369.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638820 f, 188386.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638880 f, 188404.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 638940 f, 188422.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639000 f, 188439.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639060 f, 188457.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639120 f, 188419.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639180 f, 188437.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639240 f, 188455.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639300 f, 188472.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639360 f, 188490.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639420 f, 188508.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639480 f, 188525.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639540 f, 188543.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639600 f, 188561.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639660 f, 188523.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639720 f, 188541.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639780 f, 188558.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639840 f, 188576.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639900 f, 188594.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 639960 f, 188611.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640020 f, 188629.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640080 f, 188647.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640140 f, 188664.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640200 f, 188682.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640260 f, 188700.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640320 f, 188717.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640380 f, 188735.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640440 f, 188697.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640500 f, 188715.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640560 f, 188733.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640620 f, 188750.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640680 f, 188768.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640740 f, 188786.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640800 f, 188803.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640860 f, 188821.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640920 f, 188839.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 640980 f, 188856.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641040 f, 188818.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641100 f, 188780.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641160 f, 188798.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641220 f, 188816.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641280 f, 188833.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641340 f, 188851.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641400 f, 188869.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641460 f, 188886.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641520 f, 188904.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641580 f, 188922.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641640 f, 188939.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641700 f, 188901.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641760 f, 188919.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641820 f, 188937.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641880 f, 188954.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 641940 f, 188972.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642000 f, 188990.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642060 f, 189007.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642120 f, 189025.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642180 f, 189043.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642240 f, 189060.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642300 f, 189022.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642360 f, 189040.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642420 f, 189058.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642480 f, 189075.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642540 f, 189093.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642600 f, 189111.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642660 f, 189128.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642720 f, 189146.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642780 f, 189164.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642840 f, 189181.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642900 f, 189199.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 642960 f, 189161.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643020 f, 189179.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643080 f, 189196.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643140 f, 189214.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643200 f, 189232.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643260 f, 189249.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643320 f, 189267.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643380 f, 189285.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643440 f, 189302.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643500 f, 189320.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643560 f, 189338.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643620 f, 189355.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643680 f, 189317.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643740 f, 189335.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643800 f, 189352.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643860 f, 189370.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643920 f, 189388.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 643980 f, 189405.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644040 f, 189423.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644100 f, 189441.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644160 f, 189458.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644220 f, 189476.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644280 f, 189438.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644340 f, 189456.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644400 f, 189473.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644460 f, 189491.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644520 f, 189508.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644580 f, 189526.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644640 f, 189544.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644700 f, 189561.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644760 f, 189579.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644820 f, 189597.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644880 f, 189559.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 644940 f, 189576.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645000 f, 189594.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645060 f, 189611.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645120 f, 189629.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645180 f, 189647.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645240 f, 189664.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645300 f, 189682.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645360 f, 189700.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645420 f, 189717.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645480 f, 189679.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645540 f, 189697.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645600 f, 189714.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645660 f, 189732.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645720 f, 189750.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645780 f, 189767.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645840 f, 189785.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645900 f, 189803.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 645960 f, 189820.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646020 f, 189838.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646080 f, 189800.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646140 f, 189817.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646200 f, 189835.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646260 f, 189853.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1939200 f, 108178.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091760 f, 72561.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1939260 f, 108181.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091820 f, 72565.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1939320 f, 108184.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091880 f, 72569.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1939380 f, 108188.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1091940 f, 72568.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1939440 f, 108185.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092000 f, 72572.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1939500 f, 108188.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092060 f, 72576.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1939560 f, 108192.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092120 f, 72575.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1939620 f, 108189.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092180 f, 72579.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1939680 f, 108192.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092240 f, 72583.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1939740 f, 108196.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092300 f, 72587.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1939800 f, 108193.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092360 f, 72586.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1939860 f, 108196.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092420 f, 72590.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1939920 f, 108200.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092480 f, 72594.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1939980 f, 108197.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092540 f, 72594.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1940040 f, 108200.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092600 f, 72598.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1940100 f, 108204.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092660 f, 72601.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1940160 f, 108207.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092720 f, 72601.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1940220 f, 108204.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092780 f, 72605.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1940280 f, 108208.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092840 f, 72609.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1940340 f, 108211.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092900 f, 72613.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1940400 f, 108208.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1092960 f, 72612.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1940460 f, 108212.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093020 f, 72616.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1940520 f, 108215.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093080 f, 72620.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1940580 f, 108212.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093140 f, 72619.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1940640 f, 108216.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093200 f, 72623.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1940700 f, 108219.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093260 f, 72627.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1940760 f, 108216.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093320 f, 72626.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1940820 f, 108220.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093380 f, 72630.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1940880 f, 108223.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093440 f, 72634.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1940940 f, 108220.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093500 f, 72633.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1941000 f, 108224.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093560 f, 72637.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1941060 f, 108227.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093620 f, 72641.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1941120 f, 108230.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093680 f, 72640.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1941180 f, 108228.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093740 f, 72644.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1941240 f, 108231.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093800 f, 72648.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1941300 f, 108234.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093860 f, 72647.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1941360 f, 108232.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093920 f, 72651.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1941420 f, 108235.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1093980 f, 72655.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1941480 f, 108238.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094040 f, 72659.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1941540 f, 108236.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094100 f, 72659.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1941600 f, 108239.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094160 f, 72663.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1941660 f, 108242.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094220 f, 72667.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1941720 f, 108240.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094280 f, 72666.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1941780 f, 108243.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094340 f, 72670.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1941840 f, 108246.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094400 f, 72674.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1941900 f, 108244.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094460 f, 72673.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1941960 f, 108247.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094520 f, 72677.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1942020 f, 108250.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094580 f, 72681.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1942080 f, 108254.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094640 f, 72680.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1942140 f, 108251.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094700 f, 72684.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1942200 f, 108254.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094760 f, 72688.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1942260 f, 108258.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094820 f, 72687.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1942320 f, 108255.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094880 f, 72691.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1942380 f, 108258.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1094940 f, 72695.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1942440 f, 108262.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095000 f, 72699.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1942500 f, 108259.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095060 f, 72698.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1942560 f, 108262.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095120 f, 72702.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1942620 f, 108266.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095180 f, 72706.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1942680 f, 108263.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095240 f, 72705.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1942740 f, 108266.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095300 f, 72709.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1942800 f, 108270.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095360 f, 72713.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1942860 f, 108267.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095420 f, 72712.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1942920 f, 108270.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095480 f, 72716.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1942980 f, 108274.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095540 f, 72720.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1943040 f, 108277.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095600 f, 72720.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1943100 f, 108274.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095660 f, 72724.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1943160 f, 108278.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095720 f, 72727.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1943220 f, 108281.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095780 f, 72727.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1943280 f, 108278.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095840 f, 72731.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1943340 f, 108282.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095900 f, 72735.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1943400 f, 108285.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1095960 f, 72734.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1943460 f, 108282.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096020 f, 72738.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1943520 f, 108280.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096080 f, 72737.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1943580 f, 108283.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096140 f, 72741.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1943640 f, 108286.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096200 f, 72745.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1943700 f, 108290.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096260 f, 72744.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1943760 f, 108287.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096320 f, 72748.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1943820 f, 108290.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096380 f, 72752.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1943880 f, 108294.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096440 f, 72751.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1943940 f, 108291.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096500 f, 72755.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1944000 f, 108294.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096560 f, 72759.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1944060 f, 108298.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096620 f, 72763.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1944120 f, 108295.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096680 f, 72762.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1944180 f, 108298.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096740 f, 72766.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1944240 f, 108302.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096800 f, 72770.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1944300 f, 108299.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096860 f, 72769.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1944360 f, 108302.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096920 f, 72773.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1944420 f, 108306.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1096980 f, 72777.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1944480 f, 108303.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097040 f, 72776.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1944540 f, 108306.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097100 f, 72780.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1944600 f, 108310.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097160 f, 72784.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1944660 f, 108313.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097220 f, 72784.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1944720 f, 108310.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097280 f, 72788.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1944780 f, 108314.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097340 f, 72792.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1944840 f, 108317.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097400 f, 72791.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1944900 f, 108314.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097460 f, 72795.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1944960 f, 108318.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097520 f, 72799.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1945020 f, 108321.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097580 f, 72798.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1945080 f, 108318.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097640 f, 72802.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1945140 f, 108322.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097700 f, 72806.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1945200 f, 108325.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097760 f, 72810.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1945260 f, 108322.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097820 f, 72809.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1945320 f, 108326.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097880 f, 72813.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1945380 f, 108329.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1097940 f, 72817.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1945440 f, 108326.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098000 f, 72816.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1945500 f, 108330.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098060 f, 72820.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1945560 f, 108333.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098120 f, 72824.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1945620 f, 108336.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098180 f, 72823.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1945680 f, 108334.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098240 f, 72827.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1945740 f, 108337.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098300 f, 72831.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1945800 f, 108340.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098360 f, 72830.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1945860 f, 108338.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098420 f, 72834.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1945920 f, 108341.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098480 f, 72838.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1945980 f, 108344.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098540 f, 72842.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1946040 f, 108342.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098600 f, 72841.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1946100 f, 108345.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098660 f, 72845.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1946160 f, 108348.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098720 f, 72849.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1946220 f, 108346.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098780 f, 72848.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1946280 f, 108349.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098840 f, 72852.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1946340 f, 108352.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098900 f, 72856.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1946400 f, 108350.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1098960 f, 72856.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1946460 f, 108353.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099020 f, 72859.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1946520 f, 108356.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099080 f, 72863.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1946580 f, 108360.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099140 f, 72863.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1946640 f, 108357.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099200 f, 72867.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1946700 f, 108360.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099260 f, 72871.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1946760 f, 108364.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099320 f, 72870.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1946820 f, 108361.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099380 f, 72874.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1946880 f, 108364.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099440 f, 72878.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1946940 f, 108368.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099500 f, 72877.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1947000 f, 108365.3 fps, 0 ms/f
[junit] 15 s: 60 f / 53 ms, 1132.0 fps, 0 ms/f; total: 1099560 f, 72626.1 fps, 0 ms/f
[junit] 18 s: 60 f / 53 ms, 1132.0 fps, 0 ms/f; total: 1947060 f, 108049.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099620 f, 72630.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1947120 f, 108053.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099680 f, 72634.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1947180 f, 108056.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099740 f, 72633.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1947240 f, 108053.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099800 f, 72637.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1947300 f, 108057.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099860 f, 72641.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1947360 f, 108060.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099920 f, 72640.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1947420 f, 108057.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1099980 f, 72644.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1947480 f, 108061.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100040 f, 72648.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1947540 f, 108064.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100100 f, 72647.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1947600 f, 108061.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100160 f, 72651.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1947660 f, 108065.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100220 f, 72655.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1947720 f, 108068.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100280 f, 72654.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1947780 f, 108065.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100340 f, 72658.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1947840 f, 108069.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100400 f, 72662.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1947900 f, 108072.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100460 f, 72661.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1947960 f, 108069.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100520 f, 72665.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1948020 f, 108073.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100580 f, 72669.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1948080 f, 108076.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100640 f, 72668.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1948140 f, 108073.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100700 f, 72672.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1948200 f, 108077.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100760 f, 72676.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1948260 f, 108080.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100820 f, 72675.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1948320 f, 108077.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100880 f, 72679.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1948380 f, 108081.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1100940 f, 72683.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1948440 f, 108084.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101000 f, 72682.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1948500 f, 108081.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101060 f, 72686.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1948560 f, 108085.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101120 f, 72690.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1948620 f, 108088.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101180 f, 72689.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1948680 f, 108085.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101240 f, 72693.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1948740 f, 108089.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101300 f, 72697.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1948800 f, 108092.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101360 f, 72697.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1948860 f, 108089.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101420 f, 72700.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1948920 f, 108093.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101480 f, 72704.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1948980 f, 108096.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101540 f, 72704.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1949040 f, 108093.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101600 f, 72708.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1949100 f, 108097.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101660 f, 72712.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1949160 f, 108100.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101720 f, 72711.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1949220 f, 108097.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101780 f, 72715.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1949280 f, 108101.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101840 f, 72719.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1949340 f, 108104.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101900 f, 72723.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1949400 f, 108107.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1101960 f, 72722.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1949460 f, 108105.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102020 f, 72726.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1949520 f, 108108.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102080 f, 72730.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1949580 f, 108111.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102140 f, 72729.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1949640 f, 108109.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102200 f, 72733.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1949700 f, 108112.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102260 f, 72737.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1949760 f, 108115.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102320 f, 72736.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1949820 f, 108113.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102380 f, 72740.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1949880 f, 108116.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102440 f, 72744.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1949940 f, 108119.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102500 f, 72748.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1950000 f, 108123.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102560 f, 72747.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1950060 f, 108120.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102620 f, 72751.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1950120 f, 108123.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102680 f, 72750.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1950180 f, 108121.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102740 f, 72754.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1950240 f, 108124.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102800 f, 72758.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1950300 f, 108127.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102860 f, 72757.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1950360 f, 108125.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102920 f, 72761.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1950420 f, 108128.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1102980 f, 72765.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1950480 f, 108131.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103040 f, 72769.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1950540 f, 108135.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103100 f, 72768.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1950600 f, 108132.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103160 f, 72772.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1950660 f, 108135.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103220 f, 72776.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1950720 f, 108139.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103280 f, 72775.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1950780 f, 108136.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103340 f, 72779.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1950840 f, 108139.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103400 f, 72783.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1950900 f, 108143.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103460 f, 72782.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1950960 f, 108140.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103520 f, 72786.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1951020 f, 108143.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103580 f, 72790.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1951080 f, 108146.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103640 f, 72789.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1951140 f, 108144.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103700 f, 72793.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1951200 f, 108147.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103760 f, 72797.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1951260 f, 108150.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103820 f, 72796.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1951320 f, 108148.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103880 f, 72800.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1951380 f, 108151.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1103940 f, 72804.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1951440 f, 108154.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104000 f, 72804.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1951500 f, 108152.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104060 f, 72807.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1951560 f, 108155.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104120 f, 72811.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1951620 f, 108158.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104180 f, 72815.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1951680 f, 108162.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104240 f, 72815.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1951740 f, 108159.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104300 f, 72818.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1951800 f, 108162.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104360 f, 72822.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1951860 f, 108166.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104420 f, 72822.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1951920 f, 108163.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104480 f, 72826.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1951980 f, 108166.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104540 f, 72830.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1952040 f, 108170.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104600 f, 72829.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1952100 f, 108167.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104660 f, 72833.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1952160 f, 108170.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104720 f, 72837.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1952220 f, 108174.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104780 f, 72836.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1952280 f, 108171.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104840 f, 72840.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1952340 f, 108174.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104900 f, 72844.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1952400 f, 108178.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1104960 f, 72843.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1952460 f, 108175.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105020 f, 72847.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1952520 f, 108178.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105080 f, 72851.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1952580 f, 108182.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105140 f, 72850.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1952640 f, 108179.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105200 f, 72854.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1952700 f, 108182.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105260 f, 72858.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1952760 f, 108186.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105320 f, 72862.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1952820 f, 108189.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105380 f, 72861.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1952880 f, 108186.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105440 f, 72865.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1952940 f, 108190.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105500 f, 72869.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1953000 f, 108193.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105560 f, 72868.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1953060 f, 108190.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105620 f, 72872.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1953120 f, 108194.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105680 f, 72876.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1953180 f, 108197.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105740 f, 72875.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1953240 f, 108194.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105800 f, 72879.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1953300 f, 108198.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105860 f, 72883.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1953360 f, 108201.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105920 f, 72882.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1953420 f, 108198.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1105980 f, 72886.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1953480 f, 108202.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106040 f, 72890.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1953540 f, 108205.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106100 f, 72889.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1953600 f, 108202.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106160 f, 72893.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1953660 f, 108206.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106220 f, 72897.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1953720 f, 108209.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106280 f, 72896.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1953780 f, 108206.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106340 f, 72900.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1953840 f, 108210.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106400 f, 72904.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1953900 f, 108213.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106460 f, 72908.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1953960 f, 108210.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106520 f, 72907.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1954020 f, 108213.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106580 f, 72911.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1954080 f, 108217.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106640 f, 72915.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1954140 f, 108220.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106700 f, 72914.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1954200 f, 108217.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106760 f, 72918.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1954260 f, 108221.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106820 f, 72922.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1954320 f, 108224.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106880 f, 72921.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646320 f, 189870.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646380 f, 189888.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646440 f, 189906.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646500 f, 189923.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646560 f, 189941.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646620 f, 189958.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646680 f, 189920.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646740 f, 189938.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646800 f, 189955.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646860 f, 189973.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646920 f, 189991.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 646980 f, 190008.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647040 f, 190026.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647100 f, 190044.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647160 f, 190061.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647220 f, 190079.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647280 f, 190096.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647340 f, 190114.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647400 f, 190076.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647460 f, 190093.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647520 f, 190111.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647580 f, 190129.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647640 f, 190146.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647700 f, 190164.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647760 f, 190182.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647820 f, 190199.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647880 f, 190217.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 647940 f, 190234.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648000 f, 190196.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648060 f, 190214.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648120 f, 190231.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648180 f, 190249.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648240 f, 190267.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648300 f, 190284.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648360 f, 190302.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648420 f, 190319.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648480 f, 190337.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648540 f, 190299.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648600 f, 190316.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648660 f, 190334.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648720 f, 190352.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648780 f, 190369.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648840 f, 190387.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648900 f, 190404.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 648960 f, 190422.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649020 f, 190440.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649080 f, 190457.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649140 f, 190419.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649200 f, 190437.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649260 f, 190454.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649320 f, 190472.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649380 f, 190489.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649440 f, 190507.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649500 f, 190525.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649560 f, 190542.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649620 f, 190560.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649680 f, 190577.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649740 f, 190539.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649800 f, 190557.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649860 f, 190574.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649920 f, 190592.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 649980 f, 190609.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650040 f, 190627.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650100 f, 190645.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650160 f, 190662.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650220 f, 190680.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650280 f, 190697.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650340 f, 190715.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650400 f, 190677.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650460 f, 190694.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650520 f, 190712.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650580 f, 190729.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650640 f, 190747.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650700 f, 190765.1 fps, 0 ms/f
[junit] 3 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 650760 f, 190670.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650820 f, 190688.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650880 f, 190706.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 650940 f, 190723.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651000 f, 190741.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651060 f, 190758.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651120 f, 190776.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651180 f, 190794.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651240 f, 190811.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651300 f, 190829.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651360 f, 190790.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651420 f, 190808.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651480 f, 190826.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651540 f, 190843.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651600 f, 190861.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651660 f, 190878.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651720 f, 190896.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651780 f, 190913.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651840 f, 190931.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651900 f, 190893.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 651960 f, 190910.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652020 f, 190928.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652080 f, 190945.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652140 f, 190963.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652200 f, 190980.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652260 f, 190998.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652320 f, 191016.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652380 f, 191033.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652440 f, 191051.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652500 f, 191068.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652560 f, 191030.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652620 f, 191048.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652680 f, 191065.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652740 f, 191083.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652800 f, 191100.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652860 f, 191118.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652920 f, 191135.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 652980 f, 191153.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653040 f, 191170.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653100 f, 191132.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653160 f, 191150.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653220 f, 191167.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653280 f, 191185.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653340 f, 191202.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653400 f, 191220.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653460 f, 191181.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653520 f, 191199.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653580 f, 191217.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653640 f, 191234.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653700 f, 191252.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653760 f, 191269.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653820 f, 191287.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653880 f, 191304.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 653940 f, 191322.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654000 f, 191339.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654060 f, 191301.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654120 f, 191319.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654180 f, 191336.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654240 f, 191354.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654300 f, 191371.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654360 f, 191389.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654420 f, 191406.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654480 f, 191424.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654540 f, 191441.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654600 f, 191459.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654660 f, 191421.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654720 f, 191438.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654780 f, 191456.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654840 f, 191473.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654900 f, 191491.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 654960 f, 191508.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655020 f, 191526.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655080 f, 191543.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655140 f, 191561.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655200 f, 191578.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655260 f, 191540.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655320 f, 191558.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655380 f, 191575.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655440 f, 191593.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655500 f, 191610.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655560 f, 191628.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655620 f, 191645.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655680 f, 191663.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655740 f, 191680.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655800 f, 191698.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655860 f, 191659.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655920 f, 191677.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 655980 f, 191694.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656040 f, 191712.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656100 f, 191729.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656160 f, 191747.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656220 f, 191765.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656280 f, 191782.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656340 f, 191800.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656400 f, 191817.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656460 f, 191779.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656520 f, 191796.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656580 f, 191814.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656640 f, 191831.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656700 f, 191849.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656760 f, 191866.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656820 f, 191884.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656880 f, 191901.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 656940 f, 191919.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657000 f, 191936.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657060 f, 191898.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657120 f, 191915.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657180 f, 191933.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657240 f, 191950.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657300 f, 191968.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657360 f, 191985.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657420 f, 192003.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657480 f, 192021.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657540 f, 192038.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657600 f, 192056.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657660 f, 192017.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657720 f, 192035.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657780 f, 192052.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657840 f, 192070.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657900 f, 192087.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 657960 f, 192105.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658020 f, 192122.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658080 f, 192140.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658140 f, 192157.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658200 f, 192175.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658260 f, 192136.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658320 f, 192154.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658380 f, 192171.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658440 f, 192189.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658500 f, 192206.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658560 f, 192224.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658620 f, 192241.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658680 f, 192259.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658740 f, 192276.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658800 f, 192294.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658860 f, 192255.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658920 f, 192273.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 658980 f, 192290.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659040 f, 192308.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659100 f, 192325.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659160 f, 192343.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659220 f, 192360.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659280 f, 192378.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659340 f, 192395.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659400 f, 192413.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659460 f, 192374.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659520 f, 192392.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659580 f, 192409.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1954380 f, 108221.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1106940 f, 72925.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1954440 f, 108225.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107000 f, 72929.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1954500 f, 108228.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107060 f, 72928.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1954560 f, 108225.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107120 f, 72932.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1954620 f, 108223.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107180 f, 72931.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1954680 f, 108226.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107240 f, 72935.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1954740 f, 108229.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107300 f, 72939.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1954800 f, 108233.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107360 f, 72939.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1954860 f, 108230.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107420 f, 72942.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1954920 f, 108233.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107480 f, 72946.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1954980 f, 108237.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107540 f, 72946.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1955040 f, 108234.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107600 f, 72950.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1955100 f, 108237.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107660 f, 72953.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1955160 f, 108241.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107720 f, 72953.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1955220 f, 108238.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107780 f, 72957.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1955280 f, 108241.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107840 f, 72961.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1955340 f, 108245.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107900 f, 72964.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1955400 f, 108242.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1107960 f, 72964.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1955460 f, 108245.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108020 f, 72968.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1955520 f, 108249.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108080 f, 72972.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1955580 f, 108252.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108140 f, 72971.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1955640 f, 108249.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108200 f, 72975.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1955700 f, 108253.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108260 f, 72979.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1955760 f, 108256.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108320 f, 72978.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1955820 f, 108253.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108380 f, 72982.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1955880 f, 108257.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108440 f, 72986.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1955940 f, 108260.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108500 f, 72985.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1956000 f, 108257.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108560 f, 72989.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1956060 f, 108261.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108620 f, 72993.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1956120 f, 108264.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108680 f, 72992.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1956180 f, 108261.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108740 f, 72996.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1956240 f, 108264.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108800 f, 73000.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1956300 f, 108268.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108860 f, 73004.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1956360 f, 108271.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108920 f, 73003.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1956420 f, 108268.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1108980 f, 73007.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1956480 f, 108272.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109040 f, 73011.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1956540 f, 108275.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109100 f, 73010.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1956600 f, 108272.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109160 f, 73014.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1956660 f, 108276.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109220 f, 73018.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1956720 f, 108279.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109280 f, 73017.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1956780 f, 108276.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109340 f, 73021.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1956840 f, 108280.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109400 f, 73025.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1956900 f, 108283.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109460 f, 73024.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1956960 f, 108280.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109520 f, 73028.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1957020 f, 108284.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109580 f, 73032.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1957080 f, 108287.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109640 f, 73031.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1957140 f, 108284.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109700 f, 73035.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1957200 f, 108288.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109760 f, 73039.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1957260 f, 108291.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109820 f, 73043.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1957320 f, 108294.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109880 f, 73042.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1957380 f, 108292.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1109940 f, 73046.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1957440 f, 108295.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110000 f, 73050.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1957500 f, 108298.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110060 f, 73049.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1957560 f, 108296.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110120 f, 73053.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1957620 f, 108299.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110180 f, 73057.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1957680 f, 108302.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110240 f, 73056.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1957740 f, 108300.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110300 f, 73060.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1957800 f, 108303.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110360 f, 73064.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1957860 f, 108306.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110420 f, 73063.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1957920 f, 108304.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110480 f, 73067.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1957980 f, 108307.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110540 f, 73071.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1958040 f, 108310.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110600 f, 73070.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1958100 f, 108307.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110660 f, 73074.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1958160 f, 108311.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110720 f, 73078.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1958220 f, 108314.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110780 f, 73077.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1958280 f, 108311.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110840 f, 73081.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1958340 f, 108315.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110900 f, 73085.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1958400 f, 108318.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1110960 f, 73089.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1958460 f, 108315.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111020 f, 73088.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1958520 f, 108319.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111080 f, 73092.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1958580 f, 108322.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111140 f, 73096.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1958640 f, 108325.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111200 f, 73095.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1958700 f, 108323.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111260 f, 73099.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1958760 f, 108326.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111320 f, 73103.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1958820 f, 108329.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111380 f, 73102.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1958880 f, 108327.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111440 f, 73106.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1958940 f, 108330.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111500 f, 73110.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1959000 f, 108333.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111560 f, 73109.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1959060 f, 108331.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111620 f, 73113.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1959120 f, 108334.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111680 f, 73117.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1959180 f, 108337.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111740 f, 73116.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1959240 f, 108335.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111800 f, 73120.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1959300 f, 108338.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111860 f, 73124.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1959360 f, 108341.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111920 f, 73123.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1959420 f, 108339.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1111980 f, 73127.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1959480 f, 108342.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112040 f, 73131.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1959540 f, 108345.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112100 f, 73130.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1959600 f, 108343.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112160 f, 73134.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1959660 f, 108346.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112220 f, 73138.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1959720 f, 108349.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112280 f, 73137.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1959780 f, 108346.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112340 f, 73141.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1959840 f, 108350.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112400 f, 73145.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1959900 f, 108353.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112460 f, 73144.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1959960 f, 108350.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112520 f, 73148.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1960020 f, 108354.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112580 f, 73152.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1960080 f, 108357.5 fps, 0 ms/f
[junit] 15 s: 60 f / 31 ms, 1935.4 fps, 0 ms/f; total: 1112640 f, 73007.8 fps, 0 ms/f
[junit] 18 s: 60 f / 31 ms, 1935.4 fps, 0 ms/f; total: 1960140 f, 108175.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112700 f, 73011.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1960200 f, 108178.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112760 f, 73015.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1960260 f, 108176.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112820 f, 73014.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1960320 f, 108179.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112880 f, 73018.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1960380 f, 108182.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1112940 f, 73022.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1960440 f, 108186.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113000 f, 73021.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1960500 f, 108183.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113060 f, 73025.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1960560 f, 108186.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113120 f, 73029.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1960620 f, 108190.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113180 f, 73028.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1960680 f, 108187.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113240 f, 73032.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1960740 f, 108190.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113300 f, 73036.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1960800 f, 108194.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113360 f, 73035.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1960860 f, 108191.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113420 f, 73039.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1960920 f, 108194.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113480 f, 73043.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1960980 f, 108197.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113540 f, 73042.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1961040 f, 108195.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113600 f, 73046.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1961100 f, 108198.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113660 f, 73050.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1961160 f, 108201.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113720 f, 73054.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1961220 f, 108199.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113780 f, 73053.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1961280 f, 108202.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113840 f, 73057.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1961340 f, 108205.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113900 f, 73061.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1961400 f, 108209.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1113960 f, 73060.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1961460 f, 108206.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114020 f, 73064.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1961520 f, 108209.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114080 f, 73068.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1961580 f, 108213.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114140 f, 73067.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1961640 f, 108210.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114200 f, 73071.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1961700 f, 108213.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114260 f, 73075.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1961760 f, 108217.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114320 f, 73074.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1961820 f, 108214.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114380 f, 73078.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1961880 f, 108217.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114440 f, 73082.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1961940 f, 108221.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114500 f, 73081.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1962000 f, 108218.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114560 f, 73085.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1962060 f, 108221.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114620 f, 73089.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1962120 f, 108225.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114680 f, 73088.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1962180 f, 108222.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114740 f, 73092.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1962240 f, 108225.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114800 f, 73096.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1962300 f, 108229.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114860 f, 73100.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1962360 f, 108226.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114920 f, 73099.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1962420 f, 108229.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1114980 f, 73103.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1962480 f, 108232.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115040 f, 73107.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1962540 f, 108230.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115100 f, 73106.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1962600 f, 108233.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115160 f, 73110.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1962660 f, 108236.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115220 f, 73114.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1962720 f, 108234.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115280 f, 73113.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1962780 f, 108237.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115340 f, 73117.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1962840 f, 108240.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115400 f, 73121.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1962900 f, 108244.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115460 f, 73120.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1962960 f, 108241.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115520 f, 73124.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1963020 f, 108244.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115580 f, 73128.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1963080 f, 108248.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115640 f, 73127.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1963140 f, 108245.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115700 f, 73131.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1963200 f, 108248.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115760 f, 73135.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1963260 f, 108252.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115820 f, 73134.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1963320 f, 108249.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115880 f, 73138.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1963380 f, 108252.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1115940 f, 73142.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1963440 f, 108256.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116000 f, 73141.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1963500 f, 108253.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116060 f, 73145.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1963560 f, 108256.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116120 f, 73149.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1963620 f, 108260.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116180 f, 73148.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1963680 f, 108257.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116240 f, 73152.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1963740 f, 108260.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116300 f, 73156.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1963800 f, 108263.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116360 f, 73155.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1963860 f, 108261.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116420 f, 73159.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1963920 f, 108264.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116480 f, 73163.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1963980 f, 108267.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116540 f, 73162.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1964040 f, 108265.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116600 f, 73166.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1964100 f, 108268.5 fps, 0 ms/f
[junit] 15 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 1116660 f, 73122.9 fps, 0 ms/f
[junit] 18 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 1964160 f, 108212.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116720 f, 73122.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1964220 f, 108209.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116780 f, 73125.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1964280 f, 108212.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1964340 f, 108216.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116840 f, 73129.9 fps, 0 ms/f
[junit] 18 s: 60 f / 214 ms, 280.3 fps, 3 ms/f; total: 1964400 f, 106958.5 fps, 0 ms/f
[junit] 15 s: 60 f / 214 ms, 280.3 fps, 3 ms/f; total: 1116900 f, 72123.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1964460 f, 106961.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1116960 f, 72127.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1964520 f, 106965.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117020 f, 72126.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1964580 f, 106962.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117080 f, 72130.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1964640 f, 106965.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117140 f, 72134.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1964700 f, 106963.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117200 f, 72133.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1964760 f, 106966.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117260 f, 72137.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1964820 f, 106969.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117320 f, 72141.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1964880 f, 106973.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117380 f, 72144.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1964940 f, 106970.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117440 f, 72144.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1965000 f, 106973.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117500 f, 72147.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1965060 f, 106976.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117560 f, 72151.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1965120 f, 106974.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117620 f, 72151.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659640 f, 192427.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1965180 f, 106977.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117680 f, 72154.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1965240 f, 106980.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117740 f, 72158.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1965300 f, 106978.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117800 f, 72158.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1965360 f, 106981.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117860 f, 72161.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1965420 f, 106984.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117920 f, 72165.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1965480 f, 106982.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1117980 f, 72164.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1965540 f, 106985.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118040 f, 72168.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1965600 f, 106988.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118100 f, 72172.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1965660 f, 106992.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118160 f, 72176.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1965720 f, 106989.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118220 f, 72175.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1965780 f, 106992.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118280 f, 72179.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1965840 f, 106996.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118340 f, 72183.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1965900 f, 106993.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118400 f, 72182.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1965960 f, 106996.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118460 f, 72186.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1966020 f, 107000.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118520 f, 72190.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1966080 f, 106997.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118580 f, 72189.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1966140 f, 107000.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118640 f, 72193.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1966200 f, 107004.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118700 f, 72197.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1966260 f, 107007.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118760 f, 72196.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1966320 f, 107004.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118820 f, 72200.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1966380 f, 107008.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118880 f, 72204.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1966440 f, 107011.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1118940 f, 72208.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1966500 f, 107008.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119000 f, 72207.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1966560 f, 107012.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119060 f, 72211.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1966620 f, 107015.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119120 f, 72215.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1966680 f, 107012.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119180 f, 72214.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1966740 f, 107015.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119240 f, 72218.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1966800 f, 107019.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119300 f, 72222.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1966860 f, 107016.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119360 f, 72221.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1966920 f, 107019.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119420 f, 72225.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1966980 f, 107023.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119480 f, 72229.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1967040 f, 107026.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119540 f, 72228.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1967100 f, 107023.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119600 f, 72232.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1967160 f, 107027.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119660 f, 72236.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1967220 f, 107030.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119720 f, 72239.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1967280 f, 107027.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119780 f, 72239.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1967340 f, 107031.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119840 f, 72243.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1967400 f, 107034.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119900 f, 72246.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1967460 f, 107031.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1119960 f, 72246.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1967520 f, 107035.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120020 f, 72250.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1967580 f, 107038.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120080 f, 72253.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1967640 f, 107035.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120140 f, 72253.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1967700 f, 107039.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120200 f, 72256.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1967760 f, 107042.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120260 f, 72260.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1967820 f, 107039.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120320 f, 72260.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1967880 f, 107043.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120380 f, 72263.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1967940 f, 107046.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120440 f, 72267.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1968000 f, 107043.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120500 f, 72267.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1968060 f, 107047.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120560 f, 72270.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1968120 f, 107050.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120620 f, 72274.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1968180 f, 107053.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120680 f, 72278.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1968240 f, 107051.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120740 f, 72277.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1968300 f, 107054.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120800 f, 72281.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1968360 f, 107057.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120860 f, 72285.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1968420 f, 107054.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120920 f, 72284.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1968480 f, 107058.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1120980 f, 72288.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1968540 f, 107061.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121040 f, 72292.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1968600 f, 107058.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121100 f, 72291.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1968660 f, 107062.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121160 f, 72295.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1968720 f, 107065.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121220 f, 72299.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1968780 f, 107062.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121280 f, 72298.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1968840 f, 107066.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121340 f, 72302.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1968900 f, 107069.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121400 f, 72306.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1968960 f, 107066.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121460 f, 72305.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1969020 f, 107070.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121520 f, 72309.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1969080 f, 107073.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121580 f, 72313.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1969140 f, 107076.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121640 f, 72312.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1969200 f, 107074.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121700 f, 72316.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1969260 f, 107077.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121760 f, 72320.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1969320 f, 107080.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121820 f, 72324.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1969380 f, 107078.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121880 f, 72323.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1969440 f, 107081.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1121940 f, 72327.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1969500 f, 107084.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122000 f, 72331.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1969560 f, 107082.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122060 f, 72330.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1969620 f, 107085.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122120 f, 72334.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1969680 f, 107088.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122180 f, 72338.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1969740 f, 107086.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122240 f, 72337.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1969800 f, 107089.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122300 f, 72341.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1969860 f, 107092.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122360 f, 72344.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1969920 f, 107089.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122420 f, 72344.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1969980 f, 107093.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122480 f, 72348.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1970040 f, 107096.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122540 f, 72351.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1970100 f, 107099.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122600 f, 72355.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1970160 f, 107097.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122660 f, 72354.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1970220 f, 107100.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122720 f, 72358.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1970280 f, 107103.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122780 f, 72362.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1970340 f, 107101.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122840 f, 72361.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1970400 f, 107104.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122900 f, 72365.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1970460 f, 107107.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1122960 f, 72369.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1970520 f, 107105.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123020 f, 72368.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1970580 f, 107108.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123080 f, 72372.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1970640 f, 107111.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123140 f, 72376.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1970700 f, 107109.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123200 f, 72375.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1970760 f, 107112.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123260 f, 72379.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1970820 f, 107115.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123320 f, 72383.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1970880 f, 107118.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123380 f, 72387.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1970940 f, 107116.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123440 f, 72386.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1971000 f, 107119.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123500 f, 72390.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1971060 f, 107122.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123560 f, 72394.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1971120 f, 107120.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123620 f, 72393.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1971180 f, 107123.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123680 f, 72397.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1971240 f, 107126.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123740 f, 72401.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1971300 f, 107124.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123800 f, 72400.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1971360 f, 107127.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123860 f, 72404.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1971420 f, 107130.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123920 f, 72408.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1971480 f, 107128.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1123980 f, 72407.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1971540 f, 107131.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124040 f, 72411.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1971600 f, 107134.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124100 f, 72415.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1971660 f, 107132.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124160 f, 72414.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1971720 f, 107135.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124220 f, 72418.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1971780 f, 107138.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124280 f, 72422.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1971840 f, 107141.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124340 f, 72425.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1971900 f, 107139.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124400 f, 72425.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1971960 f, 107142.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124460 f, 72428.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1972020 f, 107145.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124520 f, 72432.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1972080 f, 107143.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124580 f, 72432.0 fps, 0 ms/f
[junit] 18 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 1972140 f, 107111.6 fps, 0 ms/f
[junit] 15 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 1124640 f, 72403.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1972200 f, 107109.1 fps, 0 ms/f
[junit] 15 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1124700 f, 72393.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659700 f, 192388.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659760 f, 192405.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659820 f, 192423.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659880 f, 192440.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 659940 f, 192458.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660000 f, 192475.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660060 f, 192493.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660120 f, 192510.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660180 f, 192528.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660240 f, 192489.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660300 f, 192507.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660360 f, 192524.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660420 f, 192542.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660480 f, 192559.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660540 f, 192577.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660600 f, 192594.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660660 f, 192612.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660720 f, 192629.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660780 f, 192647.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660840 f, 192664.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660900 f, 192626.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660960 f, 192643.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661020 f, 192661.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661080 f, 192678.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661140 f, 192696.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661200 f, 192713.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661260 f, 192730.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661320 f, 192748.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661380 f, 192765.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661440 f, 192783.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661500 f, 192800.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661560 f, 192762.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661620 f, 192779.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661680 f, 192797.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661740 f, 192814.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661800 f, 192832.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661860 f, 192849.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661920 f, 192867.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 661980 f, 192884.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662040 f, 192902.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662100 f, 192919.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662160 f, 192937.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662220 f, 192898.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662280 f, 192915.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662340 f, 192933.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662400 f, 192950.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662460 f, 192968.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662520 f, 192985.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662580 f, 193003.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662640 f, 193020.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662700 f, 193038.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662760 f, 193055.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662820 f, 193016.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662880 f, 193034.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 662940 f, 193051.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663000 f, 193069.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663060 f, 193086.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663120 f, 193104.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663180 f, 193121.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663240 f, 193139.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663300 f, 193156.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663360 f, 193117.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663420 f, 193135.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663480 f, 193152.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663540 f, 193170.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663600 f, 193187.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663660 f, 193205.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663720 f, 193222.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663780 f, 193240.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663840 f, 193257.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663900 f, 193275.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 663960 f, 193292.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664020 f, 193310.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664080 f, 193271.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664140 f, 193288.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664200 f, 193306.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664260 f, 193323.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664320 f, 193341.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664380 f, 193358.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664440 f, 193376.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664500 f, 193393.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664560 f, 193410.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664620 f, 193428.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664680 f, 193445.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664740 f, 193407.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664800 f, 193424.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664860 f, 193441.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664920 f, 193459.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 664980 f, 193476.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665040 f, 193494.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665100 f, 193511.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665160 f, 193529.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665220 f, 193546.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665280 f, 193564.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665340 f, 193525.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665400 f, 193542.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665460 f, 193560.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665520 f, 193577.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665580 f, 193595.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665640 f, 193612.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665700 f, 193630.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665760 f, 193647.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665820 f, 193664.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665880 f, 193626.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 665940 f, 193643.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666000 f, 193660.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666060 f, 193678.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666120 f, 193695.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666180 f, 193713.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666240 f, 193730.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666300 f, 193748.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666360 f, 193765.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666420 f, 193783.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666480 f, 193744.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666540 f, 193761.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666600 f, 193779.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666660 f, 193796.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666720 f, 193813.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666780 f, 193831.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666840 f, 193848.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666900 f, 193866.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 666960 f, 193883.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667020 f, 193901.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667080 f, 193862.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667140 f, 193879.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667200 f, 193897.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667260 f, 193914.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667320 f, 193932.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667380 f, 193949.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667440 f, 193966.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667500 f, 193984.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667560 f, 194001.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667620 f, 194019.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667680 f, 193980.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667740 f, 193997.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667800 f, 194015.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667860 f, 194032.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667920 f, 194049.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 667980 f, 194067.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668040 f, 194084.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668100 f, 194102.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668160 f, 194119.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668220 f, 194137.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668280 f, 194098.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668340 f, 194115.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668400 f, 194133.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668460 f, 194150.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668520 f, 194167.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668580 f, 194185.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668640 f, 194202.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668700 f, 194220.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668760 f, 194237.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668820 f, 194255.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668880 f, 194216.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 668940 f, 194233.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669000 f, 194250.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669060 f, 194268.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669120 f, 194285.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669180 f, 194303.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669240 f, 194320.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669300 f, 194337.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669360 f, 194298.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669420 f, 194316.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669480 f, 194333.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669540 f, 194351.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669600 f, 194312.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669660 f, 194329.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669720 f, 194347.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669780 f, 194364.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669840 f, 194381.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669900 f, 194399.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 669960 f, 194416.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670020 f, 194434.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670080 f, 194451.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670140 f, 194468.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670200 f, 194429.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670260 f, 194447.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670320 f, 194464.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670380 f, 194482.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670440 f, 194499.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670500 f, 194516.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670560 f, 194534.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670620 f, 194551.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670680 f, 194569.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670740 f, 194530.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670800 f, 194547.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670860 f, 194564.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670920 f, 194582.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 670980 f, 194599.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671040 f, 194617.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671100 f, 194634.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671160 f, 194651.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671220 f, 194669.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671280 f, 194686.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671340 f, 194704.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671400 f, 194721.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671460 f, 194682.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671520 f, 194699.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671580 f, 194717.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671640 f, 194734.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671700 f, 194752.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671760 f, 194769.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671820 f, 194786.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671880 f, 194804.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 671940 f, 194821.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672000 f, 194839.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672060 f, 194800.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672120 f, 194817.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672180 f, 194834.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672240 f, 194852.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672300 f, 194869.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672360 f, 194886.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672420 f, 194904.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672480 f, 194921.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672540 f, 194939.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672600 f, 194956.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672660 f, 194917.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672720 f, 194934.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672780 f, 194952.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672840 f, 194969.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672900 f, 194986.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 672960 f, 195004.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673020 f, 195021.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673080 f, 195039.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673140 f, 195056.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673200 f, 195073.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673260 f, 195034.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673320 f, 195052.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673380 f, 195069.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673440 f, 195086.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673500 f, 195104.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673560 f, 195121.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673620 f, 195139.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673680 f, 195156.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673740 f, 195173.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673800 f, 195191.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673860 f, 195152.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673920 f, 195169.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 673980 f, 195186.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674040 f, 195204.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674100 f, 195221.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674160 f, 195238.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674220 f, 195256.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674280 f, 195273.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674340 f, 195291.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674400 f, 195308.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674460 f, 195325.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674520 f, 195343.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674580 f, 195303.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674640 f, 195321.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674700 f, 195338.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674760 f, 195356.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674820 f, 195373.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674880 f, 195390.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 674940 f, 195408.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675000 f, 195425.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675060 f, 195442.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675120 f, 195460.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675180 f, 195421.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675240 f, 195438.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675300 f, 195455.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675360 f, 195473.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675420 f, 195490.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675480 f, 195507.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675540 f, 195525.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675600 f, 195542.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675660 f, 195560.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675720 f, 195577.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675780 f, 195594.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675840 f, 195555.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675900 f, 195572.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 675960 f, 195590.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676020 f, 195607.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676080 f, 195625.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676140 f, 195642.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676200 f, 195659.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676260 f, 195677.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676320 f, 195694.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676380 f, 195711.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676440 f, 195729.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676500 f, 195746.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676560 f, 195707.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676620 f, 195724.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676680 f, 195741.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676740 f, 195759.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676800 f, 195776.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676860 f, 195794.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676920 f, 195811.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 676980 f, 195828.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677040 f, 195846.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677100 f, 195863.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677160 f, 195824.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677220 f, 195841.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677280 f, 195858.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677340 f, 195876.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677400 f, 195893.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677460 f, 195910.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677520 f, 195928.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677580 f, 195945.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677640 f, 195962.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677700 f, 195980.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677760 f, 195941.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677820 f, 195958.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677880 f, 195975.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 677940 f, 195993.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678000 f, 196010.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678060 f, 196027.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678120 f, 196045.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678180 f, 196062.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678240 f, 196079.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678300 f, 196097.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678360 f, 196057.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678420 f, 196075.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678480 f, 196092.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678540 f, 196109.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678600 f, 196127.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678660 f, 196144.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678720 f, 196161.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678780 f, 196179.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678840 f, 196196.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678900 f, 196213.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 678960 f, 196174.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679020 f, 196191.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679080 f, 196209.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679140 f, 196226.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679200 f, 196243.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679260 f, 196261.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679320 f, 196278.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679380 f, 196239.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679440 f, 196256.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679500 f, 196273.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679560 f, 196291.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679620 f, 196308.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679680 f, 196269.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679740 f, 196286.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679800 f, 196303.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679860 f, 196321.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679920 f, 196338.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 679980 f, 196355.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680040 f, 196373.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680100 f, 196390.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680160 f, 196351.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680220 f, 196368.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680280 f, 196385.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680340 f, 196403.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680400 f, 196420.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680460 f, 196437.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680520 f, 196454.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680580 f, 196472.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680640 f, 196489.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680700 f, 196506.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680760 f, 196524.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680820 f, 196484.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680880 f, 196502.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 680940 f, 196519.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681000 f, 196536.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681060 f, 196554.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681120 f, 196571.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681180 f, 196588.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681240 f, 196549.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681300 f, 196566.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681360 f, 196527.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681420 f, 196544.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681480 f, 196561.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681540 f, 196579.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681600 f, 196596.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681660 f, 196613.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681720 f, 196631.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681780 f, 196648.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681840 f, 196665.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681900 f, 196683.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 681960 f, 196643.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682020 f, 196660.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682080 f, 196678.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682140 f, 196695.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682200 f, 196712.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682260 f, 196730.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682320 f, 196747.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682380 f, 196764.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682440 f, 196782.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682500 f, 196799.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682560 f, 196759.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682620 f, 196777.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682680 f, 196794.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682740 f, 196811.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682800 f, 196829.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682860 f, 196846.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682920 f, 196863.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 682980 f, 196880.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683040 f, 196898.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683100 f, 196858.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683160 f, 196876.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683220 f, 196893.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683280 f, 196910.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683340 f, 196927.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683400 f, 196945.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683460 f, 196962.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683520 f, 196979.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683580 f, 196997.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683640 f, 197014.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683700 f, 196974.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683760 f, 196992.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683820 f, 197009.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683880 f, 197026.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 683940 f, 197044.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684000 f, 197061.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684060 f, 197078.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684120 f, 197095.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684180 f, 197113.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684240 f, 197130.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684300 f, 197147.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684360 f, 197165.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684420 f, 197125.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684480 f, 197142.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684540 f, 197160.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684600 f, 197177.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684660 f, 197194.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684720 f, 197211.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684780 f, 197229.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684840 f, 197246.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684900 f, 197263.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 684960 f, 197281.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685020 f, 197241.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685080 f, 197258.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685140 f, 197276.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685200 f, 197293.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685260 f, 197310.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685320 f, 197327.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685380 f, 197345.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685440 f, 197362.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685500 f, 197379.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685560 f, 197397.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685620 f, 197414.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685680 f, 197374.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685740 f, 197392.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685800 f, 197409.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685860 f, 197426.6 fps, 0 ms/f
[junit] 3 s: 60 f / 41 ms, 1463.4 fps, 0 ms/f; total: 685920 f, 195140.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 685980 f, 195157.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686040 f, 195174.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686100 f, 195136.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686160 f, 195153.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686220 f, 195170.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686280 f, 195132.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686340 f, 195149.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686400 f, 195110.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686460 f, 195127.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686520 f, 195144.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686580 f, 195162.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686640 f, 195179.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686700 f, 195196.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686760 f, 195213.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686820 f, 195230.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686880 f, 195247.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 686940 f, 195264.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687000 f, 195225.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687060 f, 195242.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687120 f, 195260.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687180 f, 195277.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687240 f, 195294.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687300 f, 195311.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687360 f, 195328.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687420 f, 195345.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687480 f, 195362.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687540 f, 195379.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687600 f, 195340.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687660 f, 195357.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687720 f, 195375.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687780 f, 195392.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687840 f, 195409.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687900 f, 195426.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 687960 f, 195443.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688020 f, 195460.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688080 f, 195477.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688140 f, 195494.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688200 f, 195455.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688260 f, 195472.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688320 f, 195489.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688380 f, 195506.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688440 f, 195524.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688500 f, 195541.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688560 f, 195558.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688620 f, 195575.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688680 f, 195536.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688740 f, 195553.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688800 f, 195570.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688860 f, 195587.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688920 f, 195604.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 688980 f, 195621.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689040 f, 195638.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689100 f, 195655.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689160 f, 195672.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689220 f, 195689.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689280 f, 195706.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689340 f, 195724.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689400 f, 195741.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689460 f, 195702.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689520 f, 195719.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689580 f, 195736.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689640 f, 195753.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689700 f, 195770.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689760 f, 195787.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689820 f, 195804.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689880 f, 195821.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 689940 f, 195783.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690000 f, 195800.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690060 f, 195817.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690120 f, 195834.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690180 f, 195851.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690240 f, 195868.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690300 f, 195885.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690360 f, 195902.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690420 f, 195919.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690480 f, 195936.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690540 f, 195953.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690600 f, 195970.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690660 f, 195931.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690720 f, 195948.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690780 f, 195965.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690840 f, 195982.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690900 f, 195999.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 690960 f, 196017.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691020 f, 196034.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691080 f, 196051.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691140 f, 196068.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691200 f, 196085.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691260 f, 196046.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691320 f, 196063.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691380 f, 196080.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691440 f, 196097.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691500 f, 196114.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691560 f, 196131.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691620 f, 196148.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691680 f, 196165.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691740 f, 196182.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691800 f, 196199.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691860 f, 196161.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691920 f, 196178.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 691980 f, 196195.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692040 f, 196212.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692100 f, 196229.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692160 f, 196246.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692220 f, 196263.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692280 f, 196280.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692340 f, 196297.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692400 f, 196314.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692460 f, 196275.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692520 f, 196292.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692580 f, 196309.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692640 f, 196326.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692700 f, 196343.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692760 f, 196360.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692820 f, 196377.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692880 f, 196394.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 692940 f, 196411.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693000 f, 196372.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693060 f, 196389.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693120 f, 196406.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693180 f, 196368.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693240 f, 196385.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693300 f, 196402.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693360 f, 196419.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693420 f, 196436.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693480 f, 196453.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693540 f, 196470.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693600 f, 196487.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693660 f, 196504.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693720 f, 196521.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693780 f, 196482.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693840 f, 196499.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693900 f, 196516.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 693960 f, 196533.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694020 f, 196550.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694080 f, 196567.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694140 f, 196584.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694200 f, 196601.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694260 f, 196618.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694320 f, 196635.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694380 f, 196596.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694440 f, 196613.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694500 f, 196630.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694560 f, 196647.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694620 f, 196664.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694680 f, 196681.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694740 f, 196698.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694800 f, 196715.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694860 f, 196732.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694920 f, 196749.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 694980 f, 196766.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695040 f, 196783.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695100 f, 196744.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695160 f, 196761.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695220 f, 196778.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695280 f, 196795.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695340 f, 196812.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695400 f, 196829.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695460 f, 196846.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695520 f, 196863.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695580 f, 196825.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695640 f, 196842.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695700 f, 196859.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695760 f, 196876.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695820 f, 196893.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695880 f, 196910.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 695940 f, 196926.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696000 f, 196943.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696060 f, 196960.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696120 f, 196977.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696180 f, 196994.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696240 f, 197011.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696300 f, 197028.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696360 f, 196990.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696420 f, 197007.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696480 f, 197024.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696540 f, 197041.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696600 f, 197057.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696660 f, 197074.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696720 f, 197091.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696780 f, 197108.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696840 f, 197125.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696900 f, 197142.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 696960 f, 197104.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697020 f, 197121.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697080 f, 197138.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697140 f, 197154.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697200 f, 197171.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697260 f, 197188.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697320 f, 197205.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697380 f, 197222.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697440 f, 197239.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697500 f, 197256.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697560 f, 197217.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697620 f, 197234.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697680 f, 197251.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697740 f, 197268.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697800 f, 197285.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697860 f, 197302.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697920 f, 197319.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 697980 f, 197336.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698040 f, 197353.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698100 f, 197370.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698160 f, 197331.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698220 f, 197348.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698280 f, 197365.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698340 f, 197382.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698400 f, 197399.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698460 f, 197416.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698520 f, 197433.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698580 f, 197450.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698640 f, 197467.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698700 f, 197484.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698760 f, 197445.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698820 f, 197462.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698880 f, 197479.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 698940 f, 197496.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699000 f, 197513.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699060 f, 197530.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699120 f, 197547.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699180 f, 197564.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699240 f, 197525.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699300 f, 197542.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699360 f, 197559.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699420 f, 197576.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699480 f, 197593.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699540 f, 197610.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699600 f, 197627.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699660 f, 197588.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699720 f, 197605.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699780 f, 197622.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699840 f, 197639.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699900 f, 197656.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 699960 f, 197672.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700020 f, 197689.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700080 f, 197706.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700140 f, 197668.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700200 f, 197684.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700260 f, 197701.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700320 f, 197718.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700380 f, 197735.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700440 f, 197752.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700500 f, 197769.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700560 f, 197786.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700620 f, 197803.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700680 f, 197764.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700740 f, 197781.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700800 f, 197798.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700860 f, 197815.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700920 f, 197832.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 700980 f, 197849.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701040 f, 197866.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701100 f, 197883.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701160 f, 197900.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701220 f, 197861.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701280 f, 197878.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701340 f, 197895.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701400 f, 197911.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701460 f, 197928.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701520 f, 197945.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701580 f, 197962.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701640 f, 197979.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701700 f, 197996.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701760 f, 197957.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701820 f, 197974.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701880 f, 197935.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 701940 f, 197952.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702000 f, 197969.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702060 f, 197986.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702120 f, 198003.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702180 f, 198020.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702240 f, 198037.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702300 f, 198054.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702360 f, 198015.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702420 f, 198032.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702480 f, 198049.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702540 f, 198065.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702600 f, 198082.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702660 f, 198099.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702720 f, 198116.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702780 f, 198133.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702840 f, 198150.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702900 f, 198111.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 702960 f, 198128.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703020 f, 198145.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703080 f, 198162.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703140 f, 198179.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703200 f, 198196.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703260 f, 198213.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703320 f, 198229.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703380 f, 198246.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703440 f, 198263.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703500 f, 198224.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703560 f, 198241.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703620 f, 198258.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703680 f, 198275.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703740 f, 198292.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703800 f, 198309.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703860 f, 198326.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703920 f, 198343.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 703980 f, 198360.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704040 f, 198321.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704100 f, 198338.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704160 f, 198354.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704220 f, 198371.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704280 f, 198388.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704340 f, 198405.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704400 f, 198422.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704460 f, 198439.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704520 f, 198456.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704580 f, 198417.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704640 f, 198434.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704700 f, 198451.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704760 f, 198468.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704820 f, 198484.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704880 f, 198501.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 704940 f, 198518.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705000 f, 198535.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705060 f, 198552.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705120 f, 198569.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705180 f, 198586.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705240 f, 198547.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705300 f, 198564.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705360 f, 198581.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705420 f, 198597.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705480 f, 198614.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705540 f, 198631.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705600 f, 198648.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705660 f, 198665.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705720 f, 198682.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705780 f, 198699.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705840 f, 198660.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705900 f, 198677.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 705960 f, 198694.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706020 f, 198710.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706080 f, 198727.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706140 f, 198744.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706200 f, 198761.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706260 f, 198778.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706320 f, 198795.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706380 f, 198812.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706440 f, 198773.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706500 f, 198790.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706560 f, 198806.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706620 f, 198823.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706680 f, 198840.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706740 f, 198857.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706800 f, 198874.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706860 f, 198891.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706920 f, 198908.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 706980 f, 198925.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707040 f, 198942.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707100 f, 198902.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707160 f, 198919.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707220 f, 198936.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707280 f, 198953.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707340 f, 198970.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707400 f, 198987.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707460 f, 199004.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707520 f, 199021.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707580 f, 199037.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707640 f, 199054.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707700 f, 199071.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707760 f, 199032.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707820 f, 199049.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707880 f, 199066.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 707940 f, 199083.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708000 f, 199100.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708060 f, 199117.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708120 f, 199133.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708180 f, 199150.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708240 f, 199167.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708300 f, 199184.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708360 f, 199145.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708420 f, 199162.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708480 f, 199179.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708540 f, 199195.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708600 f, 199212.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708660 f, 199229.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708720 f, 199246.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708780 f, 199263.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708840 f, 199280.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708900 f, 199297.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 708960 f, 199258.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709020 f, 199274.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709080 f, 199291.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709140 f, 199308.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709200 f, 199325.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709260 f, 199342.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709320 f, 199359.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709380 f, 199376.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709440 f, 199392.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709500 f, 199409.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709560 f, 199370.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709620 f, 199387.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709680 f, 199404.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709740 f, 199421.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709800 f, 199438.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709860 f, 199454.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709920 f, 199471.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 709980 f, 199488.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710040 f, 199505.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710100 f, 199522.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710160 f, 199539.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710220 f, 199500.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710280 f, 199516.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710340 f, 199533.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710400 f, 199550.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710460 f, 199567.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710520 f, 199584.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710580 f, 199601.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710640 f, 199617.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710700 f, 199634.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710760 f, 199651.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710820 f, 199612.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710880 f, 199629.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 710940 f, 199646.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711000 f, 199663.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711060 f, 199679.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711120 f, 199696.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711180 f, 199713.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711240 f, 199730.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711300 f, 199691.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711360 f, 199708.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711420 f, 199724.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711480 f, 199741.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711540 f, 199758.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711600 f, 199719.3 fps, 0 ms/f
[junit] 18 s: 60 f / 14 ms, 4285.7 fps, 0 ms/f; total: 1972260 f, 107030.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711660 f, 199736.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711720 f, 199753.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711780 f, 199769.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711840 f, 199786.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711900 f, 199803.5 fps, 0 ms/f
[junit] 15 s: 60 f / 11 ms, 5454.5 fps, 0 ms/f; total: 1124760 f, 72345.8 fps, 0 ms/f
[junit] 18 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1972320 f, 107022.6 fps, 0 ms/f
[junit] 15 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1124820 f, 72340.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1972380 f, 107025.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124880 f, 72344.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1972440 f, 107029.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1124940 f, 72348.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1972500 f, 107026.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125000 f, 72347.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1972560 f, 107029.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125060 f, 72351.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1972620 f, 107027.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125120 f, 72350.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1972680 f, 107030.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125180 f, 72354.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1972740 f, 107033.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125240 f, 72358.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1972800 f, 107037.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125300 f, 72361.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1972860 f, 107034.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125360 f, 72361.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1972920 f, 107037.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125420 f, 72364.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1972980 f, 107041.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125480 f, 72368.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1973040 f, 107038.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125540 f, 72368.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1973100 f, 107041.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125600 f, 72371.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1973160 f, 107044.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125660 f, 72375.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1973220 f, 107042.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125720 f, 72374.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1973280 f, 107045.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125780 f, 72378.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1973340 f, 107048.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125840 f, 72382.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1973400 f, 107046.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125900 f, 72381.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1973460 f, 107049.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1125960 f, 72385.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1973520 f, 107052.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126020 f, 72389.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1973580 f, 107056.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126080 f, 72393.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1973640 f, 107053.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126140 f, 72392.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1973700 f, 107051.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126200 f, 72391.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1973760 f, 107054.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126260 f, 72395.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1973820 f, 107057.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126320 f, 72399.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1973880 f, 107060.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126380 f, 72398.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1973940 f, 107058.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126440 f, 72402.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1974000 f, 107061.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126500 f, 72406.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1974060 f, 107064.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126560 f, 72410.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1974120 f, 107062.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126620 f, 72409.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1974180 f, 107065.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126680 f, 72413.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1974240 f, 107068.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126740 f, 72417.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1974300 f, 107066.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126800 f, 72416.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1974360 f, 107069.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126860 f, 72420.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1974420 f, 107072.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126920 f, 72424.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1974480 f, 107070.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1126980 f, 72423.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1974540 f, 107073.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127040 f, 72427.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1974600 f, 107076.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127100 f, 72431.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1974660 f, 107074.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127160 f, 72430.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1974720 f, 107077.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127220 f, 72434.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1974780 f, 107080.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127280 f, 72437.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1974840 f, 107083.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127340 f, 72441.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1974900 f, 107081.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127400 f, 72441.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1974960 f, 107084.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127460 f, 72444.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1975020 f, 107087.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127520 f, 72448.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1975080 f, 107085.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127580 f, 72447.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1975140 f, 107088.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127640 f, 72451.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1975200 f, 107091.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127700 f, 72455.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1975260 f, 107089.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127760 f, 72454.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1975320 f, 107092.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127820 f, 72458.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1975380 f, 107095.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127880 f, 72462.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1975440 f, 107093.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1127940 f, 72461.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1975500 f, 107096.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128000 f, 72465.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1975560 f, 107099.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128060 f, 72469.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1975620 f, 107097.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128120 f, 72468.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1975680 f, 107100.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128180 f, 72472.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1975740 f, 107103.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128240 f, 72476.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1975800 f, 107106.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128300 f, 72480.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1975860 f, 107104.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128360 f, 72479.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1975920 f, 107107.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128420 f, 72483.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1975980 f, 107110.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128480 f, 72487.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1976040 f, 107108.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128540 f, 72486.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1976100 f, 107111.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128600 f, 72490.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1976160 f, 107114.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128660 f, 72494.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1976220 f, 107112.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128720 f, 72493.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1976280 f, 107115.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128780 f, 72497.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1976340 f, 107118.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128840 f, 72500.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1976400 f, 107116.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128900 f, 72500.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1976460 f, 107119.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1128960 f, 72504.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1976520 f, 107122.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129020 f, 72507.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1976580 f, 107125.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129080 f, 72511.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1976640 f, 107123.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129140 f, 72510.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1976700 f, 107126.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129200 f, 72514.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1976760 f, 107129.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129260 f, 72518.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1976820 f, 107127.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129320 f, 72517.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1976880 f, 107130.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129380 f, 72521.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1976940 f, 107133.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129440 f, 72525.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1977000 f, 107131.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129500 f, 72524.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1977060 f, 107134.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129560 f, 72528.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1977120 f, 107137.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129620 f, 72532.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1977180 f, 107135.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129680 f, 72531.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1977240 f, 107138.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129740 f, 72535.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1977300 f, 107141.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129800 f, 72539.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 711960 f, 199820.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1977360 f, 107144.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712020 f, 199837.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129860 f, 72538.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712080 f, 199854.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1977420 f, 107142.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129920 f, 72542.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1977480 f, 107145.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1129980 f, 72546.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1977540 f, 107148.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130040 f, 72550.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1977600 f, 107146.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130100 f, 72549.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1977660 f, 107149.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130160 f, 72553.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1977720 f, 107152.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130220 f, 72556.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1977780 f, 107150.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130280 f, 72556.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1977840 f, 107153.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130340 f, 72560.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1977900 f, 107156.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130400 f, 72563.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1977960 f, 107154.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130460 f, 72563.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1978020 f, 107157.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130520 f, 72566.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1978080 f, 107160.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130580 f, 72570.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1978140 f, 107158.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130640 f, 72569.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1978200 f, 107161.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130700 f, 72573.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1978260 f, 107158.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130760 f, 72573.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1978320 f, 107162.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130820 f, 72576.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1978380 f, 107165.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130880 f, 72580.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1978440 f, 107162.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1130940 f, 72579.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1978500 f, 107166.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131000 f, 72583.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1978560 f, 107169.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131060 f, 72587.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1978620 f, 107166.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131120 f, 72586.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1978680 f, 107170.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131180 f, 72590.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1978740 f, 107173.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131240 f, 72594.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1978800 f, 107176.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131300 f, 72593.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1978860 f, 107173.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131360 f, 72597.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1978920 f, 107177.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131420 f, 72601.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1978980 f, 107180.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131480 f, 72605.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1979040 f, 107177.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131540 f, 72604.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1979100 f, 107181.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131600 f, 72608.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1979160 f, 107184.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131660 f, 72612.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1979220 f, 107181.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131720 f, 72611.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1979280 f, 107185.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131780 f, 72615.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1979340 f, 107188.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131840 f, 72619.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1979400 f, 107185.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131900 f, 72618.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1979460 f, 107189.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1131960 f, 72622.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1979520 f, 107192.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132020 f, 72625.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1979580 f, 107195.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132080 f, 72629.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1979640 f, 107192.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132140 f, 72628.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1979700 f, 107196.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132200 f, 72632.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1979760 f, 107199.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132260 f, 72636.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1979820 f, 107196.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132320 f, 72635.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1979880 f, 107200.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132380 f, 72639.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1979940 f, 107203.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132440 f, 72643.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980000 f, 107200.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132500 f, 72642.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980060 f, 107204.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132560 f, 72646.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980120 f, 107207.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132620 f, 72650.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980180 f, 107204.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132680 f, 72649.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980240 f, 107208.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132740 f, 72653.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980300 f, 107211.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132800 f, 72657.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980360 f, 107208.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132860 f, 72656.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980420 f, 107211.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132920 f, 72660.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980480 f, 107215.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1132980 f, 72664.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980540 f, 107218.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133040 f, 72668.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980600 f, 107215.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133100 f, 72667.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980660 f, 107219.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133160 f, 72671.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980720 f, 107222.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133220 f, 72674.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980780 f, 107219.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133280 f, 72674.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980840 f, 107223.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133340 f, 72677.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980900 f, 107226.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133400 f, 72681.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980960 f, 107223.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133460 f, 72680.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1981020 f, 107227.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133520 f, 72684.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1981080 f, 107230.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133580 f, 72688.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1981140 f, 107227.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133640 f, 72687.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1981200 f, 107231.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133700 f, 72691.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1981260 f, 107234.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133760 f, 72695.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1981320 f, 107231.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133820 f, 72694.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1981380 f, 107234.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133880 f, 72698.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1981440 f, 107238.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1133940 f, 72702.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1981500 f, 107241.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134000 f, 72706.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1981560 f, 107238.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134060 f, 72705.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1981620 f, 107242.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134120 f, 72709.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1981680 f, 107245.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134180 f, 72713.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1981740 f, 107242.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134240 f, 72712.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1981800 f, 107246.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134300 f, 72716.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1981860 f, 107249.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134360 f, 72720.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1981920 f, 107246.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134420 f, 72719.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1981980 f, 107250.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134480 f, 72723.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1982040 f, 107253.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134540 f, 72726.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1982100 f, 107250.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134600 f, 72726.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1982160 f, 107253.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134660 f, 72729.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1982220 f, 107257.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134720 f, 72733.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1982280 f, 107254.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134780 f, 72732.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1982340 f, 107257.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134840 f, 72736.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1982400 f, 107261.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134900 f, 72740.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1982460 f, 107264.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1134960 f, 72744.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1982520 f, 107261.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135020 f, 72743.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1982580 f, 107265.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135080 f, 72747.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1982640 f, 107268.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135140 f, 72751.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1982700 f, 107265.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135200 f, 72750.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1982760 f, 107268.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135260 f, 72754.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1982820 f, 107272.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135320 f, 72758.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1982880 f, 107269.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135380 f, 72757.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1982940 f, 107272.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135440 f, 72761.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1983000 f, 107276.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135500 f, 72765.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1983060 f, 107279.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135560 f, 72764.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1983120 f, 107276.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135620 f, 72768.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1983180 f, 107280.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135680 f, 72772.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1983240 f, 107283.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135740 f, 72775.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1983300 f, 107280.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135800 f, 72775.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1983360 f, 107284.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135860 f, 72778.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1983420 f, 107287.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135920 f, 72782.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1983480 f, 107284.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1135980 f, 72781.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1983540 f, 107287.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136040 f, 72785.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1983600 f, 107291.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136100 f, 72789.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1983660 f, 107288.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136160 f, 72788.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1983720 f, 107291.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136220 f, 72792.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1983780 f, 107295.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136280 f, 72796.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1983840 f, 107292.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136340 f, 72795.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1983900 f, 107295.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136400 f, 72799.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1983960 f, 107299.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136460 f, 72803.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1984020 f, 107302.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136520 f, 72807.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1984080 f, 107299.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136580 f, 72806.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1984140 f, 107303.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136640 f, 72810.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1984200 f, 107306.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136700 f, 72814.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1984260 f, 107303.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136760 f, 72813.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1984320 f, 107306.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136820 f, 72817.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1984380 f, 107310.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136880 f, 72820.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1984440 f, 107307.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1136940 f, 72820.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1984500 f, 107310.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137000 f, 72823.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1984560 f, 107314.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137060 f, 72827.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1984620 f, 107311.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137120 f, 72826.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1984680 f, 107314.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712140 f, 199870.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712200 f, 199831.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712260 f, 199848.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712320 f, 199865.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712380 f, 199882.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712440 f, 199898.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712500 f, 199915.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712560 f, 199932.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712620 f, 199949.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712680 f, 199966.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712740 f, 199927.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712800 f, 199943.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712860 f, 199960.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712920 f, 199977.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137180 f, 72830.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1984740 f, 107318.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137240 f, 72834.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1984800 f, 107321.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137300 f, 72838.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1984860 f, 107318.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137360 f, 72837.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1984920 f, 107321.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137420 f, 72841.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1984980 f, 107325.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137480 f, 72845.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1985040 f, 107322.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137540 f, 72844.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1985100 f, 107325.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137600 f, 72848.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1985160 f, 107329.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137660 f, 72852.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1985220 f, 107326.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137720 f, 72851.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1985280 f, 107329.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137780 f, 72855.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1985340 f, 107333.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137840 f, 72859.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1985400 f, 107336.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137900 f, 72862.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1985460 f, 107333.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1137960 f, 72862.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1985520 f, 107337.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138020 f, 72865.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1985580 f, 107334.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138080 f, 72865.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 712980 f, 199994.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1985640 f, 107337.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713040 f, 200011.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138140 f, 72868.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713100 f, 200028.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1985700 f, 107335.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713160 f, 200044.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713220 f, 200061.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713280 f, 200078.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713340 f, 200039.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713400 f, 200056.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713460 f, 200072.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713520 f, 200089.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713580 f, 200106.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713640 f, 200123.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713700 f, 200140.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713760 f, 200157.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713820 f, 200173.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713880 f, 200190.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 713940 f, 200151.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714000 f, 200168.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714060 f, 200185.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714120 f, 200201.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714180 f, 200218.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714240 f, 200235.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714300 f, 200252.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714360 f, 200269.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714420 f, 200285.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714480 f, 200302.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714540 f, 200263.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714600 f, 200280.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714660 f, 200297.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714720 f, 200313.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714780 f, 200330.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714840 f, 200347.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714900 f, 200364.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138200 f, 72868.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 714960 f, 200381.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715020 f, 200397.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715080 f, 200414.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715140 f, 200375.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715200 f, 200392.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715260 f, 200409.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715320 f, 200425.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715380 f, 200442.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715440 f, 200459.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715500 f, 200476.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715560 f, 200493.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715620 f, 200509.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715680 f, 200526.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715740 f, 200543.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715800 f, 200504.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715860 f, 200521.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715920 f, 200537.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 715980 f, 200554.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716040 f, 200571.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716100 f, 200588.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716160 f, 200605.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716220 f, 200621.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716280 f, 200638.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716340 f, 200599.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716400 f, 200616.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716460 f, 200632.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716520 f, 200649.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716580 f, 200666.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716640 f, 200683.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716700 f, 200700.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716760 f, 200716.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716820 f, 200733.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716880 f, 200750.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 716940 f, 200767.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717000 f, 200784.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717060 f, 200800.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717120 f, 200761.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717180 f, 200778.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717240 f, 200795.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717300 f, 200811.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717360 f, 200828.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717420 f, 200845.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717480 f, 200862.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717540 f, 200879.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717600 f, 200895.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717660 f, 200912.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717720 f, 200873.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717780 f, 200890.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717840 f, 200906.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717900 f, 200923.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 717960 f, 200940.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718020 f, 200957.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718080 f, 200973.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718140 f, 200990.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718200 f, 201007.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718260 f, 201024.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718320 f, 201041.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718380 f, 201001.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718440 f, 201018.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718500 f, 201035.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718560 f, 201052.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718620 f, 201068.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718680 f, 201085.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718740 f, 201102.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718800 f, 201119.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718860 f, 201135.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718920 f, 201152.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 718980 f, 201113.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719040 f, 201130.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719100 f, 201146.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719160 f, 201163.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719220 f, 201180.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719280 f, 201197.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719340 f, 201214.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719400 f, 201230.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719460 f, 201247.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719520 f, 201264.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719580 f, 201224.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719640 f, 201241.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719700 f, 201258.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719760 f, 201275.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719820 f, 201291.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719880 f, 201308.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 719940 f, 201325.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720000 f, 201342.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720060 f, 201359.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720120 f, 201375.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720180 f, 201392.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720240 f, 201353.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720300 f, 201369.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720360 f, 201386.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720420 f, 201403.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720480 f, 201420.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720540 f, 201436.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720600 f, 201453.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720660 f, 201470.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720720 f, 201487.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720780 f, 201504.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720840 f, 201464.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720900 f, 201481.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720960 f, 201498.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721020 f, 201514.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721080 f, 201475.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721140 f, 201492.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721200 f, 201508.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721260 f, 201525.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721320 f, 201542.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721380 f, 201559.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721440 f, 201575.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721500 f, 201592.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721560 f, 201553.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721620 f, 201569.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721680 f, 201586.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721740 f, 201603.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721800 f, 201620.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721860 f, 201636.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721920 f, 201653.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 721980 f, 201670.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722040 f, 201687.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722100 f, 201703.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722160 f, 201664.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722220 f, 201681.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722280 f, 201697.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722340 f, 201714.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722400 f, 201731.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722460 f, 201748.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722520 f, 201764.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722580 f, 201781.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722640 f, 201798.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722700 f, 201815.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722760 f, 201775.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722820 f, 201792.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722880 f, 201809.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 722940 f, 201825.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723000 f, 201842.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723060 f, 201859.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723120 f, 201876.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723180 f, 201892.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723240 f, 201909.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723300 f, 201926.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723360 f, 201886.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723420 f, 201903.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723480 f, 201920.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723540 f, 201936.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723600 f, 201953.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723660 f, 201970.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723720 f, 201987.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723780 f, 202003.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723840 f, 202020.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723900 f, 201981.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 723960 f, 201997.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724020 f, 202014.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724080 f, 202031.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724140 f, 202048.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724200 f, 202064.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724260 f, 202081.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724320 f, 202098.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724380 f, 202114.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724440 f, 202131.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724500 f, 202092.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724560 f, 202108.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1985760 f, 107338.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138260 f, 72871.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1985820 f, 107341.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138320 f, 72875.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1985880 f, 107339.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138380 f, 72874.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1985940 f, 107342.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138440 f, 72878.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1986000 f, 107345.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138500 f, 72882.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1986060 f, 107348.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138560 f, 72886.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1986120 f, 107346.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138620 f, 72885.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1986180 f, 107349.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138680 f, 72889.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1986240 f, 107352.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138740 f, 72893.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1986300 f, 107350.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138800 f, 72892.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1986360 f, 107353.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138860 f, 72896.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1986420 f, 107356.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138920 f, 72900.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1986480 f, 107354.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1138980 f, 72899.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1986540 f, 107357.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139040 f, 72903.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1986600 f, 107360.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139100 f, 72907.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1986660 f, 107358.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724620 f, 202125.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724680 f, 202142.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724740 f, 202158.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724800 f, 202175.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724860 f, 202192.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724920 f, 202209.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 724980 f, 202225.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725040 f, 202242.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725100 f, 202203.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725160 f, 202219.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725220 f, 202236.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725280 f, 202253.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725340 f, 202269.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725400 f, 202286.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725460 f, 202303.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725520 f, 202320.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725580 f, 202336.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725640 f, 202353.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725700 f, 202313.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725760 f, 202330.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725820 f, 202347.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725880 f, 202364.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 725940 f, 202380.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726000 f, 202397.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726060 f, 202414.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726120 f, 202431.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726180 f, 202447.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726240 f, 202464.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726300 f, 202481.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726360 f, 202441.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726420 f, 202458.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726480 f, 202474.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139160 f, 72906.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726540 f, 202491.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1986720 f, 107361.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139220 f, 72910.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1986780 f, 107364.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139280 f, 72913.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1986840 f, 107367.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139340 f, 72917.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726600 f, 202508.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1986900 f, 107365.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726660 f, 202525.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139400 f, 72916.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726720 f, 202541.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1986960 f, 107368.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726780 f, 202558.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139460 f, 72920.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726840 f, 202575.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1987020 f, 107371.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726900 f, 202591.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139520 f, 72924.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 726960 f, 202552.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1987080 f, 107369.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727020 f, 202568.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139580 f, 72923.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727080 f, 202585.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1987140 f, 107372.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727140 f, 202602.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139640 f, 72927.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727200 f, 202619.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1987200 f, 107375.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727260 f, 202635.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139700 f, 72931.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727320 f, 202652.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1987260 f, 107373.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727380 f, 202669.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139760 f, 72930.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727440 f, 202685.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1987320 f, 107376.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727500 f, 202702.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139820 f, 72934.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727560 f, 202719.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1987380 f, 107379.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727620 f, 202736.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139880 f, 72938.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727680 f, 202696.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1987440 f, 107382.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727740 f, 202713.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1139940 f, 72942.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727800 f, 202729.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1987500 f, 107380.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727860 f, 202746.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140000 f, 72941.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727920 f, 202763.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1987560 f, 107383.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 727980 f, 202779.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140060 f, 72945.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728040 f, 202796.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1987620 f, 107386.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728100 f, 202813.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140120 f, 72949.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728160 f, 202830.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1987680 f, 107384.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728220 f, 202846.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140180 f, 72948.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728280 f, 202863.5 fps, 0 ms/f
[junit] 18 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 1987740 f, 107271.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728340 f, 202823.7 fps, 0 ms/f
[junit] 15 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 1140240 f, 72858.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728400 f, 202840.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1987800 f, 107268.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728460 f, 202857.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140300 f, 72857.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728520 f, 202873.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1987860 f, 107272.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728580 f, 202890.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140360 f, 72861.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728640 f, 202907.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1987920 f, 107275.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728700 f, 202923.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140420 f, 72865.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728760 f, 202940.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1987980 f, 107272.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728820 f, 202957.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140480 f, 72864.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728880 f, 202974.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1988040 f, 107276.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 728940 f, 202934.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140540 f, 72868.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729000 f, 202951.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1988100 f, 107279.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729060 f, 202967.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140600 f, 72872.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729120 f, 202984.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1988160 f, 107276.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729180 f, 203001.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140660 f, 72871.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729240 f, 203017.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1988220 f, 107279.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729300 f, 203034.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140720 f, 72875.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729360 f, 203051.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1988280 f, 107283.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729420 f, 203067.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140780 f, 72879.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729480 f, 203084.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1988340 f, 107280.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729540 f, 203044.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140840 f, 72878.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729600 f, 203061.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1988400 f, 107283.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729660 f, 203078.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140900 f, 72882.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729720 f, 203094.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1988460 f, 107287.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729780 f, 203111.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140960 f, 72886.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729840 f, 203128.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1988520 f, 107290.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729900 f, 203145.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141020 f, 72890.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 729960 f, 203161.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1988580 f, 107287.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730020 f, 203178.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141080 f, 72889.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730080 f, 203195.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1988640 f, 107291.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730140 f, 203155.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141140 f, 72893.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730200 f, 203171.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1988700 f, 107294.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730260 f, 203188.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141200 f, 72896.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1988760 f, 107291.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730320 f, 203205.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141260 f, 72896.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730380 f, 203222.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1988820 f, 107294.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730440 f, 203238.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141320 f, 72899.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730500 f, 203255.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1988880 f, 107298.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730560 f, 203272.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141380 f, 72903.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730620 f, 203288.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730680 f, 203305.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730740 f, 203265.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730800 f, 203282.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730860 f, 203299.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730920 f, 203259.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 730980 f, 203275.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731040 f, 203292.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731100 f, 203309.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731160 f, 203325.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731220 f, 203342.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731280 f, 203359.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731340 f, 203375.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731400 f, 203392.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731460 f, 203409.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731520 f, 203426.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731580 f, 203386.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731640 f, 203402.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731700 f, 203419.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731760 f, 203436.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731820 f, 203452.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731880 f, 203469.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 731940 f, 203486.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732000 f, 203502.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732060 f, 203519.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732120 f, 203479.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732180 f, 203496.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732240 f, 203513.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732300 f, 203529.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732360 f, 203546.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732420 f, 203563.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732480 f, 203579.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732540 f, 203596.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732600 f, 203613.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732660 f, 203629.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732720 f, 203589.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732780 f, 203606.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732840 f, 203623.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732900 f, 203639.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 732960 f, 203656.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733020 f, 203673.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733080 f, 203689.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733140 f, 203706.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733200 f, 203723.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733260 f, 203739.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733320 f, 203756.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733380 f, 203716.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733440 f, 203733.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733500 f, 203750.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733560 f, 203766.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733620 f, 203783.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733680 f, 203800.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733740 f, 203816.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733800 f, 203833.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733860 f, 203849.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1988940 f, 107295.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733920 f, 203866.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141440 f, 72902.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 733980 f, 203826.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1989000 f, 107298.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734040 f, 203843.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141500 f, 72906.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734100 f, 203860.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1989060 f, 107302.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734160 f, 203876.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141560 f, 72910.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734220 f, 203893.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1989120 f, 107299.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734280 f, 203910.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141620 f, 72909.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734340 f, 203926.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1989180 f, 107302.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734400 f, 203943.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141680 f, 72913.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734460 f, 203960.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1989240 f, 107306.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734520 f, 203976.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141740 f, 72917.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734580 f, 203936.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1989300 f, 107303.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734640 f, 203953.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141800 f, 72916.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734700 f, 203970.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1989360 f, 107306.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734760 f, 203986.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141860 f, 72920.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734820 f, 204003.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1989420 f, 107310.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734880 f, 204019.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141920 f, 72924.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 734940 f, 204036.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1989480 f, 107307.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735000 f, 204053.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1141980 f, 72923.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735060 f, 204069.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1989540 f, 107310.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735120 f, 204086.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142040 f, 72927.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735180 f, 204103.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1989600 f, 107313.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735240 f, 204063.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142100 f, 72931.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735300 f, 204079.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1989660 f, 107311.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735360 f, 204096.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142160 f, 72930.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735420 f, 204113.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1989720 f, 107314.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735480 f, 204129.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142220 f, 72934.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735540 f, 204146.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1989780 f, 107317.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735600 f, 204163.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142280 f, 72937.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735660 f, 204179.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1989840 f, 107315.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735720 f, 204196.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142340 f, 72937.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735780 f, 204156.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1989900 f, 107318.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735840 f, 204173.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142400 f, 72940.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735900 f, 204189.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1989960 f, 107321.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 735960 f, 204206.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736020 f, 204223.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736080 f, 204239.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736140 f, 204256.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736200 f, 204273.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736260 f, 204289.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142460 f, 72944.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736320 f, 204306.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1990020 f, 107319.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736380 f, 204322.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142520 f, 72943.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736440 f, 204339.6 fps, 0 ms/f
[junit] 18 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1990080 f, 107293.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736500 f, 204299.5 fps, 0 ms/f
[junit] 15 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1142580 f, 72924.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736560 f, 204316.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1990140 f, 107296.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736620 f, 204332.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142640 f, 72928.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736680 f, 204349.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1990200 f, 107294.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736740 f, 204366.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142700 f, 72927.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736800 f, 204382.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1990260 f, 107297.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736860 f, 204399.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142760 f, 72931.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736920 f, 204416.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1990320 f, 107294.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 736980 f, 204432.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142820 f, 72930.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1990380 f, 107298.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142880 f, 72934.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1990440 f, 107301.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1142940 f, 72938.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1990500 f, 107304.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143000 f, 72941.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1990560 f, 107302.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143060 f, 72941.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1990620 f, 107305.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143120 f, 72944.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1990680 f, 107308.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143180 f, 72948.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1990740 f, 107305.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143240 f, 72947.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1990800 f, 107309.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143300 f, 72951.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1990860 f, 107312.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143360 f, 72955.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1990920 f, 107309.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143420 f, 72954.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1990980 f, 107313.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143480 f, 72958.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1991040 f, 107316.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143540 f, 72962.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1991100 f, 107313.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143600 f, 72961.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1991160 f, 107317.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143660 f, 72965.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1991220 f, 107320.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143720 f, 72969.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1991280 f, 107323.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143780 f, 72973.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1991340 f, 107320.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143840 f, 72972.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1991400 f, 107324.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143900 f, 72976.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1991460 f, 107327.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1143960 f, 72979.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1991520 f, 107324.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144020 f, 72979.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1991580 f, 107328.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144080 f, 72982.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1991640 f, 107331.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144140 f, 72986.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1991700 f, 107328.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144200 f, 72985.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1991760 f, 107332.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144260 f, 72989.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1991820 f, 107335.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144320 f, 72993.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1991880 f, 107338.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144380 f, 72997.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1991940 f, 107335.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144440 f, 72996.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1992000 f, 107339.1 fps, 0 ms/f
[junit] 3 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 737040 f, 203321.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144500 f, 73000.3 fps, 0 ms/f
[junit] 3 s: 60 f / 27 ms, 2222.2 fps, 0 ms/f; total: 737100 f, 201834.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1992060 f, 107342.3 fps, 0 ms/f
[junit] 3 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 737160 f, 201740.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144560 f, 73004.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737220 f, 201756.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1992120 f, 107339.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737280 f, 201773.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144620 f, 73003.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737340 f, 201789.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1992180 f, 107343.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737400 f, 201806.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144680 f, 73007.2 fps, 0 ms/f
[junit] 3 s: 60 f / 14 ms, 4285.7 fps, 0 ms/f; total: 737460 f, 201052.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1992240 f, 107346.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737520 f, 201068.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144740 f, 73011.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737580 f, 201085.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1992300 f, 107343.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737640 f, 201046.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144800 f, 73010.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737700 f, 201062.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1992360 f, 107346.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737760 f, 201079.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144860 f, 73014.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737820 f, 201095.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1992420 f, 107350.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737880 f, 201112.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144920 f, 73017.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 737940 f, 201128.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1992480 f, 107347.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738000 f, 201144.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1144980 f, 73017.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738060 f, 201161.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1992540 f, 107350.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738120 f, 201177.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145040 f, 73020.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738180 f, 201193.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1992600 f, 107354.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738240 f, 201155.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145100 f, 73024.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738300 f, 201171.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1992660 f, 107351.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738360 f, 201188.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145160 f, 73023.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738420 f, 201204.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738480 f, 201220.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738540 f, 201237.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738600 f, 201253.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1992720 f, 107354.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145220 f, 73027.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738660 f, 201269.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738720 f, 201286.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738780 f, 201302.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1992780 f, 107358.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145280 f, 73031.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1992840 f, 107361.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145340 f, 73035.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1992900 f, 107358.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145400 f, 73034.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1992960 f, 107361.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145460 f, 73038.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1993020 f, 107365.1 fps, 0 ms/f
[junit] 15 s: 60 f / 12 ms, 5000.0 fps, 0 ms/f; total: 1145520 f, 72986.3 fps, 0 ms/f
[junit] 18 s: 60 f / 19 ms, 3157.8 fps, 0 ms/f; total: 1993080 f, 107258.6 fps, 0 ms/f
[junit] 15 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 1145580 f, 72957.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1993140 f, 107256.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145640 f, 72956.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1993200 f, 107259.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145700 f, 72960.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1993260 f, 107262.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145760 f, 72964.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1993320 f, 107260.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145820 f, 72963.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1993380 f, 107263.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145880 f, 72967.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1993440 f, 107266.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1145940 f, 72971.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1993500 f, 107269.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146000 f, 72970.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1993560 f, 107267.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146060 f, 72974.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1993620 f, 107270.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146120 f, 72978.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1993680 f, 107267.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146180 f, 72977.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1993740 f, 107271.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146240 f, 72981.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1993800 f, 107274.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146300 f, 72984.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1993860 f, 107277.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146360 f, 72984.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1993920 f, 107274.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146420 f, 72987.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1993980 f, 107278.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146480 f, 72991.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1994040 f, 107281.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146540 f, 72995.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1994100 f, 107278.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146600 f, 72994.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1994160 f, 107282.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146660 f, 72998.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1994220 f, 107285.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146720 f, 73002.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1994280 f, 107282.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146780 f, 73001.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1994340 f, 107286.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146840 f, 73005.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1994400 f, 107289.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146900 f, 73009.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1994460 f, 107286.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1146960 f, 73008.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1994520 f, 107289.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147020 f, 73012.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1994580 f, 107293.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147080 f, 73015.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1994640 f, 107290.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147140 f, 73015.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1994700 f, 107293.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147200 f, 73018.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1994760 f, 107297.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147260 f, 73022.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1994820 f, 107300.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147320 f, 73026.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1994880 f, 107297.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147380 f, 73025.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1994940 f, 107300.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147440 f, 73029.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1995000 f, 107304.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147500 f, 73033.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1995060 f, 107301.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147560 f, 73032.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1995120 f, 107304.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147620 f, 73036.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1995180 f, 107308.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147680 f, 73040.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1995240 f, 107305.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147740 f, 73039.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1995300 f, 107308.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147800 f, 73043.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1995360 f, 107312.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147860 f, 73046.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1995420 f, 107309.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147920 f, 73046.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1995480 f, 107312.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1147980 f, 73049.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1995540 f, 107315.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148040 f, 73053.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1995600 f, 107313.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148100 f, 73052.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1995660 f, 107316.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148160 f, 73056.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1995720 f, 107319.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148220 f, 73060.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1995780 f, 107317.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148280 f, 73059.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1995840 f, 107320.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148340 f, 73063.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1995900 f, 107323.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148400 f, 73067.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1995960 f, 107326.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148460 f, 73071.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1996020 f, 107324.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148520 f, 73070.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1996080 f, 107327.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148580 f, 73074.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1996140 f, 107330.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148640 f, 73078.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1996200 f, 107328.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148700 f, 73077.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1996260 f, 107331.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148760 f, 73080.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1996320 f, 107334.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148820 f, 73084.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1996380 f, 107332.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148880 f, 73083.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1996440 f, 107335.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1148940 f, 73087.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1996500 f, 107338.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149000 f, 73091.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1996560 f, 107341.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149060 f, 73095.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1996620 f, 107339.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149120 f, 73094.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1996680 f, 107342.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149180 f, 73098.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1996740 f, 107345.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149240 f, 73102.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1996800 f, 107343.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149300 f, 73101.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1996860 f, 107346.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149360 f, 73105.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1996920 f, 107349.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149420 f, 73109.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1996980 f, 107347.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149480 f, 73108.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1997040 f, 107350.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149540 f, 73112.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1997100 f, 107353.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738840 f, 201263.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738900 f, 201280.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 738960 f, 201296.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739020 f, 201313.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739080 f, 201329.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739140 f, 201345.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739200 f, 201362.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739260 f, 201378.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739320 f, 201394.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739380 f, 201411.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739440 f, 201372.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739500 f, 201388.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739560 f, 201405.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739620 f, 201421.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739680 f, 201437.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739740 f, 201454.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739800 f, 201470.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739860 f, 201486.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739920 f, 201503.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 739980 f, 201519.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740040 f, 201481.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740100 f, 201497.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740160 f, 201513.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740220 f, 201530.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740280 f, 201546.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740340 f, 201562.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740400 f, 201579.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740460 f, 201595.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740520 f, 201611.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740580 f, 201628.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740640 f, 201589.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740700 f, 201605.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740760 f, 201622.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740820 f, 201638.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740880 f, 201654.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 740940 f, 201671.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741000 f, 201687.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741060 f, 201703.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741120 f, 201720.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741180 f, 201681.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741240 f, 201697.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741300 f, 201714.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741360 f, 201730.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741420 f, 201746.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741480 f, 201763.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741540 f, 201779.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741600 f, 201795.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741660 f, 201812.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741720 f, 201828.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741780 f, 201789.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741840 f, 201806.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741900 f, 201822.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 741960 f, 201838.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742020 f, 201855.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742080 f, 201871.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742140 f, 201887.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742200 f, 201904.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742260 f, 201920.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742320 f, 201936.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742380 f, 201953.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742440 f, 201914.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742500 f, 201930.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742560 f, 201947.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742620 f, 201963.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742680 f, 201979.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742740 f, 201996.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742800 f, 202012.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742860 f, 202028.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742920 f, 202045.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 742980 f, 202061.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743040 f, 202022.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743100 f, 202039.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743160 f, 202055.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743220 f, 202071.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743280 f, 202088.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743340 f, 202104.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743400 f, 202120.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743460 f, 202137.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743520 f, 202153.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743580 f, 202114.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743640 f, 202131.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743700 f, 202147.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743760 f, 202163.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743820 f, 202179.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743880 f, 202196.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149600 f, 73115.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1997160 f, 107351.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149660 f, 73114.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1997220 f, 107354.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149720 f, 73118.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1997280 f, 107357.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149780 f, 73122.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1997340 f, 107355.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149840 f, 73121.7 fps, 0 ms/f
[junit] 18 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 1997400 f, 107185.4 fps, 0 ms/f
[junit] 15 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 1149900 f, 72986.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1997460 f, 107182.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1149960 f, 72985.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1997520 f, 107186.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150020 f, 72989.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1997580 f, 107189.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150080 f, 72993.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1997640 f, 107186.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150140 f, 72992.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1997700 f, 107190.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150200 f, 72996.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1997760 f, 107193.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150260 f, 72999.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1997820 f, 107190.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150320 f, 72999.1 fps, 0 ms/f
[junit] 15 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1150380 f, 72979.7 fps, 0 ms/f
[junit] 18 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1997880 f, 107165.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150440 f, 72983.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1997940 f, 107168.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150500 f, 72987.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1998000 f, 107171.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150560 f, 72986.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1998060 f, 107169.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150620 f, 72990.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1998120 f, 107172.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150680 f, 72994.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1998180 f, 107175.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150740 f, 72993.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1998240 f, 107172.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150800 f, 72997.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1998300 f, 107176.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150860 f, 73000.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1998360 f, 107179.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150920 f, 73000.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1998420 f, 107176.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1150980 f, 73003.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1998480 f, 107180.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151040 f, 73007.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1998540 f, 107183.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151100 f, 73006.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1998600 f, 107180.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151160 f, 73010.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1998660 f, 107183.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151220 f, 73014.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1998720 f, 107187.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151280 f, 73018.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1998780 f, 107184.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151340 f, 73017.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1998840 f, 107187.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151400 f, 73021.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1998900 f, 107191.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151460 f, 73025.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1998960 f, 107194.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151520 f, 73024.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1999020 f, 107191.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151580 f, 73028.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 743940 f, 202212.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1999080 f, 107195.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744000 f, 202228.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744060 f, 202245.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151640 f, 73031.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744120 f, 202261.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1999140 f, 107198.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744180 f, 202277.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151700 f, 73031.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744240 f, 202294.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1999200 f, 107195.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744300 f, 202310.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151760 f, 73034.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744360 f, 202271.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1999260 f, 107198.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744420 f, 202233.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151820 f, 73038.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744480 f, 202249.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1999320 f, 107202.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744540 f, 202265.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151880 f, 73037.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744600 f, 202281.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1999380 f, 107199.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744660 f, 202298.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1151940 f, 73041.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744720 f, 202314.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1999440 f, 107202.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744780 f, 202330.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152000 f, 73045.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744840 f, 202347.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1999500 f, 107206.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744900 f, 202363.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152060 f, 73044.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 744960 f, 202324.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1999560 f, 107203.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745020 f, 202341.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152120 f, 73048.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745080 f, 202357.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1999620 f, 107206.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745140 f, 202373.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152180 f, 73052.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745200 f, 202390.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1999680 f, 107209.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745260 f, 202406.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152240 f, 73051.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745320 f, 202422.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1999740 f, 107207.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745380 f, 202438.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152300 f, 73055.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745440 f, 202455.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1999800 f, 107210.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745500 f, 202471.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152360 f, 73059.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745560 f, 202487.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1999860 f, 107213.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745620 f, 202504.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152420 f, 73058.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745680 f, 202465.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1999920 f, 107211.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745740 f, 202481.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152480 f, 73062.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745800 f, 202497.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1999980 f, 107214.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745860 f, 202514.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152540 f, 73065.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745920 f, 202530.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2000040 f, 107217.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 745980 f, 202546.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152600 f, 73069.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746040 f, 202563.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2000100 f, 107220.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746100 f, 202579.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152660 f, 73068.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746160 f, 202595.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2000160 f, 107218.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746220 f, 202612.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152720 f, 73072.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746280 f, 202573.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2000220 f, 107221.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746340 f, 202589.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152780 f, 73076.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746400 f, 202605.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2000280 f, 107224.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746460 f, 202622.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152840 f, 73075.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746520 f, 202638.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2000340 f, 107222.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746580 f, 202654.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152900 f, 73079.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746640 f, 202671.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2000400 f, 107225.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746700 f, 202687.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1152960 f, 73083.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746760 f, 202703.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2000460 f, 107228.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746820 f, 202719.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153020 f, 73082.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746880 f, 202736.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2000520 f, 107226.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 746940 f, 202697.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153080 f, 73086.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747000 f, 202713.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2000580 f, 107229.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747060 f, 202729.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153140 f, 73089.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2000640 f, 107232.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153200 f, 73089.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2000700 f, 107230.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153260 f, 73092.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2000760 f, 107233.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153320 f, 73096.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2000820 f, 107236.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153380 f, 73100.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2000880 f, 107234.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153440 f, 73099.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2000940 f, 107237.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153500 f, 73103.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2001000 f, 107240.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153560 f, 73107.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2001060 f, 107243.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153620 f, 73106.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2001120 f, 107241.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153680 f, 73110.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2001180 f, 107244.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153740 f, 73114.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2001240 f, 107247.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153800 f, 73113.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2001300 f, 107245.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153860 f, 73117.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2001360 f, 107248.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153920 f, 73120.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2001420 f, 107251.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1153980 f, 73120.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2001480 f, 107248.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154040 f, 73123.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2001540 f, 107252.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154100 f, 73127.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2001600 f, 107255.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154160 f, 73131.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747120 f, 202746.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2001660 f, 107252.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747180 f, 202762.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154220 f, 73130.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747240 f, 202778.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2001720 f, 107256.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747300 f, 202795.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154280 f, 73134.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747360 f, 202811.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2001780 f, 107259.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747420 f, 202827.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154340 f, 73138.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747480 f, 202843.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2001840 f, 107262.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747540 f, 202805.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154400 f, 73137.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747600 f, 202821.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2001900 f, 107259.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747660 f, 202837.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154460 f, 73141.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747720 f, 202854.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2001960 f, 107263.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747780 f, 202870.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154520 f, 73144.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747840 f, 202886.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2002020 f, 107266.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747900 f, 202902.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154580 f, 73144.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 747960 f, 202919.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2002080 f, 107263.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748020 f, 202935.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154640 f, 73147.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748080 f, 202951.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2002140 f, 107267.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748140 f, 202912.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154700 f, 73151.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748200 f, 202929.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2002200 f, 107270.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748260 f, 202945.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154760 f, 73150.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748320 f, 202961.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2002260 f, 107267.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748380 f, 202978.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154820 f, 73154.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748440 f, 202994.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2002320 f, 107270.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748500 f, 203010.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154880 f, 73158.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2002380 f, 107274.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748560 f, 203026.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1154940 f, 73157.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748620 f, 203043.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2002440 f, 107271.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748680 f, 203059.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748740 f, 203020.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155000 f, 73161.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748800 f, 203036.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2002500 f, 107274.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748860 f, 203053.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155060 f, 73165.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748920 f, 203069.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2002560 f, 107278.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 748980 f, 203085.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155120 f, 73169.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749040 f, 203101.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2002620 f, 107281.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749100 f, 203118.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155180 f, 73168.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749160 f, 203134.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2002680 f, 107278.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749220 f, 203150.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155240 f, 73172.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749280 f, 203167.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2002740 f, 107281.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749340 f, 203183.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155300 f, 73175.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749400 f, 203199.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2002800 f, 107285.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749460 f, 203160.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155360 f, 73174.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749520 f, 203177.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2002860 f, 107282.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749580 f, 203193.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155420 f, 73178.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749640 f, 203209.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2002920 f, 107285.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749700 f, 203225.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155480 f, 73182.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2002980 f, 107289.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155540 f, 73181.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2003040 f, 107286.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155600 f, 73185.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2003100 f, 107289.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155660 f, 73189.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2003160 f, 107292.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155720 f, 73188.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2003220 f, 107290.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155780 f, 73192.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2003280 f, 107293.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155840 f, 73196.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2003340 f, 107296.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155900 f, 73195.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2003400 f, 107294.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1155960 f, 73199.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2003460 f, 107297.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156020 f, 73202.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2003520 f, 107300.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156080 f, 73206.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2003580 f, 107298.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156140 f, 73205.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2003640 f, 107301.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156200 f, 73209.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2003700 f, 107304.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156260 f, 73213.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2003760 f, 107307.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156320 f, 73212.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2003820 f, 107305.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156380 f, 73216.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2003880 f, 107308.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156440 f, 73220.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2003940 f, 107311.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156500 f, 73219.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2004000 f, 107309.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156560 f, 73223.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2004060 f, 107312.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156620 f, 73226.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2004120 f, 107315.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156680 f, 73226.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2004180 f, 107313.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156740 f, 73229.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2004240 f, 107316.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156800 f, 73233.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2004300 f, 107319.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156860 f, 73232.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2004360 f, 107317.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156920 f, 73236.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2004420 f, 107320.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1156980 f, 73240.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2004480 f, 107323.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157040 f, 73244.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2004540 f, 107320.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157100 f, 73243.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2004600 f, 107324.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157160 f, 73247.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2004660 f, 107327.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749760 f, 203242.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157220 f, 73251.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749820 f, 203258.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2004720 f, 107330.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749880 f, 203274.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157280 f, 73250.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 749940 f, 203290.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2004780 f, 107328.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750000 f, 203307.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157340 f, 73254.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750060 f, 203268.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2004840 f, 107331.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750120 f, 203284.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157400 f, 73257.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750180 f, 203300.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2004900 f, 107334.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750240 f, 203317.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157460 f, 73256.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750300 f, 203333.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2004960 f, 107331.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750360 f, 203349.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157520 f, 73260.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750420 f, 203365.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2005020 f, 107335.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750480 f, 203382.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157580 f, 73264.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750540 f, 203398.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2005080 f, 107338.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750600 f, 203414.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157640 f, 73263.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750660 f, 203375.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2005140 f, 107335.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750720 f, 203392.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157700 f, 73267.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750780 f, 203408.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2005200 f, 107339.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750840 f, 203424.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157760 f, 73271.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750900 f, 203440.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2005260 f, 107342.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 750960 f, 203457.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157820 f, 73270.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751020 f, 203473.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2005320 f, 107339.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751080 f, 203489.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157880 f, 73274.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751140 f, 203505.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2005380 f, 107342.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751200 f, 203522.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1157940 f, 73278.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751260 f, 203538.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2005440 f, 107346.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751320 f, 203499.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158000 f, 73281.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751380 f, 203515.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2005500 f, 107343.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751440 f, 203531.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158060 f, 73281.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751500 f, 203548.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2005560 f, 107346.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751560 f, 203564.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158120 f, 73284.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751620 f, 203580.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2005620 f, 107349.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751680 f, 203596.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158180 f, 73288.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751740 f, 203613.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2005680 f, 107353.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751800 f, 203629.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158240 f, 73287.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751860 f, 203590.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2005740 f, 107350.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751920 f, 203606.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158300 f, 73291.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 751980 f, 203623.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2005800 f, 107353.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752040 f, 203639.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158360 f, 73295.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752100 f, 203655.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2005860 f, 107357.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752160 f, 203671.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158420 f, 73294.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752220 f, 203688.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2005920 f, 107354.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752280 f, 203704.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158480 f, 73298.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752340 f, 203720.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2005980 f, 107357.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752400 f, 203736.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158540 f, 73302.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752460 f, 203753.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2006040 f, 107360.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752520 f, 203714.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158600 f, 73301.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752580 f, 203730.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2006100 f, 107358.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752640 f, 203746.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158660 f, 73305.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752700 f, 203762.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2006160 f, 107355.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752760 f, 203779.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158720 f, 73304.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752820 f, 203795.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2006220 f, 107359.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752880 f, 203811.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158780 f, 73308.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 752940 f, 203827.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2006280 f, 107362.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753000 f, 203844.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158840 f, 73311.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753060 f, 203860.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2006340 f, 107365.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753120 f, 203821.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158900 f, 73310.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753180 f, 203837.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2006400 f, 107363.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753240 f, 203798.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1158960 f, 73314.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753300 f, 203814.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2006460 f, 107366.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753360 f, 203831.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159020 f, 73318.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753420 f, 203847.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2006520 f, 107369.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753480 f, 203863.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159080 f, 73317.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753540 f, 203879.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2006580 f, 107366.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753600 f, 203896.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159140 f, 73321.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753660 f, 203912.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2006640 f, 107370.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753720 f, 203928.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159200 f, 73325.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753780 f, 203944.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2006700 f, 107373.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753840 f, 203961.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159260 f, 73324.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753900 f, 203922.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2006760 f, 107370.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 753960 f, 203938.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159320 f, 73328.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754020 f, 203954.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2006820 f, 107373.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754080 f, 203970.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159380 f, 73332.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754140 f, 203987.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2006880 f, 107377.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754200 f, 204003.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159440 f, 73331.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754260 f, 204019.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2006940 f, 107374.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754320 f, 204035.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159500 f, 73335.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754380 f, 204051.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2007000 f, 107377.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754440 f, 204068.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159560 f, 73338.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754500 f, 204029.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2007060 f, 107381.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754560 f, 204045.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159620 f, 73342.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754620 f, 204061.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2007120 f, 107384.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754680 f, 204077.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159680 f, 73341.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754740 f, 204094.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2007180 f, 107381.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754800 f, 204110.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159740 f, 73345.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754860 f, 204126.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2007240 f, 107384.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754920 f, 204142.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159800 f, 73349.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 754980 f, 204159.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2007300 f, 107388.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755040 f, 204175.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159860 f, 73348.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755100 f, 204191.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2007360 f, 107385.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755160 f, 204207.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159920 f, 73352.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755220 f, 204168.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2007420 f, 107388.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755280 f, 204184.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1159980 f, 73356.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755340 f, 204201.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2007480 f, 107392.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755400 f, 204217.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160040 f, 73355.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755460 f, 204233.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2007540 f, 107389.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755520 f, 204249.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160100 f, 73359.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755580 f, 204266.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2007600 f, 107392.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755640 f, 204282.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160160 f, 73362.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755700 f, 204298.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2007660 f, 107395.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755760 f, 204314.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160220 f, 73362.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755820 f, 204330.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2007720 f, 107393.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755880 f, 204291.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160280 f, 73365.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 755940 f, 204308.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756000 f, 204324.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2007780 f, 107396.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756060 f, 204340.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160340 f, 73369.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756120 f, 204356.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2007840 f, 107399.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160400 f, 73368.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2007900 f, 107397.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160460 f, 73372.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2007960 f, 107400.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160520 f, 73376.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2008020 f, 107403.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160580 f, 73380.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2008080 f, 107406.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160640 f, 73379.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2008140 f, 107404.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160700 f, 73383.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2008200 f, 107407.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160760 f, 73386.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2008260 f, 107410.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160820 f, 73386.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2008320 f, 107408.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160880 f, 73389.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2008380 f, 107411.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1160940 f, 73393.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2008440 f, 107414.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161000 f, 73392.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2008500 f, 107412.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161060 f, 73396.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2008560 f, 107415.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161120 f, 73395.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2008620 f, 107412.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161180 f, 73394.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2008680 f, 107410.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161240 f, 73398.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2008740 f, 107413.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161300 f, 73402.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2008800 f, 107416.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161360 f, 73406.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2008860 f, 107419.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161420 f, 73405.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2008920 f, 107417.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2008980 f, 107420.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161480 f, 73409.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161540 f, 73412.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2009040 f, 107423.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161600 f, 73416.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2009100 f, 107427.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161660 f, 73420.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2009160 f, 107430.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161720 f, 73419.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2009220 f, 107427.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161780 f, 73423.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2009280 f, 107430.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161840 f, 73427.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2009340 f, 107434.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161900 f, 73431.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2009400 f, 107437.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1161960 f, 73434.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2009460 f, 107440.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162020 f, 73438.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2009520 f, 107443.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162080 f, 73437.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756180 f, 204372.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756240 f, 204389.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756300 f, 204405.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756360 f, 204421.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756420 f, 204437.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2009580 f, 107441.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756480 f, 204398.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162140 f, 73441.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756540 f, 204415.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2009640 f, 107444.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756600 f, 204431.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162200 f, 73445.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756660 f, 204447.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2009700 f, 107447.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756720 f, 204463.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162260 f, 73449.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756780 f, 204479.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756840 f, 204496.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756900 f, 204512.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 756960 f, 204528.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757020 f, 204544.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757080 f, 204505.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757140 f, 204521.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757200 f, 204538.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757260 f, 204554.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757320 f, 204570.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757380 f, 204586.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757440 f, 204602.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757500 f, 204619.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757560 f, 204635.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757620 f, 204651.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757680 f, 204612.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757740 f, 204628.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757800 f, 204644.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757860 f, 204661.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757920 f, 204677.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 757980 f, 204693.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758040 f, 204709.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758100 f, 204725.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758160 f, 204742.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758220 f, 204758.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758280 f, 204774.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758340 f, 204735.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758400 f, 204751.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758460 f, 204767.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758520 f, 204784.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758580 f, 204800.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758640 f, 204816.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758700 f, 204832.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758760 f, 204848.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758820 f, 204865.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758880 f, 204881.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 758940 f, 204842.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759000 f, 204858.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759060 f, 204874.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759120 f, 204890.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759180 f, 204906.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2009760 f, 107450.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162320 f, 73452.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2009820 f, 107454.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162380 f, 73456.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2009880 f, 107457.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162440 f, 73460.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2009940 f, 107460.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162500 f, 73464.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2010000 f, 107463.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162560 f, 73463.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2010060 f, 107461.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162620 f, 73467.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2010120 f, 107464.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162680 f, 73471.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2010180 f, 107467.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162740 f, 73474.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2010240 f, 107470.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162800 f, 73478.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2010300 f, 107473.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162860 f, 73477.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2010360 f, 107471.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162920 f, 73481.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2010420 f, 107474.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1162980 f, 73480.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2010480 f, 107472.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163040 f, 73484.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2010540 f, 107475.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163100 f, 73488.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2010600 f, 107478.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163160 f, 73487.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2010660 f, 107475.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163220 f, 73491.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2010720 f, 107479.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163280 f, 73495.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2010780 f, 107482.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163340 f, 73494.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2010840 f, 107479.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163400 f, 73498.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2010900 f, 107483.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163460 f, 73501.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2010960 f, 107480.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163520 f, 73500.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2011020 f, 107483.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163580 f, 73504.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2011080 f, 107486.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163640 f, 73508.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2011140 f, 107490.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163700 f, 73507.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2011200 f, 107487.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163760 f, 73511.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2011260 f, 107490.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163820 f, 73515.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2011320 f, 107493.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163880 f, 73519.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2011380 f, 107497.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1163940 f, 73522.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2011440 f, 107500.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164000 f, 73526.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2011500 f, 107503.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164060 f, 73530.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2011560 f, 107506.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164120 f, 73534.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2011620 f, 107510.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164180 f, 73537.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2011680 f, 107507.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164240 f, 73537.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2011740 f, 107510.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164300 f, 73540.9 fps, 0 ms/f
[junit] 18 s: 60 f / 49 ms, 1224.4 fps, 0 ms/f; total: 2011800 f, 107233.0 fps, 0 ms/f
[junit] 15 s: 60 f / 49 ms, 1224.4 fps, 0 ms/f; total: 1164360 f, 73317.8 fps, 0 ms/f
[junit] 18 s: 60 f / 8 ms, 7500.0 fps, 0 ms/f; total: 2011860 f, 107190.5 fps, 0 ms/f
[junit] 15 s: 60 f / 8 ms, 7500.0 fps, 0 ms/f; total: 1164420 f, 73284.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2011920 f, 107188.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164480 f, 73283.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2011980 f, 107191.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164540 f, 73287.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2012040 f, 107194.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164600 f, 73291.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2012100 f, 107191.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164660 f, 73290.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2012160 f, 107195.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164720 f, 73294.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2012220 f, 107198.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164780 f, 73298.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164840 f, 73297.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2012280 f, 107195.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164900 f, 73301.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2012340 f, 107199.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1164960 f, 73304.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2012400 f, 107202.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165020 f, 73308.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2012460 f, 107205.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165080 f, 73312.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2012520 f, 107208.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165140 f, 73316.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2012580 f, 107211.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165200 f, 73319.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2012640 f, 107215.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165260 f, 73323.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2012700 f, 107218.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165320 f, 73322.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2012760 f, 107215.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165380 f, 73326.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2012820 f, 107218.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165440 f, 73330.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2012880 f, 107222.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165500 f, 73334.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2012940 f, 107225.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165560 f, 73337.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2013000 f, 107228.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165620 f, 73341.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2013060 f, 107231.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165680 f, 73345.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2013120 f, 107234.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165740 f, 73349.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2013180 f, 107238.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165800 f, 73353.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2013240 f, 107241.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165860 f, 73352.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2013300 f, 107238.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165920 f, 73355.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2013360 f, 107241.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1165980 f, 73359.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2013420 f, 107245.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166040 f, 73363.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2013480 f, 107248.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166100 f, 73367.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2013540 f, 107251.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166160 f, 73371.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2013600 f, 107254.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166220 f, 73374.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2013660 f, 107257.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166280 f, 73378.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2013720 f, 107261.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166340 f, 73382.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2013780 f, 107264.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166400 f, 73381.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2013840 f, 107261.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166460 f, 73385.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2013900 f, 107264.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166520 f, 73389.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2013960 f, 107268.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166580 f, 73392.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2014020 f, 107271.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166640 f, 73396.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2014080 f, 107274.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166700 f, 73400.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2014140 f, 107277.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166760 f, 73404.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2014200 f, 107280.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166820 f, 73407.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2014260 f, 107284.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166880 f, 73411.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2014320 f, 107287.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1166940 f, 73410.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2014380 f, 107284.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167000 f, 73414.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2014440 f, 107288.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167060 f, 73418.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2014500 f, 107291.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167120 f, 73422.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2014560 f, 107294.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167180 f, 73426.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2014620 f, 107297.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167240 f, 73429.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2014680 f, 107300.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167300 f, 73433.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2014740 f, 107304.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2014800 f, 107307.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167360 f, 73437.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2014860 f, 107304.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167420 f, 73436.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2014920 f, 107307.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167480 f, 73440.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2014980 f, 107311.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167540 f, 73444.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2015040 f, 107314.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167600 f, 73447.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2015100 f, 107317.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167660 f, 73451.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2015160 f, 107320.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167720 f, 73455.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2015220 f, 107323.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167780 f, 73459.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2015280 f, 107327.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167840 f, 73462.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2015340 f, 107330.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2015400 f, 107327.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167900 f, 73462.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2015460 f, 107330.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1167960 f, 73465.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2015520 f, 107334.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168020 f, 73469.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2015580 f, 107337.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168080 f, 73473.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2015640 f, 107340.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168140 f, 73477.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2015700 f, 107343.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168200 f, 73480.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2015760 f, 107346.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168260 f, 73484.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2015820 f, 107350.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168320 f, 73488.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2015880 f, 107353.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168380 f, 73492.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2015940 f, 107350.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168440 f, 73491.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2016000 f, 107353.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168500 f, 73495.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2016060 f, 107357.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168560 f, 73498.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2016120 f, 107360.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168620 f, 73502.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2016180 f, 107363.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168680 f, 73506.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2016240 f, 107366.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168740 f, 73510.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2016300 f, 107369.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168800 f, 73514.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2016360 f, 107373.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168860 f, 73517.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2016420 f, 107376.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168920 f, 73521.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2016480 f, 107373.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1168980 f, 73520.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2016540 f, 107377.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169040 f, 73524.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2016600 f, 107380.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169100 f, 73528.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2016660 f, 107383.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169160 f, 73532.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2016720 f, 107386.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169220 f, 73535.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2016780 f, 107389.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169280 f, 73539.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2016840 f, 107392.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169340 f, 73543.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2016900 f, 107396.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169400 f, 73547.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2016960 f, 107399.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169460 f, 73550.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2017020 f, 107396.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169520 f, 73550.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2017080 f, 107400.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169580 f, 73553.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2017140 f, 107403.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169640 f, 73557.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2017200 f, 107406.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169700 f, 73561.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2017260 f, 107409.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169760 f, 73565.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2017320 f, 107412.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169820 f, 73568.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2017380 f, 107416.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169880 f, 73572.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2017440 f, 107419.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1169940 f, 73576.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2017500 f, 107422.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170000 f, 73575.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2017560 f, 107419.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170060 f, 73579.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2017620 f, 107423.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170120 f, 73583.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2017680 f, 107426.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170180 f, 73586.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2017740 f, 107429.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170240 f, 73590.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2017800 f, 107432.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170300 f, 73594.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2017860 f, 107435.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170360 f, 73598.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2017920 f, 107439.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170420 f, 73602.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2017980 f, 107442.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170480 f, 73601.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2018040 f, 107439.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170540 f, 73604.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2018100 f, 107442.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170600 f, 73608.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2018160 f, 107446.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170660 f, 73607.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2018220 f, 107443.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170720 f, 73611.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2018280 f, 107446.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170780 f, 73615.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2018340 f, 107449.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170840 f, 73614.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2018400 f, 107447.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170900 f, 73618.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2018460 f, 107450.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1170960 f, 73622.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2018520 f, 107453.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171020 f, 73621.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2018580 f, 107451.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171080 f, 73625.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2018640 f, 107454.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171140 f, 73628.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2018700 f, 107457.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171200 f, 73627.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2018760 f, 107455.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171260 f, 73631.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2018820 f, 107458.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171320 f, 73635.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2018880 f, 107461.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171380 f, 73639.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2018940 f, 107459.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171440 f, 73638.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2019000 f, 107462.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171500 f, 73642.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2019060 f, 107465.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171560 f, 73645.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2019120 f, 107462.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171620 f, 73645.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2019180 f, 107466.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171680 f, 73648.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2019240 f, 107469.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171740 f, 73652.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2019300 f, 107472.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171800 f, 73651.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2019360 f, 107469.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171860 f, 73655.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2019420 f, 107473.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171920 f, 73659.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2019480 f, 107476.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1171980 f, 73658.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2019540 f, 107473.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172040 f, 73657.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2019600 f, 107471.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172100 f, 73661.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2019660 f, 107474.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172160 f, 73665.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2019720 f, 107471.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172220 f, 73664.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2019780 f, 107475.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172280 f, 73668.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2019840 f, 107478.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172340 f, 73667.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2019900 f, 107475.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172400 f, 73670.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2019960 f, 107473.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172460 f, 73670.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2020020 f, 107476.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172520 f, 73673.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759240 f, 204923.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759300 f, 204939.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759360 f, 204955.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759420 f, 204971.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759480 f, 204987.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759540 f, 204948.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759600 f, 204964.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2020080 f, 107479.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172580 f, 73673.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2020140 f, 107477.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172640 f, 73676.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2020200 f, 107480.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172700 f, 73675.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2020260 f, 107477.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172760 f, 73679.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2020320 f, 107480.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172820 f, 73683.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2020380 f, 107484.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172880 f, 73682.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2020440 f, 107481.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1172940 f, 73686.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2020500 f, 107484.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173000 f, 73690.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2020560 f, 107488.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173060 f, 73689.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2020620 f, 107485.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173120 f, 73688.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2020680 f, 107482.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173180 f, 73692.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2020740 f, 107480.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173240 f, 73691.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2020800 f, 107483.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173300 f, 73695.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2020860 f, 107486.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173360 f, 73698.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2020920 f, 107490.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173420 f, 73698.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2020980 f, 107487.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173480 f, 73701.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2021040 f, 107490.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173540 f, 73700.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2021100 f, 107488.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759660 f, 204981.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173600 f, 73704.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2021160 f, 107491.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173660 f, 73708.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2021220 f, 107494.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173720 f, 73707.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2021280 f, 107492.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173780 f, 73711.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2021340 f, 107495.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173840 f, 73715.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2021400 f, 107498.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173900 f, 73714.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759720 f, 204997.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2021460 f, 107495.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759780 f, 205013.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759840 f, 205029.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759900 f, 205045.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 759960 f, 205062.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760020 f, 205078.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760080 f, 205094.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760140 f, 205110.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760200 f, 205126.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760260 f, 205087.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760320 f, 205103.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760380 f, 205120.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760440 f, 205136.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760500 f, 205152.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1173960 f, 73718.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760560 f, 205168.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2021520 f, 107499.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760620 f, 205184.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174020 f, 73721.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760680 f, 205200.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760740 f, 205217.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760800 f, 205178.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760860 f, 205194.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760920 f, 205210.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 760980 f, 205226.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761040 f, 205242.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761100 f, 205258.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761160 f, 205275.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761220 f, 205291.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761280 f, 205307.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761340 f, 205323.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761400 f, 205284.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761460 f, 205300.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761520 f, 205316.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761580 f, 205332.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761640 f, 205349.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761700 f, 205365.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761760 f, 205381.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761820 f, 205397.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761880 f, 205413.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 761940 f, 205430.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762000 f, 205390.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762060 f, 205407.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762120 f, 205423.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762180 f, 205439.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762240 f, 205455.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762300 f, 205471.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762360 f, 205487.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762420 f, 205504.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762480 f, 205520.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2021580 f, 107502.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762540 f, 205536.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762600 f, 205497.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762660 f, 205513.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762720 f, 205529.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762780 f, 205545.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762840 f, 205561.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762900 f, 205578.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 762960 f, 205594.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763020 f, 205610.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763080 f, 205626.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763140 f, 205587.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763200 f, 205603.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763260 f, 205619.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763320 f, 205580.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763380 f, 205596.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763440 f, 205612.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763500 f, 205628.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763560 f, 205645.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763620 f, 205661.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763680 f, 205677.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763740 f, 205693.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763800 f, 205709.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763860 f, 205670.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763920 f, 205686.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 763980 f, 205702.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764040 f, 205718.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764100 f, 205735.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764160 f, 205751.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764220 f, 205767.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764280 f, 205783.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764340 f, 205799.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764400 f, 205815.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764460 f, 205832.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764520 f, 205792.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764580 f, 205808.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764640 f, 205825.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764700 f, 205841.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764760 f, 205857.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764820 f, 205873.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764880 f, 205889.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 764940 f, 205905.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765000 f, 205921.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765060 f, 205938.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765120 f, 205898.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765180 f, 205914.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765240 f, 205931.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765300 f, 205947.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765360 f, 205963.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765420 f, 205979.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765480 f, 205995.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765540 f, 206011.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765600 f, 206027.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765660 f, 206044.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765720 f, 206004.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765780 f, 206020.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765840 f, 206037.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765900 f, 206053.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 765960 f, 206069.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766020 f, 206085.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766080 f, 206101.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766140 f, 206117.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766200 f, 206133.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766260 f, 206150.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766320 f, 206110.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766380 f, 206126.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766440 f, 206143.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766500 f, 206159.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766560 f, 206175.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766620 f, 206191.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766680 f, 206207.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766740 f, 206223.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766800 f, 206239.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174080 f, 73720.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766860 f, 206256.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2021640 f, 107499.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174140 f, 73724.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766920 f, 206216.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2021700 f, 107502.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 766980 f, 206232.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174200 f, 73728.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767040 f, 206248.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2021760 f, 107506.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767100 f, 206265.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174260 f, 73727.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767160 f, 206281.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2021820 f, 107503.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767220 f, 206297.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767280 f, 206313.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174320 f, 73731.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2021880 f, 107506.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767340 f, 206329.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174380 f, 73735.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767400 f, 206345.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2021940 f, 107504.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767460 f, 206361.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174440 f, 73734.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767520 f, 206322.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2022000 f, 107507.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767580 f, 206338.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174500 f, 73738.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2022060 f, 107510.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174560 f, 73741.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767640 f, 206354.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2022120 f, 107513.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174620 f, 73740.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2022180 f, 107511.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174680 f, 73744.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2022240 f, 107514.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174740 f, 73748.5 fps, 0 ms/f
[junit] 18 s: 60 f / 38 ms, 1578.9 fps, 0 ms/f; total: 2022300 f, 107300.9 fps, 0 ms/f
[junit] 15 s: 60 f / 38 ms, 1578.9 fps, 0 ms/f; total: 1174800 f, 73576.7 fps, 0 ms/f
[junit] 18 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 2022360 f, 107292.6 fps, 0 ms/f
[junit] 15 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1174860 f, 73571.3 fps, 0 ms/f
[junit] 18 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 2022420 f, 107261.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767700 f, 206370.9 fps, 0 ms/f
[junit] 15 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 1174920 f, 73547.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767760 f, 206387.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2022480 f, 107264.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767820 f, 206403.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1174980 f, 73551.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2022540 f, 107268.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767880 f, 206419.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175040 f, 73554.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 767940 f, 206435.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2022600 f, 107271.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768000 f, 206451.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175100 f, 73558.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768060 f, 206467.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2022660 f, 107274.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768120 f, 206483.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175160 f, 73562.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768180 f, 206444.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175220 f, 73566.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768240 f, 206460.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2022720 f, 107277.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768300 f, 206476.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175280 f, 73569.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768360 f, 206492.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2022780 f, 107275.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175340 f, 73569.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2022840 f, 107278.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175400 f, 73572.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2022900 f, 107281.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175460 f, 73576.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2022960 f, 107284.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175520 f, 73580.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2023020 f, 107287.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175580 f, 73584.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2023080 f, 107291.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175640 f, 73587.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2023140 f, 107294.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175700 f, 73591.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2023200 f, 107297.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175760 f, 73595.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2023260 f, 107300.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175820 f, 73599.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2023320 f, 107303.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175880 f, 73598.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2023380 f, 107301.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1175940 f, 73602.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2023440 f, 107304.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176000 f, 73605.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2023500 f, 107307.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176060 f, 73609.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2023560 f, 107310.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176120 f, 73613.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2023620 f, 107313.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176180 f, 73617.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2023680 f, 107317.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176240 f, 73620.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2023740 f, 107320.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176300 f, 73624.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2023800 f, 107323.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176360 f, 73628.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2023860 f, 107326.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176420 f, 73627.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2023920 f, 107324.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176480 f, 73631.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2023980 f, 107327.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2024040 f, 107330.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176540 f, 73635.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2024100 f, 107333.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176600 f, 73638.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2024160 f, 107336.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176660 f, 73642.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2024220 f, 107340.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176720 f, 73646.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2024280 f, 107343.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176780 f, 73650.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2024340 f, 107346.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176840 f, 73653.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2024400 f, 107343.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176900 f, 73652.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2024460 f, 107347.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1176960 f, 73656.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2024520 f, 107350.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177020 f, 73660.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2024580 f, 107353.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177080 f, 73664.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2024640 f, 107356.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177140 f, 73667.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2024700 f, 107359.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177200 f, 73671.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2024760 f, 107363.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177260 f, 73675.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2024820 f, 107366.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177320 f, 73679.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2024880 f, 107369.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177380 f, 73682.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2024940 f, 107366.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177440 f, 73682.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2025000 f, 107370.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177500 f, 73685.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2025060 f, 107373.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177560 f, 73689.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2025120 f, 107376.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177620 f, 73693.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2025180 f, 107379.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177680 f, 73697.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2025240 f, 107382.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177740 f, 73700.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2025300 f, 107386.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177800 f, 73704.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2025360 f, 107389.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177860 f, 73708.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2025420 f, 107392.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177920 f, 73707.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2025480 f, 107389.8 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1177980 f, 73711.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2025540 f, 107393.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178040 f, 73715.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2025600 f, 107396.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178100 f, 73718.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2025660 f, 107399.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178160 f, 73722.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2025720 f, 107402.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178220 f, 73726.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2025780 f, 107405.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768420 f, 206509.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768480 f, 206525.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178280 f, 73730.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768540 f, 206541.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2025840 f, 107408.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768600 f, 206557.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178340 f, 73733.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768660 f, 206573.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2025900 f, 107412.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768720 f, 206589.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178400 f, 73737.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768780 f, 206550.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2025960 f, 107409.6 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178460 f, 73736.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178520 f, 73740.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2026020 f, 107412.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768840 f, 206566.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178580 f, 73744.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768900 f, 206582.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 768960 f, 206598.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769020 f, 206614.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769080 f, 206630.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769140 f, 206646.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769200 f, 206663.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769260 f, 206679.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769320 f, 206695.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769380 f, 206655.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769440 f, 206672.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769500 f, 206688.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769560 f, 206704.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769620 f, 206720.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769680 f, 206736.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769740 f, 206752.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769800 f, 206768.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769860 f, 206784.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769920 f, 206800.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 769980 f, 206817.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770040 f, 206777.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770100 f, 206793.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770160 f, 206809.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770220 f, 206826.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770280 f, 206842.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770340 f, 206858.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770400 f, 206874.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770460 f, 206890.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770520 f, 206906.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770580 f, 206922.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770640 f, 206938.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770700 f, 206899.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770760 f, 206915.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770820 f, 206931.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770880 f, 206947.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 770940 f, 206963.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771000 f, 206979.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771060 f, 206995.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771120 f, 207012.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771180 f, 207028.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771240 f, 207044.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771300 f, 207060.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771360 f, 207020.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771420 f, 207037.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771480 f, 207053.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771540 f, 207069.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771600 f, 207085.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771660 f, 207101.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2026080 f, 107415.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771720 f, 207117.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178640 f, 73747.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771780 f, 207133.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2026140 f, 107419.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771840 f, 207149.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178700 f, 73751.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771900 f, 207110.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2026200 f, 107422.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 771960 f, 207126.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178760 f, 73755.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772020 f, 207142.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2026260 f, 107425.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772080 f, 207158.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178820 f, 73759.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772140 f, 207174.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2026320 f, 107428.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772200 f, 207190.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178880 f, 73758.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772260 f, 207206.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2026380 f, 107426.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772320 f, 207222.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1178940 f, 73762.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772380 f, 207183.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2026440 f, 107429.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772440 f, 207199.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179000 f, 73765.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772500 f, 207215.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2026500 f, 107432.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772560 f, 207231.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179060 f, 73765.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772620 f, 207247.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2026560 f, 107430.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772680 f, 207263.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179120 f, 73768.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772740 f, 207280.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2026620 f, 107433.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772800 f, 207240.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179180 f, 73772.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772860 f, 207201.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2026680 f, 107436.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772920 f, 207217.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 772980 f, 207233.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773040 f, 207249.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179240 f, 73771.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773100 f, 207265.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2026740 f, 107433.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773160 f, 207281.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179300 f, 73775.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773220 f, 207297.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2026800 f, 107437.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179360 f, 73779.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2026860 f, 107440.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179420 f, 73778.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2026920 f, 107437.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179480 f, 73782.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2026980 f, 107440.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179540 f, 73781.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2027040 f, 107438.3 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179600 f, 73784.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2027100 f, 107441.5 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179660 f, 73788.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2027160 f, 107444.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179720 f, 73787.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2027220 f, 107442.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179780 f, 73791.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2027280 f, 107445.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179840 f, 73795.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2027340 f, 107442.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179900 f, 73794.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2027400 f, 107446.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1179960 f, 73798.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2027460 f, 107449.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180020 f, 73801.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2027520 f, 107452.4 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180080 f, 73801.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2027580 f, 107449.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180140 f, 73804.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2027640 f, 107453.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180200 f, 73808.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2027700 f, 107456.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180260 f, 73807.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2027760 f, 107453.7 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180320 f, 73811.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2027820 f, 107456.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180380 f, 73815.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2027880 f, 107460.1 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180440 f, 73814.4 fps, 0 ms/f
[junit] 18 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 2027940 f, 107451.9 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180500 f, 73813.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2028000 f, 107455.0 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180560 f, 73817.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2028060 f, 107458.2 fps, 0 ms/f
[junit] 15 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180620 f, 73821.0 fps, 0 ms/f
[junit] 18 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 2028120 f, 107450.0 fps, 0 ms/f
[junit] 16 s: 60 f / 23 ms, 2608.6 fps, 0 ms/f; total: 1180680 f, 73718.7 fps, 0 ms/f
[junit] 18 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 2028180 f, 107333.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180740 f, 73722.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2028240 f, 107331.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180800 f, 73721.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2028300 f, 107334.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180860 f, 73725.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2028360 f, 107337.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180920 f, 73724.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2028420 f, 107335.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1180980 f, 73728.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2028480 f, 107338.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181040 f, 73732.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2028540 f, 107341.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181100 f, 73731.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2028600 f, 107339.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181160 f, 73734.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2028660 f, 107342.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181220 f, 73738.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2028720 f, 107345.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181280 f, 73737.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2028780 f, 107342.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181340 f, 73741.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2028840 f, 107346.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181400 f, 73745.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2028900 f, 107349.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181460 f, 73744.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2028960 f, 107346.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181520 f, 73748.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2029020 f, 107349.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181580 f, 73751.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2029080 f, 107353.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181640 f, 73751.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2029140 f, 107350.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773280 f, 207313.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773340 f, 207329.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773400 f, 207345.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773460 f, 207306.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773520 f, 207322.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773580 f, 207338.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773640 f, 207354.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773700 f, 207370.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773760 f, 207386.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773820 f, 207402.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773880 f, 207418.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 773940 f, 207435.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774000 f, 207451.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774060 f, 207467.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774120 f, 207427.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774180 f, 207443.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774240 f, 207459.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774300 f, 207475.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774360 f, 207491.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774420 f, 207508.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774480 f, 207524.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774540 f, 207540.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774600 f, 207556.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774660 f, 207572.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181700 f, 73754.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2029200 f, 107353.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181760 f, 73758.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2029260 f, 107356.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181820 f, 73757.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2029320 f, 107354.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181880 f, 73756.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2029380 f, 107351.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1181940 f, 73760.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2029440 f, 107355.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182000 f, 73764.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2029500 f, 107358.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182060 f, 73763.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2029560 f, 107355.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182120 f, 73762.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2029620 f, 107353.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182180 f, 73766.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2029680 f, 107356.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182240 f, 73770.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2029740 f, 107359.5 fps, 0 ms/f
[junit] 16 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1182300 f, 73760.0 fps, 0 ms/f
[junit] 18 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 2029800 f, 107345.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182360 f, 73759.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2029860 f, 107343.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182420 f, 73762.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2029920 f, 107346.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182480 f, 73766.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2029980 f, 107343.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182540 f, 73765.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774720 f, 207588.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774780 f, 207604.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774840 f, 207564.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774900 f, 207581.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 774960 f, 207597.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2030040 f, 107347.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182600 f, 73769.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2030100 f, 107350.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182660 f, 73773.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2030160 f, 107353.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182720 f, 73772.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2030220 f, 107350.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182780 f, 73776.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2030280 f, 107354.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182840 f, 73779.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2030340 f, 107357.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182900 f, 73779.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2030400 f, 107354.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1182960 f, 73782.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2030460 f, 107357.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183020 f, 73786.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2030520 f, 107361.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183080 f, 73785.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2030580 f, 107358.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183140 f, 73789.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2030640 f, 107361.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775020 f, 207613.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775080 f, 207629.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775140 f, 207645.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775200 f, 207661.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775260 f, 207677.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775320 f, 207693.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775380 f, 207653.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775440 f, 207670.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775500 f, 207686.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775560 f, 207702.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775620 f, 207718.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775680 f, 207734.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775740 f, 207750.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775800 f, 207766.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775860 f, 207782.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775920 f, 207798.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 775980 f, 207759.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776040 f, 207775.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776100 f, 207791.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776160 f, 207807.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776220 f, 207823.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776280 f, 207839.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776340 f, 207855.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776400 f, 207871.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776460 f, 207887.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776520 f, 207903.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776580 f, 207864.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776640 f, 207880.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776700 f, 207896.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776760 f, 207912.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776820 f, 207928.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776880 f, 207944.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 776940 f, 207960.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777000 f, 207976.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777060 f, 207992.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777120 f, 208008.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777180 f, 207968.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777240 f, 207985.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183200 f, 73793.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2030700 f, 107364.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183260 f, 73792.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2030760 f, 107362.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183320 f, 73796.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2030820 f, 107365.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183380 f, 73799.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2030880 f, 107368.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183440 f, 73798.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2030940 f, 107366.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183500 f, 73802.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2031000 f, 107369.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183560 f, 73806.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2031060 f, 107372.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183620 f, 73810.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2031120 f, 107370.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183680 f, 73809.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2031180 f, 107373.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183740 f, 73813.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2031240 f, 107376.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183800 f, 73816.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2031300 f, 107379.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183860 f, 73815.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2031360 f, 107377.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183920 f, 73819.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2031420 f, 107380.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1183980 f, 73823.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2031480 f, 107383.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184040 f, 73822.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2031540 f, 107380.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184100 f, 73826.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777300 f, 208001.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777360 f, 208017.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777420 f, 208033.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777480 f, 208049.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2031600 f, 107384.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184160 f, 73825.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2031660 f, 107381.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184220 f, 73829.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2031720 f, 107384.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184280 f, 73832.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2031780 f, 107387.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184340 f, 73836.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777540 f, 208065.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777600 f, 208081.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777660 f, 208097.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777720 f, 208113.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777780 f, 208129.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777840 f, 208089.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777900 f, 208105.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 777960 f, 208121.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778020 f, 208138.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778080 f, 208154.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778140 f, 208170.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778200 f, 208186.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778260 f, 208202.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778320 f, 208218.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778380 f, 208234.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778440 f, 208194.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778500 f, 208210.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778560 f, 208226.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778620 f, 208242.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778680 f, 208258.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778740 f, 208274.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778800 f, 208290.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778860 f, 208307.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778920 f, 208323.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 778980 f, 208339.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779040 f, 208355.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779100 f, 208371.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779160 f, 208331.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779220 f, 208347.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779280 f, 208363.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779340 f, 208379.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779400 f, 208395.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779460 f, 208411.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779520 f, 208427.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779580 f, 208443.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779640 f, 208459.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2031840 f, 107385.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184400 f, 73835.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2031900 f, 107388.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184460 f, 73839.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779700 f, 208475.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779760 f, 208491.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779820 f, 208452.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779880 f, 208468.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 779940 f, 208484.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780000 f, 208500.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780060 f, 208516.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780120 f, 208532.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780180 f, 208548.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780240 f, 208564.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780300 f, 208580.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780360 f, 208596.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780420 f, 208612.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780480 f, 208628.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780540 f, 208589.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780600 f, 208605.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780660 f, 208621.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2031960 f, 107391.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184520 f, 73843.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2032020 f, 107394.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184580 f, 73842.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2032080 f, 107392.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780720 f, 208637.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780780 f, 208653.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780840 f, 208669.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780900 f, 208685.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780960 f, 208701.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781020 f, 208717.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781080 f, 208733.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781140 f, 208693.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184640 f, 73846.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2032140 f, 107395.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184700 f, 73849.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2032200 f, 107398.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184760 f, 73849.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2032260 f, 107396.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184820 f, 73852.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2032320 f, 107399.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184880 f, 73856.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2032380 f, 107402.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1184940 f, 73855.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2032440 f, 107400.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185000 f, 73859.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2032500 f, 107403.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781200 f, 208709.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781260 f, 208725.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781320 f, 208741.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781380 f, 208757.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781440 f, 208773.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781500 f, 208789.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781560 f, 208805.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781620 f, 208821.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781680 f, 208837.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781740 f, 208798.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781800 f, 208814.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781860 f, 208830.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781920 f, 208846.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 781980 f, 208862.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782040 f, 208878.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782100 f, 208894.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782160 f, 208910.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782220 f, 208926.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782280 f, 208942.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782340 f, 208902.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782400 f, 208918.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782460 f, 208878.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782520 f, 208894.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782580 f, 208910.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782640 f, 208926.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782700 f, 208942.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782760 f, 208958.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782820 f, 208974.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782880 f, 208990.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 782940 f, 209006.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783000 f, 209022.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783060 f, 208983.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783120 f, 208999.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783180 f, 209015.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783240 f, 209031.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783300 f, 209047.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783360 f, 209063.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783420 f, 209079.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783480 f, 209095.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783540 f, 209111.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783600 f, 209071.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783660 f, 209087.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783720 f, 209103.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783780 f, 209119.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783840 f, 209135.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783900 f, 209151.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 783960 f, 209167.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784020 f, 209183.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784080 f, 209199.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784140 f, 209215.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185060 f, 73863.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2032560 f, 107406.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185120 f, 73862.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2032620 f, 107403.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185180 f, 73866.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2032680 f, 107407.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185240 f, 73869.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2032740 f, 107410.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784200 f, 209231.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784260 f, 209191.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784320 f, 209207.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784380 f, 209223.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784440 f, 209239.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784500 f, 209255.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784560 f, 209271.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185300 f, 73868.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2032800 f, 107407.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185360 f, 73872.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2032860 f, 107410.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185420 f, 73876.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2032920 f, 107414.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185480 f, 73875.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2032980 f, 107411.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784620 f, 209287.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784680 f, 209303.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784740 f, 209319.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784800 f, 209335.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185540 f, 73879.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2033040 f, 107414.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185600 f, 73882.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2033100 f, 107417.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185660 f, 73882.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784860 f, 209296.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784920 f, 209312.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 784980 f, 209327.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785040 f, 209344.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2033160 f, 107415.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185720 f, 73885.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2033220 f, 107418.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185780 f, 73889.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2033280 f, 107421.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185840 f, 73888.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2033340 f, 107419.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185900 f, 73892.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2033400 f, 107422.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1185960 f, 73896.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2033460 f, 107425.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186020 f, 73895.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2033520 f, 107423.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186080 f, 73899.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2033580 f, 107426.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186140 f, 73902.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2033640 f, 107429.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186200 f, 73906.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2033700 f, 107432.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186260 f, 73910.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2033760 f, 107435.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186320 f, 73914.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2033820 f, 107438.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186380 f, 73917.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2033880 f, 107442.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186440 f, 73916.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2033940 f, 107439.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186500 f, 73920.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2034000 f, 107442.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186560 f, 73924.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2034060 f, 107445.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186620 f, 73928.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2034120 f, 107449.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785100 f, 209360.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785160 f, 209376.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785220 f, 209391.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785280 f, 209408.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186680 f, 73931.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2034180 f, 107452.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186740 f, 73930.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2034240 f, 107449.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186800 f, 73934.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785340 f, 209424.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785400 f, 209440.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785460 f, 209455.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785520 f, 209416.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785580 f, 209432.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785640 f, 209448.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785700 f, 209464.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785760 f, 209480.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2034300 f, 107452.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186860 f, 73938.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2034360 f, 107456.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186920 f, 73942.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2034420 f, 107453.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1186980 f, 73941.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2034480 f, 107456.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785820 f, 209496.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785880 f, 209512.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 785940 f, 209528.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786000 f, 209544.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187040 f, 73945.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2034540 f, 107459.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187100 f, 73948.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2034600 f, 107463.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187160 f, 73952.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786060 f, 209560.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786120 f, 209520.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786180 f, 209536.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786240 f, 209552.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786300 f, 209568.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786360 f, 209584.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786420 f, 209600.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786480 f, 209616.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786540 f, 209632.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786600 f, 209648.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786660 f, 209664.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786720 f, 209680.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786780 f, 209640.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786840 f, 209656.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786900 f, 209672.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 786960 f, 209688.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787020 f, 209704.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787080 f, 209720.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787140 f, 209736.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787200 f, 209752.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787260 f, 209768.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787320 f, 209784.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787380 f, 209800.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787440 f, 209816.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787500 f, 209776.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787560 f, 209792.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787620 f, 209808.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2034660 f, 107466.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187220 f, 73956.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2034720 f, 107469.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187280 f, 73960.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787680 f, 209824.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787740 f, 209840.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787800 f, 209856.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787860 f, 209872.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787920 f, 209888.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 787980 f, 209904.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788040 f, 209920.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788100 f, 209880.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788160 f, 209896.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788220 f, 209912.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788280 f, 209928.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788340 f, 209944.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788400 f, 209960.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788460 f, 209976.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788520 f, 209992.0 fps, 0 ms/f
[junit] 3 s: 60 f / 49 ms, 1224.4 fps, 0 ms/f; total: 788580 f, 207302.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788640 f, 207318.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788700 f, 207334.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788760 f, 207350.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788820 f, 207365.9 fps, 0 ms/f
[junit] 3 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 788880 f, 207272.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 788940 f, 207288.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789000 f, 207304.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789060 f, 207320.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789120 f, 207281.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789180 f, 207297.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789240 f, 207312.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789300 f, 207328.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789360 f, 207344.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789420 f, 207360.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2034780 f, 107472.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187340 f, 73963.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187400 f, 73967.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2034840 f, 107475.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187460 f, 73966.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789480 f, 207375.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789540 f, 207391.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789600 f, 207407.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789660 f, 207423.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789720 f, 207384.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789780 f, 207400.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789840 f, 207415.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789900 f, 207431.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 789960 f, 207447.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790020 f, 207463.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790080 f, 207478.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790140 f, 207494.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790200 f, 207510.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790260 f, 207526.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790320 f, 207487.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790380 f, 207503.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790440 f, 207519.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790500 f, 207534.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790560 f, 207550.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790620 f, 207566.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790680 f, 207582.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790740 f, 207597.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790800 f, 207613.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790860 f, 207574.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790920 f, 207590.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 790980 f, 207606.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791040 f, 207622.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791100 f, 207637.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791160 f, 207653.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791220 f, 207669.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791280 f, 207685.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791340 f, 207700.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791400 f, 207716.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791460 f, 207732.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791520 f, 207693.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2034900 f, 107473.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187520 f, 73970.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2034960 f, 107476.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187580 f, 73974.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791580 f, 207709.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791640 f, 207725.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791700 f, 207740.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791760 f, 207756.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791820 f, 207772.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791880 f, 207787.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 791940 f, 207803.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792000 f, 207819.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792060 f, 207780.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792120 f, 207741.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792180 f, 207757.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792240 f, 207773.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792300 f, 207789.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792360 f, 207804.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2035020 f, 107479.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187640 f, 73973.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2035080 f, 107477.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187700 f, 73976.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2035140 f, 107480.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187760 f, 73980.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2035200 f, 107483.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187820 f, 73984.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2035260 f, 107486.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187880 f, 73983.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2035320 f, 107484.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1187940 f, 73987.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2035380 f, 107487.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188000 f, 73986.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2035440 f, 107484.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188060 f, 73990.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2035500 f, 107487.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188120 f, 73993.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2035560 f, 107491.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188180 f, 73997.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2035620 f, 107488.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188240 f, 73996.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2035680 f, 107491.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188300 f, 74000.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2035740 f, 107494.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188360 f, 73999.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2035800 f, 107492.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188420 f, 74003.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2035860 f, 107495.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188480 f, 74007.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2035920 f, 107498.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188540 f, 74010.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792420 f, 207820.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792480 f, 207836.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2035980 f, 107501.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188600 f, 74014.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2036040 f, 107505.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792540 f, 207852.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792600 f, 207813.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792660 f, 207829.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792720 f, 207844.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792780 f, 207860.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792840 f, 207876.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792900 f, 207891.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 792960 f, 207907.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793020 f, 207923.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793080 f, 207939.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793140 f, 207954.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793200 f, 207916.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793260 f, 207931.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793320 f, 207947.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793380 f, 207963.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793440 f, 207979.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793500 f, 207994.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793560 f, 208010.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793620 f, 208026.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793680 f, 208041.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793740 f, 208057.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793800 f, 208073.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793860 f, 208089.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793920 f, 208050.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 793980 f, 208066.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188660 f, 74018.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2036100 f, 107508.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188720 f, 74022.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188780 f, 74025.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2036160 f, 107511.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794040 f, 208081.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794100 f, 208097.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794160 f, 208113.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794220 f, 208128.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794280 f, 208144.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794340 f, 208160.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794400 f, 208176.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794460 f, 208191.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794520 f, 208153.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794580 f, 208168.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794640 f, 208184.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794700 f, 208200.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794760 f, 208215.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794820 f, 208231.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794880 f, 208247.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188840 f, 74024.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2036220 f, 107508.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188900 f, 74028.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2036280 f, 107512.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 794940 f, 208263.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795000 f, 208278.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795060 f, 208294.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795120 f, 208310.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795180 f, 208271.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1188960 f, 74032.3 fps, 0 ms/f
[junit] 18 s: 60 f / 23 ms, 2608.6 fps, 0 ms/f; total: 2036340 f, 107384.9 fps, 0 ms/f
[junit] 16 s: 60 f / 23 ms, 2608.6 fps, 0 ms/f; total: 1189020 f, 73930.2 fps, 0 ms/f
[junit] 18 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 2036400 f, 107365.4 fps, 0 ms/f
[junit] 16 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1189080 f, 73915.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2036460 f, 107368.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189140 f, 73919.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2036520 f, 107366.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189200 f, 73918.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2036580 f, 107369.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189260 f, 73922.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795240 f, 208287.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795300 f, 208302.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795360 f, 208318.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795420 f, 208334.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795480 f, 208349.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795540 f, 208365.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795600 f, 208381.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795660 f, 208397.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795720 f, 208412.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795780 f, 208428.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795840 f, 208389.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795900 f, 208405.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 795960 f, 208421.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796020 f, 208436.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796080 f, 208452.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796140 f, 208468.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796200 f, 208483.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796260 f, 208499.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796320 f, 208515.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796380 f, 208531.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796440 f, 208492.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796500 f, 208507.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796560 f, 208523.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796620 f, 208539.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796680 f, 208554.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796740 f, 208570.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796800 f, 208586.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796860 f, 208602.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796920 f, 208617.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 796980 f, 208633.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797040 f, 208649.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797100 f, 208610.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797160 f, 208626.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797220 f, 208641.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797280 f, 208657.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797340 f, 208673.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797400 f, 208688.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797460 f, 208704.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797520 f, 208720.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797580 f, 208735.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797640 f, 208751.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797700 f, 208712.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2036640 f, 107372.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189320 f, 73925.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2036700 f, 107375.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189380 f, 73929.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2036760 f, 107373.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797760 f, 208728.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797820 f, 208744.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797880 f, 208759.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 797940 f, 208775.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798000 f, 208791.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798060 f, 208806.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798120 f, 208822.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798180 f, 208838.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798240 f, 208854.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798300 f, 208869.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798360 f, 208830.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798420 f, 208846.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798480 f, 208862.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798540 f, 208877.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798600 f, 208893.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798660 f, 208909.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798720 f, 208924.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798780 f, 208940.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798840 f, 208901.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798900 f, 208917.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 798960 f, 208933.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799020 f, 208948.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799080 f, 208964.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799140 f, 208980.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799200 f, 208995.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189440 f, 73928.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2036820 f, 107376.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189500 f, 73932.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2036880 f, 107373.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189560 f, 73931.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2036940 f, 107376.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189620 f, 73935.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2037000 f, 107380.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189680 f, 73939.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799260 f, 209011.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799320 f, 208972.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799380 f, 208988.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799440 f, 209003.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799500 f, 209019.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799560 f, 209035.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799620 f, 209050.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799680 f, 209066.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799740 f, 209082.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799800 f, 209098.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799860 f, 209113.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799920 f, 209074.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2037060 f, 107383.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189740 f, 73942.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2037120 f, 107380.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189800 f, 73941.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2037180 f, 107383.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189860 f, 73945.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2037240 f, 107387.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189920 f, 73949.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2037300 f, 107384.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1189980 f, 73948.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2037360 f, 107387.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190040 f, 73952.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190100 f, 73956.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2037420 f, 107390.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190160 f, 73959.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2037480 f, 107394.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190220 f, 73963.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2037540 f, 107397.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190280 f, 73962.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2037600 f, 107394.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190340 f, 73966.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2037660 f, 107397.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190400 f, 73970.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 799980 f, 209090.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800040 f, 209106.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800100 f, 209121.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800160 f, 209137.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2037720 f, 107401.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190460 f, 73973.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2037780 f, 107398.5 fps, 0 ms/f
[junit] 16 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1190520 f, 73968.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800220 f, 209153.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800280 f, 209168.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800340 f, 209184.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800400 f, 209200.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2037840 f, 107396.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190580 f, 73972.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2037900 f, 107399.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800460 f, 209215.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800520 f, 209231.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800580 f, 209247.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800640 f, 209208.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800700 f, 209223.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800760 f, 209239.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800820 f, 209255.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800880 f, 209270.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 800940 f, 209286.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801000 f, 209302.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801060 f, 209318.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801120 f, 209279.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801180 f, 209294.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801240 f, 209310.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801300 f, 209326.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801360 f, 209341.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801420 f, 209302.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801480 f, 209318.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801540 f, 209334.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801600 f, 209349.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801660 f, 209310.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801720 f, 209326.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801780 f, 209342.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801840 f, 209357.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801900 f, 209373.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 801960 f, 209389.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802020 f, 209404.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802080 f, 209420.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802140 f, 209381.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802200 f, 209397.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802260 f, 209412.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802320 f, 209428.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802380 f, 209444.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802440 f, 209459.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802500 f, 209475.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802560 f, 209491.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802620 f, 209506.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802680 f, 209467.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802740 f, 209483.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802800 f, 209498.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802860 f, 209514.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802920 f, 209530.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 802980 f, 209545.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803040 f, 209561.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803100 f, 209577.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803160 f, 209592.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803220 f, 209553.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803280 f, 209569.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803340 f, 209585.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803400 f, 209600.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803460 f, 209616.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803520 f, 209577.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803580 f, 209593.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803640 f, 209608.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803700 f, 209624.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803760 f, 209640.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803820 f, 209655.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803880 f, 209671.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 803940 f, 209687.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804000 f, 209702.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804060 f, 209718.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804120 f, 209679.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804180 f, 209694.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804240 f, 209710.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804300 f, 209726.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804360 f, 209741.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804420 f, 209757.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804480 f, 209773.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190640 f, 73975.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2037960 f, 107396.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190700 f, 73974.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2038020 f, 107399.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190760 f, 73978.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804540 f, 209788.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804600 f, 209804.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804660 f, 209765.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804720 f, 209781.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804780 f, 209796.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804840 f, 209812.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804900 f, 209827.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 804960 f, 209843.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805020 f, 209859.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805080 f, 209874.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805140 f, 209890.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805200 f, 209906.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805260 f, 209867.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805320 f, 209882.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805380 f, 209898.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805440 f, 209914.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805500 f, 209929.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805560 f, 209945.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805620 f, 209960.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805680 f, 209976.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805740 f, 209992.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805800 f, 210007.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805860 f, 209968.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805920 f, 209984.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 805980 f, 210000.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806040 f, 210015.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806100 f, 210031.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806160 f, 210046.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806220 f, 210062.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806280 f, 210078.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806340 f, 210093.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806400 f, 210109.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806460 f, 210125.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806520 f, 210085.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806580 f, 210101.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806640 f, 210117.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806700 f, 210132.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806760 f, 210148.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806820 f, 210164.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806880 f, 210179.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 806940 f, 210195.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807000 f, 210211.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807060 f, 210226.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807120 f, 210187.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807180 f, 210203.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2038080 f, 107403.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190820 f, 73982.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2038140 f, 107406.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190880 f, 73986.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807240 f, 210218.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2038200 f, 107409.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807300 f, 210234.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1190940 f, 73985.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807360 f, 210250.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2038260 f, 107406.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191000 f, 73988.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2038320 f, 107410.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191060 f, 73992.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2038380 f, 107413.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191120 f, 73996.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2038440 f, 107416.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807420 f, 210265.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191180 f, 74000.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807480 f, 210281.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2038500 f, 107419.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807540 f, 210296.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191240 f, 74003.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807600 f, 210312.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2038560 f, 107422.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191300 f, 74007.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807660 f, 210328.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807720 f, 210288.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807780 f, 210304.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807840 f, 210320.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807900 f, 210335.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 807960 f, 210351.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808020 f, 210367.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808080 f, 210382.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808140 f, 210398.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808200 f, 210413.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808260 f, 210429.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2038620 f, 107425.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808320 f, 210445.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808380 f, 210460.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808440 f, 210421.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808500 f, 210437.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808560 f, 210452.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808620 f, 210468.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808680 f, 210484.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808740 f, 210499.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808800 f, 210515.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808860 f, 210530.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808920 f, 210546.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 808980 f, 210507.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809040 f, 210523.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809100 f, 210538.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809160 f, 210554.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191360 f, 74006.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2038680 f, 107423.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191420 f, 74010.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2038740 f, 107426.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191480 f, 74014.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2038800 f, 107429.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191540 f, 74017.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2038860 f, 107432.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191600 f, 74021.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2038920 f, 107435.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191660 f, 74020.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2038980 f, 107433.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191720 f, 74024.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809220 f, 210569.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809280 f, 210585.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809340 f, 210601.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809400 f, 210616.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809460 f, 210632.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809520 f, 210647.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809580 f, 210608.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809640 f, 210624.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809700 f, 210639.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809760 f, 210655.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809820 f, 210671.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809880 f, 210686.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2039040 f, 107436.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191780 f, 74028.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2039100 f, 107439.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191840 f, 74027.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2039160 f, 107437.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191900 f, 74031.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2039220 f, 107440.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1191960 f, 74034.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2039280 f, 107443.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192020 f, 74033.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2039340 f, 107441.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192080 f, 74037.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2039400 f, 107444.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 809940 f, 210702.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810000 f, 210718.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810060 f, 210733.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810120 f, 210749.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810180 f, 210710.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810240 f, 210670.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810300 f, 210686.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810360 f, 210702.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192140 f, 74041.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2039460 f, 107441.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810420 f, 210717.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192200 f, 74040.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810480 f, 210733.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2039520 f, 107444.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810540 f, 210748.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192260 f, 74044.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810600 f, 210764.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2039580 f, 107448.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810660 f, 210780.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192320 f, 74047.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810720 f, 210795.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2039640 f, 107451.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810780 f, 210756.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192380 f, 74047.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2039700 f, 107448.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192440 f, 74050.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2039760 f, 107451.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192500 f, 74054.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2039820 f, 107455.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192560 f, 74053.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810840 f, 210772.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810900 f, 210787.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 810960 f, 210803.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811020 f, 210818.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811080 f, 210834.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811140 f, 210850.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811200 f, 210865.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811260 f, 210881.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811320 f, 210896.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2039880 f, 107452.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811380 f, 210857.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192620 f, 74057.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811440 f, 210873.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2039940 f, 107455.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811500 f, 210888.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192680 f, 74061.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811560 f, 210904.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811620 f, 210919.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811680 f, 210935.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811740 f, 210951.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811800 f, 210966.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040000 f, 107458.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192740 f, 74060.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040060 f, 107456.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192800 f, 74063.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040120 f, 107459.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192860 f, 74067.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040180 f, 107462.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192920 f, 74071.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040240 f, 107465.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811860 f, 210982.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811920 f, 210997.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 811980 f, 211013.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1192980 f, 74075.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040300 f, 107469.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193040 f, 74074.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040360 f, 107466.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193100 f, 74077.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812040 f, 211029.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812100 f, 210989.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812160 f, 211005.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812220 f, 211021.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812280 f, 211036.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812340 f, 211052.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812400 f, 211067.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812460 f, 211083.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812520 f, 211098.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812580 f, 211114.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812640 f, 211130.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812700 f, 211145.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812760 f, 211106.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812820 f, 211122.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040420 f, 107469.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812880 f, 211137.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 812940 f, 211153.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813000 f, 211168.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813060 f, 211184.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813120 f, 211200.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813180 f, 211215.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813240 f, 211231.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813300 f, 211246.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813360 f, 211207.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813420 f, 211223.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813480 f, 211238.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813540 f, 211254.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813600 f, 211269.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813660 f, 211285.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813720 f, 211300.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813780 f, 211316.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813840 f, 211332.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813900 f, 211347.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 813960 f, 211363.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814020 f, 211323.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814080 f, 211339.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814140 f, 211355.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814200 f, 211370.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814260 f, 211386.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814320 f, 211401.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814380 f, 211417.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814440 f, 211433.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814500 f, 211448.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814560 f, 211464.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814620 f, 211424.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814680 f, 211440.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814740 f, 211456.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814800 f, 211471.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814860 f, 211487.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814920 f, 211502.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 814980 f, 211518.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815040 f, 211533.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815100 f, 211549.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815160 f, 211565.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815220 f, 211525.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815280 f, 211541.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815340 f, 211556.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815400 f, 211572.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815460 f, 211587.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815520 f, 211603.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815580 f, 211619.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815640 f, 211634.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815700 f, 211650.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815760 f, 211665.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815820 f, 211626.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815880 f, 211642.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 815940 f, 211657.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816000 f, 211673.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816060 f, 211688.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816120 f, 211704.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816180 f, 211719.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816240 f, 211735.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816300 f, 211750.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816360 f, 211766.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816420 f, 211782.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816480 f, 211797.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816540 f, 211758.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816600 f, 211773.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816660 f, 211789.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816720 f, 211804.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816780 f, 211820.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816840 f, 211836.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816900 f, 211851.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 816960 f, 211867.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817020 f, 211882.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817080 f, 211843.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817140 f, 211858.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817200 f, 211874.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817260 f, 211890.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817320 f, 211905.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817380 f, 211921.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817440 f, 211881.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817500 f, 211897.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817560 f, 211912.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817620 f, 211928.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817680 f, 211944.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817740 f, 211959.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817800 f, 211975.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817860 f, 211990.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817920 f, 211951.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 817980 f, 211966.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818040 f, 211982.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818100 f, 211997.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193160 f, 74081.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040480 f, 107472.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193220 f, 74080.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040540 f, 107470.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193280 f, 74084.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040600 f, 107473.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193340 f, 74088.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040660 f, 107476.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193400 f, 74092.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040720 f, 107479.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818160 f, 212013.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818220 f, 212029.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818280 f, 212044.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818340 f, 212060.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818400 f, 212075.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818460 f, 212036.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818520 f, 212051.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818580 f, 212067.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818640 f, 212082.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818700 f, 212098.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818760 f, 212113.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818820 f, 212129.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818880 f, 212145.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 818940 f, 212160.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819000 f, 212121.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819060 f, 212136.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819120 f, 212152.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819180 f, 212167.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193460 f, 74095.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040780 f, 107483.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819240 f, 212183.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193520 f, 74099.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819300 f, 212198.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819360 f, 212214.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819420 f, 212230.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819480 f, 212245.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819540 f, 212206.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819600 f, 212221.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040840 f, 107480.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819660 f, 212237.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819720 f, 212197.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819780 f, 212213.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819840 f, 212228.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819900 f, 212244.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 819960 f, 212259.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820020 f, 212275.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820080 f, 212290.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820140 f, 212306.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820200 f, 212322.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820260 f, 212282.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820320 f, 212298.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820380 f, 212313.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820440 f, 212329.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820500 f, 212344.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820560 f, 212360.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820620 f, 212375.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820680 f, 212391.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820740 f, 212406.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820800 f, 212422.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820860 f, 212382.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820920 f, 212398.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 820980 f, 212413.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821040 f, 212429.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821100 f, 212445.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821160 f, 212460.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821220 f, 212476.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821280 f, 212491.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821340 f, 212507.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821400 f, 212522.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821460 f, 212538.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821520 f, 212553.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821580 f, 212514.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821640 f, 212529.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821700 f, 212545.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821760 f, 212560.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821820 f, 212576.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821880 f, 212591.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 821940 f, 212607.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822000 f, 212622.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822060 f, 212638.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822120 f, 212598.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822180 f, 212614.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822240 f, 212629.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822300 f, 212645.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822360 f, 212660.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822420 f, 212676.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822480 f, 212692.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822540 f, 212707.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822600 f, 212723.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822660 f, 212738.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822720 f, 212754.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822780 f, 212714.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822840 f, 212730.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822900 f, 212745.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 822960 f, 212761.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823020 f, 212776.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823080 f, 212792.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823140 f, 212807.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823200 f, 212823.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823260 f, 212838.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823320 f, 212799.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823380 f, 212814.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193580 f, 74098.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040900 f, 107483.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193640 f, 74102.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040960 f, 107486.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193700 f, 74106.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2041020 f, 107489.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193760 f, 74109.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2041080 f, 107493.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193820 f, 74113.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2041140 f, 107496.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193880 f, 74117.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2041200 f, 107499.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1193940 f, 74120.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2041260 f, 107502.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194000 f, 74124.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2041320 f, 107500.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823440 f, 212830.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194060 f, 74123.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823500 f, 212845.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2041380 f, 107503.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823560 f, 212861.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194120 f, 74127.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823620 f, 212876.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2041440 f, 107506.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194180 f, 74131.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2041500 f, 107509.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194240 f, 74134.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2041560 f, 107512.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194300 f, 74138.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2041620 f, 107515.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194360 f, 74142.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2041680 f, 107519.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194420 f, 74141.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2041740 f, 107516.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194480 f, 74145.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2041800 f, 107519.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194540 f, 74148.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2041860 f, 107522.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194600 f, 74152.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2041920 f, 107526.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2041980 f, 107529.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194660 f, 74156.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2042040 f, 107532.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194720 f, 74160.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2042100 f, 107535.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194780 f, 74163.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2042160 f, 107538.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194840 f, 74167.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2042220 f, 107536.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823680 f, 212892.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823740 f, 212907.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823800 f, 212923.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823860 f, 212938.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823920 f, 212899.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 823980 f, 212914.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194900 f, 74166.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2042280 f, 107539.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1194960 f, 74170.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2042340 f, 107542.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195020 f, 74174.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2042400 f, 107540.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195080 f, 74173.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2042460 f, 107543.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824040 f, 212930.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824100 f, 212945.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824160 f, 212961.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824220 f, 212976.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824280 f, 212992.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824340 f, 213007.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824400 f, 213023.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824460 f, 213038.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824520 f, 212999.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195140 f, 74177.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824580 f, 213014.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2042520 f, 107546.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824640 f, 213030.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195200 f, 74180.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824700 f, 213045.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2042580 f, 107543.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824760 f, 213061.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824820 f, 213076.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824880 f, 213092.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 824940 f, 213107.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825000 f, 213123.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825060 f, 213138.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825120 f, 213099.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195260 f, 74179.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2042640 f, 107546.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195320 f, 74183.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2042700 f, 107550.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195380 f, 74187.3 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2042760 f, 107547.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195440 f, 74186.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2042820 f, 107550.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195500 f, 74190.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2042880 f, 107553.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195560 f, 74189.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2042940 f, 107551.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195620 f, 74192.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2043000 f, 107554.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825180 f, 213114.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825240 f, 213130.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825300 f, 213145.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825360 f, 213161.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825420 f, 213176.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825480 f, 213192.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825540 f, 213207.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825600 f, 213223.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825660 f, 213238.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825720 f, 213199.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825780 f, 213214.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825840 f, 213230.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825900 f, 213245.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 825960 f, 213261.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826020 f, 213276.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195680 f, 74196.7 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2043060 f, 107557.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195740 f, 74195.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2043120 f, 107555.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195800 f, 74199.5 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2043180 f, 107558.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195860 f, 74203.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2043240 f, 107561.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195920 f, 74207.0 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2043300 f, 107559.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1195980 f, 74206.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2043360 f, 107562.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826080 f, 213292.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826140 f, 213307.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196040 f, 74209.8 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2043420 f, 107565.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196100 f, 74208.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2043480 f, 107562.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196160 f, 74212.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2043540 f, 107566.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196220 f, 74216.4 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2043600 f, 107569.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196280 f, 74220.1 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2043660 f, 107566.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196340 f, 74219.2 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2043720 f, 107569.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196400 f, 74222.9 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2043780 f, 107573.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196460 f, 74226.6 fps, 0 ms/f
[junit] 18 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2043840 f, 107576.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196520 f, 74225.8 fps, 0 ms/f
[junit] 19 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 2043900 f, 107551.0 fps, 0 ms/f
[junit] 16 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1196580 f, 74211.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826200 f, 213323.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826260 f, 213338.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826320 f, 213353.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826380 f, 213369.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826440 f, 213329.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826500 f, 213345.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826560 f, 213360.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826620 f, 213376.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826680 f, 213391.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826740 f, 213407.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826800 f, 213422.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826860 f, 213438.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826920 f, 213453.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 826980 f, 213469.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827040 f, 213429.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827100 f, 213445.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827160 f, 213460.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827220 f, 213476.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827280 f, 213491.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827340 f, 213507.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827400 f, 213522.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827460 f, 213538.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827520 f, 213553.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827580 f, 213569.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827640 f, 213584.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827700 f, 213544.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827760 f, 213560.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827820 f, 213575.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827880 f, 213591.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 827940 f, 213606.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828000 f, 213622.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828060 f, 213637.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828120 f, 213653.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828180 f, 213668.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828240 f, 213684.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828300 f, 213644.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828360 f, 213660.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828420 f, 213675.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828480 f, 213691.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828540 f, 213706.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828600 f, 213721.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828660 f, 213737.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828720 f, 213752.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828780 f, 213768.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828840 f, 213783.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828900 f, 213744.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 828960 f, 213759.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829020 f, 213775.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829080 f, 213790.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829140 f, 213806.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829200 f, 213821.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829260 f, 213837.0 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] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829320 f, 213797.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829380 f, 213812.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829440 f, 213828.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829500 f, 213843.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829560 f, 213859.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829620 f, 213819.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829680 f, 213835.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829740 f, 213850.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829800 f, 213865.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829860 f, 213881.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829920 f, 213896.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2043960 f, 107554.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196640 f, 74214.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 829980 f, 213912.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2044020 f, 107551.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830040 f, 213927.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196700 f, 74213.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830100 f, 213943.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2044080 f, 107554.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830160 f, 213958.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196760 f, 74217.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2044140 f, 107558.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196820 f, 74221.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2044200 f, 107561.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196880 f, 74220.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2044260 f, 107558.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1196940 f, 74224.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2044320 f, 107561.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830220 f, 213919.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830280 f, 213934.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830340 f, 213950.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830400 f, 213965.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830460 f, 213980.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830520 f, 213996.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830580 f, 214011.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830640 f, 214027.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830700 f, 214042.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830760 f, 214058.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197000 f, 74227.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830820 f, 214018.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2044380 f, 107564.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830880 f, 214034.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197060 f, 74231.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2044440 f, 107562.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197120 f, 74230.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2044500 f, 107565.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197180 f, 74234.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2044560 f, 107568.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 830940 f, 214049.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197240 f, 74238.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831000 f, 214064.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831060 f, 214080.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2044620 f, 107566.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831120 f, 214095.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197300 f, 74237.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2044680 f, 107569.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197360 f, 74241.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2044740 f, 107572.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197420 f, 74244.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2044800 f, 107570.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197480 f, 74243.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831180 f, 214111.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831240 f, 214071.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2044860 f, 107573.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197540 f, 74247.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831300 f, 214087.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831360 f, 214102.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831420 f, 214117.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831480 f, 214133.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831540 f, 214148.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831600 f, 214164.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831660 f, 214179.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831720 f, 214195.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831780 f, 214210.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831840 f, 214170.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831900 f, 214186.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 831960 f, 214201.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832020 f, 214217.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832080 f, 214232.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2044920 f, 107576.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832140 f, 214248.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197600 f, 74251.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2044980 f, 107579.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832200 f, 214263.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832260 f, 214279.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832320 f, 214294.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832380 f, 214254.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832440 f, 214270.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832500 f, 214285.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832560 f, 214301.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832620 f, 214316.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832680 f, 214332.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832740 f, 214347.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832800 f, 214362.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832860 f, 214378.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832920 f, 214393.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 832980 f, 214354.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833040 f, 214369.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833100 f, 214384.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833160 f, 214400.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833220 f, 214415.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833280 f, 214431.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833340 f, 214446.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833400 f, 214462.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833460 f, 214477.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833520 f, 214493.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833580 f, 214508.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833640 f, 214468.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833700 f, 214484.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833760 f, 214499.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833820 f, 214515.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833880 f, 214530.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 833940 f, 214545.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834000 f, 214561.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834060 f, 214576.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834120 f, 214592.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834180 f, 214607.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834240 f, 214567.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834300 f, 214583.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834360 f, 214598.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834420 f, 214614.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834480 f, 214629.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834540 f, 214645.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834600 f, 214660.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834660 f, 214675.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834720 f, 214636.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834780 f, 214651.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834840 f, 214667.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834900 f, 214682.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 834960 f, 214697.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835020 f, 214713.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835080 f, 214728.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835140 f, 214744.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835200 f, 214759.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835260 f, 214775.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835320 f, 214735.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835380 f, 214750.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835440 f, 214766.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197660 f, 74250.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2045040 f, 107577.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197720 f, 74254.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2045100 f, 107580.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197780 f, 74257.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2045160 f, 107577.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197840 f, 74257.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2045220 f, 107580.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835500 f, 214781.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197900 f, 74260.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835560 f, 214796.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2045280 f, 107584.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835620 f, 214812.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835680 f, 214827.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835740 f, 214843.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835800 f, 214858.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835860 f, 214874.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835920 f, 214834.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 835980 f, 214849.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836040 f, 214865.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836100 f, 214880.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836160 f, 214895.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1197960 f, 74264.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2045340 f, 107587.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198020 f, 74268.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2045400 f, 107590.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198080 f, 74271.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2045460 f, 107587.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198140 f, 74271.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2045520 f, 107590.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836220 f, 214911.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836280 f, 214926.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836340 f, 214942.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836400 f, 214957.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836460 f, 214973.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836520 f, 214988.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836580 f, 214948.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836640 f, 214964.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836700 f, 214979.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836760 f, 214994.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836820 f, 215010.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836880 f, 215025.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 836940 f, 215041.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837000 f, 215056.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837060 f, 215071.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837120 f, 215032.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837180 f, 215047.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837240 f, 215062.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837300 f, 215078.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837360 f, 215093.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837420 f, 215109.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837480 f, 215124.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837540 f, 215139.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837600 f, 215155.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837660 f, 215170.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837720 f, 215130.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837780 f, 215146.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837840 f, 215161.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198200 f, 74274.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2045580 f, 107594.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198260 f, 74278.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2045640 f, 107597.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198320 f, 74282.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2045700 f, 107594.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837900 f, 215177.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198380 f, 74281.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 837960 f, 215192.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838020 f, 215208.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838080 f, 215223.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838140 f, 215238.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838200 f, 215254.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2045760 f, 107597.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838260 f, 215269.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838320 f, 215229.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838380 f, 215245.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838440 f, 215260.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838500 f, 215275.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838560 f, 215236.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838620 f, 215251.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838680 f, 215266.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838740 f, 215282.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198440 f, 74285.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838800 f, 215297.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2045820 f, 107601.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198500 f, 74288.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2045880 f, 107604.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198560 f, 74292.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2045940 f, 107607.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198620 f, 74296.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2046000 f, 107610.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198680 f, 74299.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2046060 f, 107613.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198740 f, 74303.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2046120 f, 107611.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198800 f, 74302.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2046180 f, 107614.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198860 f, 74306.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2046240 f, 107617.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198920 f, 74310.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2046300 f, 107620.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838860 f, 215313.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838920 f, 215328.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 838980 f, 215343.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839040 f, 215304.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839100 f, 215319.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839160 f, 215334.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839220 f, 215350.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839280 f, 215365.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839340 f, 215381.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839400 f, 215396.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839460 f, 215411.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839520 f, 215427.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839580 f, 215387.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839640 f, 215402.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839700 f, 215418.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839760 f, 215433.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839820 f, 215448.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 839880 f, 215464.3 fps, 0 ms/f
[junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] 3 s: 60 f / 22 ms, 2727.2 fps, 0 ms/f; total: 839940 f, 214270.4 fps, 0 ms/f
[junit] 3 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 840000 f, 214012.7 fps, 0 ms/f
[junit] 3 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 840060 f, 213647.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840120 f, 213662.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840180 f, 213677.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840240 f, 213692.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840300 f, 213653.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840360 f, 213668.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840420 f, 213684.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840480 f, 213699.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840540 f, 213714.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840600 f, 213729.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840660 f, 213745.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840720 f, 213760.4 fps, 0 ms/f
[junit] 3 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 840780 f, 213558.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840840 f, 213573.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840900 f, 213534.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840960 f, 213550.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841020 f, 213565.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841080 f, 213580.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841140 f, 213541.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841200 f, 213556.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841260 f, 213571.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841320 f, 213587.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841380 f, 213602.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841440 f, 213617.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841500 f, 213632.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841560 f, 213648.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841620 f, 213663.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841680 f, 213678.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841740 f, 213693.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841800 f, 213654.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841860 f, 213670.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841920 f, 213685.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 841980 f, 213700.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842040 f, 213715.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842100 f, 213676.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842160 f, 213691.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842220 f, 213707.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842280 f, 213722.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842340 f, 213737.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842400 f, 213752.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842460 f, 213768.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842520 f, 213783.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842580 f, 213798.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842640 f, 213813.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842700 f, 213774.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842760 f, 213789.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842820 f, 213805.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842880 f, 213820.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 842940 f, 213835.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843000 f, 213850.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843060 f, 213866.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843120 f, 213881.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843180 f, 213896.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843240 f, 213911.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843300 f, 213926.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843360 f, 213887.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843420 f, 213903.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843480 f, 213918.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843540 f, 213933.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843600 f, 213948.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843660 f, 213964.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843720 f, 213979.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843780 f, 213994.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843840 f, 214009.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843900 f, 213970.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 843960 f, 213985.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844020 f, 214001.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844080 f, 214016.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844140 f, 214031.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844200 f, 214046.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844260 f, 214061.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844320 f, 214077.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844380 f, 214092.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844440 f, 214107.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844500 f, 214068.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844560 f, 214083.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844620 f, 214098.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844680 f, 214114.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844740 f, 214129.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844800 f, 214144.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844860 f, 214159.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844920 f, 214174.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 844980 f, 214190.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845040 f, 214205.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845100 f, 214220.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845160 f, 214181.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845220 f, 214196.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845280 f, 214211.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845340 f, 214227.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845400 f, 214242.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845460 f, 214257.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845520 f, 214272.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845580 f, 214233.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845640 f, 214248.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845700 f, 214209.7 fps, 0 ms/f
[junit] 3 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 845760 f, 214062.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845820 f, 214077.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845880 f, 214092.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 845940 f, 214053.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846000 f, 214068.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846060 f, 214084.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846120 f, 214099.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846180 f, 214114.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846240 f, 214129.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846300 f, 214144.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846360 f, 214159.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1198980 f, 74313.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2046360 f, 107623.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199040 f, 74317.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2046420 f, 107627.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199100 f, 74321.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2046480 f, 107630.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199160 f, 74325.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2046540 f, 107633.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199220 f, 74328.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2046600 f, 107630.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199280 f, 74327.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2046660 f, 107633.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199340 f, 74331.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2046720 f, 107637.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199400 f, 74335.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2046780 f, 107640.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199460 f, 74339.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2046840 f, 107643.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199520 f, 74342.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2046900 f, 107646.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199580 f, 74346.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2046960 f, 107644.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199640 f, 74345.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2047020 f, 107647.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199700 f, 74349.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2047080 f, 107650.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199760 f, 74353.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2047140 f, 107647.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199820 f, 74352.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2047200 f, 107651.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199880 f, 74355.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2047260 f, 107654.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846420 f, 214175.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1199940 f, 74359.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846480 f, 214190.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2047320 f, 107657.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846540 f, 214151.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200000 f, 74358.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846600 f, 214166.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2047380 f, 107654.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846660 f, 214181.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846720 f, 214196.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200060 f, 74362.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846780 f, 214212.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846840 f, 214227.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846900 f, 214242.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 846960 f, 214257.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847020 f, 214272.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847080 f, 214233.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847140 f, 214248.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847200 f, 214264.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847260 f, 214279.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847320 f, 214294.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847380 f, 214309.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847440 f, 214324.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847500 f, 214339.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847560 f, 214355.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847620 f, 214370.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847680 f, 214331.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847740 f, 214346.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847800 f, 214361.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2047440 f, 107658.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200120 f, 74366.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2047500 f, 107661.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200180 f, 74365.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2047560 f, 107658.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200240 f, 74368.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2047620 f, 107661.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200300 f, 74372.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847860 f, 214376.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847920 f, 214391.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 847980 f, 214407.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848040 f, 214422.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848100 f, 214437.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848160 f, 214452.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2047680 f, 107664.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200360 f, 74376.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2047740 f, 107662.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200420 f, 74375.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2047800 f, 107665.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200480 f, 74379.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2047860 f, 107668.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200540 f, 74382.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2047920 f, 107666.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200600 f, 74382.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2047980 f, 107669.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200660 f, 74385.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2048040 f, 107672.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200720 f, 74389.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2048100 f, 107675.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200780 f, 74388.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2048160 f, 107673.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200840 f, 74392.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2048220 f, 107676.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200900 f, 74395.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848220 f, 214467.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848280 f, 214482.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2048280 f, 107679.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848340 f, 214443.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200960 f, 74399.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2048340 f, 107677.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201020 f, 74398.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2048400 f, 107680.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848400 f, 214459.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201080 f, 74402.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848460 f, 214474.2 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848520 f, 214489.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848580 f, 214504.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848640 f, 214519.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848700 f, 214534.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848760 f, 214550.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848820 f, 214510.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848880 f, 214526.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 848940 f, 214541.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849000 f, 214556.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849060 f, 214571.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849120 f, 214586.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849180 f, 214601.9 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849240 f, 214617.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849300 f, 214632.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849360 f, 214647.4 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849420 f, 214608.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849480 f, 214623.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849540 f, 214638.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849600 f, 214653.8 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849660 f, 214669.0 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849720 f, 214684.1 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849780 f, 214699.3 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849840 f, 214714.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849900 f, 214729.6 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 849960 f, 214690.5 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850020 f, 214705.7 fps, 0 ms/f
[junit] 3 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850080 f, 214720.8 fps, 0 ms/f
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test02Offscreen
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843730187 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[junit] 4 s: 60 f / 111 ms, 540.5 fps, 1 ms/f; total: 850140 f, 208879.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850200 f, 208894.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850260 f, 208909.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850320 f, 208923.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850380 f, 208887.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850440 f, 208901.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850500 f, 208916.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850560 f, 208931.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850620 f, 208946.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850680 f, 208960.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850740 f, 208975.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850800 f, 208990.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850860 f, 209005.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850920 f, 209019.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 850980 f, 209034.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851040 f, 208998.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851100 f, 209012.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851160 f, 209027.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851220 f, 209042.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851280 f, 209056.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851340 f, 209071.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851400 f, 209086.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851460 f, 209049.8 fps, 0 ms/f
[junit] 1 s: 60 f / 195 ms, 307.6 fps, 3 ms/f; total: 120 f, 100.5 fps, 9 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851520 f, 209064.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 150.8 fps, 6 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851580 f, 209079.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 201.1 fps, 4 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851640 f, 209094.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 251.4 fps, 3 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851700 f, 209108.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 301.7 fps, 3 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851760 f, 209123.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 352.0 fps, 2 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851820 f, 209138.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 402.3 fps, 2 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851880 f, 209101.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 452.2 fps, 2 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 851940 f, 209116.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 502.5 fps, 1 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852000 f, 209131.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 552.7 fps, 1 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852060 f, 209145.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 603.0 fps, 1 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852120 f, 209160.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 653.2 fps, 1 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852180 f, 209175.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 703.5 fps, 1 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852240 f, 209189.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 753.7 fps, 1 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852300 f, 209204.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 804.0 fps, 1 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852360 f, 209219.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 854.2 fps, 1 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852420 f, 209234.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 903.7 fps, 1 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852480 f, 209197.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 953.9 fps, 1 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852540 f, 209212.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 1004.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852600 f, 209227.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 1054.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852660 f, 209241.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 1104.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852720 f, 209256.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 1154.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852780 f, 209271.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 1205.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852840 f, 209285.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 1255.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852900 f, 209300.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 1305.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 852960 f, 209315.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 1355.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853020 f, 209330.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 1404.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853080 f, 209293.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 1454.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853140 f, 209308.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 1505.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853200 f, 209322.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 1555.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853260 f, 209337.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 1605.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853320 f, 209352.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2048460 f, 107683.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201140 f, 74406.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2048520 f, 107680.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201200 f, 74405.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2048580 f, 107683.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201260 f, 74409.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2048640 f, 107687.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201320 f, 74412.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2048700 f, 107690.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201380 f, 74416.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2048760 f, 107693.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201440 f, 74420.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2048820 f, 107696.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201500 f, 74423.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2048880 f, 107694.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201560 f, 74423.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2048940 f, 107697.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201620 f, 74426.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2049000 f, 107700.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201680 f, 74430.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201740 f, 74434.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2049060 f, 107703.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201800 f, 74437.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2049120 f, 107706.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201860 f, 74441.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2049180 f, 107704.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201920 f, 74440.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2049240 f, 107707.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1201980 f, 74444.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2049300 f, 107710.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202040 f, 74448.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2049360 f, 107713.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202100 f, 74451.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2049420 f, 107716.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202160 f, 74455.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2049480 f, 107719.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202220 f, 74459.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2049540 f, 107723.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202280 f, 74463.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2049600 f, 107726.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202340 f, 74462.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2049660 f, 107723.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202400 f, 74465.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2049720 f, 107726.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202460 f, 74469.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2049780 f, 107730.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202520 f, 74473.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2049840 f, 107733.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202580 f, 74476.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2049900 f, 107736.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202640 f, 74480.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2049960 f, 107739.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202700 f, 74484.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2050020 f, 107742.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202760 f, 74488.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2050080 f, 107740.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202820 f, 74487.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2050140 f, 107743.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202880 f, 74490.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2050200 f, 107746.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1202940 f, 74494.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2050260 f, 107749.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203000 f, 74493.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2050320 f, 107747.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203060 f, 74497.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2050380 f, 107750.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203120 f, 74501.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2050440 f, 107753.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203180 f, 74504.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2050500 f, 107750.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203240 f, 74504.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2050560 f, 107754.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203300 f, 74507.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2050620 f, 107757.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203360 f, 74511.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2050680 f, 107760.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203420 f, 74510.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2050740 f, 107757.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203480 f, 74514.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2050800 f, 107761.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203540 f, 74517.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2050860 f, 107764.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203600 f, 74517.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2050920 f, 107761.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203660 f, 74520.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2050980 f, 107764.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203720 f, 74524.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2051040 f, 107767.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203780 f, 74528.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2051100 f, 107771.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203840 f, 74531.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2051160 f, 107774.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203900 f, 74535.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2051220 f, 107771.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1203960 f, 74534.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2051280 f, 107774.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204020 f, 74538.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2051340 f, 107772.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204080 f, 74537.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2051400 f, 107775.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204140 f, 74541.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2051460 f, 107778.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204200 f, 74545.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2051520 f, 107781.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204260 f, 74548.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2051580 f, 107779.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204320 f, 74547.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2051640 f, 107782.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204380 f, 74551.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2051700 f, 107785.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204440 f, 74555.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2051760 f, 107783.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204500 f, 74554.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2051820 f, 107786.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204560 f, 74558.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2051880 f, 107789.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204620 f, 74561.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2051940 f, 107786.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204680 f, 74560.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2052000 f, 107790.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204740 f, 74564.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2052060 f, 107793.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204800 f, 74568.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2052120 f, 107796.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204860 f, 74567.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2052180 f, 107793.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204920 f, 74571.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2052240 f, 107797.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1204980 f, 74574.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2052300 f, 107794.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205040 f, 74573.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2052360 f, 107797.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205100 f, 74577.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2052420 f, 107800.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205160 f, 74581.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 1655.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853380 f, 209367.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 1705.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853440 f, 209381.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 1755.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853500 f, 209396.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 1806.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853560 f, 209411.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 1856.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853620 f, 209374.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 1904.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853680 f, 209389.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 1954.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853740 f, 209403.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 2005.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853800 f, 209418.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 2055.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853860 f, 209433.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 2105.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853920 f, 209448.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 2155.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 853980 f, 209462.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 2205.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854040 f, 209477.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 2255.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854100 f, 209492.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854160 f, 209506.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 2305.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854220 f, 209470.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 2353.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854280 f, 209485.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 2404.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854340 f, 209499.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 2454.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854400 f, 209514.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 2504.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854460 f, 209529.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2052480 f, 107803.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205220 f, 74580.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2052540 f, 107801.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205280 f, 74584.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2052600 f, 107804.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205340 f, 74587.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2052660 f, 107807.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205400 f, 74586.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2052720 f, 107805.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205460 f, 74590.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2052780 f, 107808.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205520 f, 74594.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2052840 f, 107811.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854520 f, 209543.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 2554.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854580 f, 209558.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 2604.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854640 f, 209573.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 2654.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854700 f, 209588.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 2704.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854760 f, 209602.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 2754.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854820 f, 209617.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 2802.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854880 f, 209580.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 2852.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 854940 f, 209595.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855000 f, 209610.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 2902.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855060 f, 209624.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 2952.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855120 f, 209639.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 3002.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855180 f, 209654.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 3052.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855240 f, 209669.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 3102.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855300 f, 209683.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 3152.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855360 f, 209698.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 3202.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855420 f, 209661.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 3250.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855480 f, 209676.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 3300.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855540 f, 209691.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 3350.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855600 f, 209705.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 3400.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855660 f, 209720.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 3450.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855720 f, 209735.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 3500.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855780 f, 209749.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 3550.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855840 f, 209764.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 3600.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855900 f, 209779.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 3650.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 855960 f, 209794.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 3696.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856020 f, 209757.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 3746.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856080 f, 209772.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 3796.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856140 f, 209786.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 3846.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856200 f, 209801.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 3896.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856260 f, 209816.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 3946.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856320 f, 209830.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 3996.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856380 f, 209845.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 4046.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856440 f, 209860.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 4096.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856500 f, 209875.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 4146.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856560 f, 209838.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 4193.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856620 f, 209853.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 4242.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856680 f, 209867.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 4292.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856740 f, 209882.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 4342.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856800 f, 209897.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 4392.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856860 f, 209911.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 4442.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856920 f, 209926.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 4492.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 856980 f, 209941.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 4542.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857040 f, 209955.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 4592.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857100 f, 209919.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 4638.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857160 f, 209933.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 4688.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857220 f, 209948.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 4738.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857280 f, 209963.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 4788.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857340 f, 209977.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 4837.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857400 f, 209992.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 4887.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857460 f, 210007.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 4937.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857520 f, 210022.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 4987.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857580 f, 209985.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 5033.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857640 f, 210000.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 5083.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857700 f, 210014.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 5132.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857760 f, 210029.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 5182.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857820 f, 210044.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205580 f, 74598.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2052900 f, 107809.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205640 f, 74597.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2052960 f, 107812.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205700 f, 74600.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2053020 f, 107815.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205760 f, 74604.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2053080 f, 107812.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205820 f, 74603.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2053140 f, 107815.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205880 f, 74607.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2053200 f, 107819.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1205940 f, 74606.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2053260 f, 107816.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206000 f, 74610.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2053320 f, 107819.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206060 f, 74613.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2053380 f, 107822.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206120 f, 74613.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2053440 f, 107820.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206180 f, 74612.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2053500 f, 107817.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206240 f, 74615.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2053560 f, 107821.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206300 f, 74619.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2053620 f, 107818.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206360 f, 74618.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2053680 f, 107821.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206420 f, 74622.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857880 f, 210058.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 5232.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 5282.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 857940 f, 210073.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 5332.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2053740 f, 107824.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858000 f, 210088.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206480 f, 74626.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2053800 f, 107828.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206540 f, 74625.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2053860 f, 107825.4 fps, 0 ms/f
[junit] 16 s: 60 f / 85 ms, 705.8 fps, 1 ms/f; total: 1206600 f, 74238.6 fps, 0 ms/f
[junit] 19 s: 60 f / 85 ms, 705.8 fps, 1 ms/f; total: 2053920 f, 107349.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206660 f, 74242.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2053980 f, 107352.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206720 f, 74245.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2054040 f, 107355.8 fps, 0 ms/f
[junit] 16 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 1206780 f, 74172.1 fps, 0 ms/f
[junit] 19 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 2054100 f, 107263.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206840 f, 74175.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2054160 f, 107266.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206900 f, 74174.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2054220 f, 107264.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1206960 f, 74178.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2054280 f, 107267.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207020 f, 74177.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2054340 f, 107265.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207080 f, 74181.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2054400 f, 107268.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207140 f, 74185.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 5382.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2054460 f, 107271.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207200 f, 74184.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2054520 f, 107268.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207260 f, 74187.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2054580 f, 107271.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207320 f, 74187.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2054640 f, 107269.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207380 f, 74190.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2054700 f, 107272.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207440 f, 74194.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858060 f, 210051.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2054760 f, 107275.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 5427.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207500 f, 74193.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2054820 f, 107273.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858120 f, 210066.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207560 f, 74197.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2054880 f, 107276.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207620 f, 74200.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 5477.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2054940 f, 107279.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858180 f, 210080.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207680 f, 74200.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 5526.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858240 f, 210095.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 5576.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858300 f, 210110.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 5626.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858360 f, 210124.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 5676.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858420 f, 210139.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 5726.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858480 f, 210154.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 5775.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858540 f, 210168.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 5825.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858600 f, 210183.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 5875.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858660 f, 210146.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 5920.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858720 f, 210161.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 5970.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858780 f, 210176.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 6019.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858840 f, 210190.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 6069.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858900 f, 210205.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 6119.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2055000 f, 107277.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207740 f, 74203.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2055060 f, 107280.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207800 f, 74202.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2055120 f, 107277.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207860 f, 74206.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2055180 f, 107280.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207920 f, 74210.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2055240 f, 107284.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1207980 f, 74209.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2055300 f, 107281.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208040 f, 74213.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2055360 f, 107284.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208100 f, 74212.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2055420 f, 107282.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208160 f, 74215.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2055480 f, 107285.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208220 f, 74219.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2055540 f, 107288.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208280 f, 74218.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2055600 f, 107286.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208340 f, 74222.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2055660 f, 107289.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208400 f, 74221.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2055720 f, 107286.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208460 f, 74225.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2055780 f, 107289.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208520 f, 74228.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2055840 f, 107292.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208580 f, 74227.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2055900 f, 107290.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208640 f, 74227.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2055960 f, 107288.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208700 f, 74230.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2056020 f, 107291.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208760 f, 74229.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2056080 f, 107288.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208820 f, 74233.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2056140 f, 107291.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208880 f, 74232.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2056200 f, 107289.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1208940 f, 74236.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2056260 f, 107292.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209000 f, 74240.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2056320 f, 107295.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209060 f, 74239.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2056380 f, 107293.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209120 f, 74242.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2056440 f, 107296.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209180 f, 74246.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2056500 f, 107299.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209240 f, 74245.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2056560 f, 107296.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209300 f, 74249.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2056620 f, 107300.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209360 f, 74248.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2056680 f, 107297.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209420 f, 74252.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2056740 f, 107300.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209480 f, 74255.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2056800 f, 107303.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209540 f, 74255.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2056860 f, 107301.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209600 f, 74258.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2056920 f, 107304.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209660 f, 74257.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2056980 f, 107302.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209720 f, 74261.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2057040 f, 107305.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209780 f, 74265.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2057100 f, 107308.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209840 f, 74264.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2057160 f, 107305.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209900 f, 74268.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2057220 f, 107308.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1209960 f, 74267.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2057280 f, 107306.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210020 f, 74270.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2057340 f, 107309.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210080 f, 74274.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2057400 f, 107312.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210140 f, 74273.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2057460 f, 107310.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210200 f, 74277.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2057520 f, 107313.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210260 f, 74280.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2057580 f, 107316.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210320 f, 74280.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2057640 f, 107314.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210380 f, 74283.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2057700 f, 107317.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210440 f, 74282.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2057760 f, 107314.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210500 f, 74286.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2057820 f, 107317.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210560 f, 74290.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2057880 f, 107320.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210620 f, 74289.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2057940 f, 107318.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210680 f, 74293.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2058000 f, 107321.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210740 f, 74292.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2058060 f, 107319.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210800 f, 74295.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2058120 f, 107322.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210860 f, 74299.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2058180 f, 107325.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210920 f, 74298.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2058240 f, 107322.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1210980 f, 74302.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2058300 f, 107326.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211040 f, 74301.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2058360 f, 107323.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211100 f, 74305.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2058420 f, 107326.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211160 f, 74308.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2058480 f, 107329.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211220 f, 74307.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2058540 f, 107327.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211280 f, 74311.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2058600 f, 107330.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211340 f, 74315.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2058660 f, 107333.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211400 f, 74314.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2058720 f, 107331.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211460 f, 74318.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2058780 f, 107334.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211520 f, 74317.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2058840 f, 107331.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211580 f, 74320.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2058900 f, 107335.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211640 f, 74324.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2058960 f, 107338.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211700 f, 74323.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2059020 f, 107335.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211760 f, 74327.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2059080 f, 107338.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211820 f, 74326.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2059140 f, 107336.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211880 f, 74330.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2059200 f, 107339.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1211940 f, 74329.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2059260 f, 107336.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212000 f, 74333.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2059320 f, 107340.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212060 f, 74336.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2059380 f, 107343.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212120 f, 74335.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2059440 f, 107340.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 858960 f, 210220.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212180 f, 74339.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2059500 f, 107343.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212240 f, 74343.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2059560 f, 107341.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212300 f, 74342.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2059620 f, 107344.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212360 f, 74345.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2059680 f, 107347.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212420 f, 74345.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2059740 f, 107345.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212480 f, 74348.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2059800 f, 107348.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212540 f, 74347.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2059860 f, 107345.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212600 f, 74351.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2059920 f, 107349.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212660 f, 74355.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2059980 f, 107352.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212720 f, 74354.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2060040 f, 107349.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212780 f, 74358.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2060100 f, 107352.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212840 f, 74361.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2060160 f, 107355.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212900 f, 74360.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2060220 f, 107353.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1212960 f, 74364.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2060280 f, 107356.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213020 f, 74363.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2060340 f, 107354.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213080 f, 74367.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2060400 f, 107357.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213140 f, 74371.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2060460 f, 107360.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213200 f, 74370.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2060520 f, 107357.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213260 f, 74373.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2060580 f, 107361.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213320 f, 74372.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2060640 f, 107358.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213380 f, 74376.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2060700 f, 107361.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213440 f, 74380.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2060760 f, 107364.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213500 f, 74379.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2060820 f, 107362.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213560 f, 74383.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2060880 f, 107365.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213620 f, 74382.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2060940 f, 107362.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213680 f, 74385.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2061000 f, 107366.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213740 f, 74389.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2061060 f, 107369.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213800 f, 74388.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2061120 f, 107366.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213860 f, 74392.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2061180 f, 107369.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213920 f, 74396.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2061240 f, 107373.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1213980 f, 74395.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2061300 f, 107370.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214040 f, 74398.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2061360 f, 107373.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214100 f, 74397.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2061420 f, 107371.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214160 f, 74401.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2061480 f, 107374.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214220 f, 74405.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2061540 f, 107371.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214280 f, 74404.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2061600 f, 107375.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 6169.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859020 f, 210234.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 6218.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859080 f, 210249.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 6268.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859140 f, 210264.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 6318.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859200 f, 210227.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 6362.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859260 f, 210242.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 6412.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859320 f, 210256.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 6462.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214340 f, 74408.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2061660 f, 107378.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214400 f, 74407.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2061720 f, 107375.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214460 f, 74410.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2061780 f, 107378.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214520 f, 74414.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2061840 f, 107381.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214580 f, 74413.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2061900 f, 107379.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214640 f, 74417.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2061960 f, 107382.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214700 f, 74416.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2062020 f, 107380.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214760 f, 74420.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2062080 f, 107383.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214820 f, 74423.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2062140 f, 107386.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214880 f, 74422.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2062200 f, 107383.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1214940 f, 74426.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2062260 f, 107387.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215000 f, 74425.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2062320 f, 107384.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215060 f, 74429.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2062380 f, 107387.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215120 f, 74433.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2062440 f, 107390.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215180 f, 74432.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2062500 f, 107388.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215240 f, 74435.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2062560 f, 107391.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215300 f, 74434.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2062620 f, 107388.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215360 f, 74438.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2062680 f, 107392.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215420 f, 74442.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2062740 f, 107395.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215480 f, 74441.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2062800 f, 107392.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215540 f, 74445.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2062860 f, 107395.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215600 f, 74448.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2062920 f, 107399.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215660 f, 74447.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2062980 f, 107396.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215720 f, 74451.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2063040 f, 107399.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215780 f, 74450.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2063100 f, 107397.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215840 f, 74454.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2063160 f, 107400.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215900 f, 74458.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2063220 f, 107403.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1215960 f, 74457.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2063280 f, 107400.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216020 f, 74460.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2063340 f, 107404.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216080 f, 74459.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2063400 f, 107401.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216140 f, 74463.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2063460 f, 107404.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216200 f, 74467.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2063520 f, 107407.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216260 f, 74466.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2063580 f, 107405.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216320 f, 74470.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2063640 f, 107408.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216380 f, 74473.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2063700 f, 107411.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216440 f, 74472.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2063760 f, 107409.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216500 f, 74476.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2063820 f, 107412.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216560 f, 74475.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2063880 f, 107409.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216620 f, 74479.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2063940 f, 107412.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216680 f, 74483.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2064000 f, 107416.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216740 f, 74482.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2064060 f, 107413.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216800 f, 74485.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2064120 f, 107416.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216860 f, 74484.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2064180 f, 107414.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216920 f, 74488.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2064240 f, 107417.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1216980 f, 74492.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2064300 f, 107420.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217040 f, 74491.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2064360 f, 107418.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217100 f, 74495.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2064420 f, 107421.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217160 f, 74498.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2064480 f, 107424.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217220 f, 74497.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2064540 f, 107421.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217280 f, 74501.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2064600 f, 107424.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217340 f, 74500.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2064660 f, 107422.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217400 f, 74504.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2064720 f, 107425.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217460 f, 74503.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2064780 f, 107423.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217520 f, 74507.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2064840 f, 107426.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217580 f, 74510.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2064900 f, 107429.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217640 f, 74509.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2064960 f, 107426.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217700 f, 74513.5 fps, 0 ms/f
[junit] 19 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 2065020 f, 107312.7 fps, 0 ms/f
[junit] 16 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 1217760 f, 74421.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2065080 f, 107315.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217820 f, 74425.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2065140 f, 107313.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217880 f, 74424.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2065200 f, 107316.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1217940 f, 74428.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2065260 f, 107314.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218000 f, 74427.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2065320 f, 107317.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218060 f, 74430.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2065380 f, 107320.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218120 f, 74434.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2065440 f, 107317.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218180 f, 74433.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2065500 f, 107321.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218240 f, 74437.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2065560 f, 107324.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218300 f, 74440.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2065620 f, 107321.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218360 f, 74440.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2065680 f, 107324.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218420 f, 74443.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2065740 f, 107322.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218480 f, 74442.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2065800 f, 107325.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218540 f, 74446.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2065860 f, 107322.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218600 f, 74445.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2065920 f, 107326.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218660 f, 74449.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2065980 f, 107329.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218720 f, 74452.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2066040 f, 107326.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218780 f, 74452.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2066100 f, 107329.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218840 f, 74455.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2066160 f, 107332.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218900 f, 74459.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2066220 f, 107330.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1218960 f, 74458.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2066280 f, 107333.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219020 f, 74462.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2066340 f, 107331.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219080 f, 74461.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2066400 f, 107334.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219140 f, 74464.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2066460 f, 107337.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219200 f, 74468.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2066520 f, 107334.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219260 f, 74467.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2066580 f, 107338.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219320 f, 74471.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2066640 f, 107341.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219380 f, 74470.5 fps, 0 ms/f
[junit] 19 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 2066700 f, 107327.5 fps, 0 ms/f
[junit] 16 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1219440 f, 74465.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2066760 f, 107325.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219500 f, 74464.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2066820 f, 107328.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219560 f, 74467.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2066880 f, 107331.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219620 f, 74471.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2066940 f, 107328.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219680 f, 74470.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2067000 f, 107332.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859380 f, 210271.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 6512.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219740 f, 74474.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2067060 f, 107329.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219800 f, 74473.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2067120 f, 107332.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219860 f, 74477.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2067180 f, 107335.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859440 f, 210286.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 6561.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859500 f, 210300.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 6611.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859560 f, 210315.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 6661.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859620 f, 210330.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219920 f, 74480.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 6710.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2067240 f, 107333.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859680 f, 210345.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1219980 f, 74479.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2067300 f, 107336.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220040 f, 74483.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2067360 f, 107339.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 6760.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859740 f, 210308.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 6804.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859800 f, 210322.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 6854.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859860 f, 210337.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 6903.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859920 f, 210352.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 6953.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 859980 f, 210366.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 7003.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860040 f, 210381.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 7052.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860100 f, 210396.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 7102.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220100 f, 74487.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2067420 f, 107337.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220160 f, 74486.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2067480 f, 107340.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220220 f, 74489.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2067540 f, 107337.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220280 f, 74489.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2067600 f, 107340.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220340 f, 74492.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2067660 f, 107343.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220400 f, 74496.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2067720 f, 107341.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220460 f, 74495.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2067780 f, 107344.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220520 f, 74499.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2067840 f, 107342.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220580 f, 74498.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2067900 f, 107345.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220640 f, 74501.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2067960 f, 107348.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220700 f, 74505.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2068020 f, 107345.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220760 f, 74504.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2068080 f, 107349.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 7152.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220820 f, 74508.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860160 f, 210410.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2068140 f, 107346.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 7201.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860220 f, 210425.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 7245.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860280 f, 210388.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220880 f, 74507.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2068200 f, 107349.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1220940 f, 74511.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2068260 f, 107352.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221000 f, 74514.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2068320 f, 107350.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221060 f, 74513.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2068380 f, 107353.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221120 f, 74517.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2068440 f, 107351.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221180 f, 74516.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2068500 f, 107354.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 7295.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221240 f, 74520.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860340 f, 210403.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2068560 f, 107357.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 7344.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221300 f, 74524.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860400 f, 210418.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2068620 f, 107354.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 7394.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221360 f, 74523.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860460 f, 210432.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 7444.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860520 f, 210447.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 7493.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860580 f, 210462.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 7543.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2068680 f, 107357.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221420 f, 74526.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2068740 f, 107355.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221480 f, 74525.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2068800 f, 107358.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221540 f, 74529.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2068860 f, 107361.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221600 f, 74533.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2068920 f, 107359.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221660 f, 74532.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2068980 f, 107362.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860640 f, 210476.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 7593.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860700 f, 210491.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 7642.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860760 f, 210506.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 7692.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221720 f, 74536.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860820 f, 210520.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2069040 f, 107365.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 7735.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221780 f, 74539.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2069100 f, 107363.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221840 f, 74538.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860880 f, 210484.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 7785.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 860940 f, 210498.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 7834.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861000 f, 210513.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 7884.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2069160 f, 107366.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861060 f, 210528.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 7933.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861120 f, 210542.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 7983.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861180 f, 210557.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 8033.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861240 f, 210572.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 8082.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861300 f, 210586.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 8132.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861360 f, 210601.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 8175.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861420 f, 210564.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 8224.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861480 f, 210579.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 8274.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861540 f, 210593.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 8323.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861600 f, 210608.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 8373.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861660 f, 210623.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 8422.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861720 f, 210637.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861780 f, 210652.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 8472.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861840 f, 210667.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 8521.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861900 f, 210630.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 8564.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 861960 f, 210645.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 8613.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862020 f, 210659.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 8663.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862080 f, 210674.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862140 f, 210689.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 8712.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862200 f, 210703.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 8762.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862260 f, 210718.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 8811.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862320 f, 210733.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 8861.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862380 f, 210747.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 8910.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862440 f, 210762.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 8960.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862500 f, 210725.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 9002.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862560 f, 210740.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 9051.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862620 f, 210754.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 9101.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862680 f, 210769.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 9150.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862740 f, 210784.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 9200.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862800 f, 210798.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 9249.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862860 f, 210813.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 9299.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862920 f, 210828.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 9348.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 862980 f, 210842.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 9398.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863040 f, 210857.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 9447.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863100 f, 210820.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 9489.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863160 f, 210835.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 9538.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863220 f, 210850.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 9588.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863280 f, 210864.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 9637.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863340 f, 210879.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 9686.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863400 f, 210893.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 9736.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863460 f, 210908.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 9785.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863520 f, 210923.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 9835.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863580 f, 210937.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 9884.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863640 f, 210901.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 9925.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863700 f, 210915.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 9975.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863760 f, 210930.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 10024.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863820 f, 210945.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 10074.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863880 f, 210959.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 10123.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 863940 f, 210974.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 10172.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864000 f, 210989.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 10222.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864060 f, 211003.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 10271.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864120 f, 211018.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 10320.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864180 f, 210981.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 10361.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864240 f, 210996.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 10411.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864300 f, 211010.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 10460.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864360 f, 211025.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 10509.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864420 f, 211040.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 10559.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864480 f, 211054.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221900 f, 74542.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2069220 f, 107363.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1221960 f, 74541.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2069280 f, 107366.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222020 f, 74545.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2069340 f, 107369.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222080 f, 74548.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2069400 f, 107367.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222140 f, 74548.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2069460 f, 107370.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222200 f, 74551.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2069520 f, 107368.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222260 f, 74550.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2069580 f, 107371.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222320 f, 74554.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2069640 f, 107374.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222380 f, 74558.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2069700 f, 107371.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 10608.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222440 f, 74557.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864540 f, 211069.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2069760 f, 107374.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 10657.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222500 f, 74560.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864600 f, 211083.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2069820 f, 107378.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222560 f, 74559.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2069880 f, 107375.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222620 f, 74563.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2069940 f, 107373.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222680 f, 74562.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2070000 f, 107376.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222740 f, 74566.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2070060 f, 107373.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222800 f, 74565.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2070120 f, 107376.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222860 f, 74569.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2070180 f, 107380.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222920 f, 74572.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2070240 f, 107377.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1222980 f, 74571.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2070300 f, 107380.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223040 f, 74575.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2070360 f, 107378.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223100 f, 74574.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2070420 f, 107381.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223160 f, 74578.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223220 f, 74582.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2070480 f, 107384.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223280 f, 74581.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2070540 f, 107382.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223340 f, 74584.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2070600 f, 107385.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223400 f, 74588.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2070660 f, 107388.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223460 f, 74587.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2070720 f, 107385.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223520 f, 74591.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2070780 f, 107388.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223580 f, 74590.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2070840 f, 107386.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223640 f, 74594.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2070900 f, 107389.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223700 f, 74597.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2070960 f, 107392.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223760 f, 74596.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2071020 f, 107390.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223820 f, 74600.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2071080 f, 107393.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223880 f, 74599.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2071140 f, 107390.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1223940 f, 74603.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 10707.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864660 f, 211098.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 10756.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864720 f, 211113.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 10805.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864780 f, 211076.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 10846.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864840 f, 211091.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 10895.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864900 f, 211105.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 10944.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 864960 f, 211120.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 10994.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865020 f, 211134.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 11043.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865080 f, 211149.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 11092.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865140 f, 211164.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 11142.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865200 f, 211178.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 11191.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865260 f, 211193.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 11240.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865320 f, 211156.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 11280.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865380 f, 211171.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 11330.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865440 f, 211185.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 11379.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865500 f, 211200.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 11428.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865560 f, 211215.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 11477.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865620 f, 211229.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 11527.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865680 f, 211244.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 11576.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865740 f, 211259.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 11625.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865800 f, 211273.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 11674.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865860 f, 211236.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 11714.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865920 f, 211251.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 11763.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 865980 f, 211266.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 11812.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866040 f, 211280.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 11862.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866100 f, 211295.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 11911.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866160 f, 211310.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 11960.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866220 f, 211324.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 12009.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 12059.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866280 f, 211339.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 12108.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866340 f, 211353.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 12157.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866400 f, 211317.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 12196.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866460 f, 211331.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 12245.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2071200 f, 107393.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224000 f, 74606.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2071260 f, 107397.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224060 f, 74605.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2071320 f, 107394.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224120 f, 74609.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2071380 f, 107397.7 fps, 0 ms/f
[junit] 19 s: 60 f / 150 ms, 400.0 fps, 2 ms/f; total: 2071440 f, 106572.0 fps, 0 ms/f
[junit] 16 s: 60 f / 150 ms, 400.0 fps, 2 ms/f; total: 1224180 f, 73937.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2071500 f, 106569.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224240 f, 73936.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2071560 f, 106572.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224300 f, 73940.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2071620 f, 106570.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224360 f, 73939.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2071680 f, 106573.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224420 f, 73942.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2071740 f, 106570.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224480 f, 73942.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2071800 f, 106574.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224540 f, 73945.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2071860 f, 106577.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224600 f, 73949.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2071920 f, 106574.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224660 f, 73948.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2071980 f, 106577.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224720 f, 73952.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2072040 f, 106575.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224780 f, 73951.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2072100 f, 106578.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224840 f, 73954.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2072160 f, 106581.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224900 f, 73958.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2072220 f, 106579.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1224960 f, 73957.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2072280 f, 106582.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225020 f, 73961.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2072340 f, 106585.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225080 f, 73964.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 12295.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866520 f, 211346.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 12344.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866580 f, 211360.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 12393.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866640 f, 211375.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 12442.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866700 f, 211390.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 12491.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 12540.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866760 f, 211404.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 12590.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866820 f, 211419.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 12639.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866880 f, 211434.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 12688.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 866940 f, 211448.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 12727.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867000 f, 211411.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 12776.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867060 f, 211426.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 12825.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867120 f, 211441.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2072400 f, 106583.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225140 f, 73964.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2072460 f, 106586.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 12874.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867180 f, 211455.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 12923.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867240 f, 211470.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 12972.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867300 f, 211485.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 13022.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867360 f, 211499.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 13071.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867420 f, 211514.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 13120.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867480 f, 211528.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 13158.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867540 f, 211491.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 13207.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867600 f, 211506.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 13256.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867660 f, 211521.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 13306.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867720 f, 211535.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 13355.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867780 f, 211550.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 13404.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867840 f, 211565.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 13453.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867900 f, 211579.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 13502.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 867960 f, 211594.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 13551.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868020 f, 211608.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 13600.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868080 f, 211572.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 13638.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868140 f, 211586.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 13687.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868200 f, 211601.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 13736.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868260 f, 211615.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 13785.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868320 f, 211630.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 13834.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868380 f, 211645.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 13883.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868440 f, 211659.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 13932.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868500 f, 211674.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 13982.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868560 f, 211689.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 14031.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868620 f, 211703.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 14080.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868680 f, 211666.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 14117.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868740 f, 211681.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 14166.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868800 f, 211695.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 14215.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868860 f, 211710.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 14264.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868920 f, 211725.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 14313.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 868980 f, 211739.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 14362.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869040 f, 211754.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 14411.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869100 f, 211769.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 14460.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869160 f, 211783.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 14509.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869220 f, 211746.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 14546.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869280 f, 211761.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 14595.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869340 f, 211775.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 14644.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869400 f, 211790.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 14693.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869460 f, 211805.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 14742.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869520 f, 211819.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 14791.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869580 f, 211834.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 14840.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869640 f, 211848.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 14889.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869700 f, 211863.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 14938.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869760 f, 211878.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 14987.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869820 f, 211841.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 15024.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869880 f, 211855.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 15073.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 869940 f, 211870.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 15122.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870000 f, 211885.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 15171.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870060 f, 211899.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 15220.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870120 f, 211914.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 15269.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870180 f, 211928.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 15318.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870240 f, 211943.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 15367.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870300 f, 211958.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 15415.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870360 f, 211921.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 15452.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870420 f, 211935.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 15501.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870480 f, 211950.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 15550.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870540 f, 211964.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 15599.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870600 f, 211979.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 15647.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870660 f, 211994.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 15696.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870720 f, 212008.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 15745.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 15794.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870780 f, 212023.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 15843.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870840 f, 212037.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 15892.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870900 f, 212000.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 15928.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 870960 f, 212015.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 15977.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 16026.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871020 f, 212030.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871080 f, 212044.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 16074.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871140 f, 212059.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 16123.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871200 f, 212074.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 16172.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871260 f, 212088.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 16221.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871320 f, 212103.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 16270.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871380 f, 212117.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 16319.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871440 f, 212132.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 16368.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871500 f, 212095.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 16403.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871560 f, 212110.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 16452.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871620 f, 212124.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 16501.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871680 f, 212139.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 16550.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871740 f, 212153.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 16598.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871800 f, 212168.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 16647.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871860 f, 212183.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 16696.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871920 f, 212197.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 16745.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 871980 f, 212212.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 16794.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872040 f, 212226.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 16829.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872100 f, 212189.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 16878.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872160 f, 212204.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 16926.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872220 f, 212218.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 16975.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872280 f, 212233.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 17024.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872340 f, 212248.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 17073.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872400 f, 212262.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 17121.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872460 f, 212277.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 17170.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872520 f, 212291.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 17219.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872580 f, 212306.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 17268.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872640 f, 212269.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 17303.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872700 f, 212284.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 17351.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872760 f, 212298.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 17400.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872820 f, 212313.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 17449.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872880 f, 212327.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 17497.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 872940 f, 212342.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 17546.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873000 f, 212357.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 17595.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873060 f, 212371.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 17644.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873120 f, 212386.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 17692.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225200 f, 73967.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2072520 f, 106583.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225260 f, 73966.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2072580 f, 106581.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225320 f, 73965.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2072640 f, 106578.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225380 f, 73965.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2072700 f, 106576.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225440 f, 73964.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2072760 f, 106579.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225500 f, 73967.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2072820 f, 106582.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225560 f, 73971.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2072880 f, 106585.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225620 f, 73970.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2072940 f, 106583.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225680 f, 73974.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2073000 f, 106586.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225740 f, 73977.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2073060 f, 106589.5 fps, 0 ms/f
[junit] 16 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 1225800 f, 73954.7 fps, 0 ms/f
[junit] 19 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 2073120 f, 106559.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225860 f, 73958.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2073180 f, 106557.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225920 f, 73957.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2073240 f, 106560.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1225980 f, 73961.1 fps, 0 ms/f
[junit] 19 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 2073300 f, 106448.6 fps, 0 ms/f
[junit] 16 s: 60 f / 29 ms, 2068.9 fps, 0 ms/f; total: 1226040 f, 73835.5 fps, 0 ms/f
[junit] 19 s: 60 f / 9 ms, 6666.6 fps, 0 ms/f; total: 2073360 f, 106402.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226100 f, 73834.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2073420 f, 106405.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226160 f, 73838.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2073480 f, 106408.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226220 f, 73837.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2073540 f, 106406.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226280 f, 73841.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2073600 f, 106409.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226340 f, 73844.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2073660 f, 106412.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226400 f, 73843.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2073720 f, 106410.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226460 f, 73847.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2073780 f, 106413.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226520 f, 73851.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2073840 f, 106416.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226580 f, 73850.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2073900 f, 106413.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226640 f, 73853.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2073960 f, 106416.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226700 f, 73857.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2074020 f, 106420.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226760 f, 73861.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2074080 f, 106423.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226820 f, 73864.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2074140 f, 106426.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226880 f, 73868.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873180 f, 212349.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 17727.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873240 f, 212363.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 17775.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873300 f, 212378.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 17824.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873360 f, 212393.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 17873.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873420 f, 212407.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 17922.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873480 f, 212422.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 17970.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873540 f, 212436.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 18019.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873600 f, 212451.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 18068.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873660 f, 212465.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 18116.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873720 f, 212480.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873780 f, 212495.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 18165.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 18199.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873840 f, 212458.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 18248.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873900 f, 212472.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 18296.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 873960 f, 212487.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 18345.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874020 f, 212501.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 18394.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874080 f, 212516.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 18442.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874140 f, 212531.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 18491.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874200 f, 212493.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 18525.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874260 f, 212508.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 18573.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874320 f, 212523.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 18622.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874380 f, 212537.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 18670.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874440 f, 212552.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 18719.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874500 f, 212566.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 18768.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874560 f, 212581.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 18816.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874620 f, 212596.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 18865.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874680 f, 212610.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 18914.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874740 f, 212573.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 18947.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874800 f, 212588.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 18995.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874860 f, 212602.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 19044.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 19093.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874920 f, 212617.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 19141.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 874980 f, 212631.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 19190.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875040 f, 212646.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 19238.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875100 f, 212661.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 19287.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 19336.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875160 f, 212675.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 19384.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875220 f, 212690.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 19433.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875280 f, 212653.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 19466.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875340 f, 212667.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 19514.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 19563.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875400 f, 212682.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 19611.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875460 f, 212696.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 19660.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875520 f, 212711.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 19708.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875580 f, 212725.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 19757.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875640 f, 212740.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 19805.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875700 f, 212755.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 19838.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875760 f, 212718.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 19886.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875820 f, 212732.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 19935.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875880 f, 212747.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 875940 f, 212761.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 19983.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876000 f, 212776.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 20032.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876060 f, 212790.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 20080.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876120 f, 212805.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 20129.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876180 f, 212768.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 20161.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 20210.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876240 f, 212782.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 20258.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876300 f, 212797.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 20306.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876360 f, 212812.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 20355.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876420 f, 212826.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 20403.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876480 f, 212841.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 20452.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876540 f, 212855.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 20500.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876600 f, 212870.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 20549.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876660 f, 212884.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 20581.1 fps, 0 ms/f
[junit] 1 s: 60 f / 43 ms, 1395.3 fps, 0 ms/f; total: 25560 f, 19937.5 fps, 0 ms/f
[junit] 4 s: 60 f / 44 ms, 1363.6 fps, 0 ms/f; total: 876720 f, 210648.7 fps, 0 ms/f
[junit] 1 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 25620 f, 19953.2 fps, 0 ms/f
[junit] 4 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 876780 f, 210561.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 19984.4 fps, 0 ms/f
[junit] 4 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 876840 f, 210475.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 20015.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876900 f, 210489.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 20062.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 876960 f, 210504.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 20108.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877020 f, 210518.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 20155.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877080 f, 210532.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 20202.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877140 f, 210547.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 20233.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877200 f, 210511.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 20279.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877260 f, 210525.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 20326.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877320 f, 210539.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 20372.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 20419.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877380 f, 210554.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 20466.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877440 f, 210568.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 20512.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877500 f, 210583.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 20559.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877560 f, 210597.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 20606.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 20652.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877620 f, 210611.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 20699.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877680 f, 210626.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 20729.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877740 f, 210590.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 20776.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877800 f, 210604.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 20822.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877860 f, 210619.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 20869.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877920 f, 210633.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 20916.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 877980 f, 210647.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 20962.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878040 f, 210662.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 21009.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878100 f, 210676.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 21055.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2074200 f, 106429.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1226940 f, 73872.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2074260 f, 106432.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227000 f, 73871.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2074320 f, 106429.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227060 f, 73874.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2074380 f, 106433.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227120 f, 73878.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2074440 f, 106436.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227180 f, 73882.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2074500 f, 106439.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227240 f, 73885.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2074560 f, 106442.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227300 f, 73889.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2074620 f, 106445.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878160 f, 210690.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227360 f, 73892.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 21102.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2074680 f, 106448.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878220 f, 210705.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227420 f, 73896.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 21149.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2074740 f, 106451.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878280 f, 210669.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227480 f, 73900.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 21179.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878340 f, 210683.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 21225.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878400 f, 210698.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 21272.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878460 f, 210712.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 21318.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878520 f, 210726.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 21365.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878580 f, 210741.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 21411.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878640 f, 210755.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 21458.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 21505.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878700 f, 210769.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 21551.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878760 f, 210784.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 21598.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878820 f, 210798.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 21644.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878880 f, 210762.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 21674.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 21720.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 878940 f, 210776.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 21767.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879000 f, 210791.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 21813.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879060 f, 210805.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 21860.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879120 f, 210820.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 21906.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2074800 f, 106449.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227540 f, 73899.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2074860 f, 106452.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227600 f, 73902.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2074920 f, 106455.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227660 f, 73906.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2074980 f, 106458.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227720 f, 73910.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2075040 f, 106455.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227780 f, 73909.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2075100 f, 106459.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227840 f, 73912.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2075160 f, 106462.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227900 f, 73916.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2075220 f, 106465.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1227960 f, 73920.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2075280 f, 106462.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228020 f, 73919.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2075340 f, 106465.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228080 f, 73922.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2075400 f, 106468.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228140 f, 73926.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2075460 f, 106472.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228200 f, 73930.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2075520 f, 106475.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228260 f, 73933.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2075580 f, 106478.2 fps, 0 ms/f
[junit] 16 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1228320 f, 73928.3 fps, 0 ms/f
[junit] 19 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 2075640 f, 106470.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228380 f, 73931.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2075700 f, 106473.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228440 f, 73931.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2075760 f, 106471.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228500 f, 73934.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2075820 f, 106474.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228560 f, 73938.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2075880 f, 106477.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228620 f, 73937.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2075940 f, 106474.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228680 f, 73941.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2076000 f, 106477.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228740 f, 73944.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2076060 f, 106481.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228800 f, 73943.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2076120 f, 106478.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228860 f, 73947.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2076180 f, 106481.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228920 f, 73946.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2076240 f, 106479.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1228980 f, 73945.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2076300 f, 106476.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229040 f, 73949.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2076360 f, 106480.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229100 f, 73948.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2076420 f, 106477.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229160 f, 73952.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2076480 f, 106480.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229220 f, 73955.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2076540 f, 106483.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229280 f, 73955.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2076600 f, 106481.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229340 f, 73958.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2076660 f, 106484.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229400 f, 73962.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2076720 f, 106487.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229460 f, 73961.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2076780 f, 106485.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229520 f, 73964.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2076840 f, 106488.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229580 f, 73968.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2076900 f, 106485.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229640 f, 73967.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2076960 f, 106488.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229700 f, 73971.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2077020 f, 106492.0 fps, 0 ms/f
[junit] 19 s: 60 f / 8 ms, 7500.0 fps, 0 ms/f; total: 2077080 f, 106451.4 fps, 0 ms/f
[junit] 16 s: 60 f / 8 ms, 7500.0 fps, 0 ms/f; total: 1229760 f, 73939.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2077140 f, 106454.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229820 f, 73943.0 fps, 0 ms/f
[junit] 19 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 2077200 f, 106375.7 fps, 0 ms/f
[junit] 16 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 1229880 f, 73879.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2077260 f, 106378.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1229940 f, 73883.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2077320 f, 106381.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230000 f, 73887.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2077380 f, 106379.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230060 f, 73886.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2077440 f, 106382.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230120 f, 73889.9 fps, 0 ms/f
[junit] 19 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 2077500 f, 106369.3 fps, 0 ms/f
[junit] 16 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1230180 f, 73880.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2077560 f, 106372.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230240 f, 73883.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2077620 f, 106375.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230300 f, 73883.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2077680 f, 106373.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230360 f, 73886.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2077740 f, 106376.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230420 f, 73890.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2077800 f, 106373.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230480 f, 73889.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2077860 f, 106376.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230540 f, 73892.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2077920 f, 106379.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230600 f, 73896.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2077980 f, 106383.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230660 f, 73900.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2078040 f, 106380.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230720 f, 73899.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2078100 f, 106383.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230780 f, 73902.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2078160 f, 106386.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230840 f, 73906.5 fps, 0 ms/f
[junit] 19 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 2078220 f, 106378.9 fps, 0 ms/f
[junit] 16 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1230900 f, 73901.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2078280 f, 106382.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1230960 f, 73904.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2078340 f, 106379.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231020 f, 73904.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879180 f, 210834.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 21953.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879240 f, 210798.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 21982.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879300 f, 210812.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 22029.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879360 f, 210827.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 22075.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879420 f, 210841.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 22105.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879480 f, 210805.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 22151.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879540 f, 210819.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 22198.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879600 f, 210834.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 22244.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879660 f, 210848.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 22291.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879720 f, 210862.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 22337.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879780 f, 210877.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 22383.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879840 f, 210891.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 22430.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879900 f, 210906.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 22476.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 879960 f, 210920.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 22523.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880020 f, 210884.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 22552.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880080 f, 210898.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 22598.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880140 f, 210913.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 22645.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880200 f, 210927.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 22691.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880260 f, 210941.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 22737.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880320 f, 210956.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 22784.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880380 f, 210970.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 22830.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880440 f, 210984.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 22877.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880500 f, 210999.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 22923.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880560 f, 210963.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 22952.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880620 f, 210977.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 22998.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880680 f, 210991.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 23044.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880740 f, 211006.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 23091.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880800 f, 211020.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 23137.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880860 f, 211034.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 23183.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880920 f, 211049.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 23230.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 880980 f, 211063.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 23276.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881040 f, 211078.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 23323.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881100 f, 211041.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 23351.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881160 f, 211056.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 23397.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881220 f, 211070.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 23444.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881280 f, 211085.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 23490.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881340 f, 211099.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 23536.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881400 f, 211113.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 23583.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881460 f, 211128.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 23629.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881520 f, 211142.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 23675.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881580 f, 211156.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 23722.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881640 f, 211120.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 23750.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881700 f, 211135.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 23796.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881760 f, 211149.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 23842.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881820 f, 211163.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 23888.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881880 f, 211178.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 23935.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 881940 f, 211192.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 23981.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882000 f, 211206.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 24027.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882060 f, 211221.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 24074.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882120 f, 211235.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 24120.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882180 f, 211250.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 24166.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882240 f, 211213.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 24194.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882300 f, 211228.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 24240.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882360 f, 211242.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 24286.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882420 f, 211256.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 24333.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882480 f, 211271.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 24379.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882540 f, 211285.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 24425.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882600 f, 211299.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 24471.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882660 f, 211314.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 24518.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882720 f, 211328.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 24564.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882780 f, 211292.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 24591.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882840 f, 211306.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 24637.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882900 f, 211321.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 24684.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 882960 f, 211335.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 24730.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883020 f, 211349.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 24776.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883080 f, 211364.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 24822.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883140 f, 211378.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 24869.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883200 f, 211393.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 24915.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883260 f, 211356.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 24942.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883320 f, 211371.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 24988.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883380 f, 211385.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 25034.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883440 f, 211399.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 25080.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883500 f, 211414.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 25127.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883560 f, 211428.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 25173.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883620 f, 211442.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 25219.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883680 f, 211406.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 25246.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883740 f, 211421.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 25292.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883800 f, 211435.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 25338.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883860 f, 211449.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 25384.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883920 f, 211464.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 25430.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 883980 f, 211478.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 25476.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884040 f, 211492.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 25523.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884100 f, 211507.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 25569.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884160 f, 211521.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 25615.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884220 f, 211535.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 25661.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884280 f, 211499.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 25687.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884340 f, 211513.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 25734.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884400 f, 211528.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 25780.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884460 f, 211542.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 25826.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884520 f, 211557.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 25872.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884580 f, 211571.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 25918.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884640 f, 211585.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 25964.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884700 f, 211600.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 26010.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884760 f, 211614.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 26056.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884820 f, 211578.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 26082.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884880 f, 211592.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 26129.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 884940 f, 211606.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 26175.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885000 f, 211621.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 26221.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885060 f, 211635.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 26267.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885120 f, 211649.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 26313.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885180 f, 211664.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 26359.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885240 f, 211678.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 26405.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885300 f, 211692.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 26451.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885360 f, 211656.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 26477.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885420 f, 211671.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 26523.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885480 f, 211685.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 26569.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885540 f, 211699.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 26615.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885600 f, 211714.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 26661.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885660 f, 211728.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 26707.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885720 f, 211742.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 26753.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885780 f, 211757.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 26799.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885840 f, 211771.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 26825.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885900 f, 211735.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 26871.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 885960 f, 211749.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 26917.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886020 f, 211763.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 26963.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886080 f, 211778.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 27009.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886140 f, 211792.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 27055.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886200 f, 211806.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886260 f, 211821.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 27101.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886320 f, 211835.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 27147.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886380 f, 211849.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 27193.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886440 f, 211864.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 27239.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886500 f, 211878.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886560 f, 211842.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 27264.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886620 f, 211856.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 27310.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886680 f, 211870.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 27356.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886740 f, 211885.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 27381.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886800 f, 211849.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 27427.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886860 f, 211863.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 27473.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886920 f, 211877.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 27519.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 27543.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 886980 f, 211841.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 27589.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887040 f, 211855.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 27635.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887100 f, 211870.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 27681.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887160 f, 211884.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 27727.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887220 f, 211898.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 27773.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887280 f, 211913.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 27819.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887340 f, 211927.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 27865.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887400 f, 211891.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 27889.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887460 f, 211905.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 27935.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887520 f, 211919.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 27981.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887580 f, 211934.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 28027.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887640 f, 211948.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 28073.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887700 f, 211962.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 28119.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887760 f, 211977.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 28165.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887820 f, 211991.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 28189.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887880 f, 211955.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 28235.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 887940 f, 211969.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 28281.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888000 f, 211983.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 28326.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888060 f, 211998.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 28372.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888120 f, 212012.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 28418.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888180 f, 212026.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 28464.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888240 f, 212041.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 28510.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888300 f, 212055.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 28534.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888360 f, 212019.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 28580.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888420 f, 212033.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 28625.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888480 f, 212047.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 28671.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888540 f, 212062.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 28717.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888600 f, 212076.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 28763.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888660 f, 212090.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 28787.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888720 f, 212054.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888780 f, 212068.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 28832.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 28878.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888840 f, 212083.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 28924.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888900 f, 212097.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 28970.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 888960 f, 212111.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 29016.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889020 f, 212125.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 29061.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889080 f, 212140.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 29107.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2078400 f, 106382.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889140 f, 212154.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231080 f, 73907.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2078460 f, 106385.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231140 f, 73911.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2078520 f, 106388.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231200 f, 73910.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2078580 f, 106386.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231260 f, 73914.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2078640 f, 106384.1 fps, 0 ms/f
[junit] 16 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1231320 f, 73908.7 fps, 0 ms/f
[junit] 19 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 2078700 f, 106370.9 fps, 0 ms/f
[junit] 16 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1231380 f, 73903.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2078760 f, 106368.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231440 f, 73902.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2078820 f, 106371.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231500 f, 73906.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2078880 f, 106374.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231560 f, 73909.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2078940 f, 106372.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231620 f, 73909.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2079000 f, 106375.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231680 f, 73912.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2079060 f, 106372.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231740 f, 73911.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2079120 f, 106376.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231800 f, 73915.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2079180 f, 106373.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231860 f, 73914.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2079240 f, 106376.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231920 f, 73918.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2079300 f, 106374.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1231980 f, 73917.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2079360 f, 106377.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232040 f, 73920.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2079420 f, 106375.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232100 f, 73920.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2079480 f, 106378.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232160 f, 73923.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2079540 f, 106381.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232220 f, 73927.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2079600 f, 106378.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232280 f, 73926.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2079660 f, 106381.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232340 f, 73930.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2079720 f, 106379.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232400 f, 73929.2 fps, 0 ms/f
[junit] 19 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 2079780 f, 106355.4 fps, 0 ms/f
[junit] 16 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1232460 f, 73910.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2079840 f, 106358.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232520 f, 73914.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2079900 f, 106356.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232580 f, 73913.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2079960 f, 106359.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232640 f, 73917.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2080020 f, 106362.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232700 f, 73920.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2080080 f, 106359.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232760 f, 73919.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2080140 f, 106362.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232820 f, 73923.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2080200 f, 106360.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232880 f, 73922.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2080260 f, 106363.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1232940 f, 73926.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2080320 f, 106366.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233000 f, 73925.2 fps, 0 ms/f
[junit] 19 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 2080380 f, 106342.5 fps, 0 ms/f
[junit] 16 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1233060 f, 73911.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2080440 f, 106340.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233120 f, 73910.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2080500 f, 106343.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233180 f, 73913.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2080560 f, 106346.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233240 f, 73913.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2080620 f, 106343.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233300 f, 73916.6 fps, 0 ms/f
[junit] 19 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 2080680 f, 106336.1 fps, 0 ms/f
[junit] 16 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1233360 f, 73911.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2080740 f, 106339.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233420 f, 73915.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2080800 f, 106342.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233480 f, 73914.1 fps, 0 ms/f
[junit] 19 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 2080860 f, 106334.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233540 f, 73913.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2080920 f, 106337.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233600 f, 73916.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2080980 f, 106335.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233660 f, 73916.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2081040 f, 106338.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233720 f, 73919.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 29153.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889200 f, 212118.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 29176.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889260 f, 212132.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 29222.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889320 f, 212146.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 29268.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889380 f, 212161.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 29314.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889440 f, 212175.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 29359.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889500 f, 212189.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 29405.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889560 f, 212153.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 29428.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889620 f, 212167.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 29474.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889680 f, 212182.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 29520.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 29565.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889740 f, 212196.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 29611.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889800 f, 212210.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 29657.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889860 f, 212225.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889920 f, 212239.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 29702.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 889980 f, 212203.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 29726.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890040 f, 212217.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 29771.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890100 f, 212231.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 29817.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890160 f, 212246.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 29863.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890220 f, 212260.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 29908.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890280 f, 212274.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 29954.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890340 f, 212288.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 30000.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890400 f, 212303.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 30045.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890460 f, 212266.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 30068.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890520 f, 212281.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 30114.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890580 f, 212295.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 30159.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890640 f, 212309.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 30205.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890700 f, 212324.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 30250.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890760 f, 212338.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 30296.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890820 f, 212352.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 30342.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890880 f, 212367.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 30387.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 890940 f, 212330.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 30410.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891000 f, 212345.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 30455.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891060 f, 212359.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 30501.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891120 f, 212373.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 30547.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891180 f, 212388.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 30592.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891240 f, 212402.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 30638.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891300 f, 212416.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 30683.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891360 f, 212430.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 30729.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891420 f, 212445.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 30775.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891480 f, 212408.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 30797.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891540 f, 212423.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 30842.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891600 f, 212437.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 30888.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891660 f, 212451.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 30933.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891720 f, 212466.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 30979.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891780 f, 212480.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 31025.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891840 f, 212494.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 31070.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891900 f, 212508.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 31116.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 891960 f, 212523.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 31161.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892020 f, 212537.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 31207.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892080 f, 212501.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 31229.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892140 f, 212515.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 31274.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892200 f, 212529.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 31320.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892260 f, 212544.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 31365.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892320 f, 212558.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 31411.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892380 f, 212572.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 31456.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892440 f, 212586.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 31502.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892500 f, 212601.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 31547.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892560 f, 212615.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 31593.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892620 f, 212579.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 31614.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892680 f, 212593.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 31660.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892740 f, 212607.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 31705.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892800 f, 212622.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 31751.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892860 f, 212636.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 31796.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892920 f, 212650.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 31842.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 892980 f, 212664.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 31887.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893040 f, 212679.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 31933.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893100 f, 212693.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 31954.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893160 f, 212657.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2081100 f, 106341.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233780 f, 73923.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893220 f, 212671.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 32000.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893280 f, 212685.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 32045.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893340 f, 212700.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 32090.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893400 f, 212714.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 32136.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893460 f, 212728.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 32181.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893520 f, 212742.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893580 f, 212757.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 32227.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893640 f, 212771.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 32272.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893700 f, 212785.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 32318.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893760 f, 212749.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 32339.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893820 f, 212763.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 32384.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893880 f, 212777.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 32429.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 893940 f, 212792.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2081160 f, 106338.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233840 f, 73922.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2081220 f, 106342.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233900 f, 73926.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2081280 f, 106345.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1233960 f, 73929.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2081340 f, 106342.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234020 f, 73928.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2081400 f, 106345.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234080 f, 73932.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2081460 f, 106348.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234140 f, 73936.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2081520 f, 106351.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234200 f, 73939.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2081580 f, 106349.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234260 f, 73938.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2081640 f, 106352.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234320 f, 73942.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2081700 f, 106350.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234380 f, 73941.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2081760 f, 106353.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234440 f, 73945.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2081820 f, 106356.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234500 f, 73948.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2081880 f, 106354.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234560 f, 73947.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2081940 f, 106357.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234620 f, 73951.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2082000 f, 106360.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234680 f, 73955.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2082060 f, 106357.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234740 f, 73954.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2082120 f, 106360.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234800 f, 73957.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2082180 f, 106358.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234860 f, 73957.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2082240 f, 106361.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234920 f, 73960.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2082300 f, 106359.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1234980 f, 73959.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2082360 f, 106362.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235040 f, 73963.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2082420 f, 106365.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235100 f, 73966.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2082480 f, 106362.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235160 f, 73966.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2082540 f, 106360.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235220 f, 73965.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2082600 f, 106363.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235280 f, 73968.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2082660 f, 106366.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235340 f, 73972.4 fps, 0 ms/f
[junit] 19 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 2082720 f, 106358.9 fps, 0 ms/f
[junit] 16 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1235400 f, 73967.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2082780 f, 106361.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235460 f, 73970.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2082840 f, 106359.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235520 f, 73969.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2082900 f, 106362.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235580 f, 73973.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2082960 f, 106360.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235640 f, 73972.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2083020 f, 106363.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235700 f, 73976.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2083080 f, 106366.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235760 f, 73979.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2083140 f, 106369.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235820 f, 73979.0 fps, 0 ms/f
[junit] 19 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 2083200 f, 106356.2 fps, 0 ms/f
[junit] 16 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1235880 f, 73973.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2083260 f, 106359.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1235940 f, 73977.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2083320 f, 106356.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236000 f, 73976.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2083380 f, 106360.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236060 f, 73980.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2083440 f, 106357.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236120 f, 73979.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2083500 f, 106360.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236180 f, 73982.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2083560 f, 106363.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236240 f, 73986.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2083620 f, 106361.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236300 f, 73985.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2083680 f, 106364.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236360 f, 73989.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2083740 f, 106362.1 fps, 0 ms/f
[junit] 16 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1236420 f, 73983.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2083800 f, 106359.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236480 f, 73987.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2083860 f, 106362.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236540 f, 73991.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2083920 f, 106360.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236600 f, 73990.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2083980 f, 106363.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236660 f, 73993.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2084040 f, 106366.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236720 f, 73997.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2084100 f, 106369.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236780 f, 73996.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2084160 f, 106367.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236840 f, 74000.2 fps, 0 ms/f
[junit] 19 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 2084220 f, 106359.4 fps, 0 ms/f
[junit] 16 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1236900 f, 73994.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2084280 f, 106362.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1236960 f, 73998.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 32475.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894000 f, 212806.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 32520.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894060 f, 212820.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 32566.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894120 f, 212835.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 32611.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894180 f, 212849.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 32657.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894240 f, 212863.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 32702.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894300 f, 212877.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 32747.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894360 f, 212841.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 32768.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894420 f, 212855.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 32813.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894480 f, 212870.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 32859.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894540 f, 212884.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 32904.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894600 f, 212898.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 32950.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894660 f, 212912.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 32995.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894720 f, 212927.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 33040.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894780 f, 212941.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 33086.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894840 f, 212955.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 33131.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894900 f, 212919.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 33151.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 894960 f, 212933.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 33197.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895020 f, 212947.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 33242.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895080 f, 212962.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 33287.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895140 f, 212976.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 33333.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895200 f, 212990.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 33378.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895260 f, 213005.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 33424.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895320 f, 213019.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 33469.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895380 f, 213033.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 33514.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895440 f, 212997.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 33534.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895500 f, 213011.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 33580.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895560 f, 213025.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 33625.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895620 f, 213039.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 33670.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895680 f, 213054.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 33716.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895740 f, 213068.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 33761.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895800 f, 213082.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 33806.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895860 f, 213097.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 33851.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895920 f, 213111.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 33897.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 895980 f, 213074.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 33916.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896040 f, 213089.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 33962.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896100 f, 213103.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 34007.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896160 f, 213117.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 34052.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896220 f, 213132.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 34098.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896280 f, 213146.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 34143.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896340 f, 213160.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 34188.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896400 f, 213174.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 34233.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896460 f, 213189.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 34279.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896520 f, 213203.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 34324.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896580 f, 213166.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 34343.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896640 f, 213181.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 34389.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896700 f, 213195.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 34434.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896760 f, 213209.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 34479.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896820 f, 213223.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 34524.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896880 f, 213238.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 34570.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 896940 f, 213252.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 34615.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897000 f, 213266.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 34660.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897060 f, 213281.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 34705.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897120 f, 213244.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 34724.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897180 f, 213258.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 34770.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897240 f, 213273.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 34815.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897300 f, 213287.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 34860.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897360 f, 213301.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 34905.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897420 f, 213315.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 34951.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897480 f, 213330.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 34996.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897540 f, 213344.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 35041.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897600 f, 213358.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 35086.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897660 f, 213322.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 35105.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897720 f, 213336.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 35150.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897780 f, 213350.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 35195.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897840 f, 213365.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 35240.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897900 f, 213379.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 35286.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 897960 f, 213393.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 35331.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898020 f, 213407.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 35376.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898080 f, 213422.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 35421.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898140 f, 213436.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 35466.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898200 f, 213450.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 35512.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898260 f, 213414.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 35530.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898320 f, 213428.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 35575.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898380 f, 213442.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 35620.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898440 f, 213456.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 35665.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898500 f, 213471.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 35711.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2084340 f, 106365.5 fps, 0 ms/f
[junit] 16 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1237020 f, 73993.3 fps, 0 ms/f
[junit] 19 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 2084400 f, 106357.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237080 f, 73996.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2084460 f, 106360.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237140 f, 74000.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2084520 f, 106358.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237200 f, 73999.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2084580 f, 106361.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237260 f, 74003.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2084640 f, 106364.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237320 f, 74006.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2084700 f, 106362.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237380 f, 74005.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2084760 f, 106359.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237440 f, 74005.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2084820 f, 106362.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237500 f, 74008.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2084880 f, 106366.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237560 f, 74012.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2084940 f, 106363.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237620 f, 74011.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2085000 f, 106366.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237680 f, 74015.0 fps, 0 ms/f
[junit] 19 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 2085060 f, 106348.0 fps, 0 ms/f
[junit] 16 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1237740 f, 74000.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2085120 f, 106345.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237800 f, 74000.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2085180 f, 106348.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237860 f, 74003.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2085240 f, 106351.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237920 f, 74007.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2085300 f, 106349.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1237980 f, 74006.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2085360 f, 106352.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238040 f, 74010.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2085420 f, 106355.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238100 f, 74013.6 fps, 0 ms/f
[junit] 19 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 2085480 f, 106331.5 fps, 0 ms/f
[junit] 16 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1238160 f, 73995.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2085540 f, 106334.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238220 f, 73998.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2085600 f, 106332.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238280 f, 73997.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2085660 f, 106329.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238340 f, 73997.0 fps, 0 ms/f
[junit] 19 s: 60 f / 22 ms, 2727.2 fps, 0 ms/f; total: 2085720 f, 106213.7 fps, 0 ms/f
[junit] 16 s: 60 f / 22 ms, 2727.2 fps, 0 ms/f; total: 1238400 f, 73903.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2085780 f, 106216.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238460 f, 73907.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2085840 f, 106214.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238520 f, 73906.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2085900 f, 106217.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238580 f, 73909.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2085960 f, 106215.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238640 f, 73908.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2086020 f, 106218.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238700 f, 73912.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2086080 f, 106221.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238760 f, 73911.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2086140 f, 106218.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238820 f, 73915.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2086200 f, 106222.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238880 f, 73918.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2086260 f, 106219.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1238940 f, 73918.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2086320 f, 106222.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239000 f, 73921.6 fps, 0 ms/f
[junit] 19 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 2086380 f, 106209.5 fps, 0 ms/f
[junit] 16 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1239060 f, 73911.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2086440 f, 106212.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239120 f, 73915.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2086500 f, 106215.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239180 f, 73919.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2086560 f, 106213.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239240 f, 73918.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2086620 f, 106216.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239300 f, 73921.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2086680 f, 106219.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239360 f, 73925.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2086740 f, 106217.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239420 f, 73924.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2086800 f, 106214.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239480 f, 73923.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2086860 f, 106217.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239540 f, 73927.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2086920 f, 106215.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239600 f, 73926.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2086980 f, 106218.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239660 f, 73930.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2087040 f, 106221.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239720 f, 73933.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2087100 f, 106219.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239780 f, 73932.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2087160 f, 106222.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239840 f, 73936.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2087220 f, 106225.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1239900 f, 73940.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2087280 f, 106222.9 fps, 0 ms/f
[junit] 16 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1239960 f, 73930.3 fps, 0 ms/f
[junit] 19 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 2087340 f, 106209.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240020 f, 73929.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2087400 f, 106207.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240080 f, 73928.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2087460 f, 106210.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240140 f, 73932.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2087520 f, 106213.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240200 f, 73935.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2087580 f, 106211.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240260 f, 73935.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2087640 f, 106214.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240320 f, 73938.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2087700 f, 106217.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240380 f, 73942.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2087760 f, 106214.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240440 f, 73941.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2087820 f, 106217.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240500 f, 73944.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2087880 f, 106221.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240560 f, 73948.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2087940 f, 106218.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240620 f, 73947.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2088000 f, 106221.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240680 f, 73951.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2088060 f, 106224.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240740 f, 73954.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2088120 f, 106227.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240800 f, 73953.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2088180 f, 106225.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240860 f, 73957.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2088240 f, 106228.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240920 f, 73961.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2088300 f, 106231.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1240980 f, 73964.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2088360 f, 106229.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241040 f, 73963.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2088420 f, 106232.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241100 f, 73967.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2088480 f, 106235.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241160 f, 73971.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2088540 f, 106232.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241220 f, 73970.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2088600 f, 106236.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241280 f, 73973.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2088660 f, 106239.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241340 f, 73977.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2088720 f, 106236.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241400 f, 73976.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2088780 f, 106239.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241460 f, 73980.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2088840 f, 106242.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241520 f, 73983.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2088900 f, 106240.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241580 f, 73982.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2088960 f, 106243.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241640 f, 73986.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2089020 f, 106246.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241700 f, 73989.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2089080 f, 106244.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241760 f, 73989.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2089140 f, 106247.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241820 f, 73992.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2089200 f, 106244.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241880 f, 73991.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2089260 f, 106242.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1241940 f, 73991.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2089320 f, 106245.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242000 f, 73994.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2089380 f, 106248.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242060 f, 73998.2 fps, 0 ms/f
[junit] 19 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 2089440 f, 106235.5 fps, 0 ms/f
[junit] 16 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1242120 f, 73988.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2089500 f, 106233.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242180 f, 73987.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2089560 f, 106236.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242240 f, 73991.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2089620 f, 106239.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242300 f, 73994.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2089680 f, 106236.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242360 f, 73994.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2089740 f, 106239.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242420 f, 73997.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2089800 f, 106243.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242480 f, 74001.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2089860 f, 106240.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242540 f, 74000.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2089920 f, 106243.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242600 f, 74003.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2089980 f, 106246.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242660 f, 74007.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2090040 f, 106249.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242720 f, 74011.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2090100 f, 106247.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242780 f, 74010.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2090160 f, 106250.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242840 f, 74013.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2090220 f, 106253.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242900 f, 74017.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2090280 f, 106251.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1242960 f, 74016.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2090340 f, 106254.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243020 f, 74020.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2090400 f, 106257.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243080 f, 74023.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2090460 f, 106254.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243140 f, 74022.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2090520 f, 106258.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243200 f, 74026.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2090580 f, 106261.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243260 f, 74030.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2090640 f, 106258.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243320 f, 74029.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2090700 f, 106261.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243380 f, 74032.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2090760 f, 106264.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243440 f, 74036.3 fps, 0 ms/f
[junit] 19 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 2090820 f, 106240.8 fps, 0 ms/f
[junit] 16 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1243500 f, 74017.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2090880 f, 106243.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243560 f, 74021.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2090940 f, 106246.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243620 f, 74025.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2091000 f, 106244.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243680 f, 74024.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2091060 f, 106247.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243740 f, 74027.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2091120 f, 106245.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243800 f, 74026.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2091180 f, 106248.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243860 f, 74030.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2091240 f, 106251.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243920 f, 74034.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2091300 f, 106249.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1243980 f, 74033.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2091360 f, 106252.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244040 f, 74036.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2091420 f, 106255.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244100 f, 74035.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2091480 f, 106252.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244160 f, 74039.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2091540 f, 106255.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244220 f, 74043.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2091600 f, 106258.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244280 f, 74046.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2091660 f, 106256.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244340 f, 74045.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2091720 f, 106259.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244400 f, 74049.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2091780 f, 106262.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244460 f, 74052.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2091840 f, 106260.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244520 f, 74052.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2091900 f, 106263.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244580 f, 74055.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2091960 f, 106266.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244640 f, 74059.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2092020 f, 106264.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244700 f, 74058.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2092080 f, 106267.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244760 f, 74062.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2092140 f, 106270.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244820 f, 74065.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2092200 f, 106267.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244880 f, 74064.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2092260 f, 106265.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1244940 f, 74063.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2092320 f, 106268.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245000 f, 74067.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2092380 f, 106266.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245060 f, 74066.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2092440 f, 106269.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245120 f, 74070.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2092500 f, 106272.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245180 f, 74069.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2092560 f, 106269.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245240 f, 74072.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2092620 f, 106267.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245300 f, 74072.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2092680 f, 106270.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245360 f, 74075.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2092740 f, 106273.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245420 f, 74079.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2092800 f, 106271.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245480 f, 74078.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2092860 f, 106268.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245540 f, 74077.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2092920 f, 106271.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245600 f, 74081.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2092980 f, 106275.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245660 f, 74084.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2093040 f, 106272.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245720 f, 74083.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2093100 f, 106275.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245780 f, 74087.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2093160 f, 106278.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245840 f, 74090.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2093220 f, 106276.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245900 f, 74090.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2093280 f, 106279.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1245960 f, 74093.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2093340 f, 106282.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246020 f, 74097.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2093400 f, 106285.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246080 f, 74096.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2093460 f, 106283.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246140 f, 74100.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2093520 f, 106286.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246200 f, 74103.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2093580 f, 106289.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246260 f, 74107.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2093640 f, 106286.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246320 f, 74106.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2093700 f, 106289.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246380 f, 74109.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898560 f, 213485.3 fps, 0 ms/f
[junit] 19 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 2093760 f, 106255.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 35756.2 fps, 0 ms/f
[junit] 16 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 1246440 f, 74082.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898620 f, 213499.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2093820 f, 106258.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 35801.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246500 f, 74086.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898680 f, 213513.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2093880 f, 106261.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 35846.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246560 f, 74089.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898740 f, 213528.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2093940 f, 106259.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 35891.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246620 f, 74088.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898800 f, 213491.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2094000 f, 106262.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 35909.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246680 f, 74092.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898860 f, 213505.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2094060 f, 106259.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 35954.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246740 f, 74091.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898920 f, 213520.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2094120 f, 106262.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 36000.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246800 f, 74095.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2094180 f, 106260.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246860 f, 74094.3 fps, 0 ms/f
[junit] 19 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 2094240 f, 106236.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 898980 f, 213534.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 36045.1 fps, 0 ms/f
[junit] 16 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1246920 f, 74075.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899040 f, 213548.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2094300 f, 106239.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 36090.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1246980 f, 74079.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899100 f, 213562.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2094360 f, 106237.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 36135.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247040 f, 74078.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899160 f, 213577.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2094420 f, 106240.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 36180.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247100 f, 74082.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899220 f, 213591.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2094480 f, 106237.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 36225.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247160 f, 74081.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899280 f, 213605.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2094540 f, 106235.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 36270.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247220 f, 74080.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899340 f, 213569.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2094600 f, 106233.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 36288.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247280 f, 74079.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899400 f, 213583.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2094660 f, 106236.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 36333.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247340 f, 74083.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899460 f, 213597.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2094720 f, 106239.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 36378.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247400 f, 74086.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899520 f, 213611.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2094780 f, 106236.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 36423.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247460 f, 74085.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899580 f, 213626.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2094840 f, 106239.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 36468.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247520 f, 74089.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899640 f, 213640.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2094900 f, 106243.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 36513.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247580 f, 74093.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899700 f, 213654.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2094960 f, 106240.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 36558.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247640 f, 74092.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899760 f, 213668.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2095020 f, 106243.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247700 f, 74095.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 36604.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2095080 f, 106246.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899820 f, 213683.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247760 f, 74099.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 36649.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2095140 f, 106244.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899880 f, 213646.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247820 f, 74098.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 36666.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2095200 f, 106247.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 899940 f, 213660.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247880 f, 74102.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 36711.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2095260 f, 106250.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900000 f, 213675.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1247940 f, 74105.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2095320 f, 106248.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248000 f, 74104.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2095380 f, 106251.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248060 f, 74108.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2095440 f, 106254.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248120 f, 74111.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2095500 f, 106251.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248180 f, 74111.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2095560 f, 106254.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248240 f, 74114.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2095620 f, 106257.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248300 f, 74118.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2095680 f, 106255.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248360 f, 74117.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2095740 f, 106258.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248420 f, 74121.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2095800 f, 106256.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248480 f, 74120.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2095860 f, 106259.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248540 f, 74123.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2095920 f, 106262.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248600 f, 74127.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2095980 f, 106260.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248660 f, 74126.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2096040 f, 106263.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248720 f, 74130.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2096100 f, 106266.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248780 f, 74133.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2096160 f, 106263.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248840 f, 74132.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2096220 f, 106266.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248900 f, 74136.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2096280 f, 106269.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1248960 f, 74139.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2096340 f, 106267.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249020 f, 74139.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2096400 f, 106270.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249080 f, 74142.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2096460 f, 106268.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249140 f, 74141.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2096520 f, 106271.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249200 f, 74145.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2096580 f, 106274.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249260 f, 74148.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2096640 f, 106271.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249320 f, 74148.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2096700 f, 106275.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249380 f, 74151.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2096760 f, 106278.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249440 f, 74155.1 fps, 0 ms/f
[junit] 19 s: 60 f / 26 ms, 2307.6 fps, 0 ms/f; total: 2096820 f, 106141.2 fps, 0 ms/f
[junit] 16 s: 60 f / 26 ms, 2307.6 fps, 0 ms/f; total: 1249500 f, 74044.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 36756.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2096880 f, 106144.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900060 f, 213689.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249560 f, 74048.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 36801.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2096940 f, 106147.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900120 f, 213703.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249620 f, 74051.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 36846.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2097000 f, 106144.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900180 f, 213667.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249680 f, 74050.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 36864.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2097060 f, 106148.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900240 f, 213681.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249740 f, 74054.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 36909.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2097120 f, 106151.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 36954.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249800 f, 74057.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900300 f, 213695.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2097180 f, 106148.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 36999.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249860 f, 74057.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900360 f, 213709.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2097240 f, 106151.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 37044.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249920 f, 74060.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900420 f, 213724.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2097300 f, 106154.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 37089.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1249980 f, 74064.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900480 f, 213738.4 fps, 0 ms/f
[junit] 19 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 2097360 f, 106130.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 37134.2 fps, 0 ms/f
[junit] 16 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1250040 f, 74045.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900540 f, 213752.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2097420 f, 106128.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 37179.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250100 f, 74044.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900600 f, 213766.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2097480 f, 106131.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 37224.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250160 f, 74048.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900660 f, 213730.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2097540 f, 106134.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 37241.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250220 f, 74052.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900720 f, 213744.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2097600 f, 106132.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250280 f, 74051.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2097660 f, 106135.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250340 f, 74054.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2097720 f, 106138.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 37286.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250400 f, 74058.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900780 f, 213758.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2097780 f, 106141.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 37331.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250460 f, 74057.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900840 f, 213773.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2097840 f, 106139.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 37376.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250520 f, 74061.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900900 f, 213787.3 fps, 0 ms/f
[junit] 19 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 2097900 f, 106131.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 37421.2 fps, 0 ms/f
[junit] 16 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1250580 f, 74055.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900960 f, 213801.6 fps, 0 ms/f
[junit] 19 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 2097960 f, 106118.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 37466.2 fps, 0 ms/f
[junit] 16 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1250640 f, 74046.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901020 f, 213815.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2098020 f, 106121.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 37511.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250700 f, 74049.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901080 f, 213830.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2098080 f, 106124.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 37556.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250760 f, 74048.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901140 f, 213844.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2098140 f, 106122.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 37601.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250820 f, 74052.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901200 f, 213858.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2098200 f, 106125.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 37646.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250880 f, 74056.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901260 f, 213822.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2098260 f, 106128.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 37662.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1250940 f, 74059.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901320 f, 213836.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2098320 f, 106125.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 37707.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251000 f, 74058.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901380 f, 213850.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2098380 f, 106128.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 37752.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251060 f, 74062.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901440 f, 213864.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2098440 f, 106131.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 37797.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251120 f, 74061.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901500 f, 213879.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2098500 f, 106129.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 37842.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251180 f, 74065.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901560 f, 213893.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2098560 f, 106132.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 37887.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251240 f, 74068.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901620 f, 213907.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2098620 f, 106135.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 37932.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901680 f, 213921.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251300 f, 74072.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 37977.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2098680 f, 106133.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901740 f, 213935.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251360 f, 74071.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2098740 f, 106136.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 38022.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251420 f, 74074.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2098800 f, 106139.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251480 f, 74078.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2098860 f, 106137.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251540 f, 74077.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2098920 f, 106140.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251600 f, 74081.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2098980 f, 106137.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901800 f, 213899.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251660 f, 74080.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2099040 f, 106140.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251720 f, 74083.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 38038.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2099100 f, 106143.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901860 f, 213913.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251780 f, 74087.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2099160 f, 106141.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251840 f, 74086.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2099220 f, 106144.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251900 f, 74090.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2099280 f, 106147.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1251960 f, 74093.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 38083.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2099340 f, 106145.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252020 f, 74092.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901920 f, 213927.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2099400 f, 106148.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 38128.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 901980 f, 213942.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252080 f, 74096.3 fps, 0 ms/f
[junit] 19 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 2099460 f, 106135.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 38173.6 fps, 0 ms/f
[junit] 16 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1252140 f, 74086.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2099520 f, 106138.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252200 f, 74090.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902040 f, 213956.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2099580 f, 106141.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 38218.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252260 f, 74093.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902100 f, 213970.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2099640 f, 106144.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 38263.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252320 f, 74097.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902160 f, 213984.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2099700 f, 106147.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252380 f, 74100.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252440 f, 74104.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 38308.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2099760 f, 106150.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902220 f, 213999.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252500 f, 74103.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 38353.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2099820 f, 106148.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902280 f, 214013.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252560 f, 74107.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 38398.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2099880 f, 106151.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252620 f, 74110.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2099940 f, 106154.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252680 f, 74114.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100000 f, 106157.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252740 f, 74117.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902340 f, 213976.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100060 f, 106160.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100120 f, 106157.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 38414.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252800 f, 74117.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100180 f, 106160.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252860 f, 74120.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902400 f, 213990.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100240 f, 106163.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 38459.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252920 f, 74124.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902460 f, 214005.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100300 f, 106166.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 38504.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1252980 f, 74127.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902520 f, 214019.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100360 f, 106169.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100420 f, 106172.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 38548.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253040 f, 74131.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902580 f, 214033.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100480 f, 106176.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 38593.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902640 f, 214047.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253100 f, 74134.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 38638.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100540 f, 106179.0 fps, 0 ms/f
[junit] 1 s: 60 f / 72 ms, 833.3 fps, 1 ms/f; total: 51720 f, 36706.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253160 f, 74138.3 fps, 0 ms/f
[junit] 4 s: 60 f / 73 ms, 821.9 fps, 1 ms/f; total: 902700 f, 210419.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100600 f, 106182.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 36723.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253220 f, 74141.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902760 f, 210433.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100660 f, 106185.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 36765.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253280 f, 74145.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902820 f, 210447.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100720 f, 106182.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 36782.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253340 f, 74144.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902880 f, 210412.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100780 f, 106185.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 36824.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253400 f, 74148.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 902940 f, 210426.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100840 f, 106188.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 36867.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253460 f, 74151.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903000 f, 210440.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100900 f, 106191.8 fps, 0 ms/f
[junit] 1 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 52080 f, 36831.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253520 f, 74155.2 fps, 0 ms/f
[junit] 4 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 903060 f, 210307.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100960 f, 106194.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 36874.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253580 f, 74158.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903120 f, 210321.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2101020 f, 106197.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253640 f, 74162.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2101080 f, 106200.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253700 f, 74165.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2101140 f, 106204.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253760 f, 74169.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2101200 f, 106207.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253820 f, 74172.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2101260 f, 106204.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253880 f, 74172.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2101320 f, 106207.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1253940 f, 74175.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2101380 f, 106210.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254000 f, 74179.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2101440 f, 106213.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254060 f, 74182.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2101500 f, 106216.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254120 f, 74186.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2101560 f, 106219.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 36890.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254180 f, 74189.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903180 f, 210286.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 36932.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903240 f, 210300.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 36975.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903300 f, 210314.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 37017.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903360 f, 210279.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 37033.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903420 f, 210293.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 37076.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903480 f, 210307.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 37118.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903540 f, 210272.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 37134.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903600 f, 210286.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 37177.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903660 f, 210300.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 37219.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903720 f, 210314.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 37235.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903780 f, 210279.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 37277.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903840 f, 210293.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 37293.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903900 f, 210258.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 37336.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 903960 f, 210272.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 37378.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904020 f, 210286.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 37420.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904080 f, 210300.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 37463.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 37505.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904140 f, 210314.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 37547.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904200 f, 210327.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 37589.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904260 f, 210341.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 37632.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904320 f, 210306.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 37647.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904380 f, 210320.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 37690.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904440 f, 210334.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 37732.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904500 f, 210348.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 37774.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904560 f, 210362.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 37816.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904620 f, 210376.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 37859.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904680 f, 210390.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 37901.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904740 f, 210355.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 37916.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904800 f, 210369.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 37959.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904860 f, 210383.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 38001.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904920 f, 210397.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 38043.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 904980 f, 210411.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 38085.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2101620 f, 106222.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905040 f, 210425.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254240 f, 74193.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 38128.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2101680 f, 106225.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905100 f, 210439.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254300 f, 74196.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 38170.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2101740 f, 106228.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905160 f, 210453.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254360 f, 74200.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 38212.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2101800 f, 106226.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905220 f, 210467.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254420 f, 74199.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 38227.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2101860 f, 106229.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905280 f, 210432.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254480 f, 74203.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 38270.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2101920 f, 106232.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905340 f, 210446.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254540 f, 74206.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 38312.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2101980 f, 106235.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905400 f, 210460.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254600 f, 74210.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 38354.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2102040 f, 106238.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905460 f, 210474.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254660 f, 74213.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 38396.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2102100 f, 106241.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905520 f, 210488.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254720 f, 74217.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 38438.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2102160 f, 106244.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905580 f, 210502.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254780 f, 74220.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2102220 f, 106247.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254840 f, 74224.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2102280 f, 106250.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254900 f, 74223.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2102340 f, 106248.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1254960 f, 74227.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 38481.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2102400 f, 106251.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905640 f, 210516.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255020 f, 74230.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 38523.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2102460 f, 106254.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905700 f, 210529.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255080 f, 74234.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 38538.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2102520 f, 106257.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905760 f, 210495.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255140 f, 74237.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 38580.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2102580 f, 106260.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905820 f, 210508.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255200 f, 74241.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 38622.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2102640 f, 106263.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905880 f, 210522.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255260 f, 74244.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 38664.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2102700 f, 106266.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 905940 f, 210536.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255320 f, 74248.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 38706.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2102760 f, 106269.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906000 f, 210550.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255380 f, 74252.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 38749.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2102820 f, 106272.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906060 f, 210564.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255440 f, 74251.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 38791.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2102880 f, 106270.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906120 f, 210578.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255500 f, 74254.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 38806.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906180 f, 210543.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2102940 f, 106273.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 38848.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255560 f, 74258.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906240 f, 210557.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2103000 f, 106276.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 38890.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255620 f, 74261.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906300 f, 210571.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2103060 f, 106279.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 38932.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255680 f, 74265.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906360 f, 210585.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2103120 f, 106282.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 38974.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906420 f, 210599.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 39016.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906480 f, 210613.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 39058.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906540 f, 210627.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906600 f, 210641.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 39073.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906660 f, 210606.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 39115.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906720 f, 210620.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 39157.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 39200.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906780 f, 210634.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 39242.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906840 f, 210648.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 39284.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906900 f, 210662.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 39326.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 906960 f, 210675.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907020 f, 210640.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 39340.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907080 f, 210654.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 39382.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907140 f, 210668.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 39424.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907200 f, 210682.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 39467.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907260 f, 210696.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 39509.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907320 f, 210710.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 39551.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907380 f, 210724.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 39565.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907440 f, 210689.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 39607.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907500 f, 210703.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 39649.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907560 f, 210717.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 39691.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907620 f, 210731.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 39733.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907680 f, 210745.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 39775.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907740 f, 210759.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 39817.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907800 f, 210773.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255740 f, 74268.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2103180 f, 106285.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255800 f, 74272.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2103240 f, 106288.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255860 f, 74276.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2103300 f, 106291.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 39859.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255920 f, 74279.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907860 f, 210787.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2103360 f, 106294.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 39901.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1255980 f, 74278.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907920 f, 210752.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2103420 f, 106292.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256040 f, 74282.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 39915.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2103480 f, 106295.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 907980 f, 210766.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256100 f, 74285.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 39957.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2103540 f, 106298.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908040 f, 210779.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256160 f, 74289.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 40000.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2103600 f, 106301.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908100 f, 210793.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256220 f, 74292.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 40042.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2103660 f, 106304.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908160 f, 210807.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256280 f, 74296.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 40084.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2103720 f, 106307.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908220 f, 210821.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256340 f, 74300.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 40126.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2103780 f, 106310.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908280 f, 210835.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256400 f, 74303.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 40168.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2103840 f, 106313.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908340 f, 210849.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256460 f, 74307.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 40210.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2103900 f, 106316.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908400 f, 210863.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256520 f, 74306.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 40252.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2103960 f, 106314.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908460 f, 210828.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256580 f, 74309.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 40265.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2104020 f, 106317.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908520 f, 210842.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256640 f, 74313.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 40307.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2104080 f, 106320.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908580 f, 210856.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256700 f, 74316.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 40349.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2104140 f, 106323.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908640 f, 210870.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256760 f, 74320.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 40391.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2104200 f, 106326.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908700 f, 210884.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256820 f, 74324.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 40433.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2104260 f, 106324.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908760 f, 210898.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256880 f, 74323.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 40475.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2104320 f, 106327.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908820 f, 210912.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1256940 f, 74326.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 40517.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2104380 f, 106330.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908880 f, 210925.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257000 f, 74330.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 40559.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 908940 f, 210939.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 40601.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909000 f, 210904.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 40615.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2104440 f, 106327.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257060 f, 74329.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909060 f, 210918.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257120 f, 74328.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 40657.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2104500 f, 106325.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909120 f, 210932.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257180 f, 74332.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 40699.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2104560 f, 106328.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909180 f, 210946.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257240 f, 74331.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 40741.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2104620 f, 106326.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909240 f, 210960.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257300 f, 74334.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 40783.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2104680 f, 106329.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909300 f, 210974.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257360 f, 74334.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 40825.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2104740 f, 106326.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909360 f, 210988.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257420 f, 74337.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 40867.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2104800 f, 106329.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909420 f, 211002.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257480 f, 74341.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 40909.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2104860 f, 106332.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909480 f, 211016.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257540 f, 74340.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 40951.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909540 f, 210981.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2104920 f, 106330.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257600 f, 74343.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 40964.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2104980 f, 106333.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 41006.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257660 f, 74347.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909600 f, 210995.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2105040 f, 106336.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 41048.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909660 f, 211009.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 41090.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909720 f, 211022.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 41132.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909780 f, 211036.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 41174.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 41215.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909840 f, 211050.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 41257.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909900 f, 211064.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 41299.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 909960 f, 211078.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 41341.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910020 f, 211092.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 41383.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910080 f, 211057.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 41396.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910140 f, 211071.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 41438.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910200 f, 211085.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 41480.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910260 f, 211099.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 41522.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910320 f, 211113.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 41564.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910380 f, 211127.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 41606.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910440 f, 211141.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 41648.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910500 f, 211154.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910560 f, 211168.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 41689.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910620 f, 211182.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 41731.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910680 f, 211196.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 41744.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910740 f, 211161.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 41786.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910800 f, 211175.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 41828.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910860 f, 211189.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 41870.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910920 f, 211203.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 41912.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 910980 f, 211217.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 41953.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911040 f, 211231.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 41995.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911100 f, 211245.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 42037.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911160 f, 211258.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 42079.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911220 f, 211223.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 42092.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911280 f, 211237.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 42133.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911340 f, 211251.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 42175.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257720 f, 74346.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911400 f, 211265.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2105100 f, 106334.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 42217.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257780 f, 74350.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911460 f, 211279.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2105160 f, 106337.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 42259.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911520 f, 211293.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257840 f, 74353.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2105220 f, 106340.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257900 f, 74357.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2105280 f, 106343.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1257960 f, 74356.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2105340 f, 106341.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258020 f, 74359.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2105400 f, 106344.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258080 f, 74363.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2105460 f, 106347.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258140 f, 74362.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2105520 f, 106344.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258200 f, 74366.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2105580 f, 106347.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258260 f, 74369.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 42301.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2105640 f, 106350.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911580 f, 211307.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258320 f, 74368.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 42343.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2105700 f, 106348.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911640 f, 211321.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258380 f, 74372.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 42384.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2105760 f, 106351.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911700 f, 211335.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258440 f, 74375.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 42426.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2105820 f, 106354.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911760 f, 211349.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258500 f, 74375.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 42439.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2105880 f, 106352.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911820 f, 211314.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258560 f, 74378.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 42480.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2105940 f, 106355.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911880 f, 211327.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258620 f, 74382.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 42522.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2106000 f, 106358.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 911940 f, 211341.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258680 f, 74381.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 42564.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2106060 f, 106355.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912000 f, 211355.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258740 f, 74384.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 42606.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2106120 f, 106358.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912060 f, 211369.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258800 f, 74388.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 42648.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2106180 f, 106361.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912120 f, 211383.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258860 f, 74387.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 42689.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2106240 f, 106359.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912180 f, 211397.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1258920 f, 74391.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 42731.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2106300 f, 106362.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912240 f, 211411.3 fps, 0 ms/f
[junit] 16 s: 60 f / 9 ms, 6666.6 fps, 0 ms/f; total: 1258980 f, 74355.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 42773.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912300 f, 211425.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 42815.3 fps, 0 ms/f
[junit] 19 s: 60 f / 9 ms, 6666.6 fps, 0 ms/f; total: 2106360 f, 106317.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912360 f, 211390.1 fps, 0 ms/f
[junit] 19 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 2106420 f, 106298.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 42827.2 fps, 0 ms/f
[junit] 16 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1259040 f, 74341.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912420 f, 211404.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2106480 f, 106301.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 42869.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259100 f, 74344.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912480 f, 211417.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2106540 f, 106305.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 42910.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259160 f, 74348.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912540 f, 211431.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2106600 f, 106302.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 42952.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259220 f, 74347.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912600 f, 211445.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2106660 f, 106305.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 42994.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259280 f, 74350.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912660 f, 211459.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2106720 f, 106308.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 43036.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259340 f, 74354.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 43077.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2106780 f, 106311.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912720 f, 211473.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259400 f, 74357.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 43119.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2106840 f, 106314.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912780 f, 211487.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259460 f, 74361.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 43161.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2106900 f, 106317.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259520 f, 74365.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2106960 f, 106320.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259580 f, 74368.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2107020 f, 106323.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259640 f, 74372.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2107080 f, 106326.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259700 f, 74371.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2107140 f, 106324.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259760 f, 74374.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2107200 f, 106327.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259820 f, 74378.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2107260 f, 106330.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259880 f, 74381.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2107320 f, 106333.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1259940 f, 74385.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2107380 f, 106336.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260000 f, 74388.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260060 f, 74392.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2107440 f, 106339.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260120 f, 74396.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2107500 f, 106342.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260180 f, 74399.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2107560 f, 106345.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260240 f, 74403.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2107620 f, 106348.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260300 f, 74406.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2107680 f, 106346.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260360 f, 74405.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2107740 f, 106349.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260420 f, 74409.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2107800 f, 106347.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260480 f, 74408.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2107860 f, 106350.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260540 f, 74412.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2107920 f, 106353.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260600 f, 74415.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2107980 f, 106356.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260660 f, 74419.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2108040 f, 106353.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260720 f, 74418.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2108100 f, 106356.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260780 f, 74421.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2108160 f, 106359.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260840 f, 74425.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2108220 f, 106357.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260900 f, 74424.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2108280 f, 106360.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260960 f, 74428.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2108340 f, 106363.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261020 f, 74427.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2108400 f, 106361.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261080 f, 74430.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2108460 f, 106364.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261140 f, 74434.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2108520 f, 106367.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261200 f, 74437.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2108580 f, 106365.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261260 f, 74436.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2108640 f, 106368.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261320 f, 74440.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2108700 f, 106365.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261380 f, 74439.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2108760 f, 106368.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261440 f, 74443.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2108820 f, 106366.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261500 f, 74442.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2108880 f, 106364.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261560 f, 74441.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2108940 f, 106361.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261620 f, 74440.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2109000 f, 106364.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261680 f, 74444.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2109060 f, 106367.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261740 f, 74447.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2109120 f, 106365.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261800 f, 74446.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2109180 f, 106368.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261860 f, 74450.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2109240 f, 106371.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261920 f, 74449.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2109300 f, 106369.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1261980 f, 74453.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2109360 f, 106372.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262040 f, 74456.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2109420 f, 106369.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262100 f, 74455.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2109480 f, 106372.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262160 f, 74459.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2109540 f, 106375.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262220 f, 74462.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2109600 f, 106373.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262280 f, 74462.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2109660 f, 106376.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262340 f, 74465.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2109720 f, 106374.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262400 f, 74464.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2109780 f, 106377.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262460 f, 74468.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2109840 f, 106380.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262520 f, 74467.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2109900 f, 106377.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262580 f, 74470.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2109960 f, 106380.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262640 f, 74474.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2110020 f, 106378.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262700 f, 74473.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2110080 f, 106381.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262760 f, 74477.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2110140 f, 106379.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262820 f, 74476.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2110200 f, 106382.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262880 f, 74479.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2110260 f, 106385.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1262940 f, 74483.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2110320 f, 106383.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263000 f, 74482.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2110380 f, 106386.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263060 f, 74486.0 fps, 0 ms/f
[junit] 16 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1263120 f, 74480.8 fps, 0 ms/f
[junit] 19 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 2110440 f, 106378.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263180 f, 74484.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2110500 f, 106381.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263240 f, 74483.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2110560 f, 106379.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263300 f, 74487.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2110620 f, 106382.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263360 f, 74490.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2110680 f, 106385.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263420 f, 74489.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2110740 f, 106382.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263480 f, 74493.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2110800 f, 106385.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263540 f, 74496.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2110860 f, 106388.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263600 f, 74495.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2110920 f, 106386.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263660 f, 74499.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2110980 f, 106389.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263720 f, 74503.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2111040 f, 106392.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2111100 f, 106390.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263780 f, 74502.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2111160 f, 106393.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263840 f, 74505.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2111220 f, 106396.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263900 f, 74509.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2111280 f, 106399.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1263960 f, 74512.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2111340 f, 106402.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264020 f, 74516.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2111400 f, 106405.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264080 f, 74519.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2111460 f, 106408.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264140 f, 74523.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2111520 f, 106405.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264200 f, 74522.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2111580 f, 106408.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264260 f, 74526.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2111640 f, 106406.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264320 f, 74525.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2111700 f, 106409.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264380 f, 74528.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2111760 f, 106412.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264440 f, 74532.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2111820 f, 106415.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264500 f, 74531.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2111880 f, 106413.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264560 f, 74534.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2111940 f, 106416.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264620 f, 74538.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2112000 f, 106414.0 fps, 0 ms/f
[junit] 16 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1264680 f, 74533.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2112060 f, 106411.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264740 f, 74536.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912840 f, 211501.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2112120 f, 106414.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 43203.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264800 f, 74540.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912900 f, 211515.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2112180 f, 106412.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 43245.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264860 f, 74539.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 912960 f, 211480.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2112240 f, 106415.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 43256.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 43298.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913020 f, 211494.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913080 f, 211507.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 43340.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913140 f, 211521.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 43382.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913200 f, 211535.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 43423.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913260 f, 211549.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 43465.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913320 f, 211563.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 43507.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913380 f, 211577.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 43549.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913440 f, 211542.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 43560.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913500 f, 211556.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 43602.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913560 f, 211570.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 43643.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913620 f, 211584.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 43685.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913680 f, 211597.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 43727.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913740 f, 211611.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 43769.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 43810.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913800 f, 211625.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 43852.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913860 f, 211639.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 43894.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913920 f, 211653.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 43905.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 913980 f, 211618.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 43947.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 43988.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914040 f, 211632.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 44030.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914100 f, 211646.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 44072.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914160 f, 211660.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 44113.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914220 f, 211674.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 44155.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914280 f, 211687.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 44197.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914340 f, 211701.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 44239.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914400 f, 211715.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 44280.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914460 f, 211729.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 44322.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914520 f, 211694.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 44333.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914580 f, 211708.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 44375.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914640 f, 211722.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 44416.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914700 f, 211736.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 44458.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914760 f, 211750.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 44500.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914820 f, 211763.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 44541.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914880 f, 211777.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 44583.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 914940 f, 211791.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 44625.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915000 f, 211805.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 44666.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915060 f, 211770.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 44677.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915120 f, 211784.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 44718.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915180 f, 211798.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 44760.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915240 f, 211812.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 44802.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915300 f, 211825.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 44843.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915360 f, 211839.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 44885.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915420 f, 211853.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 44927.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915480 f, 211867.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 44968.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915540 f, 211881.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 45010.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915600 f, 211895.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 45052.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915660 f, 211860.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 45062.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915720 f, 211874.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 45104.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915780 f, 211888.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 45145.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915840 f, 211901.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 45187.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 45228.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915900 f, 211915.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 45270.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 915960 f, 211929.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 45280.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916020 f, 211894.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916080 f, 211908.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 45322.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916140 f, 211922.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 45363.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916200 f, 211936.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 45405.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916260 f, 211950.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 45446.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916320 f, 211963.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 45488.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916380 f, 211977.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916440 f, 211991.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 45530.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916500 f, 212005.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 45571.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916560 f, 212019.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 45613.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916620 f, 211984.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 45623.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916680 f, 211998.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 45664.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916740 f, 212012.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 45706.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916800 f, 212025.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 45747.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916860 f, 212039.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 45789.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916920 f, 212053.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 45831.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 916980 f, 212067.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 45872.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917040 f, 212081.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 45914.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917100 f, 212095.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 45955.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917160 f, 212060.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 45965.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917220 f, 212073.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 46006.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917280 f, 212087.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 46048.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917340 f, 212101.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 46089.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917400 f, 212115.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 46131.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917460 f, 212129.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 46173.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917520 f, 212143.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 46214.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917580 f, 212157.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 46256.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917640 f, 212171.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 46297.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917700 f, 212184.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 46307.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917760 f, 212149.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 46348.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917820 f, 212163.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 46390.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917880 f, 212177.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 46431.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 917940 f, 212191.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264920 f, 74538.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 46473.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2112300 f, 106413.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918000 f, 212205.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1264980 f, 74542.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 46514.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2112360 f, 106416.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918060 f, 212219.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265040 f, 74545.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 46556.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2112420 f, 106419.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918120 f, 212233.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265100 f, 74549.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 46597.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2112480 f, 106416.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918180 f, 212246.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265160 f, 74548.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 46639.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2112540 f, 106419.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918240 f, 212211.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265220 f, 74551.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 46648.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2112600 f, 106422.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918300 f, 212225.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265280 f, 74555.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2112660 f, 106420.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265340 f, 74554.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2112720 f, 106423.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265400 f, 74558.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 46689.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2112780 f, 106426.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918360 f, 212239.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 46731.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265460 f, 74561.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918420 f, 212253.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2112840 f, 106424.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 46772.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265520 f, 74560.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918480 f, 212267.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2112900 f, 106427.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 46814.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265580 f, 74564.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918540 f, 212281.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2112960 f, 106430.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 46855.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265640 f, 74567.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918600 f, 212294.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2113020 f, 106433.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265700 f, 74571.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2113080 f, 106436.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265760 f, 74574.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2113140 f, 106439.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265820 f, 74578.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2113200 f, 106442.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265880 f, 74581.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2113260 f, 106445.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1265940 f, 74585.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2113320 f, 106448.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266000 f, 74589.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2113380 f, 106446.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266060 f, 74588.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2113440 f, 106449.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266120 f, 74591.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266180 f, 74595.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2113500 f, 106452.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266240 f, 74598.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2113560 f, 106455.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266300 f, 74602.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2113620 f, 106458.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266360 f, 74605.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2113680 f, 106461.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266420 f, 74609.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2113740 f, 106464.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266480 f, 74612.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2113800 f, 106467.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266540 f, 74612.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2113860 f, 106464.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266600 f, 74615.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2113920 f, 106467.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266660 f, 74619.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2113980 f, 106470.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266720 f, 74622.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2114040 f, 106473.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266780 f, 74626.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2114100 f, 106476.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266840 f, 74629.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2114160 f, 106479.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266900 f, 74633.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2114220 f, 106483.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1266960 f, 74636.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2114280 f, 106486.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267020 f, 74640.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2114340 f, 106489.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267080 f, 74639.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2114400 f, 106486.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267140 f, 74643.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2114460 f, 106489.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267200 f, 74646.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2114520 f, 106492.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267260 f, 74650.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2114580 f, 106495.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267320 f, 74653.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2114640 f, 106498.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267380 f, 74657.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2114700 f, 106501.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267440 f, 74660.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2114760 f, 106504.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267500 f, 74664.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2114820 f, 106507.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267560 f, 74667.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2114880 f, 106510.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267620 f, 74666.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2114940 f, 106508.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267680 f, 74670.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2115000 f, 106511.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267740 f, 74673.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2115060 f, 106514.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267800 f, 74677.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2115120 f, 106517.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267860 f, 74681.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2115180 f, 106520.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267920 f, 74684.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2115240 f, 106523.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2115300 f, 106526.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1267980 f, 74688.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2115360 f, 106529.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268040 f, 74691.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2115420 f, 106532.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268100 f, 74690.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2115480 f, 106530.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268160 f, 74694.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2115540 f, 106533.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2115600 f, 106536.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268220 f, 74697.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2115660 f, 106539.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268280 f, 74701.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2115720 f, 106542.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268340 f, 74704.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2115780 f, 106545.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268400 f, 74708.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2115840 f, 106548.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268460 f, 74711.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2115900 f, 106551.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268520 f, 74715.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2115960 f, 106554.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268580 f, 74714.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2116020 f, 106552.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268640 f, 74718.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2116080 f, 106555.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268700 f, 74721.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2116140 f, 106558.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268760 f, 74720.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2116200 f, 106555.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268820 f, 74724.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2116260 f, 106558.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268880 f, 74727.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2116320 f, 106556.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1268940 f, 74727.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2116380 f, 106559.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269000 f, 74730.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2116440 f, 106562.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269060 f, 74734.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2116500 f, 106565.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269120 f, 74733.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2116560 f, 106563.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269180 f, 74736.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2116620 f, 106566.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269240 f, 74735.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2116680 f, 106563.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269300 f, 74739.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2116740 f, 106566.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269360 f, 74742.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2116800 f, 106570.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269420 f, 74742.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2116860 f, 106567.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269480 f, 74741.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2116920 f, 106565.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269540 f, 74744.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2116980 f, 106568.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269600 f, 74748.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2117040 f, 106565.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269660 f, 74747.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2117100 f, 106569.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269720 f, 74750.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2117160 f, 106572.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269780 f, 74754.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2117220 f, 106575.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269840 f, 74753.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2117280 f, 106572.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269900 f, 74757.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2117340 f, 106575.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1269960 f, 74760.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2117400 f, 106578.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270020 f, 74764.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2117460 f, 106581.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270080 f, 74767.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2117520 f, 106584.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270140 f, 74771.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2117580 f, 106587.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270200 f, 74770.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2117640 f, 106585.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270260 f, 74773.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2117700 f, 106588.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270320 f, 74777.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2117760 f, 106591.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270380 f, 74781.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2117820 f, 106594.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270440 f, 74784.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2117880 f, 106597.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270500 f, 74788.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2117940 f, 106600.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270560 f, 74791.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2118000 f, 106603.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270620 f, 74795.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2118060 f, 106606.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270680 f, 74798.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2118120 f, 106609.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270740 f, 74802.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2118180 f, 106612.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270800 f, 74801.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2118240 f, 106610.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270860 f, 74804.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2118300 f, 106613.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270920 f, 74808.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2118360 f, 106616.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1270980 f, 74811.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2118420 f, 106619.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271040 f, 74815.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2118480 f, 106617.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271100 f, 74814.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2118540 f, 106620.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271160 f, 74818.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2118600 f, 106623.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271220 f, 74817.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2118660 f, 106620.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271280 f, 74820.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2118720 f, 106623.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271340 f, 74824.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2118780 f, 106626.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271400 f, 74827.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2118840 f, 106629.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271460 f, 74831.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2118900 f, 106632.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271520 f, 74834.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2118960 f, 106635.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271580 f, 74838.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2119020 f, 106638.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271640 f, 74841.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2119080 f, 106641.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271700 f, 74845.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2119140 f, 106644.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271760 f, 74844.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2119200 f, 106642.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271820 f, 74848.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2119260 f, 106645.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271880 f, 74851.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2119320 f, 106648.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1271940 f, 74855.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2119380 f, 106651.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272000 f, 74858.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2119440 f, 106654.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272060 f, 74862.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2119500 f, 106657.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272120 f, 74865.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2119560 f, 106660.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272180 f, 74869.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2119620 f, 106663.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272240 f, 74872.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2119680 f, 106666.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272300 f, 74872.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2119740 f, 106664.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272360 f, 74875.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2119800 f, 106667.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272420 f, 74879.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2119860 f, 106670.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272480 f, 74882.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2119920 f, 106673.3 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272540 f, 74886.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2119980 f, 106676.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272600 f, 74889.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2120040 f, 106679.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272660 f, 74893.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2120100 f, 106682.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272720 f, 74896.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2120160 f, 106685.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272780 f, 74900.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2120220 f, 106683.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 46897.0 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272840 f, 74899.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918660 f, 212308.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2120280 f, 106686.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 46938.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272900 f, 74902.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918720 f, 212322.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2120340 f, 106689.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 46979.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1272960 f, 74906.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918780 f, 212336.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2120400 f, 106692.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 47021.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273020 f, 74909.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918840 f, 212301.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 47030.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918900 f, 212315.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 47071.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 918960 f, 212329.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 47113.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919020 f, 212342.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 47154.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 47196.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919080 f, 212356.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 47237.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919140 f, 212370.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 47279.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919200 f, 212384.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 47320.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919260 f, 212398.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 47361.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 47403.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919320 f, 212412.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 47412.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919380 f, 212376.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 47453.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919440 f, 212390.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 47494.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919500 f, 212404.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 47536.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919560 f, 212418.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 47577.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919620 f, 212432.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919680 f, 212446.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 47619.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919740 f, 212460.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 47660.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919800 f, 212474.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 47701.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919860 f, 212487.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 47743.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 47751.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919920 f, 212452.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 47793.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 919980 f, 212466.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 47834.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920040 f, 212480.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 47875.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920100 f, 212494.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 47917.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920160 f, 212508.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 47958.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920220 f, 212521.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 48000.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920280 f, 212535.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 48041.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920340 f, 212549.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 48082.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920400 f, 212563.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 48124.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920460 f, 212528.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2120460 f, 106695.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273080 f, 74913.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 48132.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2120520 f, 106698.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920520 f, 212542.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273140 f, 74917.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 48173.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2120580 f, 106701.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920580 f, 212555.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273200 f, 74920.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 48215.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2120640 f, 106704.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920640 f, 212569.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273260 f, 74924.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 48256.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2120700 f, 106707.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920700 f, 212583.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273320 f, 74923.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 48297.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2120760 f, 106704.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920760 f, 212597.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273380 f, 74926.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 48339.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2120820 f, 106707.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920820 f, 212611.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273440 f, 74930.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 48380.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2120880 f, 106710.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920880 f, 212625.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273500 f, 74933.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 48421.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2120940 f, 106713.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 920940 f, 212639.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273560 f, 74937.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 48463.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2121000 f, 106716.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921000 f, 212603.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273620 f, 74940.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 48471.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2121060 f, 106720.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921060 f, 212617.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273680 f, 74944.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 48512.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2121120 f, 106723.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921120 f, 212631.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273740 f, 74943.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 48553.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2121180 f, 106720.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921180 f, 212645.4 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273800 f, 74947.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 48595.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2121240 f, 106723.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921240 f, 212659.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273860 f, 74950.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 48636.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2121300 f, 106726.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921300 f, 212673.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273920 f, 74949.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 48677.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2121360 f, 106724.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921360 f, 212686.9 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1273980 f, 74953.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 48719.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2121420 f, 106727.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921420 f, 212700.8 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274040 f, 74956.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 48760.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2121480 f, 106730.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921480 f, 212714.6 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274100 f, 74955.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 48801.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2121540 f, 106728.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921540 f, 212728.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274160 f, 74959.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 48842.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2121600 f, 106731.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921600 f, 212693.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274220 f, 74962.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 48850.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2121660 f, 106734.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921660 f, 212707.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 48891.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921720 f, 212720.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 48933.2 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274280 f, 74966.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921780 f, 212734.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2121720 f, 106737.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 48974.5 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274340 f, 74969.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2121780 f, 106740.1 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274400 f, 74969.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2121840 f, 106737.7 fps, 0 ms/f
[junit] 16 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274460 f, 74972.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2121900 f, 106735.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274520 f, 74971.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2121960 f, 106738.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274580 f, 74970.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2122020 f, 106736.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274640 f, 74974.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2122080 f, 106739.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274700 f, 74977.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2122140 f, 106736.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274760 f, 74977.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2122200 f, 106739.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274820 f, 74980.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2122260 f, 106742.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274880 f, 74984.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2122320 f, 106745.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1274940 f, 74987.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2122380 f, 106748.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275000 f, 74986.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2122440 f, 106746.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275060 f, 74990.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2122500 f, 106749.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275120 f, 74993.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2122560 f, 106752.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275180 f, 74997.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2122620 f, 106755.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275240 f, 75000.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2122680 f, 106758.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275300 f, 75004.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2122740 f, 106761.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275360 f, 75007.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2122800 f, 106764.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275420 f, 75011.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2122860 f, 106767.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275480 f, 75015.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2122920 f, 106770.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275540 f, 75014.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2122980 f, 106768.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275600 f, 75017.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2123040 f, 106771.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275660 f, 75021.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2123100 f, 106774.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275720 f, 75024.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2123160 f, 106777.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275780 f, 75028.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2123220 f, 106780.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275840 f, 75031.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2123280 f, 106783.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275900 f, 75035.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2123340 f, 106786.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1275960 f, 75038.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2123400 f, 106784.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276020 f, 75037.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2123460 f, 106787.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276080 f, 75041.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2123520 f, 106790.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276140 f, 75044.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2123580 f, 106793.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276200 f, 75048.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2123640 f, 106796.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276260 f, 75052.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2123700 f, 106799.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276320 f, 75055.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2123760 f, 106802.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276380 f, 75059.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2123820 f, 106805.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276440 f, 75062.6 fps, 0 ms/f
[junit] 19 s: 60 f / 60 ms, 1000.0 fps, 1 ms/f; total: 2123880 f, 106486.8 fps, 0 ms/f
[junit] 17 s: 60 f / 60 ms, 1000.0 fps, 1 ms/f; total: 1276500 f, 74802.2 fps, 0 ms/f
[junit] 19 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 2123940 f, 106457.8 fps, 0 ms/f
[junit] 17 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 1276560 f, 74779.4 fps, 0 ms/f
[junit] 19 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 2124000 f, 106444.8 fps, 0 ms/f
[junit] 17 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 1276620 f, 74769.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 49015.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276680 f, 74768.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921840 f, 212748.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2124060 f, 106442.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 49057.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276740 f, 74772.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921900 f, 212762.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2124120 f, 106445.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 49098.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276800 f, 74775.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 921960 f, 212776.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2124180 f, 106448.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 49139.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276860 f, 74779.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922020 f, 212790.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2124240 f, 106451.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 49181.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276920 f, 74783.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922080 f, 212804.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2124300 f, 106454.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 49188.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1276980 f, 74786.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922140 f, 212768.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277040 f, 74790.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 49229.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2124360 f, 106457.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922200 f, 212782.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277100 f, 74793.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 49270.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2124420 f, 106460.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922260 f, 212796.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277160 f, 74797.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 49312.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2124480 f, 106463.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922320 f, 212810.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277220 f, 74800.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 49353.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2124540 f, 106461.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922380 f, 212824.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277280 f, 74799.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 49394.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922440 f, 212838.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 49436.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922500 f, 212851.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 49477.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922560 f, 212865.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922620 f, 212879.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 49518.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922680 f, 212844.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2124600 f, 106464.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277340 f, 74803.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2124660 f, 106467.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 49525.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277400 f, 74806.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2124720 f, 106470.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922740 f, 212858.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277460 f, 74810.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2124780 f, 106473.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 49567.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277520 f, 74813.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922800 f, 212871.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2124840 f, 106476.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 49608.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277580 f, 74817.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922860 f, 212885.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2124900 f, 106479.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 49649.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277640 f, 74820.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922920 f, 212899.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2124960 f, 106482.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 922980 f, 212913.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277700 f, 74824.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 49690.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2125020 f, 106485.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923040 f, 212927.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 49731.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277760 f, 74827.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923100 f, 212941.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2125080 f, 106482.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 49773.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277820 f, 74826.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923160 f, 212955.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2125140 f, 106485.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277880 f, 74830.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2125200 f, 106488.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1277940 f, 74833.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2125260 f, 106491.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278000 f, 74837.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2125320 f, 106494.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278060 f, 74841.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2125380 f, 106497.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278120 f, 74844.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2125440 f, 106500.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278180 f, 74848.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2125500 f, 106503.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278240 f, 74851.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2125560 f, 106506.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278300 f, 74855.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2125620 f, 106504.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278360 f, 74854.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2125680 f, 106507.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278420 f, 74857.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2125740 f, 106510.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278480 f, 74861.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2125800 f, 106513.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278540 f, 74864.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2125860 f, 106516.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278600 f, 74868.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2125920 f, 106519.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278660 f, 74871.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2125980 f, 106522.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278720 f, 74875.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2126040 f, 106525.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278780 f, 74874.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2126100 f, 106523.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278840 f, 74877.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2126160 f, 106526.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278900 f, 74881.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1278960 f, 74884.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2126220 f, 106529.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279020 f, 74888.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2126280 f, 106532.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279080 f, 74891.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2126340 f, 106535.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279140 f, 74895.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2126400 f, 106538.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279200 f, 74899.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2126460 f, 106541.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279260 f, 74902.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2126520 f, 106544.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279320 f, 74906.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2126580 f, 106542.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279380 f, 74905.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2126640 f, 106545.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279440 f, 74908.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2126700 f, 106548.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279500 f, 74912.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2126760 f, 106551.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279560 f, 74915.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2126820 f, 106554.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279620 f, 74919.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2126880 f, 106557.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279680 f, 74922.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2126940 f, 106560.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279740 f, 74926.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2127000 f, 106563.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279800 f, 74929.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2127060 f, 106566.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279860 f, 74933.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2127120 f, 106563.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279920 f, 74932.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2127180 f, 106566.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1279980 f, 74935.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2127240 f, 106569.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280040 f, 74939.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2127300 f, 106572.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280100 f, 74942.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2127360 f, 106575.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280160 f, 74946.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2127420 f, 106578.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280220 f, 74949.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2127480 f, 106581.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280280 f, 74953.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2127540 f, 106584.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280340 f, 74956.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2127600 f, 106587.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280400 f, 74956.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2127660 f, 106585.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280460 f, 74959.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2127720 f, 106588.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280520 f, 74963.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2127780 f, 106591.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280580 f, 74966.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2127840 f, 106594.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280640 f, 74970.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2127900 f, 106597.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280700 f, 74973.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2127960 f, 106600.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280760 f, 74977.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2128020 f, 106603.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280820 f, 74980.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2128080 f, 106606.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280880 f, 74984.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2128140 f, 106609.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1280940 f, 74983.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2128200 f, 106607.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281000 f, 74986.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2128260 f, 106610.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281060 f, 74990.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2128320 f, 106613.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281120 f, 74993.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2128380 f, 106616.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281180 f, 74997.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2128440 f, 106619.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281240 f, 75000.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2128500 f, 106622.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281300 f, 75004.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2128560 f, 106625.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281360 f, 75007.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2128620 f, 106628.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281420 f, 75011.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2128680 f, 106631.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281480 f, 75010.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2128740 f, 106628.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281540 f, 75014.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2128800 f, 106631.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281600 f, 75017.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2128860 f, 106634.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281660 f, 75021.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2128920 f, 106637.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281720 f, 75024.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2128980 f, 106640.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281780 f, 75028.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2129040 f, 106643.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281840 f, 75031.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2129100 f, 106646.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281900 f, 75035.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2129160 f, 106649.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1281960 f, 75038.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2129220 f, 106652.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282020 f, 75037.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2129280 f, 106650.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282080 f, 75041.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2129340 f, 106653.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282140 f, 75044.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2129400 f, 106656.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 49814.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282200 f, 75048.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923220 f, 212968.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2129460 f, 106659.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 49855.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923280 f, 212982.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282260 f, 75051.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 49862.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2129520 f, 106662.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923340 f, 212947.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282320 f, 75055.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 49903.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2129580 f, 106665.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923400 f, 212961.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282380 f, 75058.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 49945.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2129640 f, 106668.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923460 f, 212975.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282440 f, 75062.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 49986.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2129700 f, 106671.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923520 f, 212988.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282500 f, 75065.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 50027.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2129760 f, 106669.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923580 f, 213002.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282560 f, 75064.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 50068.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2129820 f, 106672.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282620 f, 75068.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2129880 f, 106675.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923640 f, 213016.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282680 f, 75071.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 50109.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2129940 f, 106678.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923700 f, 213030.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282740 f, 75075.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 50151.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2130000 f, 106681.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923760 f, 213044.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282800 f, 75079.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 50192.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2130060 f, 106684.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923820 f, 213058.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282860 f, 75082.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 50233.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2130120 f, 106687.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923880 f, 213071.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282920 f, 75086.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 50240.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2130180 f, 106690.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 923940 f, 213036.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1282980 f, 75089.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 50281.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2130240 f, 106693.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924000 f, 213050.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283040 f, 75093.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 50322.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2130300 f, 106691.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924060 f, 213064.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283100 f, 75092.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 50363.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2130360 f, 106694.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924120 f, 213078.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283160 f, 75095.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 50404.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2130420 f, 106697.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924180 f, 213091.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283220 f, 75099.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 50446.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2130480 f, 106700.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924240 f, 213105.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283280 f, 75102.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 50487.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2130540 f, 106703.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924300 f, 213119.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283340 f, 75106.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 50528.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2130600 f, 106706.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924360 f, 213133.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283400 f, 75109.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 50569.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2130660 f, 106709.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924420 f, 213147.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283460 f, 75113.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 50576.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2130720 f, 106712.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924480 f, 213112.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283520 f, 75116.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 50617.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2130780 f, 106715.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924540 f, 213125.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283580 f, 75120.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 50658.4 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2130840 f, 106712.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924600 f, 213139.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283640 f, 75119.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 50699.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2130900 f, 106715.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924660 f, 213153.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283700 f, 75122.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 50740.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2130960 f, 106718.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924720 f, 213167.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283760 f, 75126.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 50781.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2131020 f, 106721.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924780 f, 213181.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283820 f, 75129.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 50823.0 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2131080 f, 106724.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924840 f, 213195.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283880 f, 75133.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 50864.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2131140 f, 106727.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1283940 f, 75136.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2131200 f, 106730.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924900 f, 213208.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284000 f, 75140.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 50905.3 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2131260 f, 106733.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 924960 f, 213222.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284060 f, 75143.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 50946.5 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2131320 f, 106731.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925020 f, 213187.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284120 f, 75143.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 50952.7 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2131380 f, 106734.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925080 f, 213201.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284180 f, 75146.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 50993.8 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2131440 f, 106737.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925140 f, 213215.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284240 f, 75150.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 51034.9 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2131500 f, 106740.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284300 f, 75153.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2131560 f, 106743.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284360 f, 75157.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2131620 f, 106746.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284420 f, 75160.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2131680 f, 106749.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284480 f, 75164.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2131740 f, 106752.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284540 f, 75167.6 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2131800 f, 106755.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284600 f, 75171.1 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2131860 f, 106753.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284660 f, 75170.2 fps, 0 ms/f
[junit] 19 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2131920 f, 106756.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284720 f, 75173.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925200 f, 213228.8 fps, 0 ms/f
[junit] 20 s: 60 f / 58 ms, 1034.4 fps, 0 ms/f; total: 2131980 f, 106449.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 51076.0 fps, 0 ms/f
[junit] 17 s: 60 f / 61 ms, 983.6 fps, 1 ms/f; total: 1284780 f, 74909.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925260 f, 213242.6 fps, 0 ms/f
[junit] 20 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 2132040 f, 106373.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 51117.2 fps, 0 ms/f
[junit] 17 s: 60 f / 12 ms, 5000.0 fps, 0 ms/f; total: 1284840 f, 74861.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925320 f, 213256.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2132100 f, 106376.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 51158.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284900 f, 74864.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925380 f, 213270.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2132160 f, 106373.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1284960 f, 74863.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 51199.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2132220 f, 106371.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925440 f, 213284.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285020 f, 74862.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 51240.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2132280 f, 106369.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925500 f, 213298.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285080 f, 74861.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 51281.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2132340 f, 106372.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925560 f, 213311.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285140 f, 74865.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 51287.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2132400 f, 106370.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925620 f, 213276.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285200 f, 74864.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 51328.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2132460 f, 106373.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925680 f, 213290.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285260 f, 74868.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2132520 f, 106376.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285320 f, 74871.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2132580 f, 106373.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285380 f, 74870.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2132640 f, 106376.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285440 f, 74874.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2132700 f, 106379.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285500 f, 74877.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2132760 f, 106377.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285560 f, 74876.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2132820 f, 106380.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285620 f, 74880.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2132880 f, 106383.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285680 f, 74883.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2132940 f, 106381.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285740 f, 74882.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2133000 f, 106384.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285800 f, 74886.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2133060 f, 106387.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285860 f, 74889.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2133120 f, 106390.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285920 f, 74893.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2133180 f, 106393.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1285980 f, 74896.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2133240 f, 106390.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286040 f, 74896.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2133300 f, 106393.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286100 f, 74899.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2133360 f, 106396.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286160 f, 74903.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2133420 f, 106399.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286220 f, 74906.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2133480 f, 106402.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286280 f, 74910.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2133540 f, 106405.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286340 f, 74909.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2133600 f, 106403.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286400 f, 74912.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2133660 f, 106406.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286460 f, 74911.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2133720 f, 106404.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286520 f, 74915.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2133780 f, 106407.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286580 f, 74918.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2133840 f, 106410.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286640 f, 74917.9 fps, 0 ms/f
[junit] 20 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 2133900 f, 106402.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286700 f, 74917.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2133960 f, 106405.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286760 f, 74920.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2134020 f, 106403.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286820 f, 74919.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2134080 f, 106406.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286880 f, 74923.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2134140 f, 106409.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1286940 f, 74926.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2134200 f, 106412.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287000 f, 74925.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2134260 f, 106409.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287060 f, 74929.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2134320 f, 106412.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287120 f, 74932.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2134380 f, 106415.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287180 f, 74931.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2134440 f, 106413.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287240 f, 74935.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2134500 f, 106416.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287300 f, 74934.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2134560 f, 106414.0 fps, 0 ms/f
[junit] 17 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 1287360 f, 74920.5 fps, 0 ms/f
[junit] 20 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 2134620 f, 106390.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287420 f, 74919.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2134680 f, 106393.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287480 f, 74923.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2134740 f, 106396.5 fps, 0 ms/f
[junit] 17 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1287540 f, 74917.9 fps, 0 ms/f
[junit] 20 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 2134800 f, 106388.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287600 f, 74921.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2134860 f, 106386.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287660 f, 74920.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2134920 f, 106389.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287720 f, 74924.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2134980 f, 106392.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287780 f, 74927.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2135040 f, 106390.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287840 f, 74926.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2135100 f, 106393.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287900 f, 74930.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2135160 f, 106396.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1287960 f, 74933.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2135220 f, 106399.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288020 f, 74937.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2135280 f, 106402.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288080 f, 74940.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2135340 f, 106399.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288140 f, 74939.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2135400 f, 106402.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288200 f, 74943.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2135460 f, 106405.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288260 f, 74946.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2135520 f, 106408.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288320 f, 74950.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2135580 f, 106411.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288380 f, 74953.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2135640 f, 106414.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288440 f, 74957.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2135700 f, 106417.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288500 f, 74960.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2135760 f, 106415.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288560 f, 74959.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2135820 f, 106418.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288620 f, 74963.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2135880 f, 106421.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288680 f, 74966.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2135940 f, 106424.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288740 f, 74970.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288800 f, 74973.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2136000 f, 106427.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2136060 f, 106430.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288860 f, 74977.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2136120 f, 106433.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288920 f, 74976.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2136180 f, 106431.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1288980 f, 74979.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2136240 f, 106434.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289040 f, 74983.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2136300 f, 106437.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289100 f, 74986.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2136360 f, 106440.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289160 f, 74990.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2136420 f, 106443.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289220 f, 74993.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2136480 f, 106446.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289280 f, 74997.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2136540 f, 106449.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289340 f, 75000.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2136600 f, 106452.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289400 f, 75004.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2136660 f, 106449.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289460 f, 75003.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2136720 f, 106452.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289520 f, 75006.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2136780 f, 106455.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289580 f, 75010.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2136840 f, 106458.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289640 f, 75013.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2136900 f, 106461.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289700 f, 75017.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2136960 f, 106464.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289760 f, 75020.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2137020 f, 106467.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289820 f, 75024.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2137080 f, 106465.4 fps, 0 ms/f
[junit] 17 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1289880 f, 75019.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2137140 f, 106463.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1289940 f, 75022.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2137200 f, 106466.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290000 f, 75026.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2137260 f, 106469.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290060 f, 75029.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2137320 f, 106472.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290120 f, 75033.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2137380 f, 106475.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290180 f, 75036.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290240 f, 75040.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2137440 f, 106478.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290300 f, 75043.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2137500 f, 106481.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290360 f, 75047.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2137560 f, 106484.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290420 f, 75050.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2137620 f, 106481.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290480 f, 75049.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290540 f, 75053.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2137680 f, 106484.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290600 f, 75056.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2137740 f, 106487.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290660 f, 75060.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2137800 f, 106490.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290720 f, 75063.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2137860 f, 106493.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290780 f, 75067.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2137920 f, 106496.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290840 f, 75070.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2137980 f, 106499.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290900 f, 75074.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2138040 f, 106502.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1290960 f, 75077.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2138100 f, 106500.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291020 f, 75076.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2138160 f, 106503.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291080 f, 75080.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2138220 f, 106500.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291140 f, 75079.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2138280 f, 106503.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291200 f, 75082.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2138340 f, 106506.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291260 f, 75086.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2138400 f, 106509.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291320 f, 75089.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2138460 f, 106507.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291380 f, 75088.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2138520 f, 106510.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291440 f, 75092.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2138580 f, 106513.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291500 f, 75091.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2138640 f, 106511.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291560 f, 75095.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2138700 f, 106514.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291620 f, 75098.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2138760 f, 106517.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291680 f, 75102.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2138820 f, 106520.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291740 f, 75105.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2138880 f, 106523.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291800 f, 75109.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2138940 f, 106526.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291860 f, 75112.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2139000 f, 106529.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291920 f, 75115.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2139060 f, 106532.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1291980 f, 75119.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2139120 f, 106535.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292040 f, 75118.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2139180 f, 106532.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292100 f, 75122.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2139240 f, 106535.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292160 f, 75125.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2139300 f, 106538.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292220 f, 75129.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2139360 f, 106541.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292280 f, 75132.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2139420 f, 106544.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292340 f, 75136.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2139480 f, 106542.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292400 f, 75135.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2139540 f, 106545.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292460 f, 75134.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2139600 f, 106543.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292520 f, 75137.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2139660 f, 106540.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292580 f, 75136.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2139720 f, 106543.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292640 f, 75140.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2139780 f, 106546.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292700 f, 75143.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2139840 f, 106544.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292760 f, 75142.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2139900 f, 106547.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292820 f, 75146.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2139960 f, 106550.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292880 f, 75149.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2140020 f, 106548.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1292940 f, 75149.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2140080 f, 106551.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293000 f, 75152.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2140140 f, 106554.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293060 f, 75156.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2140200 f, 106551.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293120 f, 75155.1 fps, 0 ms/f
[junit] 20 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 2140260 f, 106544.2 fps, 0 ms/f
[junit] 17 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1293180 f, 75149.9 fps, 0 ms/f
[junit] 20 s: 60 f / 11 ms, 5454.5 fps, 0 ms/f; total: 2140320 f, 106488.8 fps, 0 ms/f
[junit] 17 s: 60 f / 11 ms, 5454.5 fps, 0 ms/f; total: 1293240 f, 75105.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2140380 f, 106486.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293300 f, 75104.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2140440 f, 106489.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293360 f, 75108.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2140500 f, 106492.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293420 f, 75111.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2140560 f, 106490.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293480 f, 75110.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2140620 f, 106487.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293540 f, 75109.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2140680 f, 106490.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293600 f, 75113.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2140740 f, 106488.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293660 f, 75112.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2140800 f, 106491.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293720 f, 75115.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2140860 f, 106494.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293780 f, 75114.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2140920 f, 106492.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293840 f, 75118.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2140980 f, 106495.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293900 f, 75121.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2141040 f, 106498.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1293960 f, 75125.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2141100 f, 106495.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294020 f, 75124.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2141160 f, 106498.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294080 f, 75128.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2141220 f, 106501.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294140 f, 75131.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294200 f, 75130.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2141280 f, 106499.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294260 f, 75134.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2141340 f, 106502.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294320 f, 75137.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2141400 f, 106505.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294380 f, 75141.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2141460 f, 106508.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294440 f, 75144.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2141520 f, 106511.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294500 f, 75148.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2141580 f, 106514.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294560 f, 75151.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2141640 f, 106517.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294620 f, 75150.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2141700 f, 106515.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294680 f, 75154.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2141760 f, 106518.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294740 f, 75153.2 fps, 0 ms/f
[junit] 20 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 2141820 f, 106510.5 fps, 0 ms/f
[junit] 17 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1294800 f, 75148.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2141880 f, 106508.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294860 f, 75151.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2141940 f, 106511.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294920 f, 75154.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2142000 f, 106514.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1294980 f, 75154.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2142060 f, 106511.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295040 f, 75157.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2142120 f, 106514.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295100 f, 75161.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2142180 f, 106517.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295160 f, 75164.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2142240 f, 106520.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295220 f, 75168.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2142300 f, 106518.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295280 f, 75167.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2142360 f, 106521.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295340 f, 75170.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2142420 f, 106524.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295400 f, 75174.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2142480 f, 106527.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295460 f, 75177.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2142540 f, 106530.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2142600 f, 106533.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295520 f, 75181.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2142660 f, 106536.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295580 f, 75184.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2142720 f, 106539.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295640 f, 75188.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2142780 f, 106542.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295700 f, 75191.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2142840 f, 106545.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295760 f, 75190.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2142900 f, 106543.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295820 f, 75194.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2142960 f, 106546.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295880 f, 75197.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2143020 f, 106549.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1295940 f, 75196.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2143080 f, 106546.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296000 f, 75200.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2143140 f, 106549.6 fps, 0 ms/f
[junit] 17 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1296060 f, 75194.9 fps, 0 ms/f
[junit] 20 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 2143200 f, 106542.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296120 f, 75194.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2143260 f, 106539.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2143320 f, 106542.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296180 f, 75197.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2143380 f, 106540.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296240 f, 75196.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2143440 f, 106543.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296300 f, 75200.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2143500 f, 106546.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296360 f, 75203.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2143560 f, 106544.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296420 f, 75202.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296480 f, 75206.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2143620 f, 106547.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296540 f, 75209.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2143680 f, 106550.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296600 f, 75213.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2143740 f, 106553.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296660 f, 75216.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2143800 f, 106555.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296720 f, 75215.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2143860 f, 106553.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296780 f, 75219.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2143920 f, 106556.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296840 f, 75222.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2143980 f, 106559.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296900 f, 75226.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2144040 f, 106562.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1296960 f, 75229.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2144100 f, 106565.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297020 f, 75233.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2144160 f, 106568.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297080 f, 75236.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2144220 f, 106571.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297140 f, 75240.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2144280 f, 106574.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297200 f, 75243.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2144340 f, 106572.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297260 f, 75242.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2144400 f, 106575.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297320 f, 75246.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2144460 f, 106578.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297380 f, 75249.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2144520 f, 106581.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297440 f, 75253.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2144580 f, 106584.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297500 f, 75256.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2144640 f, 106587.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297560 f, 75260.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2144700 f, 106590.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297620 f, 75259.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2144760 f, 106587.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297680 f, 75262.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2144820 f, 106590.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297740 f, 75266.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2144880 f, 106593.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2144940 f, 106596.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297800 f, 75269.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2145000 f, 106599.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297860 f, 75273.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2145060 f, 106602.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297920 f, 75276.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2145120 f, 106605.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1297980 f, 75280.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2145180 f, 106608.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298040 f, 75283.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2145240 f, 106611.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2145300 f, 106609.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298100 f, 75282.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2145360 f, 106612.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298160 f, 75286.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2145420 f, 106615.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298220 f, 75289.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2145480 f, 106618.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298280 f, 75293.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2145540 f, 106621.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2145600 f, 106624.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298340 f, 75296.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2145660 f, 106627.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298400 f, 75300.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2145720 f, 106630.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298460 f, 75303.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2145780 f, 106633.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298520 f, 75307.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2145840 f, 106636.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298580 f, 75306.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2145900 f, 106633.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298640 f, 75309.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2145960 f, 106636.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298700 f, 75313.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2146020 f, 106639.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298760 f, 75316.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2146080 f, 106642.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298820 f, 75320.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2146140 f, 106645.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298880 f, 75323.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2146200 f, 106648.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1298940 f, 75327.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2146260 f, 106651.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299000 f, 75330.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2146320 f, 106654.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299060 f, 75334.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2146380 f, 106657.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299120 f, 75333.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2146440 f, 106655.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299180 f, 75336.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2146500 f, 106658.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299240 f, 75340.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2146560 f, 106661.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299300 f, 75343.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2146620 f, 106664.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299360 f, 75347.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2146680 f, 106667.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299420 f, 75346.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2146740 f, 106665.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299480 f, 75345.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2146800 f, 106662.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299540 f, 75348.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2146860 f, 106665.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299600 f, 75352.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299660 f, 75355.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2146920 f, 106668.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299720 f, 75359.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2146980 f, 106671.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299780 f, 75362.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2147040 f, 106674.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299840 f, 75366.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2147100 f, 106677.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299900 f, 75369.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2147160 f, 106675.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1299960 f, 75368.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2147220 f, 106678.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300020 f, 75372.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2147280 f, 106681.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300080 f, 75375.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2147340 f, 106684.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300140 f, 75379.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2147400 f, 106687.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300200 f, 75382.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300260 f, 75386.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2147460 f, 106690.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300320 f, 75389.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2147520 f, 106693.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300380 f, 75393.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2147580 f, 106696.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300440 f, 75396.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2147640 f, 106693.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300500 f, 75395.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2147700 f, 106696.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300560 f, 75399.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2147760 f, 106699.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300620 f, 75402.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2147820 f, 106697.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300680 f, 75401.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2147880 f, 106700.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300740 f, 75405.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2147940 f, 106703.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300800 f, 75404.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2148000 f, 106701.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300860 f, 75407.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2148060 f, 106704.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300920 f, 75411.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1300980 f, 75414.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2148120 f, 106707.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301040 f, 75413.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2148180 f, 106704.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301100 f, 75417.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2148240 f, 106707.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301160 f, 75420.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2148300 f, 106710.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301220 f, 75424.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2148360 f, 106713.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301280 f, 75427.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2148420 f, 106716.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301340 f, 75431.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2148480 f, 106719.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301400 f, 75434.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2148540 f, 106722.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301460 f, 75438.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2148600 f, 106725.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301520 f, 75441.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2148660 f, 106728.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301580 f, 75440.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2148720 f, 106726.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301640 f, 75444.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2148780 f, 106729.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301700 f, 75447.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2148840 f, 106732.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301760 f, 75451.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2148900 f, 106735.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301820 f, 75454.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2148960 f, 106738.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301880 f, 75458.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2149020 f, 106741.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1301940 f, 75461.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2149080 f, 106744.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302000 f, 75465.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2149140 f, 106747.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302060 f, 75468.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2149200 f, 106744.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302120 f, 75467.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2149260 f, 106747.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302180 f, 75471.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2149320 f, 106750.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302240 f, 75474.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2149380 f, 106753.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302300 f, 75478.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2149440 f, 106756.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302360 f, 75481.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2149500 f, 106759.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302420 f, 75485.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2149560 f, 106762.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302480 f, 75488.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2149620 f, 106765.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302540 f, 75492.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2149680 f, 106768.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302600 f, 75495.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2149740 f, 106766.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302660 f, 75494.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2149800 f, 106769.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302720 f, 75498.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2149860 f, 106772.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302780 f, 75501.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2149920 f, 106775.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302840 f, 75505.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2149980 f, 106778.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302900 f, 75508.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2150040 f, 106781.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1302960 f, 75512.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2150100 f, 106784.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303020 f, 75511.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2150160 f, 106781.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303080 f, 75514.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2150220 f, 106784.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303140 f, 75518.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2150280 f, 106787.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303200 f, 75521.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2150340 f, 106790.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303260 f, 75525.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2150400 f, 106793.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303320 f, 75528.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2150460 f, 106796.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303380 f, 75531.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2150520 f, 106799.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303440 f, 75535.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2150580 f, 106802.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303500 f, 75534.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2150640 f, 106800.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303560 f, 75538.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2150700 f, 106803.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303620 f, 75541.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2150760 f, 106806.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303680 f, 75545.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2150820 f, 106809.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303740 f, 75548.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2150880 f, 106812.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303800 f, 75551.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2150940 f, 106815.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303860 f, 75555.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2151000 f, 106818.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303920 f, 75558.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2151060 f, 106821.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1303980 f, 75562.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2151120 f, 106824.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304040 f, 75561.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2151180 f, 106821.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304100 f, 75564.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2151240 f, 106824.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304160 f, 75568.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2151300 f, 106827.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304220 f, 75571.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2151360 f, 106830.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 51369.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925740 f, 213304.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304280 f, 75575.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 51410.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2151420 f, 106833.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925800 f, 213317.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304340 f, 75578.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 51452.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2151480 f, 106836.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925860 f, 213331.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304400 f, 75582.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 51493.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2151540 f, 106839.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925920 f, 213345.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304460 f, 75585.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 51534.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2151600 f, 106842.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 925980 f, 213359.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304520 f, 75589.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 51575.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2151660 f, 106845.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926040 f, 213373.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304580 f, 75588.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 51616.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2151720 f, 106843.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926100 f, 213387.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304640 f, 75591.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 51657.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2151780 f, 106846.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926160 f, 213351.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304700 f, 75595.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 51663.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2151840 f, 106849.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926220 f, 213365.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304760 f, 75598.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 51704.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2151900 f, 106852.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926280 f, 213379.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304820 f, 75602.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 51745.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2151960 f, 106855.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926340 f, 213393.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304880 f, 75605.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 51786.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2152020 f, 106858.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926400 f, 213407.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1304940 f, 75609.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 51827.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2152080 f, 106861.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926460 f, 213420.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305000 f, 75612.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 51868.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2152140 f, 106864.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926520 f, 213434.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305060 f, 75616.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 51909.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2152200 f, 106861.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926580 f, 213448.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305120 f, 75615.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 51950.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2152260 f, 106864.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926640 f, 213462.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305180 f, 75618.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 51991.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2152320 f, 106867.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926700 f, 213427.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305240 f, 75622.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 51997.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2152380 f, 106870.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926760 f, 213440.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305300 f, 75625.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 52038.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2152440 f, 106873.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926820 f, 213454.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305360 f, 75629.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 52079.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2152500 f, 106876.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926880 f, 213468.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305420 f, 75632.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76200 f, 52120.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2152560 f, 106879.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 926940 f, 213482.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305480 f, 75636.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927000 f, 213496.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2152620 f, 106882.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 52161.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305540 f, 75639.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927060 f, 213509.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2152680 f, 106885.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 52202.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305600 f, 75643.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927120 f, 213523.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2152740 f, 106883.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 52243.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305660 f, 75642.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927180 f, 213537.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2152800 f, 106886.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 52284.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305720 f, 75645.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927240 f, 213551.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2152860 f, 106889.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 52289.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305780 f, 75649.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927300 f, 213516.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2152920 f, 106892.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 52330.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305840 f, 75652.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927360 f, 213529.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2152980 f, 106895.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 52371.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2153040 f, 106898.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927420 f, 213543.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305900 f, 75656.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 52412.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2153100 f, 106901.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927480 f, 213557.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1305960 f, 75659.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 52453.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2153160 f, 106904.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927540 f, 213571.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306020 f, 75663.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 52494.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2153220 f, 106907.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927600 f, 213585.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306080 f, 75662.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 52535.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2153280 f, 106904.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927660 f, 213598.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306140 f, 75665.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 52576.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2153340 f, 106907.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927720 f, 213612.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306200 f, 75669.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 52617.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2153400 f, 106910.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927780 f, 213626.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306260 f, 75668.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 52658.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2153460 f, 106908.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927840 f, 213640.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306320 f, 75671.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 52663.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2153520 f, 106911.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927900 f, 213604.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306380 f, 75675.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 52704.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2153580 f, 106914.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 927960 f, 213618.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 52745.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306440 f, 75678.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928020 f, 213632.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2153640 f, 106917.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 52786.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306500 f, 75682.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928080 f, 213646.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2153700 f, 106920.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 52827.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306560 f, 75685.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928140 f, 213660.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2153760 f, 106923.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 52868.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306620 f, 75684.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928200 f, 213674.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2153820 f, 106921.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 52909.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306680 f, 75688.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928260 f, 213687.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2153880 f, 106924.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 52950.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306740 f, 75691.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928320 f, 213701.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2153940 f, 106927.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 52991.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306800 f, 75695.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928380 f, 213715.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2154000 f, 106930.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 52996.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306860 f, 75698.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928440 f, 213680.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2154060 f, 106933.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 53037.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306920 f, 75702.0 fps, 0 ms/f
[junit] 1 s: 60 f / 49 ms, 1224.4 fps, 0 ms/f; total: 77760 f, 51360.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2154120 f, 106930.7 fps, 0 ms/f
[junit] 4 s: 60 f / 49 ms, 1224.4 fps, 0 ms/f; total: 928500 f, 211310.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1306980 f, 75701.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 51366.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2154180 f, 106933.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928560 f, 211276.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307040 f, 75704.6 fps, 0 ms/f
[junit] 1 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 77880 f, 50835.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2154240 f, 106936.7 fps, 0 ms/f
[junit] 4 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 928620 f, 210428.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307100 f, 75708.0 fps, 0 ms/f
[junit] 1 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 77940 f, 50709.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2154300 f, 106939.6 fps, 0 ms/f
[junit] 4 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 928680 f, 210251.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307160 f, 75711.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 50748.2 fps, 0 ms/f
[junit] 20 s: 60 f / 51 ms, 1176.4 fps, 0 ms/f; total: 2154360 f, 106672.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928740 f, 210264.8 fps, 0 ms/f
[junit] 17 s: 60 f / 52 ms, 1153.8 fps, 0 ms/f; total: 1307220 f, 75487.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 50787.2 fps, 0 ms/f
[junit] 20 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 2154420 f, 106659.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928800 f, 210278.4 fps, 0 ms/f
[junit] 17 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 1307280 f, 75482.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 50826.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2154480 f, 106662.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928860 f, 210292.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307340 f, 75485.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 50865.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2154540 f, 106660.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928920 f, 210305.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307400 f, 75484.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2154600 f, 106663.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 50904.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307460 f, 75488.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 928980 f, 210319.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2154660 f, 106666.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 50943.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307520 f, 75491.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929040 f, 210332.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2154720 f, 106669.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 50982.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307580 f, 75491.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929100 f, 210346.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2154780 f, 106666.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 50988.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307640 f, 75494.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929160 f, 210312.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2154840 f, 106669.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 51027.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307700 f, 75497.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929220 f, 210325.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2154900 f, 106672.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 51066.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307760 f, 75501.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929280 f, 210339.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2154960 f, 106670.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 51105.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307820 f, 75500.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2155020 f, 106673.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307880 f, 75503.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2155080 f, 106676.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1307940 f, 75507.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2155140 f, 106674.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308000 f, 75506.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929340 f, 210353.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 51144.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929400 f, 210366.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2155200 f, 106677.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 51183.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308060 f, 75510.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929460 f, 210380.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2155260 f, 106674.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 51222.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308120 f, 75509.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929520 f, 210393.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2155320 f, 106677.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 51261.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308180 f, 75512.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929580 f, 210407.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2155380 f, 106680.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 51300.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308240 f, 75516.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929640 f, 210421.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2155440 f, 106678.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 51306.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308300 f, 75515.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929700 f, 210386.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2155500 f, 106681.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 51345.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308360 f, 75518.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929760 f, 210400.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 51384.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2155560 f, 106684.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929820 f, 210414.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308420 f, 75522.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 51423.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2155620 f, 106682.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929880 f, 210427.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308480 f, 75521.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 51461.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2155680 f, 106685.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 929940 f, 210441.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308540 f, 75524.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 51500.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2155740 f, 106688.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930000 f, 210454.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308600 f, 75528.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 51539.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2155800 f, 106691.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930060 f, 210468.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308660 f, 75527.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 51578.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2155860 f, 106688.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930120 f, 210482.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308720 f, 75530.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 51617.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2155920 f, 106691.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930180 f, 210495.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308780 f, 75534.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 51623.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2155980 f, 106694.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930240 f, 210461.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308840 f, 75537.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 51662.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2156040 f, 106692.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930300 f, 210475.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308900 f, 75536.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 51701.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2156100 f, 106695.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930360 f, 210488.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1308960 f, 75540.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2156160 f, 106698.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309020 f, 75543.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2156220 f, 106696.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 51740.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309080 f, 75542.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930420 f, 210502.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2156280 f, 106699.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 51779.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309140 f, 75546.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930480 f, 210515.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2156340 f, 106701.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 51818.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309200 f, 75549.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930540 f, 210529.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2156400 f, 106699.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 51857.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309260 f, 75548.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930600 f, 210542.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2156460 f, 106702.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 51896.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309320 f, 75552.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930660 f, 210556.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2156520 f, 106705.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 51935.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309380 f, 75555.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930720 f, 210570.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2156580 f, 106703.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 51974.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309440 f, 75554.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930780 f, 210536.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2156640 f, 106706.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 51979.2 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309500 f, 75558.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930840 f, 210549.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2156700 f, 106709.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 52018.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309560 f, 75561.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930900 f, 210563.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2156760 f, 106706.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 52057.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309620 f, 75560.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 930960 f, 210576.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2156820 f, 106709.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 52096.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309680 f, 75564.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931020 f, 210590.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2156880 f, 106712.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309740 f, 75567.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2156940 f, 106710.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 52134.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309800 f, 75566.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931080 f, 210603.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2157000 f, 106713.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 52173.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309860 f, 75570.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 52212.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2157060 f, 106716.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931140 f, 210617.5 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309920 f, 75573.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 52251.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2157120 f, 106714.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1309980 f, 75572.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931200 f, 210631.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2157180 f, 106717.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 52290.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310040 f, 75576.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931260 f, 210644.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2157240 f, 106714.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 52295.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310100 f, 75575.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931320 f, 210610.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2157300 f, 106717.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 52334.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310160 f, 75578.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 52373.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2157360 f, 106720.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931380 f, 210624.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310220 f, 75582.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 52412.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931440 f, 210637.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2157420 f, 106718.4 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310280 f, 75581.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 52451.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2157480 f, 106721.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931500 f, 210651.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310340 f, 75584.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 52490.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2157540 f, 106724.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931560 f, 210664.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310400 f, 75588.3 fps, 0 ms/f
[junit] 17 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 1310460 f, 75570.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 52529.1 fps, 0 ms/f
[junit] 20 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 2157600 f, 106700.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931620 f, 210678.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 52568.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931680 f, 210692.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 52607.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310520 f, 75573.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931740 f, 210705.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2157660 f, 106703.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310580 f, 75576.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2157720 f, 106706.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310640 f, 75576.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 52645.9 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2157780 f, 106704.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931800 f, 210719.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310700 f, 75579.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 52684.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2157840 f, 106707.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931860 f, 210685.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310760 f, 75582.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 52689.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2157900 f, 106710.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931920 f, 210698.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310820 f, 75582.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 52728.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2157960 f, 106708.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 931980 f, 210712.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310880 f, 75585.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 52767.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2158020 f, 106711.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932040 f, 210725.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1310940 f, 75589.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 52806.2 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2158080 f, 106714.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932100 f, 210739.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311000 f, 75588.1 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2158140 f, 106711.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 52845.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311060 f, 75591.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932160 f, 210752.8 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2158200 f, 106714.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 52883.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311120 f, 75595.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932220 f, 210766.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2158260 f, 106717.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 52922.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311180 f, 75594.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932280 f, 210780.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2158320 f, 106715.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 52961.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311240 f, 75597.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932340 f, 210793.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2158380 f, 106718.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 53000.6 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311300 f, 75601.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932400 f, 210759.5 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2158440 f, 106721.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 53005.1 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311360 f, 75600.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932460 f, 210773.0 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2158500 f, 106719.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 53044.0 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311420 f, 75603.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932520 f, 210786.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2158560 f, 106722.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 53082.9 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311480 f, 75607.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932580 f, 210800.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 53121.7 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2158620 f, 106725.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932640 f, 210813.7 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311540 f, 75606.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 53160.6 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2158680 f, 106722.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932700 f, 210827.3 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311600 f, 75609.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 53199.4 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2158740 f, 106725.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932760 f, 210840.8 fps, 0 ms/f
[junit] 17 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1311660 f, 75613.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 53238.3 fps, 0 ms/f
[junit] 20 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2158800 f, 106728.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932820 f, 210854.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 53277.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932880 f, 210868.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 53281.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 932940 f, 210833.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 53320.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933000 f, 210847.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 53359.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933060 f, 210861.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 53398.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933120 f, 210874.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 53436.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933180 f, 210888.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 53475.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933240 f, 210901.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 53514.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933300 f, 210915.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 53553.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933360 f, 210928.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 53592.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933420 f, 210942.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 53631.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933480 f, 210908.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 53635.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933540 f, 210921.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 53673.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933600 f, 210935.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 53712.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933660 f, 210948.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 53751.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933720 f, 210962.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 53790.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933780 f, 210976.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 53829.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933840 f, 210989.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 53868.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933900 f, 211003.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 53906.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 933960 f, 211016.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 53945.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934020 f, 211030.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 53984.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934080 f, 210996.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 53988.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934140 f, 211009.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 54027.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934200 f, 211023.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 54065.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934260 f, 211036.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 54104.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934320 f, 211050.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 54143.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934380 f, 211063.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 54182.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934440 f, 211077.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83880 f, 54221.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934500 f, 211091.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 54259.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934560 f, 211056.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 54263.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 54302.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934620 f, 211070.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 54341.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934680 f, 211084.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 54379.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934740 f, 211097.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 54418.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934800 f, 211111.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 54457.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 54496.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934860 f, 211124.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 54534.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934920 f, 211138.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 54573.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 934980 f, 211151.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 54612.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935040 f, 211165.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 54651.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935100 f, 211131.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 54654.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935160 f, 211144.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 54693.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935220 f, 211158.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 54732.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935280 f, 211171.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 54770.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935340 f, 211185.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 54809.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935400 f, 211198.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 54848.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935460 f, 211212.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85020 f, 54887.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935520 f, 211226.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 54925.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935580 f, 211239.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 54964.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935640 f, 211253.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85200 f, 55003.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935700 f, 211218.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 55006.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935760 f, 211232.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 55045.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935820 f, 211246.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 55083.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935880 f, 211259.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85440 f, 55122.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 935940 f, 211273.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 55161.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936000 f, 211286.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 55200.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936060 f, 211300.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 55238.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936120 f, 211313.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 55277.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936180 f, 211327.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 55316.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936240 f, 211293.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 55319.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936300 f, 211306.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 55357.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936360 f, 211320.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 55396.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936420 f, 211333.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 55435.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936480 f, 211347.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 55473.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936540 f, 211360.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 55512.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936600 f, 211374.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 55551.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936660 f, 211387.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 55589.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936720 f, 211401.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 55628.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936780 f, 211415.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 55667.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936840 f, 211380.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86400 f, 55670.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936900 f, 211394.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 55708.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 936960 f, 211407.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 55747.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937020 f, 211421.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 55786.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937080 f, 211435.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 55824.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937140 f, 211448.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 55863.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937200 f, 211462.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86760 f, 55902.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937260 f, 211475.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 55940.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937320 f, 211489.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 55979.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937380 f, 211454.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 55981.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937440 f, 211468.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 56020.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937500 f, 211482.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 56059.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937560 f, 211495.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 56097.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937620 f, 211509.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 56136.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937680 f, 211522.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 56175.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937740 f, 211536.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 56213.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937800 f, 211549.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 56252.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937860 f, 211563.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 56291.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937920 f, 211576.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 56293.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 937980 f, 211542.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 56332.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938040 f, 211556.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938100 f, 211569.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 56370.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938160 f, 211583.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 56409.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938220 f, 211596.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 56447.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938280 f, 211610.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 56486.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938340 f, 211623.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 56525.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938400 f, 211637.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 56563.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938460 f, 211650.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 56602.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938520 f, 211664.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88020 f, 56604.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938580 f, 211630.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 56643.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938640 f, 211643.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 56681.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938700 f, 211657.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 56720.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938760 f, 211670.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 56758.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938820 f, 211684.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 56797.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938880 f, 211697.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 56836.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 938940 f, 211711.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 56874.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939000 f, 211724.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 56913.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939060 f, 211738.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88560 f, 56915.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939120 f, 211704.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 56953.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939180 f, 211717.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 56992.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939240 f, 211731.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 57030.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939300 f, 211744.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 57069.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939360 f, 211758.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 57107.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939420 f, 211771.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 57146.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939480 f, 211785.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 57185.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939540 f, 211798.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 57223.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939600 f, 211812.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 57262.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939660 f, 211825.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 57263.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939720 f, 211791.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 57302.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939780 f, 211805.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 57341.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939840 f, 211818.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 57379.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939900 f, 211832.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 57418.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 939960 f, 211845.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 57456.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940020 f, 211859.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 57495.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940080 f, 211872.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 57533.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940140 f, 211886.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 57572.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940200 f, 211899.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 57610.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940260 f, 211865.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 57612.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940320 f, 211879.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 57650.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940380 f, 211892.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89880 f, 57689.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940440 f, 211906.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 57727.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940500 f, 211919.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 57766.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940560 f, 211933.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 57804.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940620 f, 211946.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 57843.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940680 f, 211960.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 57881.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940740 f, 211973.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 57920.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940800 f, 211987.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 57921.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940860 f, 211953.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 57960.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940920 f, 211966.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 57998.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 940980 f, 211980.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 58037.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941040 f, 211993.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 58075.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941100 f, 212007.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 58114.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941160 f, 212020.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 58152.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941220 f, 212034.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 58191.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941280 f, 212047.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 58229.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941340 f, 212061.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 58268.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941400 f, 212074.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 58269.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941460 f, 212040.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 58307.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941520 f, 212054.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 58346.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941580 f, 212067.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 58384.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941640 f, 212081.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 58423.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941700 f, 212094.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 58461.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941760 f, 212108.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 58500.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941820 f, 212121.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 58538.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941880 f, 212135.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 941940 f, 212100.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 58539.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942000 f, 212114.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 58577.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942060 f, 212127.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 58616.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942120 f, 212141.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 58654.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942180 f, 212154.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 58693.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942240 f, 212168.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942300 f, 212181.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 58731.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 58770.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942360 f, 212195.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 58808.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942420 f, 212208.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 58846.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942480 f, 212222.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 58885.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942540 f, 212188.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 58886.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942600 f, 212201.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 58924.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942660 f, 212215.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 58962.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942720 f, 212228.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 59001.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942780 f, 212242.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 59039.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942840 f, 212255.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 59078.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942900 f, 212269.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 59116.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 942960 f, 212282.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 59154.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 59193.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943020 f, 212296.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943080 f, 212309.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 59231.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943140 f, 212275.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 59232.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943200 f, 212289.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92640 f, 59270.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943260 f, 212302.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 59309.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943320 f, 212316.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 59347.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943380 f, 212329.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943440 f, 212343.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 59385.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943500 f, 212356.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 59424.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943560 f, 212370.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 59462.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943620 f, 212383.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 59500.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943680 f, 212397.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 59539.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943740 f, 212362.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 59539.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943800 f, 212376.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93180 f, 59578.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943860 f, 212389.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 59616.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943920 f, 212403.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 59654.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 943980 f, 212416.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 59693.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944040 f, 212430.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 59731.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944100 f, 212443.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93480 f, 59769.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944160 f, 212457.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 59808.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944220 f, 212470.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 59846.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944280 f, 212436.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 59846.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944340 f, 212449.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 59884.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944400 f, 212463.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 59923.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944460 f, 212476.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93840 f, 59961.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944520 f, 212490.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 60000.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944580 f, 212503.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 60038.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944640 f, 212517.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 60076.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944700 f, 212530.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 60115.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944760 f, 212544.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 60153.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944820 f, 212510.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 60153.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944880 f, 212523.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 60191.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 944940 f, 212537.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 60229.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945000 f, 212550.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 60268.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945060 f, 212564.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 60306.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945120 f, 212577.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 60344.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945180 f, 212591.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 60383.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945240 f, 212604.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 60421.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945300 f, 212618.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 60459.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945360 f, 212631.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 60459.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945420 f, 212597.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945480 f, 212610.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 60497.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945540 f, 212624.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 60536.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945600 f, 212637.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 60574.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945660 f, 212651.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 60612.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945720 f, 212664.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945780 f, 212678.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 60650.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945840 f, 212691.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 60689.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945900 f, 212705.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 60727.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 945960 f, 212718.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 60765.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946020 f, 212732.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 60765.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946080 f, 212697.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 60803.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946140 f, 212711.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 60841.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946200 f, 212724.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 60880.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946260 f, 212738.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 60918.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946320 f, 212751.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 60956.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946380 f, 212765.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 60994.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946440 f, 212778.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 61033.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946500 f, 212792.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 61071.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946560 f, 212805.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 61109.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946620 f, 212771.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 61108.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946680 f, 212784.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 61147.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946740 f, 212798.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 61185.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946800 f, 212811.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 61223.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946860 f, 212825.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 61261.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946920 f, 212838.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 61300.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 946980 f, 212852.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 61338.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947040 f, 212865.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 61376.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947100 f, 212879.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 61414.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947160 f, 212892.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 61453.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947220 f, 212858.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 61452.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947280 f, 212871.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 61490.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947340 f, 212885.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 61528.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947400 f, 212898.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 61566.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947460 f, 212912.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 61605.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947520 f, 212925.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 61643.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947580 f, 212939.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 61681.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947640 f, 212952.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 61719.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947700 f, 212966.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 61757.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947760 f, 212979.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 61756.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947820 f, 212945.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 61795.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 61833.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947880 f, 212958.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 61871.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 947940 f, 212972.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 61909.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948000 f, 212985.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 61947.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948060 f, 212999.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 61985.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948120 f, 213012.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 62024.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948180 f, 213026.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 62062.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948240 f, 213039.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 62100.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948300 f, 213053.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 62138.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948360 f, 213018.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 62137.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948420 f, 213032.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 62175.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948480 f, 213045.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 62213.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948540 f, 213059.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 62251.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948600 f, 213072.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 62290.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948660 f, 213086.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 62328.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948720 f, 213099.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 62366.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948780 f, 213113.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 62404.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948840 f, 213126.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 62442.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948900 f, 213140.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 62441.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 948960 f, 213105.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 62479.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949020 f, 213119.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98340 f, 62517.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949080 f, 213132.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 62555.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949140 f, 213146.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 62593.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949200 f, 213159.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 62631.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949260 f, 213173.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 62670.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949320 f, 213186.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 62708.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949380 f, 213200.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 62746.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949440 f, 213213.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 62784.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949500 f, 213179.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 62782.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949560 f, 213192.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 62820.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949620 f, 213206.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 62858.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 62897.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949680 f, 213219.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 62935.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949740 f, 213233.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 62973.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949800 f, 213246.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 63011.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949860 f, 213259.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 63049.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 63087.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949920 f, 213273.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 63125.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 949980 f, 213286.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 63163.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950040 f, 213252.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99480 f, 63161.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950100 f, 213265.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 63200.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 63238.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950160 f, 213279.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 63276.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950220 f, 213292.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 63314.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950280 f, 213306.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 63352.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950340 f, 213319.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 63390.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950400 f, 213333.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 63428.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950460 f, 213346.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 63466.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950520 f, 213360.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 63464.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950580 f, 213325.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 63502.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950640 f, 213339.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 63540.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950700 f, 213352.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 63578.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950760 f, 213366.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 63616.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950820 f, 213379.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 63654.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950880 f, 213393.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 63692.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 950940 f, 213406.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 63730.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951000 f, 213420.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 63769.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951060 f, 213385.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 63766.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951120 f, 213399.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 63804.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951180 f, 213412.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 63842.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951240 f, 213426.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 63880.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951300 f, 213439.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 63918.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951360 f, 213405.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 63916.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951420 f, 213418.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 63954.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951480 f, 213432.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 63992.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951540 f, 213397.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 63989.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951600 f, 213411.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 64027.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951660 f, 213376.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 64025.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 64063.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951720 f, 213390.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 64101.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951780 f, 213403.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 64139.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951840 f, 213417.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 64177.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951900 f, 213430.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 64215.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 64212.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 951960 f, 213396.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 64250.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952020 f, 213409.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 64288.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952080 f, 213423.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 64326.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952140 f, 213436.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 64364.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952200 f, 213449.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 64402.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952260 f, 213463.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 64440.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952320 f, 213476.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 64478.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952380 f, 213490.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 64516.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952440 f, 213503.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 64513.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952500 f, 213469.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 64551.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952560 f, 213482.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 64589.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952620 f, 213496.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 64627.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952680 f, 213509.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 64664.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952740 f, 213523.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 64702.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952800 f, 213536.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 64740.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952860 f, 213549.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 64778.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952920 f, 213563.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 64816.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 952980 f, 213576.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 64854.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953040 f, 213542.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 64851.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953100 f, 213555.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 64889.4 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953160 f, 213569.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 64927.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953220 f, 213582.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 64965.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953280 f, 213596.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 65003.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953340 f, 213609.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 65041.0 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953400 f, 213623.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 65078.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953460 f, 213636.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 65116.8 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953520 f, 213650.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 65154.7 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 65151.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953580 f, 213615.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 65189.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953640 f, 213629.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 65227.2 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953700 f, 213642.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 65265.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953760 f, 213655.9 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 65303.0 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 65340.9 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953820 f, 213669.3 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 65378.7 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953880 f, 213682.8 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 65416.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 953940 f, 213696.2 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 65454.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954000 f, 213709.6 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 65492.4 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 65530.3 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954060 f, 213723.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 65568.1 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954120 f, 213736.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 65564.6 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954180 f, 213702.1 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 65602.5 fps, 0 ms/f
[junit] 4 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 954240 f, 213715.5 fps, 0 ms/f
[junit] 1 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 65640.3 fps, 0 ms/f
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843747887 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843748893 ms +++ localhost/127.0.0.1:59999 - Locked within 1032 ms, 3 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT - test01
[junit] 2014-10-09 10:35:50.873 java[4278:c603] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT - test01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843752170 ms --- localhost/127.0.0.1:59999 - Unlock ok within 9 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.976 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843747887 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843748893 ms +++ localhost/127.0.0.1:59999 - Locked within 1032 ms, 3 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT - test01
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT - test01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843752170 ms --- localhost/127.0.0.1:59999 - Unlock ok within 9 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01 took 3.151 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.976 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843747887 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843748893 ms +++ localhost/127.0.0.1:59999 - Locked within 1032 ms, 3 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT - test01
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT - test01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843752170 ms --- localhost/127.0.0.1:59999 - Unlock ok within 9 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843754399 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843806086 ms +++ localhost/127.0.0.1:59999 - Locked within 51700 ms, 104 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test01AllVisible
[junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x25961581)
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb6e8330,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] XXXX Add GLCanvas Panel1(0x25961581 -> Panel2(0x205ddb6e) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb6e8330,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb4ee460,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x51701bdc: tileRendererInUse null, GearsES2[obj 0x51701bdc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x51701bdc on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x51701bdc created: GearsObj[0x154e4e31, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x51701bdc created: GearsObj[0x47ef7de4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x51701bdc created: GearsObj[0x47ef7de4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x51701bdc FIN GearsES2[obj 0x51701bdc isInit true, usesShared false, 1 GearsObj[0x154e4e31, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x47ef7de4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x464d41e2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51701bdc 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7f8aeb4ee460, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x51701bdc, angle 0.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51701bdc 640x429, swapInterval 1, drawable 0x7f8aeb4ee460
[junit] XXXX Add GLCanvas Panel2(0x205ddb6e) -> Panel1(0x25961581 START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb4ee460,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51701bdc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51701bdc FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeda1c550,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x51701bdc: tileRendererInUse null, GearsES2[obj 0x51701bdc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x51701bdc on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x51701bdc created: GearsObj[0x7d56b386, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x51701bdc created: GearsObj[0x25cbfa42, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x51701bdc created: GearsObj[0x25cbfa42, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x51701bdc FIN GearsES2[obj 0x51701bdc isInit true, usesShared false, 1 GearsObj[0x7d56b386, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25cbfa42, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x729b1670, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51701bdc 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7f8aeda1c550, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x51701bdc, angle 0.5, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51701bdc 640x429, swapInterval 1, drawable 0x7f8aeda1c550
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51701bdc 640x429, swapInterval 1, drawable 0x7f8aeda1c550
[junit] XXXX Add GLCanvas Panel1(0x25961581 -> Panel2(0x205ddb6e) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeda1c550,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51701bdc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51701bdc FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeda073c0,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x51701bdc: tileRendererInUse null, GearsES2[obj 0x51701bdc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x51701bdc on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x51701bdc created: GearsObj[0x43f4ebd, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x51701bdc created: GearsObj[0x584a5c78, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x51701bdc created: GearsObj[0x584a5c78, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x51701bdc FIN GearsES2[obj 0x51701bdc isInit true, usesShared false, 1 GearsObj[0x43f4ebd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x584a5c78, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79fcf790, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51701bdc 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7f8aeda073c0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x51701bdc, angle 1.5, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51701bdc 640x429, swapInterval 1, drawable 0x7f8aeda073c0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51701bdc 640x429, swapInterval 1, drawable 0x7f8aeda073c0
[junit] XXXX Add GLCanvas Panel2(0x205ddb6e) -> Panel1(0x25961581 START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeda073c0,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51701bdc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51701bdc FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeda0bfc0,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x51701bdc: tileRendererInUse null, GearsES2[obj 0x51701bdc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x51701bdc on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x51701bdc created: GearsObj[0x6087e704, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x51701bdc created: GearsObj[0x7a4fe91e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x51701bdc created: GearsObj[0x7a4fe91e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x51701bdc FIN GearsES2[obj 0x51701bdc isInit true, usesShared false, 1 GearsObj[0x6087e704, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a4fe91e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1451ef4e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51701bdc 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7f8aeda0bfc0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x51701bdc, angle 2.5, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51701bdc 640x429, swapInterval 1, drawable 0x7f8aeda0bfc0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51701bdc 640x429, swapInterval 1, drawable 0x7f8aeda0bfc0
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test01AllVisible
[junit] XXX SetVisible OFF XXX
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51701bdc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51701bdc FIN
[junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x35a8d460)
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb4eb080,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] XXXX Add GLCanvas Panel1(0x35a8d460 -> Panel2(0x63f8247d) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb4eb080,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb4eaa40,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3823bdd1: tileRendererInUse null, GearsES2[obj 0x3823bdd1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3823bdd1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3823bdd1 created: GearsObj[0x27958cc2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3823bdd1 created: GearsObj[0x4b4c28db, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3823bdd1 created: GearsObj[0x4b4c28db, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3823bdd1 FIN GearsES2[obj 0x3823bdd1 isInit true, usesShared false, 1 GearsObj[0x27958cc2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b4c28db, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x750e687b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3823bdd1 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7f8aeb4eaa40, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3823bdd1, angle 0.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3823bdd1 640x429, swapInterval 1, drawable 0x7f8aeb4eaa40
[junit] XXXX Add GLCanvas Panel2(0x63f8247d) -> Panel1(0x35a8d460 START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb4eaa40,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3823bdd1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3823bdd1 FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb4f3b10,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3823bdd1: tileRendererInUse null, GearsES2[obj 0x3823bdd1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3823bdd1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3823bdd1 created: GearsObj[0x3d762027, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3823bdd1 created: GearsObj[0x1638fff7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3823bdd1 created: GearsObj[0x1638fff7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3823bdd1 FIN GearsES2[obj 0x3823bdd1 isInit true, usesShared false, 1 GearsObj[0x3d762027, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1638fff7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x782cbc86, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3823bdd1 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7f8aeb4f3b10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3823bdd1, angle 0.5, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3823bdd1 640x429, swapInterval 1, drawable 0x7f8aeb4f3b10
[junit] XXXX Add GLCanvas Panel1(0x35a8d460 -> Panel2(0x63f8247d) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb4f3b10,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3823bdd1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3823bdd1 FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb4f6ce0,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3823bdd1: tileRendererInUse null, GearsES2[obj 0x3823bdd1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3823bdd1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3823bdd1 created: GearsObj[0x4b2dd538, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3823bdd1 created: GearsObj[0x2e097617, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3823bdd1 created: GearsObj[0x2e097617, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3823bdd1 FIN GearsES2[obj 0x3823bdd1 isInit true, usesShared false, 1 GearsObj[0x4b2dd538, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e097617, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6f27f79d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3823bdd1 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7f8aeb4f6ce0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3823bdd1, angle 1.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3823bdd1 640x429, swapInterval 1, drawable 0x7f8aeb4f6ce0
[junit] XXXX Add GLCanvas Panel2(0x63f8247d) -> Panel1(0x35a8d460 START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb4f6ce0,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3823bdd1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3823bdd1 FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeda24990,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3823bdd1: tileRendererInUse null, GearsES2[obj 0x3823bdd1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3823bdd1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3823bdd1 created: GearsObj[0x73265109, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3823bdd1 created: GearsObj[0x589260ee, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3823bdd1 created: GearsObj[0x589260ee, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3823bdd1 FIN GearsES2[obj 0x3823bdd1 isInit true, usesShared false, 1 GearsObj[0x73265109, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x589260ee, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7219d6af, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3823bdd1 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7f8aeda24990, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3823bdd1, angle 1.5, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3823bdd1 640x429, swapInterval 1, drawable 0x7f8aeda24990
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas
[junit] XXX SetVisible OFF XXX
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843813556 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3823bdd1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3823bdd1 FIN
[junit] 2014-10-09 10:36:53.950 java[4280:a007] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 59.869 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843754399 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843806086 ms +++ localhost/127.0.0.1:59999 - Locked within 51700 ms, 104 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test01AllVisible
[junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x25961581)
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb6e8330,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] XXXX Add GLCanvas Panel1(0x25961581 -> Panel2(0x205ddb6e) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb6e8330,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb4ee460,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x51701bdc: tileRendererInUse null, GearsES2[obj 0x51701bdc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x51701bdc on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x51701bdc created: GearsObj[0x154e4e31, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x51701bdc created: GearsObj[0x47ef7de4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x51701bdc created: GearsObj[0x47ef7de4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x51701bdc FIN GearsES2[obj 0x51701bdc isInit true, usesShared false, 1 GearsObj[0x154e4e31, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x47ef7de4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x464d41e2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51701bdc 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7f8aeb4ee460, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x51701bdc, angle 0.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51701bdc 640x429, swapInterval 1, drawable 0x7f8aeb4ee460
[junit] XXXX Add GLCanvas Panel2(0x205ddb6e) -> Panel1(0x25961581 START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb4ee460,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51701bdc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51701bdc FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeda1c550,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x51701bdc: tileRendererInUse null, GearsES2[obj 0x51701bdc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x51701bdc on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x51701bdc created: GearsObj[0x7d56b386, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x51701bdc created: GearsObj[0x25cbfa42, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x51701bdc created: GearsObj[0x25cbfa42, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x51701bdc FIN GearsES2[obj 0x51701bdc isInit true, usesShared false, 1 GearsObj[0x7d56b386, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25cbfa42, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x729b1670, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51701bdc 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7f8aeda1c550, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x51701bdc, angle 0.5, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51701bdc 640x429, swapInterval 1, drawable 0x7f8aeda1c550
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51701bdc 640x429, swapInterval 1, drawable 0x7f8aeda1c550
[junit] XXXX Add GLCanvas Panel1(0x25961581 -> Panel2(0x205ddb6e) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeda1c550,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51701bdc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51701bdc FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeda073c0,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x51701bdc: tileRendererInUse null, GearsES2[obj 0x51701bdc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x51701bdc on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x51701bdc created: GearsObj[0x43f4ebd, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x51701bdc created: GearsObj[0x584a5c78, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x51701bdc created: GearsObj[0x584a5c78, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x51701bdc FIN GearsES2[obj 0x51701bdc isInit true, usesShared false, 1 GearsObj[0x43f4ebd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x584a5c78, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79fcf790, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51701bdc 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7f8aeda073c0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x51701bdc, angle 1.5, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51701bdc 640x429, swapInterval 1, drawable 0x7f8aeda073c0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51701bdc 640x429, swapInterval 1, drawable 0x7f8aeda073c0
[junit] XXXX Add GLCanvas Panel2(0x205ddb6e) -> Panel1(0x25961581 START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeda073c0,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51701bdc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51701bdc FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeda0bfc0,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x51701bdc: tileRendererInUse null, GearsES2[obj 0x51701bdc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x51701bdc on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x51701bdc created: GearsObj[0x6087e704, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x51701bdc created: GearsObj[0x7a4fe91e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x51701bdc created: GearsObj[0x7a4fe91e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x51701bdc FIN GearsES2[obj 0x51701bdc isInit true, usesShared false, 1 GearsObj[0x6087e704, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a4fe91e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1451ef4e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51701bdc 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7f8aeda0bfc0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x51701bdc, angle 2.5, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51701bdc 640x429, swapInterval 1, drawable 0x7f8aeda0bfc0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51701bdc 640x429, swapInterval 1, drawable 0x7f8aeda0bfc0
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test01AllVisible
[junit] XXX SetVisible OFF XXX
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51701bdc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51701bdc FIN
[junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x35a8d460)
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb4eb080,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] XXXX Add GLCanvas Panel1(0x35a8d460 -> Panel2(0x63f8247d) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb4eb080,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb4eaa40,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3823bdd1: tileRendererInUse null, GearsES2[obj 0x3823bdd1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3823bdd1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3823bdd1 created: GearsObj[0x27958cc2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3823bdd1 created: GearsObj[0x4b4c28db, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3823bdd1 created: GearsObj[0x4b4c28db, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3823bdd1 FIN GearsES2[obj 0x3823bdd1 isInit true, usesShared false, 1 GearsObj[0x27958cc2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b4c28db, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x750e687b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3823bdd1 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7f8aeb4eaa40, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3823bdd1, angle 0.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3823bdd1 640x429, swapInterval 1, drawable 0x7f8aeb4eaa40
[junit] XXXX Add GLCanvas Panel2(0x63f8247d) -> Panel1(0x35a8d460 START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb4eaa40,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3823bdd1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3823bdd1 FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb4f3b10,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3823bdd1: tileRendererInUse null, GearsES2[obj 0x3823bdd1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3823bdd1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3823bdd1 created: GearsObj[0x3d762027, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3823bdd1 created: GearsObj[0x1638fff7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3823bdd1 created: GearsObj[0x1638fff7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3823bdd1 FIN GearsES2[obj 0x3823bdd1 isInit true, usesShared false, 1 GearsObj[0x3d762027, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1638fff7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x782cbc86, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3823bdd1 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7f8aeb4f3b10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3823bdd1, angle 0.5, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3823bdd1 640x429, swapInterval 1, drawable 0x7f8aeb4f3b10
[junit] XXXX Add GLCanvas Panel1(0x35a8d460 -> Panel2(0x63f8247d) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb4f3b10,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3823bdd1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3823bdd1 FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb4f6ce0,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3823bdd1: tileRendererInUse null, GearsES2[obj 0x3823bdd1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3823bdd1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3823bdd1 created: GearsObj[0x4b2dd538, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3823bdd1 created: GearsObj[0x2e097617, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3823bdd1 created: GearsObj[0x2e097617, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3823bdd1 FIN GearsES2[obj 0x3823bdd1 isInit true, usesShared false, 1 GearsObj[0x4b2dd538, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e097617, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6f27f79d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3823bdd1 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7f8aeb4f6ce0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3823bdd1, angle 1.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3823bdd1 640x429, swapInterval 1, drawable 0x7f8aeb4f6ce0
[junit] XXXX Add GLCanvas Panel2(0x63f8247d) -> Panel1(0x35a8d460 START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb4f6ce0,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3823bdd1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3823bdd1 FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeda24990,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3823bdd1: tileRendererInUse null, GearsES2[obj 0x3823bdd1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3823bdd1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3823bdd1 created: GearsObj[0x73265109, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3823bdd1 created: GearsObj[0x589260ee, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3823bdd1 created: GearsObj[0x589260ee, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3823bdd1 FIN GearsES2[obj 0x3823bdd1 isInit true, usesShared false, 1 GearsObj[0x73265109, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x589260ee, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7219d6af, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3823bdd1 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7f8aeda24990, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3823bdd1, angle 1.5, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3823bdd1 640x429, swapInterval 1, drawable 0x7f8aeda24990
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas
[junit] XXX SetVisible OFF XXX
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843813556 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3823bdd1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3823bdd1 FIN
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01AllVisible took 5.084 sec
[junit] Testcase: test02VisibleWithCanvas took 2.278 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 59.869 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843754399 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843806086 ms +++ localhost/127.0.0.1:59999 - Locked within 51700 ms, 104 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test01AllVisible
[junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x25961581)
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb6e8330,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] XXXX Add GLCanvas Panel1(0x25961581 -> Panel2(0x205ddb6e) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb6e8330,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb4ee460,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x51701bdc: tileRendererInUse null, GearsES2[obj 0x51701bdc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x51701bdc on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x51701bdc created: GearsObj[0x154e4e31, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x51701bdc created: GearsObj[0x47ef7de4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x51701bdc created: GearsObj[0x47ef7de4, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x51701bdc FIN GearsES2[obj 0x51701bdc isInit true, usesShared false, 1 GearsObj[0x154e4e31, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x47ef7de4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x464d41e2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51701bdc 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7f8aeb4ee460, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x51701bdc, angle 0.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51701bdc 640x429, swapInterval 1, drawable 0x7f8aeb4ee460
[junit] XXXX Add GLCanvas Panel2(0x205ddb6e) -> Panel1(0x25961581 START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb4ee460,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51701bdc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51701bdc FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeda1c550,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x51701bdc: tileRendererInUse null, GearsES2[obj 0x51701bdc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x51701bdc on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x51701bdc created: GearsObj[0x7d56b386, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x51701bdc created: GearsObj[0x25cbfa42, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x51701bdc created: GearsObj[0x25cbfa42, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x51701bdc FIN GearsES2[obj 0x51701bdc isInit true, usesShared false, 1 GearsObj[0x7d56b386, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25cbfa42, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x729b1670, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51701bdc 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7f8aeda1c550, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x51701bdc, angle 0.5, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51701bdc 640x429, swapInterval 1, drawable 0x7f8aeda1c550
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51701bdc 640x429, swapInterval 1, drawable 0x7f8aeda1c550
[junit] XXXX Add GLCanvas Panel1(0x25961581 -> Panel2(0x205ddb6e) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeda1c550,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51701bdc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51701bdc FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeda073c0,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x51701bdc: tileRendererInUse null, GearsES2[obj 0x51701bdc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x51701bdc on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x51701bdc created: GearsObj[0x43f4ebd, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x51701bdc created: GearsObj[0x584a5c78, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x51701bdc created: GearsObj[0x584a5c78, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x51701bdc FIN GearsES2[obj 0x51701bdc isInit true, usesShared false, 1 GearsObj[0x43f4ebd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x584a5c78, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79fcf790, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51701bdc 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7f8aeda073c0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x51701bdc, angle 1.5, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51701bdc 640x429, swapInterval 1, drawable 0x7f8aeda073c0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51701bdc 640x429, swapInterval 1, drawable 0x7f8aeda073c0
[junit] XXXX Add GLCanvas Panel2(0x205ddb6e) -> Panel1(0x25961581 START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeda073c0,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51701bdc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51701bdc FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeda0bfc0,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x51701bdc: tileRendererInUse null, GearsES2[obj 0x51701bdc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x51701bdc on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x51701bdc created: GearsObj[0x6087e704, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x51701bdc created: GearsObj[0x7a4fe91e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x51701bdc created: GearsObj[0x7a4fe91e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x51701bdc FIN GearsES2[obj 0x51701bdc isInit true, usesShared false, 1 GearsObj[0x6087e704, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a4fe91e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1451ef4e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x51701bdc 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7f8aeda0bfc0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x51701bdc, angle 2.5, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51701bdc 640x429, swapInterval 1, drawable 0x7f8aeda0bfc0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x51701bdc 640x429, swapInterval 1, drawable 0x7f8aeda0bfc0
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test01AllVisible
[junit] XXX SetVisible OFF XXX
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51701bdc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x51701bdc FIN
[junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x35a8d460)
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb4eb080,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] XXXX Add GLCanvas Panel1(0x35a8d460 -> Panel2(0x63f8247d) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb4eb080,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb4eaa40,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3823bdd1: tileRendererInUse null, GearsES2[obj 0x3823bdd1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3823bdd1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3823bdd1 created: GearsObj[0x27958cc2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3823bdd1 created: GearsObj[0x4b4c28db, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3823bdd1 created: GearsObj[0x4b4c28db, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3823bdd1 FIN GearsES2[obj 0x3823bdd1 isInit true, usesShared false, 1 GearsObj[0x27958cc2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b4c28db, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x750e687b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3823bdd1 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7f8aeb4eaa40, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3823bdd1, angle 0.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3823bdd1 640x429, swapInterval 1, drawable 0x7f8aeb4eaa40
[junit] XXXX Add GLCanvas Panel2(0x63f8247d) -> Panel1(0x35a8d460 START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb4eaa40,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3823bdd1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3823bdd1 FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb4f3b10,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3823bdd1: tileRendererInUse null, GearsES2[obj 0x3823bdd1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3823bdd1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3823bdd1 created: GearsObj[0x3d762027, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3823bdd1 created: GearsObj[0x1638fff7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3823bdd1 created: GearsObj[0x1638fff7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3823bdd1 FIN GearsES2[obj 0x3823bdd1 isInit true, usesShared false, 1 GearsObj[0x3d762027, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1638fff7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x782cbc86, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3823bdd1 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7f8aeb4f3b10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3823bdd1, angle 0.5, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3823bdd1 640x429, swapInterval 1, drawable 0x7f8aeb4f3b10
[junit] XXXX Add GLCanvas Panel1(0x35a8d460 -> Panel2(0x63f8247d) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb4f3b10,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3823bdd1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3823bdd1 FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb4f6ce0,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3823bdd1: tileRendererInUse null, GearsES2[obj 0x3823bdd1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3823bdd1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3823bdd1 created: GearsObj[0x4b2dd538, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3823bdd1 created: GearsObj[0x2e097617, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3823bdd1 created: GearsObj[0x2e097617, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3823bdd1 FIN GearsES2[obj 0x3823bdd1 isInit true, usesShared false, 1 GearsObj[0x4b2dd538, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e097617, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6f27f79d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3823bdd1 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7f8aeb4f6ce0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3823bdd1, angle 1.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3823bdd1 640x429, swapInterval 1, drawable 0x7f8aeb4f6ce0
[junit] XXXX Add GLCanvas Panel2(0x63f8247d) -> Panel1(0x35a8d460 START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeb4f6ce0,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3823bdd1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3823bdd1 FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@715f1f9c,
[junit] handle 0x7f8aeda24990,
[junit] Drawable size 640x429 surface[640x429],
[junit] AWT[pos 0/29, size 640x429,
[junit] visible true, displayable true, showing true,
[junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4cb9e45a[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7461f533]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3823bdd1: tileRendererInUse null, GearsES2[obj 0x3823bdd1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3823bdd1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3823bdd1 created: GearsObj[0x73265109, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3823bdd1 created: GearsObj[0x589260ee, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3823bdd1 created: GearsObj[0x589260ee, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3823bdd1 FIN GearsES2[obj 0x3823bdd1 isInit true, usesShared false, 1 GearsObj[0x73265109, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x589260ee, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7219d6af, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3823bdd1 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7f8aeda24990, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3823bdd1, angle 1.5, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3823bdd1 640x429, swapInterval 1, drawable 0x7f8aeda24990
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas
[junit] XXX SetVisible OFF XXX
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843813556 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3823bdd1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3823bdd1 FIN
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843815613 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843818127 ms +++ localhost/127.0.0.1:59999 - Locked within 2534 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test
[junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x5d04e28b)
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@20d12eea,
[junit] handle 0x7fdb1adf1dc0,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4c331059[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e0b6ef8]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x543bc20e: tileRendererInUse null, GearsES2[obj 0x543bc20e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x543bc20e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x543bc20e created: GearsObj[0x5a940f82, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x543bc20e created: GearsObj[0x2e864e43, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x543bc20e created: GearsObj[0x2e864e43, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x543bc20e FIN GearsES2[obj 0x543bc20e isInit true, usesShared false, 1 GearsObj[0x5a940f82, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e864e43, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb07108e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x543bc20e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdb1adf1dc0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x543bc20e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0x543bc20e 640x480, swapInterval 1, drawable 0x7fdb1adf1dc0
[junit] XXXX Panel1(0x5d04e28b -> Panel2(0xf79f36b) START
[junit] XXXX Add GLCanvas Panel1(0x5d04e28b -> Panel2(0xf79f36b) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@20d12eea,
[junit] handle 0x7fdb1adf1dc0,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4c331059[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e0b6ef8]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x543bc20e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x543bc20e FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@20d12eea,
[junit] handle 0x7fdb1d22fb60,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4c331059[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e0b6ef8]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x543bc20e: tileRendererInUse null, GearsES2[obj 0x543bc20e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x543bc20e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x543bc20e created: GearsObj[0x5fc6e818, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x543bc20e created: GearsObj[0x7bafb0c7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x543bc20e created: GearsObj[0x7bafb0c7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x543bc20e FIN GearsES2[obj 0x543bc20e isInit true, usesShared false, 1 GearsObj[0x5fc6e818, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7bafb0c7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b7f1841, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x543bc20e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdb1d22fb60, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x543bc20e, 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 0x543bc20e 640x480, swapInterval 1, drawable 0x7fdb1d22fb60
[junit] XXXX Panel2(0xf79f36b) -> Panel3(0x3e68cd79 START
[junit] XXXX NOP
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@20d12eea,
[junit] handle 0x7fdb1d22fb60,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4c331059[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e0b6ef8]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480
[junit] XXXX Panel3(0x3e68cd79) -> Panel1(0x5d04e28b START
[junit] XXXX Add GLCanvas Panel2(0xf79f36b -> Panel1(0x5d04e28b) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@20d12eea,
[junit] handle 0x7fdb1d22fb60,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4c331059[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e0b6ef8]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x543bc20e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x543bc20e FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@20d12eea,
[junit] handle 0x7fdb1acdc440,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4c331059[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e0b6ef8]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x543bc20e: tileRendererInUse null, GearsES2[obj 0x543bc20e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x543bc20e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x543bc20e created: GearsObj[0x6d66f9b9, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x543bc20e created: GearsObj[0x39518cc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x543bc20e created: GearsObj[0x39518cc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x543bc20e FIN GearsES2[obj 0x543bc20e isInit true, usesShared false, 1 GearsObj[0x6d66f9b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39518cc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x318efaea, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x543bc20e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdb1acdc440, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x543bc20e, 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 0x543bc20e 640x480, swapInterval 1, drawable 0x7fdb1acdc440
[junit] XXXX Panel1(0x5d04e28b -> Panel2(0xf79f36b) START
[junit] XXXX Add GLCanvas Panel1(0x5d04e28b -> Panel2(0xf79f36b) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@20d12eea,
[junit] handle 0x7fdb1acdc440,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4c331059[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e0b6ef8]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x543bc20e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x543bc20e FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@20d12eea,
[junit] handle 0x7fdb1ad3e770,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4c331059[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e0b6ef8]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x543bc20e: tileRendererInUse null, GearsES2[obj 0x543bc20e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x543bc20e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x543bc20e created: GearsObj[0x576504fa, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x543bc20e created: GearsObj[0x2929e5e9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x543bc20e created: GearsObj[0x2929e5e9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x543bc20e FIN GearsES2[obj 0x543bc20e isInit true, usesShared false, 1 GearsObj[0x576504fa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2929e5e9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7db5391b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x543bc20e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdb1ad3e770, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x543bc20e, 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 0x543bc20e 640x480, swapInterval 1, drawable 0x7fdb1ad3e770
[junit] XXXX Panel2(0xf79f36b) -> Panel1(0x5d04e28b START
[junit] XXXX Add GLCanvas Panel2(0xf79f36b -> Panel1(0x5d04e28b) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@20d12eea,
[junit] handle 0x7fdb1ad3e770,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4c331059[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e0b6ef8]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x543bc20e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x543bc20e FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@20d12eea,
[junit] handle 0x7fdb1ac4af80,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4c331059[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e0b6ef8]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x543bc20e: tileRendererInUse null, GearsES2[obj 0x543bc20e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x543bc20e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x543bc20e created: GearsObj[0x6e5dfaf1, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x543bc20e created: GearsObj[0x5c061cd2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x543bc20e created: GearsObj[0x5c061cd2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x543bc20e FIN GearsES2[obj 0x543bc20e isInit true, usesShared false, 1 GearsObj[0x6e5dfaf1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c061cd2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x154e4e31, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x543bc20e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdb1ac4af80, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x543bc20e, 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 0x543bc20e 640x480, swapInterval 1, drawable 0x7fdb1ac4af80
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test
[junit] XXX SetVisible OFF XXX
[junit] ++++ Test Singleton.unlock()
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x543bc20e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x543bc20e FIN
[junit] SLOCK [T main @ 1412843824104 ms --- localhost/127.0.0.1:59999 - Unlock ok within 8 ms
[junit] 2014-10-09 10:37:04.419 java[4286:6503] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.211 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843815613 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843818127 ms +++ localhost/127.0.0.1:59999 - Locked within 2534 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test
[junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x5d04e28b)
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@20d12eea,
[junit] handle 0x7fdb1adf1dc0,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4c331059[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e0b6ef8]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x543bc20e: tileRendererInUse null, GearsES2[obj 0x543bc20e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x543bc20e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x543bc20e created: GearsObj[0x5a940f82, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x543bc20e created: GearsObj[0x2e864e43, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x543bc20e created: GearsObj[0x2e864e43, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x543bc20e FIN GearsES2[obj 0x543bc20e isInit true, usesShared false, 1 GearsObj[0x5a940f82, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e864e43, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb07108e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x543bc20e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdb1adf1dc0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x543bc20e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0x543bc20e 640x480, swapInterval 1, drawable 0x7fdb1adf1dc0
[junit] XXXX Panel1(0x5d04e28b -> Panel2(0xf79f36b) START
[junit] XXXX Add GLCanvas Panel1(0x5d04e28b -> Panel2(0xf79f36b) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@20d12eea,
[junit] handle 0x7fdb1adf1dc0,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4c331059[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e0b6ef8]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x543bc20e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x543bc20e FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@20d12eea,
[junit] handle 0x7fdb1d22fb60,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4c331059[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e0b6ef8]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x543bc20e: tileRendererInUse null, GearsES2[obj 0x543bc20e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x543bc20e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x543bc20e created: GearsObj[0x5fc6e818, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x543bc20e created: GearsObj[0x7bafb0c7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x543bc20e created: GearsObj[0x7bafb0c7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x543bc20e FIN GearsES2[obj 0x543bc20e isInit true, usesShared false, 1 GearsObj[0x5fc6e818, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7bafb0c7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b7f1841, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x543bc20e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdb1d22fb60, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x543bc20e, 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 0x543bc20e 640x480, swapInterval 1, drawable 0x7fdb1d22fb60
[junit] XXXX Panel2(0xf79f36b) -> Panel3(0x3e68cd79 START
[junit] XXXX NOP
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@20d12eea,
[junit] handle 0x7fdb1d22fb60,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4c331059[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e0b6ef8]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480
[junit] XXXX Panel3(0x3e68cd79) -> Panel1(0x5d04e28b START
[junit] XXXX Add GLCanvas Panel2(0xf79f36b -> Panel1(0x5d04e28b) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@20d12eea,
[junit] handle 0x7fdb1d22fb60,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4c331059[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e0b6ef8]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x543bc20e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x543bc20e FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@20d12eea,
[junit] handle 0x7fdb1acdc440,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4c331059[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e0b6ef8]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x543bc20e: tileRendererInUse null, GearsES2[obj 0x543bc20e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x543bc20e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x543bc20e created: GearsObj[0x6d66f9b9, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x543bc20e created: GearsObj[0x39518cc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x543bc20e created: GearsObj[0x39518cc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x543bc20e FIN GearsES2[obj 0x543bc20e isInit true, usesShared false, 1 GearsObj[0x6d66f9b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39518cc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x318efaea, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x543bc20e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdb1acdc440, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x543bc20e, 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 0x543bc20e 640x480, swapInterval 1, drawable 0x7fdb1acdc440
[junit] XXXX Panel1(0x5d04e28b -> Panel2(0xf79f36b) START
[junit] XXXX Add GLCanvas Panel1(0x5d04e28b -> Panel2(0xf79f36b) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@20d12eea,
[junit] handle 0x7fdb1acdc440,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4c331059[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e0b6ef8]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x543bc20e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x543bc20e FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@20d12eea,
[junit] handle 0x7fdb1ad3e770,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4c331059[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e0b6ef8]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x543bc20e: tileRendererInUse null, GearsES2[obj 0x543bc20e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x543bc20e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x543bc20e created: GearsObj[0x576504fa, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x543bc20e created: GearsObj[0x2929e5e9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x543bc20e created: GearsObj[0x2929e5e9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x543bc20e FIN GearsES2[obj 0x543bc20e isInit true, usesShared false, 1 GearsObj[0x576504fa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2929e5e9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7db5391b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x543bc20e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdb1ad3e770, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x543bc20e, 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 0x543bc20e 640x480, swapInterval 1, drawable 0x7fdb1ad3e770
[junit] XXXX Panel2(0xf79f36b) -> Panel1(0x5d04e28b START
[junit] XXXX Add GLCanvas Panel2(0xf79f36b -> Panel1(0x5d04e28b) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@20d12eea,
[junit] handle 0x7fdb1ad3e770,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4c331059[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e0b6ef8]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x543bc20e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x543bc20e FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@20d12eea,
[junit] handle 0x7fdb1ac4af80,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4c331059[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e0b6ef8]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x543bc20e: tileRendererInUse null, GearsES2[obj 0x543bc20e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x543bc20e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x543bc20e created: GearsObj[0x6e5dfaf1, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x543bc20e created: GearsObj[0x5c061cd2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x543bc20e created: GearsObj[0x5c061cd2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x543bc20e FIN GearsES2[obj 0x543bc20e isInit true, usesShared false, 1 GearsObj[0x6e5dfaf1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c061cd2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x154e4e31, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x543bc20e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdb1ac4af80, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x543bc20e, 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 0x543bc20e 640x480, swapInterval 1, drawable 0x7fdb1ac4af80
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test
[junit] XXX SetVisible OFF XXX
[junit] ++++ Test Singleton.unlock()
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x543bc20e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x543bc20e FIN
[junit] SLOCK [T main @ 1412843824104 ms --- localhost/127.0.0.1:59999 - Unlock ok within 8 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test took 5.861 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.211 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843815613 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843818127 ms +++ localhost/127.0.0.1:59999 - Locked within 2534 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test
[junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x5d04e28b)
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@20d12eea,
[junit] handle 0x7fdb1adf1dc0,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4c331059[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e0b6ef8]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x543bc20e: tileRendererInUse null, GearsES2[obj 0x543bc20e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x543bc20e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x543bc20e created: GearsObj[0x5a940f82, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x543bc20e created: GearsObj[0x2e864e43, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x543bc20e created: GearsObj[0x2e864e43, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x543bc20e FIN GearsES2[obj 0x543bc20e isInit true, usesShared false, 1 GearsObj[0x5a940f82, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e864e43, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb07108e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x543bc20e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdb1adf1dc0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x543bc20e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0x543bc20e 640x480, swapInterval 1, drawable 0x7fdb1adf1dc0
[junit] XXXX Panel1(0x5d04e28b -> Panel2(0xf79f36b) START
[junit] XXXX Add GLCanvas Panel1(0x5d04e28b -> Panel2(0xf79f36b) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@20d12eea,
[junit] handle 0x7fdb1adf1dc0,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4c331059[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e0b6ef8]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x543bc20e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x543bc20e FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@20d12eea,
[junit] handle 0x7fdb1d22fb60,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4c331059[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e0b6ef8]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x543bc20e: tileRendererInUse null, GearsES2[obj 0x543bc20e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x543bc20e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x543bc20e created: GearsObj[0x5fc6e818, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x543bc20e created: GearsObj[0x7bafb0c7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x543bc20e created: GearsObj[0x7bafb0c7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x543bc20e FIN GearsES2[obj 0x543bc20e isInit true, usesShared false, 1 GearsObj[0x5fc6e818, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7bafb0c7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b7f1841, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x543bc20e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdb1d22fb60, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x543bc20e, 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 0x543bc20e 640x480, swapInterval 1, drawable 0x7fdb1d22fb60
[junit] XXXX Panel2(0xf79f36b) -> Panel3(0x3e68cd79 START
[junit] XXXX NOP
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@20d12eea,
[junit] handle 0x7fdb1d22fb60,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4c331059[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e0b6ef8]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480
[junit] XXXX Panel3(0x3e68cd79) -> Panel1(0x5d04e28b START
[junit] XXXX Add GLCanvas Panel2(0xf79f36b -> Panel1(0x5d04e28b) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@20d12eea,
[junit] handle 0x7fdb1d22fb60,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4c331059[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e0b6ef8]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x543bc20e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x543bc20e FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@20d12eea,
[junit] handle 0x7fdb1acdc440,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4c331059[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e0b6ef8]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x543bc20e: tileRendererInUse null, GearsES2[obj 0x543bc20e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x543bc20e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x543bc20e created: GearsObj[0x6d66f9b9, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x543bc20e created: GearsObj[0x39518cc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x543bc20e created: GearsObj[0x39518cc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x543bc20e FIN GearsES2[obj 0x543bc20e isInit true, usesShared false, 1 GearsObj[0x6d66f9b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39518cc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x318efaea, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x543bc20e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdb1acdc440, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x543bc20e, 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 0x543bc20e 640x480, swapInterval 1, drawable 0x7fdb1acdc440
[junit] XXXX Panel1(0x5d04e28b -> Panel2(0xf79f36b) START
[junit] XXXX Add GLCanvas Panel1(0x5d04e28b -> Panel2(0xf79f36b) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@20d12eea,
[junit] handle 0x7fdb1acdc440,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4c331059[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e0b6ef8]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x543bc20e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x543bc20e FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@20d12eea,
[junit] handle 0x7fdb1ad3e770,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4c331059[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e0b6ef8]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x543bc20e: tileRendererInUse null, GearsES2[obj 0x543bc20e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x543bc20e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x543bc20e created: GearsObj[0x576504fa, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x543bc20e created: GearsObj[0x2929e5e9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x543bc20e created: GearsObj[0x2929e5e9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x543bc20e FIN GearsES2[obj 0x543bc20e isInit true, usesShared false, 1 GearsObj[0x576504fa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2929e5e9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7db5391b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x543bc20e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdb1ad3e770, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x543bc20e, 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 0x543bc20e 640x480, swapInterval 1, drawable 0x7fdb1ad3e770
[junit] XXXX Panel2(0xf79f36b) -> Panel1(0x5d04e28b START
[junit] XXXX Add GLCanvas Panel2(0xf79f36b -> Panel1(0x5d04e28b) START
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@20d12eea,
[junit] handle 0x7fdb1ad3e770,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4c331059[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e0b6ef8]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x543bc20e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x543bc20e FIN
[junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false,
[junit] jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@20d12eea,
[junit] handle 0x7fdb1ac4af80,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@4c331059[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x7e0b6ef8]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.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/GL3.hw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x543bc20e: tileRendererInUse null, GearsES2[obj 0x543bc20e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x543bc20e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2ES2/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x543bc20e created: GearsObj[0x6e5dfaf1, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x543bc20e created: GearsObj[0x5c061cd2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x543bc20e created: GearsObj[0x5c061cd2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x543bc20e FIN GearsES2[obj 0x543bc20e isInit true, usesShared false, 1 GearsObj[0x6e5dfaf1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c061cd2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x154e4e31, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x543bc20e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdb1ac4af80, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x543bc20e, 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 0x543bc20e 640x480, swapInterval 1, drawable 0x7fdb1ac4af80
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test
[junit] XXX SetVisible OFF XXX
[junit] ++++ Test Singleton.unlock()
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x543bc20e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x543bc20e FIN
[junit] SLOCK [T main @ 1412843824104 ms --- localhost/127.0.0.1:59999 - Unlock ok within 8 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843826319 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT
[junit] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843828832 ms +++ localhost/127.0.0.1:59999 - Locked within 2528 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test00_Compo_None_One
[junit] canvas1 pos/siz: 0/0 320x480
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843831366 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843831375 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843831376 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3da1c42f: tileRendererInUse null, GearsES2[obj 0x3da1c42f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3da1c42f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3da1c42f created: GearsObj[0x4a504ec1, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3da1c42f created: GearsObj[0x5e628704, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3da1c42f created: GearsObj[0x5e628704, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3da1c42f FIN GearsES2[obj 0x3da1c42f isInit true, usesShared false, 1 GearsObj[0x4a504ec1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e628704, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x98adae2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3da1c42f 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe6384c7910, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3da1c42f, 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.GLCanvas, consumed false, when:1412843831512 d 0ms]]
[junit] resize canvas1 pos/siz: 0/0 400x600
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3da1c42f 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fe6384c7910, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3da1c42f, 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] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843832390 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843832428 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843834023 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843834023 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3da1c42f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3da1c42f FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843834056 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test00_Compo_None_One
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test01_Compo_Flow_One
[junit] canvas1 pos/siz: 0/0 320x480
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843834120 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843834149 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843834149 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3e68cd79: tileRendererInUse null, GearsES2[obj 0x3e68cd79 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3e68cd79 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3e68cd79 created: GearsObj[0x1766bfd8, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3e68cd79 created: GearsObj[0x5abd09e8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3e68cd79 created: GearsObj[0x5abd09e8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3e68cd79 FIN GearsES2[obj 0x3e68cd79 isInit true, usesShared false, 1 GearsObj[0x1766bfd8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5abd09e8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30d58ce2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3e68cd79 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe638591140, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3e68cd79, 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.GLCanvas, consumed false, when:1412843834185 d 0ms]]
[junit] resize canvas1 pos/siz: 0/0 400x600
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3e68cd79 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fe638591140, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3e68cd79, angle 28.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843835159 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843835197 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843836775 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843836775 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3e68cd79: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3e68cd79 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843836807 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test01_Compo_Flow_One
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test02_Compo_DblBrd_One
[junit] canvas1 pos/siz: 57/28 320x480
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843836888 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843836918 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843836920 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x57c8b24d: tileRendererInUse null, GearsES2[obj 0x57c8b24d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x57c8b24d on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x57c8b24d created: GearsObj[0x26c1186f, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x57c8b24d created: GearsObj[0x4f2b3349, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x57c8b24d created: GearsObj[0x4f2b3349, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x57c8b24d FIN GearsES2[obj 0x57c8b24d isInit true, usesShared false, 1 GearsObj[0x26c1186f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4f2b3349, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ab9b8d0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x57c8b24d 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe63841c900, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x57c8b24d, 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: 57/28 400x600
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x57c8b24d 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fe63841c900, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x57c8b24d, angle 28.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843837935 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843837961 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843839527 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x57c8b24d: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x57c8b24d FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843839561 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test02_Compo_DblBrd_One
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One
[junit] canvas1 pos/siz: 0/0 320x480
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843839624 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843839642 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843839642 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x302a0a5: tileRendererInUse null, GearsES2[obj 0x302a0a5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x302a0a5 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x302a0a5 created: GearsObj[0xc73f0d8, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x302a0a5 created: GearsObj[0xfc8fb4b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x302a0a5 created: GearsObj[0xfc8fb4b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x302a0a5 FIN GearsES2[obj 0x302a0a5 isInit true, usesShared false, 1 GearsObj[0xc73f0d8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xfc8fb4b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53ea0105, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x302a0a5 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe63aa1b420, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x302a0a5, 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.GLCanvas, consumed false, when:1412843839675 d 0ms]]
[junit] resize canvas1 pos/siz: 0/0 400x600
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x302a0a5 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fe63aa1b420, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x302a0a5, angle 29.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843840664 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843840702 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843842280 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843842280 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x302a0a5: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x302a0a5 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843842311 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test04_Compo_Split_One
[junit] canvas1 pos/siz: 31/2 320x480
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843842457 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843842471 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843842472 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5bf9e31e: tileRendererInUse null, GearsES2[obj 0x5bf9e31e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5bf9e31e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5bf9e31e created: GearsObj[0x64c272bc, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5bf9e31e created: GearsObj[0x19fac852, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5bf9e31e created: GearsObj[0x19fac852, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5bf9e31e FIN GearsES2[obj 0x5bf9e31e isInit true, usesShared false, 1 GearsObj[0x64c272bc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x19fac852, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1f758cd1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5bf9e31e 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe63aa1c200, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5bf9e31e, 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.GLCanvas, consumed false, when:1412843842509 d 0ms]]
[junit] resize canvas1 pos/siz: 71/2 360x540
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5bf9e31e 0/0 360x540 of 360x540, swapInterval 1, drawable 0x7fe63aa1c200, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5bf9e31e, 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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843843510 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843843511 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843845065 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843845065 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5bf9e31e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5bf9e31e FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843845097 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test04_Compo_Split_One
[junit] ++++ TestCase.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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843845178 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843845208 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843845209 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x31554233: tileRendererInUse null, GearsES2[obj 0x31554233 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x31554233 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x31554233 created: GearsObj[0x3bc6d11a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x31554233 created: GearsObj[0x79ca209e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x31554233 created: GearsObj[0x79ca209e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x31554233 FIN GearsES2[obj 0x31554233 isInit true, usesShared false, 1 GearsObj[0x3bc6d11a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79ca209e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4523a389, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x31554233 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe63aa2ac50, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31554233, 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.GLCanvas, consumed false, when:1412843845243 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[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 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 0x7fe6384e9000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] resize canvas1 pos/siz: 0/0 400x600
[junit] resize canvas2 pos/siz: 400/0 400x600
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fe6384e9000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843846188 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843846188 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x31554233 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fe63aa2ac50, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31554233, 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[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843847800 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843847800 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 0x31554233: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31554233 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843847832 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test05_Compo_Flow_Two
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test06_Compo_DblBrd_Two
[junit] canvas1 pos/siz: 0/0 320x480
[junit] canvas2 pos/siz: 320/0 320x480
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843847914 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843847959 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843847961 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2967c5e3: tileRendererInUse null, GearsES2[obj 0x2967c5e3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2967c5e3 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2967c5e3 created: GearsObj[0x4ff217ec, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2967c5e3 created: GearsObj[0x1f00aff5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2967c5e3 created: GearsObj[0x1f00aff5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2967c5e3 FIN GearsES2[obj 0x2967c5e3 isInit true, usesShared false, 1 GearsObj[0x4ff217ec, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f00aff5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x66200db9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2967c5e3 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe6384f4380, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2967c5e3, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 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 0x7fe6384f48f0, 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 0x2967c5e3 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fe6384f4380, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2967c5e3, 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] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843848996 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843849003 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fe6384f48f0, 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:1412843850604 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 0x2967c5e3: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2967c5e3 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843850655 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test06_Compo_DblBrd_Two
[junit] ++++ TestCase.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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843850733 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843850763 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843850764 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x337748d3: tileRendererInUse null, GearsES2[obj 0x337748d3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x337748d3 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x337748d3 created: GearsObj[0x3ea86d12, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x337748d3 created: GearsObj[0x2390d8e1, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x337748d3 created: GearsObj[0x2390d8e1, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x337748d3 FIN GearsES2[obj 0x337748d3 isInit true, usesShared false, 1 GearsObj[0x3ea86d12, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2390d8e1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a8eae04, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x337748d3 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe63ab00000, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x337748d3, 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.GLCanvas, consumed false, when:1412843850797 d 1ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 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 0x7fe6384211c0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] resize canvas1 pos/siz: 0/0 400x600
[junit] resize canvas2 pos/siz: 400/0 400x600
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fe6384211c0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843851742 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843851743 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x337748d3 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fe63ab00000, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x337748d3, 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[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843853356 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843853356 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 0x337748d3: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x337748d3 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843853386 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test07_Compo_Box_Two
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test08_Compo_Split_Two
[junit] canvas1 pos/siz: 331/2 320x480
[junit] canvas2 pos/siz: 2/2 320x480
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843853504 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843853520 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843853520 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x33c13d0b: tileRendererInUse null, GearsES2[obj 0x33c13d0b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x33c13d0b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x33c13d0b created: GearsObj[0x7178b64b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x33c13d0b created: GearsObj[0x2c083020, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x33c13d0b created: GearsObj[0x2c083020, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x33c13d0b FIN GearsES2[obj 0x33c13d0b isInit true, usesShared false, 1 GearsObj[0x7178b64b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2c083020, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d8f9b75, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x33c13d0b 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe63ab08aa0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x33c13d0b, 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.GLCanvas, consumed false, when:1412843853551 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[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 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 0x7fe6384e9c40, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] resize canvas1 pos/siz: 411/2 400x540
[junit] resize canvas2 pos/siz: 2/2 400x540
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x540 of 400x540, swapInterval 1, drawable 0x7fe6384e9c40, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843854528 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843854531 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x33c13d0b 0/0 400x540 of 400x540, swapInterval 1, drawable 0x7fe63ab08aa0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x33c13d0b, angle 27.0, [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7 -> [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7, v-flip false
[junit] 2014-10-09 10:37:36.058 java[4289:c20f] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843856108 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843856108 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x33c13d0b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x33c13d0b FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843856152 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test08_Compo_Split_Two
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test10_Frame_None_One
[junit] canvas1 pos/siz: 0/0 384x522
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843856220 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843856222 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3b58f1fa: tileRendererInUse null, GearsES2[obj 0x3b58f1fa isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3b58f1fa on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3b58f1fa created: GearsObj[0x1c33c658, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3b58f1fa created: GearsObj[0xb22c9df, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3b58f1fa created: GearsObj[0xb22c9df, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3b58f1fa FIN GearsES2[obj 0x3b58f1fa isInit true, usesShared false, 1 GearsObj[0x1c33c658, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb22c9df, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18f3552f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3b58f1fa 0/0 384x522 of 384x522, swapInterval 1, drawable 0x7fe6384edf70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3b58f1fa, angle 0.0, [l -1.0, r 1.0, b -1.359375, t 1.359375] 2.0x2.71875 -> [l -1.0, r 1.0, b -1.359375, t 1.359375] 2.0x2.71875, v-flip false
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843856253 d 1ms]]
[junit] resize canvas1 pos/siz: 0/0 464x642
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3b58f1fa 0/0 464x642 of 464x642, swapInterval 1, drawable 0x7fe6384edf70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3b58f1fa, angle 28.5, [l -1.0, r 1.0, b -1.3836207, t 1.3836207] 2.0x2.7672415 -> [l -1.0, r 1.0, b -1.3836207, t 1.3836207] 2.0x2.7672415, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843857253 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843857254 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843858877 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843858877 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3b58f1fa: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3b58f1fa FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843858907 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test10_Frame_None_One
[junit] ++++ TestCase.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:1412843859001 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843859002 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x328990e4: tileRendererInUse null, GearsES2[obj 0x328990e4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x328990e4 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x328990e4 created: GearsObj[0x63ce15f6, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x328990e4 created: GearsObj[0x6f03fcaa, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x328990e4 created: GearsObj[0x6f03fcaa, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x328990e4 FIN GearsES2[obj 0x328990e4 isInit true, usesShared false, 1 GearsObj[0x63ce15f6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6f03fcaa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ec135d6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x328990e4 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe6384cd630, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x328990e4, 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.GLCanvas, consumed false, when:1412843859036 d 0ms]]
[junit] resize canvas1 pos/siz: 0/0 320x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x328990e4 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe6384cd630, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x328990e4, angle 28.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843859978 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843860020 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843861595 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843861595 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x328990e4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x328990e4 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843861637 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test11_Frame_Flow_One
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test12_Frame_DblBrd_One
[junit] canvas1 pos/siz: 57/28 151x410
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843861739 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843861741 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2e39060b: tileRendererInUse null, GearsES2[obj 0x2e39060b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2e39060b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2e39060b created: GearsObj[0x2dd59d3c, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2e39060b created: GearsObj[0x2345e5a6, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2e39060b created: GearsObj[0x2345e5a6, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2e39060b FIN GearsES2[obj 0x2e39060b isInit true, usesShared false, 1 GearsObj[0x2dd59d3c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2345e5a6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x41e80761, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2e39060b 0/0 151x410 of 151x410, swapInterval 1, drawable 0x7fe63844f1f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2e39060b, angle 0.0, [l -1.0, r 1.0, b -2.715232, t 2.715232] 2.0x5.430464 -> [l -1.0, r 1.0, b -2.715232, t 2.715232] 2.0x5.430464, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2e39060b 0/0 231x530 of 231x530, swapInterval 1, drawable 0x7fe63844f1f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2e39060b, angle 28.5, [l -1.0, r 1.0, b -2.2943723, t 2.2943723] 2.0x4.5887446 -> [l -1.0, r 1.0, b -2.2943723, t 2.2943723] 2.0x4.5887446, v-flip false
[junit] resize canvas1 pos/siz: 57/28 231x530
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843862771 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843862803 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843864381 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e39060b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e39060b FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843864425 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test12_Frame_DblBrd_One
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One
[junit] canvas1 pos/siz: 0/0 384x522
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843864487 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843864488 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xe4600c0: tileRendererInUse null, GearsES2[obj 0xe4600c0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xe4600c0 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xe4600c0 created: GearsObj[0x1966c114, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xe4600c0 created: GearsObj[0x290e1513, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xe4600c0 created: GearsObj[0x290e1513, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xe4600c0 FIN GearsES2[obj 0xe4600c0 isInit true, usesShared false, 1 GearsObj[0x1966c114, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x290e1513, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b89a773, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xe4600c0 0/0 384x522 of 384x522, swapInterval 1, drawable 0x7fe6384e9000, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xe4600c0, angle 0.0, [l -1.0, r 1.0, b -1.359375, t 1.359375] 2.0x2.71875 -> [l -1.0, r 1.0, b -1.359375, t 1.359375] 2.0x2.71875, v-flip false
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843864527 d 0ms]]
[junit] resize canvas1 pos/siz: 0/0 464x642
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xe4600c0 0/0 464x642 of 464x642, swapInterval 1, drawable 0x7fe6384e9000, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xe4600c0, angle 29.0, [l -1.0, r 1.0, b -1.3836207, t 1.3836207] 2.0x2.7672415 -> [l -1.0, r 1.0, b -1.3836207, t 1.3836207] 2.0x2.7672415, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843865527 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843865528 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843867150 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843867150 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xe4600c0: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xe4600c0 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843867181 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One
[junit] canvas1 pos/siz: 44/2 334x481
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843867280 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843867281 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1f248f2b: tileRendererInUse null, GearsES2[obj 0x1f248f2b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1f248f2b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x1f248f2b created: GearsObj[0x50c713d2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1f248f2b created: GearsObj[0x3de6696c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1f248f2b created: GearsObj[0x3de6696c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1f248f2b FIN GearsES2[obj 0x1f248f2b isInit true, usesShared false, 1 GearsObj[0x50c713d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3de6696c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62135133, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1f248f2b 0/0 334x481 of 334x481, swapInterval 1, drawable 0x7fe63aa1b420, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1f248f2b, angle 0.0, [l -1.0, r 1.0, b -1.4401197, t 1.4401197] 2.0x2.8802395 -> [l -1.0, r 1.0, b -1.4401197, t 1.4401197] 2.0x2.8802395, v-flip false
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843867312 d 0ms]]
[junit] resize canvas1 pos/siz: 84/2 374x541
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1f248f2b 0/0 374x541 of 374x541, swapInterval 1, drawable 0x7fe63aa1b420, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1f248f2b, angle 28.5, [l -1.0, r 1.0, b -1.446524, t 1.446524] 2.0x2.893048 -> [l -1.0, r 1.0, b -1.446524, t 1.446524] 2.0x2.893048, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843868312 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843868330 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843869919 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843869919 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1f248f2b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1f248f2b FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843869961 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test15_Frame_Flow_Two
[junit] canvas1 pos/siz: 0/0 320x480
[junit] canvas2 pos/siz: 320/0 320x480
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843870066 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843870067 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x38650646: tileRendererInUse null, GearsES2[obj 0x38650646 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x38650646 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x38650646 created: GearsObj[0x4545f5e3, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x38650646 created: GearsObj[0x74122d9c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x38650646 created: GearsObj[0x74122d9c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x38650646 FIN GearsES2[obj 0x38650646 isInit true, usesShared false, 1 GearsObj[0x4545f5e3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74122d9c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5570984c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x38650646 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe6384caad0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x38650646, 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.GLCanvas, consumed false, when:1412843870098 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[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 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 0x7fe6384e0dd0, 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 0x38650646 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe6384caad0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x38650646, 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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843871060 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843871076 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe6384e0dd0, 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:1412843872655 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843872655 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 0x38650646: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x38650646 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843872685 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test15_Frame_Flow_Two
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test16_Frame_DblBrd_Two
[junit] canvas1 pos/siz: 0/0 235x410
[junit] canvas2 pos/siz: 235/0 235x410
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843872828 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843872829 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x69107c05: tileRendererInUse null, GearsES2[obj 0x69107c05 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x69107c05 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x69107c05 created: GearsObj[0x1d6dba0a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x69107c05 created: GearsObj[0xed0f59e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x69107c05 created: GearsObj[0xed0f59e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x69107c05 FIN GearsES2[obj 0x69107c05 isInit true, usesShared false, 1 GearsObj[0x1d6dba0a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xed0f59e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38ad5fab, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x69107c05 0/0 235x410 of 235x410, swapInterval 1, drawable 0x7fe63ab09c00, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x69107c05, angle 0.0, [l -1.0, r 1.0, b -1.7446809, t 1.7446809] 2.0x3.4893618 -> [l -1.0, r 1.0, b -1.7446809, t 1.7446809] 2.0x3.4893618, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 22 (enable: true)
[junit] null
[junit] ShaderProgram[id=22, linked=false, inUse=false, program: 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 235x410 of 235x410, swapInterval 1, drawable 0x7fe63ab0a0e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] resize canvas1 pos/siz: 0/0 315x530
[junit] resize canvas2 pos/siz: 315/0 315x530
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x69107c05 0/0 315x530 of 315x530, swapInterval 1, drawable 0x7fe63ab09c00, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x69107c05, angle 27.0, [l -1.0, r 1.0, b -1.6825397, t 1.6825397] 2.0x3.3650794 -> [l -1.0, r 1.0, b -1.6825397, t 1.6825397] 2.0x3.3650794, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843873824 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843873854 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 315x530 of 315x530, swapInterval 1, drawable 0x7fe63ab0a0e0, 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:1412843875458 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 0x69107c05: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x69107c05 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843875507 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test16_Frame_DblBrd_Two
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test17_Frame_Box_Two
[junit] canvas1 pos/siz: 0/0 352x522
[junit] canvas2 pos/siz: 352/0 352x522
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843875605 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843875606 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5979b7b0: tileRendererInUse null, GearsES2[obj 0x5979b7b0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5979b7b0 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5979b7b0 created: GearsObj[0x59c958af, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5979b7b0 created: GearsObj[0x31dd7736, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5979b7b0 created: GearsObj[0x31dd7736, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5979b7b0 FIN GearsES2[obj 0x5979b7b0 isInit true, usesShared false, 1 GearsObj[0x59c958af, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x31dd7736, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x42bd93cd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5979b7b0 0/0 352x522 of 352x522, swapInterval 1, drawable 0x7fe63ab1fa70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5979b7b0, angle 0.0, [l -1.0, r 1.0, b -1.4829545, t 1.4829545] 2.0x2.965909 -> [l -1.0, r 1.0, b -1.4829545, t 1.4829545] 2.0x2.965909, v-flip false
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843875636 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[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 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 352x522 of 352x522, swapInterval 1, drawable 0x7fe63ab0a560, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] resize canvas1 pos/siz: 0/0 432x642
[junit] resize canvas2 pos/siz: 432/0 432x642
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5979b7b0 0/0 432x642 of 432x642, swapInterval 1, drawable 0x7fe63ab1fa70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5979b7b0, angle 27.5, [l -1.0, r 1.0, b -1.4861112, t 1.4861112] 2.0x2.9722223 -> [l -1.0, r 1.0, b -1.4861112, t 1.4861112] 2.0x2.9722223, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843876624 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843876624 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 432x642 of 432x642, swapInterval 1, drawable 0x7fe63ab0a560, 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:1412843878242 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843878242 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 0x5979b7b0: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5979b7b0 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843878274 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test17_Frame_Box_Two
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test18_Frame_Split_Two
[junit] canvas1 pos/siz: 354/2 344x481
[junit] canvas2 pos/siz: 2/2 343x481
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843878394 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843878395 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x62d844a9: tileRendererInUse null, GearsES2[obj 0x62d844a9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x62d844a9 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x62d844a9 created: GearsObj[0x5b14a306, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x62d844a9 created: GearsObj[0x27db0da1, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x62d844a9 created: GearsObj[0x27db0da1, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x62d844a9 FIN GearsES2[obj 0x62d844a9 isInit true, usesShared false, 1 GearsObj[0x5b14a306, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27db0da1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1e5bd978, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x62d844a9 0/0 344x481 of 344x481, swapInterval 1, drawable 0x7fe638591240, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x62d844a9, angle 0.0, [l -1.0, r 1.0, b -1.3982558, t 1.3982558] 2.0x2.7965117 -> [l -1.0, r 1.0, b -1.3982558, t 1.3982558] 2.0x2.7965117, v-flip false
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843878421 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[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 26 (enable: true)
[junit] null
[junit] ShaderProgram[id=26, linked=false, inUse=false, program: 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 343x481 of 343x481, swapInterval 1, drawable 0x7fe63aa0f800, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] resize canvas1 pos/siz: 434/2 424x541
[junit] resize canvas2 pos/siz: 2/2 423x541
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x62d844a9 0/0 424x541 of 424x541, swapInterval 1, drawable 0x7fe638591240, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x62d844a9, angle 27.5, [l -1.0, r 1.0, b -1.2759434, t 1.2759434] 2.0x2.5518868 -> [l -1.0, r 1.0, b -1.2759434, t 1.2759434] 2.0x2.5518868, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843879410 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843879433 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 423x541 of 423x541, swapInterval 1, drawable 0x7fe63aa0f800, 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:1412843881012 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843881012 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x62d844a9: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x62d844a9 FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843881043 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test18_Frame_Split_Two
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843881151 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 55.563 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843826319 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843828832 ms +++ localhost/127.0.0.1:59999 - Locked within 2528 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test00_Compo_None_One
[junit] canvas1 pos/siz: 0/0 320x480
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843831366 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843831375 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843831376 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3da1c42f: tileRendererInUse null, GearsES2[obj 0x3da1c42f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3da1c42f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3da1c42f created: GearsObj[0x4a504ec1, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3da1c42f created: GearsObj[0x5e628704, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3da1c42f created: GearsObj[0x5e628704, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3da1c42f FIN GearsES2[obj 0x3da1c42f isInit true, usesShared false, 1 GearsObj[0x4a504ec1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e628704, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x98adae2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3da1c42f 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe6384c7910, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3da1c42f, 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.GLCanvas, consumed false, when:1412843831512 d 0ms]]
[junit] resize canvas1 pos/siz: 0/0 400x600
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3da1c42f 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fe6384c7910, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3da1c42f, 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] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843832390 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843832428 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843834023 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843834023 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3da1c42f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3da1c42f FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843834056 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test00_Compo_None_One
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test01_Compo_Flow_One
[junit] canvas1 pos/siz: 0/0 320x480
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843834120 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843834149 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843834149 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3e68cd79: tileRendererInUse null, GearsES2[obj 0x3e68cd79 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3e68cd79 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3e68cd79 created: GearsObj[0x1766bfd8, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3e68cd79 created: GearsObj[0x5abd09e8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3e68cd79 created: GearsObj[0x5abd09e8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3e68cd79 FIN GearsES2[obj 0x3e68cd79 isInit true, usesShared false, 1 GearsObj[0x1766bfd8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5abd09e8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30d58ce2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3e68cd79 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe638591140, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3e68cd79, 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.GLCanvas, consumed false, when:1412843834185 d 0ms]]
[junit] resize canvas1 pos/siz: 0/0 400x600
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3e68cd79 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fe638591140, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3e68cd79, angle 28.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843835159 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843835197 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843836775 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843836775 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3e68cd79: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3e68cd79 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843836807 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test01_Compo_Flow_One
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test02_Compo_DblBrd_One
[junit] canvas1 pos/siz: 57/28 320x480
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843836888 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843836918 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843836920 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x57c8b24d: tileRendererInUse null, GearsES2[obj 0x57c8b24d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x57c8b24d on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x57c8b24d created: GearsObj[0x26c1186f, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x57c8b24d created: GearsObj[0x4f2b3349, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x57c8b24d created: GearsObj[0x4f2b3349, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x57c8b24d FIN GearsES2[obj 0x57c8b24d isInit true, usesShared false, 1 GearsObj[0x26c1186f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4f2b3349, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ab9b8d0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x57c8b24d 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe63841c900, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x57c8b24d, 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: 57/28 400x600
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x57c8b24d 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fe63841c900, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x57c8b24d, angle 28.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843837935 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843837961 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843839527 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x57c8b24d: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x57c8b24d FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843839561 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test02_Compo_DblBrd_One
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One
[junit] canvas1 pos/siz: 0/0 320x480
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843839624 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843839642 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843839642 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x302a0a5: tileRendererInUse null, GearsES2[obj 0x302a0a5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x302a0a5 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x302a0a5 created: GearsObj[0xc73f0d8, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x302a0a5 created: GearsObj[0xfc8fb4b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x302a0a5 created: GearsObj[0xfc8fb4b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x302a0a5 FIN GearsES2[obj 0x302a0a5 isInit true, usesShared false, 1 GearsObj[0xc73f0d8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xfc8fb4b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53ea0105, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x302a0a5 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe63aa1b420, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x302a0a5, 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.GLCanvas, consumed false, when:1412843839675 d 0ms]]
[junit] resize canvas1 pos/siz: 0/0 400x600
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x302a0a5 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fe63aa1b420, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x302a0a5, angle 29.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843840664 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843840702 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843842280 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843842280 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x302a0a5: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x302a0a5 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843842311 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test04_Compo_Split_One
[junit] canvas1 pos/siz: 31/2 320x480
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843842457 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843842471 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843842472 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5bf9e31e: tileRendererInUse null, GearsES2[obj 0x5bf9e31e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5bf9e31e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5bf9e31e created: GearsObj[0x64c272bc, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5bf9e31e created: GearsObj[0x19fac852, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5bf9e31e created: GearsObj[0x19fac852, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5bf9e31e FIN GearsES2[obj 0x5bf9e31e isInit true, usesShared false, 1 GearsObj[0x64c272bc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x19fac852, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1f758cd1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5bf9e31e 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe63aa1c200, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5bf9e31e, 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.GLCanvas, consumed false, when:1412843842509 d 0ms]]
[junit] resize canvas1 pos/siz: 71/2 360x540
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5bf9e31e 0/0 360x540 of 360x540, swapInterval 1, drawable 0x7fe63aa1c200, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5bf9e31e, 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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843843510 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843843511 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843845065 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843845065 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5bf9e31e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5bf9e31e FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843845097 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test04_Compo_Split_One
[junit] ++++ TestCase.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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843845178 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843845208 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843845209 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x31554233: tileRendererInUse null, GearsES2[obj 0x31554233 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x31554233 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x31554233 created: GearsObj[0x3bc6d11a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x31554233 created: GearsObj[0x79ca209e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x31554233 created: GearsObj[0x79ca209e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x31554233 FIN GearsES2[obj 0x31554233 isInit true, usesShared false, 1 GearsObj[0x3bc6d11a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79ca209e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4523a389, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x31554233 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe63aa2ac50, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31554233, 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.GLCanvas, consumed false, when:1412843845243 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[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 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 0x7fe6384e9000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] resize canvas1 pos/siz: 0/0 400x600
[junit] resize canvas2 pos/siz: 400/0 400x600
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fe6384e9000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843846188 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843846188 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x31554233 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fe63aa2ac50, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31554233, 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[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843847800 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843847800 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 0x31554233: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31554233 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843847832 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test05_Compo_Flow_Two
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test06_Compo_DblBrd_Two
[junit] canvas1 pos/siz: 0/0 320x480
[junit] canvas2 pos/siz: 320/0 320x480
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843847914 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843847959 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843847961 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2967c5e3: tileRendererInUse null, GearsES2[obj 0x2967c5e3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2967c5e3 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2967c5e3 created: GearsObj[0x4ff217ec, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2967c5e3 created: GearsObj[0x1f00aff5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2967c5e3 created: GearsObj[0x1f00aff5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2967c5e3 FIN GearsES2[obj 0x2967c5e3 isInit true, usesShared false, 1 GearsObj[0x4ff217ec, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f00aff5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x66200db9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2967c5e3 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe6384f4380, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2967c5e3, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 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 0x7fe6384f48f0, 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 0x2967c5e3 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fe6384f4380, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2967c5e3, 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] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843848996 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843849003 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fe6384f48f0, 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:1412843850604 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 0x2967c5e3: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2967c5e3 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843850655 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test06_Compo_DblBrd_Two
[junit] ++++ TestCase.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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843850733 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843850763 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843850764 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x337748d3: tileRendererInUse null, GearsES2[obj 0x337748d3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x337748d3 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x337748d3 created: GearsObj[0x3ea86d12, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x337748d3 created: GearsObj[0x2390d8e1, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x337748d3 created: GearsObj[0x2390d8e1, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x337748d3 FIN GearsES2[obj 0x337748d3 isInit true, usesShared false, 1 GearsObj[0x3ea86d12, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2390d8e1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a8eae04, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x337748d3 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe63ab00000, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x337748d3, 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.GLCanvas, consumed false, when:1412843850797 d 1ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 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 0x7fe6384211c0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] resize canvas1 pos/siz: 0/0 400x600
[junit] resize canvas2 pos/siz: 400/0 400x600
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fe6384211c0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843851742 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843851743 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x337748d3 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fe63ab00000, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x337748d3, 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[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843853356 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843853356 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 0x337748d3: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x337748d3 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843853386 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test07_Compo_Box_Two
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test08_Compo_Split_Two
[junit] canvas1 pos/siz: 331/2 320x480
[junit] canvas2 pos/siz: 2/2 320x480
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843853504 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843853520 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843853520 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x33c13d0b: tileRendererInUse null, GearsES2[obj 0x33c13d0b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x33c13d0b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x33c13d0b created: GearsObj[0x7178b64b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x33c13d0b created: GearsObj[0x2c083020, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x33c13d0b created: GearsObj[0x2c083020, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x33c13d0b FIN GearsES2[obj 0x33c13d0b isInit true, usesShared false, 1 GearsObj[0x7178b64b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2c083020, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d8f9b75, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x33c13d0b 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe63ab08aa0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x33c13d0b, 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.GLCanvas, consumed false, when:1412843853551 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[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 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 0x7fe6384e9c40, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] resize canvas1 pos/siz: 411/2 400x540
[junit] resize canvas2 pos/siz: 2/2 400x540
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x540 of 400x540, swapInterval 1, drawable 0x7fe6384e9c40, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843854528 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843854531 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x33c13d0b 0/0 400x540 of 400x540, swapInterval 1, drawable 0x7fe63ab08aa0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x33c13d0b, angle 27.0, [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7 -> [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7, v-flip false
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843856108 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843856108 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x33c13d0b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x33c13d0b FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843856152 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test08_Compo_Split_Two
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test10_Frame_None_One
[junit] canvas1 pos/siz: 0/0 384x522
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843856220 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843856222 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3b58f1fa: tileRendererInUse null, GearsES2[obj 0x3b58f1fa isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3b58f1fa on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3b58f1fa created: GearsObj[0x1c33c658, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3b58f1fa created: GearsObj[0xb22c9df, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3b58f1fa created: GearsObj[0xb22c9df, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3b58f1fa FIN GearsES2[obj 0x3b58f1fa isInit true, usesShared false, 1 GearsObj[0x1c33c658, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb22c9df, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18f3552f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3b58f1fa 0/0 384x522 of 384x522, swapInterval 1, drawable 0x7fe6384edf70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3b58f1fa, angle 0.0, [l -1.0, r 1.0, b -1.359375, t 1.359375] 2.0x2.71875 -> [l -1.0, r 1.0, b -1.359375, t 1.359375] 2.0x2.71875, v-flip false
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843856253 d 1ms]]
[junit] resize canvas1 pos/siz: 0/0 464x642
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3b58f1fa 0/0 464x642 of 464x642, swapInterval 1, drawable 0x7fe6384edf70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3b58f1fa, angle 28.5, [l -1.0, r 1.0, b -1.3836207, t 1.3836207] 2.0x2.7672415 -> [l -1.0, r 1.0, b -1.3836207, t 1.3836207] 2.0x2.7672415, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843857253 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843857254 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843858877 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843858877 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3b58f1fa: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3b58f1fa FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843858907 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test10_Frame_None_One
[junit] ++++ TestCase.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:1412843859001 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843859002 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x328990e4: tileRendererInUse null, GearsES2[obj 0x328990e4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x328990e4 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x328990e4 created: GearsObj[0x63ce15f6, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x328990e4 created: GearsObj[0x6f03fcaa, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x328990e4 created: GearsObj[0x6f03fcaa, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x328990e4 FIN GearsES2[obj 0x328990e4 isInit true, usesShared false, 1 GearsObj[0x63ce15f6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6f03fcaa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ec135d6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x328990e4 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe6384cd630, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x328990e4, 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.GLCanvas, consumed false, when:1412843859036 d 0ms]]
[junit] resize canvas1 pos/siz: 0/0 320x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x328990e4 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe6384cd630, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x328990e4, angle 28.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843859978 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843860020 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843861595 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843861595 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x328990e4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x328990e4 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843861637 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test11_Frame_Flow_One
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test12_Frame_DblBrd_One
[junit] canvas1 pos/siz: 57/28 151x410
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843861739 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843861741 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2e39060b: tileRendererInUse null, GearsES2[obj 0x2e39060b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2e39060b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2e39060b created: GearsObj[0x2dd59d3c, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2e39060b created: GearsObj[0x2345e5a6, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2e39060b created: GearsObj[0x2345e5a6, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2e39060b FIN GearsES2[obj 0x2e39060b isInit true, usesShared false, 1 GearsObj[0x2dd59d3c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2345e5a6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x41e80761, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2e39060b 0/0 151x410 of 151x410, swapInterval 1, drawable 0x7fe63844f1f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2e39060b, angle 0.0, [l -1.0, r 1.0, b -2.715232, t 2.715232] 2.0x5.430464 -> [l -1.0, r 1.0, b -2.715232, t 2.715232] 2.0x5.430464, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2e39060b 0/0 231x530 of 231x530, swapInterval 1, drawable 0x7fe63844f1f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2e39060b, angle 28.5, [l -1.0, r 1.0, b -2.2943723, t 2.2943723] 2.0x4.5887446 -> [l -1.0, r 1.0, b -2.2943723, t 2.2943723] 2.0x4.5887446, v-flip false
[junit] resize canvas1 pos/siz: 57/28 231x530
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843862771 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843862803 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843864381 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e39060b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e39060b FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843864425 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test12_Frame_DblBrd_One
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One
[junit] canvas1 pos/siz: 0/0 384x522
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843864487 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843864488 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xe4600c0: tileRendererInUse null, GearsES2[obj 0xe4600c0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xe4600c0 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xe4600c0 created: GearsObj[0x1966c114, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xe4600c0 created: GearsObj[0x290e1513, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xe4600c0 created: GearsObj[0x290e1513, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xe4600c0 FIN GearsES2[obj 0xe4600c0 isInit true, usesShared false, 1 GearsObj[0x1966c114, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x290e1513, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b89a773, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xe4600c0 0/0 384x522 of 384x522, swapInterval 1, drawable 0x7fe6384e9000, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xe4600c0, angle 0.0, [l -1.0, r 1.0, b -1.359375, t 1.359375] 2.0x2.71875 -> [l -1.0, r 1.0, b -1.359375, t 1.359375] 2.0x2.71875, v-flip false
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843864527 d 0ms]]
[junit] resize canvas1 pos/siz: 0/0 464x642
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xe4600c0 0/0 464x642 of 464x642, swapInterval 1, drawable 0x7fe6384e9000, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xe4600c0, angle 29.0, [l -1.0, r 1.0, b -1.3836207, t 1.3836207] 2.0x2.7672415 -> [l -1.0, r 1.0, b -1.3836207, t 1.3836207] 2.0x2.7672415, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843865527 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843865528 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843867150 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843867150 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xe4600c0: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xe4600c0 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843867181 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One
[junit] canvas1 pos/siz: 44/2 334x481
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843867280 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843867281 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1f248f2b: tileRendererInUse null, GearsES2[obj 0x1f248f2b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1f248f2b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x1f248f2b created: GearsObj[0x50c713d2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1f248f2b created: GearsObj[0x3de6696c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1f248f2b created: GearsObj[0x3de6696c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1f248f2b FIN GearsES2[obj 0x1f248f2b isInit true, usesShared false, 1 GearsObj[0x50c713d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3de6696c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62135133, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1f248f2b 0/0 334x481 of 334x481, swapInterval 1, drawable 0x7fe63aa1b420, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1f248f2b, angle 0.0, [l -1.0, r 1.0, b -1.4401197, t 1.4401197] 2.0x2.8802395 -> [l -1.0, r 1.0, b -1.4401197, t 1.4401197] 2.0x2.8802395, v-flip false
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843867312 d 0ms]]
[junit] resize canvas1 pos/siz: 84/2 374x541
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1f248f2b 0/0 374x541 of 374x541, swapInterval 1, drawable 0x7fe63aa1b420, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1f248f2b, angle 28.5, [l -1.0, r 1.0, b -1.446524, t 1.446524] 2.0x2.893048 -> [l -1.0, r 1.0, b -1.446524, t 1.446524] 2.0x2.893048, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843868312 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843868330 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843869919 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843869919 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1f248f2b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1f248f2b FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843869961 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test15_Frame_Flow_Two
[junit] canvas1 pos/siz: 0/0 320x480
[junit] canvas2 pos/siz: 320/0 320x480
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843870066 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843870067 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x38650646: tileRendererInUse null, GearsES2[obj 0x38650646 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x38650646 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x38650646 created: GearsObj[0x4545f5e3, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x38650646 created: GearsObj[0x74122d9c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x38650646 created: GearsObj[0x74122d9c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x38650646 FIN GearsES2[obj 0x38650646 isInit true, usesShared false, 1 GearsObj[0x4545f5e3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74122d9c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5570984c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x38650646 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe6384caad0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x38650646, 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.GLCanvas, consumed false, when:1412843870098 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[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 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 0x7fe6384e0dd0, 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 0x38650646 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe6384caad0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x38650646, 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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843871060 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843871076 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe6384e0dd0, 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:1412843872655 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843872655 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 0x38650646: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x38650646 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843872685 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test15_Frame_Flow_Two
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test16_Frame_DblBrd_Two
[junit] canvas1 pos/siz: 0/0 235x410
[junit] canvas2 pos/siz: 235/0 235x410
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843872828 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843872829 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x69107c05: tileRendererInUse null, GearsES2[obj 0x69107c05 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x69107c05 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x69107c05 created: GearsObj[0x1d6dba0a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x69107c05 created: GearsObj[0xed0f59e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x69107c05 created: GearsObj[0xed0f59e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x69107c05 FIN GearsES2[obj 0x69107c05 isInit true, usesShared false, 1 GearsObj[0x1d6dba0a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xed0f59e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38ad5fab, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x69107c05 0/0 235x410 of 235x410, swapInterval 1, drawable 0x7fe63ab09c00, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x69107c05, angle 0.0, [l -1.0, r 1.0, b -1.7446809, t 1.7446809] 2.0x3.4893618 -> [l -1.0, r 1.0, b -1.7446809, t 1.7446809] 2.0x3.4893618, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 22 (enable: true)
[junit] null
[junit] ShaderProgram[id=22, linked=false, inUse=false, program: 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 235x410 of 235x410, swapInterval 1, drawable 0x7fe63ab0a0e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] resize canvas1 pos/siz: 0/0 315x530
[junit] resize canvas2 pos/siz: 315/0 315x530
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x69107c05 0/0 315x530 of 315x530, swapInterval 1, drawable 0x7fe63ab09c00, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x69107c05, angle 27.0, [l -1.0, r 1.0, b -1.6825397, t 1.6825397] 2.0x3.3650794 -> [l -1.0, r 1.0, b -1.6825397, t 1.6825397] 2.0x3.3650794, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843873824 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843873854 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 315x530 of 315x530, swapInterval 1, drawable 0x7fe63ab0a0e0, 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:1412843875458 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 0x69107c05: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x69107c05 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843875507 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test16_Frame_DblBrd_Two
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test17_Frame_Box_Two
[junit] canvas1 pos/siz: 0/0 352x522
[junit] canvas2 pos/siz: 352/0 352x522
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843875605 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843875606 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5979b7b0: tileRendererInUse null, GearsES2[obj 0x5979b7b0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5979b7b0 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5979b7b0 created: GearsObj[0x59c958af, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5979b7b0 created: GearsObj[0x31dd7736, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5979b7b0 created: GearsObj[0x31dd7736, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5979b7b0 FIN GearsES2[obj 0x5979b7b0 isInit true, usesShared false, 1 GearsObj[0x59c958af, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x31dd7736, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x42bd93cd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5979b7b0 0/0 352x522 of 352x522, swapInterval 1, drawable 0x7fe63ab1fa70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5979b7b0, angle 0.0, [l -1.0, r 1.0, b -1.4829545, t 1.4829545] 2.0x2.965909 -> [l -1.0, r 1.0, b -1.4829545, t 1.4829545] 2.0x2.965909, v-flip false
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843875636 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[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 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 352x522 of 352x522, swapInterval 1, drawable 0x7fe63ab0a560, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] resize canvas1 pos/siz: 0/0 432x642
[junit] resize canvas2 pos/siz: 432/0 432x642
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5979b7b0 0/0 432x642 of 432x642, swapInterval 1, drawable 0x7fe63ab1fa70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5979b7b0, angle 27.5, [l -1.0, r 1.0, b -1.4861112, t 1.4861112] 2.0x2.9722223 -> [l -1.0, r 1.0, b -1.4861112, t 1.4861112] 2.0x2.9722223, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843876624 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843876624 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 432x642 of 432x642, swapInterval 1, drawable 0x7fe63ab0a560, 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:1412843878242 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843878242 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 0x5979b7b0: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5979b7b0 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843878274 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test17_Frame_Box_Two
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test18_Frame_Split_Two
[junit] canvas1 pos/siz: 354/2 344x481
[junit] canvas2 pos/siz: 2/2 343x481
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843878394 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843878395 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x62d844a9: tileRendererInUse null, GearsES2[obj 0x62d844a9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x62d844a9 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x62d844a9 created: GearsObj[0x5b14a306, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x62d844a9 created: GearsObj[0x27db0da1, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x62d844a9 created: GearsObj[0x27db0da1, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x62d844a9 FIN GearsES2[obj 0x62d844a9 isInit true, usesShared false, 1 GearsObj[0x5b14a306, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27db0da1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1e5bd978, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x62d844a9 0/0 344x481 of 344x481, swapInterval 1, drawable 0x7fe638591240, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x62d844a9, angle 0.0, [l -1.0, r 1.0, b -1.3982558, t 1.3982558] 2.0x2.7965117 -> [l -1.0, r 1.0, b -1.3982558, t 1.3982558] 2.0x2.7965117, v-flip false
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843878421 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[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 26 (enable: true)
[junit] null
[junit] ShaderProgram[id=26, linked=false, inUse=false, program: 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 343x481 of 343x481, swapInterval 1, drawable 0x7fe63aa0f800, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] resize canvas1 pos/siz: 434/2 424x541
[junit] resize canvas2 pos/siz: 2/2 423x541
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x62d844a9 0/0 424x541 of 424x541, swapInterval 1, drawable 0x7fe638591240, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x62d844a9, angle 27.5, [l -1.0, r 1.0, b -1.2759434, t 1.2759434] 2.0x2.5518868 -> [l -1.0, r 1.0, b -1.2759434, t 1.2759434] 2.0x2.5518868, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843879410 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843879433 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 423x541 of 423x541, swapInterval 1, drawable 0x7fe63aa0f800, 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:1412843881012 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843881012 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x62d844a9: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x62d844a9 FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843881043 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test18_Frame_Split_Two
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843881151 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test00_Compo_None_One took 5.221 sec
[junit] Testcase: test01_Compo_Flow_One took 2.747 sec
[junit] Testcase: test02_Compo_DblBrd_One took 2.753 sec
[junit] Testcase: test03_Compo_Box_One took 2.749 sec
[junit] Testcase: test04_Compo_Split_One took 2.788 sec
[junit] Testcase: test05_Compo_Flow_Two took 2.732 sec
[junit] Testcase: test06_Compo_DblBrd_Two took 2.822 sec
[junit] Testcase: test07_Compo_Box_Two took 2.73 sec
[junit] Testcase: test08_Compo_Split_Two took 2.765 sec
[junit] Testcase: test10_Frame_None_One took 2.754 sec
[junit] Testcase: test11_Frame_Flow_One took 2.73 sec
[junit] Testcase: test12_Frame_DblBrd_One took 2.785 sec
[junit] Testcase: test13_Frame_Box_One took 2.755 sec
[junit] Testcase: test14_Frame_Split_One took 2.78 sec
[junit] Testcase: test15_Frame_Flow_Two took 2.723 sec
[junit] Testcase: test16_Frame_DblBrd_Two took 2.821 sec
[junit] Testcase: test17_Frame_Box_Two took 2.766 sec
[junit] Testcase: test18_Frame_Split_Two took 2.769 sec
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 55.563 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843826319 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843828832 ms +++ localhost/127.0.0.1:59999 - Locked within 2528 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test00_Compo_None_One
[junit] canvas1 pos/siz: 0/0 320x480
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843831366 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843831375 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843831376 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3da1c42f: tileRendererInUse null, GearsES2[obj 0x3da1c42f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3da1c42f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3da1c42f created: GearsObj[0x4a504ec1, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3da1c42f created: GearsObj[0x5e628704, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3da1c42f created: GearsObj[0x5e628704, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3da1c42f FIN GearsES2[obj 0x3da1c42f isInit true, usesShared false, 1 GearsObj[0x4a504ec1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e628704, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x98adae2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3da1c42f 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe6384c7910, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3da1c42f, 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.GLCanvas, consumed false, when:1412843831512 d 0ms]]
[junit] resize canvas1 pos/siz: 0/0 400x600
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3da1c42f 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fe6384c7910, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3da1c42f, 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] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843832390 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843832428 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843834023 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843834023 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3da1c42f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3da1c42f FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843834056 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test00_Compo_None_One
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test01_Compo_Flow_One
[junit] canvas1 pos/siz: 0/0 320x480
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843834120 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843834149 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843834149 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3e68cd79: tileRendererInUse null, GearsES2[obj 0x3e68cd79 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3e68cd79 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3e68cd79 created: GearsObj[0x1766bfd8, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3e68cd79 created: GearsObj[0x5abd09e8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3e68cd79 created: GearsObj[0x5abd09e8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3e68cd79 FIN GearsES2[obj 0x3e68cd79 isInit true, usesShared false, 1 GearsObj[0x1766bfd8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5abd09e8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30d58ce2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3e68cd79 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe638591140, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3e68cd79, 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.GLCanvas, consumed false, when:1412843834185 d 0ms]]
[junit] resize canvas1 pos/siz: 0/0 400x600
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3e68cd79 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fe638591140, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3e68cd79, angle 28.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843835159 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843835197 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843836775 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843836775 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3e68cd79: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3e68cd79 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843836807 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test01_Compo_Flow_One
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test02_Compo_DblBrd_One
[junit] canvas1 pos/siz: 57/28 320x480
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843836888 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843836918 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843836920 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x57c8b24d: tileRendererInUse null, GearsES2[obj 0x57c8b24d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x57c8b24d on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x57c8b24d created: GearsObj[0x26c1186f, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x57c8b24d created: GearsObj[0x4f2b3349, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x57c8b24d created: GearsObj[0x4f2b3349, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x57c8b24d FIN GearsES2[obj 0x57c8b24d isInit true, usesShared false, 1 GearsObj[0x26c1186f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4f2b3349, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ab9b8d0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x57c8b24d 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe63841c900, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x57c8b24d, 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: 57/28 400x600
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x57c8b24d 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fe63841c900, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x57c8b24d, angle 28.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843837935 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843837961 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843839527 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x57c8b24d: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x57c8b24d FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843839561 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test02_Compo_DblBrd_One
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One
[junit] canvas1 pos/siz: 0/0 320x480
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843839624 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843839642 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843839642 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x302a0a5: tileRendererInUse null, GearsES2[obj 0x302a0a5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x302a0a5 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x302a0a5 created: GearsObj[0xc73f0d8, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x302a0a5 created: GearsObj[0xfc8fb4b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x302a0a5 created: GearsObj[0xfc8fb4b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x302a0a5 FIN GearsES2[obj 0x302a0a5 isInit true, usesShared false, 1 GearsObj[0xc73f0d8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xfc8fb4b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x53ea0105, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x302a0a5 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe63aa1b420, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x302a0a5, 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.GLCanvas, consumed false, when:1412843839675 d 0ms]]
[junit] resize canvas1 pos/siz: 0/0 400x600
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x302a0a5 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fe63aa1b420, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x302a0a5, angle 29.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843840664 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843840702 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843842280 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843842280 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x302a0a5: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x302a0a5 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843842311 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test04_Compo_Split_One
[junit] canvas1 pos/siz: 31/2 320x480
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843842457 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843842471 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843842472 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5bf9e31e: tileRendererInUse null, GearsES2[obj 0x5bf9e31e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5bf9e31e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5bf9e31e created: GearsObj[0x64c272bc, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5bf9e31e created: GearsObj[0x19fac852, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5bf9e31e created: GearsObj[0x19fac852, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5bf9e31e FIN GearsES2[obj 0x5bf9e31e isInit true, usesShared false, 1 GearsObj[0x64c272bc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x19fac852, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1f758cd1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5bf9e31e 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe63aa1c200, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5bf9e31e, 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.GLCanvas, consumed false, when:1412843842509 d 0ms]]
[junit] resize canvas1 pos/siz: 71/2 360x540
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5bf9e31e 0/0 360x540 of 360x540, swapInterval 1, drawable 0x7fe63aa1c200, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5bf9e31e, 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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843843510 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843843511 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843845065 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843845065 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5bf9e31e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5bf9e31e FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843845097 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test04_Compo_Split_One
[junit] ++++ TestCase.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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843845178 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843845208 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843845209 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x31554233: tileRendererInUse null, GearsES2[obj 0x31554233 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x31554233 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x31554233 created: GearsObj[0x3bc6d11a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x31554233 created: GearsObj[0x79ca209e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x31554233 created: GearsObj[0x79ca209e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x31554233 FIN GearsES2[obj 0x31554233 isInit true, usesShared false, 1 GearsObj[0x3bc6d11a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79ca209e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4523a389, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x31554233 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe63aa2ac50, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31554233, 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.GLCanvas, consumed false, when:1412843845243 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[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 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 0x7fe6384e9000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] resize canvas1 pos/siz: 0/0 400x600
[junit] resize canvas2 pos/siz: 400/0 400x600
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fe6384e9000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843846188 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843846188 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x31554233 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fe63aa2ac50, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31554233, 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[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843847800 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843847800 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 0x31554233: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31554233 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843847832 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test05_Compo_Flow_Two
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test06_Compo_DblBrd_Two
[junit] canvas1 pos/siz: 0/0 320x480
[junit] canvas2 pos/siz: 320/0 320x480
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843847914 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843847959 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843847961 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2967c5e3: tileRendererInUse null, GearsES2[obj 0x2967c5e3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2967c5e3 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2967c5e3 created: GearsObj[0x4ff217ec, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2967c5e3 created: GearsObj[0x1f00aff5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2967c5e3 created: GearsObj[0x1f00aff5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2967c5e3 FIN GearsES2[obj 0x2967c5e3 isInit true, usesShared false, 1 GearsObj[0x4ff217ec, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f00aff5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x66200db9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2967c5e3 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe6384f4380, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2967c5e3, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 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 0x7fe6384f48f0, 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 0x2967c5e3 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fe6384f4380, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2967c5e3, 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] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843848996 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843849003 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fe6384f48f0, 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:1412843850604 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 0x2967c5e3: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2967c5e3 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843850655 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test06_Compo_DblBrd_Two
[junit] ++++ TestCase.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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843850733 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843850763 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843850764 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x337748d3: tileRendererInUse null, GearsES2[obj 0x337748d3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x337748d3 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x337748d3 created: GearsObj[0x3ea86d12, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x337748d3 created: GearsObj[0x2390d8e1, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x337748d3 created: GearsObj[0x2390d8e1, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x337748d3 FIN GearsES2[obj 0x337748d3 isInit true, usesShared false, 1 GearsObj[0x3ea86d12, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2390d8e1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a8eae04, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x337748d3 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe63ab00000, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x337748d3, 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.GLCanvas, consumed false, when:1412843850797 d 1ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 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 0x7fe6384211c0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] resize canvas1 pos/siz: 0/0 400x600
[junit] resize canvas2 pos/siz: 400/0 400x600
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fe6384211c0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843851742 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843851743 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x337748d3 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7fe63ab00000, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x337748d3, 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[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843853356 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843853356 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 0x337748d3: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x337748d3 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843853386 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test07_Compo_Box_Two
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test08_Compo_Split_Two
[junit] canvas1 pos/siz: 331/2 320x480
[junit] canvas2 pos/siz: 2/2 320x480
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843853504 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843853520 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843853520 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x33c13d0b: tileRendererInUse null, GearsES2[obj 0x33c13d0b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x33c13d0b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x33c13d0b created: GearsObj[0x7178b64b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x33c13d0b created: GearsObj[0x2c083020, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x33c13d0b created: GearsObj[0x2c083020, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x33c13d0b FIN GearsES2[obj 0x33c13d0b isInit true, usesShared false, 1 GearsObj[0x7178b64b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2c083020, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d8f9b75, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x33c13d0b 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe63ab08aa0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x33c13d0b, 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.GLCanvas, consumed false, when:1412843853551 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[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 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 0x7fe6384e9c40, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] resize canvas1 pos/siz: 411/2 400x540
[junit] resize canvas2 pos/siz: 2/2 400x540
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x540 of 400x540, swapInterval 1, drawable 0x7fe6384e9c40, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843854528 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843854531 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x33c13d0b 0/0 400x540 of 400x540, swapInterval 1, drawable 0x7fe63ab08aa0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x33c13d0b, angle 27.0, [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7 -> [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7, v-flip false
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843856108 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843856108 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x33c13d0b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x33c13d0b FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843856152 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test08_Compo_Split_Two
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test10_Frame_None_One
[junit] canvas1 pos/siz: 0/0 384x522
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843856220 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843856222 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3b58f1fa: tileRendererInUse null, GearsES2[obj 0x3b58f1fa isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3b58f1fa on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3b58f1fa created: GearsObj[0x1c33c658, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3b58f1fa created: GearsObj[0xb22c9df, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3b58f1fa created: GearsObj[0xb22c9df, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3b58f1fa FIN GearsES2[obj 0x3b58f1fa isInit true, usesShared false, 1 GearsObj[0x1c33c658, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb22c9df, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18f3552f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3b58f1fa 0/0 384x522 of 384x522, swapInterval 1, drawable 0x7fe6384edf70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3b58f1fa, angle 0.0, [l -1.0, r 1.0, b -1.359375, t 1.359375] 2.0x2.71875 -> [l -1.0, r 1.0, b -1.359375, t 1.359375] 2.0x2.71875, v-flip false
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843856253 d 1ms]]
[junit] resize canvas1 pos/siz: 0/0 464x642
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3b58f1fa 0/0 464x642 of 464x642, swapInterval 1, drawable 0x7fe6384edf70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3b58f1fa, angle 28.5, [l -1.0, r 1.0, b -1.3836207, t 1.3836207] 2.0x2.7672415 -> [l -1.0, r 1.0, b -1.3836207, t 1.3836207] 2.0x2.7672415, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843857253 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843857254 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843858877 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843858877 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3b58f1fa: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3b58f1fa FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843858907 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test10_Frame_None_One
[junit] ++++ TestCase.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:1412843859001 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843859002 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x328990e4: tileRendererInUse null, GearsES2[obj 0x328990e4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x328990e4 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x328990e4 created: GearsObj[0x63ce15f6, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x328990e4 created: GearsObj[0x6f03fcaa, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x328990e4 created: GearsObj[0x6f03fcaa, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x328990e4 FIN GearsES2[obj 0x328990e4 isInit true, usesShared false, 1 GearsObj[0x63ce15f6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6f03fcaa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ec135d6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x328990e4 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe6384cd630, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x328990e4, 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.GLCanvas, consumed false, when:1412843859036 d 0ms]]
[junit] resize canvas1 pos/siz: 0/0 320x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x328990e4 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe6384cd630, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x328990e4, angle 28.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843859978 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843860020 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843861595 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843861595 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x328990e4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x328990e4 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843861637 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test11_Frame_Flow_One
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test12_Frame_DblBrd_One
[junit] canvas1 pos/siz: 57/28 151x410
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843861739 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843861741 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2e39060b: tileRendererInUse null, GearsES2[obj 0x2e39060b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2e39060b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2e39060b created: GearsObj[0x2dd59d3c, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2e39060b created: GearsObj[0x2345e5a6, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2e39060b created: GearsObj[0x2345e5a6, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2e39060b FIN GearsES2[obj 0x2e39060b isInit true, usesShared false, 1 GearsObj[0x2dd59d3c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2345e5a6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x41e80761, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2e39060b 0/0 151x410 of 151x410, swapInterval 1, drawable 0x7fe63844f1f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2e39060b, angle 0.0, [l -1.0, r 1.0, b -2.715232, t 2.715232] 2.0x5.430464 -> [l -1.0, r 1.0, b -2.715232, t 2.715232] 2.0x5.430464, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2e39060b 0/0 231x530 of 231x530, swapInterval 1, drawable 0x7fe63844f1f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2e39060b, angle 28.5, [l -1.0, r 1.0, b -2.2943723, t 2.2943723] 2.0x4.5887446 -> [l -1.0, r 1.0, b -2.2943723, t 2.2943723] 2.0x4.5887446, v-flip false
[junit] resize canvas1 pos/siz: 57/28 231x530
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843862771 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843862803 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843864381 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e39060b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e39060b FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843864425 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test12_Frame_DblBrd_One
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One
[junit] canvas1 pos/siz: 0/0 384x522
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843864487 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843864488 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xe4600c0: tileRendererInUse null, GearsES2[obj 0xe4600c0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xe4600c0 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xe4600c0 created: GearsObj[0x1966c114, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xe4600c0 created: GearsObj[0x290e1513, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xe4600c0 created: GearsObj[0x290e1513, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xe4600c0 FIN GearsES2[obj 0xe4600c0 isInit true, usesShared false, 1 GearsObj[0x1966c114, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x290e1513, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5b89a773, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xe4600c0 0/0 384x522 of 384x522, swapInterval 1, drawable 0x7fe6384e9000, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xe4600c0, angle 0.0, [l -1.0, r 1.0, b -1.359375, t 1.359375] 2.0x2.71875 -> [l -1.0, r 1.0, b -1.359375, t 1.359375] 2.0x2.71875, v-flip false
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843864527 d 0ms]]
[junit] resize canvas1 pos/siz: 0/0 464x642
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xe4600c0 0/0 464x642 of 464x642, swapInterval 1, drawable 0x7fe6384e9000, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xe4600c0, angle 29.0, [l -1.0, r 1.0, b -1.3836207, t 1.3836207] 2.0x2.7672415 -> [l -1.0, r 1.0, b -1.3836207, t 1.3836207] 2.0x2.7672415, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843865527 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843865528 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843867150 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843867150 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xe4600c0: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xe4600c0 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843867181 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One
[junit] canvas1 pos/siz: 44/2 334x481
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843867280 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843867281 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1f248f2b: tileRendererInUse null, GearsES2[obj 0x1f248f2b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1f248f2b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x1f248f2b created: GearsObj[0x50c713d2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1f248f2b created: GearsObj[0x3de6696c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1f248f2b created: GearsObj[0x3de6696c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1f248f2b FIN GearsES2[obj 0x1f248f2b isInit true, usesShared false, 1 GearsObj[0x50c713d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3de6696c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62135133, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1f248f2b 0/0 334x481 of 334x481, swapInterval 1, drawable 0x7fe63aa1b420, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1f248f2b, angle 0.0, [l -1.0, r 1.0, b -1.4401197, t 1.4401197] 2.0x2.8802395 -> [l -1.0, r 1.0, b -1.4401197, t 1.4401197] 2.0x2.8802395, v-flip false
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843867312 d 0ms]]
[junit] resize canvas1 pos/siz: 84/2 374x541
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1f248f2b 0/0 374x541 of 374x541, swapInterval 1, drawable 0x7fe63aa1b420, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1f248f2b, angle 28.5, [l -1.0, r 1.0, b -1.446524, t 1.446524] 2.0x2.893048 -> [l -1.0, r 1.0, b -1.446524, t 1.446524] 2.0x2.893048, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843868312 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843868330 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843869919 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843869919 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1f248f2b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1f248f2b FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843869961 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test15_Frame_Flow_Two
[junit] canvas1 pos/siz: 0/0 320x480
[junit] canvas2 pos/siz: 320/0 320x480
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843870066 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843870067 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x38650646: tileRendererInUse null, GearsES2[obj 0x38650646 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x38650646 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x38650646 created: GearsObj[0x4545f5e3, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x38650646 created: GearsObj[0x74122d9c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x38650646 created: GearsObj[0x74122d9c, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x38650646 FIN GearsES2[obj 0x38650646 isInit true, usesShared false, 1 GearsObj[0x4545f5e3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74122d9c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5570984c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x38650646 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe6384caad0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x38650646, 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.GLCanvas, consumed false, when:1412843870098 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[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 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 0x7fe6384e0dd0, 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 0x38650646 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe6384caad0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x38650646, 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_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843871060 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843871076 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe6384e0dd0, 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:1412843872655 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843872655 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 0x38650646: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x38650646 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843872685 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test15_Frame_Flow_Two
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test16_Frame_DblBrd_Two
[junit] canvas1 pos/siz: 0/0 235x410
[junit] canvas2 pos/siz: 235/0 235x410
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843872828 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843872829 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x69107c05: tileRendererInUse null, GearsES2[obj 0x69107c05 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x69107c05 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x69107c05 created: GearsObj[0x1d6dba0a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x69107c05 created: GearsObj[0xed0f59e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x69107c05 created: GearsObj[0xed0f59e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x69107c05 FIN GearsES2[obj 0x69107c05 isInit true, usesShared false, 1 GearsObj[0x1d6dba0a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xed0f59e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38ad5fab, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x69107c05 0/0 235x410 of 235x410, swapInterval 1, drawable 0x7fe63ab09c00, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x69107c05, angle 0.0, [l -1.0, r 1.0, b -1.7446809, t 1.7446809] 2.0x3.4893618 -> [l -1.0, r 1.0, b -1.7446809, t 1.7446809] 2.0x3.4893618, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 22 (enable: true)
[junit] null
[junit] ShaderProgram[id=22, linked=false, inUse=false, program: 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 235x410 of 235x410, swapInterval 1, drawable 0x7fe63ab0a0e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] resize canvas1 pos/siz: 0/0 315x530
[junit] resize canvas2 pos/siz: 315/0 315x530
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x69107c05 0/0 315x530 of 315x530, swapInterval 1, drawable 0x7fe63ab09c00, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x69107c05, angle 27.0, [l -1.0, r 1.0, b -1.6825397, t 1.6825397] 2.0x3.3650794 -> [l -1.0, r 1.0, b -1.6825397, t 1.6825397] 2.0x3.3650794, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843873824 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843873854 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 315x530 of 315x530, swapInterval 1, drawable 0x7fe63ab0a0e0, 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:1412843875458 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 0x69107c05: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x69107c05 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843875507 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test16_Frame_DblBrd_Two
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test17_Frame_Box_Two
[junit] canvas1 pos/siz: 0/0 352x522
[junit] canvas2 pos/siz: 352/0 352x522
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843875605 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843875606 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5979b7b0: tileRendererInUse null, GearsES2[obj 0x5979b7b0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5979b7b0 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5979b7b0 created: GearsObj[0x59c958af, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5979b7b0 created: GearsObj[0x31dd7736, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5979b7b0 created: GearsObj[0x31dd7736, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5979b7b0 FIN GearsES2[obj 0x5979b7b0 isInit true, usesShared false, 1 GearsObj[0x59c958af, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x31dd7736, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x42bd93cd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5979b7b0 0/0 352x522 of 352x522, swapInterval 1, drawable 0x7fe63ab1fa70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5979b7b0, angle 0.0, [l -1.0, r 1.0, b -1.4829545, t 1.4829545] 2.0x2.965909 -> [l -1.0, r 1.0, b -1.4829545, t 1.4829545] 2.0x2.965909, v-flip false
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843875636 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[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 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 352x522 of 352x522, swapInterval 1, drawable 0x7fe63ab0a560, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] resize canvas1 pos/siz: 0/0 432x642
[junit] resize canvas2 pos/siz: 432/0 432x642
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5979b7b0 0/0 432x642 of 432x642, swapInterval 1, drawable 0x7fe63ab1fa70, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5979b7b0, angle 27.5, [l -1.0, r 1.0, b -1.4861112, t 1.4861112] 2.0x2.9722223 -> [l -1.0, r 1.0, b -1.4861112, t 1.4861112] 2.0x2.9722223, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843876624 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843876624 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 432x642 of 432x642, swapInterval 1, drawable 0x7fe63ab0a560, 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:1412843878242 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843878242 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 0x5979b7b0: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5979b7b0 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843878274 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test17_Frame_Box_Two
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test18_Frame_Split_Two
[junit] canvas1 pos/siz: 354/2 344x481
[junit] canvas2 pos/siz: 2/2 343x481
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843878394 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843878395 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x62d844a9: tileRendererInUse null, GearsES2[obj 0x62d844a9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x62d844a9 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x62d844a9 created: GearsObj[0x5b14a306, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x62d844a9 created: GearsObj[0x27db0da1, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x62d844a9 created: GearsObj[0x27db0da1, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x62d844a9 FIN GearsES2[obj 0x62d844a9 isInit true, usesShared false, 1 GearsObj[0x5b14a306, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27db0da1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1e5bd978, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x62d844a9 0/0 344x481 of 344x481, swapInterval 1, drawable 0x7fe638591240, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x62d844a9, angle 0.0, [l -1.0, r 1.0, b -1.3982558, t 1.3982558] 2.0x2.7965117 -> [l -1.0, r 1.0, b -1.3982558, t 1.3982558] 2.0x2.7965117, v-flip false
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843878421 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[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 26 (enable: true)
[junit] null
[junit] ShaderProgram[id=26, linked=false, inUse=false, program: 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 343x481 of 343x481, swapInterval 1, drawable 0x7fe63aa0f800, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] resize canvas1 pos/siz: 434/2 424x541
[junit] resize canvas2 pos/siz: 2/2 423x541
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x62d844a9 0/0 424x541 of 424x541, swapInterval 1, drawable 0x7fe638591240, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x62d844a9, angle 27.5, [l -1.0, r 1.0, b -1.2759434, t 1.2759434] 2.0x2.5518868 -> [l -1.0, r 1.0, b -1.2759434, t 1.2759434] 2.0x2.5518868, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843879410 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843879433 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 423x541 of 423x541, swapInterval 1, drawable 0x7fe63aa0f800, 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:1412843881012 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843881012 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x62d844a9: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x62d844a9 FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843881043 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test18_Frame_Split_Two
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843881151 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843883300 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843886316 ms +++ localhost/127.0.0.1:59999 - Locked within 3045 ms, 7 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT - test
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843889310 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843889312 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x42aa0877: tileRendererInUse null, GearsES2[obj 0x42aa0877 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x42aa0877 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x42aa0877 created: GearsObj[0x472462b3, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x42aa0877 created: GearsObj[0x25cbfa42, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x42aa0877 created: GearsObj[0x25cbfa42, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x42aa0877 FIN GearsES2[obj 0x42aa0877 isInit true, usesShared false, 1 GearsObj[0x472462b3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25cbfa42, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79fcf790, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42aa0877 0/0 312x219 of 312x219, swapInterval 1, drawable 0x7fe65a6e3e90, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x42aa0877, angle 0.0, [l -1.4246576, r 1.4246576, b -1.0, t 1.0] 2.8493152x2.0 -> [l -1.4246576, r 1.4246576, b -1.0, t 1.0] 2.8493152x2.0, v-flip false
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843889451 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843890854 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843890855 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42aa0877: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42aa0877 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843890883 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT - test
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843890984 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.395 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843883300 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843886316 ms +++ localhost/127.0.0.1:59999 - Locked within 3045 ms, 7 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT - test
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843889310 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843889312 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x42aa0877: tileRendererInUse null, GearsES2[obj 0x42aa0877 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x42aa0877 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x42aa0877 created: GearsObj[0x472462b3, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x42aa0877 created: GearsObj[0x25cbfa42, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x42aa0877 created: GearsObj[0x25cbfa42, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x42aa0877 FIN GearsES2[obj 0x42aa0877 isInit true, usesShared false, 1 GearsObj[0x472462b3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25cbfa42, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79fcf790, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42aa0877 0/0 312x219 of 312x219, swapInterval 1, drawable 0x7fe65a6e3e90, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x42aa0877, angle 0.0, [l -1.4246576, r 1.4246576, b -1.0, t 1.0] 2.8493152x2.0 -> [l -1.4246576, r 1.4246576, b -1.0, t 1.0] 2.8493152x2.0, v-flip false
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843889451 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843890854 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843890855 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42aa0877: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42aa0877 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843890883 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT - test
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843890984 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test took 4.563 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.395 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843883300 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843886316 ms +++ localhost/127.0.0.1:59999 - Locked within 3045 ms, 7 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT - test
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843889310 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843889312 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x42aa0877: tileRendererInUse null, GearsES2[obj 0x42aa0877 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x42aa0877 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x42aa0877 created: GearsObj[0x472462b3, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x42aa0877 created: GearsObj[0x25cbfa42, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x42aa0877 created: GearsObj[0x25cbfa42, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x42aa0877 FIN GearsES2[obj 0x42aa0877 isInit true, usesShared false, 1 GearsObj[0x472462b3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25cbfa42, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79fcf790, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x42aa0877 0/0 312x219 of 312x219, swapInterval 1, drawable 0x7fe65a6e3e90, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x42aa0877, angle 0.0, [l -1.4246576, r 1.4246576, b -1.0, t 1.0] 2.8493152x2.0 -> [l -1.4246576, r 1.4246576, b -1.0, t 1.0] 2.8493152x2.0, v-flip false
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843889451 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843890854 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843890855 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42aa0877: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x42aa0877 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843890883 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT - test
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843890984 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843892915 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843895927 ms +++ localhost/127.0.0.1:59999 - Locked within 3036 ms, 7 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT - test
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843898661 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843898662 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x47ad6b4b: tileRendererInUse null, GearsES2[obj 0x47ad6b4b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x47ad6b4b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x47ad6b4b created: GearsObj[0x3bfa681c, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x47ad6b4b created: GearsObj[0x34c92507, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x47ad6b4b created: GearsObj[0x34c92507, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x47ad6b4b FIN GearsES2[obj 0x47ad6b4b isInit true, usesShared false, 1 GearsObj[0x3bfa681c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x34c92507, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1dfd868, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x47ad6b4b 0/0 640x440 of 640x440, swapInterval 1, drawable 0x7f90815fb3c0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x47ad6b4b, angle 0.0, [l -1.4545455, r 1.4545455, b -1.0, t 1.0] 2.909091x2.0 -> [l -1.4545455, r 1.4545455, b -1.0, t 1.0] 2.909091x2.0, v-flip false
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843900243 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x47ad6b4b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x47ad6b4b FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843900276 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT - test
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843900375 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms
[junit] 2014-10-09 10:38:20.721 java[4296:bc0b] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.166 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843892915 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843895927 ms +++ localhost/127.0.0.1:59999 - Locked within 3036 ms, 7 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT - test
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843898661 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843898662 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x47ad6b4b: tileRendererInUse null, GearsES2[obj 0x47ad6b4b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x47ad6b4b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x47ad6b4b created: GearsObj[0x3bfa681c, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x47ad6b4b created: GearsObj[0x34c92507, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x47ad6b4b created: GearsObj[0x34c92507, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x47ad6b4b FIN GearsES2[obj 0x47ad6b4b isInit true, usesShared false, 1 GearsObj[0x3bfa681c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x34c92507, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1dfd868, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x47ad6b4b 0/0 640x440 of 640x440, swapInterval 1, drawable 0x7f90815fb3c0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x47ad6b4b, angle 0.0, [l -1.4545455, r 1.4545455, b -1.0, t 1.0] 2.909091x2.0 -> [l -1.4545455, r 1.4545455, b -1.0, t 1.0] 2.909091x2.0, v-flip false
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843900243 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x47ad6b4b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x47ad6b4b FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843900276 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT - test
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843900375 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test took 4.345 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.166 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843892915 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843895927 ms +++ localhost/127.0.0.1:59999 - Locked within 3036 ms, 7 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT - test
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843898661 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843898662 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x47ad6b4b: tileRendererInUse null, GearsES2[obj 0x47ad6b4b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x47ad6b4b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x47ad6b4b created: GearsObj[0x3bfa681c, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x47ad6b4b created: GearsObj[0x34c92507, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x47ad6b4b created: GearsObj[0x34c92507, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x47ad6b4b FIN GearsES2[obj 0x47ad6b4b isInit true, usesShared false, 1 GearsObj[0x3bfa681c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x34c92507, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1dfd868, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x47ad6b4b 0/0 640x440 of 640x440, swapInterval 1, drawable 0x7f90815fb3c0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x47ad6b4b, angle 0.0, [l -1.4545455, r 1.4545455, b -1.0, t 1.0] 2.909091x2.0 -> [l -1.4545455, r 1.4545455, b -1.0, t 1.0] 2.909091x2.0, v-flip false
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843900243 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x47ad6b4b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x47ad6b4b FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843900276 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT - test
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843900375 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843902551 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843904563 ms +++ localhost/127.0.0.1:59999 - Locked within 2064 ms, 5 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT - test
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843907222 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843907224 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7bd6747b: tileRendererInUse null, GearsES2[obj 0x7bd6747b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7bd6747b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7bd6747b created: GearsObj[0x343a9d95, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7bd6747b created: GearsObj[0x743fbbfc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7bd6747b created: GearsObj[0x743fbbfc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7bd6747b FIN GearsES2[obj 0x7bd6747b isInit true, usesShared false, 1 GearsObj[0x343a9d95, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x743fbbfc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x9706da8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7bd6747b 0/0 640x440 of 640x440, swapInterval 1, drawable 0x7f82fa7d05e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7bd6747b, angle 0.0, [l -1.4545455, r 1.4545455, b -1.0, t 1.0] 2.909091x2.0 -> [l -1.4545455, r 1.4545455, b -1.0, t 1.0] 2.909091x2.0, v-flip false
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843908817 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bd6747b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bd6747b FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843908850 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT - test
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843908951 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.177 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843902551 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843904563 ms +++ localhost/127.0.0.1:59999 - Locked within 2064 ms, 5 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT - test
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843907222 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843907224 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7bd6747b: tileRendererInUse null, GearsES2[obj 0x7bd6747b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7bd6747b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7bd6747b created: GearsObj[0x343a9d95, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7bd6747b created: GearsObj[0x743fbbfc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7bd6747b created: GearsObj[0x743fbbfc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7bd6747b FIN GearsES2[obj 0x7bd6747b isInit true, usesShared false, 1 GearsObj[0x343a9d95, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x743fbbfc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x9706da8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7bd6747b 0/0 640x440 of 640x440, swapInterval 1, drawable 0x7f82fa7d05e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7bd6747b, angle 0.0, [l -1.4545455, r 1.4545455, b -1.0, t 1.0] 2.909091x2.0 -> [l -1.4545455, r 1.4545455, b -1.0, t 1.0] 2.909091x2.0, v-flip false
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843908817 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bd6747b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bd6747b FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843908850 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT - test
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843908951 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test took 4.284 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.177 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843902551 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843904563 ms +++ localhost/127.0.0.1:59999 - Locked within 2064 ms, 5 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT - test
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843907222 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843907224 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7bd6747b: tileRendererInUse null, GearsES2[obj 0x7bd6747b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7bd6747b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7bd6747b created: GearsObj[0x343a9d95, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7bd6747b created: GearsObj[0x743fbbfc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7bd6747b created: GearsObj[0x743fbbfc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7bd6747b FIN GearsES2[obj 0x7bd6747b isInit true, usesShared false, 1 GearsObj[0x343a9d95, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x743fbbfc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x9706da8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7bd6747b 0/0 640x440 of 640x440, swapInterval 1, drawable 0x7f82fa7d05e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7bd6747b, angle 0.0, [l -1.4545455, r 1.4545455, b -1.0, t 1.0] 2.909091x2.0 -> [l -1.4545455, r 1.4545455, b -1.0, t 1.0] 2.909091x2.0, v-flip false
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843908817 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bd6747b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bd6747b FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843908850 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT - test
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843908951 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] 2014-10-09 10:38:29.641 java[4298:6503] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843911013 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843913526 ms +++ localhost/127.0.0.1:59999 - Locked within 2542 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT - test
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843916625 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843916627 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5567d7fb: tileRendererInUse null, GearsES2[obj 0x5567d7fb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5567d7fb on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5567d7fb created: GearsObj[0x39518cc, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5567d7fb created: GearsObj[0x318efaea, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5567d7fb created: GearsObj[0x318efaea, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5567d7fb FIN GearsES2[obj 0x5567d7fb isInit true, usesShared false, 1 GearsObj[0x39518cc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x318efaea, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b85c17, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5567d7fb 0/0 640x435 of 640x435, swapInterval 1, drawable 0x7fc161dbfdd0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5567d7fb, angle 0.0, [l -1.4712644, r 1.4712644, b -1.0, t 1.0] 2.9425287x2.0 -> [l -1.4712644, r 1.4712644, b -1.0, t 1.0] 2.9425287x2.0, v-flip false
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843918207 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5567d7fb: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5567d7fb FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843918240 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT - test
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843918343 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] 2014-10-09 10:38:38.977 java[4300:5f03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.041 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843911013 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843913526 ms +++ localhost/127.0.0.1:59999 - Locked within 2542 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT - test
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843916625 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843916627 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5567d7fb: tileRendererInUse null, GearsES2[obj 0x5567d7fb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5567d7fb on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5567d7fb created: GearsObj[0x39518cc, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5567d7fb created: GearsObj[0x318efaea, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5567d7fb created: GearsObj[0x318efaea, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5567d7fb FIN GearsES2[obj 0x5567d7fb isInit true, usesShared false, 1 GearsObj[0x39518cc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x318efaea, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b85c17, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5567d7fb 0/0 640x435 of 640x435, swapInterval 1, drawable 0x7fc161dbfdd0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5567d7fb, angle 0.0, [l -1.4712644, r 1.4712644, b -1.0, t 1.0] 2.9425287x2.0 -> [l -1.4712644, r 1.4712644, b -1.0, t 1.0] 2.9425287x2.0, v-flip false
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843918207 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5567d7fb: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5567d7fb FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843918240 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT - test
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843918343 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test took 4.711 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.041 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843911013 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843913526 ms +++ localhost/127.0.0.1:59999 - Locked within 2542 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT - test
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843916625 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843916627 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5567d7fb: tileRendererInUse null, GearsES2[obj 0x5567d7fb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5567d7fb on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5567d7fb created: GearsObj[0x39518cc, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5567d7fb created: GearsObj[0x318efaea, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5567d7fb created: GearsObj[0x318efaea, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5567d7fb FIN GearsES2[obj 0x5567d7fb isInit true, usesShared false, 1 GearsObj[0x39518cc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x318efaea, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b85c17, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5567d7fb 0/0 640x435 of 640x435, swapInterval 1, drawable 0x7fc161dbfdd0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5567d7fb, angle 0.0, [l -1.4712644, r 1.4712644, b -1.0, t 1.0] 2.9425287x2.0 -> [l -1.4712644, r 1.4712644, b -1.0, t 1.0] 2.9425287x2.0, v-flip false
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843918207 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5567d7fb: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5567d7fb FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843918240 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT - test
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843918343 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT
[junit] SLOCK [T main @ 1412843920399 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843925441 ms +++ localhost/127.0.0.1:59999 - Locked within 5082 ms, 11 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT - test
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843927760 d 1ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843927880 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843927883 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843927884 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843928306 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843928306 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843928307 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4dbb9a58: tileRendererInUse null, GearsES2[obj 0x4dbb9a58 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4dbb9a58 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4dbb9a58 created: GearsObj[0x36867fc9, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4dbb9a58 created: GearsObj[0x382f8116, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4dbb9a58 created: GearsObj[0x382f8116, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4dbb9a58 FIN GearsES2[obj 0x4dbb9a58 isInit true, usesShared false, 1 GearsObj[0x36867fc9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x382f8116, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4dc1c92b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4dbb9a58 0/0 320x218 of 320x218, swapInterval 1, drawable 0x7fb874a00f90, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4dbb9a58, angle 0.0, [l -1.4678899, r 1.4678899, b -1.0, t 1.0] 2.9357798x2.0 -> [l -1.4678899, r 1.4678899, b -1.0, t 1.0] 2.9357798x2.0, v-flip false
[junit] 1 s: 60 f / 1144 ms, 52.4 fps, 19 ms/f; total: 60 f, 52.4 fps, 19 ms/f
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843929899 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843929899 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4dbb9a58: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4dbb9a58 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843929928 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT - test
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843930024 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.342 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843920399 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843925441 ms +++ localhost/127.0.0.1:59999 - Locked within 5082 ms, 11 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT - test
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843927760 d 1ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843927880 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843927883 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843927884 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843928306 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843928306 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843928307 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4dbb9a58: tileRendererInUse null, GearsES2[obj 0x4dbb9a58 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4dbb9a58 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4dbb9a58 created: GearsObj[0x36867fc9, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4dbb9a58 created: GearsObj[0x382f8116, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4dbb9a58 created: GearsObj[0x382f8116, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4dbb9a58 FIN GearsES2[obj 0x4dbb9a58 isInit true, usesShared false, 1 GearsObj[0x36867fc9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x382f8116, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4dc1c92b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4dbb9a58 0/0 320x218 of 320x218, swapInterval 1, drawable 0x7fb874a00f90, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4dbb9a58, angle 0.0, [l -1.4678899, r 1.4678899, b -1.0, t 1.0] 2.9357798x2.0 -> [l -1.4678899, r 1.4678899, b -1.0, t 1.0] 2.9357798x2.0, v-flip false
[junit] 1 s: 60 f / 1144 ms, 52.4 fps, 19 ms/f; total: 60 f, 52.4 fps, 19 ms/f
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843929899 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843929899 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4dbb9a58: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4dbb9a58 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843929928 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT - test
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843930024 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test took 4.482 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.342 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843920399 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843925441 ms +++ localhost/127.0.0.1:59999 - Locked within 5082 ms, 11 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT - test
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843927760 d 1ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843927880 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843927883 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843927884 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843928306 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843928306 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843928307 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4dbb9a58: tileRendererInUse null, GearsES2[obj 0x4dbb9a58 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4dbb9a58 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4dbb9a58 created: GearsObj[0x36867fc9, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4dbb9a58 created: GearsObj[0x382f8116, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4dbb9a58 created: GearsObj[0x382f8116, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4dbb9a58 FIN GearsES2[obj 0x4dbb9a58 isInit true, usesShared false, 1 GearsObj[0x36867fc9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x382f8116, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4dc1c92b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4dbb9a58 0/0 320x218 of 320x218, swapInterval 1, drawable 0x7fb874a00f90, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4dbb9a58, angle 0.0, [l -1.4678899, r 1.4678899, b -1.0, t 1.0] 2.9357798x2.0 -> [l -1.4678899, r 1.4678899, b -1.0, t 1.0] 2.9357798x2.0, v-flip false
[junit] 1 s: 60 f / 1144 ms, 52.4 fps, 19 ms/f; total: 60 f, 52.4 fps, 19 ms/f
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843929899 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843929899 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4dbb9a58: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4dbb9a58 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843929928 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT - test
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843930024 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843932109 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843938137 ms +++ localhost/127.0.0.1:59999 - Locked within 6069 ms, 13 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT - test
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843940576 d 1ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843940696 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843940712 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843940713 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843941145 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843941146 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843941146 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x67071c84: tileRendererInUse null, GearsES2[obj 0x67071c84 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x67071c84 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x67071c84 created: GearsObj[0x729b1670, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x67071c84 created: GearsObj[0x23de4dd8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x67071c84 created: GearsObj[0x23de4dd8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x67071c84 FIN GearsES2[obj 0x67071c84 isInit true, usesShared false, 1 GearsObj[0x729b1670, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23de4dd8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x29a7789c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x67071c84 0/0 320x218 of 320x218, swapInterval 1, drawable 0x7ff22ca195b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x67071c84, angle 0.0, [l -1.4678899, r 1.4678899, b -1.0, t 1.0] 2.9357798x2.0 -> [l -1.4678899, r 1.4678899, b -1.0, t 1.0] 2.9357798x2.0, v-flip false
[junit] 1 s: 60 f / 1149 ms, 52.2 fps, 19 ms/f; total: 60 f, 52.2 fps, 19 ms/f
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843942759 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843942760 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x67071c84: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x67071c84 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843942794 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT - test
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843942899 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.553 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843932109 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843938137 ms +++ localhost/127.0.0.1:59999 - Locked within 6069 ms, 13 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT - test
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843940576 d 1ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843940696 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843940712 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843940713 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843941145 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843941146 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843941146 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x67071c84: tileRendererInUse null, GearsES2[obj 0x67071c84 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x67071c84 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x67071c84 created: GearsObj[0x729b1670, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x67071c84 created: GearsObj[0x23de4dd8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x67071c84 created: GearsObj[0x23de4dd8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x67071c84 FIN GearsES2[obj 0x67071c84 isInit true, usesShared false, 1 GearsObj[0x729b1670, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23de4dd8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x29a7789c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x67071c84 0/0 320x218 of 320x218, swapInterval 1, drawable 0x7ff22ca195b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x67071c84, angle 0.0, [l -1.4678899, r 1.4678899, b -1.0, t 1.0] 2.9357798x2.0 -> [l -1.4678899, r 1.4678899, b -1.0, t 1.0] 2.9357798x2.0, v-flip false
[junit] 1 s: 60 f / 1149 ms, 52.2 fps, 19 ms/f; total: 60 f, 52.2 fps, 19 ms/f
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843942759 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843942760 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x67071c84: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x67071c84 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843942794 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT - test
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843942899 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test took 4.653 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.553 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843932109 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843938137 ms +++ localhost/127.0.0.1:59999 - Locked within 6069 ms, 13 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT - test
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843940576 d 1ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843940696 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843940712 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843940713 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843941145 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843941146 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843941146 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x67071c84: tileRendererInUse null, GearsES2[obj 0x67071c84 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x67071c84 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x67071c84 created: GearsObj[0x729b1670, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x67071c84 created: GearsObj[0x23de4dd8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x67071c84 created: GearsObj[0x23de4dd8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x67071c84 FIN GearsES2[obj 0x67071c84 isInit true, usesShared false, 1 GearsObj[0x729b1670, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23de4dd8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x29a7789c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x67071c84 0/0 320x218 of 320x218, swapInterval 1, drawable 0x7ff22ca195b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x67071c84, angle 0.0, [l -1.4678899, r 1.4678899, b -1.0, t 1.0] 2.9357798x2.0 -> [l -1.4678899, r 1.4678899, b -1.0, t 1.0] 2.9357798x2.0, v-flip false
[junit] 1 s: 60 f / 1149 ms, 52.2 fps, 19 ms/f; total: 60 f, 52.2 fps, 19 ms/f
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843942759 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843942760 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x67071c84: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x67071c84 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412843942794 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT - test
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843942899 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] 2014-10-09 10:39:03.589 java[4307:5c03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843945381 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843947891 ms +++ localhost/127.0.0.1:59999 - Locked within 2530 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test01Animator
[junit] 2014-10-09 10:39:09.668 java[4310:5e03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] *** createGLCanvas.0
[junit] *** createGLCanvas.X
[junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 60 f, 30000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 40000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 45000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 60000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 75000.0 fps, 0 ms/f
[junit] *** attachGLCanvas.X
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 90000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 84000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 96000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 108000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 110000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 130000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 140000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 128571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 137142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 145714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 135000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 142500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 150000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 157500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 146666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 153333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 160000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 166666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 156000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 162000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 168000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 158181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 163636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 169090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 174545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 165000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 170000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 175000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 170769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 175384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 171428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 175714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 184285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 176000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 184000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 188000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 183750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 187500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 183529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 187058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 190588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 183333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 186666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 190000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 183157.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 186315.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 189473.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 183000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 186000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 189000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 182857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 185714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 188571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 191428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 185454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 188181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 190909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 193636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 187826.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 190434.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 193043.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 195652.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 190000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 192500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 195000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 197500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 192000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 194400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 196800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 199200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 5040 f, 168000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 170000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 166451.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 168387.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 170322.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 172258.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 174193.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 170625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 172500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 174375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 176250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 172727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 174545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 176363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 178181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 176470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 178235.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 181764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 178285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 181714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 183428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 181666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 183333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 185000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 181621.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 183243.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 184864.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 186486.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 183157.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 184736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 186315.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 187894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 184615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 186153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 36 ms, 1666.6 fps, 0 ms/f; total: 7320 f, 97600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 97105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 97894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 98684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 99473.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 98961.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 99740.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 100519.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 101298.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 100769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 101538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 102307.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 101772.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 102531.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 103291.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 102750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 103500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 104250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 105000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 104444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 105185.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 105925.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 105365.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 106097.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 106829.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 107560.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 108292.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 107710.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 108433.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 109156.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 108571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 109285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 110000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 109411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 110117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 110823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 110232.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 110930.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 111627.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 111034.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 111724.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 112413.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 113103.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 113793.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 113181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 9 ms, 6666.6 fps, 0 ms/f; total: 10020 f, 103298.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 102857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 103469.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 104081.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 104693.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 105306.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 104848.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 105454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 106060.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 106666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 107272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 106800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 107400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 108000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 108600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 109200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 108712.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 109306.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 109900.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 110495.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 110000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 110588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 111176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 111764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 112352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 111844.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 112427.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 113009.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 113592.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 113076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 113653.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 114230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 114807.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 115384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 114857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 115428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 116000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 116571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 117142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 116603.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 117169.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 117735.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 118301.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 117757.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 118317.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 118878.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 119439.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 119444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 120555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 121111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 121666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 121100.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 121651.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 122201.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 122752.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 122181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 122727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 123272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 123818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 124363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 123783.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 124324.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 124864.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 125405.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 125945.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 125357.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 125892.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 126428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 126964.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 127500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 126902.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 127433.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 127964.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 128495.5 fps, 0 ms/f
[junit] 0 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 14580 f, 111297.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 110909.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 111363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 14760 f, 108529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 108970.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 109411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 109852.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 110294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 109927.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 110364.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 110802.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 111240.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 110869.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 111304.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 111739.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 112173.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 112608.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 112230.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 112661.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 113093.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 113525.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 113956.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 113571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 114000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 114428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 114857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 115285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 114893.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 115319.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 115744.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 116170.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 116595.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 116197.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 116619.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 117042.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 117464.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 117887.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 117482.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 117902.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 118321.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 118741.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 119160.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 119580.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 119166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 119583.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 120416.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 120833.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 120413.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 120827.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 121241.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 121655.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 122068.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 121643.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 122054.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 122465.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 122876.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 122448.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 122857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 123265.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 123673.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 124081.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 123648.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 124054.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 124459.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 124864.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 125270.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 124832.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 125234.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 125637.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 126040.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 126442.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 126845.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 126400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 126800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 127200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 127600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 128000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 127549.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 127947.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 128344.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 128741.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 129139.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 128684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 129078.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 129473.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 129868.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 129411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 129803.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 130196.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 130588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 130129.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 130519.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 130909.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 130451.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 130838.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 130384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 130769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 131153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 130700.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 131082.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 131464.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 131012.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 131392.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 131772.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 132151.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 132531.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 132075.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 132452.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 132830.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 133207.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 133584.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 133125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 133500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 133875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 134250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 134625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 135000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 134534.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 134906.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 135279.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 135652.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 136024.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 136397.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 135925.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 136296.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 136666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 137037.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 137407.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 136932.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 137300.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 137668.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 138036.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 137560.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 137926.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 138292.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 137818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 138181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 138545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 138909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 139272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 138795.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 139156.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 139518.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 139879.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 140240.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 139760.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 140119.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 140479.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 140838.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 141197.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 141556.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 141071.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 141428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 141785.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 142142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 142500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 142011.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 142366.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 142721.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 143076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 143431.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 142941.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 143294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 143647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 144000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 144352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 143859.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 144210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 144561.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 144912.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 144418.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 144767.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 145116.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 145465.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 145813.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 145317.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 145664.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 146011.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 146358.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 146705.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 147052.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 146551.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 146896.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 147241.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 147586.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 147931.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 147428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 147771.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 148114.2 fps, 0 ms/f
[junit] 0 s: 60 f / 11 ms, 5454.5 fps, 0 ms/f; total: 25980 f, 139677.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 139251.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 139572.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 139893.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 140213.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 140534.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 140106.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 139682.5 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 26460 f, 138534.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 138848.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 139162.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 139476.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 139790.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 139375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 139687.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 140000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 140312.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 140625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 140207.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 140518.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 140829.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 140412.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 140721.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 141030.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 141340.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 141649.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 141230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 141538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 141846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 142153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 142461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 142769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 142346.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 142653.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 142959.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 143265.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 142842.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 143147.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 142727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 143030.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 143333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 143636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 143939.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 143517.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 143819.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 144120.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 144422.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 144723.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 144300.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 144600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 144900.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 144477.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 144776.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 144356.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 144653.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 144950.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 145247.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 144827.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 145123.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 145418.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 145714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 145294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 145588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 145882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 145463.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 145756.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 146048.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 146341.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 146634.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 146213.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 146504.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 146796.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 147087.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 147378.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 147669.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 147246.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 147536.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 147826.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 148115.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 148405.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 147980.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 148269.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 148557.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 148846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 149134.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 148708.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 148995.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 149282.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 149569.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 149856.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 149428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 149714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 150000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 150285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 150571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 150142.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 150426.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 150710.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 150995.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 151279.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 150849.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 151132.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 151415.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 151698.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 151981.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 151549.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 151830.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 152112.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 152394.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 152676.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 152242.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 152523.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 152803.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 153084.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 153364.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 152930.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 153209.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 153488.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 153767.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 154046.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 153611.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 153888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 154166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 154444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 154722.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 155000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 154562.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 154838.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 155115.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 155391.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 155668.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 155229.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 155504.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 155779.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 156055.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 156330.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 156605.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 156880.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 156438.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 156712.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 156986.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 157260.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 157534.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 157808.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 158082.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 157636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 157909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 158181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 158454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 158727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 159000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 158552.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 158823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 159095.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 159366.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 159638.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 159909.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 159459.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 159729.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 160000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 160270.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 160540.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 160089.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 160358.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 160627.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 160896.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 161165.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 161434.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 160982.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 161250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 161517.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 161785.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 162053.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 162321.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 161866.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 162133.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 162400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 162666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 162933.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 163200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 162743.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 163008.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 163274.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 163539.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 163805.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 164070.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 164336.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 163876.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 164140.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 164405.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 164669.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 164933.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 164473.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 164736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 165000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 165263.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 165526.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 165065.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 165327.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 165589.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 165851.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 166113.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 165652.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 165913.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 166173.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 166434.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 166695.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 166956.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 166493.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 166753.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 167012.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 167272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 167532.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 167068.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 167327.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 167586.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 167844.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 168103.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 167639.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 167897.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 168154.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 168412.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 168669.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 168205.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 168461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 168717.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 168974.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 169230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 168765.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 169021.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 169276.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 169531.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 169787.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 169322.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 169576.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 169830.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 170084.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 170338.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 170593.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 170126.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 170379.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 169915.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 170168.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 170420.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 169958.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 170209.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 170460.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 170711.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 170962.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 170500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 170750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 171000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 171250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 171500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 171037.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 171286.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 171535.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 171784.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 172033.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 171570.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 171818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 172066.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 172314.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 172561.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 172098.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 172345.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 172592.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 172839.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 173086.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 173333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 172868.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 173114.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 173360.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 173606.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 173142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 173387.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 173632.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 173877.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 174122.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 174367.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 173902.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 174146.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 174390.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 174634.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 174170.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 174412.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 174655.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 174898.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 175141.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 175384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 174919.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 175161.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 175403.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 175645.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 175180.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 175421.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 175662.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 175903.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 176144.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 176385.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 175920.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 176160.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 176400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 176640.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 176880.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 177120.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 176653.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 176892.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 177131.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 177370.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 176904.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 177142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 177380.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 177619.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 177857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 177391.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 177628.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 177865.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 178102.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 178339.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 177874.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 178110.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 178346.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 178582.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 178818.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 179055.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 178588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 178823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 179058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 179294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 179529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 179062.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 179296.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 179531.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 179765.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 179299.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 179533.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 179766.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 180233.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 180466.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 180232.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 180465.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 180697.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 180930.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 180463.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 180694.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 180926.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 181158.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 181389.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 180923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 181153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 181384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 181615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 181846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 181379.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 181609.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 181839.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 182068.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 182298.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 181832.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 182061.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 182290.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 182519.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 182748.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 182281.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 182509.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 182737.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 182965.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 183193.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 182727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 182954.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 182490.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 182716.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 182943.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 183169.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 183396.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 182932.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 183157.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 183383.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 183609.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 183834.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 184060.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 183595.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 183820.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 184044.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 184269.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 183805.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 184029.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 184253.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 184477.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 184701.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 184237.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 184460.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 184684.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 184222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 184444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 183985.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 184206.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 184428.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 184649.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 184870.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 184411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 184632.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 184852.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 185073.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 185294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 184835.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 185054.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 185274.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 185494.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 185714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 185934.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 185474.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 185693.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 185912.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 186131.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 186350.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 185890.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 186109.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 186327.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 186545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 186763.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 186304.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 186521.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 186739.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 186956.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 187173.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 186714.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 186931.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 187148.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 187364.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 187581.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 187122.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 187338.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 187553.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 187769.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 187985.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 187526.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 187741.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 187956.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 188172.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 188387.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 187928.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 188142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 188357.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 188571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 188785.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 189000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 189214.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 188754.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 188967.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 189181.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 189395.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 188936.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 189148.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 189361.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 189574.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 189787.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 189328.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 189540.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 189752.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 189964.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 190176.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 189718.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 189929.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 190140.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 190352.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 190563.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 190105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 190315.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 190526.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 190736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 190947.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 190489.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 190699.3 fps, 0 ms/f
[junit] 0 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 54600 f, 178431.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 178627.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 178823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 179019.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 179215.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 178827.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 179022.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 179218.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 179413.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 179609.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 179220.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 179415.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 179610.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 179805.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 179611.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 179805.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 180194.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 180388.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 180193.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 180387.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 180580.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 180192.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 180385.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 180578.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 180771.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 180964.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 181157.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 180769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 180961.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 181153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 181346.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 180958.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 181150.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 181341.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 181533.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 181725.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 181916.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 181528.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 181719.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 181910.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 182101.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 181714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 181904.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 182095.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 182285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 182476.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 182088.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 182278.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 182468.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 182658.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 182848.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 182460.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 182649.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 182839.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 183028.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 182641.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 182830.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 183018.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 183207.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 183396.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 183009.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 183197.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 183385.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 183573.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 183761.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 183375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 183562.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 183750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 183937.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 184125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 183738.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 183925.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 184112.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 184299.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 184485.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 184099.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 184285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 184472.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 184658.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 184844.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 184458.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 184643.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 184829.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 185015.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 185201.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 184814.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 185000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 185185.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 184800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 184984.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 185169.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 185353.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 184969.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 184587.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 184770.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 184954.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 185137.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 185321.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 184939.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 185121.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 185304.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 185487.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 185670.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 185288.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 185471.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 185653.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 185835.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 186018.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 185636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 185818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 186000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 186181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 186363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 186545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 186163.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 186344.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 186525.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 186706.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 186888.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 186506.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 186686.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 186867.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 187048.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 186666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 186846.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 187027.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 187207.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 187387.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 187005.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 187185.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 187365.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 187544.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 187724.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 187343.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 187522.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 187701.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 187880.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 188059.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 187678.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 187857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 188035.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 188214.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 188392.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 188011.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 188189.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 188367.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 187988.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 188165.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 188343.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 188520.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 188698.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 188318.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 188495.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 188672.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 188849.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 189026.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 188647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 188823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 189000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 189176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 189352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 188973.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 189149.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 189325.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 189501.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 189677.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 189853.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 189473.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 189649.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 189824.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 190000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 189620.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 189795.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 189970.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 190145.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 190320.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 189941.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 190116.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 190290.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 190465.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 190639.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 190260.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 190434.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 190608.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 190782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 190956.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 191130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 190751.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 190924.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 191098.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 191271.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 191445.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 191066.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 191239.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 191412.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 191585.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 191757.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 191379.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 191551.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 191724.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 191896.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 192068.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 191690.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 191862.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 192034.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 192206.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 192378.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 192000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 192171.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 192342.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 192514.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 192685.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 192307.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 192478.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 192649.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 192820.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 192991.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 192613.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 192784.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 192407.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 192577.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 192747.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 192917.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 193087.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 192711.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 192881.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 193050.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 193220.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 193389.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 193014.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 193183.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 193352.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 193521.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 193690.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 193314.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 193483.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 193651.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 193820.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 193988.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 194157.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 193781.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 193949.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 194117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 194285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 194453.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 194078.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 194245.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 194413.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 194581.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 194748.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 194373.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 194000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 194166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 194333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 194500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 194127.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 194293.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 194459.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 194626.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 194792.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 194958.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 194585.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 194751.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 194917.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 195082.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 194710.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 194876.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 195041.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 195206.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 195371.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 195537.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 195164.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 195329.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 195494.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 195659.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 195824.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 195452.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 195616.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 195780.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 195945.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 196109.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 195737.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 195901.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 196065.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 196229.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 196393.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 196021.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 196185.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 196348.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 196512.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 196675.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 196304.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 196467.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 196630.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 196793.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 196956.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 197119.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 196747.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 196910.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 197073.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 197235.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 197398.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 197027.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 197189.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 197351.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 197513.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 197142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 197304.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 196935.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 197096.7 fps, 0 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x26d58939: tileRendererInUse null, GearsES2[obj 0x26d58939 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x26d58939 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x26d58939 created: GearsObj[0x6e4eeaaf, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x26d58939 created: GearsObj[0x7f11bfbc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x26d58939 created: GearsObj[0x7f11bfbc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x26d58939 FIN GearsES2[obj 0x26d58939 isInit true, usesShared false, 1 GearsObj[0x6e4eeaaf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f11bfbc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2344b18f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x26d58939 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b4a0b320, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x26d58939, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] 1 s: 60 f / 1131 ms, 53.0 fps, 18 ms/f; total: 73380 f, 48822.3 fps, 0 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x26d58939: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x26d58939 FIN
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60 f, 60000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 210000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 200000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 220000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 260000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 280000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 225000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 255000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 285000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 252000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 264000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 276000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 288000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 250000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 260000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 280000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 248571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 257142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 265714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 274285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 282857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 255000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 262500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 277500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 285000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 260000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 266666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 273333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 280000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 258000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 264000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 276000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 282000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 261818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 267272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 272727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 255000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 260000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 265000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 275000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 258461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 263076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 267692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 272307.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 276923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 261428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 265714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 274285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 278571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 264000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 268000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 272000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 276000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 280000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 284000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 273750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 277500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 281250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 285000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 271764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 275294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 278823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 282352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 273333.3 fps, 0 ms/f
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test01Animator
[junit] ++++ TestCase.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 0x57d840cd: tileRendererInUse null, GearsES2[obj 0x57d840cd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x57d840cd on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x57d840cd created: GearsObj[0x78ff9053, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x57d840cd created: GearsObj[0x525c7734, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x57d840cd created: GearsObj[0x525c7734, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x57d840cd FIN GearsES2[obj 0x57d840cd isInit true, usesShared false, 1 GearsObj[0x78ff9053, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x525c7734, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3496212a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x57d840cd 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b2690ac0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x57d840cd, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x57d840cd: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x57d840cd FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator_RestartOnAWTEDT
[junit] *** createGLCanvas.0
[junit] *** createGLCanvas.X
[junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** attachGLCanvas.X
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x78979f67, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x78979f67, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20d12eea, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b244fdf0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 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 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x24e33e18, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x4301ac93, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x4301ac93, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x24e33e18, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4301ac93, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x715f1f9c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b2425ae0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 1.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549b6220 512x490, swapInterval 1, drawable 0x7ff8b2425ae0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 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 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x372c9557, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x50009f0d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x50009f0d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x372c9557, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50009f0d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x58ca3783, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b4a2a450, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 1.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549b6220 512x490, swapInterval 1, drawable 0x7ff8b4a2a450
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 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 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x45c3e9ba, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x4125d61e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x4125d61e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x45c3e9ba, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4125d61e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4355d3a3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b263c0e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 2.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549b6220 512x490, swapInterval 1, drawable 0x7ff8b263c0e0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 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 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x141dddba, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x34c7e8a7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x34c7e8a7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x141dddba, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x34c7e8a7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x307b4703, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b267b770, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 2.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549b6220 512x490, swapInterval 1, drawable 0x7ff8b267b770
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 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 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x5d15126e, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x126d2380, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x126d2380, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x5d15126e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x126d2380, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b35b1f3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b24edae0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 3.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549b6220 512x490, swapInterval 1, drawable 0x7ff8b24edae0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 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 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x6c8b058b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x1b192059, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x1b192059, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x6c8b058b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b192059, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe9ac0f5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b2455540, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 3.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549b6220 512x490, swapInterval 1, drawable 0x7ff8b2455540
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 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 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x2d13981b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x61672bbb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x61672bbb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x2d13981b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x61672bbb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c6833f2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b4a2cad0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 4.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549b6220 512x490, swapInterval 1, drawable 0x7ff8b4a2cad0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 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 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x774d921a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x5b32627, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x5b32627, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x774d921a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b32627, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x348dcd5d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b24cf820, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 4.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549b6220 512x490, swapInterval 1, drawable 0x7ff8b24cf820
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 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 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x6d46b6db, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x3d8f1be9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x3d8f1be9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x6d46b6db, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d8f1be9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7e717d91, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b24cbd20, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 5.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549b6220 512x490, swapInterval 1, drawable 0x7ff8b24cbd20
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 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 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x50903025, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x2a48f675, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x2a48f675, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x50903025, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a48f675, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c2c9103, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b4a28dd0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 5.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549b6220 512x490, swapInterval 1, drawable 0x7ff8b4a28dd0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator_RestartOnAWTEDT
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843954841 ms --- localhost/127.0.0.1:59999 - Unlock ok within 9 ms
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.187 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843945381 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843947891 ms +++ localhost/127.0.0.1:59999 - Locked within 2530 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test01Animator
[junit] *** createGLCanvas.0
[junit] *** createGLCanvas.X
[junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 60 f, 30000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 40000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 45000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 60000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 75000.0 fps, 0 ms/f
[junit] *** attachGLCanvas.X
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 90000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 84000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 96000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 108000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 110000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 130000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 140000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 128571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 137142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 145714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 135000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 142500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 150000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 157500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 146666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 153333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 160000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 166666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 156000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 162000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 168000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 158181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 163636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 169090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 174545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 165000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 170000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 175000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 170769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 175384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 171428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 175714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 184285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 176000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 184000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 188000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 183750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 187500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 183529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 187058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 190588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 183333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 186666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 190000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 183157.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 186315.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 189473.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 183000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 186000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 189000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 182857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 185714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 188571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 191428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 185454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 188181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 190909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 193636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 187826.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 190434.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 193043.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 195652.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 190000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 192500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 195000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 197500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 192000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 194400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 196800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 199200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 5040 f, 168000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 170000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 166451.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 168387.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 170322.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 172258.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 174193.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 170625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 172500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 174375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 176250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 172727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 174545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 176363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 178181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 176470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 178235.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 181764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 178285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 181714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 183428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 181666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 183333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 185000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 181621.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 183243.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 184864.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 186486.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 183157.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 184736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 186315.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 187894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 184615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 186153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 36 ms, 1666.6 fps, 0 ms/f; total: 7320 f, 97600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 97105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 97894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 98684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 99473.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 98961.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 99740.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 100519.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 101298.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 100769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 101538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 102307.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 101772.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 102531.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 103291.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 102750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 103500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 104250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 105000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 104444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 105185.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 105925.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 105365.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 106097.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 106829.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 107560.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 108292.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 107710.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 108433.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 109156.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 108571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 109285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 110000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 109411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 110117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 110823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 110232.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 110930.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 111627.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 111034.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 111724.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 112413.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 113103.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 113793.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 113181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 9 ms, 6666.6 fps, 0 ms/f; total: 10020 f, 103298.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 102857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 103469.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 104081.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 104693.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 105306.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 104848.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 105454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 106060.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 106666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 107272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 106800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 107400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 108000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 108600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 109200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 108712.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 109306.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 109900.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 110495.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 110000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 110588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 111176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 111764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 112352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 111844.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 112427.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 113009.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 113592.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 113076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 113653.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 114230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 114807.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 115384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 114857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 115428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 116000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 116571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 117142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 116603.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 117169.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 117735.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 118301.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 117757.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 118317.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 118878.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 119439.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 119444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 120555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 121111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 121666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 121100.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 121651.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 122201.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 122752.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 122181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 122727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 123272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 123818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 124363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 123783.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 124324.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 124864.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 125405.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 125945.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 125357.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 125892.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 126428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 126964.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 127500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 126902.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 127433.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 127964.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 128495.5 fps, 0 ms/f
[junit] 0 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 14580 f, 111297.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 110909.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 111363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 14760 f, 108529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 108970.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 109411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 109852.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 110294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 109927.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 110364.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 110802.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 111240.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 110869.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 111304.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 111739.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 112173.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 112608.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 112230.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 112661.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 113093.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 113525.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 113956.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 113571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 114000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 114428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 114857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 115285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 114893.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 115319.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 115744.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 116170.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 116595.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 116197.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 116619.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 117042.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 117464.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 117887.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 117482.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 117902.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 118321.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 118741.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 119160.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 119580.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 119166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 119583.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 120416.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 120833.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 120413.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 120827.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 121241.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 121655.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 122068.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 121643.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 122054.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 122465.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 122876.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 122448.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 122857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 123265.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 123673.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 124081.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 123648.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 124054.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 124459.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 124864.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 125270.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 124832.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 125234.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 125637.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 126040.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 126442.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 126845.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 126400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 126800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 127200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 127600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 128000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 127549.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 127947.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 128344.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 128741.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 129139.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 128684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 129078.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 129473.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 129868.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 129411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 129803.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 130196.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 130588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 130129.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 130519.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 130909.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 130451.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 130838.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 130384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 130769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 131153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 130700.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 131082.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 131464.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 131012.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 131392.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 131772.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 132151.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 132531.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 132075.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 132452.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 132830.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 133207.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 133584.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 133125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 133500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 133875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 134250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 134625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 135000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 134534.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 134906.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 135279.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 135652.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 136024.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 136397.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 135925.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 136296.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 136666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 137037.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 137407.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 136932.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 137300.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 137668.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 138036.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 137560.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 137926.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 138292.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 137818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 138181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 138545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 138909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 139272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 138795.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 139156.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 139518.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 139879.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 140240.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 139760.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 140119.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 140479.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 140838.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 141197.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 141556.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 141071.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 141428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 141785.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 142142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 142500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 142011.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 142366.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 142721.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 143076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 143431.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 142941.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 143294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 143647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 144000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 144352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 143859.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 144210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 144561.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 144912.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 144418.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 144767.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 145116.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 145465.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 145813.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 145317.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 145664.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 146011.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 146358.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 146705.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 147052.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 146551.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 146896.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 147241.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 147586.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 147931.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 147428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 147771.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 148114.2 fps, 0 ms/f
[junit] 0 s: 60 f / 11 ms, 5454.5 fps, 0 ms/f; total: 25980 f, 139677.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 139251.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 139572.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 139893.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 140213.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 140534.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 140106.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 139682.5 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 26460 f, 138534.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 138848.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 139162.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 139476.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 139790.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 139375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 139687.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 140000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 140312.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 140625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 140207.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 140518.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 140829.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 140412.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 140721.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 141030.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 141340.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 141649.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 141230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 141538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 141846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 142153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 142461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 142769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 142346.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 142653.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 142959.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 143265.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 142842.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 143147.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 142727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 143030.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 143333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 143636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 143939.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 143517.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 143819.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 144120.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 144422.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 144723.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 144300.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 144600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 144900.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 144477.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 144776.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 144356.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 144653.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 144950.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 145247.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 144827.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 145123.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 145418.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 145714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 145294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 145588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 145882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 145463.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 145756.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 146048.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 146341.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 146634.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 146213.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 146504.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 146796.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 147087.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 147378.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 147669.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 147246.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 147536.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 147826.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 148115.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 148405.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 147980.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 148269.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 148557.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 148846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 149134.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 148708.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 148995.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 149282.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 149569.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 149856.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 149428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 149714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 150000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 150285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 150571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 150142.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 150426.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 150710.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 150995.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 151279.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 150849.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 151132.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 151415.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 151698.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 151981.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 151549.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 151830.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 152112.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 152394.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 152676.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 152242.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 152523.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 152803.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 153084.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 153364.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 152930.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 153209.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 153488.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 153767.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 154046.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 153611.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 153888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 154166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 154444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 154722.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 155000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 154562.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 154838.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 155115.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 155391.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 155668.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 155229.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 155504.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 155779.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 156055.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 156330.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 156605.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 156880.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 156438.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 156712.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 156986.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 157260.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 157534.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 157808.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 158082.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 157636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 157909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 158181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 158454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 158727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 159000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 158552.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 158823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 159095.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 159366.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 159638.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 159909.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 159459.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 159729.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 160000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 160270.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 160540.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 160089.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 160358.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 160627.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 160896.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 161165.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 161434.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 160982.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 161250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 161517.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 161785.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 162053.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 162321.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 161866.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 162133.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 162400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 162666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 162933.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 163200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 162743.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 163008.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 163274.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 163539.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 163805.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 164070.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 164336.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 163876.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 164140.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 164405.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 164669.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 164933.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 164473.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 164736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 165000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 165263.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 165526.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 165065.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 165327.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 165589.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 165851.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 166113.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 165652.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 165913.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 166173.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 166434.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 166695.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 166956.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 166493.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 166753.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 167012.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 167272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 167532.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 167068.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 167327.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 167586.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 167844.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 168103.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 167639.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 167897.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 168154.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 168412.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 168669.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 168205.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 168461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 168717.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 168974.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 169230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 168765.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 169021.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 169276.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 169531.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 169787.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 169322.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 169576.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 169830.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 170084.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 170338.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 170593.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 170126.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 170379.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 169915.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 170168.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 170420.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 169958.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 170209.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 170460.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 170711.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 170962.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 170500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 170750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 171000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 171250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 171500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 171037.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 171286.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 171535.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 171784.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 172033.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 171570.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 171818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 172066.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 172314.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 172561.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 172098.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 172345.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 172592.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 172839.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 173086.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 173333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 172868.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 173114.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 173360.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 173606.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 173142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 173387.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 173632.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 173877.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 174122.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 174367.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 173902.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 174146.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 174390.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 174634.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 174170.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 174412.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 174655.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 174898.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 175141.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 175384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 174919.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 175161.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 175403.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 175645.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 175180.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 175421.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 175662.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 175903.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 176144.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 176385.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 175920.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 176160.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 176400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 176640.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 176880.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 177120.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 176653.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 176892.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 177131.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 177370.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 176904.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 177142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 177380.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 177619.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 177857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 177391.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 177628.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 177865.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 178102.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 178339.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 177874.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 178110.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 178346.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 178582.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 178818.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 179055.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 178588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 178823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 179058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 179294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 179529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 179062.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 179296.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 179531.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 179765.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 179299.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 179533.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 179766.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 180233.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 180466.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 180232.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 180465.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 180697.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 180930.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 180463.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 180694.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 180926.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 181158.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 181389.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 180923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 181153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 181384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 181615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 181846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 181379.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 181609.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 181839.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 182068.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 182298.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 181832.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 182061.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 182290.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 182519.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 182748.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 182281.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 182509.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 182737.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 182965.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 183193.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 182727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 182954.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 182490.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 182716.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 182943.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 183169.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 183396.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 182932.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 183157.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 183383.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 183609.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 183834.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 184060.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 183595.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 183820.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 184044.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 184269.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 183805.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 184029.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 184253.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 184477.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 184701.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 184237.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 184460.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 184684.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 184222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 184444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 183985.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 184206.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 184428.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 184649.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 184870.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 184411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 184632.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 184852.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 185073.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 185294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 184835.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 185054.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 185274.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 185494.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 185714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 185934.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 185474.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 185693.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 185912.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 186131.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 186350.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 185890.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 186109.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 186327.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 186545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 186763.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 186304.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 186521.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 186739.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 186956.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 187173.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 186714.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 186931.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 187148.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 187364.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 187581.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 187122.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 187338.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 187553.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 187769.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 187985.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 187526.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 187741.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 187956.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 188172.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 188387.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 187928.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 188142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 188357.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 188571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 188785.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 189000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 189214.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 188754.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 188967.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 189181.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 189395.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 188936.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 189148.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 189361.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 189574.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 189787.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 189328.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 189540.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 189752.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 189964.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 190176.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 189718.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 189929.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 190140.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 190352.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 190563.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 190105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 190315.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 190526.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 190736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 190947.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 190489.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 190699.3 fps, 0 ms/f
[junit] 0 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 54600 f, 178431.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 178627.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 178823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 179019.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 179215.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 178827.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 179022.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 179218.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 179413.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 179609.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 179220.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 179415.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 179610.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 179805.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 179611.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 179805.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 180194.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 180388.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 180193.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 180387.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 180580.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 180192.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 180385.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 180578.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 180771.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 180964.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 181157.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 180769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 180961.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 181153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 181346.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 180958.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 181150.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 181341.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 181533.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 181725.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 181916.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 181528.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 181719.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 181910.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 182101.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 181714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 181904.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 182095.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 182285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 182476.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 182088.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 182278.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 182468.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 182658.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 182848.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 182460.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 182649.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 182839.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 183028.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 182641.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 182830.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 183018.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 183207.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 183396.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 183009.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 183197.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 183385.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 183573.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 183761.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 183375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 183562.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 183750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 183937.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 184125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 183738.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 183925.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 184112.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 184299.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 184485.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 184099.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 184285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 184472.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 184658.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 184844.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 184458.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 184643.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 184829.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 185015.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 185201.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 184814.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 185000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 185185.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 184800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 184984.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 185169.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 185353.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 184969.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 184587.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 184770.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 184954.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 185137.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 185321.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 184939.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 185121.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 185304.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 185487.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 185670.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 185288.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 185471.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 185653.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 185835.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 186018.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 185636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 185818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 186000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 186181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 186363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 186545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 186163.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 186344.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 186525.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 186706.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 186888.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 186506.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 186686.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 186867.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 187048.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 186666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 186846.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 187027.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 187207.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 187387.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 187005.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 187185.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 187365.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 187544.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 187724.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 187343.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 187522.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 187701.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 187880.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 188059.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 187678.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 187857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 188035.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 188214.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 188392.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 188011.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 188189.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 188367.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 187988.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 188165.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 188343.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 188520.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 188698.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 188318.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 188495.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 188672.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 188849.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 189026.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 188647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 188823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 189000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 189176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 189352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 188973.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 189149.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 189325.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 189501.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 189677.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 189853.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 189473.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 189649.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 189824.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 190000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 189620.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 189795.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 189970.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 190145.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 190320.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 189941.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 190116.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 190290.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 190465.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 190639.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 190260.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 190434.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 190608.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 190782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 190956.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 191130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 190751.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 190924.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 191098.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 191271.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 191445.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 191066.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 191239.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 191412.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 191585.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 191757.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 191379.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 191551.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 191724.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 191896.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 192068.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 191690.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 191862.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 192034.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 192206.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 192378.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 192000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 192171.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 192342.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 192514.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 192685.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 192307.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 192478.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 192649.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 192820.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 192991.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 192613.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 192784.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 192407.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 192577.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 192747.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 192917.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 193087.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 192711.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 192881.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 193050.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 193220.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 193389.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 193014.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 193183.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 193352.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 193521.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 193690.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 193314.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 193483.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 193651.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 193820.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 193988.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 194157.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 193781.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 193949.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 194117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 194285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 194453.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 194078.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 194245.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 194413.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 194581.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 194748.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 194373.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 194000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 194166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 194333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 194500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 194127.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 194293.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 194459.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 194626.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 194792.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 194958.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 194585.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 194751.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 194917.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 195082.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 194710.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 194876.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 195041.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 195206.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 195371.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 195537.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 195164.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 195329.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 195494.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 195659.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 195824.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 195452.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 195616.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 195780.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 195945.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 196109.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 195737.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 195901.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 196065.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 196229.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 196393.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 196021.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 196185.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 196348.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 196512.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 196675.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 196304.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 196467.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 196630.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 196793.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 196956.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 197119.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 196747.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 196910.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 197073.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 197235.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 197398.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 197027.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 197189.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 197351.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 197513.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 197142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 197304.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 196935.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 197096.7 fps, 0 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x26d58939: tileRendererInUse null, GearsES2[obj 0x26d58939 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x26d58939 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x26d58939 created: GearsObj[0x6e4eeaaf, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x26d58939 created: GearsObj[0x7f11bfbc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x26d58939 created: GearsObj[0x7f11bfbc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x26d58939 FIN GearsES2[obj 0x26d58939 isInit true, usesShared false, 1 GearsObj[0x6e4eeaaf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f11bfbc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2344b18f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x26d58939 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b4a0b320, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x26d58939, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] 1 s: 60 f / 1131 ms, 53.0 fps, 18 ms/f; total: 73380 f, 48822.3 fps, 0 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x26d58939: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x26d58939 FIN
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60 f, 60000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 210000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 200000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 220000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 260000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 280000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 225000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 255000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 285000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 252000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 264000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 276000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 288000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 250000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 260000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 280000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 248571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 257142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 265714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 274285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 282857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 255000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 262500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 277500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 285000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 260000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 266666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 273333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 280000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 258000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 264000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 276000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 282000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 261818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 267272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 272727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 255000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 260000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 265000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 275000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 258461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 263076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 267692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 272307.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 276923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 261428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 265714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 274285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 278571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 264000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 268000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 272000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 276000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 280000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 284000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 273750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 277500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 281250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 285000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 271764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 275294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 278823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 282352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 273333.3 fps, 0 ms/f
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test01Animator
[junit] ++++ TestCase.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 0x57d840cd: tileRendererInUse null, GearsES2[obj 0x57d840cd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x57d840cd on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x57d840cd created: GearsObj[0x78ff9053, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x57d840cd created: GearsObj[0x525c7734, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x57d840cd created: GearsObj[0x525c7734, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x57d840cd FIN GearsES2[obj 0x57d840cd isInit true, usesShared false, 1 GearsObj[0x78ff9053, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x525c7734, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3496212a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x57d840cd 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b2690ac0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x57d840cd, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x57d840cd: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x57d840cd FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator_RestartOnAWTEDT
[junit] *** createGLCanvas.0
[junit] *** createGLCanvas.X
[junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** attachGLCanvas.X
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x78979f67, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x78979f67, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20d12eea, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b244fdf0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 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 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x24e33e18, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x4301ac93, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x4301ac93, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x24e33e18, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4301ac93, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x715f1f9c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b2425ae0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 1.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549b6220 512x490, swapInterval 1, drawable 0x7ff8b2425ae0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 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 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x372c9557, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x50009f0d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x50009f0d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x372c9557, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50009f0d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x58ca3783, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b4a2a450, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 1.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549b6220 512x490, swapInterval 1, drawable 0x7ff8b4a2a450
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 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 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x45c3e9ba, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x4125d61e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x4125d61e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x45c3e9ba, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4125d61e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4355d3a3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b263c0e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 2.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549b6220 512x490, swapInterval 1, drawable 0x7ff8b263c0e0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 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 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x141dddba, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x34c7e8a7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x34c7e8a7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x141dddba, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x34c7e8a7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x307b4703, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b267b770, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 2.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549b6220 512x490, swapInterval 1, drawable 0x7ff8b267b770
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 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 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x5d15126e, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x126d2380, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x126d2380, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x5d15126e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x126d2380, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b35b1f3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b24edae0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 3.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549b6220 512x490, swapInterval 1, drawable 0x7ff8b24edae0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 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 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x6c8b058b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x1b192059, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x1b192059, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x6c8b058b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b192059, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe9ac0f5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b2455540, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 3.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549b6220 512x490, swapInterval 1, drawable 0x7ff8b2455540
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 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 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x2d13981b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x61672bbb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x61672bbb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x2d13981b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x61672bbb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c6833f2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b4a2cad0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 4.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549b6220 512x490, swapInterval 1, drawable 0x7ff8b4a2cad0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 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 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x774d921a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x5b32627, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x5b32627, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x774d921a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b32627, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x348dcd5d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b24cf820, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 4.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549b6220 512x490, swapInterval 1, drawable 0x7ff8b24cf820
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 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 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x6d46b6db, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x3d8f1be9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x3d8f1be9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x6d46b6db, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d8f1be9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7e717d91, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b24cbd20, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 5.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549b6220 512x490, swapInterval 1, drawable 0x7ff8b24cbd20
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 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 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x50903025, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x2a48f675, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x2a48f675, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x50903025, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a48f675, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c2c9103, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b4a28dd0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 5.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549b6220 512x490, swapInterval 1, drawable 0x7ff8b4a28dd0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator_RestartOnAWTEDT
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843954841 ms --- localhost/127.0.0.1:59999 - Unlock ok within 9 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01Animator took 3.986 sec
[junit] Testcase: test02FPSAnimator took 1.12 sec
[junit] Testcase: test02FPSAnimator_RestartOnAWTEDT took 1.728 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.187 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843945381 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843947891 ms +++ localhost/127.0.0.1:59999 - Locked within 2530 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test01Animator
[junit] *** createGLCanvas.0
[junit] *** createGLCanvas.X
[junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 60 f, 30000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 40000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 45000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 60000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 75000.0 fps, 0 ms/f
[junit] *** attachGLCanvas.X
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 90000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 84000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 96000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 108000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 110000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 130000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 140000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 128571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 137142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 145714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 135000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 142500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 150000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 157500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 146666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 153333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 160000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 166666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 156000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 162000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 168000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 158181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 163636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 169090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 174545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 165000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 170000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 175000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 170769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 175384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 171428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 175714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 184285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 176000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 184000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 188000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 183750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 187500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 183529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 187058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 190588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 183333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 186666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 190000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 183157.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 186315.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 189473.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 183000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 186000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 189000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 182857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 185714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 188571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 191428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 185454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 188181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 190909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 193636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 187826.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 190434.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 193043.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 195652.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 190000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 192500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 195000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 197500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 192000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 194400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 196800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 199200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 5040 f, 168000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 170000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 166451.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 168387.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 170322.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 172258.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 174193.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 170625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 172500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 174375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 176250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 172727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 174545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 176363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 178181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 176470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 178235.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 181764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 178285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 181714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 183428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 181666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 183333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 185000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 181621.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 183243.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 184864.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 186486.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 183157.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 184736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 186315.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 187894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 184615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 186153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 36 ms, 1666.6 fps, 0 ms/f; total: 7320 f, 97600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 97105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 97894.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 98684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 99473.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 98961.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 99740.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 100519.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 101298.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 100769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 101538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 102307.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 101772.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 102531.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 103291.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 102750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 103500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 104250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 105000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 104444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 105185.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 105925.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 105365.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 106097.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 106829.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 107560.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 108292.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 107710.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 108433.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 109156.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 108571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 109285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 110000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 109411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 110117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 110823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 110232.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 110930.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 111627.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 111034.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 111724.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 112413.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 113103.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 113793.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 113181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 9 ms, 6666.6 fps, 0 ms/f; total: 10020 f, 103298.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 102857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 103469.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 104081.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 104693.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 105306.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 104848.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 105454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 106060.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 106666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 107272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 106800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 107400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 108000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 108600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 109200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 108712.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 109306.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 109900.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 110495.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 110000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 110588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 111176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 111764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 112352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 111844.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 112427.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 113009.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 113592.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 113076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 113653.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 114230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 114807.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 115384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12060 f, 114857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 115428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 116000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 116571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 117142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 116603.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 117169.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 117735.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 118301.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 117757.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 118317.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 118878.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 119439.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 119444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 120555.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 121111.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 121666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 121100.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 121651.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 122201.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 122752.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 122181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 122727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 123272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 123818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 124363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 123783.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 124324.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 124864.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 125405.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 125945.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 125357.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 125892.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 126428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 126964.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 127500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 126902.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 127433.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 127964.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 128495.5 fps, 0 ms/f
[junit] 0 s: 60 f / 18 ms, 3333.3 fps, 0 ms/f; total: 14580 f, 111297.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 110909.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 111363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 14760 f, 108529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 108970.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 109411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 109852.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 110294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 109927.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 110364.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 110802.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 111240.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 110869.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15360 f, 111304.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 111739.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 112173.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 112608.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 112230.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 112661.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 113093.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 113525.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 113956.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 113571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 114000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 114428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 114857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 115285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 114893.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 115319.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 115744.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 116170.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 116595.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 116197.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 116619.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 117042.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 117464.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 117887.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 117482.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 117902.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 118321.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 118741.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 119160.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 119580.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 119166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 119583.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 120416.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 120833.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 120413.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 120827.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 121241.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 121655.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 122068.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 121643.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 122054.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 122465.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 122876.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 122448.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 122857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 123265.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 123673.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 124081.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 123648.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 124054.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 124459.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 124864.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 125270.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 124832.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 125234.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 125637.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 126040.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18840 f, 126442.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 126845.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 126400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 126800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 127200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 127600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 128000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 127549.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 127947.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 128344.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 128741.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 129139.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 128684.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 129078.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 129473.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 129868.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 129411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 129803.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 130196.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 130588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 130129.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 130519.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 130909.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 130451.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 130838.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 130384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 130769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 131153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 130700.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 131082.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 131464.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 131012.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 131392.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 131772.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 132151.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 132531.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 132075.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 132452.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 132830.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 133207.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 133584.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 133125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 133500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 133875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 134250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 134625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 135000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 134534.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 134906.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 135279.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 135652.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 136024.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 136397.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 135925.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 136296.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 136666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 137037.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 137407.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 136932.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 137300.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 137668.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 138036.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 137560.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 137926.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 138292.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 137818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 138181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 138545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 138909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 139272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 138795.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 139156.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 139518.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 139879.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 140240.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 139760.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 140119.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 140479.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 140838.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 141197.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 141556.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 141071.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 141428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 141785.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 142142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 142500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 142011.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 142366.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 142721.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 143076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 143431.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 142941.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 143294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 143647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 144000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 144352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 143859.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 144210.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 144561.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 144912.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 144418.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 144767.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 145116.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 145465.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 145813.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 145317.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 145664.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 146011.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 146358.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 146705.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 147052.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 146551.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 146896.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 147241.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 147586.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 147931.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 147428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 147771.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 148114.2 fps, 0 ms/f
[junit] 0 s: 60 f / 11 ms, 5454.5 fps, 0 ms/f; total: 25980 f, 139677.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 139251.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 139572.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 139893.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 140213.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 140534.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 140106.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 139682.5 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 26460 f, 138534.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 138848.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 139162.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 139476.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 139790.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 139375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 139687.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 140000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 140312.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 140625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 140207.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 140518.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 140829.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 140412.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 140721.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 141030.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 141340.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 141649.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 141230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 141538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 141846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 142153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 142461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 142769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 142346.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 142653.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 142959.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 143265.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 142842.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 143147.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 142727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 143030.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 143333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 143636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 143939.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 143517.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 143819.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 144120.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 144422.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 144723.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 144300.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 144600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 144900.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 144477.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 144776.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 144356.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 144653.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 144950.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 145247.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 144827.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 145123.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 145418.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 145714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 145294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 145588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 145882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 145463.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 145756.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 146048.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 146341.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 146634.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 146213.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 146504.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 146796.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 147087.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 147378.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 147669.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 147246.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 147536.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 147826.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 148115.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 148405.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 147980.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 148269.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 148557.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 148846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 149134.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 148708.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 148995.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 149282.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 149569.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 149856.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 149428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 149714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 150000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 150285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 150571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 150142.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 150426.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 150710.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 150995.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 151279.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 150849.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 151132.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 151415.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 151698.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 151981.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 151549.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 151830.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 152112.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 152394.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 152676.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 152242.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 152523.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 152803.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 153084.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 153364.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 152930.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 153209.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 153488.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 153767.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 154046.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 153611.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 153888.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 154166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 154444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 154722.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 155000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 154562.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 154838.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 155115.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 155391.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 155668.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 155229.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 155504.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 155779.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 156055.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 156330.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 156605.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 156880.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 156438.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 156712.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 156986.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 157260.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 157534.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 157808.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 158082.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 157636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 157909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 158181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 158454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 158727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 159000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 158552.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 158823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 159095.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 159366.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 159638.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 159909.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 159459.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 159729.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 160000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 160270.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 160540.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 160089.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 160358.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 160627.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 160896.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 161165.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 161434.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 160982.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 161250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 161517.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 161785.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 162053.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 162321.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 161866.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 162133.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 162400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 162666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 162933.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 163200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 162743.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 163008.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 163274.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 163539.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 163805.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 164070.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 164336.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 163876.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 164140.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 164405.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 164669.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 164933.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 164473.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 164736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 165000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 165263.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 165526.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 165065.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 165327.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 165589.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 165851.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 166113.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 165652.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 165913.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 166173.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 166434.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 166695.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 166956.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 166493.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 166753.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 167012.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 167272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 167532.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 167068.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 167327.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 167586.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 167844.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 168103.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 167639.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 167897.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 168154.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 168412.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 168669.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 168205.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 168461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 168717.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 168974.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 169230.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 168765.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 169021.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 169276.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 169531.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 169787.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 169322.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 169576.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 169830.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 170084.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 170338.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 170593.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 170126.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 170379.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 169915.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 170168.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 170420.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 169958.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 170209.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 170460.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 170711.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 170962.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 170500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 170750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 171000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 171250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 171500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 171037.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 171286.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 171535.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 171784.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 172033.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 171570.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 171818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 172066.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 172314.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 172561.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 172098.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 172345.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 172592.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 172839.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 173086.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 173333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 172868.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 173114.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 173360.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 173606.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 173142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 173387.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 173632.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 173877.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 174122.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 174367.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 173902.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 174146.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 174390.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 174634.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 174170.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 174412.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 174655.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 174898.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 175141.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 175384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 174919.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 175161.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 175403.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 175645.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 175180.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 175421.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 175662.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 175903.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 176144.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 176385.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 175920.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 176160.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 176400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 176640.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 176880.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 177120.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 176653.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 176892.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 177131.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 177370.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 176904.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 177142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 177380.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 177619.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 177857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 177391.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 177628.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 177865.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 178102.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 178339.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 177874.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 178110.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 178346.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 178582.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 178818.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 179055.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 178588.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 178823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 179058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 179294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 179529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 179062.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 179296.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45960 f, 179531.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 179765.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 179299.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 179533.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 179766.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 180233.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 180466.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 180232.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 180465.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 180697.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 180930.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 180463.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 180694.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 180926.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 181158.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 181389.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 180923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 181153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 181384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 181615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 181846.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 181379.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 181609.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 181839.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 182068.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 182298.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 181832.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 182061.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 182290.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 182519.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 182748.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 182281.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 182509.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 182737.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 182965.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 183193.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 182727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 182954.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 182490.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 182716.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 182943.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 183169.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 183396.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 182932.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 183157.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 183383.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 183609.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 183834.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 184060.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 183595.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 183820.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 184044.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 184269.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 183805.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 184029.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 184253.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 184477.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 184701.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 184237.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 184460.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 184684.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 184222.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 184444.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 183985.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 184206.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 184428.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 184649.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 184870.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 184411.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 184632.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 184852.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 185073.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 185294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 184835.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 185054.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 185274.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 185494.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 185714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 185934.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 185474.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 185693.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 185912.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 186131.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 186350.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 185890.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 186109.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 186327.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 186545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 186763.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 186304.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 186521.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 186739.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 186956.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 187173.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 186714.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 186931.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 187148.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 187364.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 187581.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 187122.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 187338.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 187553.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 187769.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 187985.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 187526.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 187741.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 187956.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 188172.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 188387.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 187928.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 188142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 188357.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 188571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 188785.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 189000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 189214.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 188754.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 188967.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 189181.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 189395.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 188936.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 189148.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 189361.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 189574.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 189787.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 189328.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 189540.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 189752.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 189964.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 190176.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 189718.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 189929.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 190140.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 190352.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 190563.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 190105.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 190315.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 190526.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 190736.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 190947.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 190489.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 190699.3 fps, 0 ms/f
[junit] 0 s: 60 f / 20 ms, 3000.0 fps, 0 ms/f; total: 54600 f, 178431.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 178627.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 178823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 179019.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 179215.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 178827.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 179022.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 179218.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 179413.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 179609.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 179220.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 179415.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 179610.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 179805.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 179611.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 179805.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 180194.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 180388.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 180193.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 180387.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 180580.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 180192.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 180385.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 180578.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 180771.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 180964.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 181157.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 180769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 180961.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 181153.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 181346.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 180958.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 181150.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 181341.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 181533.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 181725.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 181916.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 181528.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 181719.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 181910.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 182101.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 181714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 181904.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 182095.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 182285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 182476.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 182088.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 182278.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 182468.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 182658.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 182848.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 182460.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 182649.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 182839.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 183028.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 182641.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 182830.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 183018.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 183207.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 183396.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 183009.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 183197.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 183385.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 183573.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 183761.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 183375.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 183562.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 183750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 183937.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 184125.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 183738.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 183925.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 184112.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 184299.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 184485.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 184099.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 184285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 184472.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 184658.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 184844.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 184458.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 184643.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 184829.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 185015.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 185201.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 184814.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 185000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 185185.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 184800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 184984.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 185169.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 185353.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 184969.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 184587.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 184770.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 184954.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 185137.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 185321.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 184939.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 185121.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 185304.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 185487.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 185670.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 185288.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 185471.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 185653.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 185835.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 186018.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 185636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 185818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 186000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 186181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 186363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 186545.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 186163.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 186344.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 186525.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 186706.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 186888.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 186506.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 186686.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 186867.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 187048.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 186666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 186846.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 187027.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 187207.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 187387.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 187005.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 187185.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 187365.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 187544.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 187724.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 187343.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 187522.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 187701.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 187880.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 188059.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 187678.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 187857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 188035.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 188214.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 188392.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 188011.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 188189.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 188367.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 187988.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 188165.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 188343.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 188520.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 188698.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 188318.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 188495.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 188672.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 188849.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 189026.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 188647.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 188823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 189000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 189176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 189352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 188973.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 189149.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 189325.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 189501.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 189677.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 189853.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 189473.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 189649.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 189824.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 190000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 189620.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 189795.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 189970.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 190145.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 190320.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 189941.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 190116.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 190290.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 190465.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 190639.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 190260.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 190434.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 190608.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 190782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 190956.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 191130.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 190751.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 190924.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 191098.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 191271.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 191445.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 191066.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 191239.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 191412.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 191585.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 191757.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 191379.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 191551.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 191724.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 191896.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 192068.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 191690.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 191862.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 192034.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 192206.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67140 f, 192378.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 192000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 192171.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 192342.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 192514.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 192685.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 192307.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 192478.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 192649.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 192820.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 192991.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 192613.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 192784.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 192407.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 192577.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 192747.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 192917.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 193087.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 192711.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 192881.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 193050.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 193220.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 193389.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 193014.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 193183.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 193352.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 193521.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 193690.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 193314.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 193483.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 193651.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 193820.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 193988.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 194157.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 193781.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 193949.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 194117.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 194285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 194453.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 194078.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 194245.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 194413.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 194581.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 194748.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 194373.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 194000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 194166.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 194333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 194500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 194127.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 194293.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 194459.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 194626.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 194792.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 194958.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 194585.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 194751.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 194917.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 195082.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 194710.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 194876.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 195041.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 195206.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 195371.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 195537.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 195164.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 195329.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 195494.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 195659.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 195824.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 195452.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 195616.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 195780.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 195945.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 196109.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 195737.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 195901.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 196065.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 196229.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 196393.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 196021.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 196185.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 196348.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 196512.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 196675.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 196304.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 196467.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 196630.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 196793.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 196956.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 197119.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 196747.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 196910.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 197073.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 197235.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 197398.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 197027.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 197189.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 197351.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 197513.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 197142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 197304.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 196935.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 197096.7 fps, 0 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x26d58939: tileRendererInUse null, GearsES2[obj 0x26d58939 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x26d58939 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x26d58939 created: GearsObj[0x6e4eeaaf, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x26d58939 created: GearsObj[0x7f11bfbc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x26d58939 created: GearsObj[0x7f11bfbc, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x26d58939 FIN GearsES2[obj 0x26d58939 isInit true, usesShared false, 1 GearsObj[0x6e4eeaaf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f11bfbc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2344b18f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x26d58939 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b4a0b320, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x26d58939, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] 1 s: 60 f / 1131 ms, 53.0 fps, 18 ms/f; total: 73380 f, 48822.3 fps, 0 ms/f
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x26d58939: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x26d58939 FIN
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60 f, 60000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 210000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 200000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 220000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 260000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 280000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 225000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 255000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 285000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 252000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 264000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 276000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 288000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 250000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 260000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 280000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 248571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 257142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 265714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 274285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 282857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 255000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 262500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 277500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 285000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 260000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 266666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 273333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 280000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 258000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 264000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 276000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 282000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 261818.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 267272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 272727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 255000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 260000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 265000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 275000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 258461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 263076.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 267692.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 272307.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 276923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 261428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 265714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 274285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 278571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 264000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 268000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 272000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 276000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 280000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 284000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 273750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 277500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 281250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 285000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 271764.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 275294.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 278823.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 282352.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 273333.3 fps, 0 ms/f
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test01Animator
[junit] ++++ TestCase.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 0x57d840cd: tileRendererInUse null, GearsES2[obj 0x57d840cd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x57d840cd on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x57d840cd created: GearsObj[0x78ff9053, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x57d840cd created: GearsObj[0x525c7734, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x57d840cd created: GearsObj[0x525c7734, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x57d840cd FIN GearsES2[obj 0x57d840cd isInit true, usesShared false, 1 GearsObj[0x78ff9053, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x525c7734, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3496212a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x57d840cd 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b2690ac0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x57d840cd, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x57d840cd: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x57d840cd FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator_RestartOnAWTEDT
[junit] *** createGLCanvas.0
[junit] *** createGLCanvas.X
[junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
[junit] *** attachGLCanvas.X
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x78979f67, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x78979f67, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a62610b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20d12eea, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b244fdf0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 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 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x24e33e18, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x4301ac93, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x4301ac93, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x24e33e18, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4301ac93, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x715f1f9c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b2425ae0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 1.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549b6220 512x490, swapInterval 1, drawable 0x7ff8b2425ae0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 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 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x372c9557, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x50009f0d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x50009f0d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x372c9557, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50009f0d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x58ca3783, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b4a2a450, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 1.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549b6220 512x490, swapInterval 1, drawable 0x7ff8b4a2a450
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 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 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x45c3e9ba, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x4125d61e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x4125d61e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x45c3e9ba, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4125d61e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4355d3a3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b263c0e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 2.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549b6220 512x490, swapInterval 1, drawable 0x7ff8b263c0e0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 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 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x141dddba, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x34c7e8a7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x34c7e8a7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x141dddba, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x34c7e8a7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x307b4703, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b267b770, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 2.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549b6220 512x490, swapInterval 1, drawable 0x7ff8b267b770
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 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 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x5d15126e, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x126d2380, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x126d2380, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x5d15126e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x126d2380, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b35b1f3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b24edae0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 3.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549b6220 512x490, swapInterval 1, drawable 0x7ff8b24edae0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 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 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x6c8b058b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x1b192059, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x1b192059, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x6c8b058b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b192059, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe9ac0f5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b2455540, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 3.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549b6220 512x490, swapInterval 1, drawable 0x7ff8b2455540
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 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 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x2d13981b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x61672bbb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x61672bbb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x2d13981b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x61672bbb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c6833f2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b4a2cad0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 4.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549b6220 512x490, swapInterval 1, drawable 0x7ff8b4a2cad0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 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 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x774d921a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x5b32627, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x5b32627, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x774d921a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b32627, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x348dcd5d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b24cf820, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 4.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549b6220 512x490, swapInterval 1, drawable 0x7ff8b24cf820
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 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 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x6d46b6db, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x3d8f1be9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x3d8f1be9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x6d46b6db, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d8f1be9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7e717d91, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b24cbd20, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 5.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549b6220 512x490, swapInterval 1, drawable 0x7ff8b24cbd20
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 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 0x549b6220: tileRendererInUse null, GearsES2[obj 0x549b6220 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x549b6220 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x549b6220 created: GearsObj[0x50903025, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x549b6220 created: GearsObj[0x2a48f675, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x549b6220 created: GearsObj[0x2a48f675, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549b6220 FIN GearsES2[obj 0x549b6220 isInit true, usesShared false, 1 GearsObj[0x50903025, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a48f675, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c2c9103, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549b6220 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff8b4a28dd0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x549b6220, angle 5.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549b6220 512x490, swapInterval 1, drawable 0x7ff8b4a28dd0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549b6220 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator_RestartOnAWTEDT
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843954841 ms --- localhost/127.0.0.1:59999 - Unlock ok within 9 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843957280 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843958790 ms +++ localhost/127.0.0.1:59999 - Locked within 1530 ms, 4 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test00NoAnimator
[junit] OSX CALayer AWT-Mod Bug true
[junit] OSType MACOS
[junit] Java Version 1.6.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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5ae576d4: tileRendererInUse null, GearsES2[obj 0x5ae576d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5ae576d4 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5ae576d4 created: GearsObj[0x44023756, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5ae576d4 created: GearsObj[0x6d7f11fb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5ae576d4 created: GearsObj[0x6d7f11fb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5ae576d4 FIN GearsES2[obj 0x5ae576d4 isInit true, usesShared false, 1 GearsObj[0x44023756, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d7f11fb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36afae4a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ae576d4 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff7c34d54b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5ae576d4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -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 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,title=Generic Title,resizable,normal], displayable true, valid true, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 2, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 3, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 2, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 4, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 3, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 5, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 4, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 6, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 5, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 7, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 6, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 8, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 7, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 9, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 8, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 10, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 9, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 11, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 10, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 11, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ae576d4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ae576d4 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test00NoAnimator
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test01Animator
[junit] OSX CALayer AWT-Mod Bug true
[junit] OSType MACOS
[junit] Java Version 1.6.0
[junit] *** createGLCanvas.0
[junit] *** createGLCanvas.X
[junit] About to start Animator: CT main
[junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60 f, 60000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 90000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 80000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 100000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 90000.0 fps, 0 ms/f
[junit] *** attachGLCanvas.X
[junit] About to setVisible.0 CT main
[junit] About to setVisible.1.0 CT AWT-EventQueue-0
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 105000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 96000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 108000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 110000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 130000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 128571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 137142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 127500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 135000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 142500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 150000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 140000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 146666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 153333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 144000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 150000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 156000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 147272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 152727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 158181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 163636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 155000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 160000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 165000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 156923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 2100 f, 123529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 120000.0 fps, 0 ms/f
[junit] About to setVisible.1.X CT AWT-EventQueue-0
[junit] About to setVisible.X CT main
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x41021f34: tileRendererInUse null, GearsES2[obj 0x41021f34 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x41021f34 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x41021f34 created: GearsObj[0x62c8769b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x41021f34 created: GearsObj[0x56e2ecc7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x41021f34 created: GearsObj[0x56e2ecc7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x41021f34 FIN GearsES2[obj 0x41021f34 isInit true, usesShared false, 1 GearsObj[0x62c8769b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56e2ecc7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c272961, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x41021f34 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff7c36f5a10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x41021f34, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 1, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,title=Generic Title,resizable,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,22,512x534,invalid,title=f 1, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 3, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 2, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 4, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 3, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 5, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 4, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 6, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 5, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 7, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 6, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 8, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 7, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 9, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 8, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 10, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 9, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 11, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 10, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 12, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 11, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 13, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 12, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 14, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 13, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 15, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 14, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 16, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 15, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 17, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 16, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 18, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 17, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 19, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 18, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 20, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 19, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 21, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 20, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 22, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 21, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 23, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 22, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 24, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 23, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 25, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 24, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 26, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 25, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 27, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 26, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 28, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 27, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 29, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 28, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 30, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 29, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 31, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 30, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 32, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 31, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 33, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 32, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 34, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 33, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 35, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 34, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 36, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 35, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 37, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 36, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 38, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 37, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 39, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 38, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 40, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 39, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 41, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 40, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 42, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 41, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 43, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 42, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 44, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 43, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 45, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 44, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 46, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 45, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 47, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 46, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 48, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 47, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 49, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 48, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 50, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 49, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 51, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 50, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 52, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 51, fps 60000.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[frame1,0,22,512x534,invalid,title=f 52, fps 60000.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x41021f34: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x41021f34 FIN
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60 f, 60000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 210000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 200000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 220000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 195000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 210000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 225000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 204000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 216000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 228000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 200000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 210000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 188571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 197142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 187500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 195000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 202500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 186666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 193333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 186000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 192000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 198000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 185454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 190909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 196363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 2220 f, 170769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 175384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 171428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 175714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 172000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 176000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 184000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 176250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 172941.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 176470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 173333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 176666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 3240 f, 147272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 3300 f, 132000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 3360 f, 105000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 106875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 105454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 107272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 109090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 110909.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 112727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 111176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 112941.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 114705.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 116470.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 114857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 116571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 118285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 118333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 121666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 123333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 121621.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 123243.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 124864.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 126486.4 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, 126315.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, 133170.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 134634.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 132857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 134285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 135714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 137142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 135348.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 136744.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 138139.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 136363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 137727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 139090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 140454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 138666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 140000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 141333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 142666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 140869.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 142173.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 143478.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 144782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 6720 f, 140000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 138367.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 139591.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 140816.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 142040.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 140400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 141600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 142800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 144000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 145200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 143529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 144705.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 145882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 147058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 148235.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 146538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 144905.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 146037.7 fps, 0 ms/f
[junit] 0 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 7800 f, 123809.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 122812.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 123750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 124687.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 125625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 124615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 125538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 126461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 127384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 126363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 127272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 128181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 127164.1 fps, 0 ms/f
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test01Animator
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator
[junit] OSX CALayer AWT-Mod Bug true
[junit] OSType MACOS
[junit] Java Version 1.6.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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xfa7f9dc: tileRendererInUse null, GearsES2[obj 0xfa7f9dc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xfa7f9dc on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xfa7f9dc created: GearsObj[0x28ae4646, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xfa7f9dc created: GearsObj[0x4987b287, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xfa7f9dc created: GearsObj[0x4987b287, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xfa7f9dc FIN GearsES2[obj 0xfa7f9dc isInit true, usesShared false, 1 GearsObj[0x28ae4646, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4987b287, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bd9e2c7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xfa7f9dc 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff7c34e5c90, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xfa7f9dc, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,title=Generic Title,resizable,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,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 3, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 2, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 4, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 3, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 5, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 4, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 6, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 5, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 7, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 6, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 8, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 7, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 9, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 8, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 10, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 9, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 11, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 10, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 12, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 11, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 13, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 12, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 14, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 13, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 15, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 14, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 16, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 15, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 17, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 16, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 18, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 17, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 19, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 18, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 20, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 19, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 21, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 20, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 22, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 21, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 23, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 22, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 24, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 23, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 25, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 24, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 26, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 25, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 27, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 26, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 28, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 27, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 28, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xfa7f9dc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xfa7f9dc FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator_RestartOnAWTEDT
[junit] OSX CALayer AWT-Mod Bug true
[junit] OSType MACOS
[junit] Java Version 1.6.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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x31f9338f: tileRendererInUse null, GearsES2[obj 0x31f9338f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x31f9338f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x31f9338f created: GearsObj[0x372c9557, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x31f9338f created: GearsObj[0x50009f0d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x31f9338f created: GearsObj[0x50009f0d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x31f9338f FIN GearsES2[obj 0x31f9338f isInit true, usesShared false, 1 GearsObj[0x372c9557, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50009f0d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x58ca3783, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x31f9338f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff7c34e2fd0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31f9338f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,title=Generic Title,resizable,normal], displayable true, valid true, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c34e2fd0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f 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 0x31f9338f: tileRendererInUse null, GearsES2[obj 0x31f9338f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x31f9338f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x31f9338f created: GearsObj[0x6328edf2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x31f9338f created: GearsObj[0x141dddba, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x31f9338f created: GearsObj[0x141dddba, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x31f9338f FIN GearsES2[obj 0x31f9338f isInit true, usesShared false, 1 GearsObj[0x6328edf2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x141dddba, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x34c7e8a7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x31f9338f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff7c34d6680, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31f9338f, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c34d6680
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=DISPOSE,resizable,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c34d6680
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f 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 0x31f9338f: tileRendererInUse null, GearsES2[obj 0x31f9338f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x31f9338f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x31f9338f created: GearsObj[0x18682406, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x31f9338f created: GearsObj[0x5d15126e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x31f9338f created: GearsObj[0x5d15126e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x31f9338f FIN GearsES2[obj 0x31f9338f isInit true, usesShared false, 1 GearsObj[0x18682406, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5d15126e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x126d2380, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x31f9338f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff7c36f5a10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31f9338f, angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c36f5a10
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c36f5a10
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f 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 0x31f9338f: tileRendererInUse null, GearsES2[obj 0x31f9338f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x31f9338f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x31f9338f created: GearsObj[0xe9ac0f5, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x31f9338f created: GearsObj[0x51f21c50, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x31f9338f created: GearsObj[0x51f21c50, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x31f9338f FIN GearsES2[obj 0x31f9338f isInit true, usesShared false, 1 GearsObj[0xe9ac0f5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51f21c50, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e20f237, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x31f9338f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff7c5a4cf30, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31f9338f, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c5a4cf30
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c5a4cf30
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f 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 0x31f9338f: tileRendererInUse null, GearsES2[obj 0x31f9338f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x31f9338f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x31f9338f created: GearsObj[0x75568654, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x31f9338f created: GearsObj[0x38d30fb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x31f9338f created: GearsObj[0x38d30fb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x31f9338f FIN GearsES2[obj 0x31f9338f isInit true, usesShared false, 1 GearsObj[0x75568654, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x38d30fb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a8ab08f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x31f9338f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff7c34e2fd0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31f9338f, angle 4.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c34e2fd0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c34e2fd0
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f 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 0x31f9338f: tileRendererInUse null, GearsES2[obj 0x31f9338f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x31f9338f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x31f9338f created: GearsObj[0x36c8570c, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x31f9338f created: GearsObj[0x1acaf0ed, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x31f9338f created: GearsObj[0x1acaf0ed, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x31f9338f FIN GearsES2[obj 0x31f9338f isInit true, usesShared false, 1 GearsObj[0x36c8570c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1acaf0ed, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18f6559, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x31f9338f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff7c5b0f4e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31f9338f, 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
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c5b0f4e0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c5b0f4e0
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator_RestartOnAWTEDT
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843967064 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] 2014-10-09 10:39:27.519 java[4312:6103] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 10.497 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843957280 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843958790 ms +++ localhost/127.0.0.1:59999 - Locked within 1530 ms, 4 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test00NoAnimator
[junit] OSX CALayer AWT-Mod Bug true
[junit] OSType MACOS
[junit] Java Version 1.6.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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5ae576d4: tileRendererInUse null, GearsES2[obj 0x5ae576d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5ae576d4 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5ae576d4 created: GearsObj[0x44023756, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5ae576d4 created: GearsObj[0x6d7f11fb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5ae576d4 created: GearsObj[0x6d7f11fb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5ae576d4 FIN GearsES2[obj 0x5ae576d4 isInit true, usesShared false, 1 GearsObj[0x44023756, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d7f11fb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36afae4a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ae576d4 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff7c34d54b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5ae576d4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -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 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,title=Generic Title,resizable,normal], displayable true, valid true, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 2, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 3, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 2, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 4, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 3, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 5, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 4, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 6, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 5, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 7, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 6, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 8, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 7, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 9, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 8, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 10, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 9, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 11, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 10, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 11, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ae576d4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ae576d4 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test00NoAnimator
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test01Animator
[junit] OSX CALayer AWT-Mod Bug true
[junit] OSType MACOS
[junit] Java Version 1.6.0
[junit] *** createGLCanvas.0
[junit] *** createGLCanvas.X
[junit] About to start Animator: CT main
[junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60 f, 60000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 90000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 80000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 100000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 90000.0 fps, 0 ms/f
[junit] *** attachGLCanvas.X
[junit] About to setVisible.0 CT main
[junit] About to setVisible.1.0 CT AWT-EventQueue-0
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 105000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 96000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 108000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 110000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 130000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 128571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 137142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 127500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 135000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 142500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 150000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 140000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 146666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 153333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 144000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 150000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 156000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 147272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 152727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 158181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 163636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 155000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 160000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 165000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 156923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 2100 f, 123529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 120000.0 fps, 0 ms/f
[junit] About to setVisible.1.X CT AWT-EventQueue-0
[junit] About to setVisible.X CT main
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x41021f34: tileRendererInUse null, GearsES2[obj 0x41021f34 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x41021f34 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x41021f34 created: GearsObj[0x62c8769b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x41021f34 created: GearsObj[0x56e2ecc7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x41021f34 created: GearsObj[0x56e2ecc7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x41021f34 FIN GearsES2[obj 0x41021f34 isInit true, usesShared false, 1 GearsObj[0x62c8769b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56e2ecc7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c272961, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x41021f34 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff7c36f5a10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x41021f34, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 1, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,title=Generic Title,resizable,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,22,512x534,invalid,title=f 1, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 3, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 2, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 4, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 3, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 5, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 4, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 6, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 5, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 7, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 6, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 8, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 7, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 9, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 8, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 10, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 9, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 11, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 10, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 12, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 11, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 13, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 12, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 14, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 13, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 15, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 14, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 16, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 15, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 17, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 16, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 18, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 17, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 19, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 18, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 20, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 19, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 21, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 20, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 22, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 21, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 23, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 22, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 24, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 23, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 25, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 24, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 26, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 25, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 27, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 26, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 28, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 27, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 29, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 28, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 30, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 29, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 31, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 30, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 32, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 31, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 33, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 32, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 34, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 33, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 35, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 34, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 36, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 35, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 37, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 36, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 38, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 37, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 39, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 38, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 40, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 39, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 41, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 40, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 42, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 41, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 43, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 42, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 44, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 43, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 45, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 44, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 46, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 45, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 47, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 46, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 48, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 47, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 49, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 48, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 50, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 49, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 51, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 50, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 52, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 51, fps 60000.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[frame1,0,22,512x534,invalid,title=f 52, fps 60000.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x41021f34: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x41021f34 FIN
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60 f, 60000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 210000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 200000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 220000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 195000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 210000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 225000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 204000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 216000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 228000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 200000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 210000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 188571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 197142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 187500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 195000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 202500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 186666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 193333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 186000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 192000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 198000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 185454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 190909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 196363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 2220 f, 170769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 175384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 171428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 175714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 172000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 176000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 184000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 176250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 172941.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 176470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 173333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 176666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 3240 f, 147272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 3300 f, 132000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 3360 f, 105000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 106875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 105454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 107272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 109090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 110909.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 112727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 111176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 112941.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 114705.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 116470.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 114857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 116571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 118285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 118333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 121666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 123333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 121621.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 123243.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 124864.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 126486.4 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, 126315.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, 133170.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 134634.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 132857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 134285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 135714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 137142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 135348.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 136744.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 138139.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 136363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 137727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 139090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 140454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 138666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 140000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 141333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 142666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 140869.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 142173.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 143478.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 144782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 6720 f, 140000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 138367.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 139591.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 140816.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 142040.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 140400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 141600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 142800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 144000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 145200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 143529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 144705.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 145882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 147058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 148235.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 146538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 144905.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 146037.7 fps, 0 ms/f
[junit] 0 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 7800 f, 123809.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 122812.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 123750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 124687.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 125625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 124615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 125538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 126461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 127384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 126363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 127272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 128181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 127164.1 fps, 0 ms/f
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test01Animator
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator
[junit] OSX CALayer AWT-Mod Bug true
[junit] OSType MACOS
[junit] Java Version 1.6.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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xfa7f9dc: tileRendererInUse null, GearsES2[obj 0xfa7f9dc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xfa7f9dc on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xfa7f9dc created: GearsObj[0x28ae4646, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xfa7f9dc created: GearsObj[0x4987b287, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xfa7f9dc created: GearsObj[0x4987b287, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xfa7f9dc FIN GearsES2[obj 0xfa7f9dc isInit true, usesShared false, 1 GearsObj[0x28ae4646, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4987b287, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bd9e2c7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xfa7f9dc 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff7c34e5c90, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xfa7f9dc, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,title=Generic Title,resizable,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,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 3, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 2, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 4, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 3, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 5, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 4, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 6, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 5, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 7, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 6, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 8, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 7, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 9, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 8, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 10, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 9, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 11, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 10, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 12, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 11, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 13, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 12, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 14, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 13, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 15, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 14, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 16, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 15, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 17, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 16, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 18, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 17, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 19, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 18, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 20, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 19, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 21, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 20, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 22, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 21, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 23, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 22, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 24, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 23, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 25, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 24, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 26, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 25, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 27, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 26, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 28, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 27, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 28, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xfa7f9dc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xfa7f9dc FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator_RestartOnAWTEDT
[junit] OSX CALayer AWT-Mod Bug true
[junit] OSType MACOS
[junit] Java Version 1.6.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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x31f9338f: tileRendererInUse null, GearsES2[obj 0x31f9338f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x31f9338f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x31f9338f created: GearsObj[0x372c9557, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x31f9338f created: GearsObj[0x50009f0d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x31f9338f created: GearsObj[0x50009f0d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x31f9338f FIN GearsES2[obj 0x31f9338f isInit true, usesShared false, 1 GearsObj[0x372c9557, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50009f0d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x58ca3783, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x31f9338f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff7c34e2fd0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31f9338f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,title=Generic Title,resizable,normal], displayable true, valid true, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c34e2fd0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f 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 0x31f9338f: tileRendererInUse null, GearsES2[obj 0x31f9338f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x31f9338f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x31f9338f created: GearsObj[0x6328edf2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x31f9338f created: GearsObj[0x141dddba, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x31f9338f created: GearsObj[0x141dddba, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x31f9338f FIN GearsES2[obj 0x31f9338f isInit true, usesShared false, 1 GearsObj[0x6328edf2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x141dddba, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x34c7e8a7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x31f9338f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff7c34d6680, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31f9338f, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c34d6680
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=DISPOSE,resizable,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c34d6680
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f 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 0x31f9338f: tileRendererInUse null, GearsES2[obj 0x31f9338f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x31f9338f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x31f9338f created: GearsObj[0x18682406, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x31f9338f created: GearsObj[0x5d15126e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x31f9338f created: GearsObj[0x5d15126e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x31f9338f FIN GearsES2[obj 0x31f9338f isInit true, usesShared false, 1 GearsObj[0x18682406, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5d15126e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x126d2380, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x31f9338f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff7c36f5a10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31f9338f, angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c36f5a10
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c36f5a10
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f 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 0x31f9338f: tileRendererInUse null, GearsES2[obj 0x31f9338f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x31f9338f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x31f9338f created: GearsObj[0xe9ac0f5, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x31f9338f created: GearsObj[0x51f21c50, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x31f9338f created: GearsObj[0x51f21c50, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x31f9338f FIN GearsES2[obj 0x31f9338f isInit true, usesShared false, 1 GearsObj[0xe9ac0f5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51f21c50, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e20f237, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x31f9338f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff7c5a4cf30, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31f9338f, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c5a4cf30
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c5a4cf30
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f 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 0x31f9338f: tileRendererInUse null, GearsES2[obj 0x31f9338f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x31f9338f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x31f9338f created: GearsObj[0x75568654, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x31f9338f created: GearsObj[0x38d30fb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x31f9338f created: GearsObj[0x38d30fb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x31f9338f FIN GearsES2[obj 0x31f9338f isInit true, usesShared false, 1 GearsObj[0x75568654, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x38d30fb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a8ab08f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x31f9338f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff7c34e2fd0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31f9338f, angle 4.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c34e2fd0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c34e2fd0
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f 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 0x31f9338f: tileRendererInUse null, GearsES2[obj 0x31f9338f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x31f9338f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x31f9338f created: GearsObj[0x36c8570c, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x31f9338f created: GearsObj[0x1acaf0ed, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x31f9338f created: GearsObj[0x1acaf0ed, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x31f9338f FIN GearsES2[obj 0x31f9338f isInit true, usesShared false, 1 GearsObj[0x36c8570c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1acaf0ed, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18f6559, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x31f9338f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff7c5b0f4e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31f9338f, 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
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c5b0f4e0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c5b0f4e0
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator_RestartOnAWTEDT
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843967064 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test00NoAnimator took 4.11 sec
[junit] Testcase: test01Animator took 1.141 sec
[junit] Testcase: test02FPSAnimator took 1.137 sec
[junit] Testcase: test02FPSAnimator_RestartOnAWTEDT took 1.775 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 10.497 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843957280 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843958790 ms +++ localhost/127.0.0.1:59999 - Locked within 1530 ms, 4 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test00NoAnimator
[junit] OSX CALayer AWT-Mod Bug true
[junit] OSType MACOS
[junit] Java Version 1.6.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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5ae576d4: tileRendererInUse null, GearsES2[obj 0x5ae576d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5ae576d4 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5ae576d4 created: GearsObj[0x44023756, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5ae576d4 created: GearsObj[0x6d7f11fb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5ae576d4 created: GearsObj[0x6d7f11fb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5ae576d4 FIN GearsES2[obj 0x5ae576d4 isInit true, usesShared false, 1 GearsObj[0x44023756, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d7f11fb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36afae4a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5ae576d4 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff7c34d54b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5ae576d4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -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 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,title=Generic Title,resizable,normal], displayable true, valid true, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 2, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 3, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 2, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 4, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 3, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 5, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 4, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 6, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 5, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 7, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 6, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 8, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 7, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 9, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 8, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 10, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 9, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 11, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 10, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5ae576d4 512x512, swapInterval 1, drawable 0x7ff7c34d54b0
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 11, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ae576d4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5ae576d4 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test00NoAnimator
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test01Animator
[junit] OSX CALayer AWT-Mod Bug true
[junit] OSType MACOS
[junit] Java Version 1.6.0
[junit] *** createGLCanvas.0
[junit] *** createGLCanvas.X
[junit] About to start Animator: CT main
[junit] *** attachGLCanvas.0 on-current-thread false, currentThread main
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60 f, 60000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 90000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 80000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 100000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 90000.0 fps, 0 ms/f
[junit] *** attachGLCanvas.X
[junit] About to setVisible.0 CT main
[junit] About to setVisible.1.0 CT AWT-EventQueue-0
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 105000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 96000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 108000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 110000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 130000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 128571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 137142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 127500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 135000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 142500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 150000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 140000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 146666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 153333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 144000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 150000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 156000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 147272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 152727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 158181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 163636.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 155000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 160000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 165000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 156923.0 fps, 0 ms/f
[junit] 0 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 2100 f, 123529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 120000.0 fps, 0 ms/f
[junit] About to setVisible.1.X CT AWT-EventQueue-0
[junit] About to setVisible.X CT main
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x41021f34: tileRendererInUse null, GearsES2[obj 0x41021f34 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x41021f34 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x41021f34 created: GearsObj[0x62c8769b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x41021f34 created: GearsObj[0x56e2ecc7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x41021f34 created: GearsObj[0x56e2ecc7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x41021f34 FIN GearsES2[obj 0x41021f34 isInit true, usesShared false, 1 GearsObj[0x62c8769b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56e2ecc7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c272961, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x41021f34 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff7c36f5a10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x41021f34, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 1, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,title=Generic Title,resizable,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,22,512x534,invalid,title=f 1, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 3, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 2, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 4, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 3, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 5, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 4, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 6, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 5, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 7, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 6, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 8, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 7, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 9, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 8, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 10, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 9, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 11, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 10, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 12, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 11, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 13, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 12, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 14, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 13, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 15, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 14, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 16, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 15, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 17, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 16, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 18, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 17, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 19, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 18, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 20, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 19, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 21, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 20, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 22, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 21, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 23, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 22, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 24, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 23, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 25, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 24, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 26, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 25, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 27, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 26, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 28, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 27, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 29, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 28, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 30, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 29, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 31, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 30, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 32, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 31, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 33, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 32, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 34, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 33, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 35, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 34, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 36, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 35, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 37, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 36, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 38, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 37, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 39, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 38, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 40, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 39, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 41, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 40, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 42, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 41, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 43, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 42, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 44, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 43, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 45, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 44, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 46, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 45, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 47, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 46, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 48, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 47, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 49, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 48, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 50, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 49, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 51, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 50, fps 60000.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 52, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 51, fps 60000.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[frame1,0,22,512x534,invalid,title=f 52, fps 60000.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x41021f34: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x41021f34 FIN
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60 f, 60000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 300000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 210000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 270000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 200000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 220000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 195000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 210000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 225000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 240000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 204000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 216000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 228000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 200000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 210000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 188571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 197142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 187500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 195000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 202500.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 186666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 193333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 186000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 192000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 198000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 185454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 190909.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 196363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 2220 f, 170769.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 175384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 171428.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 175714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 172000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 176000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 184000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 176250.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 172941.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 176470.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 180000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 173333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 176666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 3240 f, 147272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 3300 f, 132000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 3360 f, 105000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 106875.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 105454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 107272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 109090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 110909.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 112727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 111176.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 112941.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 114705.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 116470.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 114857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 116571.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 118285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 118333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 120000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 121666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 123333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 121621.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 123243.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 124864.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 126486.4 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, 126315.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, 133170.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 134634.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 132857.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 134285.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 135714.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 137142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 135348.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 136744.1 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 138139.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 136363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 137727.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 139090.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 140454.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 138666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 140000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 141333.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 142666.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 140869.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 142173.9 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 143478.2 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 144782.6 fps, 0 ms/f
[junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 6720 f, 140000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 138367.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 139591.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 140816.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 142040.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 140400.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 141600.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 142800.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 144000.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 145200.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 143529.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 144705.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 145882.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 147058.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 148235.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 146538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 144905.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 146037.7 fps, 0 ms/f
[junit] 0 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 7800 f, 123809.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 122812.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 123750.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 124687.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 125625.0 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 124615.3 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 125538.4 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 126461.5 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 127384.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 126363.6 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 127272.7 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 128181.8 fps, 0 ms/f
[junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 127164.1 fps, 0 ms/f
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test01Animator
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator
[junit] OSX CALayer AWT-Mod Bug true
[junit] OSType MACOS
[junit] Java Version 1.6.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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xfa7f9dc: tileRendererInUse null, GearsES2[obj 0xfa7f9dc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xfa7f9dc on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xfa7f9dc created: GearsObj[0x28ae4646, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xfa7f9dc created: GearsObj[0x4987b287, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xfa7f9dc created: GearsObj[0x4987b287, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xfa7f9dc FIN GearsES2[obj 0xfa7f9dc isInit true, usesShared false, 1 GearsObj[0x28ae4646, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4987b287, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bd9e2c7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xfa7f9dc 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff7c34e5c90, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xfa7f9dc, angle 0.0, [l -1.0, r 1.0, b -1.0, t 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 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,title=Generic Title,resizable,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,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 3, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 2, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 4, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 3, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 5, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 4, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 6, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 5, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 7, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 6, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 8, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 7, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 9, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 8, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 10, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 9, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 11, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 10, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 12, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 11, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 13, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 12, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 14, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 13, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 15, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 14, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 16, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 15, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 17, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 16, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 18, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 17, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 19, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 18, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 20, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 19, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 21, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 20, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 22, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 21, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 23, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 22, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 24, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 23, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 25, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 24, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 26, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 25, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 27, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 26, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 28, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 27, fps 0.0,normal], displayable true, valid false, visible true
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 28, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xfa7f9dc: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xfa7f9dc FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator_RestartOnAWTEDT
[junit] OSX CALayer AWT-Mod Bug true
[junit] OSType MACOS
[junit] Java Version 1.6.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] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x31f9338f: tileRendererInUse null, GearsES2[obj 0x31f9338f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x31f9338f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x31f9338f created: GearsObj[0x372c9557, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x31f9338f created: GearsObj[0x50009f0d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x31f9338f created: GearsObj[0x50009f0d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x31f9338f FIN GearsES2[obj 0x31f9338f isInit true, usesShared false, 1 GearsObj[0x372c9557, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50009f0d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x58ca3783, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x31f9338f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff7c34e2fd0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31f9338f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,title=Generic Title,resizable,normal], displayable true, valid true, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c34e2fd0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f 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 0x31f9338f: tileRendererInUse null, GearsES2[obj 0x31f9338f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x31f9338f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x31f9338f created: GearsObj[0x6328edf2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x31f9338f created: GearsObj[0x141dddba, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x31f9338f created: GearsObj[0x141dddba, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x31f9338f FIN GearsES2[obj 0x31f9338f isInit true, usesShared false, 1 GearsObj[0x6328edf2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x141dddba, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x34c7e8a7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x31f9338f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff7c34d6680, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31f9338f, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c34d6680
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=DISPOSE,resizable,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c34d6680
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f 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 0x31f9338f: tileRendererInUse null, GearsES2[obj 0x31f9338f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x31f9338f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x31f9338f created: GearsObj[0x18682406, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x31f9338f created: GearsObj[0x5d15126e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x31f9338f created: GearsObj[0x5d15126e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x31f9338f FIN GearsES2[obj 0x31f9338f isInit true, usesShared false, 1 GearsObj[0x18682406, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5d15126e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x126d2380, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x31f9338f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff7c36f5a10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31f9338f, angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c36f5a10
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c36f5a10
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f 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 0x31f9338f: tileRendererInUse null, GearsES2[obj 0x31f9338f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x31f9338f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x31f9338f created: GearsObj[0xe9ac0f5, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x31f9338f created: GearsObj[0x51f21c50, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x31f9338f created: GearsObj[0x51f21c50, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x31f9338f FIN GearsES2[obj 0x31f9338f isInit true, usesShared false, 1 GearsObj[0xe9ac0f5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51f21c50, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e20f237, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x31f9338f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff7c5a4cf30, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31f9338f, 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] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c5a4cf30
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c5a4cf30
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f 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 0x31f9338f: tileRendererInUse null, GearsES2[obj 0x31f9338f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x31f9338f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x31f9338f created: GearsObj[0x75568654, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x31f9338f created: GearsObj[0x38d30fb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x31f9338f created: GearsObj[0x38d30fb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x31f9338f FIN GearsES2[obj 0x31f9338f isInit true, usesShared false, 1 GearsObj[0x75568654, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x38d30fb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a8ab08f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x31f9338f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff7c34e2fd0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31f9338f, angle 4.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c34e2fd0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c34e2fd0
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f 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 0x31f9338f: tileRendererInUse null, GearsES2[obj 0x31f9338f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x31f9338f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x31f9338f created: GearsObj[0x36c8570c, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x31f9338f created: GearsObj[0x1acaf0ed, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x31f9338f created: GearsObj[0x1acaf0ed, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x31f9338f FIN GearsES2[obj 0x31f9338f isInit true, usesShared false, 1 GearsObj[0x36c8570c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1acaf0ed, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18f6559, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x31f9338f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff7c5b0f4e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31f9338f, 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
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c5b0f4e0
[junit] *Display*: CT AWT-EventQueue-0
[junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=DISPOSE,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31f9338f 512x512, swapInterval 1, drawable 0x7ff7c5b0f4e0
[junit] *Dispose*: CT AWT-EventQueue-0
[junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x31f9338f FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator_RestartOnAWTEDT
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843967064 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843969448 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843971994 ms +++ localhost/127.0.0.1:59999 - Locked within 2567 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00
[junit] OSX CALayer AWT-Mod Bug true
[junit] OSType MACOS
[junit] Java Version 1.6.0
[junit] NVIDIA Corporation
[junit] NVIDIA GeForce 320M OpenGL Engine
[junit] 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GL_ARB_color_buffer_float GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_seamless_cube_map GL_ARB_shader_objects GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shadow GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_mirrored_repeat GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_transpose_matrix GL_ARB_vertex_array_bgra GL_ARB_vertex_blend GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_window_pos GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_clip_volume_hint GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_depth_bounds_test GL_EXT_draw_buffers2 GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_s3tc GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_rectangle GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra GL_APPLE_aux_depth_stencil GL_APPLE_client_storage GL_APPLE_element_array GL_APPLE_fence GL_APPLE_float_pixels GL_APPLE_flush_buffer_range GL_APPLE_flush_render GL_APPLE_object_purgeable GL_APPLE_packed_pixels GL_APPLE_pixel_buffer GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_specular_vector GL_APPLE_texture_range GL_APPLE_transform_hint GL_APPLE_vertex_array_object GL_APPLE_vertex_array_range GL_APPLE_vertex_point_size GL_APPLE_vertex_program_evaluators GL_APPLE_ycbcr_422 GL_ATI_separate_stencil GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once GL_IBM_rasterpos_clip GL_NV_blend_square GL_NV_conditional_render GL_NV_depth_clamp GL_NV_fog_distance GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_light_max_exponent GL_NV_multisample_filter_hint GL_NV_point_sprite GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod
[junit] Maximum number of samples supported by the hardware: 8
[junit] Frame: java.awt.Frame[frame0,100,100,300x322,invalid,title=MiniPApplet,resizable,normal]
[junit] Applet: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT$MiniPApplet[panel0,0,22,300x300,layout=java.awt.BorderLayout]
[junit] GLCanvas: AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.GLFBODrawableImpl,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7433b121,
[junit] handle 0x7fe6db4ed020,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]],
[junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@6c01bde4[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x6db22920]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]],
[junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]]
[junit] GLDrawable: GLFBODrawableImpl[Initialized true, realized true, texUnit 0, samples 4,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7433b121,
[junit] Handle 0x7fe6db4ed020,
[junit] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]],
[junit] fboI back 0, front 0, num 1,
[junit] FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 300x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 300x300, name 0x3, obj 0x1137d4a4], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 300x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4baa2c23], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x686963d0],
[junit] FBO back write 1, FBO[name r/w 1/2, init true, bound true, size 300x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 300x300, name 0x2, obj 0x29700391], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 300x300, name 0x1, obj 0x5f18223d], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 300x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4baa2c23], hasSink true, dirty true], state OK, obj 0x78fa39d7],
[junit] Surface JAWTWindow[0x73eb904d][JVM version: 1.6.0_65 (1.6.0 update 65)
[junit] JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 300 x 300 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1x1, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7fe6db5ee310, surfaceHandle 0x7fe6db4ed020, 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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]],
[junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@6c01bde4[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x6db22920]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]],
[junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]],
[junit] awtComponent AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.GLFBODrawableImpl,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7433b121,
[junit] handle 0x7fe6db4ed020,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]],
[junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@6c01bde4[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x6db22920]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]],
[junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]],
[junit] surfaceLock <6e4eeaaf, 7f11bfbc>[count 1, qsz 1, owner <AWT-EventQueue-0>]]]
[junit] fps: 6.6666665
[junit] Restarting surface...
[junit] Done
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843977100 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] 2014-10-09 10:39:37.334 java[4315:14717] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.399 sec
[junit] ------------- Standard Output ---------------
[junit] NVIDIA Corporation
[junit] NVIDIA GeForce 320M OpenGL Engine
[junit] 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GL_ARB_color_buffer_float GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_seamless_cube_map GL_ARB_shader_objects GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shadow GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_mirrored_repeat GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_transpose_matrix GL_ARB_vertex_array_bgra GL_ARB_vertex_blend GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_window_pos GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_clip_volume_hint GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_depth_bounds_test GL_EXT_draw_buffers2 GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_s3tc GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_rectangle GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra GL_APPLE_aux_depth_stencil GL_APPLE_client_storage GL_APPLE_element_array GL_APPLE_fence GL_APPLE_float_pixels GL_APPLE_flush_buffer_range GL_APPLE_flush_render GL_APPLE_object_purgeable GL_APPLE_packed_pixels GL_APPLE_pixel_buffer GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_specular_vector GL_APPLE_texture_range GL_APPLE_transform_hint GL_APPLE_vertex_array_object GL_APPLE_vertex_array_range GL_APPLE_vertex_point_size GL_APPLE_vertex_program_evaluators GL_APPLE_ycbcr_422 GL_ATI_separate_stencil GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once GL_IBM_rasterpos_clip GL_NV_blend_square GL_NV_conditional_render GL_NV_depth_clamp GL_NV_fog_distance GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_light_max_exponent GL_NV_multisample_filter_hint GL_NV_point_sprite GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod
[junit] Maximum number of samples supported by the hardware: 8
[junit] Frame: java.awt.Frame[frame0,100,100,300x322,invalid,title=MiniPApplet,resizable,normal]
[junit] Applet: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT$MiniPApplet[panel0,0,22,300x300,layout=java.awt.BorderLayout]
[junit] GLCanvas: AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.GLFBODrawableImpl,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7433b121,
[junit] handle 0x7fe6db4ed020,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]],
[junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@6c01bde4[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x6db22920]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]],
[junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]]
[junit] GLDrawable: GLFBODrawableImpl[Initialized true, realized true, texUnit 0, samples 4,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7433b121,
[junit] Handle 0x7fe6db4ed020,
[junit] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]],
[junit] fboI back 0, front 0, num 1,
[junit] FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 300x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 300x300, name 0x3, obj 0x1137d4a4], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 300x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4baa2c23], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x686963d0],
[junit] FBO back write 1, FBO[name r/w 1/2, init true, bound true, size 300x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 300x300, name 0x2, obj 0x29700391], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 300x300, name 0x1, obj 0x5f18223d], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 300x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4baa2c23], hasSink true, dirty true], state OK, obj 0x78fa39d7],
[junit] Surface JAWTWindow[0x73eb904d][JVM version: 1.6.0_65 (1.6.0 update 65)
[junit] JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 300 x 300 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1x1, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7fe6db5ee310, surfaceHandle 0x7fe6db4ed020, 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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]],
[junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@6c01bde4[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x6db22920]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]],
[junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]],
[junit] awtComponent AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.GLFBODrawableImpl,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7433b121,
[junit] handle 0x7fe6db4ed020,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]],
[junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@6c01bde4[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x6db22920]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]],
[junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]],
[junit] surfaceLock <6e4eeaaf, 7f11bfbc>[count 1, qsz 1, owner <AWT-EventQueue-0>]]]
[junit] Restarting surface...
[junit] Done
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843969448 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843971994 ms +++ localhost/127.0.0.1:59999 - Locked within 2567 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00
[junit] OSX CALayer AWT-Mod Bug true
[junit] OSType MACOS
[junit] Java Version 1.6.0
[junit] fps: 6.6666665
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843977100 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test00 took 5.007 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.399 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] NVIDIA Corporation
[junit] NVIDIA GeForce 320M OpenGL Engine
[junit] 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GL_ARB_color_buffer_float GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_seamless_cube_map GL_ARB_shader_objects GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shadow GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_mirrored_repeat GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_transpose_matrix GL_ARB_vertex_array_bgra GL_ARB_vertex_blend GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_window_pos GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_clip_volume_hint GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_depth_bounds_test GL_EXT_draw_buffers2 GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_s3tc GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_rectangle GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra GL_APPLE_aux_depth_stencil GL_APPLE_client_storage GL_APPLE_element_array GL_APPLE_fence GL_APPLE_float_pixels GL_APPLE_flush_buffer_range GL_APPLE_flush_render GL_APPLE_object_purgeable GL_APPLE_packed_pixels GL_APPLE_pixel_buffer GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_specular_vector GL_APPLE_texture_range GL_APPLE_transform_hint GL_APPLE_vertex_array_object GL_APPLE_vertex_array_range GL_APPLE_vertex_point_size GL_APPLE_vertex_program_evaluators GL_APPLE_ycbcr_422 GL_ATI_separate_stencil GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once GL_IBM_rasterpos_clip GL_NV_blend_square GL_NV_conditional_render GL_NV_depth_clamp GL_NV_fog_distance GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_light_max_exponent GL_NV_multisample_filter_hint GL_NV_point_sprite GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod
[junit] Maximum number of samples supported by the hardware: 8
[junit] Frame: java.awt.Frame[frame0,100,100,300x322,invalid,title=MiniPApplet,resizable,normal]
[junit] Applet: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT$MiniPApplet[panel0,0,22,300x300,layout=java.awt.BorderLayout]
[junit] GLCanvas: AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.GLFBODrawableImpl,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7433b121,
[junit] handle 0x7fe6db4ed020,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]],
[junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@6c01bde4[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x6db22920]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]],
[junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]]
[junit] GLDrawable: GLFBODrawableImpl[Initialized true, realized true, texUnit 0, samples 4,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7433b121,
[junit] Handle 0x7fe6db4ed020,
[junit] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]],
[junit] fboI back 0, front 0, num 1,
[junit] FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 300x300, samples 0/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 300x300, name 0x3, obj 0x1137d4a4], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 300x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4baa2c23], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x686963d0],
[junit] FBO back write 1, FBO[name r/w 1/2, init true, bound true, size 300x300, samples 4/8, modified false/false, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 300x300, name 0x2, obj 0x29700391], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 300x300, name 0x1, obj 0x5f18223d], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 300x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x4baa2c23], hasSink true, dirty true], state OK, obj 0x78fa39d7],
[junit] Surface JAWTWindow[0x73eb904d][JVM version: 1.6.0_65 (1.6.0 update 65)
[junit] JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 300 x 300 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1x1, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7fe6db5ee310, surfaceHandle 0x7fe6db4ed020, 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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]],
[junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@6c01bde4[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x6db22920]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]],
[junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]],
[junit] awtComponent AWT-GLCanvas[Realized true,
[junit] jogamp.opengl.GLFBODrawableImpl,
[junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7433b121,
[junit] handle 0x7fe6db4ed020,
[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 \Display0, unitID 0, awtDevice CGraphicsDevice[screen=0], handle 0x0], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]],
[junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]],
[junit] apple.awt.CGraphicsConfig@6c01bde4[dev=CGraphicsDevice[screen=0],pixfmt=0],
[junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[obj 0x6db22920]], idx 0],
[junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]],
[junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]],
[junit] surfaceLock <6e4eeaaf, 7f11bfbc>[count 1, qsz 1, owner <AWT-EventQueue-0>]]]
[junit] Restarting surface...
[junit] Done
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843969448 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843971994 ms +++ localhost/127.0.0.1:59999 - Locked within 2567 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00
[junit] OSX CALayer AWT-Mod Bug true
[junit] OSType MACOS
[junit] Java Version 1.6.0
[junit] fps: 6.6666665
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843977100 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843979454 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843980461 ms +++ localhost/127.0.0.1:59999 - Locked within 1018 ms, 3 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test01
[junit] Frame size: cols x rows 4x1
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test01
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test02
[junit] Frame size: cols x rows 4x1
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test02
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843984069 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] 2014-10-09 10:39:44.558 java[4319:5e03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.338 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843979454 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843980461 ms +++ localhost/127.0.0.1:59999 - Locked within 1018 ms, 3 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test01
[junit] Frame size: cols x rows 4x1
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test01
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test02
[junit] Frame size: cols x rows 4x1
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test02
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843984069 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01 took 0.81 sec
[junit] Testcase: test02 took 0.674 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.338 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843979454 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-4 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843980461 ms +++ localhost/127.0.0.1:59999 - Locked within 1018 ms, 3 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test01
[junit] Frame size: cols x rows 4x1
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test01
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test02
[junit] Frame size: cols x rows 4x1
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test02
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843984069 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843986304 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843987821 ms +++ localhost/127.0.0.1:59999 - Locked within 1540 ms, 4 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test01_texUnit0_keepTex0_ES2
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2719f1f: tileRendererInUse null, GearsES2[obj 0x2719f1f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2719f1f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2719f1f created: GearsObj[0x4987b287, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x2719f1f created: GearsObj[0x6bd9e2c7, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x2719f1f created: GearsObj[0x6bd9e2c7, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2719f1f FIN GearsES2[obj 0x2719f1f isInit true, usesShared false, 1 GearsObj[0x4987b287, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6bd9e2c7, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x34e0e90, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 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.Reset: 310x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2719f1f 0/0 310x480 of 310x480, swapInterval 0, drawable 0x7f9c19d8b350, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2719f1f, 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 0x7f9c19d8b350, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2719f1f 640x480, swapInterval 0, drawable 0x7f9c19d8b350
[junit] window resize pos/siz: 0/0 640x480
[junit] **** Reshape.Reset: 390x378
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2719f1f 0/0 390x378 of 390x378, swapInterval 0, drawable 0x7f9c19d8b350, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2719f1f, angle 0.5, [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0 -> [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 390x378 of 390x378, swapInterval 1, drawable 0x7f9c19d8b350, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2719f1f 800x378, swapInterval 0, drawable 0x7f9c19d8b350
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2719f1f 800x378, swapInterval 0, drawable 0x7f9c19d8b350
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2719f1f 800x378, swapInterval 0, drawable 0x7f9c19d8b350
[junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test01_texUnit0_keepTex0_ES2-n0000-GL3___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0800x0378.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2719f1f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2719f1f FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test01_texUnit0_keepTex0_ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test02_texUnit0_keepTex1_ES2
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5289e2f1: tileRendererInUse null, GearsES2[obj 0x5289e2f1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5289e2f1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5289e2f1 created: GearsObj[0x3582c132, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x5289e2f1 created: GearsObj[0x1b59d510, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x5289e2f1 created: GearsObj[0x1b59d510, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5289e2f1 FIN GearsES2[obj 0x5289e2f1 isInit true, usesShared false, 1 GearsObj[0x3582c132, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1b59d510, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6d66f9b9, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 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.Reset: 310x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5289e2f1 0/0 310x480 of 310x480, swapInterval 0, drawable 0x7f9c19d7f100, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5289e2f1, 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 0x7f9c19d7f100, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5289e2f1 640x480, swapInterval 0, drawable 0x7f9c19d7f100
[junit] window resize pos/siz: 0/0 640x480
[junit] **** Reshape.Reset: 390x378
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5289e2f1 0/0 390x378 of 390x378, swapInterval 0, drawable 0x7f9c19d7f100, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5289e2f1, angle 0.5, [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0 -> [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 390x378 of 390x378, swapInterval 1, drawable 0x7f9c19d7f100, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5289e2f1 800x378, swapInterval 0, drawable 0x7f9c19d7f100
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5289e2f1 800x378, swapInterval 0, drawable 0x7f9c19d7f100
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5289e2f1 800x378, swapInterval 0, drawable 0x7f9c19d7f100
[junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test02_texUnit0_keepTex1_ES2-n0000-GL3___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0800x0378.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5289e2f1 800x378, swapInterval 0, drawable 0x7f9c19d7f100
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5289e2f1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5289e2f1 FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test02_texUnit0_keepTex1_ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test03_texUnit1_keepTex1_ES2
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4513e9fd: tileRendererInUse null, GearsES2[obj 0x4513e9fd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4513e9fd on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4513e9fd created: GearsObj[0x1e670479, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x4513e9fd created: GearsObj[0x7d56b386, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x4513e9fd created: GearsObj[0x7d56b386, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4513e9fd FIN GearsES2[obj 0x4513e9fd isInit true, usesShared false, 1 GearsObj[0x1e670479, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7d56b386, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x25cbfa42, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 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.Reset: 310x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4513e9fd 0/0 310x480 of 310x480, swapInterval 0, drawable 0x7f9c19d7b2c0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4513e9fd, 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 0x7f9c19d7b2c0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4513e9fd 640x480, swapInterval 0, drawable 0x7f9c19d7b2c0
[junit] window resize pos/siz: 0/0 640x480
[junit] **** Reshape.Reset: 390x378
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4513e9fd 0/0 390x378 of 390x378, swapInterval 0, drawable 0x7f9c19d7b2c0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4513e9fd, angle 0.5, [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0 -> [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 390x378 of 390x378, swapInterval 1, drawable 0x7f9c19d7b2c0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4513e9fd 800x378, swapInterval 0, drawable 0x7f9c19d7b2c0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4513e9fd 800x378, swapInterval 0, drawable 0x7f9c19d7b2c0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4513e9fd 800x378, swapInterval 0, drawable 0x7f9c19d7b2c0
[junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test03_texUnit1_keepTex1_ES2-n0000-GL3___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0800x0378.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4513e9fd 800x378, swapInterval 0, drawable 0x7f9c19d7b2c0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4513e9fd: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4513e9fd FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test03_texUnit1_keepTex1_ES2
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843992318 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.731 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843986304 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843987821 ms +++ localhost/127.0.0.1:59999 - Locked within 1540 ms, 4 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test01_texUnit0_keepTex0_ES2
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2719f1f: tileRendererInUse null, GearsES2[obj 0x2719f1f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2719f1f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2719f1f created: GearsObj[0x4987b287, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x2719f1f created: GearsObj[0x6bd9e2c7, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x2719f1f created: GearsObj[0x6bd9e2c7, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2719f1f FIN GearsES2[obj 0x2719f1f isInit true, usesShared false, 1 GearsObj[0x4987b287, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6bd9e2c7, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x34e0e90, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 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.Reset: 310x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2719f1f 0/0 310x480 of 310x480, swapInterval 0, drawable 0x7f9c19d8b350, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2719f1f, 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 0x7f9c19d8b350, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2719f1f 640x480, swapInterval 0, drawable 0x7f9c19d8b350
[junit] window resize pos/siz: 0/0 640x480
[junit] **** Reshape.Reset: 390x378
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2719f1f 0/0 390x378 of 390x378, swapInterval 0, drawable 0x7f9c19d8b350, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2719f1f, angle 0.5, [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0 -> [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 390x378 of 390x378, swapInterval 1, drawable 0x7f9c19d8b350, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2719f1f 800x378, swapInterval 0, drawable 0x7f9c19d8b350
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2719f1f 800x378, swapInterval 0, drawable 0x7f9c19d8b350
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2719f1f 800x378, swapInterval 0, drawable 0x7f9c19d8b350
[junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test01_texUnit0_keepTex0_ES2-n0000-GL3___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0800x0378.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2719f1f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2719f1f FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test01_texUnit0_keepTex0_ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test02_texUnit0_keepTex1_ES2
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5289e2f1: tileRendererInUse null, GearsES2[obj 0x5289e2f1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5289e2f1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5289e2f1 created: GearsObj[0x3582c132, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x5289e2f1 created: GearsObj[0x1b59d510, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x5289e2f1 created: GearsObj[0x1b59d510, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5289e2f1 FIN GearsES2[obj 0x5289e2f1 isInit true, usesShared false, 1 GearsObj[0x3582c132, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1b59d510, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6d66f9b9, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 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.Reset: 310x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5289e2f1 0/0 310x480 of 310x480, swapInterval 0, drawable 0x7f9c19d7f100, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5289e2f1, 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 0x7f9c19d7f100, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5289e2f1 640x480, swapInterval 0, drawable 0x7f9c19d7f100
[junit] window resize pos/siz: 0/0 640x480
[junit] **** Reshape.Reset: 390x378
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5289e2f1 0/0 390x378 of 390x378, swapInterval 0, drawable 0x7f9c19d7f100, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5289e2f1, angle 0.5, [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0 -> [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 390x378 of 390x378, swapInterval 1, drawable 0x7f9c19d7f100, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5289e2f1 800x378, swapInterval 0, drawable 0x7f9c19d7f100
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5289e2f1 800x378, swapInterval 0, drawable 0x7f9c19d7f100
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5289e2f1 800x378, swapInterval 0, drawable 0x7f9c19d7f100
[junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test02_texUnit0_keepTex1_ES2-n0000-GL3___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0800x0378.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5289e2f1 800x378, swapInterval 0, drawable 0x7f9c19d7f100
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5289e2f1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5289e2f1 FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test02_texUnit0_keepTex1_ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test03_texUnit1_keepTex1_ES2
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4513e9fd: tileRendererInUse null, GearsES2[obj 0x4513e9fd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4513e9fd on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4513e9fd created: GearsObj[0x1e670479, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x4513e9fd created: GearsObj[0x7d56b386, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x4513e9fd created: GearsObj[0x7d56b386, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4513e9fd FIN GearsES2[obj 0x4513e9fd isInit true, usesShared false, 1 GearsObj[0x1e670479, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7d56b386, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x25cbfa42, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 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.Reset: 310x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4513e9fd 0/0 310x480 of 310x480, swapInterval 0, drawable 0x7f9c19d7b2c0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4513e9fd, 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 0x7f9c19d7b2c0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4513e9fd 640x480, swapInterval 0, drawable 0x7f9c19d7b2c0
[junit] window resize pos/siz: 0/0 640x480
[junit] **** Reshape.Reset: 390x378
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4513e9fd 0/0 390x378 of 390x378, swapInterval 0, drawable 0x7f9c19d7b2c0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4513e9fd, angle 0.5, [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0 -> [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 390x378 of 390x378, swapInterval 1, drawable 0x7f9c19d7b2c0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4513e9fd 800x378, swapInterval 0, drawable 0x7f9c19d7b2c0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4513e9fd 800x378, swapInterval 0, drawable 0x7f9c19d7b2c0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4513e9fd 800x378, swapInterval 0, drawable 0x7f9c19d7b2c0
[junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test03_texUnit1_keepTex1_ES2-n0000-GL3___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0800x0378.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4513e9fd 800x378, swapInterval 0, drawable 0x7f9c19d7b2c0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4513e9fd: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4513e9fd FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test03_texUnit1_keepTex1_ES2
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843992318 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01_texUnit0_keepTex0_ES2 took 3.096 sec
[junit] Testcase: test02_texUnit0_keepTex1_ES2 took 0.639 sec
[junit] Testcase: test03_texUnit1_keepTex1_ES2 took 0.649 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.731 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843986304 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412843987821 ms +++ localhost/127.0.0.1:59999 - Locked within 1540 ms, 4 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test01_texUnit0_keepTex0_ES2
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2719f1f: tileRendererInUse null, GearsES2[obj 0x2719f1f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2719f1f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2719f1f created: GearsObj[0x4987b287, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x2719f1f created: GearsObj[0x6bd9e2c7, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x2719f1f created: GearsObj[0x6bd9e2c7, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2719f1f FIN GearsES2[obj 0x2719f1f isInit true, usesShared false, 1 GearsObj[0x4987b287, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6bd9e2c7, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x34e0e90, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 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.Reset: 310x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2719f1f 0/0 310x480 of 310x480, swapInterval 0, drawable 0x7f9c19d8b350, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2719f1f, 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 0x7f9c19d8b350, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2719f1f 640x480, swapInterval 0, drawable 0x7f9c19d8b350
[junit] window resize pos/siz: 0/0 640x480
[junit] **** Reshape.Reset: 390x378
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2719f1f 0/0 390x378 of 390x378, swapInterval 0, drawable 0x7f9c19d8b350, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2719f1f, angle 0.5, [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0 -> [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 390x378 of 390x378, swapInterval 1, drawable 0x7f9c19d8b350, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2719f1f 800x378, swapInterval 0, drawable 0x7f9c19d8b350
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2719f1f 800x378, swapInterval 0, drawable 0x7f9c19d8b350
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2719f1f 800x378, swapInterval 0, drawable 0x7f9c19d8b350
[junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test01_texUnit0_keepTex0_ES2-n0000-GL3___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0800x0378.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2719f1f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2719f1f FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test01_texUnit0_keepTex0_ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test02_texUnit0_keepTex1_ES2
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5289e2f1: tileRendererInUse null, GearsES2[obj 0x5289e2f1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5289e2f1 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5289e2f1 created: GearsObj[0x3582c132, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x5289e2f1 created: GearsObj[0x1b59d510, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x5289e2f1 created: GearsObj[0x1b59d510, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5289e2f1 FIN GearsES2[obj 0x5289e2f1 isInit true, usesShared false, 1 GearsObj[0x3582c132, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1b59d510, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6d66f9b9, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 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.Reset: 310x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5289e2f1 0/0 310x480 of 310x480, swapInterval 0, drawable 0x7f9c19d7f100, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5289e2f1, 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 0x7f9c19d7f100, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5289e2f1 640x480, swapInterval 0, drawable 0x7f9c19d7f100
[junit] window resize pos/siz: 0/0 640x480
[junit] **** Reshape.Reset: 390x378
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5289e2f1 0/0 390x378 of 390x378, swapInterval 0, drawable 0x7f9c19d7f100, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5289e2f1, angle 0.5, [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0 -> [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 390x378 of 390x378, swapInterval 1, drawable 0x7f9c19d7f100, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5289e2f1 800x378, swapInterval 0, drawable 0x7f9c19d7f100
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5289e2f1 800x378, swapInterval 0, drawable 0x7f9c19d7f100
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5289e2f1 800x378, swapInterval 0, drawable 0x7f9c19d7f100
[junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test02_texUnit0_keepTex1_ES2-n0000-GL3___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0800x0378.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5289e2f1 800x378, swapInterval 0, drawable 0x7f9c19d7f100
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5289e2f1: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5289e2f1 FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test02_texUnit0_keepTex1_ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test03_texUnit1_keepTex1_ES2
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4513e9fd: tileRendererInUse null, GearsES2[obj 0x4513e9fd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4513e9fd on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4513e9fd created: GearsObj[0x1e670479, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x4513e9fd created: GearsObj[0x7d56b386, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x4513e9fd created: GearsObj[0x7d56b386, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4513e9fd FIN GearsES2[obj 0x4513e9fd isInit true, usesShared false, 1 GearsObj[0x1e670479, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7d56b386, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x25cbfa42, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 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.Reset: 310x480
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4513e9fd 0/0 310x480 of 310x480, swapInterval 0, drawable 0x7f9c19d7b2c0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4513e9fd, 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 0x7f9c19d7b2c0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4513e9fd 640x480, swapInterval 0, drawable 0x7f9c19d7b2c0
[junit] window resize pos/siz: 0/0 640x480
[junit] **** Reshape.Reset: 390x378
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4513e9fd 0/0 390x378 of 390x378, swapInterval 0, drawable 0x7f9c19d7b2c0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4513e9fd, angle 0.5, [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0 -> [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 390x378 of 390x378, swapInterval 1, drawable 0x7f9c19d7b2c0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4513e9fd 800x378, swapInterval 0, drawable 0x7f9c19d7b2c0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4513e9fd 800x378, swapInterval 0, drawable 0x7f9c19d7b2c0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4513e9fd 800x378, swapInterval 0, drawable 0x7f9c19d7b2c0
[junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelTextureStateAWT.test03_texUnit1_keepTex1_ES2-n0000-GL3___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0800x0378.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4513e9fd 800x378, swapInterval 0, drawable 0x7f9c19d7b2c0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4513e9fd: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4513e9fd FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test03_texUnit1_keepTex1_ES2
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412843992318 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843994412 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844002451 ms +++ localhost/127.0.0.1:59999 - Locked within 8059 ms, 17 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT - testAddRemove
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7052c6b4: tileRendererInUse null, GearsES2[obj 0x7052c6b4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7052c6b4 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7052c6b4 created: GearsObj[0x288b567c, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7052c6b4 created: GearsObj[0x53dafbaf, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7052c6b4 created: GearsObj[0x53dafbaf, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7052c6b4 FIN GearsES2[obj 0x7052c6b4 isInit true, usesShared false, 1 GearsObj[0x288b567c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53dafbaf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xfa7f9dc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7052c6b4 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f86f94c14c0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7052c6b4, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7052c6b4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7052c6b4 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7052c6b4: tileRendererInUse null, GearsES2[obj 0x7052c6b4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7052c6b4 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7052c6b4 created: GearsObj[0x495c998a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7052c6b4 created: GearsObj[0x5e6458a6, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7052c6b4 created: GearsObj[0x5e6458a6, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7052c6b4 FIN GearsES2[obj 0x7052c6b4 isInit true, usesShared false, 1 GearsObj[0x495c998a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e6458a6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xdf82ab4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7052c6b4 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f86f97e8500, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7052c6b4, angle 3.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7052c6b4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7052c6b4 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT - testAddRemove
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844005864 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 ms
[junit] 2014-10-09 10:40:06.270 java[4323:c803] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.145 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843994412 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844002451 ms +++ localhost/127.0.0.1:59999 - Locked within 8059 ms, 17 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT - testAddRemove
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7052c6b4: tileRendererInUse null, GearsES2[obj 0x7052c6b4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7052c6b4 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7052c6b4 created: GearsObj[0x288b567c, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7052c6b4 created: GearsObj[0x53dafbaf, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7052c6b4 created: GearsObj[0x53dafbaf, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7052c6b4 FIN GearsES2[obj 0x7052c6b4 isInit true, usesShared false, 1 GearsObj[0x288b567c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53dafbaf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xfa7f9dc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7052c6b4 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f86f94c14c0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7052c6b4, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7052c6b4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7052c6b4 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7052c6b4: tileRendererInUse null, GearsES2[obj 0x7052c6b4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7052c6b4 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7052c6b4 created: GearsObj[0x495c998a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7052c6b4 created: GearsObj[0x5e6458a6, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7052c6b4 created: GearsObj[0x5e6458a6, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7052c6b4 FIN GearsES2[obj 0x7052c6b4 isInit true, usesShared false, 1 GearsObj[0x495c998a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e6458a6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xdf82ab4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7052c6b4 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f86f97e8500, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7052c6b4, angle 3.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7052c6b4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7052c6b4 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT - testAddRemove
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844005864 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testAddRemove took 3.313 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.145 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412843994412 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844002451 ms +++ localhost/127.0.0.1:59999 - Locked within 8059 ms, 17 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT - testAddRemove
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7052c6b4: tileRendererInUse null, GearsES2[obj 0x7052c6b4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7052c6b4 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7052c6b4 created: GearsObj[0x288b567c, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7052c6b4 created: GearsObj[0x53dafbaf, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7052c6b4 created: GearsObj[0x53dafbaf, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7052c6b4 FIN GearsES2[obj 0x7052c6b4 isInit true, usesShared false, 1 GearsObj[0x288b567c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53dafbaf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xfa7f9dc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7052c6b4 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f86f94c14c0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7052c6b4, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7052c6b4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7052c6b4 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7052c6b4: tileRendererInUse null, GearsES2[obj 0x7052c6b4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7052c6b4 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7052c6b4 created: GearsObj[0x495c998a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7052c6b4 created: GearsObj[0x5e6458a6, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7052c6b4 created: GearsObj[0x5e6458a6, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7052c6b4 FIN GearsES2[obj 0x7052c6b4 isInit true, usesShared false, 1 GearsObj[0x495c998a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e6458a6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xdf82ab4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7052c6b4 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f86f97e8500, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7052c6b4, angle 3.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7052c6b4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7052c6b4 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT - testAddRemove
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844005864 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844008122 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844010135 ms +++ localhost/127.0.0.1:59999 - Locked within 2074 ms, 5 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT - test01ScrollPane
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x66b51404: tileRendererInUse null, GearsES2[obj 0x66b51404 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x66b51404 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x66b51404 created: GearsObj[0x4c538974, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x66b51404 created: GearsObj[0x6545d2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x66b51404 created: GearsObj[0x6545d2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x66b51404 FIN GearsES2[obj 0x66b51404 isInit true, usesShared false, 1 GearsObj[0x4c538974, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6545d2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xfc8fb4b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x66b51404 0/0 583x600 of 583x600, swapInterval 1, drawable 0x7fba427757f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x66b51404, angle 0.0, [l -1.0, r 1.0, b -1.0291595, t 1.0291595] 2.0x2.058319 -> [l -1.0, r 1.0, b -1.0291595, t 1.0291595] 2.0x2.058319, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x66b51404: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x66b51404 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT - test01ScrollPane
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844014068 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.706 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844008122 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844010135 ms +++ localhost/127.0.0.1:59999 - Locked within 2074 ms, 5 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT - test01ScrollPane
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x66b51404: tileRendererInUse null, GearsES2[obj 0x66b51404 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x66b51404 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x66b51404 created: GearsObj[0x4c538974, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x66b51404 created: GearsObj[0x6545d2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x66b51404 created: GearsObj[0x6545d2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x66b51404 FIN GearsES2[obj 0x66b51404 isInit true, usesShared false, 1 GearsObj[0x4c538974, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6545d2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xfc8fb4b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x66b51404 0/0 583x600 of 583x600, swapInterval 1, drawable 0x7fba427757f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x66b51404, angle 0.0, [l -1.0, r 1.0, b -1.0291595, t 1.0291595] 2.0x2.058319 -> [l -1.0, r 1.0, b -1.0291595, t 1.0291595] 2.0x2.058319, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x66b51404: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x66b51404 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT - test01ScrollPane
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844014068 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01ScrollPane took 3.817 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.706 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844008122 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844010135 ms +++ localhost/127.0.0.1:59999 - Locked within 2074 ms, 5 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT - test01ScrollPane
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x66b51404: tileRendererInUse null, GearsES2[obj 0x66b51404 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x66b51404 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x66b51404 created: GearsObj[0x4c538974, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x66b51404 created: GearsObj[0x6545d2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x66b51404 created: GearsObj[0x6545d2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x66b51404 FIN GearsES2[obj 0x66b51404 isInit true, usesShared false, 1 GearsObj[0x4c538974, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6545d2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xfc8fb4b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x66b51404 0/0 583x600 of 583x600, swapInterval 1, drawable 0x7fba427757f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x66b51404, angle 0.0, [l -1.0, r 1.0, b -1.0291595, t 1.0291595] 2.0x2.058319 -> [l -1.0, r 1.0, b -1.0291595, t 1.0291595] 2.0x2.058319, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x66b51404: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x66b51404 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT - test01ScrollPane
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844014068 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844016068 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844017122 ms +++ localhost/127.0.0.1:59999 - Locked within 1074 ms, 3 attempts
[junit] GLProfile Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 6 / 12]
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test01GLDefault
[junit] GLProfile Default: GLProfile[GL2/GL2.hw]
[junit] testing with java.awt.Window
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2918958e: tileRendererInUse null, GearsES2[obj 0x2918958e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2918958e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2918958e created: GearsObj[0x5f4275d4, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2918958e created: GearsObj[0x445e228, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2918958e created: GearsObj[0x445e228, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2918958e FIN GearsES2[obj 0x2918958e isInit true, usesShared false, 1 GearsObj[0x5f4275d4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x445e228, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20d9896e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2918958e 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fb263eebed0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2918958e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -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 0x2918958e 512x512, swapInterval 1, drawable 0x7fb263eebed0
[junit] cleaning up...
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2918958e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2918958e FIN
[junit] testing with java.awt.Frame
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d2a73d9: tileRendererInUse null, GearsES2[obj 0x5d2a73d9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5d2a73d9 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5d2a73d9 created: GearsObj[0x348dcd5d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5d2a73d9 created: GearsObj[0x49a5af9f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5d2a73d9 created: GearsObj[0x49a5af9f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d2a73d9 FIN GearsES2[obj 0x5d2a73d9 isInit true, usesShared false, 1 GearsObj[0x348dcd5d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49a5af9f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1cad157f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d2a73d9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fb263cf63c0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5d2a73d9, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5d2a73d9 512x490, swapInterval 1, drawable 0x7fb263cf63c0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d2a73d9: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d2a73d9 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x46e06703: tileRendererInUse null, GearsES2[obj 0x46e06703 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x46e06703 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] cleaning up...
[junit] testing with javax.swing.JFrame
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x46e06703 created: GearsObj[0xe11e831, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x46e06703 created: GearsObj[0x39a2f02e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x46e06703 created: GearsObj[0x39a2f02e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x46e06703 FIN GearsES2[obj 0x46e06703 isInit true, usesShared false, 1 GearsObj[0xe11e831, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39a2f02e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x78467991, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x46e06703 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fb263ef17b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x46e06703, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x46e06703 512x490, swapInterval 1, drawable 0x7fb263ef17b0
[junit] cleaning up...
[junit] GLProfile GL2: GLProfile[GL2/GL2.hw]
[junit] testing with java.awt.Window
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x46e06703: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x46e06703 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test01GLDefault
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test02GL2
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1b5b8520: tileRendererInUse null, GearsES2[obj 0x1b5b8520 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1b5b8520 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x1b5b8520 created: GearsObj[0x5a56b93a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1b5b8520 created: GearsObj[0x739abd2b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1b5b8520 created: GearsObj[0x739abd2b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1b5b8520 FIN GearsES2[obj 0x1b5b8520 isInit true, usesShared false, 1 GearsObj[0x5a56b93a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x739abd2b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x33f98d58, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b5b8520 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fb263cf6d40, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1b5b8520, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -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 0x1b5b8520 512x512, swapInterval 1, drawable 0x7fb263cf6d40
[junit] cleaning up...
[junit] testing with java.awt.Frame
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b5b8520: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b5b8520 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x9bad5a: tileRendererInUse null, GearsES2[obj 0x9bad5a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x9bad5a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x9bad5a created: GearsObj[0x5c4b82d2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x9bad5a created: GearsObj[0x6179d854, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x9bad5a created: GearsObj[0x6179d854, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x9bad5a FIN GearsES2[obj 0x9bad5a isInit true, usesShared false, 1 GearsObj[0x5c4b82d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6179d854, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x669a4cb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9bad5a 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fb263e41940, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x9bad5a, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9bad5a 512x490, swapInterval 1, drawable 0x7fb263e41940
[junit] cleaning up...
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9bad5a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9bad5a FIN
[junit] testing with javax.swing.JFrame
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5fc6e818: tileRendererInUse null, GearsES2[obj 0x5fc6e818 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5fc6e818 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5fc6e818 created: GearsObj[0x576504fa, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5fc6e818 created: GearsObj[0x2929e5e9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5fc6e818 created: GearsObj[0x2929e5e9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5fc6e818 FIN GearsES2[obj 0x5fc6e818 isInit true, usesShared false, 1 GearsObj[0x576504fa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2929e5e9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7db5391b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5fc6e818 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fb263ee8e80, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5fc6e818, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5fc6e818 512x490, swapInterval 1, drawable 0x7fb263ee8e80
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5fc6e818: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5fc6e818 FIN
[junit] cleaning up...
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test02GL2
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844026816 ms --- localhost/127.0.0.1:59999 - Unlock ok within 9 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.445 sec
[junit] ------------- Standard Output ---------------
[junit] GLProfile Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 6 / 12]
[junit] GLProfile Default: GLProfile[GL2/GL2.hw]
[junit] testing with java.awt.Window
[junit] cleaning up...
[junit] testing with java.awt.Frame
[junit] cleaning up...
[junit] testing with javax.swing.JFrame
[junit] cleaning up...
[junit] GLProfile GL2: GLProfile[GL2/GL2.hw]
[junit] testing with java.awt.Window
[junit] cleaning up...
[junit] testing with java.awt.Frame
[junit] cleaning up...
[junit] testing with javax.swing.JFrame
[junit] cleaning up...
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844016068 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844017122 ms +++ localhost/127.0.0.1:59999 - Locked within 1074 ms, 3 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test01GLDefault
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2918958e: tileRendererInUse null, GearsES2[obj 0x2918958e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2918958e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2918958e created: GearsObj[0x5f4275d4, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2918958e created: GearsObj[0x445e228, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2918958e created: GearsObj[0x445e228, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2918958e FIN GearsES2[obj 0x2918958e isInit true, usesShared false, 1 GearsObj[0x5f4275d4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x445e228, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20d9896e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2918958e 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fb263eebed0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2918958e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -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 0x2918958e 512x512, swapInterval 1, drawable 0x7fb263eebed0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2918958e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2918958e FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d2a73d9: tileRendererInUse null, GearsES2[obj 0x5d2a73d9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5d2a73d9 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5d2a73d9 created: GearsObj[0x348dcd5d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5d2a73d9 created: GearsObj[0x49a5af9f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5d2a73d9 created: GearsObj[0x49a5af9f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d2a73d9 FIN GearsES2[obj 0x5d2a73d9 isInit true, usesShared false, 1 GearsObj[0x348dcd5d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49a5af9f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1cad157f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d2a73d9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fb263cf63c0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5d2a73d9, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5d2a73d9 512x490, swapInterval 1, drawable 0x7fb263cf63c0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d2a73d9: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d2a73d9 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x46e06703: tileRendererInUse null, GearsES2[obj 0x46e06703 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x46e06703 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x46e06703 created: GearsObj[0xe11e831, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x46e06703 created: GearsObj[0x39a2f02e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x46e06703 created: GearsObj[0x39a2f02e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x46e06703 FIN GearsES2[obj 0x46e06703 isInit true, usesShared false, 1 GearsObj[0xe11e831, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39a2f02e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x78467991, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x46e06703 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fb263ef17b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x46e06703, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x46e06703 512x490, swapInterval 1, drawable 0x7fb263ef17b0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x46e06703: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x46e06703 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test01GLDefault
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test02GL2
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1b5b8520: tileRendererInUse null, GearsES2[obj 0x1b5b8520 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1b5b8520 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x1b5b8520 created: GearsObj[0x5a56b93a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1b5b8520 created: GearsObj[0x739abd2b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1b5b8520 created: GearsObj[0x739abd2b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1b5b8520 FIN GearsES2[obj 0x1b5b8520 isInit true, usesShared false, 1 GearsObj[0x5a56b93a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x739abd2b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x33f98d58, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b5b8520 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fb263cf6d40, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1b5b8520, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -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 0x1b5b8520 512x512, swapInterval 1, drawable 0x7fb263cf6d40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b5b8520: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b5b8520 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x9bad5a: tileRendererInUse null, GearsES2[obj 0x9bad5a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x9bad5a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x9bad5a created: GearsObj[0x5c4b82d2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x9bad5a created: GearsObj[0x6179d854, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x9bad5a created: GearsObj[0x6179d854, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x9bad5a FIN GearsES2[obj 0x9bad5a isInit true, usesShared false, 1 GearsObj[0x5c4b82d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6179d854, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x669a4cb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9bad5a 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fb263e41940, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x9bad5a, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9bad5a 512x490, swapInterval 1, drawable 0x7fb263e41940
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9bad5a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9bad5a FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5fc6e818: tileRendererInUse null, GearsES2[obj 0x5fc6e818 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5fc6e818 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5fc6e818 created: GearsObj[0x576504fa, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5fc6e818 created: GearsObj[0x2929e5e9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5fc6e818 created: GearsObj[0x2929e5e9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5fc6e818 FIN GearsES2[obj 0x5fc6e818 isInit true, usesShared false, 1 GearsObj[0x576504fa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2929e5e9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7db5391b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5fc6e818 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fb263ee8e80, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5fc6e818, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5fc6e818 512x490, swapInterval 1, drawable 0x7fb263ee8e80
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5fc6e818: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5fc6e818 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test02GL2
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844026816 ms --- localhost/127.0.0.1:59999 - Unlock ok within 9 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01GLDefault took 3.993 sec
[junit] Testcase: test02GL2 took 3.399 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.445 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] GLProfile Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL3.hw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL3.hw], , default GLProfile[GL2/GL2.hw], count 6 / 12]
[junit] GLProfile Default: GLProfile[GL2/GL2.hw]
[junit] testing with java.awt.Window
[junit] cleaning up...
[junit] testing with java.awt.Frame
[junit] cleaning up...
[junit] testing with javax.swing.JFrame
[junit] cleaning up...
[junit] GLProfile GL2: GLProfile[GL2/GL2.hw]
[junit] testing with java.awt.Window
[junit] cleaning up...
[junit] testing with java.awt.Frame
[junit] cleaning up...
[junit] testing with javax.swing.JFrame
[junit] cleaning up...
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844016068 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844017122 ms +++ localhost/127.0.0.1:59999 - Locked within 1074 ms, 3 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test01GLDefault
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2918958e: tileRendererInUse null, GearsES2[obj 0x2918958e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2918958e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2918958e created: GearsObj[0x5f4275d4, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2918958e created: GearsObj[0x445e228, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2918958e created: GearsObj[0x445e228, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2918958e FIN GearsES2[obj 0x2918958e isInit true, usesShared false, 1 GearsObj[0x5f4275d4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x445e228, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20d9896e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2918958e 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fb263eebed0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2918958e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -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 0x2918958e 512x512, swapInterval 1, drawable 0x7fb263eebed0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2918958e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2918958e FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d2a73d9: tileRendererInUse null, GearsES2[obj 0x5d2a73d9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5d2a73d9 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5d2a73d9 created: GearsObj[0x348dcd5d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5d2a73d9 created: GearsObj[0x49a5af9f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5d2a73d9 created: GearsObj[0x49a5af9f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d2a73d9 FIN GearsES2[obj 0x5d2a73d9 isInit true, usesShared false, 1 GearsObj[0x348dcd5d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49a5af9f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1cad157f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d2a73d9 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fb263cf63c0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5d2a73d9, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5d2a73d9 512x490, swapInterval 1, drawable 0x7fb263cf63c0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d2a73d9: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d2a73d9 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x46e06703: tileRendererInUse null, GearsES2[obj 0x46e06703 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x46e06703 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x46e06703 created: GearsObj[0xe11e831, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x46e06703 created: GearsObj[0x39a2f02e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x46e06703 created: GearsObj[0x39a2f02e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x46e06703 FIN GearsES2[obj 0x46e06703 isInit true, usesShared false, 1 GearsObj[0xe11e831, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39a2f02e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x78467991, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x46e06703 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fb263ef17b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x46e06703, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x46e06703 512x490, swapInterval 1, drawable 0x7fb263ef17b0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x46e06703: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x46e06703 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test01GLDefault
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test02GL2
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1b5b8520: tileRendererInUse null, GearsES2[obj 0x1b5b8520 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1b5b8520 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x1b5b8520 created: GearsObj[0x5a56b93a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1b5b8520 created: GearsObj[0x739abd2b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1b5b8520 created: GearsObj[0x739abd2b, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1b5b8520 FIN GearsES2[obj 0x1b5b8520 isInit true, usesShared false, 1 GearsObj[0x5a56b93a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x739abd2b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x33f98d58, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1b5b8520 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fb263cf6d40, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1b5b8520, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -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 0x1b5b8520 512x512, swapInterval 1, drawable 0x7fb263cf6d40
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b5b8520: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1b5b8520 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x9bad5a: tileRendererInUse null, GearsES2[obj 0x9bad5a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x9bad5a on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x9bad5a created: GearsObj[0x5c4b82d2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x9bad5a created: GearsObj[0x6179d854, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x9bad5a created: GearsObj[0x6179d854, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x9bad5a FIN GearsES2[obj 0x9bad5a isInit true, usesShared false, 1 GearsObj[0x5c4b82d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6179d854, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x669a4cb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9bad5a 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fb263e41940, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x9bad5a, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x9bad5a 512x490, swapInterval 1, drawable 0x7fb263e41940
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9bad5a: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9bad5a FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5fc6e818: tileRendererInUse null, GearsES2[obj 0x5fc6e818 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5fc6e818 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5fc6e818 created: GearsObj[0x576504fa, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5fc6e818 created: GearsObj[0x2929e5e9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5fc6e818 created: GearsObj[0x2929e5e9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5fc6e818 FIN GearsES2[obj 0x5fc6e818 isInit true, usesShared false, 1 GearsObj[0x576504fa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2929e5e9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7db5391b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5fc6e818 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fb263ee8e80, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5fc6e818, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5fc6e818 512x490, swapInterval 1, drawable 0x7fb263ee8e80
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5fc6e818: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5fc6e818 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test02GL2
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844026816 ms --- localhost/127.0.0.1:59999 - Unlock ok within 9 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] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844028840 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844030852 ms +++ localhost/127.0.0.1:59999 - Locked within 2041 ms, 5 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw2D
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw2D
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw3D
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw3D
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844034748 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[junit] 2014-10-09 10:40:34.981 java[4330:5e03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.611 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844028840 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844030852 ms +++ localhost/127.0.0.1:59999 - Locked within 2041 ms, 5 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw2D
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw2D
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw3D
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw3D
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844034748 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testTextRendererDraw2D took 1.015 sec
[junit] Testcase: testTextRendererDraw3D took 0.577 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.611 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844028840 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844030852 ms +++ localhost/127.0.0.1:59999 - Locked within 2041 ms, 5 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw2D
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw2D
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw3D
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw3D
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844034748 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844036823 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844038330 ms +++ localhost/127.0.0.1:59999 - Locked within 1517 ms, 4 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01AccumStencilPBuffer
[junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] below: 0xff0000
[junit] above: 0xff00
[junit] XXX GLCaps[rgba 8/8/8/8, opaque, accum-rgba 32/32/32/32, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01AccumStencilPBuffer
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultFBO
[junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] below: 0xff0000
[junit] above: 0xff00
[junit] XXX GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultFBO
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultPBuffer
[junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] below: 0xff0000
[junit] above: 0xff00
[junit] XXX GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] Image right side up
[junit] Image right side up
[junit] Image right side up
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultPBuffer
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01StencilFBO
[junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] below: 0xff0000
[junit] above: 0xff00
[junit] XXX GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01StencilFBO
[junit] Image right side up
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844041165 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] 2014-10-09 10:40:41.625 java[4333:5e03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.023 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] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844036823 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844038330 ms +++ localhost/127.0.0.1:59999 - Locked within 1517 ms, 4 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01AccumStencilPBuffer
[junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] below: 0xff0000
[junit] above: 0xff00
[junit] XXX GLCaps[rgba 8/8/8/8, opaque, accum-rgba 32/32/32/32, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01AccumStencilPBuffer
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultFBO
[junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] below: 0xff0000
[junit] above: 0xff00
[junit] XXX GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultFBO
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultPBuffer
[junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] below: 0xff0000
[junit] above: 0xff00
[junit] XXX GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultPBuffer
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01StencilFBO
[junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] below: 0xff0000
[junit] above: 0xff00
[junit] XXX GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01StencilFBO
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844041165 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01AccumStencilPBuffer took 2.619 sec
[junit] Testcase: test01DefaultFBO took 0.058 sec
[junit] Testcase: test01DefaultPBuffer took 0.04 sec
[junit] Testcase: test01StencilFBO took 0.029 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.023 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] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844036823 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844038330 ms +++ localhost/127.0.0.1:59999 - Locked within 1517 ms, 4 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01AccumStencilPBuffer
[junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] below: 0xff0000
[junit] above: 0xff00
[junit] XXX GLCaps[rgba 8/8/8/8, opaque, accum-rgba 32/32/32/32, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01AccumStencilPBuffer
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultFBO
[junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] below: 0xff0000
[junit] above: 0xff00
[junit] XXX GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultFBO
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultPBuffer
[junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] below: 0xff0000
[junit] above: 0xff00
[junit] XXX GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultPBuffer
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01StencilFBO
[junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION: 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] below: 0xff0000
[junit] above: 0xff00
[junit] XXX GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01StencilFBO
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844041165 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844043329 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844045862 ms +++ localhost/127.0.0.1:59999 - Locked within 2563 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA0
[junit]
[junit] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit]
[junit] Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit]
[junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA0-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA0-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA4
[junit]
[junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit]
[junit] Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit]
[junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa04_default-0512x0512.png
[junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa04_default-0512x0512.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA4
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA8
[junit]
[junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit]
[junit] Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit]
[junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa08_default-0512x0512.png
[junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa08_default-0512x0512.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA8
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844049382 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] 2014-10-09 10:40:49.646 java[4335:5e03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.757 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844043329 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844045862 ms +++ localhost/127.0.0.1:59999 - Locked within 2563 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA0
[junit]
[junit] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit]
[junit] Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit]
[junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA0-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA0-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA4
[junit]
[junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit]
[junit] Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit]
[junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa04_default-0512x0512.png
[junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa04_default-0512x0512.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA4
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA8
[junit]
[junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit]
[junit] Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit]
[junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa08_default-0512x0512.png
[junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa08_default-0512x0512.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA8
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844049382 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testOnscreenMultiSampleAA0 took 3.023 sec
[junit] Testcase: testOnscreenMultiSampleAA4 took 0.199 sec
[junit] Testcase: testOnscreenMultiSampleAA8 took 0.196 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.757 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844043329 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844045862 ms +++ localhost/127.0.0.1:59999 - Locked within 2563 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA0
[junit]
[junit] Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit]
[junit] Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit]
[junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA0-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA0-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA4
[junit]
[junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit]
[junit] Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit]
[junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa04_default-0512x0512.png
[junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa04_default-0512x0512.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA4
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA8
[junit]
[junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit]
[junit] Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit]
[junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa08_default-0512x0512.png
[junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa08_default-0512x0512.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA8
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844049382 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT
[junit] SLOCK [T main @ 1412844051610 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844057650 ms +++ localhost/127.0.0.1:59999 - Locked within 6110 ms, 13 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT - test
[junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: true
[junit] 0:0 apple.awt.CGraphicsConfig@67ce85c4[dev=CGraphicsDevice[screen=0],pixfmt=0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true
[junit] Chosen 0:0 apple.awt.CGraphicsConfig@67ce85c4[dev=CGraphicsDevice[screen=0],pixfmt=0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4b14b82b: tileRendererInUse null, GearsES2[obj 0x4b14b82b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4b14b82b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, trans-rgba 0x0/0/0/0, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4b14b82b created: GearsObj[0x3cc70b0d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4b14b82b created: GearsObj[0x2fa6a1a7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4b14b82b created: GearsObj[0x2fa6a1a7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4b14b82b FIN GearsES2[obj 0x4b14b82b isInit true, usesShared false, 1 GearsObj[0x3cc70b0d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2fa6a1a7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x288b567c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b14b82b 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7ff9d5a10dd0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4b14b82b, 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 0x4b14b82b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4b14b82b FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT - test
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844060835 ms --- localhost/127.0.0.1:59999 - Unlock ok within 11 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.03 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844051610 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844057650 ms +++ localhost/127.0.0.1:59999 - Locked within 6110 ms, 13 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT - test
[junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: true
[junit] 0:0 apple.awt.CGraphicsConfig@67ce85c4[dev=CGraphicsDevice[screen=0],pixfmt=0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true
[junit] Chosen 0:0 apple.awt.CGraphicsConfig@67ce85c4[dev=CGraphicsDevice[screen=0],pixfmt=0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4b14b82b: tileRendererInUse null, GearsES2[obj 0x4b14b82b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4b14b82b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, trans-rgba 0x0/0/0/0, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4b14b82b created: GearsObj[0x3cc70b0d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4b14b82b created: GearsObj[0x2fa6a1a7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4b14b82b created: GearsObj[0x2fa6a1a7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4b14b82b FIN GearsES2[obj 0x4b14b82b isInit true, usesShared false, 1 GearsObj[0x3cc70b0d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2fa6a1a7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x288b567c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b14b82b 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7ff9d5a10dd0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4b14b82b, 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 0x4b14b82b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4b14b82b FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT - test
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844060835 ms --- localhost/127.0.0.1:59999 - Unlock ok within 11 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test took 0.902 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.03 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844051610 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844057650 ms +++ localhost/127.0.0.1:59999 - Locked within 6110 ms, 13 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT - test
[junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: true
[junit] 0:0 apple.awt.CGraphicsConfig@67ce85c4[dev=CGraphicsDevice[screen=0],pixfmt=0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true
[junit] Chosen 0:0 apple.awt.CGraphicsConfig@67ce85c4[dev=CGraphicsDevice[screen=0],pixfmt=0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4b14b82b: tileRendererInUse null, GearsES2[obj 0x4b14b82b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4b14b82b on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, trans-rgba 0x0/0/0/0, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4b14b82b created: GearsObj[0x3cc70b0d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4b14b82b created: GearsObj[0x2fa6a1a7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4b14b82b created: GearsObj[0x2fa6a1a7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4b14b82b FIN GearsES2[obj 0x4b14b82b isInit true, usesShared false, 1 GearsObj[0x3cc70b0d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2fa6a1a7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x288b567c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4b14b82b 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7ff9d5a10dd0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4b14b82b, 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 0x4b14b82b: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4b14b82b FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT - test
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844060835 ms --- localhost/127.0.0.1:59999 - Unlock ok within 11 ms
[junit] ------------- ---------------- ---------------
[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] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844062788 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844068316 ms +++ localhost/127.0.0.1:59999 - Locked within 5566 ms, 12 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test01
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] canvas pos/siz: 0/22 640x480
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844071391 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844071393 d 0ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844071394 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844071394 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7e94af2f: tileRendererInUse null, GearsES2[obj 0x7e94af2f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7e94af2f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7e94af2f created: GearsObj[0xdf82ab4, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7e94af2f created: GearsObj[0x1fbb9696, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7e94af2f created: GearsObj[0x1fbb9696, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7e94af2f FIN GearsES2[obj 0x7e94af2f isInit true, usesShared false, 1 GearsObj[0xdf82ab4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1fbb9696, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2719f1f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e94af2f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fea45a05080, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7e94af2f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844071666 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844071915 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844071916 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e94af2f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e94af2f FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844071946 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test01
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test02_GLES2
[junit] GLES2 n/a
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test02_GLES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test03_GL3
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] canvas pos/siz: 0/22 640x480
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072157 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072166 d 0ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072166 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072166 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5edf2d38: tileRendererInUse null, GearsES2[obj 0x5edf2d38 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5edf2d38 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5edf2d38 created: GearsObj[0x98adae2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5edf2d38 created: GearsObj[0x7b283052, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5edf2d38 created: GearsObj[0x7b283052, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5edf2d38 FIN GearsES2[obj 0x5edf2d38 isInit true, usesShared false, 1 GearsObj[0x98adae2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7b283052, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb7c96a9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5edf2d38 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fea43481220, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5edf2d38, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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-D16-St00-Sa00_default-0640x0480.png
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072255 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072647 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072647 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5edf2d38: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5edf2d38 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072682 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test03_GL3
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test99_PixelScale1_DefaultNorm
[junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072740 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072756 d 0ms]]
[junit] canvas pos/siz: 0/22 640x480
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072756 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072756 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x336d8196: tileRendererInUse null, GearsES2[obj 0x336d8196 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x336d8196 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x336d8196 created: GearsObj[0x9bad5a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x336d8196 created: GearsObj[0x6c91f005, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x336d8196 created: GearsObj[0x6c91f005, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x336d8196 FIN GearsES2[obj 0x336d8196 isInit true, usesShared false, 1 GearsObj[0x9bad5a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c91f005, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x483a0ab1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x336d8196 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fea45a2d530, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x336d8196, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072851 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844073263 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844073264 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x336d8196: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x336d8196 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844073298 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test99_PixelScale1_DefaultNorm
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844073395 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 11.32 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844062788 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844068316 ms +++ localhost/127.0.0.1:59999 - Locked within 5566 ms, 12 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test01
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] canvas pos/siz: 0/22 640x480
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844071391 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844071393 d 0ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844071394 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844071394 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7e94af2f: tileRendererInUse null, GearsES2[obj 0x7e94af2f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7e94af2f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7e94af2f created: GearsObj[0xdf82ab4, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7e94af2f created: GearsObj[0x1fbb9696, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7e94af2f created: GearsObj[0x1fbb9696, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7e94af2f FIN GearsES2[obj 0x7e94af2f isInit true, usesShared false, 1 GearsObj[0xdf82ab4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1fbb9696, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2719f1f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e94af2f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fea45a05080, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7e94af2f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844071666 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844071915 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844071916 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e94af2f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e94af2f FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844071946 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test01
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test02_GLES2
[junit] GLES2 n/a
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test02_GLES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test03_GL3
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] canvas pos/siz: 0/22 640x480
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072157 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072166 d 0ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072166 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072166 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5edf2d38: tileRendererInUse null, GearsES2[obj 0x5edf2d38 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5edf2d38 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5edf2d38 created: GearsObj[0x98adae2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5edf2d38 created: GearsObj[0x7b283052, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5edf2d38 created: GearsObj[0x7b283052, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5edf2d38 FIN GearsES2[obj 0x5edf2d38 isInit true, usesShared false, 1 GearsObj[0x98adae2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7b283052, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb7c96a9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5edf2d38 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fea43481220, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5edf2d38, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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-D16-St00-Sa00_default-0640x0480.png
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072255 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072647 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072647 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5edf2d38: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5edf2d38 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072682 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test03_GL3
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test99_PixelScale1_DefaultNorm
[junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072740 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072756 d 0ms]]
[junit] canvas pos/siz: 0/22 640x480
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072756 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072756 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x336d8196: tileRendererInUse null, GearsES2[obj 0x336d8196 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x336d8196 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x336d8196 created: GearsObj[0x9bad5a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x336d8196 created: GearsObj[0x6c91f005, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x336d8196 created: GearsObj[0x6c91f005, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x336d8196 FIN GearsES2[obj 0x336d8196 isInit true, usesShared false, 1 GearsObj[0x9bad5a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c91f005, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x483a0ab1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x336d8196 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fea45a2d530, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x336d8196, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072851 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844073263 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844073264 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x336d8196: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x336d8196 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844073298 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test99_PixelScale1_DefaultNorm
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844073395 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01 took 3.42 sec
[junit] Testcase: test02_GLES2 took 0.001 sec
[junit] Testcase: test03_GL3 took 0.596 sec
[junit] Testcase: test99_PixelScale1_DefaultNorm took 0.615 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 11.32 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844062788 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844068316 ms +++ localhost/127.0.0.1:59999 - Locked within 5566 ms, 12 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test01
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] canvas pos/siz: 0/22 640x480
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844071391 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844071393 d 0ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844071394 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844071394 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7e94af2f: tileRendererInUse null, GearsES2[obj 0x7e94af2f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7e94af2f on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7e94af2f created: GearsObj[0xdf82ab4, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7e94af2f created: GearsObj[0x1fbb9696, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7e94af2f created: GearsObj[0x1fbb9696, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7e94af2f FIN GearsES2[obj 0x7e94af2f isInit true, usesShared false, 1 GearsObj[0xdf82ab4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1fbb9696, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2719f1f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e94af2f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fea45a05080, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7e94af2f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844071666 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844071915 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844071916 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e94af2f: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e94af2f FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844071946 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test01
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test02_GLES2
[junit] GLES2 n/a
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test02_GLES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test03_GL3
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] canvas pos/siz: 0/22 640x480
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072157 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072166 d 0ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072166 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072166 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5edf2d38: tileRendererInUse null, GearsES2[obj 0x5edf2d38 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5edf2d38 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5edf2d38 created: GearsObj[0x98adae2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5edf2d38 created: GearsObj[0x7b283052, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5edf2d38 created: GearsObj[0x7b283052, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5edf2d38 FIN GearsES2[obj 0x5edf2d38 isInit true, usesShared false, 1 GearsObj[0x98adae2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7b283052, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb7c96a9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5edf2d38 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fea43481220, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5edf2d38, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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-D16-St00-Sa00_default-0640x0480.png
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072255 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072647 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072647 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5edf2d38: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5edf2d38 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072682 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test03_GL3
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test99_PixelScale1_DefaultNorm
[junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072740 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072756 d 0ms]]
[junit] canvas pos/siz: 0/22 640x480
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072756 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072756 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x336d8196: tileRendererInUse null, GearsES2[obj 0x336d8196 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x336d8196 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x336d8196 created: GearsObj[0x9bad5a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x336d8196 created: GearsObj[0x6c91f005, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x336d8196 created: GearsObj[0x6c91f005, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x336d8196 FIN GearsES2[obj 0x336d8196 isInit true, usesShared false, 1 GearsObj[0x9bad5a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c91f005, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x483a0ab1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x336d8196 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fea45a2d530, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x336d8196, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844072851 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844073263 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844073264 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x336d8196: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x336d8196 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844073298 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test99_PixelScale1_DefaultNorm
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844073395 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[junit] ------------- ---------------- ---------------
[junit] 2014-10-09 10:41:14.044 java[4340:5e03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[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] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844075961 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844076969 ms +++ localhost/127.0.0.1:59999 - Locked within 1056 ms, 3 attempts
[junit] ++++ TestCase.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 0x21e1962d: tileRendererInUse null, GearsES2[obj 0x21e1962d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x21e1962d on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x21e1962d created: GearsObj[0x22e90943, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x21e1962d created: GearsObj[0x715f1f9c, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x21e1962d created: GearsObj[0x715f1f9c, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x21e1962d FIN GearsES2[obj 0x21e1962d isInit true, usesShared false, 1 GearsObj[0x22e90943, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x715f1f9c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x4b2922f6, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x21e1962d 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ff39bc5fb30, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x21e1962d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844079700 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844079705 d 0ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844079706 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844079706 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test01_DefaultNorm____________-n0005-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21e1962d: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21e1962d FIN
[junit] ++++ TestCase.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:1412844079989 d 0ms]]
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test02_DefaultMsaa
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844079992 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ff39be622e0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844080174 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844080182 d 0ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844080183 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844080183 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844080670 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844080670 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test02_DefaultMsaa
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test03_PbufferNorm
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ff39be75ff0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test03_PbufferNorm____________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test03_PbufferNorm____________-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844081349 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844081349 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test03_PbufferNorm
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test04_PbufferMsaa
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ff39be75e60, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test04_PbufferMsaa____________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test04_PbufferMsaa____________-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844082005 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844082005 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test04_PbufferMsaa
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test05_BitmapNorm
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ff39be89900, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test05_BitmapNorm_____________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test05_BitmapNorm_____________-n0006-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] ++++ TestCase.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:1412844082671 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844082671 d 0ms]]
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test06_BitmapMsaa
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ff39bc70250, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test06_BitmapMsaa_____________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test06_BitmapMsaa_____________-n0006-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844083349 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844083349 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test06_BitmapMsaa
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test20_GLES2
[junit] GLES2 n/a
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test20_GLES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test30_GL3
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x9c6a99d: tileRendererInUse null, GearsES2[obj 0x9c6a99d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x9c6a99d on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x9c6a99d created: GearsObj[0x7bbf68a9, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x9c6a99d created: GearsObj[0x53706eb7, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x9c6a99d created: GearsObj[0x53706eb7, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x9c6a99d FIN GearsES2[obj 0x9c6a99d isInit true, usesShared false, 1 GearsObj[0x7bbf68a9, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x53706eb7, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0xde16483, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9c6a99d 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ff39bc78530, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x9c6a99d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0x9c6a99d 640x480, swapInterval 0, drawable 0x7ff39bc78530
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test30_GL3____________________-n0001-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test30_GL3____________________-n0005-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9c6a99d: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9c6a99d FIN
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844084026 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844084027 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test30_GL3
[junit] ++++ TestCase.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[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ff39be75560, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0006-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844084712 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844084712 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test99_PixelScale1_DefaultNorm
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844084813 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[junit] 2014-10-09 10:41:25.266 java[4342:bd0b] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 9.85 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844075961 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844076969 ms +++ localhost/127.0.0.1:59999 - Locked within 1056 ms, 3 attempts
[junit] ++++ TestCase.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 0x21e1962d: tileRendererInUse null, GearsES2[obj 0x21e1962d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x21e1962d on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x21e1962d created: GearsObj[0x22e90943, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x21e1962d created: GearsObj[0x715f1f9c, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x21e1962d created: GearsObj[0x715f1f9c, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x21e1962d FIN GearsES2[obj 0x21e1962d isInit true, usesShared false, 1 GearsObj[0x22e90943, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x715f1f9c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x4b2922f6, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x21e1962d 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ff39bc5fb30, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x21e1962d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844079700 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844079705 d 0ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844079706 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844079706 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test01_DefaultNorm____________-n0005-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21e1962d: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21e1962d FIN
[junit] ++++ TestCase.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:1412844079989 d 0ms]]
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test02_DefaultMsaa
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844079992 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ff39be622e0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844080174 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844080182 d 0ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844080183 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844080183 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844080670 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844080670 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test02_DefaultMsaa
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test03_PbufferNorm
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ff39be75ff0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test03_PbufferNorm____________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test03_PbufferNorm____________-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844081349 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844081349 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test03_PbufferNorm
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test04_PbufferMsaa
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ff39be75e60, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test04_PbufferMsaa____________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test04_PbufferMsaa____________-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844082005 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844082005 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test04_PbufferMsaa
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test05_BitmapNorm
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ff39be89900, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test05_BitmapNorm_____________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test05_BitmapNorm_____________-n0006-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] ++++ TestCase.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:1412844082671 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844082671 d 0ms]]
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test06_BitmapMsaa
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ff39bc70250, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test06_BitmapMsaa_____________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test06_BitmapMsaa_____________-n0006-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844083349 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844083349 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test06_BitmapMsaa
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test20_GLES2
[junit] GLES2 n/a
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test20_GLES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test30_GL3
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x9c6a99d: tileRendererInUse null, GearsES2[obj 0x9c6a99d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x9c6a99d on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x9c6a99d created: GearsObj[0x7bbf68a9, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x9c6a99d created: GearsObj[0x53706eb7, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x9c6a99d created: GearsObj[0x53706eb7, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x9c6a99d FIN GearsES2[obj 0x9c6a99d isInit true, usesShared false, 1 GearsObj[0x7bbf68a9, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x53706eb7, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0xde16483, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9c6a99d 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ff39bc78530, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x9c6a99d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0x9c6a99d 640x480, swapInterval 0, drawable 0x7ff39bc78530
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test30_GL3____________________-n0001-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test30_GL3____________________-n0005-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9c6a99d: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9c6a99d FIN
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844084026 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844084027 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test30_GL3
[junit] ++++ TestCase.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[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ff39be75560, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0006-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844084712 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844084712 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test99_PixelScale1_DefaultNorm
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844084813 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01_DefaultNorm took 2.836 sec
[junit] Testcase: test02_DefaultMsaa took 0.678 sec
[junit] Testcase: test03_PbufferNorm took 0.679 sec
[junit] Testcase: test04_PbufferMsaa took 0.654 sec
[junit] Testcase: test05_BitmapNorm took 0.665 sec
[junit] Testcase: test06_BitmapMsaa took 0.677 sec
[junit] Testcase: test20_GLES2 took 0.001 sec
[junit] Testcase: test30_GL3 took 0.674 sec
[junit] Testcase: test99_PixelScale1_DefaultNorm took 0.684 sec
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 9.85 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844075961 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844076969 ms +++ localhost/127.0.0.1:59999 - Locked within 1056 ms, 3 attempts
[junit] ++++ TestCase.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 0x21e1962d: tileRendererInUse null, GearsES2[obj 0x21e1962d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x21e1962d on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x21e1962d created: GearsObj[0x22e90943, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x21e1962d created: GearsObj[0x715f1f9c, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x21e1962d created: GearsObj[0x715f1f9c, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x21e1962d FIN GearsES2[obj 0x21e1962d isInit true, usesShared false, 1 GearsObj[0x22e90943, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x715f1f9c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x4b2922f6, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x21e1962d 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ff39bc5fb30, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x21e1962d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844079700 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844079705 d 0ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844079706 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844079706 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test01_DefaultNorm____________-n0005-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21e1962d: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x21e1962d FIN
[junit] ++++ TestCase.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:1412844079989 d 0ms]]
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test02_DefaultMsaa
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844079992 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ff39be622e0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844080174 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844080182 d 0ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844080183 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844080183 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844080670 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844080670 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test02_DefaultMsaa
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test03_PbufferNorm
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ff39be75ff0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test03_PbufferNorm____________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test03_PbufferNorm____________-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844081349 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844081349 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test03_PbufferNorm
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test04_PbufferMsaa
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ff39be75e60, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test04_PbufferMsaa____________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test04_PbufferMsaa____________-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844082005 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844082005 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test04_PbufferMsaa
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test05_BitmapNorm
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ff39be89900, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test05_BitmapNorm_____________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test05_BitmapNorm_____________-n0006-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] ++++ TestCase.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:1412844082671 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844082671 d 0ms]]
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test06_BitmapMsaa
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ff39bc70250, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test06_BitmapMsaa_____________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test06_BitmapMsaa_____________-n0006-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844083349 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844083349 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test06_BitmapMsaa
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test20_GLES2
[junit] GLES2 n/a
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test20_GLES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test30_GL3
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x9c6a99d: tileRendererInUse null, GearsES2[obj 0x9c6a99d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x9c6a99d on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x9c6a99d created: GearsObj[0x7bbf68a9, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x9c6a99d created: GearsObj[0x53706eb7, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x9c6a99d created: GearsObj[0x53706eb7, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x9c6a99d FIN GearsES2[obj 0x9c6a99d isInit true, usesShared false, 1 GearsObj[0x7bbf68a9, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x53706eb7, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0xde16483, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9c6a99d 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ff39bc78530, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x9c6a99d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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 0x9c6a99d 640x480, swapInterval 0, drawable 0x7ff39bc78530
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test30_GL3____________________-n0001-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test30_GL3____________________-n0005-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9c6a99d: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9c6a99d FIN
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844084026 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844084027 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test30_GL3
[junit] ++++ TestCase.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[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ff39be75560, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0006-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844084712 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844084712 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test99_PixelScale1_DefaultNorm
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844084813 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 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] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844087230 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844088738 ms +++ localhost/127.0.0.1:59999 - Locked within 1587 ms, 4 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test01_DefaultNorm
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2911ded2: tileRendererInUse null, GearsES2[obj 0x2911ded2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2911ded2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2911ded2 created: GearsObj[0x4f2b3349, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x2911ded2 created: GearsObj[0x1d34263a, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x2911ded2 created: GearsObj[0x1d34263a, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2911ded2 FIN GearsES2[obj 0x2911ded2 isInit true, usesShared false, 1 GearsObj[0x4f2b3349, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1d34263a, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3bd840d9, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2911ded2 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4f8ef4a80, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2911ded2, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x163b4b1e: tileRendererInUse null, GearsES2[obj 0x163b4b1e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x163b4b1e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x163b4b1e created: GearsObj[0x4ed9f47, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x163b4b1e created: GearsObj[0xc73f0d8, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x163b4b1e created: GearsObj[0xc73f0d8, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x163b4b1e FIN GearsES2[obj 0x163b4b1e isInit true, usesShared false, 1 GearsObj[0x4ed9f47, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xc73f0d8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0xfc8fb4b, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x163b4b1e 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4fb30e5c0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x163b4b1e, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xec0a9f9: tileRendererInUse null, GearsES2[obj 0xec0a9f9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xec0a9f9 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xec0a9f9 created: GearsObj[0x3d762027, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0xec0a9f9 created: GearsObj[0x1638fff7, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0xec0a9f9 created: GearsObj[0x1638fff7, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xec0a9f9 FIN GearsES2[obj 0xec0a9f9 isInit true, usesShared false, 1 GearsObj[0x3d762027, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1638fff7, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x782cbc86, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xec0a9f9 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7fe4fb214370, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xec0a9f9, angle 0.0, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xad72200: tileRendererInUse null, GearsES2[obj 0xad72200 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xad72200 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xad72200 created: GearsObj[0xe96b5c2, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0xad72200 created: GearsObj[0x4876db09, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0xad72200 created: GearsObj[0x4876db09, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xad72200 FIN GearsES2[obj 0xad72200 isInit true, usesShared false, 1 GearsObj[0xe96b5c2, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x4876db09, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x73265109, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xad72200 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7fe4fb21dcf0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xad72200, angle 0.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2911ded2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2911ded2 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x163b4b1e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x163b4b1e FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xec0a9f9: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xec0a9f9 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xad72200: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xad72200 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test01_DefaultNorm
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test02_DefaultMsaa
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x54a9387: tileRendererInUse null, GearsES2[obj 0x54a9387 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x54a9387 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x54a9387 created: GearsObj[0x1dff2e1b, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x54a9387 created: GearsObj[0x5c2bfdff, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x54a9387 created: GearsObj[0x5c2bfdff, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x54a9387 FIN GearsES2[obj 0x54a9387 isInit true, usesShared false, 1 GearsObj[0x1dff2e1b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5c2bfdff, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0xc3fa6cd, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x54a9387 0/0 300x278 of 300x278, swapInterval 0, drawable 0x7fe4f8cf1420, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x54a9387, angle 0.0, [l -1.0791367, r 1.0791367, b -1.0, t 1.0] 2.1582735x2.0 -> [l -1.0791367, r 1.0791367, b -1.0, t 1.0] 2.1582735x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x631b86c7: tileRendererInUse null, GearsES2[obj 0x631b86c7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x631b86c7 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x631b86c7 created: GearsObj[0x1d417690, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x631b86c7 created: GearsObj[0x34cef6f1, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x631b86c7 created: GearsObj[0x34cef6f1, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x631b86c7 FIN GearsES2[obj 0x631b86c7 isInit true, usesShared false, 1 GearsObj[0x1d417690, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x34cef6f1, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1f315415, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x631b86c7 0/0 300x278 of 300x278, swapInterval 0, drawable 0x7fe4fb202780, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x631b86c7, angle 0.0, [l -1.0791367, r 1.0791367, b -1.0, t 1.0] 2.1582735x2.0 -> [l -1.0791367, r 1.0791367, b -1.0, t 1.0] 2.1582735x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4406cef4: tileRendererInUse null, GearsES2[obj 0x4406cef4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4406cef4 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4406cef4 created: GearsObj[0x2b76086d, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x4406cef4 created: GearsObj[0x52234265, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x4406cef4 created: GearsObj[0x52234265, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4406cef4 FIN GearsES2[obj 0x4406cef4 isInit true, usesShared false, 1 GearsObj[0x2b76086d, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x52234265, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x64c272bc, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4406cef4 0/0 150x128 of 150x128, swapInterval 0, drawable 0x7fe4fb200ac0, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x4406cef4, angle 0.0, [l -1.171875, r 1.171875, b -1.0, t 1.0] 2.34375x2.0 -> [l -1.171875, r 1.171875, b -1.0, t 1.0] 2.34375x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1afd1810: tileRendererInUse null, GearsES2[obj 0x1afd1810 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1afd1810 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x1afd1810 created: GearsObj[0x2415a94f, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x1afd1810 created: GearsObj[0xa1e940b, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x1afd1810 created: GearsObj[0xa1e940b, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1afd1810 FIN GearsES2[obj 0x1afd1810 isInit true, usesShared false, 1 GearsObj[0x2415a94f, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xa1e940b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x66da9ea4, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1afd1810 0/0 100x78 of 100x78, swapInterval 0, drawable 0x7fe4fb22b440, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x1afd1810, angle 0.0, [l -1.2820513, r 1.2820513, b -1.0, t 1.0] 2.5641026x2.0 -> [l -1.2820513, r 1.2820516, b -1.0, t 1.0] 2.564103x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x54a9387 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4f8cf1420, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x54a9387, angle 0.5, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x631b86c7 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4fb202780, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x631b86c7, angle 0.5, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4406cef4 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7fe4fb200ac0, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x4406cef4, angle 0.5, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1afd1810 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7fe4fb22b440, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x1afd1810, angle 0.5, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x54a9387: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x54a9387 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x631b86c7: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x631b86c7 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4406cef4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4406cef4 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1afd1810: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1afd1810 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test02_DefaultMsaa
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test03_PbufferNorm
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x170d9151: tileRendererInUse null, GearsES2[obj 0x170d9151 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x170d9151 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x170d9151 created: GearsObj[0x54128635, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x170d9151 created: GearsObj[0xc292cb2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x170d9151 created: GearsObj[0xc292cb2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x170d9151 FIN GearsES2[obj 0x170d9151 isInit true, usesShared false, 1 GearsObj[0x54128635, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xc292cb2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6335605a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x170d9151 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4f8ef0270, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x170d9151, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7bbf68a9: tileRendererInUse null, GearsES2[obj 0x7bbf68a9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7bbf68a9 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7bbf68a9 created: GearsObj[0x2594e776, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7bbf68a9 created: GearsObj[0x52e80740, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7bbf68a9 created: GearsObj[0x52e80740, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7bbf68a9 FIN GearsES2[obj 0x7bbf68a9 isInit true, usesShared false, 1 GearsObj[0x2594e776, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52e80740, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f342545, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7bbf68a9 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4fb236ab0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7bbf68a9, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7a74db2c: tileRendererInUse null, GearsES2[obj 0x7a74db2c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7a74db2c on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7a74db2c created: GearsObj[0xe8ae59a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7a74db2c created: GearsObj[0x40e7e8eb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7a74db2c created: GearsObj[0x40e7e8eb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a74db2c FIN GearsES2[obj 0x7a74db2c isInit true, usesShared false, 1 GearsObj[0xe8ae59a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40e7e8eb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x396cbd97, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a74db2c 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7fe4fb358d50, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7a74db2c, angle 0.0, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xde16483: tileRendererInUse null, GearsES2[obj 0xde16483 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xde16483 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xde16483 created: GearsObj[0x54140fee, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xde16483 created: GearsObj[0x7121fd61, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xde16483 created: GearsObj[0x7121fd61, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xde16483 FIN GearsES2[obj 0xde16483 isInit true, usesShared false, 1 GearsObj[0x54140fee, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7121fd61, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e82254d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xde16483 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7fe4f8ce4470, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xde16483, angle 0.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x170d9151: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x170d9151 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bbf68a9: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bbf68a9 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a74db2c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a74db2c FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xde16483: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xde16483 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test03_PbufferNorm
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test04_PbufferMsaa
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6762ba99: tileRendererInUse null, GearsES2[obj 0x6762ba99 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6762ba99 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6762ba99 created: GearsObj[0x2e8932e8, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6762ba99 created: GearsObj[0x316d3536, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6762ba99 created: GearsObj[0x316d3536, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6762ba99 FIN GearsES2[obj 0x6762ba99 isInit true, usesShared false, 1 GearsObj[0x2e8932e8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x316d3536, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x78c08593, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6762ba99 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4fb30b060, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x6762ba99, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2c8c7d6: tileRendererInUse null, GearsES2[obj 0x2c8c7d6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2c8c7d6 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2c8c7d6 created: GearsObj[0x40158291, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2c8c7d6 created: GearsObj[0x442f1e75, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2c8c7d6 created: GearsObj[0x442f1e75, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2c8c7d6 FIN GearsES2[obj 0x2c8c7d6 isInit true, usesShared false, 1 GearsObj[0x40158291, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x442f1e75, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7178b64b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2c8c7d6 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4f8e68c60, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x2c8c7d6, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4bb7b407: tileRendererInUse null, GearsES2[obj 0x4bb7b407 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4bb7b407 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4bb7b407 created: GearsObj[0x1c3cbb4b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4bb7b407 created: GearsObj[0x572c4768, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4bb7b407 created: GearsObj[0x572c4768, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4bb7b407 FIN GearsES2[obj 0x4bb7b407 isInit true, usesShared false, 1 GearsObj[0x1c3cbb4b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x572c4768, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c04298e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4bb7b407 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7fe4f8e5fc20, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x4bb7b407, angle 0.0, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x25e3bbd7: tileRendererInUse null, GearsES2[obj 0x25e3bbd7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x25e3bbd7 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x25e3bbd7 created: GearsObj[0x7619cc1b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x25e3bbd7 created: GearsObj[0x17a73d30, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x25e3bbd7 created: GearsObj[0x17a73d30, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x25e3bbd7 FIN GearsES2[obj 0x25e3bbd7 isInit true, usesShared false, 1 GearsObj[0x7619cc1b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17a73d30, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64a22671, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x25e3bbd7 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7fe4fb225350, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x25e3bbd7, angle 0.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6762ba99: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6762ba99 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2c8c7d6: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2c8c7d6 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bb7b407: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bb7b407 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x25e3bbd7: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x25e3bbd7 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test04_PbufferMsaa
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test05_BitmapNorm
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 300x278 of 300x278, swapInterval 0, drawable 0x7fe4f8e68e40, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0791367, r 1.0791367, b -1.0, t 1.0] 2.1582735x2.0 -> [l -1.0791367, r 1.0791367, b -1.0, t 1.0] 2.1582735x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 300x278 of 300x278, swapInterval 0, drawable 0x7fe4fb2462d0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0791367, r 1.0791367, b -1.0, t 1.0] 2.1582735x2.0 -> [l -1.0791367, r 1.0791367, b -1.0, t 1.0] 2.1582735x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 150x128 of 150x128, swapInterval 0, drawable 0x7fe4fb22caf0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.171875, r 1.171875, b -1.0, t 1.0] 2.34375x2.0 -> [l -1.171875, r 1.171875, b -1.0, t 1.0] 2.34375x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 100x78 of 100x78, swapInterval 0, drawable 0x7fe4f8ef8e70, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.2820513, r 1.2820513, b -1.0, t 1.0] 2.5641026x2.0 -> [l -1.2820513, r 1.2820516, b -1.0, t 1.0] 2.564103x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4f8e68e40, tileRendererInUse null
[junit] >> Gears angle 0.5, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4fb2462d0, tileRendererInUse null
[junit] >> Gears angle 0.5, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7fe4fb22caf0, tileRendererInUse null
[junit] >> Gears angle 0.5, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7fe4f8ef8e70, tileRendererInUse null
[junit] >> Gears angle 0.5, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test05_BitmapNorm
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test06_BitmapMsaa
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4f8ee6430, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4fb32b1e0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7fe4fb230170, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7fe4f8efbfc0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test06_BitmapMsaa
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844095346 ms --- localhost/127.0.0.1:59999 - Unlock ok within 11 ms
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.97 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844087230 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844088738 ms +++ localhost/127.0.0.1:59999 - Locked within 1587 ms, 4 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test01_DefaultNorm
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2911ded2: tileRendererInUse null, GearsES2[obj 0x2911ded2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2911ded2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2911ded2 created: GearsObj[0x4f2b3349, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x2911ded2 created: GearsObj[0x1d34263a, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x2911ded2 created: GearsObj[0x1d34263a, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2911ded2 FIN GearsES2[obj 0x2911ded2 isInit true, usesShared false, 1 GearsObj[0x4f2b3349, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1d34263a, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3bd840d9, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2911ded2 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4f8ef4a80, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2911ded2, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x163b4b1e: tileRendererInUse null, GearsES2[obj 0x163b4b1e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x163b4b1e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x163b4b1e created: GearsObj[0x4ed9f47, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x163b4b1e created: GearsObj[0xc73f0d8, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x163b4b1e created: GearsObj[0xc73f0d8, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x163b4b1e FIN GearsES2[obj 0x163b4b1e isInit true, usesShared false, 1 GearsObj[0x4ed9f47, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xc73f0d8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0xfc8fb4b, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x163b4b1e 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4fb30e5c0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x163b4b1e, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xec0a9f9: tileRendererInUse null, GearsES2[obj 0xec0a9f9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xec0a9f9 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xec0a9f9 created: GearsObj[0x3d762027, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0xec0a9f9 created: GearsObj[0x1638fff7, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0xec0a9f9 created: GearsObj[0x1638fff7, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xec0a9f9 FIN GearsES2[obj 0xec0a9f9 isInit true, usesShared false, 1 GearsObj[0x3d762027, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1638fff7, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x782cbc86, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xec0a9f9 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7fe4fb214370, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xec0a9f9, angle 0.0, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xad72200: tileRendererInUse null, GearsES2[obj 0xad72200 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xad72200 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xad72200 created: GearsObj[0xe96b5c2, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0xad72200 created: GearsObj[0x4876db09, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0xad72200 created: GearsObj[0x4876db09, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xad72200 FIN GearsES2[obj 0xad72200 isInit true, usesShared false, 1 GearsObj[0xe96b5c2, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x4876db09, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x73265109, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xad72200 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7fe4fb21dcf0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xad72200, angle 0.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2911ded2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2911ded2 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x163b4b1e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x163b4b1e FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xec0a9f9: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xec0a9f9 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xad72200: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xad72200 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test01_DefaultNorm
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test02_DefaultMsaa
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x54a9387: tileRendererInUse null, GearsES2[obj 0x54a9387 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x54a9387 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x54a9387 created: GearsObj[0x1dff2e1b, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x54a9387 created: GearsObj[0x5c2bfdff, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x54a9387 created: GearsObj[0x5c2bfdff, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x54a9387 FIN GearsES2[obj 0x54a9387 isInit true, usesShared false, 1 GearsObj[0x1dff2e1b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5c2bfdff, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0xc3fa6cd, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x54a9387 0/0 300x278 of 300x278, swapInterval 0, drawable 0x7fe4f8cf1420, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x54a9387, angle 0.0, [l -1.0791367, r 1.0791367, b -1.0, t 1.0] 2.1582735x2.0 -> [l -1.0791367, r 1.0791367, b -1.0, t 1.0] 2.1582735x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x631b86c7: tileRendererInUse null, GearsES2[obj 0x631b86c7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x631b86c7 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x631b86c7 created: GearsObj[0x1d417690, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x631b86c7 created: GearsObj[0x34cef6f1, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x631b86c7 created: GearsObj[0x34cef6f1, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x631b86c7 FIN GearsES2[obj 0x631b86c7 isInit true, usesShared false, 1 GearsObj[0x1d417690, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x34cef6f1, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1f315415, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x631b86c7 0/0 300x278 of 300x278, swapInterval 0, drawable 0x7fe4fb202780, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x631b86c7, angle 0.0, [l -1.0791367, r 1.0791367, b -1.0, t 1.0] 2.1582735x2.0 -> [l -1.0791367, r 1.0791367, b -1.0, t 1.0] 2.1582735x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4406cef4: tileRendererInUse null, GearsES2[obj 0x4406cef4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4406cef4 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4406cef4 created: GearsObj[0x2b76086d, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x4406cef4 created: GearsObj[0x52234265, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x4406cef4 created: GearsObj[0x52234265, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4406cef4 FIN GearsES2[obj 0x4406cef4 isInit true, usesShared false, 1 GearsObj[0x2b76086d, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x52234265, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x64c272bc, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4406cef4 0/0 150x128 of 150x128, swapInterval 0, drawable 0x7fe4fb200ac0, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x4406cef4, angle 0.0, [l -1.171875, r 1.171875, b -1.0, t 1.0] 2.34375x2.0 -> [l -1.171875, r 1.171875, b -1.0, t 1.0] 2.34375x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1afd1810: tileRendererInUse null, GearsES2[obj 0x1afd1810 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1afd1810 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x1afd1810 created: GearsObj[0x2415a94f, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x1afd1810 created: GearsObj[0xa1e940b, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x1afd1810 created: GearsObj[0xa1e940b, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1afd1810 FIN GearsES2[obj 0x1afd1810 isInit true, usesShared false, 1 GearsObj[0x2415a94f, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xa1e940b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x66da9ea4, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1afd1810 0/0 100x78 of 100x78, swapInterval 0, drawable 0x7fe4fb22b440, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x1afd1810, angle 0.0, [l -1.2820513, r 1.2820513, b -1.0, t 1.0] 2.5641026x2.0 -> [l -1.2820513, r 1.2820516, b -1.0, t 1.0] 2.564103x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x54a9387 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4f8cf1420, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x54a9387, angle 0.5, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x631b86c7 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4fb202780, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x631b86c7, angle 0.5, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4406cef4 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7fe4fb200ac0, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x4406cef4, angle 0.5, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1afd1810 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7fe4fb22b440, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x1afd1810, angle 0.5, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x54a9387: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x54a9387 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x631b86c7: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x631b86c7 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4406cef4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4406cef4 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1afd1810: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1afd1810 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test02_DefaultMsaa
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test03_PbufferNorm
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x170d9151: tileRendererInUse null, GearsES2[obj 0x170d9151 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x170d9151 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x170d9151 created: GearsObj[0x54128635, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x170d9151 created: GearsObj[0xc292cb2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x170d9151 created: GearsObj[0xc292cb2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x170d9151 FIN GearsES2[obj 0x170d9151 isInit true, usesShared false, 1 GearsObj[0x54128635, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xc292cb2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6335605a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x170d9151 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4f8ef0270, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x170d9151, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7bbf68a9: tileRendererInUse null, GearsES2[obj 0x7bbf68a9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7bbf68a9 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7bbf68a9 created: GearsObj[0x2594e776, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7bbf68a9 created: GearsObj[0x52e80740, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7bbf68a9 created: GearsObj[0x52e80740, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7bbf68a9 FIN GearsES2[obj 0x7bbf68a9 isInit true, usesShared false, 1 GearsObj[0x2594e776, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52e80740, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f342545, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7bbf68a9 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4fb236ab0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7bbf68a9, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7a74db2c: tileRendererInUse null, GearsES2[obj 0x7a74db2c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7a74db2c on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7a74db2c created: GearsObj[0xe8ae59a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7a74db2c created: GearsObj[0x40e7e8eb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7a74db2c created: GearsObj[0x40e7e8eb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a74db2c FIN GearsES2[obj 0x7a74db2c isInit true, usesShared false, 1 GearsObj[0xe8ae59a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40e7e8eb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x396cbd97, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a74db2c 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7fe4fb358d50, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7a74db2c, angle 0.0, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xde16483: tileRendererInUse null, GearsES2[obj 0xde16483 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xde16483 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xde16483 created: GearsObj[0x54140fee, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xde16483 created: GearsObj[0x7121fd61, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xde16483 created: GearsObj[0x7121fd61, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xde16483 FIN GearsES2[obj 0xde16483 isInit true, usesShared false, 1 GearsObj[0x54140fee, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7121fd61, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e82254d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xde16483 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7fe4f8ce4470, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xde16483, angle 0.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x170d9151: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x170d9151 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bbf68a9: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bbf68a9 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a74db2c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a74db2c FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xde16483: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xde16483 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test03_PbufferNorm
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test04_PbufferMsaa
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6762ba99: tileRendererInUse null, GearsES2[obj 0x6762ba99 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6762ba99 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6762ba99 created: GearsObj[0x2e8932e8, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6762ba99 created: GearsObj[0x316d3536, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6762ba99 created: GearsObj[0x316d3536, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6762ba99 FIN GearsES2[obj 0x6762ba99 isInit true, usesShared false, 1 GearsObj[0x2e8932e8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x316d3536, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x78c08593, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6762ba99 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4fb30b060, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x6762ba99, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2c8c7d6: tileRendererInUse null, GearsES2[obj 0x2c8c7d6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2c8c7d6 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2c8c7d6 created: GearsObj[0x40158291, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2c8c7d6 created: GearsObj[0x442f1e75, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2c8c7d6 created: GearsObj[0x442f1e75, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2c8c7d6 FIN GearsES2[obj 0x2c8c7d6 isInit true, usesShared false, 1 GearsObj[0x40158291, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x442f1e75, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7178b64b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2c8c7d6 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4f8e68c60, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x2c8c7d6, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4bb7b407: tileRendererInUse null, GearsES2[obj 0x4bb7b407 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4bb7b407 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4bb7b407 created: GearsObj[0x1c3cbb4b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4bb7b407 created: GearsObj[0x572c4768, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4bb7b407 created: GearsObj[0x572c4768, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4bb7b407 FIN GearsES2[obj 0x4bb7b407 isInit true, usesShared false, 1 GearsObj[0x1c3cbb4b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x572c4768, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c04298e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4bb7b407 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7fe4f8e5fc20, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x4bb7b407, angle 0.0, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x25e3bbd7: tileRendererInUse null, GearsES2[obj 0x25e3bbd7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x25e3bbd7 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x25e3bbd7 created: GearsObj[0x7619cc1b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x25e3bbd7 created: GearsObj[0x17a73d30, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x25e3bbd7 created: GearsObj[0x17a73d30, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x25e3bbd7 FIN GearsES2[obj 0x25e3bbd7 isInit true, usesShared false, 1 GearsObj[0x7619cc1b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17a73d30, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64a22671, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x25e3bbd7 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7fe4fb225350, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x25e3bbd7, angle 0.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6762ba99: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6762ba99 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2c8c7d6: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2c8c7d6 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bb7b407: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bb7b407 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x25e3bbd7: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x25e3bbd7 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test04_PbufferMsaa
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test05_BitmapNorm
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 300x278 of 300x278, swapInterval 0, drawable 0x7fe4f8e68e40, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0791367, r 1.0791367, b -1.0, t 1.0] 2.1582735x2.0 -> [l -1.0791367, r 1.0791367, b -1.0, t 1.0] 2.1582735x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 300x278 of 300x278, swapInterval 0, drawable 0x7fe4fb2462d0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0791367, r 1.0791367, b -1.0, t 1.0] 2.1582735x2.0 -> [l -1.0791367, r 1.0791367, b -1.0, t 1.0] 2.1582735x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 150x128 of 150x128, swapInterval 0, drawable 0x7fe4fb22caf0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.171875, r 1.171875, b -1.0, t 1.0] 2.34375x2.0 -> [l -1.171875, r 1.171875, b -1.0, t 1.0] 2.34375x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 100x78 of 100x78, swapInterval 0, drawable 0x7fe4f8ef8e70, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.2820513, r 1.2820513, b -1.0, t 1.0] 2.5641026x2.0 -> [l -1.2820513, r 1.2820516, b -1.0, t 1.0] 2.564103x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4f8e68e40, tileRendererInUse null
[junit] >> Gears angle 0.5, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4fb2462d0, tileRendererInUse null
[junit] >> Gears angle 0.5, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7fe4fb22caf0, tileRendererInUse null
[junit] >> Gears angle 0.5, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7fe4f8ef8e70, tileRendererInUse null
[junit] >> Gears angle 0.5, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test05_BitmapNorm
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test06_BitmapMsaa
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4f8ee6430, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4fb32b1e0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7fe4fb230170, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7fe4f8efbfc0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test06_BitmapMsaa
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844095346 ms --- localhost/127.0.0.1:59999 - Unlock ok within 11 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01_DefaultNorm took 1.164 sec
[junit] Testcase: test02_DefaultMsaa took 0.605 sec
[junit] Testcase: test03_PbufferNorm took 0.677 sec
[junit] Testcase: test04_PbufferMsaa took 0.617 sec
[junit] Testcase: test05_BitmapNorm took 0.618 sec
[junit] Testcase: test06_BitmapMsaa took 0.616 sec
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.97 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844087230 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844088738 ms +++ localhost/127.0.0.1:59999 - Locked within 1587 ms, 4 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test01_DefaultNorm
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2911ded2: tileRendererInUse null, GearsES2[obj 0x2911ded2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2911ded2 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2911ded2 created: GearsObj[0x4f2b3349, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x2911ded2 created: GearsObj[0x1d34263a, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x2911ded2 created: GearsObj[0x1d34263a, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2911ded2 FIN GearsES2[obj 0x2911ded2 isInit true, usesShared false, 1 GearsObj[0x4f2b3349, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1d34263a, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3bd840d9, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2911ded2 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4f8ef4a80, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2911ded2, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x163b4b1e: tileRendererInUse null, GearsES2[obj 0x163b4b1e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x163b4b1e on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x163b4b1e created: GearsObj[0x4ed9f47, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x163b4b1e created: GearsObj[0xc73f0d8, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x163b4b1e created: GearsObj[0xc73f0d8, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x163b4b1e FIN GearsES2[obj 0x163b4b1e isInit true, usesShared false, 1 GearsObj[0x4ed9f47, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xc73f0d8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0xfc8fb4b, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x163b4b1e 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4fb30e5c0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x163b4b1e, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xec0a9f9: tileRendererInUse null, GearsES2[obj 0xec0a9f9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xec0a9f9 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xec0a9f9 created: GearsObj[0x3d762027, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0xec0a9f9 created: GearsObj[0x1638fff7, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0xec0a9f9 created: GearsObj[0x1638fff7, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xec0a9f9 FIN GearsES2[obj 0xec0a9f9 isInit true, usesShared false, 1 GearsObj[0x3d762027, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1638fff7, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x782cbc86, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xec0a9f9 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7fe4fb214370, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xec0a9f9, angle 0.0, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xad72200: tileRendererInUse null, GearsES2[obj 0xad72200 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xad72200 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xad72200 created: GearsObj[0xe96b5c2, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0xad72200 created: GearsObj[0x4876db09, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0xad72200 created: GearsObj[0x4876db09, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xad72200 FIN GearsES2[obj 0xad72200 isInit true, usesShared false, 1 GearsObj[0xe96b5c2, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x4876db09, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x73265109, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xad72200 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7fe4fb21dcf0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xad72200, angle 0.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2911ded2: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2911ded2 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x163b4b1e: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x163b4b1e FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xec0a9f9: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xec0a9f9 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xad72200: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xad72200 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test01_DefaultNorm
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test02_DefaultMsaa
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x54a9387: tileRendererInUse null, GearsES2[obj 0x54a9387 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x54a9387 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x54a9387 created: GearsObj[0x1dff2e1b, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x54a9387 created: GearsObj[0x5c2bfdff, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x54a9387 created: GearsObj[0x5c2bfdff, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x54a9387 FIN GearsES2[obj 0x54a9387 isInit true, usesShared false, 1 GearsObj[0x1dff2e1b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x5c2bfdff, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0xc3fa6cd, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x54a9387 0/0 300x278 of 300x278, swapInterval 0, drawable 0x7fe4f8cf1420, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x54a9387, angle 0.0, [l -1.0791367, r 1.0791367, b -1.0, t 1.0] 2.1582735x2.0 -> [l -1.0791367, r 1.0791367, b -1.0, t 1.0] 2.1582735x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x631b86c7: tileRendererInUse null, GearsES2[obj 0x631b86c7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x631b86c7 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x631b86c7 created: GearsObj[0x1d417690, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x631b86c7 created: GearsObj[0x34cef6f1, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x631b86c7 created: GearsObj[0x34cef6f1, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x631b86c7 FIN GearsES2[obj 0x631b86c7 isInit true, usesShared false, 1 GearsObj[0x1d417690, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x34cef6f1, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1f315415, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x631b86c7 0/0 300x278 of 300x278, swapInterval 0, drawable 0x7fe4fb202780, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x631b86c7, angle 0.0, [l -1.0791367, r 1.0791367, b -1.0, t 1.0] 2.1582735x2.0 -> [l -1.0791367, r 1.0791367, b -1.0, t 1.0] 2.1582735x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4406cef4: tileRendererInUse null, GearsES2[obj 0x4406cef4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4406cef4 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4406cef4 created: GearsObj[0x2b76086d, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x4406cef4 created: GearsObj[0x52234265, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x4406cef4 created: GearsObj[0x52234265, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4406cef4 FIN GearsES2[obj 0x4406cef4 isInit true, usesShared false, 1 GearsObj[0x2b76086d, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x52234265, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x64c272bc, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4406cef4 0/0 150x128 of 150x128, swapInterval 0, drawable 0x7fe4fb200ac0, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x4406cef4, angle 0.0, [l -1.171875, r 1.171875, b -1.0, t 1.0] 2.34375x2.0 -> [l -1.171875, r 1.171875, b -1.0, t 1.0] 2.34375x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1afd1810: tileRendererInUse null, GearsES2[obj 0x1afd1810 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1afd1810 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x1afd1810 created: GearsObj[0x2415a94f, vbo ff 2, fs 3, bf 4, bs 5]
[junit] gear2 0x1afd1810 created: GearsObj[0xa1e940b, vbo ff 8, fs 9, bf 10, bs 11]
[junit] gear3 0x1afd1810 created: GearsObj[0xa1e940b, vbo ff 8, fs 9, bf 10, bs 11]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1afd1810 FIN GearsES2[obj 0x1afd1810 isInit true, usesShared false, 1 GearsObj[0x2415a94f, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xa1e940b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x66da9ea4, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1afd1810 0/0 100x78 of 100x78, swapInterval 0, drawable 0x7fe4fb22b440, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x1afd1810, angle 0.0, [l -1.2820513, r 1.2820513, b -1.0, t 1.0] 2.5641026x2.0 -> [l -1.2820513, r 1.2820516, b -1.0, t 1.0] 2.564103x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x54a9387 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4f8cf1420, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x54a9387, angle 0.5, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x631b86c7 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4fb202780, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x631b86c7, angle 0.5, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4406cef4 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7fe4fb200ac0, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x4406cef4, angle 0.5, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1afd1810 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7fe4fb22b440, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x1afd1810, angle 0.5, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x54a9387: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x54a9387 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x631b86c7: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x631b86c7 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4406cef4: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4406cef4 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1afd1810: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1afd1810 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test02_DefaultMsaa
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test03_PbufferNorm
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x170d9151: tileRendererInUse null, GearsES2[obj 0x170d9151 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x170d9151 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x170d9151 created: GearsObj[0x54128635, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x170d9151 created: GearsObj[0xc292cb2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x170d9151 created: GearsObj[0xc292cb2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x170d9151 FIN GearsES2[obj 0x170d9151 isInit true, usesShared false, 1 GearsObj[0x54128635, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xc292cb2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6335605a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x170d9151 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4f8ef0270, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x170d9151, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7bbf68a9: tileRendererInUse null, GearsES2[obj 0x7bbf68a9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7bbf68a9 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7bbf68a9 created: GearsObj[0x2594e776, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7bbf68a9 created: GearsObj[0x52e80740, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7bbf68a9 created: GearsObj[0x52e80740, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7bbf68a9 FIN GearsES2[obj 0x7bbf68a9 isInit true, usesShared false, 1 GearsObj[0x2594e776, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x52e80740, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f342545, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7bbf68a9 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4fb236ab0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7bbf68a9, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7a74db2c: tileRendererInUse null, GearsES2[obj 0x7a74db2c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x7a74db2c on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x7a74db2c created: GearsObj[0xe8ae59a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x7a74db2c created: GearsObj[0x40e7e8eb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x7a74db2c created: GearsObj[0x40e7e8eb, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a74db2c FIN GearsES2[obj 0x7a74db2c isInit true, usesShared false, 1 GearsObj[0xe8ae59a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40e7e8eb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x396cbd97, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a74db2c 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7fe4fb358d50, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x7a74db2c, angle 0.0, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xde16483: tileRendererInUse null, GearsES2[obj 0xde16483 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0xde16483 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0xde16483 created: GearsObj[0x54140fee, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0xde16483 created: GearsObj[0x7121fd61, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0xde16483 created: GearsObj[0x7121fd61, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xde16483 FIN GearsES2[obj 0xde16483 isInit true, usesShared false, 1 GearsObj[0x54140fee, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7121fd61, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e82254d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xde16483 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7fe4f8ce4470, msaa false, tileRendererInUse null
[junit] >> GearsES2 0xde16483, angle 0.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x170d9151: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x170d9151 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bbf68a9: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bbf68a9 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a74db2c: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a74db2c FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xde16483: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xde16483 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test03_PbufferNorm
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test04_PbufferMsaa
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6762ba99: tileRendererInUse null, GearsES2[obj 0x6762ba99 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6762ba99 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6762ba99 created: GearsObj[0x2e8932e8, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6762ba99 created: GearsObj[0x316d3536, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6762ba99 created: GearsObj[0x316d3536, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6762ba99 FIN GearsES2[obj 0x6762ba99 isInit true, usesShared false, 1 GearsObj[0x2e8932e8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x316d3536, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x78c08593, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6762ba99 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4fb30b060, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x6762ba99, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2c8c7d6: tileRendererInUse null, GearsES2[obj 0x2c8c7d6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2c8c7d6 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2c8c7d6 created: GearsObj[0x40158291, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2c8c7d6 created: GearsObj[0x442f1e75, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2c8c7d6 created: GearsObj[0x442f1e75, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2c8c7d6 FIN GearsES2[obj 0x2c8c7d6 isInit true, usesShared false, 1 GearsObj[0x40158291, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x442f1e75, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7178b64b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2c8c7d6 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4f8e68c60, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x2c8c7d6, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4bb7b407: tileRendererInUse null, GearsES2[obj 0x4bb7b407 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4bb7b407 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4bb7b407 created: GearsObj[0x1c3cbb4b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4bb7b407 created: GearsObj[0x572c4768, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4bb7b407 created: GearsObj[0x572c4768, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4bb7b407 FIN GearsES2[obj 0x4bb7b407 isInit true, usesShared false, 1 GearsObj[0x1c3cbb4b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x572c4768, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c04298e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4bb7b407 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7fe4f8e5fc20, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x4bb7b407, angle 0.0, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x25e3bbd7: tileRendererInUse null, GearsES2[obj 0x25e3bbd7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x25e3bbd7 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x25e3bbd7 created: GearsObj[0x7619cc1b, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x25e3bbd7 created: GearsObj[0x17a73d30, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x25e3bbd7 created: GearsObj[0x17a73d30, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x25e3bbd7 FIN GearsES2[obj 0x25e3bbd7 isInit true, usesShared false, 1 GearsObj[0x7619cc1b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17a73d30, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64a22671, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x25e3bbd7 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7fe4fb225350, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x25e3bbd7, angle 0.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6762ba99: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6762ba99 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2c8c7d6: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2c8c7d6 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bb7b407: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4bb7b407 FIN
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x25e3bbd7: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x25e3bbd7 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test04_PbufferMsaa
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test05_BitmapNorm
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 300x278 of 300x278, swapInterval 0, drawable 0x7fe4f8e68e40, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0791367, r 1.0791367, b -1.0, t 1.0] 2.1582735x2.0 -> [l -1.0791367, r 1.0791367, b -1.0, t 1.0] 2.1582735x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 300x278 of 300x278, swapInterval 0, drawable 0x7fe4fb2462d0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0791367, r 1.0791367, b -1.0, t 1.0] 2.1582735x2.0 -> [l -1.0791367, r 1.0791367, b -1.0, t 1.0] 2.1582735x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 150x128 of 150x128, swapInterval 0, drawable 0x7fe4fb22caf0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.171875, r 1.171875, b -1.0, t 1.0] 2.34375x2.0 -> [l -1.171875, r 1.171875, b -1.0, t 1.0] 2.34375x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 100x78 of 100x78, swapInterval 0, drawable 0x7fe4f8ef8e70, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.2820513, r 1.2820513, b -1.0, t 1.0] 2.5641026x2.0 -> [l -1.2820513, r 1.2820516, b -1.0, t 1.0] 2.564103x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4f8e68e40, tileRendererInUse null
[junit] >> Gears angle 0.5, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4fb2462d0, tileRendererInUse null
[junit] >> Gears angle 0.5, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7fe4fb22caf0, tileRendererInUse null
[junit] >> Gears angle 0.5, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7fe4f8ef8e70, tileRendererInUse null
[junit] >> Gears angle 0.5, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test05_BitmapNorm
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test06_BitmapMsaa
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4f8ee6430, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7fe4fb32b1e0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7fe4fb230170, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7fe4f8efbfc0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test06_BitmapMsaa
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844095346 ms --- localhost/127.0.0.1:59999 - Unlock ok within 11 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGLJPanelAWTBug450
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844097442 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGLJPanelAWTBug450
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844098970 ms +++ localhost/127.0.0.1:59999 - Locked within 1547 ms, 4 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGLJPanelAWTBug450 - test01
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 4,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 5, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 6, source]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 512x234 of 512x234, swapInterval 1, drawable 0x7fcf31530e20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] BGR (320/128): -103, 0, 102 - OK true
[junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelAWTBug450.test01-n0000-GL2___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0512x0234.png
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGLJPanelAWTBug450 - test01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844101990 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.249 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844097442 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844098970 ms +++ localhost/127.0.0.1:59999 - Locked within 1547 ms, 4 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGLJPanelAWTBug450 - test01
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 4,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 5, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 6, source]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 512x234 of 512x234, swapInterval 1, drawable 0x7fcf31530e20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] BGR (320/128): -103, 0, 102 - OK true
[junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelAWTBug450.test01-n0000-GL2___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0512x0234.png
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGLJPanelAWTBug450 - test01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844101990 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01 took 0.722 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.249 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844097442 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844098970 ms +++ localhost/127.0.0.1:59999 - Locked within 1547 ms, 4 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGLJPanelAWTBug450 - test01
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 4,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 5, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 6, source]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 512x234 of 512x234, swapInterval 1, drawable 0x7fcf31530e20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] BGR (320/128): -103, 0, 102 - OK true
[junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelAWTBug450.test01-n0000-GL2___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0512x0234.png
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGLJPanelAWTBug450 - test01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844101990 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844103987 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844108510 ms +++ localhost/127.0.0.1:59999 - Locked within 4555 ms, 10 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWT - test01
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844111346 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844111347 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844111348 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe3637d6df0, 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.GLCanvas, consumed false, when:1412844111433 d 0ms]]
[junit] 1 s: 60 f / 1084 ms, 55.3 fps, 18 ms/f; total: 60 f, 55.3 fps, 18 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844112447 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844112448 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844112477 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWT - test01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844112575 ms --- localhost/127.0.0.1:59999 - Unlock ok within 8 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.332 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844103987 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844108510 ms +++ localhost/127.0.0.1:59999 - Locked within 4555 ms, 10 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWT - test01
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844111346 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844111347 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844111348 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe3637d6df0, 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.GLCanvas, consumed false, when:1412844111433 d 0ms]]
[junit] 1 s: 60 f / 1084 ms, 55.3 fps, 18 ms/f; total: 60 f, 55.3 fps, 18 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844112447 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844112448 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844112477 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWT - test01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844112575 ms --- localhost/127.0.0.1:59999 - Unlock ok within 8 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01 took 1.662 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.332 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844103987 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844108510 ms +++ localhost/127.0.0.1:59999 - Locked within 4555 ms, 10 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWT - test01
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844111346 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844111347 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844111348 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe3637d6df0, 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.GLCanvas, consumed false, when:1412844111433 d 0ms]]
[junit] 1 s: 60 f / 1084 ms, 55.3 fps, 18 ms/f; total: 60 f, 55.3 fps, 18 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844112447 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844112448 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844112477 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWT - test01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844112575 ms --- localhost/127.0.0.1:59999 - Unlock ok within 8 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWTAnalyzeBug455
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWTAnalyzeBug455
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844114644 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844116156 ms +++ localhost/127.0.0.1:59999 - Locked within 1549 ms, 4 attempts
[junit] ++++ TestCase.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:1412844118877 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844118878 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] auto-swap: false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x490 of 512x490, swapInterval 0, drawable 0x7fe418edcf30, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844118950 d 0ms]]
[junit] 0 s: 60 f / 141 ms, 425.5 fps, 2 ms/f; total: 60 f, 425.5 fps, 2 ms/f
[junit] 0 s: 60 f / 32 ms, 1875.0 fps, 0 ms/f; total: 120 f, 693.6 fps, 1 ms/f
[junit] 0 s: 60 f / 38 ms, 1578.9 fps, 0 ms/f; total: 180 f, 853.0 fps, 1 ms/f
[junit] 0 s: 60 f / 34 ms, 1764.7 fps, 0 ms/f; total: 240 f, 979.5 fps, 1 ms/f
[junit] 0 s: 60 f / 33 ms, 1818.1 fps, 0 ms/f; total: 300 f, 1079.1 fps, 0 ms/f
[junit] 0 s: 60 f / 37 ms, 1621.6 fps, 0 ms/f; total: 360 f, 1142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 32 ms, 1875.0 fps, 0 ms/f; total: 420 f, 1210.3 fps, 0 ms/f
[junit] 0 s: 60 f / 34 ms, 1764.7 fps, 0 ms/f; total: 480 f, 1259.8 fps, 0 ms/f
[junit] 0 s: 60 f / 34 ms, 1764.7 fps, 0 ms/f; total: 540 f, 1301.2 fps, 0 ms/f
[junit] 0 s: 60 f / 32 ms, 1875.0 fps, 0 ms/f; total: 600 f, 1342.2 fps, 0 ms/f
[junit] 0 s: 60 f / 74 ms, 810.8 fps, 1 ms/f; total: 660 f, 1266.7 fps, 0 ms/f
[junit] 0 s: 60 f / 80 ms, 750.0 fps, 1 ms/f; total: 720 f, 1198.0 fps, 0 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844119474 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844119474 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844119912 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWTAnalyzeBug455 - test01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844120015 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] 2014-10-09 10:42:00.386 java[4351:6503] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.08 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844114644 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844116156 ms +++ localhost/127.0.0.1:59999 - Locked within 1549 ms, 4 attempts
[junit] ++++ TestCase.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:1412844118877 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844118878 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] auto-swap: false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x490 of 512x490, swapInterval 0, drawable 0x7fe418edcf30, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844118950 d 0ms]]
[junit] 0 s: 60 f / 141 ms, 425.5 fps, 2 ms/f; total: 60 f, 425.5 fps, 2 ms/f
[junit] 0 s: 60 f / 32 ms, 1875.0 fps, 0 ms/f; total: 120 f, 693.6 fps, 1 ms/f
[junit] 0 s: 60 f / 38 ms, 1578.9 fps, 0 ms/f; total: 180 f, 853.0 fps, 1 ms/f
[junit] 0 s: 60 f / 34 ms, 1764.7 fps, 0 ms/f; total: 240 f, 979.5 fps, 1 ms/f
[junit] 0 s: 60 f / 33 ms, 1818.1 fps, 0 ms/f; total: 300 f, 1079.1 fps, 0 ms/f
[junit] 0 s: 60 f / 37 ms, 1621.6 fps, 0 ms/f; total: 360 f, 1142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 32 ms, 1875.0 fps, 0 ms/f; total: 420 f, 1210.3 fps, 0 ms/f
[junit] 0 s: 60 f / 34 ms, 1764.7 fps, 0 ms/f; total: 480 f, 1259.8 fps, 0 ms/f
[junit] 0 s: 60 f / 34 ms, 1764.7 fps, 0 ms/f; total: 540 f, 1301.2 fps, 0 ms/f
[junit] 0 s: 60 f / 32 ms, 1875.0 fps, 0 ms/f; total: 600 f, 1342.2 fps, 0 ms/f
[junit] 0 s: 60 f / 74 ms, 810.8 fps, 1 ms/f; total: 660 f, 1266.7 fps, 0 ms/f
[junit] 0 s: 60 f / 80 ms, 750.0 fps, 1 ms/f; total: 720 f, 1198.0 fps, 0 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844119474 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844119474 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844119912 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWTAnalyzeBug455 - test01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844120015 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01 took 1.549 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.08 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844114644 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844116156 ms +++ localhost/127.0.0.1:59999 - Locked within 1549 ms, 4 attempts
[junit] ++++ TestCase.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:1412844118877 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844118878 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] auto-swap: false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x490 of 512x490, swapInterval 0, drawable 0x7fe418edcf30, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844118950 d 0ms]]
[junit] 0 s: 60 f / 141 ms, 425.5 fps, 2 ms/f; total: 60 f, 425.5 fps, 2 ms/f
[junit] 0 s: 60 f / 32 ms, 1875.0 fps, 0 ms/f; total: 120 f, 693.6 fps, 1 ms/f
[junit] 0 s: 60 f / 38 ms, 1578.9 fps, 0 ms/f; total: 180 f, 853.0 fps, 1 ms/f
[junit] 0 s: 60 f / 34 ms, 1764.7 fps, 0 ms/f; total: 240 f, 979.5 fps, 1 ms/f
[junit] 0 s: 60 f / 33 ms, 1818.1 fps, 0 ms/f; total: 300 f, 1079.1 fps, 0 ms/f
[junit] 0 s: 60 f / 37 ms, 1621.6 fps, 0 ms/f; total: 360 f, 1142.8 fps, 0 ms/f
[junit] 0 s: 60 f / 32 ms, 1875.0 fps, 0 ms/f; total: 420 f, 1210.3 fps, 0 ms/f
[junit] 0 s: 60 f / 34 ms, 1764.7 fps, 0 ms/f; total: 480 f, 1259.8 fps, 0 ms/f
[junit] 0 s: 60 f / 34 ms, 1764.7 fps, 0 ms/f; total: 540 f, 1301.2 fps, 0 ms/f
[junit] 0 s: 60 f / 32 ms, 1875.0 fps, 0 ms/f; total: 600 f, 1342.2 fps, 0 ms/f
[junit] 0 s: 60 f / 74 ms, 810.8 fps, 1 ms/f; total: 660 f, 1266.7 fps, 0 ms/f
[junit] 0 s: 60 f / 80 ms, 750.0 fps, 1 ms/f; total: 720 f, 1198.0 fps, 0 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844119474 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844119474 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844119912 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWTAnalyzeBug455 - test01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844120015 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT
[junit] SLOCK [T main @ 1412844122404 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844123919 ms +++ localhost/127.0.0.1:59999 - Locked within 1624 ms, 4 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test01_DefaultNorm
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fff3bc95c00, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844127170 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844127183 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844127184 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test01_DefaultNorm-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] ++++ TestCase.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:1412844127500 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844127503 d 0ms]]
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - 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[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fff3bf47100, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844127628 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844127643 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844127643 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test02_DefaultMsaa-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] ++++ TestCase.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:1412844128078 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844128078 d 0ms]]
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test03_PbufferNorm
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fff3bf64500, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844128205 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844128207 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844128208 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test03_PbufferNorm-n0004-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844128660 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844128660 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test03_PbufferNorm
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test04_PbufferMsaa
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fff3bf06370, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844128756 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844128766 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844128766 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test04_PbufferMsaa-n0004-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844129215 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844129215 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test04_PbufferMsaa
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test05_BitmapNorm
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fff3bc96d20, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844129305 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844129315 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844129315 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test05_BitmapNorm_-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844129786 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844129786 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test05_BitmapNorm
[junit] ++++ TestCase.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[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fff3bc97270, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844129887 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844129889 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844129889 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test06_BitmapMsaa_-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844130362 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844130363 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test06_BitmapMsaa
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844130464 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] 2014-10-09 10:42:10.937 java[4353:5e03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.904 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844122404 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844123919 ms +++ localhost/127.0.0.1:59999 - Locked within 1624 ms, 4 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test01_DefaultNorm
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fff3bc95c00, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844127170 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844127183 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844127184 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test01_DefaultNorm-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] ++++ TestCase.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:1412844127500 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844127503 d 0ms]]
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - 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[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fff3bf47100, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844127628 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844127643 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844127643 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test02_DefaultMsaa-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] ++++ TestCase.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:1412844128078 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844128078 d 0ms]]
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test03_PbufferNorm
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fff3bf64500, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844128205 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844128207 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844128208 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test03_PbufferNorm-n0004-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844128660 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844128660 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test03_PbufferNorm
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test04_PbufferMsaa
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fff3bf06370, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844128756 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844128766 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844128766 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test04_PbufferMsaa-n0004-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844129215 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844129215 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test04_PbufferMsaa
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test05_BitmapNorm
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fff3bc96d20, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844129305 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844129315 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844129315 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test05_BitmapNorm_-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844129786 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844129786 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test05_BitmapNorm
[junit] ++++ TestCase.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[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fff3bc97270, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844129887 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844129889 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844129889 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test06_BitmapMsaa_-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844130362 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844130363 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test06_BitmapMsaa
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844130464 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01_DefaultNorm took 0.801 sec
[junit] Testcase: test02_DefaultMsaa took 0.574 sec
[junit] Testcase: test03_PbufferNorm took 0.581 sec
[junit] Testcase: test04_PbufferMsaa took 0.556 sec
[junit] Testcase: test05_BitmapNorm took 0.569 sec
[junit] Testcase: test06_BitmapMsaa took 0.572 sec
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.904 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844122404 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844123919 ms +++ localhost/127.0.0.1:59999 - Locked within 1624 ms, 4 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test01_DefaultNorm
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fff3bc95c00, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844127170 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844127183 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844127184 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test01_DefaultNorm-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] ++++ TestCase.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:1412844127500 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844127503 d 0ms]]
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - 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[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fff3bf47100, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844127628 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844127643 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844127643 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test02_DefaultMsaa-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] ++++ TestCase.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:1412844128078 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844128078 d 0ms]]
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test03_PbufferNorm
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fff3bf64500, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844128205 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844128207 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844128208 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test03_PbufferNorm-n0004-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844128660 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844128660 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test03_PbufferNorm
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test04_PbufferMsaa
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fff3bf06370, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844128756 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844128766 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844128766 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test04_PbufferMsaa-n0004-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844129215 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844129215 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test04_PbufferMsaa
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test05_BitmapNorm
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fff3bc96d20, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844129305 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844129315 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844129315 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test05_BitmapNorm_-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844129786 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844129786 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test05_BitmapNorm
[junit] ++++ TestCase.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[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fff3bc97270, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844129887 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844129889 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844129889 d 0ms]]
[junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test06_BitmapMsaa_-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844130362 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844130363 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test06_BitmapMsaa
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844130464 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] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844133122 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844133627 ms +++ localhost/127.0.0.1:59999 - Locked within 525 ms, 2 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT - compileShader
[junit] Error compiling the shader: ERROR: 0:1: '' : #version required and missing.
[junit]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT - compileShader
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844136982 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.785 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844133122 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844133627 ms +++ localhost/127.0.0.1:59999 - Locked within 525 ms, 2 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT - compileShader
[junit] Error compiling the shader: ERROR: 0:1: '' : #version required and missing.
[junit]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT - compileShader
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844136982 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: compileShader took 3.252 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.785 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844133122 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844133627 ms +++ localhost/127.0.0.1:59999 - Locked within 525 ms, 2 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT - compileShader
[junit] Error compiling the shader: ERROR: 0:1: '' : #version required and missing.
[junit]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT - compileShader
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844136982 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] 2014-10-09 10:42:17.618 java[4355:5e03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844138901 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844142922 ms +++ localhost/127.0.0.1:59999 - Locked within 4042 ms, 9 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT - test01
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT - test01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844146605 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.392 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844138901 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844142922 ms +++ localhost/127.0.0.1:59999 - Locked within 4042 ms, 9 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT - test01
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT - test01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844146605 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01 took 3.581 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.392 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844138901 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844142922 ms +++ localhost/127.0.0.1:59999 - Locked within 4042 ms, 9 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT - test01
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT - test01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844146605 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844148580 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844210429 ms +++ localhost/127.0.0.1:59999 - Locked within 61864 ms, 124 attempts
[junit] ++++ TestCase.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT - test01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844215617 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 67.724 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844148580 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844210429 ms +++ localhost/127.0.0.1:59999 - Locked within 61864 ms, 124 attempts
[junit] ++++ TestCase.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT - test01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844215617 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01 took 5.096 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 67.724 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844148580 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844210429 ms +++ localhost/127.0.0.1:59999 - Locked within 61864 ms, 124 attempts
[junit] ++++ TestCase.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] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT - test01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844215617 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844217791 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844227320 ms +++ localhost/127.0.0.1:59999 - Locked within 9548 ms, 20 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test14GearsNewtCanvasAWT
[junit] INIT START
[junit] P: 25 NewtCanvasAWT_T:
[junit] ctor 163/t 6.52/1
[junit] visible 1530/t 61.20/1
[junit] sum-i 1693/t 67.72/1
[junit] INIT END: 25/25
[junit] T: duration 0 96
[junit] total-d 1789/t 71.56/1
[junit] total-i 1789/t 71.56/1
[junit] Total: 1789
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test14GearsNewtCanvasAWT
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844232359 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 15.326 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844217791 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844227320 ms +++ localhost/127.0.0.1:59999 - Locked within 9548 ms, 20 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test14GearsNewtCanvasAWT
[junit] INIT START
[junit] P: 25 NewtCanvasAWT_T:
[junit] ctor 163/t 6.52/1
[junit] visible 1530/t 61.20/1
[junit] sum-i 1693/t 67.72/1
[junit] INIT END: 25/25
[junit] T: duration 0 96
[junit] total-d 1789/t 71.56/1
[junit] total-i 1789/t 71.56/1
[junit] Total: 1789
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test14GearsNewtCanvasAWT
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844232359 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test14GearsNewtCanvasAWT took 2.613 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 15.326 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844217791 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844227320 ms +++ localhost/127.0.0.1:59999 - Locked within 9548 ms, 20 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test14GearsNewtCanvasAWT
[junit] INIT START
[junit] P: 25 NewtCanvasAWT_T:
[junit] ctor 163/t 6.52/1
[junit] visible 1530/t 61.20/1
[junit] sum-i 1693/t 67.72/1
[junit] INIT END: 25/25
[junit] T: duration 0 96
[junit] total-d 1789/t 71.56/1
[junit] total-i 1789/t 71.56/1
[junit] Total: 1789
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test14GearsNewtCanvasAWT
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844232359 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844234378 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844253577 ms +++ localhost/127.0.0.1:59999 - Locked within 19237 ms, 39 attempts
[junit] ++++ TestCase.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: 1/25
[junit] Sleep initialized: 25/25
[junit] P: 25 NOP_T (01):
[junit] ctor 586/t 23.44/1
[junit] visible 1351/t 54.04/1
[junit] sum-i 1937/t 77.48/1
[junit] INIT END: 25/25
[junit] T: duration 0 15
[junit] total-d 1952/t 78.08/1
[junit] total-i 1952/t 78.08/1
[junit] Total: 1952
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test00NopNoGLDefGrid
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test01NopGLCanvasDefGrid
[junit] Frame size: 800x600 -> 25 x 128x88, overlap false
[junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
[junit] INIT START
[junit] Sleep initialized: 0/25
[junit] Sleep initialized: 0/25
[junit] Sleep initialized: 2/25
[junit] Sleep initialized: 6/25
[junit] Sleep initialized: 11/25
[junit] Sleep initialized: 15/25
[junit] Sleep initialized: 20/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLCanvas_T (01):
[junit] ctor 155/t 6.20/1
[junit] visible 2060/t 82.40/1
[junit] sum-i 2215/t 88.60/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 2216/t 88.64/1
[junit] total-i 2216/t 88.64/1
[junit] Total: 2216
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test01NopGLCanvasDefGrid
[junit] ++++ TestCase.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: 1/25
[junit] Sleep initialized: 3/25
[junit] Sleep initialized: 7/25
[junit] Sleep initialized: 11/25
[junit] Sleep initialized: 15/25
[junit] Sleep initialized: 18/25
[junit] Sleep initialized: 21/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel_T (01):
[junit] ctor 109/t 4.36/1
[junit] visible 2177/t 87.08/1
[junit] sum-i 2286/t 91.44/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 2287/t 91.48/1
[junit] total-i 2287/t 91.48/1
[junit] Total: 2287
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test02NopGLJPanelDefGridSingleAutoFlip
[junit] ++++ TestCase.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: 1/25
[junit] Sleep initialized: 3/25
[junit] Sleep initialized: 7/25
[junit] Sleep initialized: 11/25
[junit] Sleep initialized: 15/25
[junit] Sleep initialized: 19/25
[junit] Sleep initialized: 23/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel_T (01):
[junit] ctor 71/t 2.84/1
[junit] visible 1964/t 78.56/1
[junit] sum-i 2035/t 81.40/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 2036/t 81.44/1
[junit] total-i 2036/t 81.44/1
[junit] Total: 2036
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test03NopGLJPanelDefGridSingleManualFlip
[junit] ++++ TestCase.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: 1/25
[junit] Sleep initialized: 12/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel_T (mt):
[junit] ctor 159/t 6.36/1
[junit] visible 1453/t 58.12/1
[junit] sum-i 1612/t 64.48/1
[junit] INIT END: 25/25
[junit] T: duration 0 2
[junit] total-d 1614/t 64.56/1
[junit] total-i 1614/t 64.56/1
[junit] Total: 1614
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test04NopGLJPanelDefGridMTManualFlip
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test05NopNewtCanvasAWTDefGrid
[junit] Frame size: 800x600 -> 25 x 128x88, overlap false
[junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
[junit] INIT START
[junit] P: 25 NewtCanvasAWT_T (01):
[junit] ctor 1191/t 47.64/1
[junit] visible 1156/t 46.24/1
[junit] sum-i 2347/t 93.88/1
[junit] INIT END: 25/25
[junit] T: duration 0 2
[junit] total-d 2349/t 93.96/1
[junit] total-i 2349/t 93.96/1
[junit] Total: 2349
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test05NopNewtCanvasAWTDefGrid
[junit] ++++ TestCase.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 true
[junit] INIT START
[junit] Sleep initialized: 0/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 3/25
[junit] Sleep initialized: 6/25
[junit] Sleep initialized: 9/25
[junit] Sleep initialized: 12/25
[junit] Sleep initialized: 15/25
[junit] Sleep initialized: 18/25
[junit] Sleep initialized: 21/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLCanvas_T (01):
[junit] ctor 102/t 4.08/1
[junit] visible 2260/t 90.40/1
[junit] sum-i 2362/t 94.48/1
[junit] INIT END: 25/25
[junit] T: duration 0 98
[junit] total-d 2460/t 98.40/1
[junit] total-i 2460/t 98.40/1
[junit] Total: 2460
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test11GearsGLCanvasDefGrid
[junit] ++++ TestCase.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 true
[junit] INIT START
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 4/25
[junit] Sleep initialized: 7/25
[junit] Sleep initialized: 10/25
[junit] Sleep initialized: 13/25
[junit] Sleep initialized: 16/25
[junit] Sleep initialized: 19/25
[junit] Sleep initialized: 22/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel_T (01):
[junit] ctor 87/t 3.48/1
[junit] visible 2178/t 87.12/1
[junit] sum-i 2265/t 90.60/1
[junit] INIT END: 25/25
[junit] T: duration 0 136
[junit] total-d 2401/t 96.04/1
[junit] total-i 2401/t 96.04/1
[junit] Total: 2401
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test12GearsGLJPanelDefGridSingleAutoFlip
[junit] ++++ TestCase.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 true
[junit] INIT START
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 3/25
[junit] Sleep initialized: 6/25
[junit] Sleep initialized: 9/25
[junit] Sleep initialized: 12/25
[junit] Sleep initialized: 15/25
[junit] Sleep initialized: 18/25
[junit] Sleep initialized: 21/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel_T (01):
[junit] ctor 67/t 2.68/1
[junit] visible 2167/t 86.68/1
[junit] sum-i 2234/t 89.36/1
[junit] INIT END: 25/25
[junit] T: duration 0 131
[junit] total-d 2365/t 94.60/1
[junit] total-i 2365/t 94.60/1
[junit] Total: 2365
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test13GearsGLJPanelDefGridSingleManualFlip
[junit] ++++ TestCase.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 true
[junit] INIT START
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 5/25
[junit] Sleep initialized: 11/25
[junit] Sleep initialized: 17/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel_T (mt):
[junit] ctor 160/t 6.40/1
[junit] visible 1789/t 71.56/1
[junit] sum-i 1949/t 77.96/1
[junit] INIT END: 25/25
[junit] T: duration 0 112
[junit] total-d 2061/t 82.44/1
[junit] total-i 2061/t 82.44/1
[junit] Total: 2061
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test14GearsGLJPanelDefGridMTManualFlip
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test15GearsNewtCanvasAWTDefGrid
[junit] Frame size: 800x600 -> 25 x 128x88, overlap false
[junit] SkipGLOrientationVerticalFlip false, useGears true, initMT false, useAnim true
[junit] INIT START
[junit] 2014-10-09 10:44:44.342 java[4372:cd07] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] P: 25 NewtCanvasAWT_T (01):
[junit] ctor 991/t 39.64/1
[junit] visible 1204/t 48.16/1
[junit] sum-i 2195/t 87.80/1
[junit] INIT END: 25/25
[junit] T: duration 0 148
[junit] total-d 2343/t 93.72/1
[junit] total-i 2343/t 93.72/1
[junit] Total: 2343
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test15GearsNewtCanvasAWTDefGrid
[junit] ++++ TestCase.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: 1/25
[junit] Sleep initialized: 25/25
[junit] P: 25 NOP_T (01):
[junit] ctor 94/t 3.76/1
[junit] visible 1414/t 56.56/1
[junit] sum-i 1508/t 60.32/1
[junit] INIT END: 25/25
[junit] T: duration 0 2
[junit] total-d 1510/t 60.40/1
[junit] total-i 1510/t 60.40/1
[junit] Total: 1510
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test20NopNoGLDefOverlap
[junit] ++++ TestCase.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: 2/25
[junit] Sleep initialized: 5/25
[junit] Sleep initialized: 8/25
[junit] Sleep initialized: 12/25
[junit] Sleep initialized: 15/25
[junit] Sleep initialized: 19/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLCanvas_T (01):
[junit] ctor 93/t 3.72/1
[junit] visible 2195/t 87.80/1
[junit] sum-i 2288/t 91.52/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 2289/t 91.56/1
[junit] total-i 2289/t 91.56/1
[junit] Total: 2289
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test21NopGLCanvasDefOverlap
[junit] ++++ TestCase.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: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 4/25
[junit] Sleep initialized: 8/25
[junit] Sleep initialized: 12/25
[junit] Sleep initialized: 15/25
[junit] Sleep initialized: 19/25
[junit] Sleep initialized: 23/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel_T (01):
[junit] ctor 67/t 2.68/1
[junit] visible 2019/t 80.76/1
[junit] sum-i 2086/t 83.44/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 2087/t 83.48/1
[junit] total-i 2087/t 83.48/1
[junit] Total: 2087
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test22NopGLJPanelDefOverlapSingle
[junit] ++++ TestCase.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: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 5/25
[junit] Sleep initialized: 16/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel_T (mt):
[junit] ctor 232/t 9.28/1
[junit] visible 1703/t 68.12/1
[junit] sum-i 1935/t 77.40/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 1936/t 77.44/1
[junit] total-i 1936/t 77.44/1
[junit] Total: 1936
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test23NopGLJPanelDefOverlapMT
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test25NopNewtCanvasAWTDefOverlap
[junit] Frame size: 800x600 -> 25 x 128x88, overlap true
[junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
[junit] INIT START
[junit] P: 25 NewtCanvasAWT_T (01):
[junit] ctor 1092/t 43.68/1
[junit] visible 1223/t 48.92/1
[junit] sum-i 2315/t 92.60/1
[junit] INIT END: 25/25
[junit] T: duration 0 8
[junit] total-d 2323/t 92.92/1
[junit] total-i 2323/t 92.92/1
[junit] Total: 2323
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test25NopNewtCanvasAWTDefOverlap
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844300223 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 66.59 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844234378 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844253577 ms +++ localhost/127.0.0.1:59999 - Locked within 19237 ms, 39 attempts
[junit] ++++ TestCase.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: 1/25
[junit] Sleep initialized: 25/25
[junit] P: 25 NOP_T (01):
[junit] ctor 586/t 23.44/1
[junit] visible 1351/t 54.04/1
[junit] sum-i 1937/t 77.48/1
[junit] INIT END: 25/25
[junit] T: duration 0 15
[junit] total-d 1952/t 78.08/1
[junit] total-i 1952/t 78.08/1
[junit] Total: 1952
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test00NopNoGLDefGrid
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test01NopGLCanvasDefGrid
[junit] Frame size: 800x600 -> 25 x 128x88, overlap false
[junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
[junit] INIT START
[junit] Sleep initialized: 0/25
[junit] Sleep initialized: 0/25
[junit] Sleep initialized: 2/25
[junit] Sleep initialized: 6/25
[junit] Sleep initialized: 11/25
[junit] Sleep initialized: 15/25
[junit] Sleep initialized: 20/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLCanvas_T (01):
[junit] ctor 155/t 6.20/1
[junit] visible 2060/t 82.40/1
[junit] sum-i 2215/t 88.60/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 2216/t 88.64/1
[junit] total-i 2216/t 88.64/1
[junit] Total: 2216
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test01NopGLCanvasDefGrid
[junit] ++++ TestCase.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: 1/25
[junit] Sleep initialized: 3/25
[junit] Sleep initialized: 7/25
[junit] Sleep initialized: 11/25
[junit] Sleep initialized: 15/25
[junit] Sleep initialized: 18/25
[junit] Sleep initialized: 21/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel_T (01):
[junit] ctor 109/t 4.36/1
[junit] visible 2177/t 87.08/1
[junit] sum-i 2286/t 91.44/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 2287/t 91.48/1
[junit] total-i 2287/t 91.48/1
[junit] Total: 2287
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test02NopGLJPanelDefGridSingleAutoFlip
[junit] ++++ TestCase.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: 1/25
[junit] Sleep initialized: 3/25
[junit] Sleep initialized: 7/25
[junit] Sleep initialized: 11/25
[junit] Sleep initialized: 15/25
[junit] Sleep initialized: 19/25
[junit] Sleep initialized: 23/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel_T (01):
[junit] ctor 71/t 2.84/1
[junit] visible 1964/t 78.56/1
[junit] sum-i 2035/t 81.40/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 2036/t 81.44/1
[junit] total-i 2036/t 81.44/1
[junit] Total: 2036
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test03NopGLJPanelDefGridSingleManualFlip
[junit] ++++ TestCase.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: 1/25
[junit] Sleep initialized: 12/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel_T (mt):
[junit] ctor 159/t 6.36/1
[junit] visible 1453/t 58.12/1
[junit] sum-i 1612/t 64.48/1
[junit] INIT END: 25/25
[junit] T: duration 0 2
[junit] total-d 1614/t 64.56/1
[junit] total-i 1614/t 64.56/1
[junit] Total: 1614
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test04NopGLJPanelDefGridMTManualFlip
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test05NopNewtCanvasAWTDefGrid
[junit] Frame size: 800x600 -> 25 x 128x88, overlap false
[junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
[junit] INIT START
[junit] P: 25 NewtCanvasAWT_T (01):
[junit] ctor 1191/t 47.64/1
[junit] visible 1156/t 46.24/1
[junit] sum-i 2347/t 93.88/1
[junit] INIT END: 25/25
[junit] T: duration 0 2
[junit] total-d 2349/t 93.96/1
[junit] total-i 2349/t 93.96/1
[junit] Total: 2349
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test05NopNewtCanvasAWTDefGrid
[junit] ++++ TestCase.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 true
[junit] INIT START
[junit] Sleep initialized: 0/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 3/25
[junit] Sleep initialized: 6/25
[junit] Sleep initialized: 9/25
[junit] Sleep initialized: 12/25
[junit] Sleep initialized: 15/25
[junit] Sleep initialized: 18/25
[junit] Sleep initialized: 21/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLCanvas_T (01):
[junit] ctor 102/t 4.08/1
[junit] visible 2260/t 90.40/1
[junit] sum-i 2362/t 94.48/1
[junit] INIT END: 25/25
[junit] T: duration 0 98
[junit] total-d 2460/t 98.40/1
[junit] total-i 2460/t 98.40/1
[junit] Total: 2460
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test11GearsGLCanvasDefGrid
[junit] ++++ TestCase.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 true
[junit] INIT START
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 4/25
[junit] Sleep initialized: 7/25
[junit] Sleep initialized: 10/25
[junit] Sleep initialized: 13/25
[junit] Sleep initialized: 16/25
[junit] Sleep initialized: 19/25
[junit] Sleep initialized: 22/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel_T (01):
[junit] ctor 87/t 3.48/1
[junit] visible 2178/t 87.12/1
[junit] sum-i 2265/t 90.60/1
[junit] INIT END: 25/25
[junit] T: duration 0 136
[junit] total-d 2401/t 96.04/1
[junit] total-i 2401/t 96.04/1
[junit] Total: 2401
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test12GearsGLJPanelDefGridSingleAutoFlip
[junit] ++++ TestCase.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 true
[junit] INIT START
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 3/25
[junit] Sleep initialized: 6/25
[junit] Sleep initialized: 9/25
[junit] Sleep initialized: 12/25
[junit] Sleep initialized: 15/25
[junit] Sleep initialized: 18/25
[junit] Sleep initialized: 21/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel_T (01):
[junit] ctor 67/t 2.68/1
[junit] visible 2167/t 86.68/1
[junit] sum-i 2234/t 89.36/1
[junit] INIT END: 25/25
[junit] T: duration 0 131
[junit] total-d 2365/t 94.60/1
[junit] total-i 2365/t 94.60/1
[junit] Total: 2365
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test13GearsGLJPanelDefGridSingleManualFlip
[junit] ++++ TestCase.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 true
[junit] INIT START
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 5/25
[junit] Sleep initialized: 11/25
[junit] Sleep initialized: 17/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel_T (mt):
[junit] ctor 160/t 6.40/1
[junit] visible 1789/t 71.56/1
[junit] sum-i 1949/t 77.96/1
[junit] INIT END: 25/25
[junit] T: duration 0 112
[junit] total-d 2061/t 82.44/1
[junit] total-i 2061/t 82.44/1
[junit] Total: 2061
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test14GearsGLJPanelDefGridMTManualFlip
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test15GearsNewtCanvasAWTDefGrid
[junit] Frame size: 800x600 -> 25 x 128x88, overlap false
[junit] SkipGLOrientationVerticalFlip false, useGears true, initMT false, useAnim true
[junit] INIT START
[junit] P: 25 NewtCanvasAWT_T (01):
[junit] ctor 991/t 39.64/1
[junit] visible 1204/t 48.16/1
[junit] sum-i 2195/t 87.80/1
[junit] INIT END: 25/25
[junit] T: duration 0 148
[junit] total-d 2343/t 93.72/1
[junit] total-i 2343/t 93.72/1
[junit] Total: 2343
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test15GearsNewtCanvasAWTDefGrid
[junit] ++++ TestCase.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: 1/25
[junit] Sleep initialized: 25/25
[junit] P: 25 NOP_T (01):
[junit] ctor 94/t 3.76/1
[junit] visible 1414/t 56.56/1
[junit] sum-i 1508/t 60.32/1
[junit] INIT END: 25/25
[junit] T: duration 0 2
[junit] total-d 1510/t 60.40/1
[junit] total-i 1510/t 60.40/1
[junit] Total: 1510
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test20NopNoGLDefOverlap
[junit] ++++ TestCase.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: 2/25
[junit] Sleep initialized: 5/25
[junit] Sleep initialized: 8/25
[junit] Sleep initialized: 12/25
[junit] Sleep initialized: 15/25
[junit] Sleep initialized: 19/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLCanvas_T (01):
[junit] ctor 93/t 3.72/1
[junit] visible 2195/t 87.80/1
[junit] sum-i 2288/t 91.52/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 2289/t 91.56/1
[junit] total-i 2289/t 91.56/1
[junit] Total: 2289
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test21NopGLCanvasDefOverlap
[junit] ++++ TestCase.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: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 4/25
[junit] Sleep initialized: 8/25
[junit] Sleep initialized: 12/25
[junit] Sleep initialized: 15/25
[junit] Sleep initialized: 19/25
[junit] Sleep initialized: 23/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel_T (01):
[junit] ctor 67/t 2.68/1
[junit] visible 2019/t 80.76/1
[junit] sum-i 2086/t 83.44/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 2087/t 83.48/1
[junit] total-i 2087/t 83.48/1
[junit] Total: 2087
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test22NopGLJPanelDefOverlapSingle
[junit] ++++ TestCase.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: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 5/25
[junit] Sleep initialized: 16/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel_T (mt):
[junit] ctor 232/t 9.28/1
[junit] visible 1703/t 68.12/1
[junit] sum-i 1935/t 77.40/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 1936/t 77.44/1
[junit] total-i 1936/t 77.44/1
[junit] Total: 1936
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test23NopGLJPanelDefOverlapMT
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test25NopNewtCanvasAWTDefOverlap
[junit] Frame size: 800x600 -> 25 x 128x88, overlap true
[junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
[junit] INIT START
[junit] P: 25 NewtCanvasAWT_T (01):
[junit] ctor 1092/t 43.68/1
[junit] visible 1223/t 48.92/1
[junit] sum-i 2315/t 92.60/1
[junit] INIT END: 25/25
[junit] T: duration 0 8
[junit] total-d 2323/t 92.92/1
[junit] total-i 2323/t 92.92/1
[junit] Total: 2323
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test25NopNewtCanvasAWTDefOverlap
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844300223 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test00NopNoGLDefGrid took 2.062 sec
[junit] Testcase: test01NopGLCanvasDefGrid took 2.663 sec
[junit] Testcase: test02NopGLJPanelDefGridSingleAutoFlip took 2.847 sec
[junit] Testcase: test03NopGLJPanelDefGridSingleManualFlip took 2.536 sec
[junit] Testcase: test04NopGLJPanelDefGridMTManualFlip took 2.118 sec
[junit] Testcase: test05NopNewtCanvasAWTDefGrid took 3.29 sec
[junit] Testcase: test11GearsGLCanvasDefGrid took 2.916 sec
[junit] Testcase: test12GearsGLJPanelDefGridSingleAutoFlip took 2.817 sec
[junit] Testcase: test13GearsGLJPanelDefGridSingleManualFlip took 2.815 sec
[junit] Testcase: test14GearsGLJPanelDefGridMTManualFlip took 2.568 sec
[junit] Testcase: test15GearsNewtCanvasAWTDefGrid took 3.272 sec
[junit] Testcase: test20NopNoGLDefOverlap took 1.626 sec
[junit] Testcase: test21NopGLCanvasDefOverlap took 2.874 sec
[junit] Testcase: test22NopGLJPanelDefOverlapSingle took 2.593 sec
[junit] Testcase: test23NopGLJPanelDefOverlapMT took 2.753 sec
[junit] Testcase: test25NopNewtCanvasAWTDefOverlap took 3.171 sec
[junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 66.59 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844234378 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844253577 ms +++ localhost/127.0.0.1:59999 - Locked within 19237 ms, 39 attempts
[junit] ++++ TestCase.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: 1/25
[junit] Sleep initialized: 25/25
[junit] P: 25 NOP_T (01):
[junit] ctor 586/t 23.44/1
[junit] visible 1351/t 54.04/1
[junit] sum-i 1937/t 77.48/1
[junit] INIT END: 25/25
[junit] T: duration 0 15
[junit] total-d 1952/t 78.08/1
[junit] total-i 1952/t 78.08/1
[junit] Total: 1952
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test00NopNoGLDefGrid
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test01NopGLCanvasDefGrid
[junit] Frame size: 800x600 -> 25 x 128x88, overlap false
[junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
[junit] INIT START
[junit] Sleep initialized: 0/25
[junit] Sleep initialized: 0/25
[junit] Sleep initialized: 2/25
[junit] Sleep initialized: 6/25
[junit] Sleep initialized: 11/25
[junit] Sleep initialized: 15/25
[junit] Sleep initialized: 20/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLCanvas_T (01):
[junit] ctor 155/t 6.20/1
[junit] visible 2060/t 82.40/1
[junit] sum-i 2215/t 88.60/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 2216/t 88.64/1
[junit] total-i 2216/t 88.64/1
[junit] Total: 2216
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test01NopGLCanvasDefGrid
[junit] ++++ TestCase.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: 1/25
[junit] Sleep initialized: 3/25
[junit] Sleep initialized: 7/25
[junit] Sleep initialized: 11/25
[junit] Sleep initialized: 15/25
[junit] Sleep initialized: 18/25
[junit] Sleep initialized: 21/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel_T (01):
[junit] ctor 109/t 4.36/1
[junit] visible 2177/t 87.08/1
[junit] sum-i 2286/t 91.44/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 2287/t 91.48/1
[junit] total-i 2287/t 91.48/1
[junit] Total: 2287
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test02NopGLJPanelDefGridSingleAutoFlip
[junit] ++++ TestCase.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: 1/25
[junit] Sleep initialized: 3/25
[junit] Sleep initialized: 7/25
[junit] Sleep initialized: 11/25
[junit] Sleep initialized: 15/25
[junit] Sleep initialized: 19/25
[junit] Sleep initialized: 23/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel_T (01):
[junit] ctor 71/t 2.84/1
[junit] visible 1964/t 78.56/1
[junit] sum-i 2035/t 81.40/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 2036/t 81.44/1
[junit] total-i 2036/t 81.44/1
[junit] Total: 2036
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test03NopGLJPanelDefGridSingleManualFlip
[junit] ++++ TestCase.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: 1/25
[junit] Sleep initialized: 12/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel_T (mt):
[junit] ctor 159/t 6.36/1
[junit] visible 1453/t 58.12/1
[junit] sum-i 1612/t 64.48/1
[junit] INIT END: 25/25
[junit] T: duration 0 2
[junit] total-d 1614/t 64.56/1
[junit] total-i 1614/t 64.56/1
[junit] Total: 1614
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test04NopGLJPanelDefGridMTManualFlip
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test05NopNewtCanvasAWTDefGrid
[junit] Frame size: 800x600 -> 25 x 128x88, overlap false
[junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
[junit] INIT START
[junit] P: 25 NewtCanvasAWT_T (01):
[junit] ctor 1191/t 47.64/1
[junit] visible 1156/t 46.24/1
[junit] sum-i 2347/t 93.88/1
[junit] INIT END: 25/25
[junit] T: duration 0 2
[junit] total-d 2349/t 93.96/1
[junit] total-i 2349/t 93.96/1
[junit] Total: 2349
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test05NopNewtCanvasAWTDefGrid
[junit] ++++ TestCase.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 true
[junit] INIT START
[junit] Sleep initialized: 0/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 3/25
[junit] Sleep initialized: 6/25
[junit] Sleep initialized: 9/25
[junit] Sleep initialized: 12/25
[junit] Sleep initialized: 15/25
[junit] Sleep initialized: 18/25
[junit] Sleep initialized: 21/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLCanvas_T (01):
[junit] ctor 102/t 4.08/1
[junit] visible 2260/t 90.40/1
[junit] sum-i 2362/t 94.48/1
[junit] INIT END: 25/25
[junit] T: duration 0 98
[junit] total-d 2460/t 98.40/1
[junit] total-i 2460/t 98.40/1
[junit] Total: 2460
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test11GearsGLCanvasDefGrid
[junit] ++++ TestCase.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 true
[junit] INIT START
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 4/25
[junit] Sleep initialized: 7/25
[junit] Sleep initialized: 10/25
[junit] Sleep initialized: 13/25
[junit] Sleep initialized: 16/25
[junit] Sleep initialized: 19/25
[junit] Sleep initialized: 22/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel_T (01):
[junit] ctor 87/t 3.48/1
[junit] visible 2178/t 87.12/1
[junit] sum-i 2265/t 90.60/1
[junit] INIT END: 25/25
[junit] T: duration 0 136
[junit] total-d 2401/t 96.04/1
[junit] total-i 2401/t 96.04/1
[junit] Total: 2401
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test12GearsGLJPanelDefGridSingleAutoFlip
[junit] ++++ TestCase.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 true
[junit] INIT START
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 3/25
[junit] Sleep initialized: 6/25
[junit] Sleep initialized: 9/25
[junit] Sleep initialized: 12/25
[junit] Sleep initialized: 15/25
[junit] Sleep initialized: 18/25
[junit] Sleep initialized: 21/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel_T (01):
[junit] ctor 67/t 2.68/1
[junit] visible 2167/t 86.68/1
[junit] sum-i 2234/t 89.36/1
[junit] INIT END: 25/25
[junit] T: duration 0 131
[junit] total-d 2365/t 94.60/1
[junit] total-i 2365/t 94.60/1
[junit] Total: 2365
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test13GearsGLJPanelDefGridSingleManualFlip
[junit] ++++ TestCase.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 true
[junit] INIT START
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 5/25
[junit] Sleep initialized: 11/25
[junit] Sleep initialized: 17/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel_T (mt):
[junit] ctor 160/t 6.40/1
[junit] visible 1789/t 71.56/1
[junit] sum-i 1949/t 77.96/1
[junit] INIT END: 25/25
[junit] T: duration 0 112
[junit] total-d 2061/t 82.44/1
[junit] total-i 2061/t 82.44/1
[junit] Total: 2061
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test14GearsGLJPanelDefGridMTManualFlip
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test15GearsNewtCanvasAWTDefGrid
[junit] Frame size: 800x600 -> 25 x 128x88, overlap false
[junit] SkipGLOrientationVerticalFlip false, useGears true, initMT false, useAnim true
[junit] INIT START
[junit] P: 25 NewtCanvasAWT_T (01):
[junit] ctor 991/t 39.64/1
[junit] visible 1204/t 48.16/1
[junit] sum-i 2195/t 87.80/1
[junit] INIT END: 25/25
[junit] T: duration 0 148
[junit] total-d 2343/t 93.72/1
[junit] total-i 2343/t 93.72/1
[junit] Total: 2343
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test15GearsNewtCanvasAWTDefGrid
[junit] ++++ TestCase.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: 1/25
[junit] Sleep initialized: 25/25
[junit] P: 25 NOP_T (01):
[junit] ctor 94/t 3.76/1
[junit] visible 1414/t 56.56/1
[junit] sum-i 1508/t 60.32/1
[junit] INIT END: 25/25
[junit] T: duration 0 2
[junit] total-d 1510/t 60.40/1
[junit] total-i 1510/t 60.40/1
[junit] Total: 1510
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test20NopNoGLDefOverlap
[junit] ++++ TestCase.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: 2/25
[junit] Sleep initialized: 5/25
[junit] Sleep initialized: 8/25
[junit] Sleep initialized: 12/25
[junit] Sleep initialized: 15/25
[junit] Sleep initialized: 19/25
[junit] Sleep initialized: 24/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLCanvas_T (01):
[junit] ctor 93/t 3.72/1
[junit] visible 2195/t 87.80/1
[junit] sum-i 2288/t 91.52/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 2289/t 91.56/1
[junit] total-i 2289/t 91.56/1
[junit] Total: 2289
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test21NopGLCanvasDefOverlap
[junit] ++++ TestCase.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: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 4/25
[junit] Sleep initialized: 8/25
[junit] Sleep initialized: 12/25
[junit] Sleep initialized: 15/25
[junit] Sleep initialized: 19/25
[junit] Sleep initialized: 23/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel_T (01):
[junit] ctor 67/t 2.68/1
[junit] visible 2019/t 80.76/1
[junit] sum-i 2086/t 83.44/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 2087/t 83.48/1
[junit] total-i 2087/t 83.48/1
[junit] Total: 2087
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test22NopGLJPanelDefOverlapSingle
[junit] ++++ TestCase.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: 1/25
[junit] Sleep initialized: 1/25
[junit] Sleep initialized: 5/25
[junit] Sleep initialized: 16/25
[junit] Sleep initialized: 25/25
[junit] P: 25 GLJPanel_T (mt):
[junit] ctor 232/t 9.28/1
[junit] visible 1703/t 68.12/1
[junit] sum-i 1935/t 77.40/1
[junit] INIT END: 25/25
[junit] T: duration 0 1
[junit] total-d 1936/t 77.44/1
[junit] total-i 1936/t 77.44/1
[junit] Total: 1936
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test23NopGLJPanelDefOverlapMT
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test25NopNewtCanvasAWTDefOverlap
[junit] Frame size: 800x600 -> 25 x 128x88, overlap true
[junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false
[junit] INIT START
[junit] P: 25 NewtCanvasAWT_T (01):
[junit] ctor 1092/t 43.68/1
[junit] visible 1223/t 48.92/1
[junit] sum-i 2315/t 92.60/1
[junit] INIT END: 25/25
[junit] T: duration 0 8
[junit] total-d 2323/t 92.92/1
[junit] total-i 2323/t 92.92/1
[junit] Total: 2323
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test25NopNewtCanvasAWTDefOverlap
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844300223 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844302403 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844321062 ms +++ localhost/127.0.0.1:59999 - Locked within 18688 ms, 38 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test01_aa0
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844324878 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844324880 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844324881 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd6cd220770, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844325009 d 0ms]]
[junit] 1 s: 60 f / 1135 ms, 52.8 fps, 18 ms/f; total: 60 f, 52.8 fps, 18 ms/f
[junit] XXX START TILE RENDERING
[junit] XXX pre-init: RandomTileRenderer[tile[cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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, 78.4 fps, 12 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 1 s: 60 f / 284 ms, 211.2 fps, 4 ms/f; total: 180 f, 99.2 fps, 10 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 2 s: 60 f / 288 ms, 208.3 fps, 4 ms/f; total: 240 f, 114.2 fps, 8 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse null
[junit] >> Gears 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
[junit] 3 s: 60 f / 1268 ms, 47.3 fps, 21 ms/f; total: 300 f, 89.0 fps, 11 ms/f
[junit] 4 s: 60 f / 1001 ms, 59.9 fps, 16 ms/f; total: 360 f, 82.3 fps, 12 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844329238 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844329238 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844329259 d 1ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test01_aa0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test02_aa8
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844329298 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844329313 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844329314 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd6caccdcd0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844329349 d 0ms]]
[junit] 1 s: 60 f / 1036 ms, 57.9 fps, 17 ms/f; total: 60 f, 57.9 fps, 17 ms/f
[junit] XXX START TILE RENDERING
[junit] XXX pre-init: RandomTileRenderer[tile[cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 1 s: 60 f / 412 ms, 145.6 fps, 6 ms/f; total: 120 f, 82.8 fps, 12 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 1 s: 60 f / 289 ms, 207.6 fps, 4 ms/f; total: 180 f, 103.6 fps, 9 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 1 s: 60 f / 245 ms, 244.8 fps, 4 ms/f; total: 240 f, 121.0 fps, 8 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse null
[junit] >> Gears angle 32.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] 3 s: 60 f / 1139 ms, 52.6 fps, 18 ms/f; total: 300 f, 96.1 fps, 10 ms/f
[junit] 4 s: 60 f / 1001 ms, 59.9 fps, 16 ms/f; total: 360 f, 87.3 fps, 11 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844333441 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844333441 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844333474 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test02_aa8
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844333563 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 31.86 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844302403 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844321062 ms +++ localhost/127.0.0.1:59999 - Locked within 18688 ms, 38 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test01_aa0
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844324878 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844324880 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844324881 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd6cd220770, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844325009 d 0ms]]
[junit] 1 s: 60 f / 1135 ms, 52.8 fps, 18 ms/f; total: 60 f, 52.8 fps, 18 ms/f
[junit] XXX START TILE RENDERING
[junit] XXX pre-init: RandomTileRenderer[tile[cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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, 78.4 fps, 12 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 1 s: 60 f / 284 ms, 211.2 fps, 4 ms/f; total: 180 f, 99.2 fps, 10 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 2 s: 60 f / 288 ms, 208.3 fps, 4 ms/f; total: 240 f, 114.2 fps, 8 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse null
[junit] >> Gears 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
[junit] 3 s: 60 f / 1268 ms, 47.3 fps, 21 ms/f; total: 300 f, 89.0 fps, 11 ms/f
[junit] 4 s: 60 f / 1001 ms, 59.9 fps, 16 ms/f; total: 360 f, 82.3 fps, 12 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844329238 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844329238 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844329259 d 1ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test01_aa0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test02_aa8
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844329298 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844329313 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844329314 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd6caccdcd0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844329349 d 0ms]]
[junit] 1 s: 60 f / 1036 ms, 57.9 fps, 17 ms/f; total: 60 f, 57.9 fps, 17 ms/f
[junit] XXX START TILE RENDERING
[junit] XXX pre-init: RandomTileRenderer[tile[cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 1 s: 60 f / 412 ms, 145.6 fps, 6 ms/f; total: 120 f, 82.8 fps, 12 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 1 s: 60 f / 289 ms, 207.6 fps, 4 ms/f; total: 180 f, 103.6 fps, 9 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 1 s: 60 f / 245 ms, 244.8 fps, 4 ms/f; total: 240 f, 121.0 fps, 8 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse null
[junit] >> Gears angle 32.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] 3 s: 60 f / 1139 ms, 52.6 fps, 18 ms/f; total: 300 f, 96.1 fps, 10 ms/f
[junit] 4 s: 60 f / 1001 ms, 59.9 fps, 16 ms/f; total: 360 f, 87.3 fps, 11 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844333441 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844333441 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844333474 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test02_aa8
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844333563 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01_aa0 took 8.193 sec
[junit] Testcase: test02_aa8 took 4.211 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 31.86 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844302403 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844321062 ms +++ localhost/127.0.0.1:59999 - Locked within 18688 ms, 38 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test01_aa0
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844324878 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844324880 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844324881 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd6cd220770, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844325009 d 0ms]]
[junit] 1 s: 60 f / 1135 ms, 52.8 fps, 18 ms/f; total: 60 f, 52.8 fps, 18 ms/f
[junit] XXX START TILE RENDERING
[junit] XXX pre-init: RandomTileRenderer[tile[cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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, 78.4 fps, 12 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 1 s: 60 f / 284 ms, 211.2 fps, 4 ms/f; total: 180 f, 99.2 fps, 10 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 2 s: 60 f / 288 ms, 208.3 fps, 4 ms/f; total: 240 f, 114.2 fps, 8 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x41584807], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 33.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 0x41584807], 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 0x41584807], 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 0x41584807], 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 0x7fd6cd220770, tileRendererInUse null
[junit] >> Gears 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
[junit] 3 s: 60 f / 1268 ms, 47.3 fps, 21 ms/f; total: 300 f, 89.0 fps, 11 ms/f
[junit] 4 s: 60 f / 1001 ms, 59.9 fps, 16 ms/f; total: 360 f, 82.3 fps, 12 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844329238 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844329238 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844329259 d 1ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test01_aa0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test02_aa8
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844329298 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844329313 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844329314 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd6caccdcd0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844329349 d 0ms]]
[junit] 1 s: 60 f / 1036 ms, 57.9 fps, 17 ms/f; total: 60 f, 57.9 fps, 17 ms/f
[junit] XXX START TILE RENDERING
[junit] XXX pre-init: RandomTileRenderer[tile[cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 1 s: 60 f / 412 ms, 145.6 fps, 6 ms/f; total: 120 f, 82.8 fps, 12 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 2014-10-09 10:45:34.464 java[4382:bc0b] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 1 s: 60 f / 289 ms, 207.6 fps, 4 ms/f; total: 180 f, 103.6 fps, 9 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 1 s: 60 f / 245 ms, 244.8 fps, 4 ms/f; total: 240 f, 121.0 fps, 8 ms/f
[junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x2e879860], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 32.5, [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 0x2e879860], 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 0x2e879860], 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 0x2e879860], 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 0x7fd6caccdcd0, tileRendererInUse null
[junit] >> Gears angle 32.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] 3 s: 60 f / 1139 ms, 52.6 fps, 18 ms/f; total: 300 f, 96.1 fps, 10 ms/f
[junit] 4 s: 60 f / 1001 ms, 59.9 fps, 16 ms/f; total: 360 f, 87.3 fps, 11 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844333441 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844333441 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844333474 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test02_aa8
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844333563 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844336070 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844459681 ms +++ localhost/127.0.0.1:59999 - Locked within 123632 ms, 247 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test01_aa0
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844464719 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844464721 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844464722 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, 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, TestTiledPrintingGearsAWT.test01_aa0-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[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc6040, 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 0x7f8a83dcfc40, tileRendererInUse null
[junit] >> 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8a83c7e1d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x962522b], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83c7e1d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x962522b], image[size 321 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 1024x1024 brd 0, cur 0/0 320x480, buffer 0x962522b], image[size 321 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 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3b8e609b], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83dcfc40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3b8e609b], image[size 321 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.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3b8e609b], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x962522b], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83c7e1d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x962522b], image[size 321 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 1024x1024 brd 0, cur 0/0 320x480, buffer 0x962522b], image[size 321 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 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3b8e609b], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83dcfc40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3b8e609b], image[size 321 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.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3b8e609b], image[size 321 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 0x7f8a83dc5cf0, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 4.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 0x7f8a83dc6040, 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 0x7f8a83dc6040, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 869 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 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x79b4748], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83dc6040, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x79b4748], image[size 321 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 0x79b4748], image[size 321 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 0x6e848ecc], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6e848ecc], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 6.5, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x6e848ecc], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x79b4748], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83dc6040, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x79b4748], image[size 321 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 0x79b4748], image[size 321 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 0x6e848ecc], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6e848ecc], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 6.5, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x6e848ecc], image[size 321 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 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 6.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 0x7f8a83dc6040, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 270 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 0x7f8a86239e10, tileRendererInUse null
[junit] >> Gears angle 8.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8a83de1ab0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x60c0c8b5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a83de1ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x60c0c8b5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x60c0c8b5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66fdfc58], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a86239e10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66fdfc58], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66fdfc58], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x60c0c8b5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a83de1ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x60c0c8b5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x60c0c8b5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66fdfc58], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a86239e10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66fdfc58], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66fdfc58], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 8.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 0x7f8a83dc6040, 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 0x7f8a83dc6040, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 401 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 0x7f8a86235d30, tileRendererInUse null
[junit] >> Gears angle 10.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7f8a86320ff0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x58e5f46e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a86320ff0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x58e5f46e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x58e5f46e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x1bd7b222], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a86235d30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x1bd7b222], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x1bd7b222], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x58e5f46e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a86320ff0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x58e5f46e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x58e5f46e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x1bd7b222], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a86235d30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x1bd7b222], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x1bd7b222], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 10.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 0x7f8a83dc6040, 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 0x7f8a83dc6040, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 751 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 0x7f8a8631df10, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8a83c6a840, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PRINT resizeWithinPrint size+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x773c550f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x773c550f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x773c550f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4406cef4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a8631df10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4406cef4], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4406cef4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x773c550f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x773c550f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x773c550f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4406cef4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a8631df10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4406cef4], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4406cef4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears 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] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc6040, 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 0x7f8a83dc6040, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 388 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[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 0x7f8a83dc6040, 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 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] 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 0x7f8a8623b130, tileRendererInUse null
[junit] >> Gears angle 14.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8a86316d10, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@18abe654: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3d9ea173
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x153b2cb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a86316d10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x153b2cb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x153b2cb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x8dc1f04], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a8623b130, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x8dc1f04], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 14.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x8dc1f04], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@135c40eb: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@daa0e3b
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x153b2cb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a86316d10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x153b2cb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x153b2cb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x8dc1f04], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a8623b130, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x8dc1f04], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 14.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x8dc1f04], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 14.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc6040, 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 0x7f8a83dc6040, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 2872 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 0x7f8a8631d730, tileRendererInUse null
[junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8a86247c50, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PRINT resizeWithinPrint size+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@604788d5: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@78688954
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2594e776], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a86247c50, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2594e776], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x2594e776], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40ae97c4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a8631d730, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40ae97c4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40ae97c4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@59050a0: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@459d3b3a
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2594e776], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a86247c50, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2594e776], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x2594e776], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40ae97c4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a8631d730, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40ae97c4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40ae97c4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 17.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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc6040, 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 0x7f8a83dc6040, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 1688 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc6040, 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 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 19.0, [l -1.0, r 1.0, b -1.5, t 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 / 1040 ms, 57.6 fps, 17 ms/f; total: 60 f, 57.6 fps, 17 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844474055 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844474093 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test01_aa0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test02_aa8
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844474138 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844474138 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844474138 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test02_aa8-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 0, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x316d3536], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x316d3536], image[size 321 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 0x316d3536], image[size 321 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 0x2781b3d4], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2781b3d4], image[size 321 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.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x2781b3d4], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x316d3536], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x316d3536], image[size 321 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 0x316d3536], image[size 321 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 0x2781b3d4], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2781b3d4], image[size 321 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.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x2781b3d4], image[size 321 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 0x7f8a83dc62b0, 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 0x7f8a83c6a8e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 218 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test02_aa8-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 8, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5b6b9e62], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5b6b9e62], image[size 321 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 0x5b6b9e62], image[size 321 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 0x424c414], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x424c414], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 5.5, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x424c414], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5b6b9e62], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5b6b9e62], image[size 321 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 0x5b6b9e62], image[size 321 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 0x424c414], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x424c414], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 5.5, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x424c414], image[size 321 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 0x7f8a83dc62b0, tileRendererInUse null
[junit] >> Gears angle 5.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 0x7f8a83c6a8e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 184 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 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798f1a31], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4c767286], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4c767286], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798f1a31], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4c767286], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4c767286], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc62b0, 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 0x7f8a83c6a8e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 533 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 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6ae2d0b2], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6ae2d0b2], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse null
[junit] >> Gears angle 9.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 0x7f8a83c6a8e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 483 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+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x19d8f162], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x19d8f162], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse null
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 483 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@24a09e41: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2cf5d030
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x129dd6e2], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@66178655: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@12746ad0
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x129dd6e2], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse null
[junit] >> Gears 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] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 1843 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+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@6f03fcaa: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6ec135d6
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798baf36], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dae160], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3dae160], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@366ef7ba: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f49f041
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798baf36], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dae160], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3dae160], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc62b0, 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 0x7f8a83c6a8e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 1936 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83c6a8e0, 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 0x7f8a83dc62b0, tileRendererInUse null
[junit] >> Gears angle 15.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] 1 s: 60 f / 1018 ms, 58.9 fps, 16 ms/f; total: 60 f, 58.9 fps, 16 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844481310 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844481358 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test02_aa8
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844481439 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 146.118 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844336070 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844459681 ms +++ localhost/127.0.0.1:59999 - Locked within 123632 ms, 247 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test01_aa0
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844464719 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844464721 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844464722 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, 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, TestTiledPrintingGearsAWT.test01_aa0-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[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc6040, 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 0x7f8a83dcfc40, tileRendererInUse null
[junit] >> 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8a83c7e1d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x962522b], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83c7e1d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x962522b], image[size 321 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 1024x1024 brd 0, cur 0/0 320x480, buffer 0x962522b], image[size 321 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 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3b8e609b], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83dcfc40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3b8e609b], image[size 321 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.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3b8e609b], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x962522b], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83c7e1d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x962522b], image[size 321 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 1024x1024 brd 0, cur 0/0 320x480, buffer 0x962522b], image[size 321 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 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3b8e609b], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83dcfc40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3b8e609b], image[size 321 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.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3b8e609b], image[size 321 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 0x7f8a83dc5cf0, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 4.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 0x7f8a83dc6040, 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 0x7f8a83dc6040, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 869 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 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x79b4748], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83dc6040, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x79b4748], image[size 321 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 0x79b4748], image[size 321 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 0x6e848ecc], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6e848ecc], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 6.5, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x6e848ecc], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x79b4748], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83dc6040, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x79b4748], image[size 321 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 0x79b4748], image[size 321 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 0x6e848ecc], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6e848ecc], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 6.5, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x6e848ecc], image[size 321 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 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 6.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 0x7f8a83dc6040, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 270 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 0x7f8a86239e10, tileRendererInUse null
[junit] >> Gears angle 8.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8a83de1ab0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x60c0c8b5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a83de1ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x60c0c8b5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x60c0c8b5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66fdfc58], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a86239e10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66fdfc58], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66fdfc58], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x60c0c8b5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a83de1ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x60c0c8b5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x60c0c8b5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66fdfc58], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a86239e10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66fdfc58], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66fdfc58], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 8.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 0x7f8a83dc6040, 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 0x7f8a83dc6040, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 401 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 0x7f8a86235d30, tileRendererInUse null
[junit] >> Gears angle 10.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7f8a86320ff0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x58e5f46e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a86320ff0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x58e5f46e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x58e5f46e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x1bd7b222], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a86235d30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x1bd7b222], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x1bd7b222], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x58e5f46e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a86320ff0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x58e5f46e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x58e5f46e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x1bd7b222], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a86235d30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x1bd7b222], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x1bd7b222], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 10.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 0x7f8a83dc6040, 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 0x7f8a83dc6040, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 751 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 0x7f8a8631df10, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8a83c6a840, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PRINT resizeWithinPrint size+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x773c550f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x773c550f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x773c550f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4406cef4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a8631df10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4406cef4], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4406cef4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x773c550f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x773c550f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x773c550f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4406cef4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a8631df10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4406cef4], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4406cef4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears 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] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc6040, 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 0x7f8a83dc6040, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 388 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[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 0x7f8a83dc6040, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] 2014-10-09 10:48:02.079 java[4387:a607] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[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 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] 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 0x7f8a8623b130, tileRendererInUse null
[junit] >> Gears angle 14.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8a86316d10, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@18abe654: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3d9ea173
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x153b2cb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a86316d10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x153b2cb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x153b2cb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x8dc1f04], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a8623b130, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x8dc1f04], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 14.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x8dc1f04], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@135c40eb: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@daa0e3b
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x153b2cb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a86316d10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x153b2cb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x153b2cb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x8dc1f04], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a8623b130, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x8dc1f04], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 14.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x8dc1f04], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 14.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc6040, 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 0x7f8a83dc6040, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 2872 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 0x7f8a8631d730, tileRendererInUse null
[junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8a86247c50, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PRINT resizeWithinPrint size+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@604788d5: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@78688954
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2594e776], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a86247c50, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2594e776], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x2594e776], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40ae97c4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a8631d730, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40ae97c4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40ae97c4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@59050a0: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@459d3b3a
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2594e776], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a86247c50, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2594e776], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x2594e776], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40ae97c4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a8631d730, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40ae97c4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40ae97c4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 17.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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc6040, 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 0x7f8a83dc6040, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 1688 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc6040, 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 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 19.0, [l -1.0, r 1.0, b -1.5, t 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 / 1040 ms, 57.6 fps, 17 ms/f; total: 60 f, 57.6 fps, 17 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844474055 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844474093 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test01_aa0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test02_aa8
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844474138 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844474138 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844474138 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test02_aa8-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 0, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x316d3536], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x316d3536], image[size 321 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 0x316d3536], image[size 321 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 0x2781b3d4], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2781b3d4], image[size 321 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.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x2781b3d4], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x316d3536], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x316d3536], image[size 321 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 0x316d3536], image[size 321 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 0x2781b3d4], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2781b3d4], image[size 321 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.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x2781b3d4], image[size 321 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 0x7f8a83dc62b0, 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 0x7f8a83c6a8e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 218 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test02_aa8-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 8, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5b6b9e62], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5b6b9e62], image[size 321 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 0x5b6b9e62], image[size 321 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 0x424c414], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x424c414], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 5.5, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x424c414], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5b6b9e62], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5b6b9e62], image[size 321 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 0x5b6b9e62], image[size 321 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 0x424c414], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x424c414], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 5.5, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x424c414], image[size 321 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 0x7f8a83dc62b0, tileRendererInUse null
[junit] >> Gears angle 5.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 0x7f8a83c6a8e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 184 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 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798f1a31], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4c767286], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4c767286], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798f1a31], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4c767286], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4c767286], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc62b0, 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 0x7f8a83c6a8e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 533 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 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6ae2d0b2], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6ae2d0b2], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse null
[junit] >> Gears angle 9.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 0x7f8a83c6a8e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 483 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+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x19d8f162], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x19d8f162], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse null
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 483 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@24a09e41: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2cf5d030
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x129dd6e2], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@66178655: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@12746ad0
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x129dd6e2], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse null
[junit] >> Gears 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] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 1843 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+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@6f03fcaa: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6ec135d6
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798baf36], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dae160], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3dae160], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@366ef7ba: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f49f041
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798baf36], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dae160], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3dae160], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc62b0, 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 0x7f8a83c6a8e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 1936 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83c6a8e0, 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 0x7f8a83dc62b0, tileRendererInUse null
[junit] >> Gears angle 15.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] 1 s: 60 f / 1018 ms, 58.9 fps, 16 ms/f; total: 60 f, 58.9 fps, 16 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844481310 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844481358 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test02_aa8
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844481439 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01_aa0 took 10.008 sec
[junit] Testcase: test02_aa8 took 7.263 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 146.118 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844336070 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844459681 ms +++ localhost/127.0.0.1:59999 - Locked within 123632 ms, 247 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test01_aa0
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844464719 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844464721 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844464722 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, 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, TestTiledPrintingGearsAWT.test01_aa0-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[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc6040, 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 0x7f8a83dcfc40, tileRendererInUse null
[junit] >> 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8a83c7e1d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x962522b], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83c7e1d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x962522b], image[size 321 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 1024x1024 brd 0, cur 0/0 320x480, buffer 0x962522b], image[size 321 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 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3b8e609b], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83dcfc40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3b8e609b], image[size 321 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.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3b8e609b], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x962522b], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83c7e1d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x962522b], image[size 321 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 1024x1024 brd 0, cur 0/0 320x480, buffer 0x962522b], image[size 321 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 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3b8e609b], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83dcfc40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3b8e609b], image[size 321 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.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3b8e609b], image[size 321 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 0x7f8a83dc5cf0, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 4.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 0x7f8a83dc6040, 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 0x7f8a83dc6040, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 869 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 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x79b4748], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83dc6040, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x79b4748], image[size 321 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 0x79b4748], image[size 321 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 0x6e848ecc], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6e848ecc], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 6.5, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x6e848ecc], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x79b4748], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83dc6040, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x79b4748], image[size 321 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 0x79b4748], image[size 321 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 0x6e848ecc], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6e848ecc], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 6.5, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x6e848ecc], image[size 321 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 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 6.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 0x7f8a83dc6040, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 270 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 0x7f8a86239e10, tileRendererInUse null
[junit] >> Gears angle 8.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8a83de1ab0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x60c0c8b5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a83de1ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x60c0c8b5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x60c0c8b5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66fdfc58], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a86239e10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66fdfc58], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66fdfc58], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x60c0c8b5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a83de1ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x60c0c8b5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x60c0c8b5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66fdfc58], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a86239e10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66fdfc58], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66fdfc58], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 8.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 0x7f8a83dc6040, 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 0x7f8a83dc6040, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 401 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 0x7f8a86235d30, tileRendererInUse null
[junit] >> Gears angle 10.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7f8a86320ff0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x58e5f46e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a86320ff0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x58e5f46e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x58e5f46e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x1bd7b222], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a86235d30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x1bd7b222], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x1bd7b222], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x58e5f46e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a86320ff0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x58e5f46e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x58e5f46e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x1bd7b222], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a86235d30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x1bd7b222], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x1bd7b222], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, 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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 10.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 0x7f8a83dc6040, 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 0x7f8a83dc6040, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 751 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 0x7f8a8631df10, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8a83c6a840, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PRINT resizeWithinPrint size+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x773c550f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x773c550f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x773c550f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4406cef4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a8631df10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4406cef4], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4406cef4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x773c550f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x773c550f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x773c550f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4406cef4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a8631df10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4406cef4], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4406cef4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears 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] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc6040, 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 0x7f8a83dc6040, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 388 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[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 0x7f8a83dc6040, 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 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] 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 0x7f8a8623b130, tileRendererInUse null
[junit] >> Gears angle 14.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8a86316d10, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@18abe654: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3d9ea173
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x153b2cb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a86316d10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x153b2cb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x153b2cb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x8dc1f04], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a8623b130, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x8dc1f04], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 14.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x8dc1f04], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@135c40eb: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@daa0e3b
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x153b2cb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a86316d10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x153b2cb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x153b2cb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x8dc1f04], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a8623b130, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x8dc1f04], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 14.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x8dc1f04], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 14.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc6040, 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 0x7f8a83dc6040, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 2872 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 0x7f8a8631d730, tileRendererInUse null
[junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7f8a86247c50, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PRINT resizeWithinPrint size+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@604788d5: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@78688954
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2594e776], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a86247c50, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2594e776], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x2594e776], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40ae97c4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a8631d730, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40ae97c4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40ae97c4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@59050a0: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@459d3b3a
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2594e776], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a86247c50, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2594e776], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x2594e776], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40ae97c4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7f8a8631d730, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40ae97c4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40ae97c4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 17.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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc6040, 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 0x7f8a83dc6040, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 1688 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc6040, 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 0x7f8a83dc5cf0, tileRendererInUse null
[junit] >> Gears angle 19.0, [l -1.0, r 1.0, b -1.5, t 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 / 1040 ms, 57.6 fps, 17 ms/f; total: 60 f, 57.6 fps, 17 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844474055 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844474093 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test01_aa0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test02_aa8
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844474138 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844474138 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844474138 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test02_aa8-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 0, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x316d3536], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x316d3536], image[size 321 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 0x316d3536], image[size 321 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 0x2781b3d4], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2781b3d4], image[size 321 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.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x2781b3d4], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x316d3536], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x316d3536], image[size 321 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 0x316d3536], image[size 321 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 0x2781b3d4], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2781b3d4], image[size 321 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.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x2781b3d4], image[size 321 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 0x7f8a83dc62b0, 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 0x7f8a83c6a8e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 218 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test02_aa8-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 8, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5b6b9e62], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5b6b9e62], image[size 321 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 0x5b6b9e62], image[size 321 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 0x424c414], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x424c414], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 5.5, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x424c414], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5b6b9e62], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5b6b9e62], image[size 321 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 0x5b6b9e62], image[size 321 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 0x424c414], image[size 321 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 321x480, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x424c414], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 5.5, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x424c414], image[size 321 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 0x7f8a83dc62b0, tileRendererInUse null
[junit] >> Gears angle 5.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 0x7f8a83c6a8e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 184 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 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798f1a31], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4c767286], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4c767286], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798f1a31], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x798f1a31], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4c767286], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4c767286], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4c767286], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc62b0, 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 0x7f8a83c6a8e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 533 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 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6ae2d0b2], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6ae2d0b2], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x6ae2d0b2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4cdf4bfc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse null
[junit] >> Gears angle 9.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 0x7f8a83c6a8e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 483 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+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x19d8f162], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x19d8f162], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x19d8f162], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x72f6f1b6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse null
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 483 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@24a09e41: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2cf5d030
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x129dd6e2], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@66178655: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@12746ad0
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x129dd6e2], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x129dd6e2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x2627cd63], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse null
[junit] >> Gears 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] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 1843 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+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@6f03fcaa: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6ec135d6
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798baf36], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dae160], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3dae160], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@366ef7ba: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f49f041
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798baf36], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83c6a8e0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dae160], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7f8a83dc62b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3dae160], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3dae160], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83dc62b0, 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 0x7f8a83c6a8e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 1936 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f8a83c6a8e0, 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 0x7f8a83dc62b0, tileRendererInUse null
[junit] >> Gears angle 15.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] 1 s: 60 f / 1018 ms, 58.9 fps, 16 ms/f; total: 60 f, 58.9 fps, 16 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844481310 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412844481358 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test02_aa8
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844481439 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844484117 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844532342 ms +++ localhost/127.0.0.1:59999 - Locked within 48251 ms, 97 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test01_aa0
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, 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 0x7fc132defce0, tileRendererInUse null
[junit] >> Gears 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[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412844535947 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412844535950 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412844535952 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 0x7fc135239300, tileRendererInUse null
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc13530c6d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x72813bc1], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc13530c6d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x72813bc1], image[size 321 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 1024x1024 brd 0, cur 0/0 320x480, buffer 0x72813bc1], image[size 321 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 1024x1024 brd 0, cur 0/0 320x480, buffer 0x619646fd], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc135239300, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x619646fd], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x619646fd], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x72813bc1], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc13530c6d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x72813bc1], image[size 321 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 1024x1024 brd 0, cur 0/0 320x480, buffer 0x72813bc1], image[size 321 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 1024x1024 brd 0, cur 0/0 320x480, buffer 0x619646fd], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc135239300, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x619646fd], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x619646fd], image[size 321 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 0x7fc132defce0, tileRendererInUse null
[junit] >> Gears angle 9.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 0x7fc132cea290, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, 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] PRINT Duration 470 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test01_aa0-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 8, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2052d1a4], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2052d1a4], image[size 321 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 0x2052d1a4], image[size 321 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 0x34cef6f1], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x34cef6f1], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.5, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x34cef6f1], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2052d1a4], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2052d1a4], image[size 321 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 0x2052d1a4], image[size 321 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 0x34cef6f1], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x34cef6f1], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.5, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x34cef6f1], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PRINT Duration 137 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] 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 0x7fc132cea140, tileRendererInUse null
[junit] >> Gears 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc13530de30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0xa1e940b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc13530de30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0xa1e940b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0xa1e940b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66da9ea4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc132cea140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66da9ea4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66da9ea4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0xa1e940b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc13530de30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0xa1e940b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0xa1e940b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66da9ea4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc132cea140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66da9ea4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66da9ea4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse null
[junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] PRINT Duration 267 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fc13524a0b0, tileRendererInUse null
[junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fc1352526a0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x3cd0d12e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc1352526a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x3cd0d12e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x3cd0d12e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x69f94884], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc13524a0b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x69f94884], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x69f94884], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x3cd0d12e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc1352526a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x3cd0d12e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x3cd0d12e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x69f94884], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc13524a0b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x69f94884], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x69f94884], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse null
[junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse null
[junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 601 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[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc13523dd40, tileRendererInUse null
[junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc135228800, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PRINT resizeWithinPrint size+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x37b82d69], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc135228800, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x37b82d69], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x37b82d69], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x26c59ad5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc13523dd40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x26c59ad5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x26c59ad5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x37b82d69], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc135228800, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x37b82d69], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x37b82d69], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x26c59ad5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc13523dd40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x26c59ad5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x26c59ad5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse null
[junit] >> Gears angle 17.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 0x7fc132cea290, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, 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 235 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[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[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc135314490, tileRendererInUse null
[junit] >> Gears 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc13530a740, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@679801c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@12c9b196
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x355ccfb1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc13530a740, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x355ccfb1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x355ccfb1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40e7e8eb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc135314490, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40e7e8eb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 19.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40e7e8eb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@7b35ae7e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1531164
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x355ccfb1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc13530a740, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x355ccfb1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x355ccfb1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40e7e8eb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc135314490, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40e7e8eb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 19.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40e7e8eb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse null
[junit] >> Gears angle 19.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] PRINT Duration 1989 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] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,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 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc135326860, tileRendererInUse null
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc1352452b0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PRINT resizeWithinPrint size+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@4add8e0d: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@17991de1
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x751abd68], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc1352452b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x751abd68], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x751abd68], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2c42a818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc135326860, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2c42a818], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2c42a818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@3cdf0256: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@55127b52
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x751abd68], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc1352452b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x751abd68], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x751abd68], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2c42a818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc135326860, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2c42a818], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2c42a818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse null
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse null
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 1672 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] 0 s: 60 f / 998 ms, 60.1 fps, 16 ms/f; total: 60 f, 60.1 fps, 16 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412844543380 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412844543420 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test01_aa0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test02_aa8
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[main-Display-.macosx_nil-1-EDT-2,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13524a0a0, 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 0x7fc13524a0a0, tileRendererInUse null
[junit] >> Gears 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[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-2,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-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 0x7fc13521e8c0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412844543602 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412844543603 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412844543604 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test02_aa8-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 0, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x29115152], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x29115152], image[size 321 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 0x29115152], image[size 321 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 0x35ad0839], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x35ad0839], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 7.5, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x35ad0839], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x29115152], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x29115152], image[size 321 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 0x29115152], image[size 321 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 0x35ad0839], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x35ad0839], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 7.5, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x35ad0839], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[main,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse null
[junit] >> Gears angle 7.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] PRINT Duration 165 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test02_aa8-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 8, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x29de6817], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x29de6817], image[size 321 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 0x29de6817], image[size 321 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 0x46b113c7], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x46b113c7], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x46b113c7], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x29de6817], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x29de6817], image[size 321 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 0x29de6817], image[size 321 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 0x46b113c7], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x46b113c7], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x46b113c7], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PRINT Duration 137 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#01,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse null
[junit] >> Gears angle 9.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] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2182a70], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x43a3aa2c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x43a3aa2c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2182a70], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x43a3aa2c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x43a3aa2c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PRINT Duration 408 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
[junit] Thread[main-AWTAnimator#01,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse null
[junit] >> Gears angle 10.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] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7619cc1b], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7619cc1b], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[main,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse null
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.5, t 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 392 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,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+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798baf36], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798baf36], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[main-AWTAnimator#01,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse null
[junit] PRINT Duration 383 ms
[junit] PRINT resizeWithinPrint repaint
[junit] >> Gears 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] PRINT resizeWithinPrint size- 739x577
[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#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@41e80761: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@683c9314
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1ac7057c], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@75f2edd2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1fdbb27d
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1ac7057c], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[main,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse null
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] PRINT Duration 1884 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PRINT resizeWithinPrint size+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@60407166: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@26d510e8
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b751a9e], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@61b59919: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@59566a6c
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b751a9e], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[main,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse null
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] PRINT Duration 1825 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] 1 s: 60 f / 1003 ms, 59.8 fps, 16 ms/f; total: 60 f, 59.8 fps, 16 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412844550332 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412844550370 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test02_aa8
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844550465 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 67.157 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844484117 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844532342 ms +++ localhost/127.0.0.1:59999 - Locked within 48251 ms, 97 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test01_aa0
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, 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 0x7fc132defce0, tileRendererInUse null
[junit] >> Gears 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[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412844535947 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412844535950 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412844535952 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 0x7fc135239300, tileRendererInUse null
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc13530c6d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x72813bc1], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc13530c6d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x72813bc1], image[size 321 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 1024x1024 brd 0, cur 0/0 320x480, buffer 0x72813bc1], image[size 321 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 1024x1024 brd 0, cur 0/0 320x480, buffer 0x619646fd], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc135239300, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x619646fd], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x619646fd], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x72813bc1], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc13530c6d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x72813bc1], image[size 321 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 1024x1024 brd 0, cur 0/0 320x480, buffer 0x72813bc1], image[size 321 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 1024x1024 brd 0, cur 0/0 320x480, buffer 0x619646fd], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc135239300, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x619646fd], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x619646fd], image[size 321 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 0x7fc132defce0, tileRendererInUse null
[junit] >> Gears angle 9.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 0x7fc132cea290, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, 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] PRINT Duration 470 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test01_aa0-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 8, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2052d1a4], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2052d1a4], image[size 321 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 0x2052d1a4], image[size 321 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 0x34cef6f1], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x34cef6f1], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.5, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x34cef6f1], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2052d1a4], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2052d1a4], image[size 321 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 0x2052d1a4], image[size 321 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 0x34cef6f1], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x34cef6f1], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.5, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x34cef6f1], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PRINT Duration 137 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] 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 0x7fc132cea140, tileRendererInUse null
[junit] >> Gears 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc13530de30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0xa1e940b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc13530de30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0xa1e940b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0xa1e940b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66da9ea4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc132cea140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66da9ea4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66da9ea4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0xa1e940b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc13530de30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0xa1e940b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0xa1e940b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66da9ea4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc132cea140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66da9ea4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66da9ea4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse null
[junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] PRINT Duration 267 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fc13524a0b0, tileRendererInUse null
[junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fc1352526a0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x3cd0d12e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc1352526a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x3cd0d12e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x3cd0d12e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x69f94884], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc13524a0b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x69f94884], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x69f94884], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x3cd0d12e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc1352526a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x3cd0d12e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x3cd0d12e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x69f94884], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc13524a0b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x69f94884], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x69f94884], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse null
[junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse null
[junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 601 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[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc13523dd40, tileRendererInUse null
[junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc135228800, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PRINT resizeWithinPrint size+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x37b82d69], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc135228800, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x37b82d69], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x37b82d69], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x26c59ad5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc13523dd40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x26c59ad5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x26c59ad5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x37b82d69], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc135228800, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x37b82d69], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x37b82d69], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x26c59ad5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc13523dd40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x26c59ad5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x26c59ad5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse null
[junit] >> Gears angle 17.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 0x7fc132cea290, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, 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 235 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[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[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc135314490, tileRendererInUse null
[junit] >> Gears 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc13530a740, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@679801c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@12c9b196
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x355ccfb1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc13530a740, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x355ccfb1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x355ccfb1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40e7e8eb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc135314490, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40e7e8eb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 19.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40e7e8eb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@7b35ae7e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1531164
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x355ccfb1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc13530a740, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x355ccfb1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x355ccfb1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40e7e8eb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc135314490, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40e7e8eb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 19.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40e7e8eb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse null
[junit] >> Gears angle 19.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] PRINT Duration 1989 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] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,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 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc135326860, tileRendererInUse null
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc1352452b0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PRINT resizeWithinPrint size+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@4add8e0d: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@17991de1
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x751abd68], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc1352452b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x751abd68], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x751abd68], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2c42a818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc135326860, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2c42a818], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2c42a818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@3cdf0256: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@55127b52
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x751abd68], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc1352452b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x751abd68], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x751abd68], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2c42a818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc135326860, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2c42a818], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2c42a818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse null
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse null
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 1672 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] 0 s: 60 f / 998 ms, 60.1 fps, 16 ms/f; total: 60 f, 60.1 fps, 16 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412844543380 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412844543420 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test01_aa0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test02_aa8
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[main-Display-.macosx_nil-1-EDT-2,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13524a0a0, 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 0x7fc13524a0a0, tileRendererInUse null
[junit] >> Gears 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[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-2,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-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 0x7fc13521e8c0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412844543602 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412844543603 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412844543604 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test02_aa8-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 0, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x29115152], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x29115152], image[size 321 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 0x29115152], image[size 321 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 0x35ad0839], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x35ad0839], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 7.5, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x35ad0839], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x29115152], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x29115152], image[size 321 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 0x29115152], image[size 321 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 0x35ad0839], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x35ad0839], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 7.5, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x35ad0839], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[main,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse null
[junit] >> Gears angle 7.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] PRINT Duration 165 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test02_aa8-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 8, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x29de6817], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x29de6817], image[size 321 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 0x29de6817], image[size 321 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 0x46b113c7], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x46b113c7], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x46b113c7], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x29de6817], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x29de6817], image[size 321 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 0x29de6817], image[size 321 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 0x46b113c7], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x46b113c7], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x46b113c7], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PRINT Duration 137 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#01,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse null
[junit] >> Gears angle 9.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] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2182a70], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x43a3aa2c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x43a3aa2c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2182a70], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x43a3aa2c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x43a3aa2c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PRINT Duration 408 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
[junit] Thread[main-AWTAnimator#01,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse null
[junit] >> Gears angle 10.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] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7619cc1b], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7619cc1b], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 2014-10-09 10:49:11.186 java[4430:bc0b] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[main,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse null
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.5, t 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 392 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,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+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798baf36], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798baf36], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[main-AWTAnimator#01,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse null
[junit] PRINT Duration 383 ms
[junit] PRINT resizeWithinPrint repaint
[junit] >> Gears 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] PRINT resizeWithinPrint size- 739x577
[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#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@41e80761: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@683c9314
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1ac7057c], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@75f2edd2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1fdbb27d
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1ac7057c], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[main,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse null
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] PRINT Duration 1884 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PRINT resizeWithinPrint size+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@60407166: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@26d510e8
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b751a9e], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@61b59919: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@59566a6c
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b751a9e], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[main,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse null
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] PRINT Duration 1825 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] 1 s: 60 f / 1003 ms, 59.8 fps, 16 ms/f; total: 60 f, 59.8 fps, 16 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412844550332 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412844550370 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test02_aa8
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844550465 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01_aa0 took 8.38 sec
[junit] Testcase: test02_aa8 took 6.927 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 67.157 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844484117 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844532342 ms +++ localhost/127.0.0.1:59999 - Locked within 48251 ms, 97 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test01_aa0
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, 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 0x7fc132defce0, tileRendererInUse null
[junit] >> Gears 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[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412844535947 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412844535950 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412844535952 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 0x7fc135239300, tileRendererInUse null
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc13530c6d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x72813bc1], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc13530c6d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x72813bc1], image[size 321 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 1024x1024 brd 0, cur 0/0 320x480, buffer 0x72813bc1], image[size 321 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 1024x1024 brd 0, cur 0/0 320x480, buffer 0x619646fd], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc135239300, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x619646fd], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x619646fd], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x72813bc1], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc13530c6d0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x72813bc1], image[size 321 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 1024x1024 brd 0, cur 0/0 320x480, buffer 0x72813bc1], image[size 321 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 1024x1024 brd 0, cur 0/0 320x480, buffer 0x619646fd], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc135239300, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x619646fd], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.5, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x619646fd], image[size 321 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 0x7fc132defce0, tileRendererInUse null
[junit] >> Gears angle 9.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 0x7fc132cea290, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, 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] PRINT Duration 470 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test01_aa0-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 8, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2052d1a4], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2052d1a4], image[size 321 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 0x2052d1a4], image[size 321 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 0x34cef6f1], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x34cef6f1], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.5, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x34cef6f1], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2052d1a4], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2052d1a4], image[size 321 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 0x2052d1a4], image[size 321 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 0x34cef6f1], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x34cef6f1], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.5, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x34cef6f1], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PRINT Duration 137 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] 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 0x7fc132cea140, tileRendererInUse null
[junit] >> Gears 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc13530de30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0xa1e940b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc13530de30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0xa1e940b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0xa1e940b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66da9ea4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc132cea140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66da9ea4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66da9ea4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0xa1e940b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc13530de30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0xa1e940b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0xa1e940b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66da9ea4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc132cea140, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66da9ea4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x66da9ea4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse null
[junit] >> Gears angle 13.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] PRINT Duration 267 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fc13524a0b0, tileRendererInUse null
[junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fc1352526a0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x3cd0d12e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc1352526a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x3cd0d12e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x3cd0d12e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x69f94884], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc13524a0b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x69f94884], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x69f94884], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x3cd0d12e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc1352526a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x3cd0d12e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x3cd0d12e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x69f94884], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc13524a0b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x69f94884], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 667x1000, buffer 0x69f94884], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse null
[junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse null
[junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 601 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[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc13523dd40, tileRendererInUse null
[junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc135228800, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PRINT resizeWithinPrint size+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x37b82d69], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc135228800, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x37b82d69], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x37b82d69], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x26c59ad5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc13523dd40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x26c59ad5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x26c59ad5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x37b82d69], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc135228800, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x37b82d69], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x37b82d69], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x26c59ad5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc13523dd40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x26c59ad5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 17.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x26c59ad5], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse null
[junit] >> Gears angle 17.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 0x7fc132cea290, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, 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 235 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[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[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc135314490, tileRendererInUse null
[junit] >> Gears 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc13530a740, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@679801c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@12c9b196
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x355ccfb1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc13530a740, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x355ccfb1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x355ccfb1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40e7e8eb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc135314490, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40e7e8eb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 19.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40e7e8eb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@7b35ae7e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1531164
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x355ccfb1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc13530a740, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x355ccfb1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x355ccfb1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40e7e8eb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc135314490, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40e7e8eb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 19.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x40e7e8eb], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse null
[junit] >> Gears angle 19.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] PRINT Duration 1989 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] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,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 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc135326860, tileRendererInUse null
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fc1352452b0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PRINT resizeWithinPrint size+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@4add8e0d: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@17991de1
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x751abd68], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc1352452b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x751abd68], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x751abd68], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2c42a818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc135326860, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2c42a818], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2c42a818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@3cdf0256: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@55127b52
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x751abd68], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc1352452b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x751abd68], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] 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 667x1000, buffer 0x751abd68], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2c42a818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fc135326860, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2c42a818], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2c42a818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse null
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[main-AWTAnimator#00,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132defce0, tileRendererInUse null
[junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT Duration 1672 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc132cea290, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] 0 s: 60 f / 998 ms, 60.1 fps, 16 ms/f; total: 60 f, 60.1 fps, 16 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412844543380 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412844543420 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test01_aa0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test02_aa8
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[main-Display-.macosx_nil-1-EDT-2,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13524a0a0, 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 0x7fc13524a0a0, tileRendererInUse null
[junit] >> Gears 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[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-2,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-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 0x7fc13521e8c0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412844543602 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412844543603 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412844543604 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test02_aa8-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 0, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x29115152], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x29115152], image[size 321 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 0x29115152], image[size 321 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 0x35ad0839], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x35ad0839], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 7.5, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x35ad0839], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x29115152], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x29115152], image[size 321 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 0x29115152], image[size 321 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 0x35ad0839], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x35ad0839], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 7.5, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x35ad0839], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[main,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse null
[junit] >> Gears angle 7.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] PRINT Duration 165 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test02_aa8-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 8, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x29de6817], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x29de6817], image[size 321 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 0x29de6817], image[size 321 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 0x46b113c7], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x46b113c7], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x46b113c7], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x29de6817], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x29de6817], image[size 321 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 0x29de6817], image[size 321 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 0x46b113c7], image[size 321 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 321x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x46b113c7], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.4953271, t 1.4953271] 2.0x2.9906542 -> [l -1.0, r 0.9937695, b -1.4953271, t 1.4953271] 1.9937695x2.9906542, 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 0x46b113c7], image[size 321 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PRINT Duration 137 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#01,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse null
[junit] >> Gears angle 9.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] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2182a70], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x43a3aa2c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x43a3aa2c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2182a70], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x2182a70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x43a3aa2c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x43a3aa2c], image[size 667 x 1000, 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.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x43a3aa2c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PRINT Duration 408 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps
[junit] Thread[main-AWTAnimator#01,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse null
[junit] >> Gears angle 10.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] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7619cc1b], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7619cc1b], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x7619cc1b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x531df164], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[main,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse null
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.5, t 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 392 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,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+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798baf36], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798baf36], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x798baf36], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 12.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7f42731], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[main-AWTAnimator#01,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse null
[junit] PRINT Duration 383 ms
[junit] PRINT resizeWithinPrint repaint
[junit] >> Gears 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] PRINT resizeWithinPrint size- 739x577
[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#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@41e80761: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@683c9314
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1ac7057c], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@75f2edd2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1fdbb27d
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1ac7057c], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x1ac7057c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xf8600d6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[main,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse null
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] PRINT Duration 1884 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PRINT resizeWithinPrint size+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@60407166: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@26d510e8
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b751a9e], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@61b59919: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@59566a6c
[junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b751a9e], image[size 667 x 1000, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, 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 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[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 27x40, buffer 0x7b751a9e], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false
[junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x62381d92], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true]
[junit] Thread[main,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13524a0a0, tileRendererInUse null
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] PRINT Duration 1825 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fc13521e8c0, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] 1 s: 60 f / 1003 ms, 59.8 fps, 16 ms/f; total: 60 f, 59.8 fps, 16 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412844550332 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412844550370 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test02_aa8
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844550465 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844553137 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844560300 ms +++ localhost/127.0.0.1:59999 - Locked within 7188 ms, 15 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
[junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844563534 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844563568 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844563570 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 0, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 3.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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 98 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 0x7fedfaa492f0, tileRendererInUse null
[junit] >> Gears 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfaa44d50, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 4.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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 5.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedf86f2220, 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 0x7fedf86f2220, 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.test01_flip1_aa0_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 132 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 0x7fedfaa48d10, tileRendererInUse null
[junit] >> Gears 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fedfab0e520, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 7.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 7.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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, 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 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 101 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+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 8.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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 157 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[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] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@5898bbf6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@135c40eb
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@1dc85444: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4b144ba2
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8704 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@4c767286: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7458e2a1
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@35a3e41f: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1ad5cabc
[junit] 2014-10-09 10:49:39.507 java[4473:bd0b] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8037 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@8a2023: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6c43da1b
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@5903c29b: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5dd7bc5
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 6793 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@531df164: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@52d306dd
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@16528780: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@43deff3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 6774 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+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@132f9bcd: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1a9db992
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@f8600d6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@26a0e990
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 14.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8178 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, 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 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] 1 s: 60 f / 1871 ms, 32.0 fps, 31 ms/f; total: 60 f, 32.0 fps, 31 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844605252 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ...
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844605291 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap_layered
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap_layered
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_layered
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
[junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa30810, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844605473 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844605511 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844605512 d 1ms]]
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 0, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 724x567
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 724x567
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa30810, 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 2.5, [l -1.3375, r 1.3375, b -1.0, t 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 261 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 0x7fedf846a0d0, 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 0x7fedfab2ae50, tileRendererInUse null
[junit] >> Gears 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] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 724x567
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 724x567
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa30810, 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 0x7fedfaa30810, 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 3.5, [l -1.3375, r 1.3375, b -1.0, t 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 4.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] PRINT Duration 256 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa30810, 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 4.5, [l -1.3375, r 1.3375, b -1.0, t 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 233 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 0x7fedf86efa60, 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 0x7fedfab24a40, tileRendererInUse null
[junit] >> Gears 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] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa30810, 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 0x7fedfaa30810, 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 6.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 6.5, [l -1.3375, r 1.3375, b -1.0, t 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 159 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+ 788x631
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fedfaa30810, 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 7.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 164 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 724x567
[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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 8.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@35de4376: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@131f139b
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@355c6c8d: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@46dab859
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa30810, 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 9.0, [l -1.3375, r 1.3375, b -1.0, t 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 8180 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@3f44b9ff: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@390f34cc
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@6a25b72a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@521c5cd7
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa30810, 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 10.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] PRINT Duration 7970 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@66f9104a: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@699c9f16
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@320f6398: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1053a9d5
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa30810, 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 11.0, [l -1.3375, r 1.3375, b -1.0, t 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 6865 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@73286b10: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@628d2280
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@7b0b23cf: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@185c2a25
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa30810, 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] PRINT Duration 6835 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+ 788x631
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@4a005364: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5b62f030
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@54cee271: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5a749436
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fedfaa30810, 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 13.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 7978 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 724x567
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 14.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa30810, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] 2 s: 60 f / 2907 ms, 20.6 fps, 48 ms/f; total: 60 f, 20.6 fps, 48 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844647987 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ...
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844648025 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_layered
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test02_flip1_aa8
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
[junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844648183 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844648218 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844648219 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 0, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 3.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 132 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 8, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 4.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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 121 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.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 0x7fedfaa4b3d0, tileRendererInUse null
[junit] >> Gears 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfaa2e520, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 5.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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa45a30, 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 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 117 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 0x7fedf86efa60, tileRendererInUse null
[junit] >> Gears 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fedfaa55f60, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 7.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 7.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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa45a30, 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 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 94 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 0x7fedfab1f8b0, tileRendererInUse null
[junit] >> Gears 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedf86f72b0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PRINT resizeWithinPrint size+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 8.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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfaa45a30, 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 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 122 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[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 0x7fedfaa45a30, 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 0x7fedfab32310, 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] 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 0x7fedf86fae60, tileRendererInUse null
[junit] >> Gears 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfaa2eaf0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@6155035a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@144f3ba2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@784e8edc: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6d854b38
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 10.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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfaa45a30, 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 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8443 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 0x7fedfaa2ed40, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfaa67d60, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@4510dc2: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@655e3dc4
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@5515c974: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@95d0a50
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears 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] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa45a30, 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 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8184 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 0x7fedfaa2cf70, tileRendererInUse null
[junit] >> Gears 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfab16130, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@447bbfb8: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1867ec28
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@4aa193fe: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@35fb2ef9
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa45a30, 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 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 6794 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 0x7fedf86f7150, tileRendererInUse null
[junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfaa57670, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@56091d7c: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@706ee404
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@3b064a6d: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1a005861
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 15.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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa45a30, 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 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 6924 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 0x7fedfaa70a00, tileRendererInUse null
[junit] >> Gears 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedf86f7150, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PRINT resizeWithinPrint size+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@2a47b35d: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4950b45a
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@326cbecf: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@16321e6
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 17.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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa45a30, 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 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8397 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa45a30, 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 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 18.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] 2 s: 60 f / 2065 ms, 29.0 fps, 34 ms/f; total: 60 f, 29.0 fps, 34 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844690154 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ...
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test02_flip1_aa8
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844690190 d 0ms]]
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
[junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844690297 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844690321 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844690323 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 0, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears angle 6.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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 103 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 0x7fedfaa2b690, tileRendererInUse null
[junit] >> Gears angle 7.5, [l -1.0, r 1.0, b -1.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 0x7fedfaa286d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears angle 7.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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa5bd20, 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 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 164 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfaa5bd20, 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 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 0x7fedfaa2cf70, tileRendererInUse null
[junit] >> Gears 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fedfab131a0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears angle 10.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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa5bd20, 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 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 112 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+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears angle 11.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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 73 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[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 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@5585c0de: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@40395aaf
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@5d1d20d3: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@23562c67
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8507 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@4c4936f3: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5ab6b2a5
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@5945a5a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4eb7cd92
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears angle 14.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8187 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@3bd5b945: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4c767fb3
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@61efb003: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3f0cc730
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears angle 15.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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 6705 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@5330cb4b: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2872d398
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@57249e1a: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2507e9a8
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 6792 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+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@2ffecaeb: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@bc22eb
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@7e3b3757: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@61ae717f
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8208 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa5bd20, 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 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] 1 s: 60 f / 1904 ms, 31.5 fps, 31 ms/f; total: 60 f, 31.5 fps, 31 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844731827 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ...
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844731851 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap_layered
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap_layered
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_layered
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
[junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfab1ab20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844731976 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844732018 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844732020 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 0, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 724x567
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 724x567
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfab1ab20, 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 3.0, [l -1.3375, r 1.3375, b -1.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 142 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 0x7fedfaa0a7f0, 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 0x7fedfab36b90, tileRendererInUse null
[junit] >> 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 true
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 724x567
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 724x567
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfab1ab20, 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 0x7fedfab1ab20, 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 4.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 4.5, [l -1.3375, r 1.3375, b -1.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 205 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfab1ab20, 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 5.0, [l -1.3375, r 1.3375, b -1.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 183 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 0x7fedfab3e870, 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 0x7fedfaa389b0, tileRendererInUse null
[junit] >> Gears 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 true
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfab1ab20, 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 0x7fedfab1ab20, 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 6.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 6.5, [l -1.3375, r 1.3375, b -1.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 232 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+ 788x631
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fedfab1ab20, 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 7.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 190 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 724x567
[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] 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 8.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@1dc2dad7: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@63ad6884
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@71cd427a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5ac791f4
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfab1ab20, 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 9.0, [l -1.3375, r 1.3375, b -1.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 8026 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@190c0fa7: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@66d7a9c9
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@1e4276fd: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1d91eb90
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfab1ab20, 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 10.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] PRINT Duration 8125 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@3484fdbc: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@72e5c94
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@2501e081: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1e3a4822
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfab1ab20, 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 11.0, [l -1.3375, r 1.3375, b -1.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 6773 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@6ff2f60d: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@37f808e6
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@5b13cf49: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@718df055
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfab1ab20, 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] PRINT Duration 6731 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+ 788x631
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@c106121: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@758c3b7
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@7b93d2f2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@25fe4d40
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fedfab1ab20, 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 13.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 8042 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 724x567
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 14.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfab1ab20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] 3 s: 60 f / 3103 ms, 19.3 fps, 51 ms/f; total: 60 f, 19.3 fps, 51 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844774485 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ...
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844774516 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_layered
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test12_flip0_aa8
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
[junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844774687 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844774723 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844774724 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 0, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 3.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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 101 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 8, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 4.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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 216 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.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 0x7fedfaa6e790, tileRendererInUse null
[junit] >> Gears 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedf86f78a0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 5.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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa0d000, 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 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 148 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 0x7fedf86fb050, tileRendererInUse null
[junit] >> Gears 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fedfab39730, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 7.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 7.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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa0d000, 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 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 113 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 0x7fedfab397d0, tileRendererInUse null
[junit] >> Gears 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfaa0ba10, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PRINT resizeWithinPrint size+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 8.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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfaa0d000, 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 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 220 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[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 0x7fedfaa0d000, 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 0x7fedfab44c20, 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 true
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfab112d0, tileRendererInUse null
[junit] >> Gears 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfab35a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@5e26efd3: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4e4b35ef
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@3801ff83: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@b2e0e2f
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 10.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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfaa0d000, 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 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8455 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 0x7fedfab29b80, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfab3e870, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@45ee1775: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@12462631
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@15e193f2: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@cb80017
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa0d000, 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 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8135 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 0x7fedfaa621b0, tileRendererInUse null
[junit] >> Gears 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfaa11ea0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@37c3a0c7: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@c70856b
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@864dfeb: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@16a8c19b
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa0d000, 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 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 6725 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 0x7fedfab2c820, tileRendererInUse null
[junit] >> Gears 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfaa4fdd0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@75d43bb3: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@409ba134
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@7df33bb0: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6bd3e069
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 15.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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa0d000, 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 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 6791 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 0x7fedfab4b580, tileRendererInUse null
[junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedf86f8490, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PRINT resizeWithinPrint size+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@64d90254: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@63280c85
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@3734a33d: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@60c9161b
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 16.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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfaa0d000, 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 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8233 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa0d000, 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 0x7fedfab44c20, 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 true
[junit] 1 s: 60 f / 1892 ms, 31.7 fps, 31 ms/f; total: 60 f, 31.7 fps, 31 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844816312 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ...
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844816337 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test12_flip0_aa8
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844816425 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 264.103 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844553137 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844560300 ms +++ localhost/127.0.0.1:59999 - Locked within 7188 ms, 15 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
[junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844563534 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844563568 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844563570 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 0, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 3.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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 98 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 0x7fedfaa492f0, tileRendererInUse null
[junit] >> Gears 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfaa44d50, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 4.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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 5.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedf86f2220, 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 0x7fedf86f2220, 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.test01_flip1_aa0_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 132 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 0x7fedfaa48d10, tileRendererInUse null
[junit] >> Gears 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fedfab0e520, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 7.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 7.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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, 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 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 101 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+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 8.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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 157 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[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] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@5898bbf6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@135c40eb
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@1dc85444: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4b144ba2
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8704 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@4c767286: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7458e2a1
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@35a3e41f: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1ad5cabc
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8037 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@8a2023: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6c43da1b
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@5903c29b: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5dd7bc5
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 6793 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@531df164: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@52d306dd
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@16528780: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@43deff3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 6774 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+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@132f9bcd: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1a9db992
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@f8600d6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@26a0e990
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 14.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8178 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, 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 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] 1 s: 60 f / 1871 ms, 32.0 fps, 31 ms/f; total: 60 f, 32.0 fps, 31 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844605252 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ...
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844605291 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap_layered
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap_layered
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_layered
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
[junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa30810, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844605473 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844605511 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844605512 d 1ms]]
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 0, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 724x567
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 724x567
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa30810, 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 2.5, [l -1.3375, r 1.3375, b -1.0, t 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 261 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 0x7fedf846a0d0, 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 0x7fedfab2ae50, tileRendererInUse null
[junit] >> Gears 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] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 724x567
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 724x567
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa30810, 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 0x7fedfaa30810, 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 3.5, [l -1.3375, r 1.3375, b -1.0, t 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 4.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] PRINT Duration 256 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa30810, 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 4.5, [l -1.3375, r 1.3375, b -1.0, t 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 233 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 0x7fedf86efa60, 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 0x7fedfab24a40, tileRendererInUse null
[junit] >> Gears 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] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa30810, 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 0x7fedfaa30810, 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 6.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 6.5, [l -1.3375, r 1.3375, b -1.0, t 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 159 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+ 788x631
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fedfaa30810, 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 7.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 164 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 724x567
[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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 8.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@35de4376: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@131f139b
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@355c6c8d: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@46dab859
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa30810, 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 9.0, [l -1.3375, r 1.3375, b -1.0, t 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 8180 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@3f44b9ff: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@390f34cc
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@6a25b72a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@521c5cd7
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa30810, 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 10.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] PRINT Duration 7970 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@66f9104a: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@699c9f16
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@320f6398: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1053a9d5
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa30810, 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 11.0, [l -1.3375, r 1.3375, b -1.0, t 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 6865 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@73286b10: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@628d2280
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@7b0b23cf: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@185c2a25
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa30810, 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] PRINT Duration 6835 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+ 788x631
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@4a005364: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5b62f030
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@54cee271: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5a749436
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fedfaa30810, 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 13.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 7978 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 724x567
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 14.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa30810, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] 2 s: 60 f / 2907 ms, 20.6 fps, 48 ms/f; total: 60 f, 20.6 fps, 48 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844647987 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ...
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844648025 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_layered
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test02_flip1_aa8
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
[junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844648183 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844648218 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844648219 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 0, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 3.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 132 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 8, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 4.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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 121 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.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 0x7fedfaa4b3d0, tileRendererInUse null
[junit] >> Gears 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfaa2e520, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 5.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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa45a30, 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 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 117 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 0x7fedf86efa60, tileRendererInUse null
[junit] >> Gears 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fedfaa55f60, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 7.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 7.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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa45a30, 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 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 94 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 0x7fedfab1f8b0, tileRendererInUse null
[junit] >> Gears 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedf86f72b0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PRINT resizeWithinPrint size+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 8.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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfaa45a30, 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 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 122 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[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 0x7fedfaa45a30, 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 0x7fedfab32310, 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] 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 0x7fedf86fae60, tileRendererInUse null
[junit] >> Gears 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfaa2eaf0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@6155035a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@144f3ba2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@784e8edc: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6d854b38
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 10.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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfaa45a30, 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 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8443 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 0x7fedfaa2ed40, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfaa67d60, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@4510dc2: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@655e3dc4
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@5515c974: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@95d0a50
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears 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] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa45a30, 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 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8184 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 0x7fedfaa2cf70, tileRendererInUse null
[junit] >> Gears 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfab16130, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@447bbfb8: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1867ec28
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@4aa193fe: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@35fb2ef9
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa45a30, 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 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 6794 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 0x7fedf86f7150, tileRendererInUse null
[junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfaa57670, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@56091d7c: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@706ee404
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@3b064a6d: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1a005861
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 15.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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa45a30, 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 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 6924 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 0x7fedfaa70a00, tileRendererInUse null
[junit] >> Gears 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedf86f7150, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PRINT resizeWithinPrint size+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@2a47b35d: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4950b45a
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@326cbecf: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@16321e6
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 17.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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa45a30, 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 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8397 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa45a30, 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 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 18.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] 2 s: 60 f / 2065 ms, 29.0 fps, 34 ms/f; total: 60 f, 29.0 fps, 34 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844690154 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ...
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test02_flip1_aa8
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844690190 d 0ms]]
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
[junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844690297 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844690321 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844690323 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 0, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears angle 6.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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 103 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 0x7fedfaa2b690, tileRendererInUse null
[junit] >> Gears angle 7.5, [l -1.0, r 1.0, b -1.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 0x7fedfaa286d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears angle 7.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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa5bd20, 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 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 164 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfaa5bd20, 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 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 0x7fedfaa2cf70, tileRendererInUse null
[junit] >> Gears 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fedfab131a0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears angle 10.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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa5bd20, 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 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 112 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+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears angle 11.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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 73 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[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 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@5585c0de: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@40395aaf
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@5d1d20d3: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@23562c67
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8507 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@4c4936f3: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5ab6b2a5
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@5945a5a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4eb7cd92
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears angle 14.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8187 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@3bd5b945: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4c767fb3
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@61efb003: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3f0cc730
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears angle 15.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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 6705 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@5330cb4b: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2872d398
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@57249e1a: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2507e9a8
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 6792 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+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@2ffecaeb: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@bc22eb
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@7e3b3757: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@61ae717f
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8208 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa5bd20, 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 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] 1 s: 60 f / 1904 ms, 31.5 fps, 31 ms/f; total: 60 f, 31.5 fps, 31 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844731827 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ...
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844731851 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap_layered
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap_layered
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_layered
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
[junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfab1ab20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844731976 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844732018 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844732020 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 0, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 724x567
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 724x567
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfab1ab20, 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 3.0, [l -1.3375, r 1.3375, b -1.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 142 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 0x7fedfaa0a7f0, 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 0x7fedfab36b90, tileRendererInUse null
[junit] >> 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 true
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 724x567
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 724x567
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfab1ab20, 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 0x7fedfab1ab20, 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 4.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 4.5, [l -1.3375, r 1.3375, b -1.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 205 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfab1ab20, 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 5.0, [l -1.3375, r 1.3375, b -1.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 183 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 0x7fedfab3e870, 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 0x7fedfaa389b0, tileRendererInUse null
[junit] >> Gears 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 true
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfab1ab20, 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 0x7fedfab1ab20, 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 6.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 6.5, [l -1.3375, r 1.3375, b -1.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 232 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+ 788x631
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fedfab1ab20, 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 7.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 190 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 724x567
[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] 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 8.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@1dc2dad7: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@63ad6884
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@71cd427a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5ac791f4
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfab1ab20, 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 9.0, [l -1.3375, r 1.3375, b -1.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 8026 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@190c0fa7: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@66d7a9c9
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@1e4276fd: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1d91eb90
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfab1ab20, 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 10.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] PRINT Duration 8125 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@3484fdbc: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@72e5c94
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@2501e081: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1e3a4822
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfab1ab20, 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 11.0, [l -1.3375, r 1.3375, b -1.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 6773 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@6ff2f60d: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@37f808e6
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@5b13cf49: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@718df055
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfab1ab20, 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] PRINT Duration 6731 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+ 788x631
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@c106121: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@758c3b7
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@7b93d2f2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@25fe4d40
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fedfab1ab20, 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 13.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 8042 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 724x567
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 14.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfab1ab20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] 3 s: 60 f / 3103 ms, 19.3 fps, 51 ms/f; total: 60 f, 19.3 fps, 51 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844774485 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ...
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844774516 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_layered
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test12_flip0_aa8
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
[junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844774687 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844774723 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844774724 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 0, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 3.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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 101 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 8, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 4.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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 216 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.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 0x7fedfaa6e790, tileRendererInUse null
[junit] >> Gears 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedf86f78a0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 5.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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa0d000, 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 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 148 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 0x7fedf86fb050, tileRendererInUse null
[junit] >> Gears 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fedfab39730, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 7.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 7.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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa0d000, 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 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 113 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 0x7fedfab397d0, tileRendererInUse null
[junit] >> Gears 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfaa0ba10, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PRINT resizeWithinPrint size+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 8.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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfaa0d000, 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 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 220 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[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 0x7fedfaa0d000, 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 0x7fedfab44c20, 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 true
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfab112d0, tileRendererInUse null
[junit] >> Gears 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfab35a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@5e26efd3: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4e4b35ef
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@3801ff83: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@b2e0e2f
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 10.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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfaa0d000, 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 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8455 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 0x7fedfab29b80, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfab3e870, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@45ee1775: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@12462631
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@15e193f2: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@cb80017
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa0d000, 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 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8135 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 0x7fedfaa621b0, tileRendererInUse null
[junit] >> Gears 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfaa11ea0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@37c3a0c7: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@c70856b
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@864dfeb: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@16a8c19b
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa0d000, 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 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 6725 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 0x7fedfab2c820, tileRendererInUse null
[junit] >> Gears 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfaa4fdd0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@75d43bb3: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@409ba134
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@7df33bb0: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6bd3e069
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 15.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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa0d000, 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 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 6791 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 0x7fedfab4b580, tileRendererInUse null
[junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedf86f8490, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PRINT resizeWithinPrint size+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@64d90254: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@63280c85
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@3734a33d: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@60c9161b
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 16.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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfaa0d000, 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 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8233 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa0d000, 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 0x7fedfab44c20, 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 true
[junit] 1 s: 60 f / 1892 ms, 31.7 fps, 31 ms/f; total: 60 f, 31.7 fps, 31 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844816312 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ...
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844816337 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test12_flip0_aa8
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844816425 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01_flip1_aa0 took 42.656 sec
[junit] Testcase: test01_flip1_aa0_bitmap took 0 sec
[junit] Testcase: test01_flip1_aa0_bitmap_layered took 0.001 sec
[junit] Testcase: test01_flip1_aa0_layered took 42.727 sec
[junit] Testcase: test02_flip1_aa8 took 42.163 sec
[junit] Testcase: test11_flip0_aa0 took 41.661 sec
[junit] Testcase: test11_flip0_aa0_bitmap took 0 sec
[junit] Testcase: test11_flip0_aa0_bitmap_layered took 0 sec
[junit] Testcase: test11_flip0_aa0_layered took 42.654 sec
[junit] Testcase: test12_flip0_aa8 took 41.82 sec
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 264.103 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844553137 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844560300 ms +++ localhost/127.0.0.1:59999 - Locked within 7188 ms, 15 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
[junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844563534 d 1ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844563568 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844563570 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 0, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 3.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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 98 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 0x7fedfaa492f0, tileRendererInUse null
[junit] >> Gears 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfaa44d50, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 4.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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 5.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedf86f2220, 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 0x7fedf86f2220, 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.test01_flip1_aa0_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 132 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 0x7fedfaa48d10, tileRendererInUse null
[junit] >> Gears 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fedfab0e520, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 7.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 7.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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, 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 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 101 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+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 8.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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 157 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[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] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@5898bbf6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@135c40eb
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@1dc85444: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4b144ba2
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8704 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@4c767286: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7458e2a1
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@35a3e41f: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1ad5cabc
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8037 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@8a2023: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6c43da1b
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@5903c29b: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5dd7bc5
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 6793 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@531df164: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@52d306dd
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@16528780: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@43deff3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 6774 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+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@132f9bcd: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1a9db992
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@f8600d6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@26a0e990
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 14.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8178 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedf86f2220, 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 0x7fedfab00ef0, tileRendererInUse null
[junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] 1 s: 60 f / 1871 ms, 32.0 fps, 31 ms/f; total: 60 f, 32.0 fps, 31 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844605252 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ...
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844605291 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap_layered
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap_layered
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_layered
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
[junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa30810, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844605473 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844605511 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844605512 d 1ms]]
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 0, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 724x567
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 724x567
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa30810, 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 2.5, [l -1.3375, r 1.3375, b -1.0, t 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 261 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 0x7fedf846a0d0, 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 0x7fedfab2ae50, tileRendererInUse null
[junit] >> Gears 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] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 724x567
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 724x567
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa30810, 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 0x7fedfaa30810, 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 3.5, [l -1.3375, r 1.3375, b -1.0, t 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 4.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] PRINT Duration 256 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa30810, 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 4.5, [l -1.3375, r 1.3375, b -1.0, t 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 233 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 0x7fedf86efa60, 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 0x7fedfab24a40, tileRendererInUse null
[junit] >> Gears 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] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa30810, 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 0x7fedfaa30810, 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 6.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 6.5, [l -1.3375, r 1.3375, b -1.0, t 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 159 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+ 788x631
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fedfaa30810, 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 7.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 164 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 724x567
[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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 8.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@35de4376: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@131f139b
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@355c6c8d: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@46dab859
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa30810, 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 9.0, [l -1.3375, r 1.3375, b -1.0, t 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 8180 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@3f44b9ff: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@390f34cc
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@6a25b72a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@521c5cd7
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa30810, 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 10.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] PRINT Duration 7970 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@66f9104a: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@699c9f16
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@320f6398: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1053a9d5
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa30810, 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 11.0, [l -1.3375, r 1.3375, b -1.0, t 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 6865 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@73286b10: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@628d2280
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@7b0b23cf: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@185c2a25
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa30810, 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] PRINT Duration 6835 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+ 788x631
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@4a005364: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5b62f030
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@54cee271: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5a749436
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fedfaa30810, 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 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 13.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 7978 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 724x567
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa52350, tileRendererInUse null
[junit] >> Gears angle 14.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfaa30810, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] 2 s: 60 f / 2907 ms, 20.6 fps, 48 ms/f; total: 60 f, 20.6 fps, 48 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844647987 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ...
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844648025 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_layered
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test02_flip1_aa8
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
[junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844648183 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844648218 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844648219 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 0, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 3.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 132 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 8, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 4.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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 121 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.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 0x7fedfaa4b3d0, tileRendererInUse null
[junit] >> Gears 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfaa2e520, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 5.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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, 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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa45a30, 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 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 117 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 0x7fedf86efa60, tileRendererInUse null
[junit] >> Gears 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fedfaa55f60, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 7.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 7.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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa45a30, 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 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 94 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 0x7fedfab1f8b0, tileRendererInUse null
[junit] >> Gears 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedf86f72b0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PRINT resizeWithinPrint size+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 8.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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfaa45a30, 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 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 122 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[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 0x7fedfaa45a30, 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 0x7fedfab32310, 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] 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 0x7fedf86fae60, tileRendererInUse null
[junit] >> Gears 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfaa2eaf0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@6155035a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@144f3ba2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@784e8edc: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6d854b38
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 10.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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfaa45a30, 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 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8443 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 0x7fedfaa2ed40, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfaa67d60, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@4510dc2: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@655e3dc4
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@5515c974: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@95d0a50
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears 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] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa45a30, 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 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8184 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 0x7fedfaa2cf70, tileRendererInUse null
[junit] >> Gears 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfab16130, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@447bbfb8: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1867ec28
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@4aa193fe: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@35fb2ef9
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa45a30, 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 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 6794 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 0x7fedf86f7150, tileRendererInUse null
[junit] >> Gears angle 15.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfaa57670, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@56091d7c: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@706ee404
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@3b064a6d: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1a005861
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 15.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] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa45a30, 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 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 6924 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 0x7fedfaa70a00, tileRendererInUse null
[junit] >> Gears 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
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedf86f7150, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PRINT resizeWithinPrint size+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@2a47b35d: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4950b45a
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@326cbecf: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@16321e6
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 17.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] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa45a30, 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 0x7fedfaa45a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8397 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa45a30, 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 0x7fedfab32310, tileRendererInUse null
[junit] >> Gears angle 18.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] 2 s: 60 f / 2065 ms, 29.0 fps, 34 ms/f; total: 60 f, 29.0 fps, 34 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844690154 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ...
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test02_flip1_aa8
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844690190 d 0ms]]
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
[junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844690297 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844690321 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844690323 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 0, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears angle 6.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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 103 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 0x7fedfaa2b690, tileRendererInUse null
[junit] >> Gears angle 7.5, [l -1.0, r 1.0, b -1.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 0x7fedfaa286d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears angle 7.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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa5bd20, 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 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 164 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfaa5bd20, 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 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 0x7fedfaa2cf70, tileRendererInUse null
[junit] >> Gears 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fedfab131a0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, 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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears angle 10.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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa5bd20, 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 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 112 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+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears angle 11.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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 73 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[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 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@5585c0de: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@40395aaf
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@5d1d20d3: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@23562c67
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8507 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@4c4936f3: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5ab6b2a5
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@5945a5a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4eb7cd92
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears angle 14.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8187 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@3bd5b945: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4c767fb3
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@61efb003: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3f0cc730
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears angle 15.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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 6705 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@5330cb4b: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2872d398
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@57249e1a: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2507e9a8
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 6792 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+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@2ffecaeb: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@bc22eb
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@7e3b3757: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@61ae717f
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab2e370, 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa5bd20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8208 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa5bd20, 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 0x7fedfab2e370, tileRendererInUse null
[junit] >> Gears angle 19.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] 1 s: 60 f / 1904 ms, 31.5 fps, 31 ms/f; total: 60 f, 31.5 fps, 31 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844731827 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ...
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844731851 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap_layered
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap_layered
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_layered
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
[junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfab1ab20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844731976 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844732018 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844732020 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 0, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 724x567
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 724x567
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfab1ab20, 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 3.0, [l -1.3375, r 1.3375, b -1.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 142 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 0x7fedfaa0a7f0, 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 0x7fedfab36b90, tileRendererInUse null
[junit] >> 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 true
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 724x567
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 724x567
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfab1ab20, 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 0x7fedfab1ab20, 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 4.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 4.5, [l -1.3375, r 1.3375, b -1.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 205 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfab1ab20, 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 5.0, [l -1.3375, r 1.3375, b -1.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 183 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 0x7fedfab3e870, 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 0x7fedfaa389b0, tileRendererInUse null
[junit] >> Gears 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 true
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfab1ab20, 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 0x7fedfab1ab20, 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 6.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 6.5, [l -1.3375, r 1.3375, b -1.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 232 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+ 788x631
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0138125762096426
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fedfab1ab20, 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 7.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 190 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 724x567
[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] 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 8.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@1dc2dad7: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@63ad6884
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@71cd427a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5ac791f4
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfab1ab20, 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 9.0, [l -1.3375, r 1.3375, b -1.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 8026 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@190c0fa7: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@66d7a9c9
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@1e4276fd: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1d91eb90
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfab1ab20, 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 10.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] PRINT Duration 8125 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@3484fdbc: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@72e5c94
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@2501e081: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1e3a4822
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfab1ab20, 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 11.0, [l -1.3375, r 1.3375, b -1.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 6773 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@6ff2f60d: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@37f808e6
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@5b13cf49: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@718df055
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfab1ab20, 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] PRINT Duration 6731 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+ 788x631
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@c106121: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@758c3b7
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4867376029017117
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567 -> scaled 1508x1181
[junit] PRINT.offscrn image BufferedImageInt@7b93d2f2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@25fe4d40
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fedfab1ab20, 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 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 13.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 8042 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 724x567
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedf86f8490, tileRendererInUse null
[junit] >> Gears angle 14.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fedfab1ab20, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] 3 s: 60 f / 3103 ms, 19.3 fps, 51 ms/f; total: 60 f, 19.3 fps, 51 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844774485 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ...
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844774516 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_layered
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test12_flip0_aa8
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ...
[junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844774687 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844774723 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844774724 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 0, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 3.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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 101 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 72, AA 8, scaleGL 1.0
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 739x577
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 4.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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 216 ms
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.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 0x7fedfaa6e790, tileRendererInUse null
[junit] >> Gears 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedf86f78a0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 5.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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa0d000, 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 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 148 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 0x7fedf86fb050, tileRendererInUse null
[junit] >> Gears 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fedfab39730, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 7.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 7.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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa0d000, 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 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 113 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 0x7fedfab397d0, tileRendererInUse null
[junit] >> Gears 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfaa0ba10, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PRINT resizeWithinPrint size+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9932345130930734
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 8.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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 9.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfaa0d000, 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 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 220 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[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 0x7fedfaa0d000, 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 0x7fedfab44c20, 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 true
[junit] PRINTable: OffscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfab112d0, tileRendererInUse null
[junit] >> Gears 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfab35a30, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@5e26efd3: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4e4b35ef
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@3801ff83: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@b2e0e2f
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 10.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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 11.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfaa0d000, 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 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8455 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 0x7fedfab29b80, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfab3e870, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@45ee1775: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@12462631
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@15e193f2: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@cb80017
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa0d000, 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 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8135 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 0x7fedfaa621b0, tileRendererInUse null
[junit] >> Gears 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfaa11ea0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@37c3a0c7: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@c70856b
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@864dfeb: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@16a8c19b
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 13.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa0d000, 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 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 6725 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 0x7fedfab2c820, tileRendererInUse null
[junit] >> Gears 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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedfaa4fdd0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@75d43bb3: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@409ba134
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@7df33bb0: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6bd3e069
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 15.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 15.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 true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa0d000, 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 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 6791 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 0x7fedfab4b580, tileRendererInUse null
[junit] >> Gears angle 16.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fedf86f8490, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT AWTPrintLifecycle.setup.count 2
[junit] PRINT resizeWithinPrint size+ 803x641
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@64d90254: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@63280c85
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch
[junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots
[junit] PF: Page orientation 0
[junit] PRINT.offscrn thread AWT-EventQueue-0
[junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4769332717191561
[junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577 -> scaled 1539x1202
[junit] PRINT.offscrn image BufferedImageInt@3734a33d: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@60c9161b
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 16.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 true
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfab44c20, tileRendererInUse null
[junit] >> Gears angle 17.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -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 0x7fedfaa0d000, 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 0x7fedfaa0d000, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN
[junit] PRINT Duration 8233 ms
[junit] PRINT resizeWithinPrint repaint
[junit] PRINT resizeWithinPrint size- 739x577
[junit] PRINT AWTPrintLifecycle.release.count 2
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fedfaa0d000, 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 0x7fedfab44c20, 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 true
[junit] 1 s: 60 f / 1892 ms, 31.7 fps, 31 ms/f; total: 60 f, 31.7 fps, 31 ms/f
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844816312 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ...
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844816337 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test12_flip0_aa8
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844816425 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844818870 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844819895 ms +++ localhost/127.0.0.1:59999 - Locked within 1068 ms, 3 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test001_flip1_norm_layout0_layered0
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bb499630, 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:1412844822416 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844822418 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test001_flip1_norm_layout0_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 1
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.028571445601327
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.028571445601327
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bb499630, tileRendererInUse null
[junit] >> Gears 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] PRINT Duration 94 ms
[junit] PRINT AWTPrintLifecycle.release.count 1
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844822865 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844822900 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test001_flip1_norm_layout0_layered0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test002_flip1_norm_layout1_layered0
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bdb0ba70, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844823387 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844823439 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844823441 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test002_flip1_norm_layout1_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 1
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8807339595363045
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 654x517 -> scaled 1362x1077
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8807339595363045
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 654x517 -> scaled 1362x1077
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bdb0ba70, tileRendererInUse null
[junit] >> Gears 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] PRINT Duration 97 ms
[junit] PRINT AWTPrintLifecycle.release.count 1
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844823933 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844823952 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test002_flip1_norm_layout1_layered0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test003_flip1_norm_layout0_layered1
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bdb23ca0, 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:1412844824064 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844824065 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test003_flip1_norm_layout0_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 1
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.028571445601327
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.028571445601327
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bdb23ca0, tileRendererInUse null
[junit] >> Gears 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] PRINT Duration 95 ms
[junit] PRINT AWTPrintLifecycle.release.count 1
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844824604 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844824616 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test003_flip1_norm_layout0_layered1
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test004_flip1_norm_layout1_layered1
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bb488b30, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844824724 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844824751 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844824753 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test004_flip1_norm_layout1_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 1
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8944099526968061
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 644x507 -> scaled 1341x1056
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8944099526968061
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 644x507 -> scaled 1341x1056
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bb488b30, tileRendererInUse null
[junit] >> Gears 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] PRINT Duration 85 ms
[junit] PRINT AWTPrintLifecycle.release.count 1
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844825467 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844825487 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test004_flip1_norm_layout1_layered1
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test011_flip1_bitm_layout0_layered0
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test011_flip1_bitm_layout0_layered0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test012_flip1_bitm_layout1_layered0
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test012_flip1_bitm_layout1_layered0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test013_flip1_bitm_layout0_layered1
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test013_flip1_bitm_layout0_layered1
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test014_flip1_bitm_layout1_layered1
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test014_flip1_bitm_layout1_layered1
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test101_flip1_norm_layout0_layered0
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bdb2ffa0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844825571 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844825571 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test101_flip1_norm_layout0_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 1
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.028571445601327
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.028571445601327
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bdb2ffa0, tileRendererInUse null
[junit] >> Gears 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 true
[junit] PRINT Duration 65 ms
[junit] PRINT AWTPrintLifecycle.release.count 1
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844826306 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844826319 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test101_flip1_norm_layout0_layered0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test102_flip1_norm_layout1_layered0
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bda0dc90, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844826435 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844826488 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844826489 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test102_flip1_norm_layout1_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 1
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8807339595363045
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 654x517 -> scaled 1362x1077
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8807339595363045
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 654x517 -> scaled 1362x1077
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bda0dc90, tileRendererInUse null
[junit] >> Gears 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 true
[junit] PRINT Duration 79 ms
[junit] PRINT AWTPrintLifecycle.release.count 1
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844827172 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844827202 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test102_flip1_norm_layout1_layered0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test103_flip1_norm_layout0_layered1
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bda0dc90, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844827321 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844827321 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test103_flip1_norm_layout0_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 1
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.028571445601327
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.028571445601327
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bda0dc90, tileRendererInUse null
[junit] >> Gears 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 true
[junit] PRINT Duration 59 ms
[junit] PRINT AWTPrintLifecycle.release.count 1
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844828004 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844828026 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test103_flip1_norm_layout0_layered1
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test104_flip1_norm_layout1_layered1
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bda3dba0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844828118 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844828148 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844828149 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test104_flip1_norm_layout1_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 1
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8944099526968061
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 644x507 -> scaled 1341x1056
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8944099526968061
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 644x507 -> scaled 1341x1056
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bda3dba0, tileRendererInUse null
[junit] >> Gears 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 true
[junit] PRINT Duration 81 ms
[junit] PRINT AWTPrintLifecycle.release.count 1
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844828859 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844828877 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test104_flip1_norm_layout1_layered1
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test111_flip1_bitm_layout0_layered0
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test111_flip1_bitm_layout0_layered0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test112_flip1_bitm_layout1_layered0
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test112_flip1_bitm_layout1_layered0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test113_flip1_bitm_layout0_layered1
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test113_flip1_bitm_layout0_layered1
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test114_flip1_bitm_layout1_layered1
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test114_flip1_bitm_layout1_layered1
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844829013 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 10.951 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844818870 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844819895 ms +++ localhost/127.0.0.1:59999 - Locked within 1068 ms, 3 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test001_flip1_norm_layout0_layered0
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bb499630, 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:1412844822416 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844822418 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test001_flip1_norm_layout0_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 1
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.028571445601327
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.028571445601327
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bb499630, tileRendererInUse null
[junit] >> Gears 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] PRINT Duration 94 ms
[junit] PRINT AWTPrintLifecycle.release.count 1
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844822865 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844822900 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test001_flip1_norm_layout0_layered0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test002_flip1_norm_layout1_layered0
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bdb0ba70, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844823387 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844823439 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844823441 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test002_flip1_norm_layout1_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 1
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8807339595363045
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 654x517 -> scaled 1362x1077
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8807339595363045
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 654x517 -> scaled 1362x1077
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bdb0ba70, tileRendererInUse null
[junit] >> Gears 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] PRINT Duration 97 ms
[junit] PRINT AWTPrintLifecycle.release.count 1
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844823933 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844823952 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test002_flip1_norm_layout1_layered0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test003_flip1_norm_layout0_layered1
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bdb23ca0, 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:1412844824064 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844824065 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test003_flip1_norm_layout0_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 1
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.028571445601327
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.028571445601327
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bdb23ca0, tileRendererInUse null
[junit] >> Gears 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] PRINT Duration 95 ms
[junit] PRINT AWTPrintLifecycle.release.count 1
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844824604 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844824616 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test003_flip1_norm_layout0_layered1
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test004_flip1_norm_layout1_layered1
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bb488b30, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844824724 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844824751 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844824753 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test004_flip1_norm_layout1_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 1
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8944099526968061
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 644x507 -> scaled 1341x1056
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8944099526968061
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 644x507 -> scaled 1341x1056
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bb488b30, tileRendererInUse null
[junit] >> Gears 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] PRINT Duration 85 ms
[junit] PRINT AWTPrintLifecycle.release.count 1
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844825467 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844825487 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test004_flip1_norm_layout1_layered1
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test011_flip1_bitm_layout0_layered0
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test011_flip1_bitm_layout0_layered0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test012_flip1_bitm_layout1_layered0
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test012_flip1_bitm_layout1_layered0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test013_flip1_bitm_layout0_layered1
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test013_flip1_bitm_layout0_layered1
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test014_flip1_bitm_layout1_layered1
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test014_flip1_bitm_layout1_layered1
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test101_flip1_norm_layout0_layered0
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bdb2ffa0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844825571 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844825571 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test101_flip1_norm_layout0_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 1
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.028571445601327
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.028571445601327
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bdb2ffa0, tileRendererInUse null
[junit] >> Gears 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 true
[junit] PRINT Duration 65 ms
[junit] PRINT AWTPrintLifecycle.release.count 1
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844826306 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844826319 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test101_flip1_norm_layout0_layered0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test102_flip1_norm_layout1_layered0
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bda0dc90, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844826435 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844826488 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844826489 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test102_flip1_norm_layout1_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 1
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8807339595363045
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 654x517 -> scaled 1362x1077
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8807339595363045
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 654x517 -> scaled 1362x1077
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bda0dc90, tileRendererInUse null
[junit] >> Gears 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 true
[junit] PRINT Duration 79 ms
[junit] PRINT AWTPrintLifecycle.release.count 1
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844827172 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844827202 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test102_flip1_norm_layout1_layered0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test103_flip1_norm_layout0_layered1
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bda0dc90, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844827321 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844827321 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test103_flip1_norm_layout0_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 1
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.028571445601327
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.028571445601327
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bda0dc90, tileRendererInUse null
[junit] >> Gears 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 true
[junit] PRINT Duration 59 ms
[junit] PRINT AWTPrintLifecycle.release.count 1
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844828004 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844828026 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test103_flip1_norm_layout0_layered1
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test104_flip1_norm_layout1_layered1
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bda3dba0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844828118 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844828148 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844828149 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test104_flip1_norm_layout1_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 1
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8944099526968061
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 644x507 -> scaled 1341x1056
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8944099526968061
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 644x507 -> scaled 1341x1056
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bda3dba0, tileRendererInUse null
[junit] >> Gears 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 true
[junit] PRINT Duration 81 ms
[junit] PRINT AWTPrintLifecycle.release.count 1
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844828859 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844828877 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test104_flip1_norm_layout1_layered1
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test111_flip1_bitm_layout0_layered0
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test111_flip1_bitm_layout0_layered0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test112_flip1_bitm_layout1_layered0
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test112_flip1_bitm_layout1_layered0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test113_flip1_bitm_layout0_layered1
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test113_flip1_bitm_layout0_layered1
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test114_flip1_bitm_layout1_layered1
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test114_flip1_bitm_layout1_layered1
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844829013 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test001_flip1_norm_layout0_layered0 took 0.876 sec
[junit] Testcase: test002_flip1_norm_layout1_layered0 took 1.045 sec
[junit] Testcase: test003_flip1_norm_layout0_layered1 took 0.663 sec
[junit] Testcase: test004_flip1_norm_layout1_layered1 took 0.869 sec
[junit] Testcase: test011_flip1_bitm_layout0_layered0 took 0.001 sec
[junit] Testcase: test012_flip1_bitm_layout1_layered0 took 0 sec
[junit] Testcase: test013_flip1_bitm_layout0_layered1 took 0 sec
[junit] Testcase: test014_flip1_bitm_layout1_layered1 took 0 sec
[junit] Testcase: test101_flip1_norm_layout0_layered0 took 0.827 sec
[junit] Testcase: test102_flip1_norm_layout1_layered0 took 0.881 sec
[junit] Testcase: test103_flip1_norm_layout0_layered1 took 0.824 sec
[junit] Testcase: test104_flip1_norm_layout1_layered1 took 0.85 sec
[junit] Testcase: test111_flip1_bitm_layout0_layered0 took 0 sec
[junit] Testcase: test112_flip1_bitm_layout1_layered0 took 0 sec
[junit] Testcase: test113_flip1_bitm_layout0_layered1 took 0 sec
[junit] Testcase: test114_flip1_bitm_layout1_layered1 took 0.003 sec
[junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 10.951 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844818870 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844819895 ms +++ localhost/127.0.0.1:59999 - Locked within 1068 ms, 3 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test001_flip1_norm_layout0_layered0
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bb499630, 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:1412844822416 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844822418 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test001_flip1_norm_layout0_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 1
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.028571445601327
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.028571445601327
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bb499630, tileRendererInUse null
[junit] >> Gears 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] PRINT Duration 94 ms
[junit] PRINT AWTPrintLifecycle.release.count 1
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844822865 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844822900 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test001_flip1_norm_layout0_layered0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test002_flip1_norm_layout1_layered0
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bdb0ba70, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844823387 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844823439 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844823441 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test002_flip1_norm_layout1_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 1
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8807339595363045
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 654x517 -> scaled 1362x1077
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8807339595363045
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 654x517 -> scaled 1362x1077
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bdb0ba70, tileRendererInUse null
[junit] >> Gears 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] PRINT Duration 97 ms
[junit] PRINT AWTPrintLifecycle.release.count 1
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844823933 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844823952 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test002_flip1_norm_layout1_layered0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test003_flip1_norm_layout0_layered1
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bdb23ca0, 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:1412844824064 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844824065 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test003_flip1_norm_layout0_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 1
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.028571445601327
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.028571445601327
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bdb23ca0, tileRendererInUse null
[junit] >> Gears 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] PRINT Duration 95 ms
[junit] PRINT AWTPrintLifecycle.release.count 1
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844824604 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844824616 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test003_flip1_norm_layout0_layered1
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test004_flip1_norm_layout1_layered1
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bb488b30, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844824724 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844824751 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844824753 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test004_flip1_norm_layout1_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 1
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8944099526968061
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 644x507 -> scaled 1341x1056
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8944099526968061
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 644x507 -> scaled 1341x1056
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bb488b30, tileRendererInUse null
[junit] >> Gears 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] PRINT Duration 85 ms
[junit] PRINT AWTPrintLifecycle.release.count 1
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844825467 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844825487 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test004_flip1_norm_layout1_layered1
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test011_flip1_bitm_layout0_layered0
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test011_flip1_bitm_layout0_layered0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test012_flip1_bitm_layout1_layered0
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test012_flip1_bitm_layout1_layered0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test013_flip1_bitm_layout0_layered1
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test013_flip1_bitm_layout0_layered1
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test014_flip1_bitm_layout1_layered1
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test014_flip1_bitm_layout1_layered1
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test101_flip1_norm_layout0_layered0
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bdb2ffa0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844825571 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844825571 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test101_flip1_norm_layout0_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 1
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.028571445601327
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.028571445601327
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bdb2ffa0, tileRendererInUse null
[junit] >> Gears 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 true
[junit] PRINT Duration 65 ms
[junit] PRINT AWTPrintLifecycle.release.count 1
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844826306 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844826319 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test101_flip1_norm_layout0_layered0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test102_flip1_norm_layout1_layered0
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bda0dc90, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844826435 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844826488 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844826489 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test102_flip1_norm_layout1_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 1
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8807339595363045
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 654x517 -> scaled 1362x1077
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8807339595363045
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 654x517 -> scaled 1362x1077
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bda0dc90, tileRendererInUse null
[junit] >> Gears 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 true
[junit] PRINT Duration 79 ms
[junit] PRINT AWTPrintLifecycle.release.count 1
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844827172 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844827202 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test102_flip1_norm_layout1_layered0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test103_flip1_norm_layout0_layered1
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bda0dc90, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844827321 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844827321 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test103_flip1_norm_layout0_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 1
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.028571445601327
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.028571445601327
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bda0dc90, tileRendererInUse null
[junit] >> Gears 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 true
[junit] PRINT Duration 59 ms
[junit] PRINT AWTPrintLifecycle.release.count 1
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844828004 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844828026 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test103_flip1_norm_layout0_layered1
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test104_flip1_norm_layout1_layered1
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bda3dba0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844828118 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844828148 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844828149 d 0ms]]
[junit] No PDF
[junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test104_flip1_norm_layout1_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps
[junit] PRINTable: OnscreenPrintable
[junit] PRINT DPI: 150, AA -1, scaleGL 0.48
[junit] PRINT AWTPrintLifecycle.setup.count 1
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8944099526968061
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 644x507 -> scaled 1341x1056
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch
[junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots
[junit] PF: Page orientation 1
[junit] PRINT.onscrn thread AWT-EventQueue-0
[junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8944099526968061
[junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 644x507 -> scaled 1341x1056
[junit] PRINT at.pre: AffineTransform[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7f84bda3dba0, tileRendererInUse null
[junit] >> Gears 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 true
[junit] PRINT Duration 81 ms
[junit] PRINT AWTPrintLifecycle.release.count 1
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844828859 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1412844828877 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test104_flip1_norm_layout1_layered1
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test111_flip1_bitm_layout0_layered0
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test111_flip1_bitm_layout0_layered0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test112_flip1_bitm_layout1_layered0
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test112_flip1_bitm_layout1_layered0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test113_flip1_bitm_layout0_layered1
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test113_flip1_bitm_layout0_layered1
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test114_flip1_bitm_layout1_layered1
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test114_flip1_bitm_layout1_layered1
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844829013 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] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844831777 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844834299 ms +++ localhost/127.0.0.1:59999 - Locked within 2550 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 4,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 5, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 6, source]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fbe385f2ab0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fbe3aa2ac90, 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 739x577, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577]
[junit] XXX: image BufferedImage@78467991: type = 2 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 IntegerInterleavedRaster: width = 739 height = 577 #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 = 739 height = 577 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0
[junit] XXX: dataBuffer java.awt.image.DataBufferInt@5ad75c47
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fbe3aa2ac90, tileRendererInUse null
[junit] >> Gears 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 0x7fbe385f2ab0, 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-0739x0577.png
[junit] PRINT DPI: scaleComp72 1.0, image-size 739x577, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577]
[junit] XXX: image BufferedImageInt@6e5dfaf1: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5c061cd2
[junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5c061cd2
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@47ef7de4
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fbe3aa2ac90, tileRendererInUse null
[junit] >> Gears angle 1.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fbe385f2ab0, 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-0739x0577.png
[junit] PRINT DPI: scaleComp72 2.0, image-size 1478x1154, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577]
[junit] XXX: image BufferedImageInt@10b914b3: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@66fdfc58
[junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@66fdfc58
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@2cc22a3b
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fbe3aa2ac90, tileRendererInUse null
[junit] >> Gears angle 1.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 0x7fbe385f2ab0, 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-1478x1154.png
[junit] PRINT DPI: scaleComp72 2.0, image-size 1478x1154, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577]
[junit] XXX: image BufferedImageInt@27a36a2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2598c6f3
[junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2598c6f3
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@512d8ecd
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fbe3aa2ac90, 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 0x7fbe385f2ab0, 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-1478x1154.png
[junit] PRINT DPI: scaleComp72 2.0, image-size 1478x1154, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577]
[junit] XXX: image BufferedImageInt@a1e940b: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5d89635d
[junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5d89635d
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@66da9ea4
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fbe3aa2ac90, tileRendererInUse null
[junit] >> Gears angle 2.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 0x7fbe385f2ab0, 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-1478x1154.png
[junit] PRINT DPI: scaleComp72 2.0, image-size 1478x1154, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577]
[junit] XXX: image BufferedImageInt@4f62198b: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@317b1d64
[junit] XXX: cm DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@317b1d64
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@9c6a99d
[junit] 2014-10-09 10:54:13.405 java[4662:5c03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fbe3aa2ac90, tileRendererInUse null
[junit] >> Gears angle 3.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fbe385f2ab0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_bgr-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1478x1154.png
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0_layered
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe384ee2b0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 6 (enable: true)
[junit] null
[junit] ShaderProgram[id=6, linked=false, inUse=false, program: 4,
[junit] ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader: 5, source]
[junit] ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader: 6, source]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe3ab068d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT DPI: scaleComp72 1.0, image-size 724x567, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567]
[junit] XXX: image BufferedImage@6762ba99: type = 2 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 IntegerInterleavedRaster: width = 724 height = 567 #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 = 724 height = 567 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0
[junit] XXX: dataBuffer java.awt.image.DataBufferInt@2c8c7d6
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe3ab068d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe384ee2b0, tileRendererInUse null
[junit] >> Gears angle 0.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0000-array_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0724x0567.png
[junit] PRINT DPI: scaleComp72 1.0, image-size 724x567, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567]
[junit] XXX: image BufferedImageInt@2390d8e1: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7a8eae04
[junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7a8eae04
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@2d42c778
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe3ab068d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe384ee2b0, tileRendererInUse null
[junit] >> Gears angle 1.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0001-newio_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0724x0567.png
[junit] PRINT DPI: scaleComp72 2.0, image-size 1448x1134, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567]
[junit] XXX: image BufferedImageInt@8135daf: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f6b904d
[junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f6b904d
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@3ecec78d
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe3ab068d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe384ee2b0, tileRendererInUse null
[junit] >> Gears angle 1.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1448x1134.png
[junit] PRINT DPI: scaleComp72 2.0, image-size 1448x1134, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567]
[junit] XXX: image BufferedImageInt@49c4a5ec: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@d694eca
[junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@d694eca
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@7cb3b6a6
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe3ab068d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe384ee2b0, tileRendererInUse null
[junit] >> Gears angle 2.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_argbp-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1448x1134.png
[junit] PRINT DPI: scaleComp72 2.0, image-size 1448x1134, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567]
[junit] XXX: image BufferedImageInt@24553763: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@56a75737
[junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@56a75737
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@44f0853
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe3ab068d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe384ee2b0, tileRendererInUse null
[junit] >> Gears angle 2.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_rgb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1448x1134.png
[junit] PRINT DPI: scaleComp72 2.0, image-size 1448x1134, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567]
[junit] XXX: image BufferedImageInt@69c01ba9: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@43582a7c
[junit] XXX: cm DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@43582a7c
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@514d556e
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe3ab068d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe384ee2b0, tileRendererInUse null
[junit] >> Gears angle 3.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_bgr-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1448x1134.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0_layered
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844870188 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 39.279 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844831777 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844834299 ms +++ localhost/127.0.0.1:59999 - Locked within 2550 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 4,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 5, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 6, source]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fbe385f2ab0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fbe3aa2ac90, 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 739x577, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577]
[junit] XXX: image BufferedImage@78467991: type = 2 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 IntegerInterleavedRaster: width = 739 height = 577 #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 = 739 height = 577 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0
[junit] XXX: dataBuffer java.awt.image.DataBufferInt@5ad75c47
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fbe3aa2ac90, tileRendererInUse null
[junit] >> Gears 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 0x7fbe385f2ab0, 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-0739x0577.png
[junit] PRINT DPI: scaleComp72 1.0, image-size 739x577, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577]
[junit] XXX: image BufferedImageInt@6e5dfaf1: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5c061cd2
[junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5c061cd2
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@47ef7de4
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fbe3aa2ac90, tileRendererInUse null
[junit] >> Gears angle 1.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fbe385f2ab0, 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-0739x0577.png
[junit] PRINT DPI: scaleComp72 2.0, image-size 1478x1154, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577]
[junit] XXX: image BufferedImageInt@10b914b3: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@66fdfc58
[junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@66fdfc58
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@2cc22a3b
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fbe3aa2ac90, tileRendererInUse null
[junit] >> Gears angle 1.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 0x7fbe385f2ab0, 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-1478x1154.png
[junit] PRINT DPI: scaleComp72 2.0, image-size 1478x1154, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577]
[junit] XXX: image BufferedImageInt@27a36a2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2598c6f3
[junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2598c6f3
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@512d8ecd
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fbe3aa2ac90, 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 0x7fbe385f2ab0, 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-1478x1154.png
[junit] PRINT DPI: scaleComp72 2.0, image-size 1478x1154, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577]
[junit] XXX: image BufferedImageInt@a1e940b: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5d89635d
[junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5d89635d
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@66da9ea4
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fbe3aa2ac90, tileRendererInUse null
[junit] >> Gears angle 2.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 0x7fbe385f2ab0, 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-1478x1154.png
[junit] PRINT DPI: scaleComp72 2.0, image-size 1478x1154, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577]
[junit] XXX: image BufferedImageInt@4f62198b: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@317b1d64
[junit] XXX: cm DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@317b1d64
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@9c6a99d
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fbe3aa2ac90, tileRendererInUse null
[junit] >> Gears angle 3.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fbe385f2ab0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_bgr-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1478x1154.png
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0_layered
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe384ee2b0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 6 (enable: true)
[junit] null
[junit] ShaderProgram[id=6, linked=false, inUse=false, program: 4,
[junit] ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader: 5, source]
[junit] ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader: 6, source]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe3ab068d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT DPI: scaleComp72 1.0, image-size 724x567, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567]
[junit] XXX: image BufferedImage@6762ba99: type = 2 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 IntegerInterleavedRaster: width = 724 height = 567 #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 = 724 height = 567 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0
[junit] XXX: dataBuffer java.awt.image.DataBufferInt@2c8c7d6
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe3ab068d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe384ee2b0, tileRendererInUse null
[junit] >> Gears angle 0.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0000-array_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0724x0567.png
[junit] PRINT DPI: scaleComp72 1.0, image-size 724x567, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567]
[junit] XXX: image BufferedImageInt@2390d8e1: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7a8eae04
[junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7a8eae04
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@2d42c778
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe3ab068d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe384ee2b0, tileRendererInUse null
[junit] >> Gears angle 1.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0001-newio_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0724x0567.png
[junit] PRINT DPI: scaleComp72 2.0, image-size 1448x1134, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567]
[junit] XXX: image BufferedImageInt@8135daf: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f6b904d
[junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f6b904d
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@3ecec78d
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe3ab068d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe384ee2b0, tileRendererInUse null
[junit] >> Gears angle 1.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1448x1134.png
[junit] PRINT DPI: scaleComp72 2.0, image-size 1448x1134, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567]
[junit] XXX: image BufferedImageInt@49c4a5ec: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@d694eca
[junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@d694eca
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@7cb3b6a6
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe3ab068d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe384ee2b0, tileRendererInUse null
[junit] >> Gears angle 2.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_argbp-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1448x1134.png
[junit] PRINT DPI: scaleComp72 2.0, image-size 1448x1134, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567]
[junit] XXX: image BufferedImageInt@24553763: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@56a75737
[junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@56a75737
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@44f0853
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe3ab068d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe384ee2b0, tileRendererInUse null
[junit] >> Gears angle 2.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_rgb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1448x1134.png
[junit] PRINT DPI: scaleComp72 2.0, image-size 1448x1134, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567]
[junit] XXX: image BufferedImageInt@69c01ba9: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@43582a7c
[junit] XXX: cm DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@43582a7c
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@514d556e
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe3ab068d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe384ee2b0, tileRendererInUse null
[junit] >> Gears angle 3.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_bgr-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1448x1134.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0_layered
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844870188 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01_Offscreen_aa0 took 18.263 sec
[junit] Testcase: test01_Offscreen_aa0_layered took 14.396 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 39.279 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844831777 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844834299 ms +++ localhost/127.0.0.1:59999 - Locked within 2550 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 4,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 5, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 6, source]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fbe385f2ab0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fbe3aa2ac90, 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 739x577, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577]
[junit] XXX: image BufferedImage@78467991: type = 2 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 IntegerInterleavedRaster: width = 739 height = 577 #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 = 739 height = 577 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0
[junit] XXX: dataBuffer java.awt.image.DataBufferInt@5ad75c47
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fbe3aa2ac90, tileRendererInUse null
[junit] >> Gears 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 0x7fbe385f2ab0, 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-0739x0577.png
[junit] PRINT DPI: scaleComp72 1.0, image-size 739x577, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577]
[junit] XXX: image BufferedImageInt@6e5dfaf1: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5c061cd2
[junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5c061cd2
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@47ef7de4
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fbe3aa2ac90, tileRendererInUse null
[junit] >> Gears angle 1.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fbe385f2ab0, 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-0739x0577.png
[junit] PRINT DPI: scaleComp72 2.0, image-size 1478x1154, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577]
[junit] XXX: image BufferedImageInt@10b914b3: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@66fdfc58
[junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@66fdfc58
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@2cc22a3b
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fbe3aa2ac90, tileRendererInUse null
[junit] >> Gears angle 1.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 0x7fbe385f2ab0, 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-1478x1154.png
[junit] PRINT DPI: scaleComp72 2.0, image-size 1478x1154, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577]
[junit] XXX: image BufferedImageInt@27a36a2: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2598c6f3
[junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2598c6f3
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@512d8ecd
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fbe3aa2ac90, 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 0x7fbe385f2ab0, 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-1478x1154.png
[junit] PRINT DPI: scaleComp72 2.0, image-size 1478x1154, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577]
[junit] XXX: image BufferedImageInt@a1e940b: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5d89635d
[junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5d89635d
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@66da9ea4
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fbe3aa2ac90, tileRendererInUse null
[junit] >> Gears angle 2.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 0x7fbe385f2ab0, 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-1478x1154.png
[junit] PRINT DPI: scaleComp72 2.0, image-size 1478x1154, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 739x577]
[junit] XXX: image BufferedImageInt@4f62198b: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@317b1d64
[junit] XXX: cm DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@317b1d64
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@9c6a99d
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fbe3aa2ac90, tileRendererInUse null
[junit] >> Gears angle 3.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fbe385f2ab0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_bgr-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1478x1154.png
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0_layered
[junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null
[junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 list created: 1
[junit] gear2 list created: 2
[junit] gear3 list created: 3
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe384ee2b0, tileRendererInUse null
[junit] >> Gears angle 0.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 6 (enable: true)
[junit] null
[junit] ShaderProgram[id=6, linked=false, inUse=false, program: 4,
[junit] ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader: 5, source]
[junit] ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader: 6, source]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe3ab068d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] PRINT DPI: scaleComp72 1.0, image-size 724x567, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567]
[junit] XXX: image BufferedImage@6762ba99: type = 2 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 IntegerInterleavedRaster: width = 724 height = 567 #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 = 724 height = 567 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0
[junit] XXX: dataBuffer java.awt.image.DataBufferInt@2c8c7d6
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe3ab068d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe384ee2b0, tileRendererInUse null
[junit] >> Gears angle 0.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0000-array_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0724x0567.png
[junit] PRINT DPI: scaleComp72 1.0, image-size 724x567, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567]
[junit] XXX: image BufferedImageInt@2390d8e1: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7a8eae04
[junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7a8eae04
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@2d42c778
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe3ab068d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe384ee2b0, tileRendererInUse null
[junit] >> Gears angle 1.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0001-newio_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0724x0567.png
[junit] PRINT DPI: scaleComp72 2.0, image-size 1448x1134, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567]
[junit] XXX: image BufferedImageInt@8135daf: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f6b904d
[junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f6b904d
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@3ecec78d
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe3ab068d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe384ee2b0, tileRendererInUse null
[junit] >> Gears angle 1.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1448x1134.png
[junit] PRINT DPI: scaleComp72 2.0, image-size 1448x1134, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567]
[junit] XXX: image BufferedImageInt@49c4a5ec: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@d694eca
[junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@d694eca
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@7cb3b6a6
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe3ab068d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe384ee2b0, tileRendererInUse null
[junit] >> Gears angle 2.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_argbp-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1448x1134.png
[junit] PRINT DPI: scaleComp72 2.0, image-size 1448x1134, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567]
[junit] XXX: image BufferedImageInt@24553763: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@56a75737
[junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@56a75737
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@44f0853
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe3ab068d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe384ee2b0, tileRendererInUse null
[junit] >> Gears angle 2.5, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_rgb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1448x1134.png
[junit] PRINT DPI: scaleComp72 2.0, image-size 1448x1134, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 724x567]
[junit] XXX: image BufferedImageInt@69c01ba9: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@43582a7c
[junit] XXX: cm DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0
[junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@43582a7c
[junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@514d556e
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe3ab068d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fbe384ee2b0, tileRendererInUse null
[junit] >> Gears angle 3.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false
[junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_bgr-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1448x1134.png
[junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0_layered
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844870188 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844872255 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844878813 ms +++ localhost/127.0.0.1:59999 - Locked within 6578 ms, 14 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOffscreenWritePNG
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x69264eab: tileRendererInUse null, GearsES2[obj 0x69264eab isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x69264eab on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x69264eab created: GearsObj[0x64df83e5, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x69264eab created: GearsObj[0xe4c6320, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x69264eab created: GearsObj[0xe4c6320, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x69264eab FIN GearsES2[obj 0x69264eab isInit true, usesShared false, 1 GearsObj[0x64df83e5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xe4c6320, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6c63a721, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x69264eab 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7faa7b582120, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x69264eab, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0001-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0002-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x69264eab: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x69264eab FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOffscreenWritePNG
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOnscreenWritePNG
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5e628704: tileRendererInUse null, GearsES2[obj 0x5e628704 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5e628704 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5e628704 created: GearsObj[0x4d480ea, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5e628704 created: GearsObj[0x1b5b8520, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5e628704 created: GearsObj[0x1b5b8520, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5e628704 FIN GearsES2[obj 0x5e628704 isInit true, usesShared false, 1 GearsObj[0x4d480ea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b5b8520, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x158105e8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5e628704 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7faa7b57cc20, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5e628704, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5e628704: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5e628704 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOnscreenWritePNG
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844882512 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] 2014-10-09 10:54:43.128 java[4679:14007] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.955 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844872255 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844878813 ms +++ localhost/127.0.0.1:59999 - Locked within 6578 ms, 14 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOffscreenWritePNG
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x69264eab: tileRendererInUse null, GearsES2[obj 0x69264eab isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x69264eab on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x69264eab created: GearsObj[0x64df83e5, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x69264eab created: GearsObj[0xe4c6320, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x69264eab created: GearsObj[0xe4c6320, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x69264eab FIN GearsES2[obj 0x69264eab isInit true, usesShared false, 1 GearsObj[0x64df83e5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xe4c6320, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6c63a721, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x69264eab 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7faa7b582120, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x69264eab, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0001-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0002-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x69264eab: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x69264eab FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOffscreenWritePNG
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOnscreenWritePNG
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5e628704: tileRendererInUse null, GearsES2[obj 0x5e628704 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5e628704 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5e628704 created: GearsObj[0x4d480ea, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5e628704 created: GearsObj[0x1b5b8520, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5e628704 created: GearsObj[0x1b5b8520, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5e628704 FIN GearsES2[obj 0x5e628704 isInit true, usesShared false, 1 GearsObj[0x4d480ea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b5b8520, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x158105e8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5e628704 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7faa7b57cc20, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5e628704, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5e628704: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5e628704 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOnscreenWritePNG
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844882512 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testOffscreenWritePNG took 1.153 sec
[junit] Testcase: testOnscreenWritePNG took 0.249 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.955 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844872255 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844878813 ms +++ localhost/127.0.0.1:59999 - Locked within 6578 ms, 14 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOffscreenWritePNG
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x69264eab: tileRendererInUse null, GearsES2[obj 0x69264eab isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x69264eab on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x69264eab created: GearsObj[0x64df83e5, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x69264eab created: GearsObj[0xe4c6320, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x69264eab created: GearsObj[0xe4c6320, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x69264eab FIN GearsES2[obj 0x69264eab isInit true, usesShared false, 1 GearsObj[0x64df83e5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xe4c6320, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6c63a721, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x69264eab 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7faa7b582120, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x69264eab, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0001-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0002-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x69264eab: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x69264eab FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOffscreenWritePNG
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOnscreenWritePNG
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5e628704: tileRendererInUse null, GearsES2[obj 0x5e628704 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5e628704 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5e628704 created: GearsObj[0x4d480ea, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5e628704 created: GearsObj[0x1b5b8520, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5e628704 created: GearsObj[0x1b5b8520, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5e628704 FIN GearsES2[obj 0x5e628704 isInit true, usesShared false, 1 GearsObj[0x4d480ea, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b5b8520, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x158105e8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5e628704 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7faa7b57cc20, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5e628704, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5e628704: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5e628704 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOnscreenWritePNG
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844882512 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844884459 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844897073 ms +++ localhost/127.0.0.1:59999 - Locked within 12643 ms, 26 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOffscreenWritePNGWithResize
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3adec8b3: tileRendererInUse null, GearsES2[obj 0x3adec8b3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3adec8b3 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3adec8b3 created: GearsObj[0xae0e515, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3adec8b3 created: GearsObj[0x32dfcb47, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3adec8b3 created: GearsObj[0x32dfcb47, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3adec8b3 FIN GearsES2[obj 0x3adec8b3 isInit true, usesShared false, 1 GearsObj[0xae0e515, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x32dfcb47, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36867fc9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3adec8b3 0/0 128x64 of 128x64, swapInterval 1, drawable 0x7fcd48c4e2b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3adec8b3, 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] XXX: [0, 0], 128x86, 128x64, sz_changed true, snap true
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOffscreenWritePNGWithResize-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0064.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3adec8b3 0/0 256x128 of 256x128, swapInterval 1, drawable 0x7fcd48c4e2b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3adec8b3, angle 2.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] XXX: [128, 128], 256x150, 256x128, sz_changed true, snap true
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOffscreenWritePNGWithResize-n0001-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0128.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3adec8b3 0/0 512x256 of 512x256, swapInterval 1, drawable 0x7fcd48c4e2b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3adec8b3, angle 4.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] XXX: [256, 256], 512x278, 512x256, sz_changed true, snap true
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOffscreenWritePNGWithResize-n0002-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0256.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3adec8b3 0/0 1024x512 of 1024x512, swapInterval 1, drawable 0x7fcd48c4e2b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3adec8b3, angle 6.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 0x3adec8b3: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3adec8b3 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOffscreenWritePNGWithResize
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOnscreenWritePNGWithResize
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4ceafb71: tileRendererInUse null, GearsES2[obj 0x4ceafb71 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4ceafb71 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4ceafb71 created: GearsObj[0x10ed32c4, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4ceafb71 created: GearsObj[0x449fea8a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4ceafb71 created: GearsObj[0x449fea8a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4ceafb71 FIN GearsES2[obj 0x4ceafb71 isInit true, usesShared false, 1 GearsObj[0x10ed32c4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x449fea8a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5edf2d38, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4ceafb71 0/0 128x64 of 128x64, swapInterval 1, drawable 0x7fcd48c4e0f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4ceafb71, 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] XXX: [0, 0], 128x86, 128x64, sz_changed true, snap true
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0064.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4ceafb71 0/0 256x128 of 256x128, swapInterval 1, drawable 0x7fcd48c4e0f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4ceafb71, angle 2.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] XXX: [128, 128], 256x150, 256x128, sz_changed true, snap true
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0128.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4ceafb71 0/0 512x256 of 512x256, swapInterval 1, drawable 0x7fcd48c4e0f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4ceafb71, angle 4.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] XXX: [256, 256], 512x278, 512x256, sz_changed true, snap true
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0256.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4ceafb71 0/0 1024x512 of 1024x512, swapInterval 1, drawable 0x7fcd48c4e0f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4ceafb71, angle 6.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 0x4ceafb71: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4ceafb71 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOnscreenWritePNGWithResize
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844901538 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[junit] 2014-10-09 10:55:02.027 java[4682:be0b] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 17.805 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844884459 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844897073 ms +++ localhost/127.0.0.1:59999 - Locked within 12643 ms, 26 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOffscreenWritePNGWithResize
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3adec8b3: tileRendererInUse null, GearsES2[obj 0x3adec8b3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3adec8b3 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3adec8b3 created: GearsObj[0xae0e515, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3adec8b3 created: GearsObj[0x32dfcb47, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3adec8b3 created: GearsObj[0x32dfcb47, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3adec8b3 FIN GearsES2[obj 0x3adec8b3 isInit true, usesShared false, 1 GearsObj[0xae0e515, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x32dfcb47, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36867fc9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3adec8b3 0/0 128x64 of 128x64, swapInterval 1, drawable 0x7fcd48c4e2b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3adec8b3, 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] XXX: [0, 0], 128x86, 128x64, sz_changed true, snap true
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOffscreenWritePNGWithResize-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0064.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3adec8b3 0/0 256x128 of 256x128, swapInterval 1, drawable 0x7fcd48c4e2b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3adec8b3, angle 2.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] XXX: [128, 128], 256x150, 256x128, sz_changed true, snap true
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOffscreenWritePNGWithResize-n0001-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0128.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3adec8b3 0/0 512x256 of 512x256, swapInterval 1, drawable 0x7fcd48c4e2b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3adec8b3, angle 4.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] XXX: [256, 256], 512x278, 512x256, sz_changed true, snap true
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOffscreenWritePNGWithResize-n0002-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0256.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3adec8b3 0/0 1024x512 of 1024x512, swapInterval 1, drawable 0x7fcd48c4e2b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3adec8b3, angle 6.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 0x3adec8b3: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3adec8b3 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOffscreenWritePNGWithResize
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOnscreenWritePNGWithResize
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4ceafb71: tileRendererInUse null, GearsES2[obj 0x4ceafb71 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4ceafb71 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4ceafb71 created: GearsObj[0x10ed32c4, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4ceafb71 created: GearsObj[0x449fea8a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4ceafb71 created: GearsObj[0x449fea8a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4ceafb71 FIN GearsES2[obj 0x4ceafb71 isInit true, usesShared false, 1 GearsObj[0x10ed32c4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x449fea8a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5edf2d38, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4ceafb71 0/0 128x64 of 128x64, swapInterval 1, drawable 0x7fcd48c4e0f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4ceafb71, 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] XXX: [0, 0], 128x86, 128x64, sz_changed true, snap true
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0064.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4ceafb71 0/0 256x128 of 256x128, swapInterval 1, drawable 0x7fcd48c4e0f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4ceafb71, angle 2.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] XXX: [128, 128], 256x150, 256x128, sz_changed true, snap true
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0128.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4ceafb71 0/0 512x256 of 512x256, swapInterval 1, drawable 0x7fcd48c4e0f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4ceafb71, angle 4.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] XXX: [256, 256], 512x278, 512x256, sz_changed true, snap true
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0256.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4ceafb71 0/0 1024x512 of 1024x512, swapInterval 1, drawable 0x7fcd48c4e0f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4ceafb71, angle 6.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 0x4ceafb71: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4ceafb71 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOnscreenWritePNGWithResize
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844901538 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testOffscreenWritePNGWithResize took 1.405 sec
[junit] Testcase: testOnscreenWritePNGWithResize took 0.774 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 17.805 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844884459 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844897073 ms +++ localhost/127.0.0.1:59999 - Locked within 12643 ms, 26 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOffscreenWritePNGWithResize
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3adec8b3: tileRendererInUse null, GearsES2[obj 0x3adec8b3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3adec8b3 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3adec8b3 created: GearsObj[0xae0e515, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3adec8b3 created: GearsObj[0x32dfcb47, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3adec8b3 created: GearsObj[0x32dfcb47, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3adec8b3 FIN GearsES2[obj 0x3adec8b3 isInit true, usesShared false, 1 GearsObj[0xae0e515, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x32dfcb47, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36867fc9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3adec8b3 0/0 128x64 of 128x64, swapInterval 1, drawable 0x7fcd48c4e2b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3adec8b3, 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] XXX: [0, 0], 128x86, 128x64, sz_changed true, snap true
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOffscreenWritePNGWithResize-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0064.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3adec8b3 0/0 256x128 of 256x128, swapInterval 1, drawable 0x7fcd48c4e2b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3adec8b3, angle 2.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] XXX: [128, 128], 256x150, 256x128, sz_changed true, snap true
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOffscreenWritePNGWithResize-n0001-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0128.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3adec8b3 0/0 512x256 of 512x256, swapInterval 1, drawable 0x7fcd48c4e2b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3adec8b3, angle 4.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] XXX: [256, 256], 512x278, 512x256, sz_changed true, snap true
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOffscreenWritePNGWithResize-n0002-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0256.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3adec8b3 0/0 1024x512 of 1024x512, swapInterval 1, drawable 0x7fcd48c4e2b0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3adec8b3, angle 6.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 0x3adec8b3: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3adec8b3 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOffscreenWritePNGWithResize
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOnscreenWritePNGWithResize
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4ceafb71: tileRendererInUse null, GearsES2[obj 0x4ceafb71 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4ceafb71 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4ceafb71 created: GearsObj[0x10ed32c4, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4ceafb71 created: GearsObj[0x449fea8a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4ceafb71 created: GearsObj[0x449fea8a, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4ceafb71 FIN GearsES2[obj 0x4ceafb71 isInit true, usesShared false, 1 GearsObj[0x10ed32c4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x449fea8a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5edf2d38, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4ceafb71 0/0 128x64 of 128x64, swapInterval 1, drawable 0x7fcd48c4e0f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4ceafb71, 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] XXX: [0, 0], 128x86, 128x64, sz_changed true, snap true
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0064.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4ceafb71 0/0 256x128 of 256x128, swapInterval 1, drawable 0x7fcd48c4e0f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4ceafb71, angle 2.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] XXX: [128, 128], 256x150, 256x128, sz_changed true, snap true
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0128.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4ceafb71 0/0 512x256 of 512x256, swapInterval 1, drawable 0x7fcd48c4e0f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4ceafb71, angle 4.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] XXX: [256, 256], 512x278, 512x256, sz_changed true, snap true
[junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0256.png
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4ceafb71 0/0 1024x512 of 1024x512, swapInterval 1, drawable 0x7fcd48c4e0f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4ceafb71, angle 6.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 0x4ceafb71: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4ceafb71 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOnscreenWritePNGWithResize
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844901538 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844903643 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844914189 ms +++ localhost/127.0.0.1:59999 - Locked within 10563 ms, 22 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT - benchmark
[junit] 0: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
[junit] 0: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]
[junit] 99: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
[junit] 99: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]
[junit] JOGL.RGB Loops 100, dt 3145 ms, 31.45 ms/l
[junit] 0: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS YCbCr, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
[junit] 0: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]
[junit] 99: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS YCbCr, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
[junit] 99: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]
[junit] JOGL.YUV Loops 100, dt 562 ms, 5.62 ms/l
[junit] 0: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261, buffer java.nio.HeapByteBuffer[pos=0 lim=158166 cap=158166]
[junit] 99: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261, buffer java.nio.HeapByteBuffer[pos=0 lim=158166 cap=158166]
[junit] AWT..... Loops 100, dt 3232 ms, 32.32 ms/l
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT - benchmark
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844921214 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 18.255 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844903643 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844914189 ms +++ localhost/127.0.0.1:59999 - Locked within 10563 ms, 22 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT - benchmark
[junit] 0: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
[junit] 0: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]
[junit] 99: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
[junit] 99: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]
[junit] JOGL.RGB Loops 100, dt 3145 ms, 31.45 ms/l
[junit] 0: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS YCbCr, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
[junit] 0: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]
[junit] 99: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS YCbCr, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
[junit] 99: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]
[junit] JOGL.YUV Loops 100, dt 562 ms, 5.62 ms/l
[junit] 0: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261, buffer java.nio.HeapByteBuffer[pos=0 lim=158166 cap=158166]
[junit] 99: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261, buffer java.nio.HeapByteBuffer[pos=0 lim=158166 cap=158166]
[junit] AWT..... Loops 100, dt 3232 ms, 32.32 ms/l
[junit] 2014-10-09 10:55:21.834 java[4685:be0b] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT - benchmark
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844921214 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: benchmark took 6.94 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 18.255 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844903643 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844914189 ms +++ localhost/127.0.0.1:59999 - Locked within 10563 ms, 22 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT - benchmark
[junit] 0: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
[junit] 0: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]
[junit] 99: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
[junit] 99: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]
[junit] JOGL.RGB Loops 100, dt 3145 ms, 31.45 ms/l
[junit] 0: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS YCbCr, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
[junit] 0: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]
[junit] 99: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS YCbCr, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
[junit] 99: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]
[junit] JOGL.YUV Loops 100, dt 562 ms, 5.62 ms/l
[junit] 0: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261, buffer java.nio.HeapByteBuffer[pos=0 lim=158166 cap=158166]
[junit] 99: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261, buffer java.nio.HeapByteBuffer[pos=0 lim=158166 cap=158166]
[junit] AWT..... Loops 100, dt 3232 ms, 32.32 ms/l
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT - benchmark
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844921214 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844923121 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844924634 ms +++ localhost/127.0.0.1:59999 - Locked within 1537 ms, 4 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hBase__ES2
[junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]]
[junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
[junit] main-Display-.macosx_nil-1-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] main-Display-.macosx_nil-1-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hBase__ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hProg_ES2
[junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]]
[junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
[junit] main-Display-.macosx_nil-1-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] main-Display-.macosx_nil-1-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hProg_ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Base__ES2
[junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]]
[junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
[junit] main-Display-.macosx_nil-1-EDT-3: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] main-Display-.macosx_nil-1-EDT-3: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Base__ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Prog__ES2
[junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]]
[junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
[junit] main-Display-.macosx_nil-1-EDT-4: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] main-Display-.macosx_nil-1-EDT-4: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Prog__ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420BaseGray_ES2
[junit] JPEGImage: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 1, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
[junit] TextureData: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0
[junit] TextureData: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 52722, alignment 1, rowlen 261
[junit] main-Display-.macosx_nil-1-EDT-5: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[junit] createAndCompileShader: Pre GL Error: 0x500
[junit] main-Display-.macosx_nil-1-EDT-5: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420BaseGray_ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Base__ES2
[junit] JPEGImage: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
[junit] TextureData: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0
[junit] TextureData: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261
[junit] main-Display-.macosx_nil-1-EDT-6: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[junit] main-Display-.macosx_nil-1-EDT-6: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Base__ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Prog_ES2
[junit] JPEGImage: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
[junit] TextureData: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0
[junit] TextureData: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261
[junit] main-Display-.macosx_nil-1-EDT-7: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[junit] main-Display-.macosx_nil-1-EDT-7: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Prog_ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03CMYK_01_ES2
[junit] JPEGImage: JPEGImage[300x509, bytesPerPixel 3, reversedChannels false, JPEGPixels[300x509, sourceComp 4, sourceCS CMYK, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=458100 cap=458100]]
[junit] TextureData: TextureData[300x509, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 458100, alignment 1, rowlen 0
[junit] AWT ImageIO failure w/ file test-cmyk-01.jpg: Unsupported Image Type
[junit] main-Display-.macosx_nil-1-EDT-8: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test03CMYK_01_ES2_______-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0300x0509.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03CMYK_01_ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03YCCK_01_ES2
[junit] JPEGImage: JPEGImage[872x583, bytesPerPixel 3, reversedChannels false, JPEGPixels[872x583, sourceComp 4, sourceCS YCCK, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=1525128 cap=1525128]]
[junit] TextureData: TextureData[872x583, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 1525128, alignment 1, rowlen 0
[junit] AWT ImageIO failure w/ file test-ycck-01.jpg: Unsupported Image Type
[junit] main-Display-.macosx_nil-1-EDT-9: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test03YCCK_01_ES2_______-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0872x0583.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03YCCK_01_ES2
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844939449 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 17.029 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844923121 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844924634 ms +++ localhost/127.0.0.1:59999 - Locked within 1537 ms, 4 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hBase__ES2
[junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]]
[junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
[junit] main-Display-.macosx_nil-1-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] main-Display-.macosx_nil-1-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hBase__ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hProg_ES2
[junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]]
[junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
[junit] main-Display-.macosx_nil-1-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] main-Display-.macosx_nil-1-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hProg_ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Base__ES2
[junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]]
[junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
[junit] main-Display-.macosx_nil-1-EDT-3: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] main-Display-.macosx_nil-1-EDT-3: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Base__ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Prog__ES2
[junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]]
[junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
[junit] main-Display-.macosx_nil-1-EDT-4: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] main-Display-.macosx_nil-1-EDT-4: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Prog__ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420BaseGray_ES2
[junit] JPEGImage: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 1, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
[junit] TextureData: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0
[junit] TextureData: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 52722, alignment 1, rowlen 261
[junit] main-Display-.macosx_nil-1-EDT-5: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[junit] createAndCompileShader: Pre GL Error: 0x500
[junit] main-Display-.macosx_nil-1-EDT-5: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420BaseGray_ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Base__ES2
[junit] JPEGImage: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
[junit] TextureData: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0
[junit] TextureData: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261
[junit] main-Display-.macosx_nil-1-EDT-6: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[junit] main-Display-.macosx_nil-1-EDT-6: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Base__ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Prog_ES2
[junit] JPEGImage: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
[junit] TextureData: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0
[junit] TextureData: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261
[junit] main-Display-.macosx_nil-1-EDT-7: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[junit] main-Display-.macosx_nil-1-EDT-7: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Prog_ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03CMYK_01_ES2
[junit] JPEGImage: JPEGImage[300x509, bytesPerPixel 3, reversedChannels false, JPEGPixels[300x509, sourceComp 4, sourceCS CMYK, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=458100 cap=458100]]
[junit] TextureData: TextureData[300x509, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 458100, alignment 1, rowlen 0
[junit] AWT ImageIO failure w/ file test-cmyk-01.jpg: Unsupported Image Type
[junit] main-Display-.macosx_nil-1-EDT-8: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test03CMYK_01_ES2_______-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0300x0509.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03CMYK_01_ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03YCCK_01_ES2
[junit] JPEGImage: JPEGImage[872x583, bytesPerPixel 3, reversedChannels false, JPEGPixels[872x583, sourceComp 4, sourceCS YCCK, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=1525128 cap=1525128]]
[junit] TextureData: TextureData[872x583, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 1525128, alignment 1, rowlen 0
[junit] AWT ImageIO failure w/ file test-ycck-01.jpg: Unsupported Image Type
[junit] main-Display-.macosx_nil-1-EDT-9: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test03YCCK_01_ES2_______-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0872x0583.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03YCCK_01_ES2
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844939449 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01YUV422hBase__ES2 took 3.998 sec
[junit] Testcase: test01YUV422hProg_ES2 took 1.229 sec
[junit] Testcase: test01YUV444Base__ES2 took 1.211 sec
[junit] Testcase: test01YUV444Prog__ES2 took 1.21 sec
[junit] Testcase: test02YUV420BaseGray_ES2 took 1.356 sec
[junit] Testcase: test02YUV420Base__ES2 took 1.401 sec
[junit] Testcase: test02YUV420Prog_ES2 took 1.517 sec
[junit] Testcase: test03CMYK_01_ES2 took 1.339 sec
[junit] Testcase: test03YCCK_01_ES2 took 1.452 sec
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 17.029 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844923121 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844924634 ms +++ localhost/127.0.0.1:59999 - Locked within 1537 ms, 4 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hBase__ES2
[junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]]
[junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
[junit] main-Display-.macosx_nil-1-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] main-Display-.macosx_nil-1-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hBase__ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hProg_ES2
[junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]]
[junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
[junit] main-Display-.macosx_nil-1-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] main-Display-.macosx_nil-1-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hProg_ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Base__ES2
[junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]]
[junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
[junit] main-Display-.macosx_nil-1-EDT-3: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] main-Display-.macosx_nil-1-EDT-3: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Base__ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Prog__ES2
[junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]]
[junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
[junit] main-Display-.macosx_nil-1-EDT-4: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] main-Display-.macosx_nil-1-EDT-4: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Prog__ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420BaseGray_ES2
[junit] JPEGImage: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 1, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
[junit] TextureData: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0
[junit] TextureData: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 52722, alignment 1, rowlen 261
[junit] main-Display-.macosx_nil-1-EDT-5: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[junit] createAndCompileShader: Pre GL Error: 0x500
[junit] main-Display-.macosx_nil-1-EDT-5: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420BaseGray_ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Base__ES2
[junit] JPEGImage: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
[junit] TextureData: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0
[junit] TextureData: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261
[junit] main-Display-.macosx_nil-1-EDT-6: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[junit] main-Display-.macosx_nil-1-EDT-6: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Base__ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Prog_ES2
[junit] JPEGImage: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]]
[junit] TextureData: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0
[junit] TextureData: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261
[junit] main-Display-.macosx_nil-1-EDT-7: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[junit] main-Display-.macosx_nil-1-EDT-7: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Prog_ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03CMYK_01_ES2
[junit] JPEGImage: JPEGImage[300x509, bytesPerPixel 3, reversedChannels false, JPEGPixels[300x509, sourceComp 4, sourceCS CMYK, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=458100 cap=458100]]
[junit] TextureData: TextureData[300x509, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 458100, alignment 1, rowlen 0
[junit] AWT ImageIO failure w/ file test-cmyk-01.jpg: Unsupported Image Type
[junit] main-Display-.macosx_nil-1-EDT-8: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test03CMYK_01_ES2_______-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0300x0509.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03CMYK_01_ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03YCCK_01_ES2
[junit] JPEGImage: JPEGImage[872x583, bytesPerPixel 3, reversedChannels false, JPEGPixels[872x583, sourceComp 4, sourceCS YCCK, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=1525128 cap=1525128]]
[junit] TextureData: TextureData[872x583, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 1525128, alignment 1, rowlen 0
[junit] AWT ImageIO failure w/ file test-ycck-01.jpg: Unsupported Image Type
[junit] main-Display-.macosx_nil-1-EDT-9: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test03YCCK_01_ES2_______-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0872x0583.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03YCCK_01_ES2
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844939449 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844941522 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844943031 ms +++ localhost/127.0.0.1:59999 - Locked within 1536 ms, 4 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderES2
[junit] TextureData: TextureData[283x32, y-flip true, internFormat 0x1907, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 283
[junit] createAndCompileShader: Pre GL Error: 0x500
[junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayAWTILoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0283x0032.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderGL2
[junit] TextureData: TextureData[283x32, y-flip true, internFormat 0x1907, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 283
[junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayAWTILoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0283x0032.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderGL2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderES2
[junit] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1903, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0
[junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayPNGJLoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0283x0032.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderGL2
[junit] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0
[junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayPNGJLoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0283x0032.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderGL2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderES2
[junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
[junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestAWTILoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderGL2
[junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
[junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestAWTILoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderGL2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderES2
[junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestPNGJLoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderGL2
[junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestPNGJLoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderGL2
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844955510 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[junit] 2014-10-09 10:55:55.930 java[4690:bd0b] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 14.699 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844941522 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844943031 ms +++ localhost/127.0.0.1:59999 - Locked within 1536 ms, 4 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderES2
[junit] TextureData: TextureData[283x32, y-flip true, internFormat 0x1907, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 283
[junit] createAndCompileShader: Pre GL Error: 0x500
[junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayAWTILoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0283x0032.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderGL2
[junit] TextureData: TextureData[283x32, y-flip true, internFormat 0x1907, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 283
[junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayAWTILoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0283x0032.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderGL2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderES2
[junit] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1903, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0
[junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayPNGJLoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0283x0032.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderGL2
[junit] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0
[junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayPNGJLoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0283x0032.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderGL2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderES2
[junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
[junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestAWTILoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderGL2
[junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
[junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestAWTILoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderGL2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderES2
[junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestPNGJLoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderGL2
[junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestPNGJLoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderGL2
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844955510 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testGrayAWTILoaderES2 took 4.064 sec
[junit] Testcase: testGrayAWTILoaderGL2 took 1.182 sec
[junit] Testcase: testGrayPNGJLoaderES2 took 1.216 sec
[junit] Testcase: testGrayPNGJLoaderGL2 took 1.184 sec
[junit] Testcase: testTestAWTILoaderES2 took 1.183 sec
[junit] Testcase: testTestAWTILoaderGL2 took 1.167 sec
[junit] Testcase: testTestPNGJLoaderES2 took 1.183 sec
[junit] Testcase: testTestPNGJLoaderGL2 took 1.183 sec
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 14.699 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844941522 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844943031 ms +++ localhost/127.0.0.1:59999 - Locked within 1536 ms, 4 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderES2
[junit] TextureData: TextureData[283x32, y-flip true, internFormat 0x1907, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 283
[junit] createAndCompileShader: Pre GL Error: 0x500
[junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayAWTILoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0283x0032.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderGL2
[junit] TextureData: TextureData[283x32, y-flip true, internFormat 0x1907, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 283
[junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayAWTILoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0283x0032.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderGL2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderES2
[junit] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1903, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0
[junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayPNGJLoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0283x0032.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderGL2
[junit] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0
[junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayPNGJLoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0283x0032.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderGL2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderES2
[junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
[junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestAWTILoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderGL2
[junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160
[junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestAWTILoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderGL2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderES2
[junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestPNGJLoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderGL2
[junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0
[junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestPNGJLoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderGL2
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844955510 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture01AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture01AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844957741 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844959754 ms +++ localhost/127.0.0.1:59999 - Locked within 2067 ms, 5 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture01AWT - test1
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture01AWT - test1
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844963224 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.249 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844957741 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844959754 ms +++ localhost/127.0.0.1:59999 - Locked within 2067 ms, 5 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture01AWT - test1
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture01AWT - test1
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844963224 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test1 took 1.175 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.249 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844957741 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844959754 ms +++ localhost/127.0.0.1:59999 - Locked within 2067 ms, 5 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture01AWT - test1
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture01AWT - test1
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844963224 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844965254 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844968269 ms +++ localhost/127.0.0.1:59999 - Locked within 3049 ms, 7 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT - test1
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x614a75bb: tileRendererInUse null, GearsES2[obj 0x614a75bb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x614a75bb on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x614a75bb created: GearsObj[0x46dd75a4, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x614a75bb created: GearsObj[0x75568654, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x614a75bb created: GearsObj[0x75568654, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x614a75bb FIN GearsES2[obj 0x614a75bb isInit true, usesShared false, 1 GearsObj[0x46dd75a4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75568654, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5759780d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x614a75bb 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fcf484dad10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x614a75bb, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x614a75bb: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x614a75bb FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT - test1
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844971688 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.174 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844965254 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844968269 ms +++ localhost/127.0.0.1:59999 - Locked within 3049 ms, 7 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT - test1
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x614a75bb: tileRendererInUse null, GearsES2[obj 0x614a75bb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x614a75bb on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x614a75bb created: GearsObj[0x46dd75a4, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x614a75bb created: GearsObj[0x75568654, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x614a75bb created: GearsObj[0x75568654, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x614a75bb FIN GearsES2[obj 0x614a75bb isInit true, usesShared false, 1 GearsObj[0x46dd75a4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75568654, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5759780d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x614a75bb 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fcf484dad10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x614a75bb, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x614a75bb: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x614a75bb FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT - test1
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844971688 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test1 took 1.169 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.174 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844965254 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844968269 ms +++ localhost/127.0.0.1:59999 - Locked within 3049 ms, 7 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT - test1
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x614a75bb: tileRendererInUse null, GearsES2[obj 0x614a75bb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x614a75bb on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x614a75bb created: GearsObj[0x46dd75a4, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x614a75bb created: GearsObj[0x75568654, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x614a75bb created: GearsObj[0x75568654, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x614a75bb FIN GearsES2[obj 0x614a75bb isInit true, usesShared false, 1 GearsObj[0x46dd75a4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75568654, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5759780d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x614a75bb 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7fcf484dad10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x614a75bb, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x614a75bb: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x614a75bb FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT - test1
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844971688 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844973766 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844978295 ms +++ localhost/127.0.0.1:59999 - Locked within 4566 ms, 10 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT - test1
[junit] -----------------------------------------------------------------------------------------------------
[junit] MacOSXGraphicsDevice[type .macosx, connection decon]:
[junit] Natives
[junit] GL4bc false
[junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[junit] GLES3 false
[junit] GL3bc false
[junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[junit] GLES2 false
[junit] GLES1 false
[junit] Count 3 / 8
[junit] Common
[junit] GL4ES3 false
[junit] GL2GL3 true
[junit] GL2ES2 true
[junit] GL2ES1 true
[junit] Mappings
[junit] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[junit] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[junit] GL2 GLProfile[GL2/GL2.hw]
[junit] GL4 GLProfile[GL4/GL4.sw]
[junit] GL3 GLProfile[GL3/GL3.hw]
[junit] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[junit] default GLProfile[GL2/GL2.hw]
[junit] Count 6 / 12
[junit]
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] XXX0: Perspective nearPlaneNormalized: 0.01010101
[junit] XXX0: aspect: 1.7777778
[junit] XXX0: y-flip: false
[junit] XXX0: TexCoord[h: 0.0 - 1.0, v: 0.0 - 1.0]
[junit] iVBO: GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 24, components 9, stride 36b 9c, initialElementCount 72, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled false, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=216 cap=648], alive true]
[junit] ShaderState[
[junit] ShaderProgram[id=1, linked=true, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] enabledAttributes [
[junit] ], activeAttributes [
[junit] ], managedAttributes [
[junit] ], activeUniforms [
[junit] GLUniformData[name mgl_ActiveTexture, location 0, size 1x1, count 1, data 0]
[junit] GLUniformData[name mgl_PMVMatrix, location 1, size 4x4, count 2, data
[junit] 0: [ 1.31598 0.00000 0.00000 0.00000 ]
[junit] 0: [ 0.00000 2.41421 0.00000 0.00000 ]
[junit] 0: [ 0.00000 0.00000 -1.22222 -2.22222 ]
[junit] 0: [ 0.00000 0.00000 -1.00000 0.00000 ]
[junit] ,
[junit] 1: [ 1.00000 0.00000 0.00000 0.00000 ]
[junit] 1: [ 0.00000 1.00000 0.00000 0.00000 ]
[junit] 1: [ 0.00000 0.00000 1.00000 -2.30000 ]
[junit] 1: [ 0.00000 0.00000 0.00000 1.00000 ]
[junit] ,
[junit] ]
[junit] ], managedUniforms [
[junit] ]
[junit] ]
[junit] XXX0: Perspective nearPlaneNormalized: 0.01010101
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT - test1
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844982801 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.745 sec
[junit] ------------- Standard Output ---------------
[junit] iVBO: GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 24, components 9, stride 36b 9c, initialElementCount 72, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled false, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=216 cap=648], alive true]
[junit] ShaderState[
[junit] ShaderProgram[id=1, linked=true, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] enabledAttributes [
[junit] ], activeAttributes [
[junit] ], managedAttributes [
[junit] ], activeUniforms [
[junit] GLUniformData[name mgl_ActiveTexture, location 0, size 1x1, count 1, data 0]
[junit] GLUniformData[name mgl_PMVMatrix, location 1, size 4x4, count 2, data
[junit] 0: [ 1.31598 0.00000 0.00000 0.00000 ]
[junit] 0: [ 0.00000 2.41421 0.00000 0.00000 ]
[junit] 0: [ 0.00000 0.00000 -1.22222 -2.22222 ]
[junit] 0: [ 0.00000 0.00000 -1.00000 0.00000 ]
[junit] ,
[junit] 1: [ 1.00000 0.00000 0.00000 0.00000 ]
[junit] 1: [ 0.00000 1.00000 0.00000 0.00000 ]
[junit] 1: [ 0.00000 0.00000 1.00000 -2.30000 ]
[junit] 1: [ 0.00000 0.00000 0.00000 1.00000 ]
[junit] ,
[junit] ]
[junit] ], managedUniforms [
[junit] ]
[junit] ]
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844973766 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844978295 ms +++ localhost/127.0.0.1:59999 - Locked within 4566 ms, 10 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT - test1
[junit] -----------------------------------------------------------------------------------------------------
[junit] MacOSXGraphicsDevice[type .macosx, connection decon]:
[junit] Natives
[junit] GL4bc false
[junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[junit] GLES3 false
[junit] GL3bc false
[junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[junit] GLES2 false
[junit] GLES1 false
[junit] Count 3 / 8
[junit] Common
[junit] GL4ES3 false
[junit] GL2GL3 true
[junit] GL2ES2 true
[junit] GL2ES1 true
[junit] Mappings
[junit] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[junit] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[junit] GL2 GLProfile[GL2/GL2.hw]
[junit] GL4 GLProfile[GL4/GL4.sw]
[junit] GL3 GLProfile[GL3/GL3.hw]
[junit] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[junit] default GLProfile[GL2/GL2.hw]
[junit] Count 6 / 12
[junit]
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] XXX0: Perspective nearPlaneNormalized: 0.01010101
[junit] XXX0: aspect: 1.7777778
[junit] XXX0: y-flip: false
[junit] XXX0: TexCoord[h: 0.0 - 1.0, v: 0.0 - 1.0]
[junit] XXX0: Perspective nearPlaneNormalized: 0.01010101
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT - test1
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844982801 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test1 took 1.834 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.745 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] iVBO: GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 24, components 9, stride 36b 9c, initialElementCount 72, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled false, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=216 cap=648], alive true]
[junit] ShaderState[
[junit] ShaderProgram[id=1, linked=true, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] enabledAttributes [
[junit] ], activeAttributes [
[junit] ], managedAttributes [
[junit] ], activeUniforms [
[junit] GLUniformData[name mgl_ActiveTexture, location 0, size 1x1, count 1, data 0]
[junit] GLUniformData[name mgl_PMVMatrix, location 1, size 4x4, count 2, data
[junit] 0: [ 1.31598 0.00000 0.00000 0.00000 ]
[junit] 0: [ 0.00000 2.41421 0.00000 0.00000 ]
[junit] 0: [ 0.00000 0.00000 -1.22222 -2.22222 ]
[junit] 0: [ 0.00000 0.00000 -1.00000 0.00000 ]
[junit] ,
[junit] 1: [ 1.00000 0.00000 0.00000 0.00000 ]
[junit] 1: [ 0.00000 1.00000 0.00000 0.00000 ]
[junit] 1: [ 0.00000 0.00000 1.00000 -2.30000 ]
[junit] 1: [ 0.00000 0.00000 0.00000 1.00000 ]
[junit] ,
[junit] ]
[junit] ], managedUniforms [
[junit] ]
[junit] ]
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844973766 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844978295 ms +++ localhost/127.0.0.1:59999 - Locked within 4566 ms, 10 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT - test1
[junit] -----------------------------------------------------------------------------------------------------
[junit] MacOSXGraphicsDevice[type .macosx, connection decon]:
[junit] Natives
[junit] GL4bc false
[junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)]
[junit] GLES3 false
[junit] GL3bc false
[junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)]
[junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)]
[junit] GLES2 false
[junit] GLES1 false
[junit] Count 3 / 8
[junit] Common
[junit] GL4ES3 false
[junit] GL2GL3 true
[junit] GL2ES2 true
[junit] GL2ES1 true
[junit] Mappings
[junit] GL2ES2 GLProfile[GL2ES2/GL3.hw]
[junit] GL2ES1 GLProfile[GL2ES1/GL2.hw]
[junit] GL2 GLProfile[GL2/GL2.hw]
[junit] GL4 GLProfile[GL4/GL4.sw]
[junit] GL3 GLProfile[GL3/GL3.hw]
[junit] GL2GL3 GLProfile[GL2GL3/GL3.hw]
[junit] default GLProfile[GL2/GL2.hw]
[junit] Count 6 / 12
[junit]
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] XXX0: Perspective nearPlaneNormalized: 0.01010101
[junit] XXX0: aspect: 1.7777778
[junit] XXX0: y-flip: false
[junit] XXX0: TexCoord[h: 0.0 - 1.0, v: 0.0 - 1.0]
[junit] XXX0: Perspective nearPlaneNormalized: 0.01010101
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT - test1
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844982801 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] 2014-10-09 10:56:23.460 java[4698:5e03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[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.6
[echo] java.version 1.6.0_65
[echo] java.home /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20141009
[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.6
[echo] host.targetlevel 1.6
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon true
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
declare.common:
test.compile.check:
[echo] jogl-test.jar /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-test.jar
test.compile:
junit.run.newt.awt:
[echo] gluegen.basename: gluegen
[echo] jogl.basename: jogl
generic.junit.run.newt.awt:
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844987838 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844989852 ms +++ localhost/127.0.0.1:59999 - Locked within 2026 ms, 5 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test01GL2ES2
[junit] Loop 1/1
[junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] window resized: 0/0 640x480
[junit] window resized: 0/0 640x480
[junit] window resized: 0/0 640x480
[junit] Thread[main-Animator#00,5,main] GearsES2.init.0 0x14718242: tileRendererInUse null, GearsES2[obj 0x14718242 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x14718242 on Thread[main-Animator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0]
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] gear1 0x14718242 created: GearsObj[0x25071521, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x14718242 created: GearsObj[0x18682406, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x14718242 created: GearsObj[0x18682406, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Animator#00,5,main] GearsES2.init.X 0x14718242 FIN GearsES2[obj 0x14718242 isInit true, usesShared false, 1 GearsObj[0x25071521, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18682406, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4585572a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Animator#00,5,main] GearsES2.reshape 0x14718242 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8c8065c700, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x14718242, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] window moved: 0/44 640x480
[junit] window resized: 0/44 640x480
[junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x14718242: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x14718242 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test01GL2ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test02GL3
[junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] window resized: 0/0 640x480
[junit] window resized: 0/0 640x480
[junit] window resized: 0/0 640x480
[junit] Thread[main-Animator#01,5,main] GearsES2.init.0 0x31e46a68: tileRendererInUse null, GearsES2[obj 0x31e46a68 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x31e46a68 on Thread[main-Animator#01,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x31e46a68 created: GearsObj[0x98adae2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x31e46a68 created: GearsObj[0x7b283052, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x31e46a68 created: GearsObj[0x7b283052, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Animator#01,5,main] GearsES2.init.X 0x31e46a68 FIN GearsES2[obj 0x31e46a68 isInit true, usesShared false, 1 GearsObj[0x98adae2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7b283052, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb7c96a9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Animator#01,5,main] GearsES2.reshape 0x31e46a68 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8c804f4df0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31e46a68, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0]
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] window moved: 0/44 640x480
[junit] window resized: 0/44 640x480
[junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-2,6,main]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x31e46a68: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x31e46a68 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test02GL3
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test99_PixelScale1_DefaultNorm
[junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] window resized: 0/0 640x480
[junit] window resized: 0/0 640x480
[junit] window resized: 0/0 640x480
[junit] Thread[main-Animator#02,5,main] GearsES2.init.0 0x739abd2b: tileRendererInUse null, GearsES2[obj 0x739abd2b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x739abd2b on Thread[main-Animator#02,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x739abd2b created: GearsObj[0x6c91f005, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x739abd2b created: GearsObj[0x61250ff2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x739abd2b created: GearsObj[0x61250ff2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0]
[junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
[junit] Thread[main-Animator#02,5,main] GearsES2.init.X 0x739abd2b FIN GearsES2[obj 0x739abd2b isInit true, usesShared false, 1 GearsObj[0x6c91f005, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x61250ff2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a940f82, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Animator#02,5,main] GearsES2.reshape 0x739abd2b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8c80647760, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x739abd2b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] window moved: 0/44 640x480
[junit] window resized: 0/44 640x480
[junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-3,6,main]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x739abd2b: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x739abd2b FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test99_PixelScale1_DefaultNorm
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844994590 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[junit] 2014-10-09 10:56:35.091 java[4702:6103] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.497 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844987838 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844989852 ms +++ localhost/127.0.0.1:59999 - Locked within 2026 ms, 5 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test01GL2ES2
[junit] Loop 1/1
[junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] window resized: 0/0 640x480
[junit] window resized: 0/0 640x480
[junit] window resized: 0/0 640x480
[junit] Thread[main-Animator#00,5,main] GearsES2.init.0 0x14718242: tileRendererInUse null, GearsES2[obj 0x14718242 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x14718242 on Thread[main-Animator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0]
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] gear1 0x14718242 created: GearsObj[0x25071521, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x14718242 created: GearsObj[0x18682406, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x14718242 created: GearsObj[0x18682406, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Animator#00,5,main] GearsES2.init.X 0x14718242 FIN GearsES2[obj 0x14718242 isInit true, usesShared false, 1 GearsObj[0x25071521, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18682406, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4585572a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Animator#00,5,main] GearsES2.reshape 0x14718242 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8c8065c700, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x14718242, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] window moved: 0/44 640x480
[junit] window resized: 0/44 640x480
[junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x14718242: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x14718242 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test01GL2ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test02GL3
[junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] window resized: 0/0 640x480
[junit] window resized: 0/0 640x480
[junit] window resized: 0/0 640x480
[junit] Thread[main-Animator#01,5,main] GearsES2.init.0 0x31e46a68: tileRendererInUse null, GearsES2[obj 0x31e46a68 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x31e46a68 on Thread[main-Animator#01,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x31e46a68 created: GearsObj[0x98adae2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x31e46a68 created: GearsObj[0x7b283052, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x31e46a68 created: GearsObj[0x7b283052, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Animator#01,5,main] GearsES2.init.X 0x31e46a68 FIN GearsES2[obj 0x31e46a68 isInit true, usesShared false, 1 GearsObj[0x98adae2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7b283052, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb7c96a9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Animator#01,5,main] GearsES2.reshape 0x31e46a68 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8c804f4df0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31e46a68, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0]
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] window moved: 0/44 640x480
[junit] window resized: 0/44 640x480
[junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-2,6,main]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x31e46a68: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x31e46a68 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test02GL3
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test99_PixelScale1_DefaultNorm
[junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] window resized: 0/0 640x480
[junit] window resized: 0/0 640x480
[junit] window resized: 0/0 640x480
[junit] Thread[main-Animator#02,5,main] GearsES2.init.0 0x739abd2b: tileRendererInUse null, GearsES2[obj 0x739abd2b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x739abd2b on Thread[main-Animator#02,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x739abd2b created: GearsObj[0x6c91f005, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x739abd2b created: GearsObj[0x61250ff2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x739abd2b created: GearsObj[0x61250ff2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0]
[junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
[junit] Thread[main-Animator#02,5,main] GearsES2.init.X 0x739abd2b FIN GearsES2[obj 0x739abd2b isInit true, usesShared false, 1 GearsObj[0x6c91f005, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x61250ff2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a940f82, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Animator#02,5,main] GearsES2.reshape 0x739abd2b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8c80647760, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x739abd2b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] window moved: 0/44 640x480
[junit] window resized: 0/44 640x480
[junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-3,6,main]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x739abd2b: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x739abd2b FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test99_PixelScale1_DefaultNorm
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844994590 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01GL2ES2 took 3.386 sec
[junit] Testcase: test02GL3 took 0.646 sec
[junit] Testcase: test99_PixelScale1_DefaultNorm took 0.599 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.497 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844987838 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412844989852 ms +++ localhost/127.0.0.1:59999 - Locked within 2026 ms, 5 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test01GL2ES2
[junit] Loop 1/1
[junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] window resized: 0/0 640x480
[junit] window resized: 0/0 640x480
[junit] window resized: 0/0 640x480
[junit] Thread[main-Animator#00,5,main] GearsES2.init.0 0x14718242: tileRendererInUse null, GearsES2[obj 0x14718242 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x14718242 on Thread[main-Animator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0]
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] gear1 0x14718242 created: GearsObj[0x25071521, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x14718242 created: GearsObj[0x18682406, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x14718242 created: GearsObj[0x18682406, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Animator#00,5,main] GearsES2.init.X 0x14718242 FIN GearsES2[obj 0x14718242 isInit true, usesShared false, 1 GearsObj[0x25071521, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18682406, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4585572a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Animator#00,5,main] GearsES2.reshape 0x14718242 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8c8065c700, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x14718242, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] window moved: 0/44 640x480
[junit] window resized: 0/44 640x480
[junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x14718242: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x14718242 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test01GL2ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test02GL3
[junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] window resized: 0/0 640x480
[junit] window resized: 0/0 640x480
[junit] window resized: 0/0 640x480
[junit] Thread[main-Animator#01,5,main] GearsES2.init.0 0x31e46a68: tileRendererInUse null, GearsES2[obj 0x31e46a68 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x31e46a68 on Thread[main-Animator#01,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x31e46a68 created: GearsObj[0x98adae2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x31e46a68 created: GearsObj[0x7b283052, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x31e46a68 created: GearsObj[0x7b283052, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Animator#01,5,main] GearsES2.init.X 0x31e46a68 FIN GearsES2[obj 0x31e46a68 isInit true, usesShared false, 1 GearsObj[0x98adae2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7b283052, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb7c96a9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Animator#01,5,main] GearsES2.reshape 0x31e46a68 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8c804f4df0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31e46a68, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0]
[junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has)
[junit] window moved: 0/44 640x480
[junit] window resized: 0/44 640x480
[junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-2,6,main]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x31e46a68: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x31e46a68 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test02GL3
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test99_PixelScale1_DefaultNorm
[junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] window resized: 0/0 640x480
[junit] window resized: 0/0 640x480
[junit] window resized: 0/0 640x480
[junit] Thread[main-Animator#02,5,main] GearsES2.init.0 0x739abd2b: tileRendererInUse null, GearsES2[obj 0x739abd2b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x739abd2b on Thread[main-Animator#02,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x739abd2b created: GearsObj[0x6c91f005, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x739abd2b created: GearsObj[0x61250ff2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x739abd2b created: GearsObj[0x61250ff2, vbo ff 7, fs 8, bf 9, bs 10]
[junit] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0]
[junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has)
[junit] Thread[main-Animator#02,5,main] GearsES2.init.X 0x739abd2b FIN GearsES2[obj 0x739abd2b isInit true, usesShared false, 1 GearsObj[0x6c91f005, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x61250ff2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a940f82, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Animator#02,5,main] GearsES2.reshape 0x739abd2b 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8c80647760, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x739abd2b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] window moved: 0/44 640x480
[junit] window resized: 0/44 640x480
[junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-3,6,main]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x739abd2b: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x739abd2b FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test99_PixelScale1_DefaultNorm
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412844994590 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844996827 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845007858 ms +++ localhost/127.0.0.1:59999 - Locked within 11051 ms, 23 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test01GL2ES2
[junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] LandscapeES2.init ...
[junit] LandscapeES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR: NVIDIA Corporation
[junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION: 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GL GLSL: true, has-compiler-func: true, version 3.30, 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL Profile: GLProfile[GL3/GL3.hw]
[junit] GL Renderer Quirks:[NoOffscreenBitmap, NeedSharedObjectSync]
[junit] GL:jogamp.opengl.gl4.GL4bcImpl@ebf5555, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] LandscapeES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] LandscapeES2.reshape 0/0 128x128, swapInterval 1, drawable 0x7fa710495880
[junit] window moved: 0/0 500x268
[junit] window resized: 0/0 500x268
[junit] window resized: 0/0 500x268
[junit] Thread[main-Animator#00,5,main] LandscapeES2.reshape 0/0 500x268, swapInterval 1, drawable 0x7fa710495880
[junit] window resized: 0/0 500x268
[junit] Thread[main-Animator#00,5,main] LandscapeES2.reshape 0/0 500x268, swapInterval 1, drawable 0x7fa710495880
[junit] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] window pos/siz: 0/0 500x268, [ l 0, r 0 - t 0, b 0 - 0x0]
[junit] window moved: 0/44 500x268
[junit] window resized: 0/44 500x268
[junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] LandscapeES2.dispose ...
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] LandscapeES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test01GL2ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test02GL3
[junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] LandscapeES2.init ...
[junit] LandscapeES2 init on Thread[main-Display-.macosx_nil-1-EDT-2,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR: NVIDIA Corporation
[junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION: 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GL GLSL: true, has-compiler-func: true, version 3.30, 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL Profile: GLProfile[GL3/GL3.hw]
[junit] GL Renderer Quirks:[NoOffscreenBitmap, NeedSharedObjectSync]
[junit] GL:jogamp.opengl.gl4.GL4bcImpl@6aadae91, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] LandscapeES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] LandscapeES2.reshape 0/0 128x128, swapInterval 1, drawable 0x7fa710496030
[junit] window moved: 0/0 500x268
[junit] window resized: 0/0 500x268
[junit] window resized: 0/0 500x268
[junit] window resized: 0/0 500x268
[junit] Thread[main-Animator#01,5,main] LandscapeES2.reshape 0/0 500x268, swapInterval 1, drawable 0x7fa710496030
[junit] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] window pos/siz: 0/0 500x268, [ l 0, r 0 - t 0, b 0 - 0x0]
[junit] window moved: 0/44 500x268
[junit] window resized: 0/44 500x268
[junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-2,5,main]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] LandscapeES2.dispose ...
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] LandscapeES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test02GL3
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845014208 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 18.066 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844996827 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845007858 ms +++ localhost/127.0.0.1:59999 - Locked within 11051 ms, 23 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test01GL2ES2
[junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] LandscapeES2.init ...
[junit] LandscapeES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR: NVIDIA Corporation
[junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION: 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GL GLSL: true, has-compiler-func: true, version 3.30, 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL Profile: GLProfile[GL3/GL3.hw]
[junit] GL Renderer Quirks:[NoOffscreenBitmap, NeedSharedObjectSync]
[junit] GL:jogamp.opengl.gl4.GL4bcImpl@ebf5555, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] LandscapeES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] LandscapeES2.reshape 0/0 128x128, swapInterval 1, drawable 0x7fa710495880
[junit] window moved: 0/0 500x268
[junit] window resized: 0/0 500x268
[junit] window resized: 0/0 500x268
[junit] Thread[main-Animator#00,5,main] LandscapeES2.reshape 0/0 500x268, swapInterval 1, drawable 0x7fa710495880
[junit] window resized: 0/0 500x268
[junit] Thread[main-Animator#00,5,main] LandscapeES2.reshape 0/0 500x268, swapInterval 1, drawable 0x7fa710495880
[junit] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] window pos/siz: 0/0 500x268, [ l 0, r 0 - t 0, b 0 - 0x0]
[junit] window moved: 0/44 500x268
[junit] window resized: 0/44 500x268
[junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] LandscapeES2.dispose ...
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] LandscapeES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test01GL2ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test02GL3
[junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] LandscapeES2.init ...
[junit] LandscapeES2 init on Thread[main-Display-.macosx_nil-1-EDT-2,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR: NVIDIA Corporation
[junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION: 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GL GLSL: true, has-compiler-func: true, version 3.30, 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL Profile: GLProfile[GL3/GL3.hw]
[junit] GL Renderer Quirks:[NoOffscreenBitmap, NeedSharedObjectSync]
[junit] GL:jogamp.opengl.gl4.GL4bcImpl@6aadae91, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] LandscapeES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] LandscapeES2.reshape 0/0 128x128, swapInterval 1, drawable 0x7fa710496030
[junit] window moved: 0/0 500x268
[junit] window resized: 0/0 500x268
[junit] window resized: 0/0 500x268
[junit] window resized: 0/0 500x268
[junit] Thread[main-Animator#01,5,main] LandscapeES2.reshape 0/0 500x268, swapInterval 1, drawable 0x7fa710496030
[junit] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] window pos/siz: 0/0 500x268, [ l 0, r 0 - t 0, b 0 - 0x0]
[junit] window moved: 0/44 500x268
[junit] window resized: 0/44 500x268
[junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-2,5,main]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] LandscapeES2.dispose ...
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] LandscapeES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test02GL3
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845014208 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01GL2ES2 took 4.743 sec
[junit] Testcase: test02GL3 took 1.5 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 18.066 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412844996827 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845007858 ms +++ localhost/127.0.0.1:59999 - Locked within 11051 ms, 23 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test01GL2ES2
[junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] LandscapeES2.init ...
[junit] LandscapeES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR: NVIDIA Corporation
[junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION: 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GL GLSL: true, has-compiler-func: true, version 3.30, 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL Profile: GLProfile[GL3/GL3.hw]
[junit] GL Renderer Quirks:[NoOffscreenBitmap, NeedSharedObjectSync]
[junit] GL:jogamp.opengl.gl4.GL4bcImpl@ebf5555, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] LandscapeES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] LandscapeES2.reshape 0/0 128x128, swapInterval 1, drawable 0x7fa710495880
[junit] window moved: 0/0 500x268
[junit] window resized: 0/0 500x268
[junit] 2014-10-09 10:56:54.791 java[4705:bc0b] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] window resized: 0/0 500x268
[junit] Thread[main-Animator#00,5,main] LandscapeES2.reshape 0/0 500x268, swapInterval 1, drawable 0x7fa710495880
[junit] window resized: 0/0 500x268
[junit] Thread[main-Animator#00,5,main] LandscapeES2.reshape 0/0 500x268, swapInterval 1, drawable 0x7fa710495880
[junit] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] window pos/siz: 0/0 500x268, [ l 0, r 0 - t 0, b 0 - 0x0]
[junit] window moved: 0/44 500x268
[junit] window resized: 0/44 500x268
[junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] LandscapeES2.dispose ...
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] LandscapeES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test01GL2ES2
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test02GL3
[junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] LandscapeES2.init ...
[junit] LandscapeES2 init on Thread[main-Display-.macosx_nil-1-EDT-2,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR: NVIDIA Corporation
[junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION: 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GL GLSL: true, has-compiler-func: true, version 3.30, 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL Profile: GLProfile[GL3/GL3.hw]
[junit] GL Renderer Quirks:[NoOffscreenBitmap, NeedSharedObjectSync]
[junit] GL:jogamp.opengl.gl4.GL4bcImpl@6aadae91, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] LandscapeES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] LandscapeES2.reshape 0/0 128x128, swapInterval 1, drawable 0x7fa710496030
[junit] window moved: 0/0 500x268
[junit] window resized: 0/0 500x268
[junit] window resized: 0/0 500x268
[junit] window resized: 0/0 500x268
[junit] Thread[main-Animator#01,5,main] LandscapeES2.reshape 0/0 500x268, swapInterval 1, drawable 0x7fa710496030
[junit] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] window pos/siz: 0/0 500x268, [ l 0, r 0 - t 0, b 0 - 0x0]
[junit] window moved: 0/44 500x268
[junit] window resized: 0/44 500x268
[junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-2,5,main]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] LandscapeES2.dispose ...
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] LandscapeES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test02GL3
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845014208 ms --- localhost/127.0.0.1:59999 - Unlock ok within 7 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845016494 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845017503 ms +++ localhost/127.0.0.1:59999 - Locked within 1042 ms, 3 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412845021370 d 0ms]]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.0 0x309ff0a8: tileRendererInUse null, GearsES2[obj 0x309ff0a8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x309ff0a8 on Thread[main-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412845021414 d 0ms]]
[junit] gear1 0x309ff0a8 created: GearsObj[0x7c33788d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x309ff0a8 created: GearsObj[0x172fb0af, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x309ff0a8 created: GearsObj[0x172fb0af, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.X 0x309ff0a8 FIN GearsES2[obj 0x309ff0a8 isInit true, usesShared false, 1 GearsObj[0x7c33788d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x172fb0af, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26789869, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x309ff0a8 0/0 213x160 of 213x160, swapInterval 1, drawable 0x7fc1f9ccd760, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x309ff0a8, angle 0.0, [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0 -> [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412845022178 d 0ms]]
[junit] Thread[main,5,main] GearsES2.reshape 0x309ff0a8 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fc1f9ccd760, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x309ff0a8, angle 20.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412845022846 d 0ms]]
[junit] Thread[main,5,main] GearsES2.reshape 0x309ff0a8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc1f9ccd760, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x309ff0a8, angle 39.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412845023976 d 0ms]]
[junit] QUIT Window Thread[AWT-EventQueue-0,6,main]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x309ff0a8: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x309ff0a8 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412845024032 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845024135 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.412 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845016494 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845017503 ms +++ localhost/127.0.0.1:59999 - Locked within 1042 ms, 3 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412845021370 d 0ms]]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.0 0x309ff0a8: tileRendererInUse null, GearsES2[obj 0x309ff0a8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x309ff0a8 on Thread[main-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412845021414 d 0ms]]
[junit] gear1 0x309ff0a8 created: GearsObj[0x7c33788d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x309ff0a8 created: GearsObj[0x172fb0af, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x309ff0a8 created: GearsObj[0x172fb0af, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.X 0x309ff0a8 FIN GearsES2[obj 0x309ff0a8 isInit true, usesShared false, 1 GearsObj[0x7c33788d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x172fb0af, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26789869, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x309ff0a8 0/0 213x160 of 213x160, swapInterval 1, drawable 0x7fc1f9ccd760, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x309ff0a8, angle 0.0, [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0 -> [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412845022178 d 0ms]]
[junit] Thread[main,5,main] GearsES2.reshape 0x309ff0a8 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fc1f9ccd760, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x309ff0a8, angle 20.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412845022846 d 0ms]]
[junit] Thread[main,5,main] GearsES2.reshape 0x309ff0a8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc1f9ccd760, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x309ff0a8, angle 39.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412845023976 d 0ms]]
[junit] QUIT Window Thread[AWT-EventQueue-0,6,main]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x309ff0a8: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x309ff0a8 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412845024032 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845024135 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01 took 4.318 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.412 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845016494 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845017503 ms +++ localhost/127.0.0.1:59999 - Locked within 1042 ms, 3 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412845021370 d 0ms]]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.0 0x309ff0a8: tileRendererInUse null, GearsES2[obj 0x309ff0a8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x309ff0a8 on Thread[main-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412845021414 d 0ms]]
[junit] gear1 0x309ff0a8 created: GearsObj[0x7c33788d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x309ff0a8 created: GearsObj[0x172fb0af, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x309ff0a8 created: GearsObj[0x172fb0af, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.X 0x309ff0a8 FIN GearsES2[obj 0x309ff0a8 isInit true, usesShared false, 1 GearsObj[0x7c33788d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x172fb0af, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x26789869, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x309ff0a8 0/0 213x160 of 213x160, swapInterval 1, drawable 0x7fc1f9ccd760, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x309ff0a8, angle 0.0, [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0 -> [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412845022178 d 0ms]]
[junit] Thread[main,5,main] GearsES2.reshape 0x309ff0a8 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fc1f9ccd760, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x309ff0a8, angle 20.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412845022846 d 0ms]]
[junit] Thread[main,5,main] GearsES2.reshape 0x309ff0a8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc1f9ccd760, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x309ff0a8, angle 39.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false
[junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412845023976 d 0ms]]
[junit] QUIT Window Thread[AWT-EventQueue-0,6,main]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x309ff0a8: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x309ff0a8 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1412845024032 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845024135 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[junit] ------------- ---------------- ---------------
[junit] 2014-10-09 10:57:04.826 java[4710:6103] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411
[junit] Testsuite: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845026243 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845028252 ms +++ localhost/127.0.0.1:59999 - Locked within 2030 ms, 5 attempts
[junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Start Pre-JOGL-Swing
[junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Before NativeWindow init
[junit] ******** clearAWTFocus.0
[junit] ******** clearAWTFocus.X
[junit] toFront: robot pos: 200/98
[junit] centerMouse: robot pos: 200x59, onTitleBarIfWindow: true
[junit] Test: java.awt.event.MouseEvent[MOUSE_CLICKED,(200,15),absolute(200,59),button=1,modifiers=Button1,clickCount=1] on javax.swing.JButton[,0,0,400x29,alignmentX=0.0,alignmentY=0.5,border=com.apple.laf.AquaButtonBorder$Dynamic@17353249,flags=288,maximumSize=,minimumSize=,preferredSize=,defaultIcon=,disabledIcon=,disabledSelectedIcon=,margin=javax.swing.plaf.InsetsUIResource[top=0,left=2,bottom=0,right=2],paintBorder=true,paintFocus=true,pressedIcon=,rolloverEnabled=false,rolloverIcon=,rolloverSelectedIcon=,selectedIcon=,text=Click me,defaultCapable=true]
[junit] requestFocus: click, d: 501 ms
[junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Before JOGL init
[junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): End Pre-JOGL-Swing
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test01NewtCanvasAWT
[junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test01NewtCanvasAWT(): Start
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.0 0x154e4e31: tileRendererInUse null, GearsES2[obj 0x154e4e31 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x154e4e31 on Thread[main-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x154e4e31 created: GearsObj[0x7a22ce00, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x154e4e31 created: GearsObj[0x302a0a5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x154e4e31 created: GearsObj[0x302a0a5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.X 0x154e4e31 FIN GearsES2[obj 0x154e4e31 isInit true, usesShared false, 1 GearsObj[0x7a22ce00, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x302a0a5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x160089dd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x154e4e31 0/0 100x100 of 100x100, swapInterval 1, drawable 0x7f82434cf810, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x154e4e31, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] toFront: robot pos: 200/298
[junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
[junit] Thread[main,5,main] GearsES2.init.0 0x600dac21: tileRendererInUse null, GearsES2[obj 0x600dac21 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x600dac21 on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x600dac21 created: GearsObj[0x60c0c8b5, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x600dac21 created: GearsObj[0x10b914b3, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x600dac21 created: GearsObj[0x10b914b3, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main,5,main] GearsES2.init.X 0x600dac21 FIN GearsES2[obj 0x600dac21 isInit true, usesShared false, 1 GearsObj[0x60c0c8b5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10b914b3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x66fdfc58, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x600dac21 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7f82458338f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x600dac21, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x154e4e31: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x154e4e31 FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x600dac21: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x600dac21 FIN
[junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test01NewtCanvasAWT(): End
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test01NewtCanvasAWT
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test02GLCanvas
[junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test02GLCanvas(): Start
[junit] toFront: robot pos: 200/298
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1f80cb01: tileRendererInUse null, GearsES2[obj 0x1f80cb01 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1f80cb01 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x1f80cb01 created: GearsObj[0x408fbecf, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1f80cb01 created: GearsObj[0x1d382926, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1f80cb01 created: GearsObj[0x1d382926, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1f80cb01 FIN GearsES2[obj 0x1f80cb01 isInit true, usesShared false, 1 GearsObj[0x408fbecf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d382926, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x52158cc6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1f80cb01 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7f8243637da0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1f80cb01, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -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 0x1f80cb01: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1f80cb01 FIN
[junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test02GLCanvas(): End
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test02GLCanvas
[junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.release(): Start
[junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.release(): End
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845042240 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] 2014-10-09 10:57:22.709 java[4712:5e03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 16.75 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845026243 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845028252 ms +++ localhost/127.0.0.1:59999 - Locked within 2030 ms, 5 attempts
[junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Start Pre-JOGL-Swing
[junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Before NativeWindow init
[junit] ******** clearAWTFocus.0
[junit] ******** clearAWTFocus.X
[junit] toFront: robot pos: 200/98
[junit] centerMouse: robot pos: 200x59, onTitleBarIfWindow: true
[junit] Test: java.awt.event.MouseEvent[MOUSE_CLICKED,(200,15),absolute(200,59),button=1,modifiers=Button1,clickCount=1] on javax.swing.JButton[,0,0,400x29,alignmentX=0.0,alignmentY=0.5,border=com.apple.laf.AquaButtonBorder$Dynamic@17353249,flags=288,maximumSize=,minimumSize=,preferredSize=,defaultIcon=,disabledIcon=,disabledSelectedIcon=,margin=javax.swing.plaf.InsetsUIResource[top=0,left=2,bottom=0,right=2],paintBorder=true,paintFocus=true,pressedIcon=,rolloverEnabled=false,rolloverIcon=,rolloverSelectedIcon=,selectedIcon=,text=Click me,defaultCapable=true]
[junit] requestFocus: click, d: 501 ms
[junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Before JOGL init
[junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): End Pre-JOGL-Swing
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test01NewtCanvasAWT
[junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test01NewtCanvasAWT(): Start
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.0 0x154e4e31: tileRendererInUse null, GearsES2[obj 0x154e4e31 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x154e4e31 on Thread[main-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x154e4e31 created: GearsObj[0x7a22ce00, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x154e4e31 created: GearsObj[0x302a0a5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x154e4e31 created: GearsObj[0x302a0a5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.X 0x154e4e31 FIN GearsES2[obj 0x154e4e31 isInit true, usesShared false, 1 GearsObj[0x7a22ce00, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x302a0a5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x160089dd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x154e4e31 0/0 100x100 of 100x100, swapInterval 1, drawable 0x7f82434cf810, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x154e4e31, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] toFront: robot pos: 200/298
[junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
[junit] Thread[main,5,main] GearsES2.init.0 0x600dac21: tileRendererInUse null, GearsES2[obj 0x600dac21 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x600dac21 on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x600dac21 created: GearsObj[0x60c0c8b5, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x600dac21 created: GearsObj[0x10b914b3, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x600dac21 created: GearsObj[0x10b914b3, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main,5,main] GearsES2.init.X 0x600dac21 FIN GearsES2[obj 0x600dac21 isInit true, usesShared false, 1 GearsObj[0x60c0c8b5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10b914b3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x66fdfc58, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x600dac21 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7f82458338f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x600dac21, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x154e4e31: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x154e4e31 FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x600dac21: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x600dac21 FIN
[junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test01NewtCanvasAWT(): End
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test01NewtCanvasAWT
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test02GLCanvas
[junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test02GLCanvas(): Start
[junit] toFront: robot pos: 200/298
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1f80cb01: tileRendererInUse null, GearsES2[obj 0x1f80cb01 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1f80cb01 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x1f80cb01 created: GearsObj[0x408fbecf, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1f80cb01 created: GearsObj[0x1d382926, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1f80cb01 created: GearsObj[0x1d382926, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1f80cb01 FIN GearsES2[obj 0x1f80cb01 isInit true, usesShared false, 1 GearsObj[0x408fbecf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d382926, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x52158cc6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1f80cb01 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7f8243637da0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1f80cb01, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -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 0x1f80cb01: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1f80cb01 FIN
[junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test02GLCanvas(): End
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test02GLCanvas
[junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.release(): Start
[junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.release(): End
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845042240 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01NewtCanvasAWT took 4.589 sec
[junit] Testcase: test02GLCanvas took 5.762 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 16.75 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845026243 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845028252 ms +++ localhost/127.0.0.1:59999 - Locked within 2030 ms, 5 attempts
[junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Start Pre-JOGL-Swing
[junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Before NativeWindow init
[junit] ******** clearAWTFocus.0
[junit] ******** clearAWTFocus.X
[junit] toFront: robot pos: 200/98
[junit] centerMouse: robot pos: 200x59, onTitleBarIfWindow: true
[junit] Test: java.awt.event.MouseEvent[MOUSE_CLICKED,(200,15),absolute(200,59),button=1,modifiers=Button1,clickCount=1] on javax.swing.JButton[,0,0,400x29,alignmentX=0.0,alignmentY=0.5,border=com.apple.laf.AquaButtonBorder$Dynamic@17353249,flags=288,maximumSize=,minimumSize=,preferredSize=,defaultIcon=,disabledIcon=,disabledSelectedIcon=,margin=javax.swing.plaf.InsetsUIResource[top=0,left=2,bottom=0,right=2],paintBorder=true,paintFocus=true,pressedIcon=,rolloverEnabled=false,rolloverIcon=,rolloverSelectedIcon=,selectedIcon=,text=Click me,defaultCapable=true]
[junit] requestFocus: click, d: 501 ms
[junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Before JOGL init
[junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): End Pre-JOGL-Swing
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test01NewtCanvasAWT
[junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test01NewtCanvasAWT(): Start
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.0 0x154e4e31: tileRendererInUse null, GearsES2[obj 0x154e4e31 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x154e4e31 on Thread[main-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x154e4e31 created: GearsObj[0x7a22ce00, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x154e4e31 created: GearsObj[0x302a0a5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x154e4e31 created: GearsObj[0x302a0a5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.X 0x154e4e31 FIN GearsES2[obj 0x154e4e31 isInit true, usesShared false, 1 GearsObj[0x7a22ce00, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x302a0a5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x160089dd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x154e4e31 0/0 100x100 of 100x100, swapInterval 1, drawable 0x7f82434cf810, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x154e4e31, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] toFront: robot pos: 200/298
[junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0
[junit] Thread[main,5,main] GearsES2.init.0 0x600dac21: tileRendererInUse null, GearsES2[obj 0x600dac21 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x600dac21 on Thread[main,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x600dac21 created: GearsObj[0x60c0c8b5, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x600dac21 created: GearsObj[0x10b914b3, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x600dac21 created: GearsObj[0x10b914b3, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main,5,main] GearsES2.init.X 0x600dac21 FIN GearsES2[obj 0x600dac21 isInit true, usesShared false, 1 GearsObj[0x60c0c8b5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10b914b3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x66fdfc58, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main,5,main] GearsES2.reshape 0x600dac21 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7f82458338f0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x600dac21, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x154e4e31: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x154e4e31 FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x600dac21: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x600dac21 FIN
[junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test01NewtCanvasAWT(): End
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test01NewtCanvasAWT
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test02GLCanvas
[junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test02GLCanvas(): Start
[junit] toFront: robot pos: 200/298
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1f80cb01: tileRendererInUse null, GearsES2[obj 0x1f80cb01 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1f80cb01 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x1f80cb01 created: GearsObj[0x408fbecf, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1f80cb01 created: GearsObj[0x1d382926, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1f80cb01 created: GearsObj[0x1d382926, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1f80cb01 FIN GearsES2[obj 0x1f80cb01 isInit true, usesShared false, 1 GearsObj[0x408fbecf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d382926, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x52158cc6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1f80cb01 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7f8243637da0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1f80cb01, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -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 0x1f80cb01: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1f80cb01 FIN
[junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test02GLCanvas(): End
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test02GLCanvas
[junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.release(): Start
[junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.release(): End
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845042240 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestCloseNewtAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestCloseNewtAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845044658 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845046175 ms +++ localhost/127.0.0.1:59999 - Locked within 1546 ms, 4 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestCloseNewtAWT - testCloseNewtAWT
[junit] MyCanvas START add: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true
[junit] MyCanvas END add: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] MyCanvas START remove: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true
[junit] MyCanvas On NEWT-EDT From AWT-EDT: Thread[main-Display-.macosx_nil-1-EDT-2,6,main], holds AWTTreeLock: false
[junit] MyCanvas On NEWT-EDT: position n/a, null NativeWindow
[junit] MyCanvas passed critical: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true
[junit] MyCanvas END remove: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true
[junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestCloseNewtAWT - testCloseNewtAWT
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845049359 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.54 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845044658 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845046175 ms +++ localhost/127.0.0.1:59999 - Locked within 1546 ms, 4 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestCloseNewtAWT - testCloseNewtAWT
[junit] MyCanvas START add: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true
[junit] MyCanvas END add: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] MyCanvas START remove: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true
[junit] MyCanvas On NEWT-EDT From AWT-EDT: Thread[main-Display-.macosx_nil-1-EDT-2,6,main], holds AWTTreeLock: false
[junit] MyCanvas On NEWT-EDT: position n/a, null NativeWindow
[junit] MyCanvas passed critical: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true
[junit] MyCanvas END remove: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true
[junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestCloseNewtAWT - testCloseNewtAWT
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845049359 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testCloseNewtAWT took 3.045 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.54 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845044658 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845046175 ms +++ localhost/127.0.0.1:59999 - Locked within 1546 ms, 4 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestCloseNewtAWT - testCloseNewtAWT
[junit] MyCanvas START add: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true
[junit] MyCanvas END add: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] MyCanvas START remove: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true
[junit] MyCanvas On NEWT-EDT From AWT-EDT: Thread[main-Display-.macosx_nil-1-EDT-2,6,main], holds AWTTreeLock: false
[junit] MyCanvas On NEWT-EDT: position n/a, null NativeWindow
[junit] MyCanvas passed critical: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true
[junit] MyCanvas END remove: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true
[junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestCloseNewtAWT - testCloseNewtAWT
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845049359 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] 2014-10-09 10:57:30.007 java[4714:5e03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845051569 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845054088 ms +++ localhost/127.0.0.1:59999 - Locked within 2541 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug - testEventSourceNotNewtBug
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x14cffc79: tileRendererInUse null, GearsES2[obj 0x14cffc79 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x14cffc79 on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x14cffc79 created: GearsObj[0x2a48f675, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x14cffc79 created: GearsObj[0x1c2c9103, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x14cffc79 created: GearsObj[0x1c2c9103, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x14cffc79 FIN GearsES2[obj 0x14cffc79 isInit true, usesShared false, 1 GearsObj[0x2a48f675, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c2c9103, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7826f9e5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x14cffc79 0/0 800x578 of 800x578, swapInterval 1, drawable 0x7ffea3cd88a0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x14cffc79, angle 0.0, [l -1.384083, r 1.384083, b -1.0, t 1.0] 2.768166x2.0 -> [l -1.384083, r 1.3840833, b -1.0, t 1.0] 2.7681663x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x14cffc79 800x578, swapInterval 1, drawable 0x7ffea3cd88a0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x14cffc79 0/0 800x578 of 800x578, swapInterval 1, drawable 0x7ffea3cd88a0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x14cffc79, angle 0.5, [l -1.384083, r 1.384083, b -1.0, t 1.0] 2.768166x2.0 -> [l -1.384083, r 1.3840833, b -1.0, t 1.0] 2.7681663x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x14cffc79 800x578, swapInterval 1, drawable 0x7ffea3cd88a0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x14cffc79 800x578, swapInterval 1, drawable 0x7ffea3cd88a0
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x14cffc79: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x14cffc79 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug - testEventSourceNotNewtBug
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845057762 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[junit] 2014-10-09 10:57:38.097 java[4717:5e03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.906 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845051569 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845054088 ms +++ localhost/127.0.0.1:59999 - Locked within 2541 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug - testEventSourceNotNewtBug
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x14cffc79: tileRendererInUse null, GearsES2[obj 0x14cffc79 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x14cffc79 on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x14cffc79 created: GearsObj[0x2a48f675, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x14cffc79 created: GearsObj[0x1c2c9103, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x14cffc79 created: GearsObj[0x1c2c9103, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x14cffc79 FIN GearsES2[obj 0x14cffc79 isInit true, usesShared false, 1 GearsObj[0x2a48f675, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c2c9103, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7826f9e5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x14cffc79 0/0 800x578 of 800x578, swapInterval 1, drawable 0x7ffea3cd88a0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x14cffc79, angle 0.0, [l -1.384083, r 1.384083, b -1.0, t 1.0] 2.768166x2.0 -> [l -1.384083, r 1.3840833, b -1.0, t 1.0] 2.7681663x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x14cffc79 800x578, swapInterval 1, drawable 0x7ffea3cd88a0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x14cffc79 0/0 800x578 of 800x578, swapInterval 1, drawable 0x7ffea3cd88a0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x14cffc79, angle 0.5, [l -1.384083, r 1.384083, b -1.0, t 1.0] 2.768166x2.0 -> [l -1.384083, r 1.3840833, b -1.0, t 1.0] 2.7681663x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x14cffc79 800x578, swapInterval 1, drawable 0x7ffea3cd88a0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x14cffc79 800x578, swapInterval 1, drawable 0x7ffea3cd88a0
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x14cffc79: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x14cffc79 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug - testEventSourceNotNewtBug
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845057762 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testEventSourceNotNewtBug took 3.564 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.906 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845051569 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845054088 ms +++ localhost/127.0.0.1:59999 - Locked within 2541 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug - testEventSourceNotNewtBug
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x14cffc79: tileRendererInUse null, GearsES2[obj 0x14cffc79 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x14cffc79 on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x14cffc79 created: GearsObj[0x2a48f675, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x14cffc79 created: GearsObj[0x1c2c9103, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x14cffc79 created: GearsObj[0x1c2c9103, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x14cffc79 FIN GearsES2[obj 0x14cffc79 isInit true, usesShared false, 1 GearsObj[0x2a48f675, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1c2c9103, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7826f9e5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x14cffc79 0/0 800x578 of 800x578, swapInterval 1, drawable 0x7ffea3cd88a0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x14cffc79, angle 0.0, [l -1.384083, r 1.384083, b -1.0, t 1.0] 2.768166x2.0 -> [l -1.384083, r 1.3840833, b -1.0, t 1.0] 2.7681663x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x14cffc79 800x578, swapInterval 1, drawable 0x7ffea3cd88a0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x14cffc79 0/0 800x578 of 800x578, swapInterval 1, drawable 0x7ffea3cd88a0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x14cffc79, angle 0.5, [l -1.384083, r 1.384083, b -1.0, t 1.0] 2.768166x2.0 -> [l -1.384083, r 1.3840833, b -1.0, t 1.0] 2.7681663x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x14cffc79 800x578, swapInterval 1, drawable 0x7ffea3cd88a0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x14cffc79 800x578, swapInterval 1, drawable 0x7ffea3cd88a0
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x14cffc79: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x14cffc79 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug - testEventSourceNotNewtBug
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845057762 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845059981 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845061990 ms +++ localhost/127.0.0.1:59999 - Locked within 2035 ms, 5 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT - testListenerStringPassingAndOrder
[junit] durationPerTest 500
[junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845064747 d 0ms]]
[junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845064753 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x3c3a1834: tileRendererInUse null, GearsES2[obj 0x3c3a1834 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3c3a1834 on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3c3a1834 created: GearsObj[0x45c1f5b2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3c3a1834 created: GearsObj[0x40e99ce5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3c3a1834 created: GearsObj[0x40e99ce5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x3c3a1834 FIN GearsES2[obj 0x3c3a1834 isInit true, usesShared false, 1 GearsObj[0x45c1f5b2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40e99ce5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x75d252d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x3c3a1834 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f978be95410, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3c3a1834, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x3c3a1834 640x458, swapInterval 1, drawable 0x7f978be95410
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3c3a1834 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f978be95410, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3c3a1834, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3c3a1834 640x458, swapInterval 1, drawable 0x7f978be95410
[junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845064880 d 0ms]]
[junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845065076 d 0ms]]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x3c3a1834 0/0 650x468 of 650x468, swapInterval 1, drawable 0x7f978be95410, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3c3a1834, angle 6.0, [l -1.3888888, r 1.3888888, b -1.0, t 1.0] 2.7777777x2.0 -> [l -1.3888888, r 1.3888888, b -1.0, t 1.0] 2.7777777x2.0, v-flip false
[junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845065193 d 0ms]]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x3c3a1834 0/0 660x478 of 660x478, swapInterval 1, drawable 0x7f978be95410, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3c3a1834, angle 12.0, [l -1.3807532, r 1.3807532, b -1.0, t 1.0] 2.7615063x2.0 -> [l -1.3807532, r 1.3807532, b -1.0, t 1.0] 2.7615063x2.0, v-flip false
[junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845065310 d 0ms]]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x3c3a1834 0/0 670x488 of 670x488, swapInterval 1, drawable 0x7f978be95410, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3c3a1834, angle 16.0, [l -1.3729508, r 1.3729508, b -1.0, t 1.0] 2.7459016x2.0 -> [l -1.3729508, r 1.3729508, b -1.0, t 1.0] 2.7459016x2.0, v-flip false
[junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845065427 d 0ms]]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x3c3a1834 0/0 680x498 of 680x498, swapInterval 1, drawable 0x7f978be95410, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3c3a1834, angle 21.5, [l -1.3654618, r 1.3654618, b -1.0, t 1.0] 2.7309237x2.0 -> [l -1.3654618, r 1.3654618, b -1.0, t 1.0] 2.7309237x2.0, v-flip false
[junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845065515 d 0ms]]
[junit] WindowEventCom3.windowMoved: WindowEventCom1.windowMoved: WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845065566 d 0ms]]
[junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845065566 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x3c3a1834 0/0 690x508 of 690x508, swapInterval 1, drawable 0x7f978be95410, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3c3a1834, angle 24.5, [l -1.3582677, r 1.3582677, b -1.0, t 1.0] 2.7165353x2.0 -> [l -1.3582677, r 1.3582677, b -1.0, t 1.0] 2.7165353x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x3c3a1834 690x508, swapInterval 1, drawable 0x7f978be95410
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x3c3a1834 690x508, swapInterval 1, drawable 0x7f978be95410
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3c3a1834: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3c3a1834 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT - testListenerStringPassingAndOrder
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845065684 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[junit] 2014-10-09 10:57:46.046 java[4719:5e03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.429 sec
[junit] ------------- Standard Output ---------------
[junit] durationPerTest 500
[junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845064747 d 0ms]]
[junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845064753 d 0ms]]
[junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845064880 d 0ms]]
[junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845065076 d 0ms]]
[junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845065193 d 0ms]]
[junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845065310 d 0ms]]
[junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845065427 d 0ms]]
[junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845065515 d 0ms]]
[junit] WindowEventCom3.windowMoved: WindowEventCom1.windowMoved: WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845065566 d 0ms]]
[junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845065566 d 0ms]]
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845059981 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845061990 ms +++ localhost/127.0.0.1:59999 - Locked within 2035 ms, 5 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT - testListenerStringPassingAndOrder
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x3c3a1834: tileRendererInUse null, GearsES2[obj 0x3c3a1834 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3c3a1834 on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3c3a1834 created: GearsObj[0x45c1f5b2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3c3a1834 created: GearsObj[0x40e99ce5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3c3a1834 created: GearsObj[0x40e99ce5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x3c3a1834 FIN GearsES2[obj 0x3c3a1834 isInit true, usesShared false, 1 GearsObj[0x45c1f5b2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40e99ce5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x75d252d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x3c3a1834 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f978be95410, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3c3a1834, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x3c3a1834 640x458, swapInterval 1, drawable 0x7f978be95410
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3c3a1834 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f978be95410, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3c3a1834, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3c3a1834 640x458, swapInterval 1, drawable 0x7f978be95410
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x3c3a1834 0/0 650x468 of 650x468, swapInterval 1, drawable 0x7f978be95410, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3c3a1834, angle 6.0, [l -1.3888888, r 1.3888888, b -1.0, t 1.0] 2.7777777x2.0 -> [l -1.3888888, r 1.3888888, b -1.0, t 1.0] 2.7777777x2.0, v-flip false
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x3c3a1834 0/0 660x478 of 660x478, swapInterval 1, drawable 0x7f978be95410, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3c3a1834, angle 12.0, [l -1.3807532, r 1.3807532, b -1.0, t 1.0] 2.7615063x2.0 -> [l -1.3807532, r 1.3807532, b -1.0, t 1.0] 2.7615063x2.0, v-flip false
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x3c3a1834 0/0 670x488 of 670x488, swapInterval 1, drawable 0x7f978be95410, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3c3a1834, angle 16.0, [l -1.3729508, r 1.3729508, b -1.0, t 1.0] 2.7459016x2.0 -> [l -1.3729508, r 1.3729508, b -1.0, t 1.0] 2.7459016x2.0, v-flip false
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x3c3a1834 0/0 680x498 of 680x498, swapInterval 1, drawable 0x7f978be95410, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3c3a1834, angle 21.5, [l -1.3654618, r 1.3654618, b -1.0, t 1.0] 2.7309237x2.0 -> [l -1.3654618, r 1.3654618, b -1.0, t 1.0] 2.7309237x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x3c3a1834 0/0 690x508 of 690x508, swapInterval 1, drawable 0x7f978be95410, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3c3a1834, angle 24.5, [l -1.3582677, r 1.3582677, b -1.0, t 1.0] 2.7165353x2.0 -> [l -1.3582677, r 1.3582677, b -1.0, t 1.0] 2.7165353x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x3c3a1834 690x508, swapInterval 1, drawable 0x7f978be95410
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x3c3a1834 690x508, swapInterval 1, drawable 0x7f978be95410
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3c3a1834: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3c3a1834 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT - testListenerStringPassingAndOrder
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845065684 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testListenerStringPassingAndOrder took 3.587 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.429 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] durationPerTest 500
[junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845064747 d 0ms]]
[junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845064753 d 0ms]]
[junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845064880 d 0ms]]
[junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845065076 d 0ms]]
[junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845065193 d 0ms]]
[junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845065310 d 0ms]]
[junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845065427 d 0ms]]
[junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845065515 d 0ms]]
[junit] WindowEventCom3.windowMoved: WindowEventCom1.windowMoved: WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845065566 d 0ms]]
[junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845065566 d 0ms]]
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845059981 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845061990 ms +++ localhost/127.0.0.1:59999 - Locked within 2035 ms, 5 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT - testListenerStringPassingAndOrder
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x3c3a1834: tileRendererInUse null, GearsES2[obj 0x3c3a1834 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x3c3a1834 on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x3c3a1834 created: GearsObj[0x45c1f5b2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x3c3a1834 created: GearsObj[0x40e99ce5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x3c3a1834 created: GearsObj[0x40e99ce5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x3c3a1834 FIN GearsES2[obj 0x3c3a1834 isInit true, usesShared false, 1 GearsObj[0x45c1f5b2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40e99ce5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x75d252d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x3c3a1834 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f978be95410, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3c3a1834, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x3c3a1834 640x458, swapInterval 1, drawable 0x7f978be95410
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3c3a1834 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f978be95410, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3c3a1834, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3c3a1834 640x458, swapInterval 1, drawable 0x7f978be95410
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x3c3a1834 0/0 650x468 of 650x468, swapInterval 1, drawable 0x7f978be95410, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3c3a1834, angle 6.0, [l -1.3888888, r 1.3888888, b -1.0, t 1.0] 2.7777777x2.0 -> [l -1.3888888, r 1.3888888, b -1.0, t 1.0] 2.7777777x2.0, v-flip false
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x3c3a1834 0/0 660x478 of 660x478, swapInterval 1, drawable 0x7f978be95410, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3c3a1834, angle 12.0, [l -1.3807532, r 1.3807532, b -1.0, t 1.0] 2.7615063x2.0 -> [l -1.3807532, r 1.3807532, b -1.0, t 1.0] 2.7615063x2.0, v-flip false
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x3c3a1834 0/0 670x488 of 670x488, swapInterval 1, drawable 0x7f978be95410, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3c3a1834, angle 16.0, [l -1.3729508, r 1.3729508, b -1.0, t 1.0] 2.7459016x2.0 -> [l -1.3729508, r 1.3729508, b -1.0, t 1.0] 2.7459016x2.0, v-flip false
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x3c3a1834 0/0 680x498 of 680x498, swapInterval 1, drawable 0x7f978be95410, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3c3a1834, angle 21.5, [l -1.3654618, r 1.3654618, b -1.0, t 1.0] 2.7309237x2.0 -> [l -1.3654618, r 1.3654618, b -1.0, t 1.0] 2.7309237x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x3c3a1834 0/0 690x508 of 690x508, swapInterval 1, drawable 0x7f978be95410, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x3c3a1834, angle 24.5, [l -1.3582677, r 1.3582677, b -1.0, t 1.0] 2.7165353x2.0 -> [l -1.3582677, r 1.3582677, b -1.0, t 1.0] 2.7165353x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x3c3a1834 690x508, swapInterval 1, drawable 0x7f978be95410
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x3c3a1834 690x508, swapInterval 1, drawable 0x7f978be95410
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3c3a1834: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3c3a1834 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT - testListenerStringPassingAndOrder
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845065684 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestMultipleNewtCanvasAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestMultipleNewtCanvasAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845067940 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845069955 ms +++ localhost/127.0.0.1:59999 - Locked within 2032 ms, 5 attempts
[junit] 2014-10-09 10:57:51.480 java[4721:6103] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestMultipleNewtCanvasAWT - test01
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x2e8aeed0: tileRendererInUse null, GearsES2[obj 0x2e8aeed0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2e8aeed0 on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2e8aeed0 created: GearsObj[0x39a2f02e, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2e8aeed0 created: GearsObj[0x78467991, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2e8aeed0 created: GearsObj[0x78467991, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x2e8aeed0 FIN GearsES2[obj 0x2e8aeed0 isInit true, usesShared false, 1 GearsObj[0x39a2f02e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78467991, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xdf1cbf6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x2e8aeed0 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7f814ba1e6d0, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x2e8aeed0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x2e8aeed0 640x480, swapInterval 0, drawable 0x7f814ba1e6d0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2e8aeed0 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7f814ba1e6d0, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x2e8aeed0, 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 0x2e8aeed0 640x480, swapInterval 0, drawable 0x7f814ba1e6d0
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x2344b18f: tileRendererInUse null, GearsES2[obj 0x2344b18f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2344b18f on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2344b18f created: GearsObj[0x59e2afb2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2344b18f created: GearsObj[0x317cfd38, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2344b18f created: GearsObj[0x317cfd38, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x2344b18f FIN GearsES2[obj 0x2344b18f isInit true, usesShared false, 1 GearsObj[0x59e2afb2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x317cfd38, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d480ea, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x2344b18f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f814ba2cb50, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x2344b18f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x2344b18f 640x480, swapInterval 1, drawable 0x7f814ba2cb50
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2344b18f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f814ba2cb50, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x2344b18f, 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 0x2344b18f 640x480, swapInterval 1, drawable 0x7f814ba2cb50
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x2e8aeed0: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x2e8aeed0 FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x2344b18f: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x2344b18f FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestMultipleNewtCanvasAWT - test01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845074813 ms --- localhost/127.0.0.1:59999 - Unlock ok within 9 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.572 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845067940 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845069955 ms +++ localhost/127.0.0.1:59999 - Locked within 2032 ms, 5 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestMultipleNewtCanvasAWT - test01
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x2e8aeed0: tileRendererInUse null, GearsES2[obj 0x2e8aeed0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2e8aeed0 on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2e8aeed0 created: GearsObj[0x39a2f02e, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2e8aeed0 created: GearsObj[0x78467991, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2e8aeed0 created: GearsObj[0x78467991, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x2e8aeed0 FIN GearsES2[obj 0x2e8aeed0 isInit true, usesShared false, 1 GearsObj[0x39a2f02e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78467991, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xdf1cbf6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x2e8aeed0 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7f814ba1e6d0, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x2e8aeed0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x2e8aeed0 640x480, swapInterval 0, drawable 0x7f814ba1e6d0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2e8aeed0 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7f814ba1e6d0, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x2e8aeed0, 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 0x2e8aeed0 640x480, swapInterval 0, drawable 0x7f814ba1e6d0
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x2344b18f: tileRendererInUse null, GearsES2[obj 0x2344b18f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2344b18f on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2344b18f created: GearsObj[0x59e2afb2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2344b18f created: GearsObj[0x317cfd38, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2344b18f created: GearsObj[0x317cfd38, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x2344b18f FIN GearsES2[obj 0x2344b18f isInit true, usesShared false, 1 GearsObj[0x59e2afb2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x317cfd38, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d480ea, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x2344b18f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f814ba2cb50, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x2344b18f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x2344b18f 640x480, swapInterval 1, drawable 0x7f814ba2cb50
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2344b18f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f814ba2cb50, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x2344b18f, 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 0x2344b18f 640x480, swapInterval 1, drawable 0x7f814ba2cb50
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x2e8aeed0: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x2e8aeed0 FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x2344b18f: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x2344b18f FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestMultipleNewtCanvasAWT - test01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845074813 ms --- localhost/127.0.0.1:59999 - Unlock ok within 9 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01 took 2.184 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.572 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845067940 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845069955 ms +++ localhost/127.0.0.1:59999 - Locked within 2032 ms, 5 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestMultipleNewtCanvasAWT - test01
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x2e8aeed0: tileRendererInUse null, GearsES2[obj 0x2e8aeed0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2e8aeed0 on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2e8aeed0 created: GearsObj[0x39a2f02e, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2e8aeed0 created: GearsObj[0x78467991, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2e8aeed0 created: GearsObj[0x78467991, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x2e8aeed0 FIN GearsES2[obj 0x2e8aeed0 isInit true, usesShared false, 1 GearsObj[0x39a2f02e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78467991, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xdf1cbf6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x2e8aeed0 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7f814ba1e6d0, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x2e8aeed0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x2e8aeed0 640x480, swapInterval 0, drawable 0x7f814ba1e6d0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2e8aeed0 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7f814ba1e6d0, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x2e8aeed0, 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 0x2e8aeed0 640x480, swapInterval 0, drawable 0x7f814ba1e6d0
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x2344b18f: tileRendererInUse null, GearsES2[obj 0x2344b18f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2344b18f on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2344b18f created: GearsObj[0x59e2afb2, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2344b18f created: GearsObj[0x317cfd38, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2344b18f created: GearsObj[0x317cfd38, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x2344b18f FIN GearsES2[obj 0x2344b18f isInit true, usesShared false, 1 GearsObj[0x59e2afb2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x317cfd38, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d480ea, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x2344b18f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f814ba2cb50, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x2344b18f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 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[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x2344b18f 640x480, swapInterval 1, drawable 0x7f814ba2cb50
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2344b18f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f814ba2cb50, msaa true, tileRendererInUse null
[junit] >> GearsES2 0x2344b18f, 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 0x2344b18f 640x480, swapInterval 1, drawable 0x7f814ba2cb50
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x2e8aeed0: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x2e8aeed0 FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x2344b18f: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x2344b18f FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestMultipleNewtCanvasAWT - test01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845074813 ms --- localhost/127.0.0.1:59999 - Unlock ok within 9 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845076821 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845098394 ms +++ localhost/127.0.0.1:59999 - Locked within 21583 ms, 44 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseFrameGLCanvas
[junit] 2014-10-09 10:58:20.359 java[4723:c603] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x298488ef: tileRendererInUse null, GearsES2[obj 0x298488ef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x298488ef on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x298488ef created: GearsObj[0x5f18223d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x298488ef created: GearsObj[0x29700391, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x298488ef created: GearsObj[0x29700391, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x298488ef FIN GearsES2[obj 0x298488ef isInit true, usesShared false, 1 GearsObj[0x5f18223d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29700391, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xd5e92d7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x298488ef 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f83b9cefc10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x298488ef, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x298488ef 512x490, swapInterval 1, drawable 0x7f83b9cefc10
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x298488ef: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x298488ef FIN
[junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseFrameGLCanvas
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseJFrameGLCanvas
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x34883357: tileRendererInUse null, GearsES2[obj 0x34883357 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x34883357 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x34883357 created: GearsObj[0x40b86944, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x34883357 created: GearsObj[0xb07108e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x34883357 created: GearsObj[0xb07108e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x34883357 FIN GearsES2[obj 0x34883357 isInit true, usesShared false, 1 GearsObj[0x40b86944, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb07108e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ccfe049, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x34883357 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f83b9cf3510, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x34883357, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x34883357 512x490, swapInterval 1, drawable 0x7f83b9cf3510
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x34883357: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x34883357 FIN
[junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseJFrameGLCanvas
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845102806 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 26.657 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845076821 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845098394 ms +++ localhost/127.0.0.1:59999 - Locked within 21583 ms, 44 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseFrameGLCanvas
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x298488ef: tileRendererInUse null, GearsES2[obj 0x298488ef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x298488ef on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x298488ef created: GearsObj[0x5f18223d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x298488ef created: GearsObj[0x29700391, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x298488ef created: GearsObj[0x29700391, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x298488ef FIN GearsES2[obj 0x298488ef isInit true, usesShared false, 1 GearsObj[0x5f18223d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29700391, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xd5e92d7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x298488ef 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f83b9cefc10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x298488ef, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x298488ef 512x490, swapInterval 1, drawable 0x7f83b9cefc10
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x298488ef: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x298488ef FIN
[junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseFrameGLCanvas
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseJFrameGLCanvas
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x34883357: tileRendererInUse null, GearsES2[obj 0x34883357 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x34883357 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x34883357 created: GearsObj[0x40b86944, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x34883357 created: GearsObj[0xb07108e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x34883357 created: GearsObj[0xb07108e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x34883357 FIN GearsES2[obj 0x34883357 isInit true, usesShared false, 1 GearsObj[0x40b86944, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb07108e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ccfe049, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x34883357 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f83b9cf3510, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x34883357, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x34883357 512x490, swapInterval 1, drawable 0x7f83b9cf3510
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x34883357: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x34883357 FIN
[junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseJFrameGLCanvas
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845102806 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testCloseFrameGLCanvas took 3.667 sec
[junit] Testcase: testCloseJFrameGLCanvas took 0.638 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 26.657 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845076821 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845098394 ms +++ localhost/127.0.0.1:59999 - Locked within 21583 ms, 44 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseFrameGLCanvas
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x298488ef: tileRendererInUse null, GearsES2[obj 0x298488ef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x298488ef on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x298488ef created: GearsObj[0x5f18223d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x298488ef created: GearsObj[0x29700391, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x298488ef created: GearsObj[0x29700391, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x298488ef FIN GearsES2[obj 0x298488ef isInit true, usesShared false, 1 GearsObj[0x5f18223d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29700391, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xd5e92d7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x298488ef 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f83b9cefc10, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x298488ef, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x298488ef 512x490, swapInterval 1, drawable 0x7f83b9cefc10
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x298488ef: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x298488ef FIN
[junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseFrameGLCanvas
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseJFrameGLCanvas
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x34883357: tileRendererInUse null, GearsES2[obj 0x34883357 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x34883357 on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x34883357 created: GearsObj[0x40b86944, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x34883357 created: GearsObj[0xb07108e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x34883357 created: GearsObj[0xb07108e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x34883357 FIN GearsES2[obj 0x34883357 isInit true, usesShared false, 1 GearsObj[0x40b86944, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb07108e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ccfe049, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x34883357 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f83b9cf3510, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x34883357, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x34883357 512x490, swapInterval 1, drawable 0x7f83b9cf3510
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x34883357: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x34883357 FIN
[junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseJFrameGLCanvas
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845102806 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845104542 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845125611 ms +++ localhost/127.0.0.1:59999 - Locked within 21079 ms, 43 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT - testCloseJFrameNewtCanvasAWT
[junit] 2014-10-09 10:58:47.259 java[4726:9e07] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x72f864fe: tileRendererInUse null, GearsES2[obj 0x72f864fe isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x72f864fe on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x72f864fe created: GearsObj[0x9bad5a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x72f864fe created: GearsObj[0x6c91f005, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x72f864fe created: GearsObj[0x6c91f005, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x72f864fe FIN GearsES2[obj 0x72f864fe isInit true, usesShared false, 1 GearsObj[0x9bad5a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c91f005, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2e864e43, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x72f864fe 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7fc4514dbdf0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x72f864fe, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x72f864fe 128x128, swapInterval 1, drawable 0x7fc4514dbdf0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72f864fe 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7fc4514dbdf0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x72f864fe, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72f864fe 128x128, swapInterval 1, drawable 0x7fc4514dbdf0
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x72f864fe 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fc4514dbdf0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x72f864fe, angle 1.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x72f864fe 512x490, swapInterval 1, drawable 0x7fc4514dbdf0
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x72f864fe 512x490, swapInterval 1, drawable 0x7fc4514dbdf0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72f864fe 512x490, swapInterval 1, drawable 0x7fc4514dbdf0
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x72f864fe 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fc4514dbdf0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x72f864fe, angle 2.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x72f864fe 512x490, swapInterval 1, drawable 0x7fc4514dbdf0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72f864fe 512x490, swapInterval 1, drawable 0x7fc4514dbdf0
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x72f864fe: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x72f864fe FIN
[junit] NEWTWindowClosingAdapter.windowDestroyed: NEWTWindowClosingAdapter[closing 1, closed 1]
[junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT - testCloseJFrameNewtCanvasAWT
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845130048 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 26.194 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845104542 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845125611 ms +++ localhost/127.0.0.1:59999 - Locked within 21079 ms, 43 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT - testCloseJFrameNewtCanvasAWT
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x72f864fe: tileRendererInUse null, GearsES2[obj 0x72f864fe isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x72f864fe on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x72f864fe created: GearsObj[0x9bad5a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x72f864fe created: GearsObj[0x6c91f005, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x72f864fe created: GearsObj[0x6c91f005, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x72f864fe FIN GearsES2[obj 0x72f864fe isInit true, usesShared false, 1 GearsObj[0x9bad5a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c91f005, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2e864e43, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x72f864fe 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7fc4514dbdf0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x72f864fe, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x72f864fe 128x128, swapInterval 1, drawable 0x7fc4514dbdf0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72f864fe 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7fc4514dbdf0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x72f864fe, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72f864fe 128x128, swapInterval 1, drawable 0x7fc4514dbdf0
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x72f864fe 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fc4514dbdf0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x72f864fe, angle 1.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x72f864fe 512x490, swapInterval 1, drawable 0x7fc4514dbdf0
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x72f864fe 512x490, swapInterval 1, drawable 0x7fc4514dbdf0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72f864fe 512x490, swapInterval 1, drawable 0x7fc4514dbdf0
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x72f864fe 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fc4514dbdf0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x72f864fe, angle 2.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x72f864fe 512x490, swapInterval 1, drawable 0x7fc4514dbdf0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72f864fe 512x490, swapInterval 1, drawable 0x7fc4514dbdf0
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x72f864fe: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x72f864fe FIN
[junit] NEWTWindowClosingAdapter.windowDestroyed: NEWTWindowClosingAdapter[closing 1, closed 1]
[junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT - testCloseJFrameNewtCanvasAWT
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845130048 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testCloseJFrameNewtCanvasAWT took 4.326 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 26.194 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845104542 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845125611 ms +++ localhost/127.0.0.1:59999 - Locked within 21079 ms, 43 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT - testCloseJFrameNewtCanvasAWT
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x72f864fe: tileRendererInUse null, GearsES2[obj 0x72f864fe isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x72f864fe on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x72f864fe created: GearsObj[0x9bad5a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x72f864fe created: GearsObj[0x6c91f005, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x72f864fe created: GearsObj[0x6c91f005, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x72f864fe FIN GearsES2[obj 0x72f864fe isInit true, usesShared false, 1 GearsObj[0x9bad5a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c91f005, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2e864e43, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x72f864fe 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7fc4514dbdf0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x72f864fe, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x72f864fe 128x128, swapInterval 1, drawable 0x7fc4514dbdf0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72f864fe 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7fc4514dbdf0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x72f864fe, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72f864fe 128x128, swapInterval 1, drawable 0x7fc4514dbdf0
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x72f864fe 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fc4514dbdf0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x72f864fe, angle 1.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x72f864fe 512x490, swapInterval 1, drawable 0x7fc4514dbdf0
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x72f864fe 512x490, swapInterval 1, drawable 0x7fc4514dbdf0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72f864fe 512x490, swapInterval 1, drawable 0x7fc4514dbdf0
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x72f864fe 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fc4514dbdf0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x72f864fe, angle 2.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x72f864fe 512x490, swapInterval 1, drawable 0x7fc4514dbdf0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72f864fe 512x490, swapInterval 1, drawable 0x7fc4514dbdf0
[junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0]
[junit] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x72f864fe: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x72f864fe FIN
[junit] NEWTWindowClosingAdapter.windowDestroyed: NEWTWindowClosingAdapter[closing 1, closed 1]
[junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT - testCloseJFrameNewtCanvasAWT
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845130048 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] 2014-10-09 10:58:52.989 java[4729:5c03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845134216 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas
[junit] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845153275 ms +++ localhost/127.0.0.1:59999 - Locked within 19066 ms, 39 attempts
[junit] requestFocus: AWT Component
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7ff709ec1230, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] centerMouse: robot pos: 300x311, onTitleBarIfWindow: false
[junit] MouseEntered ignored: MouseEvent[EVENT_MOUSE_ENTERED, [200]/[189], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845154155 d 5ms]]]
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845154359 d 1ms]]]
[junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845154360 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845154360 d 1ms]]]
[junit] requestFocus: click, d: 501 ms
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testHoldOneButtonAndPressAnother
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doHoldOneButtonAndPressAnother
[junit] WAIT-till-done: eventDispatch() #1
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156255 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(1): PASSED
[junit] *** pressing additional button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156306 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(1, 2): PASSED
[junit] *** releasing additional button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156357 d 1ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156357 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1, 2): PASSED
[junit] *** pressing additional button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156409 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(1, 3): PASSED
[junit] *** releasing additional button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156461 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156461 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1, 3): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156513 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156513 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156565 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2): PASSED
[junit] *** pressing additional button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156616 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2, 1): PASSED
[junit] *** releasing additional button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156668 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156668 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2, 1): PASSED
[junit] *** pressing additional button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156719 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #6
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2, 3): PASSED
[junit] *** releasing additional button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156771 d 1ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156771 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2, 3): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156824 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156824 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #7
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156876 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(3): PASSED
[junit] *** pressing additional button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156928 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #8
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(3, 1): PASSED
[junit] *** releasing additional button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156979 d 1ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156980 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3, 1): PASSED
[junit] *** pressing additional button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845157031 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #9
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(3, 2): PASSED
[junit] *** releasing additional button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845157082 d 1ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845157082 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3, 2): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845157133 d 1ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845157133 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #10
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #11
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testHoldOneButtonAndPressAnother
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testPressAllButtonsInSequence
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doPressAllButtonsInSequence
[junit] WAIT-till-done: eventDispatch() #1
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845160033 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845160085 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845160136 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845160187 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845160187 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(3): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845160238 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845160238 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(2): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845160289 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845160289 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(1): PASSED
[junit] WAIT-till-done: eventDispatch() #5
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testPressAllButtonsInSequence
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonClickAndDrag
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonClickAndDrag
[junit] *** pressing button 1
[junit] WAIT-till-done: eventDispatch() #1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845163183 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(1): PASSED
[junit] *** moving mouse
[junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845163235 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] WAIT-till-done: eventDispatch() #3
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845163487 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(1): PASSED
[junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845163538 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] WAIT-till-done: eventDispatch() #6
[junit] WAIT-till-done: eventDispatch() #7
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845163790 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(2): PASSED
[junit] *** moving mouse
[junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845163841 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #8
[junit] WAIT-till-done: eventDispatch() #9
[junit] WAIT-till-done: eventDispatch() #10
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845164093 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(2): PASSED
[junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845164145 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #11
[junit] WAIT-till-done: eventDispatch() #12
[junit] WAIT-till-done: eventDispatch() #13
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845164397 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(3): PASSED
[junit] *** moving mouse
[junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845164449 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #14
[junit] WAIT-till-done: eventDispatch() #15
[junit] WAIT-till-done: eventDispatch() #16
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845164701 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(3): PASSED
[junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845164752 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #17
[junit] WAIT-till-done: eventDispatch() #18
[junit] WAIT-till-done: eventDispatch() #19
[junit] WAIT-till-done: eventDispatch() #20
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonClickAndDrag
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndRelease
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonPressAndRelease
[junit] *** pressing button 1
[junit] WAIT-till-done: eventDispatch() #1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845167841 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(1): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845167893 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845167893 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845167944 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(2): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845167996 d 1ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845167996 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845168048 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845168100 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845168100 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #5
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndRelease
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithCtrl
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonPressAndRelease
[junit] WAIT-till-done: eventDispatch() #1
[junit] WAIT-till-done: eventDispatch() #2
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845171090 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845171142 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845171142 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845171193 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845171245 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845171245 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845171297 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845171348 d 1ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845171349 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #6
[junit] WAIT-till-done: eventDispatch() #7
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithCtrl
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithShift
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonPressAndRelease
[junit] WAIT-till-done: eventDispatch() #1
[junit] WAIT-till-done: eventDispatch() #2
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845174435 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(1): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845174487 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845174487 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845174539 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(2): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845174590 d 1ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845174590 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845174642 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845174694 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845174694 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #6
[junit] WAIT-till-done: eventDispatch() #7
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithShift
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845176456 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 42.922 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845134216 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845153275 ms +++ localhost/127.0.0.1:59999 - Locked within 19066 ms, 39 attempts
[junit] requestFocus: AWT Component
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7ff709ec1230, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] centerMouse: robot pos: 300x311, onTitleBarIfWindow: false
[junit] MouseEntered ignored: MouseEvent[EVENT_MOUSE_ENTERED, [200]/[189], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845154155 d 5ms]]]
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845154359 d 1ms]]]
[junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845154360 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845154360 d 1ms]]]
[junit] requestFocus: click, d: 501 ms
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testHoldOneButtonAndPressAnother
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doHoldOneButtonAndPressAnother
[junit] WAIT-till-done: eventDispatch() #1
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156255 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(1): PASSED
[junit] *** pressing additional button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156306 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(1, 2): PASSED
[junit] *** releasing additional button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156357 d 1ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156357 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1, 2): PASSED
[junit] *** pressing additional button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156409 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(1, 3): PASSED
[junit] *** releasing additional button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156461 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156461 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1, 3): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156513 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156513 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156565 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2): PASSED
[junit] *** pressing additional button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156616 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2, 1): PASSED
[junit] *** releasing additional button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156668 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156668 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2, 1): PASSED
[junit] *** pressing additional button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156719 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #6
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2, 3): PASSED
[junit] *** releasing additional button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156771 d 1ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156771 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2, 3): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156824 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156824 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #7
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156876 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(3): PASSED
[junit] *** pressing additional button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156928 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #8
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(3, 1): PASSED
[junit] *** releasing additional button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156979 d 1ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156980 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3, 1): PASSED
[junit] *** pressing additional button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845157031 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #9
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(3, 2): PASSED
[junit] *** releasing additional button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845157082 d 1ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845157082 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3, 2): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845157133 d 1ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845157133 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #10
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #11
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testHoldOneButtonAndPressAnother
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testPressAllButtonsInSequence
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doPressAllButtonsInSequence
[junit] WAIT-till-done: eventDispatch() #1
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845160033 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845160085 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845160136 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845160187 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845160187 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(3): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845160238 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845160238 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(2): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845160289 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845160289 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(1): PASSED
[junit] WAIT-till-done: eventDispatch() #5
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testPressAllButtonsInSequence
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonClickAndDrag
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonClickAndDrag
[junit] *** pressing button 1
[junit] WAIT-till-done: eventDispatch() #1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845163183 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(1): PASSED
[junit] *** moving mouse
[junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845163235 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] WAIT-till-done: eventDispatch() #3
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845163487 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(1): PASSED
[junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845163538 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] WAIT-till-done: eventDispatch() #6
[junit] WAIT-till-done: eventDispatch() #7
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845163790 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(2): PASSED
[junit] *** moving mouse
[junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845163841 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #8
[junit] WAIT-till-done: eventDispatch() #9
[junit] WAIT-till-done: eventDispatch() #10
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845164093 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(2): PASSED
[junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845164145 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #11
[junit] WAIT-till-done: eventDispatch() #12
[junit] WAIT-till-done: eventDispatch() #13
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845164397 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(3): PASSED
[junit] *** moving mouse
[junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845164449 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #14
[junit] WAIT-till-done: eventDispatch() #15
[junit] WAIT-till-done: eventDispatch() #16
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845164701 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(3): PASSED
[junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845164752 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #17
[junit] WAIT-till-done: eventDispatch() #18
[junit] WAIT-till-done: eventDispatch() #19
[junit] WAIT-till-done: eventDispatch() #20
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonClickAndDrag
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndRelease
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonPressAndRelease
[junit] *** pressing button 1
[junit] WAIT-till-done: eventDispatch() #1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845167841 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(1): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845167893 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845167893 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845167944 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(2): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845167996 d 1ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845167996 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845168048 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845168100 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845168100 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #5
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndRelease
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithCtrl
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonPressAndRelease
[junit] WAIT-till-done: eventDispatch() #1
[junit] WAIT-till-done: eventDispatch() #2
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845171090 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845171142 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845171142 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845171193 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845171245 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845171245 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845171297 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845171348 d 1ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845171349 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #6
[junit] WAIT-till-done: eventDispatch() #7
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithCtrl
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithShift
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonPressAndRelease
[junit] WAIT-till-done: eventDispatch() #1
[junit] WAIT-till-done: eventDispatch() #2
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845174435 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(1): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845174487 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845174487 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845174539 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(2): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845174590 d 1ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845174590 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845174642 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845174694 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845174694 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #6
[junit] WAIT-till-done: eventDispatch() #7
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithShift
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845176456 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testHoldOneButtonAndPressAnother took 3.765 sec
[junit] Testcase: testPressAllButtonsInSequence took 3.147 sec
[junit] Testcase: testSingleButtonClickAndDrag took 4.659 sec
[junit] Testcase: testSingleButtonPressAndRelease took 3.141 sec
[junit] Testcase: testSingleButtonPressAndReleaseWithCtrl took 3.346 sec
[junit] Testcase: testSingleButtonPressAndReleaseWithShift took 3.342 sec
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 42.922 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845134216 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845153275 ms +++ localhost/127.0.0.1:59999 - Locked within 19066 ms, 39 attempts
[junit] requestFocus: AWT Component
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7ff709ec1230, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] centerMouse: robot pos: 300x311, onTitleBarIfWindow: false
[junit] MouseEntered ignored: MouseEvent[EVENT_MOUSE_ENTERED, [200]/[189], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845154155 d 5ms]]]
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845154359 d 1ms]]]
[junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845154360 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845154360 d 1ms]]]
[junit] requestFocus: click, d: 501 ms
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testHoldOneButtonAndPressAnother
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doHoldOneButtonAndPressAnother
[junit] WAIT-till-done: eventDispatch() #1
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156255 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(1): PASSED
[junit] *** pressing additional button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156306 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(1, 2): PASSED
[junit] *** releasing additional button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156357 d 1ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156357 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1, 2): PASSED
[junit] *** pressing additional button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156409 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(1, 3): PASSED
[junit] *** releasing additional button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156461 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156461 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1, 3): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156513 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156513 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156565 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2): PASSED
[junit] *** pressing additional button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156616 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2, 1): PASSED
[junit] *** releasing additional button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156668 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156668 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2, 1): PASSED
[junit] *** pressing additional button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156719 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #6
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2, 3): PASSED
[junit] *** releasing additional button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156771 d 1ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156771 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2, 3): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156824 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156824 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #7
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156876 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(3): PASSED
[junit] *** pressing additional button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156928 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #8
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(3, 1): PASSED
[junit] *** releasing additional button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156979 d 1ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845156980 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3, 1): PASSED
[junit] *** pressing additional button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845157031 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #9
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(3, 2): PASSED
[junit] *** releasing additional button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845157082 d 1ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845157082 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3, 2): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845157133 d 1ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845157133 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #10
[junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #11
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testHoldOneButtonAndPressAnother
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testPressAllButtonsInSequence
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doPressAllButtonsInSequence
[junit] WAIT-till-done: eventDispatch() #1
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845160033 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845160085 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845160136 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845160187 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845160187 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(3): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845160238 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845160238 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(2): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845160289 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845160289 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(1): PASSED
[junit] WAIT-till-done: eventDispatch() #5
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testPressAllButtonsInSequence
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonClickAndDrag
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonClickAndDrag
[junit] *** pressing button 1
[junit] WAIT-till-done: eventDispatch() #1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845163183 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(1): PASSED
[junit] *** moving mouse
[junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845163235 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] WAIT-till-done: eventDispatch() #3
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845163487 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(1): PASSED
[junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845163538 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] WAIT-till-done: eventDispatch() #6
[junit] WAIT-till-done: eventDispatch() #7
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845163790 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(2): PASSED
[junit] *** moving mouse
[junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845163841 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #8
[junit] WAIT-till-done: eventDispatch() #9
[junit] WAIT-till-done: eventDispatch() #10
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845164093 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(2): PASSED
[junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845164145 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #11
[junit] WAIT-till-done: eventDispatch() #12
[junit] WAIT-till-done: eventDispatch() #13
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845164397 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(3): PASSED
[junit] *** moving mouse
[junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845164449 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #14
[junit] WAIT-till-done: eventDispatch() #15
[junit] WAIT-till-done: eventDispatch() #16
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845164701 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(3): PASSED
[junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845164752 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #17
[junit] WAIT-till-done: eventDispatch() #18
[junit] WAIT-till-done: eventDispatch() #19
[junit] WAIT-till-done: eventDispatch() #20
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonClickAndDrag
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndRelease
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonPressAndRelease
[junit] *** pressing button 1
[junit] WAIT-till-done: eventDispatch() #1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845167841 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(1): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845167893 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845167893 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845167944 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(2): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845167996 d 1ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845167996 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845168048 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845168100 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845168100 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #5
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndRelease
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithCtrl
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonPressAndRelease
[junit] WAIT-till-done: eventDispatch() #1
[junit] WAIT-till-done: eventDispatch() #2
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845171090 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845171142 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845171142 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845171193 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845171245 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845171245 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845171297 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845171348 d 1ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845171349 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #6
[junit] WAIT-till-done: eventDispatch() #7
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithCtrl
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithShift
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonPressAndRelease
[junit] WAIT-till-done: eventDispatch() #1
[junit] WAIT-till-done: eventDispatch() #2
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845174435 d 1ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(1): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845174487 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845174487 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845174539 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(2): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845174590 d 1ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845174590 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845174642 d 0ms]]]
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845174694 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1412845174694 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #6
[junit] WAIT-till-done: eventDispatch() #7
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithShift
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845176456 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845180970 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT
[junit] 2014-10-09 10:59:49.277 java[4733:5e03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845198018 ms +++ localhost/127.0.0.1:59999 - Locked within 17055 ms, 35 attempts
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7f8949472b50, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 300x300, onTitleBarIfWindow: false
[junit] MouseEntered ignored: MouseEvent[EVENT_MOUSE_ENTERED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845198477 d 10ms]]]
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845198477 d 10ms]]]
[junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845198478 d 9ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845198478 d 10ms]]]
[junit] requestFocus: click, d: 301 ms
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testHoldOneButtonAndPressAnother
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doHoldOneButtonAndPressAnother
[junit] *** pressing button 1
[junit] WAIT-till-done: eventDispatch() #1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200159 d 11ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1): PASSED
[junit] *** pressing additional button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200211 d 3ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 2): PASSED
[junit] *** releasing additional button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200263 d 6ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200263 d 6ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 2): PASSED
[junit] *** pressing additional button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200314 d 10ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 3): PASSED
[junit] *** releasing additional button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200366 d 1ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200366 d 2ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 3): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200418 d 4ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200418 d 5ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 4, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200469 d 8ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(2): PASSED
[junit] *** pressing additional button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200522 d 10ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 1): PASSED
[junit] *** releasing additional button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200573 d 3ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200573 d 3ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 1): PASSED
[junit] *** pressing additional button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200625 d 6ms]]]
[junit] WAIT-till-done: eventDispatch() #6
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 3): PASSED
[junit] *** releasing additional button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200677 d 9ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200677 d 9ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 3): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200729 d 11ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200729 d 11ms]]]
[junit] WAIT-till-done: eventDispatch() #7
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 7, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200780 d 2ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(3): PASSED
[junit] *** pressing additional button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200832 d 6ms]]]
[junit] WAIT-till-done: eventDispatch() #8
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 1): PASSED
[junit] *** releasing additional button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200883 d 9ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200883 d 10ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 1): PASSED
[junit] *** pressing additional button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200934 d 2ms]]]
[junit] WAIT-till-done: eventDispatch() #9
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 2): PASSED
[junit] *** releasing additional button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200985 d 6ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200985 d 7ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 2): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845201037 d 9ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845201037 d 9ms]]]
[junit] WAIT-till-done: eventDispatch() #10
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #11
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testHoldOneButtonAndPressAnother
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testPressAllButtonsInSequence
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doPressAllButtonsInSequence
[junit] WAIT-till-done: eventDispatch() #1
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845203914 d 9ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845203966 d 11ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845204018 d 3ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845204070 d 5ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845204070 d 5ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(3): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845204121 d 8ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845204121 d 8ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(2): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845204173 d 10ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845204173 d 10ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(1): PASSED
[junit] WAIT-till-done: eventDispatch() #5
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testPressAllButtonsInSequence
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonClickAndDrag
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonClickAndDrag
[junit] *** pressing button 1
[junit] WAIT-till-done: eventDispatch() #1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845207056 d 5ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(1): PASSED
[junit] *** moving mouse
[junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[208], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845207108 d 8ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] WAIT-till-done: eventDispatch() #3
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[208], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845207361 d 5ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(1): PASSED
[junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845207412 d 8ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] WAIT-till-done: eventDispatch() #6
[junit] WAIT-till-done: eventDispatch() #7
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845207664 d 6ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(2): PASSED
[junit] *** moving mouse
[junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[208], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845207716 d 9ms]]]
[junit] WAIT-till-done: eventDispatch() #8
[junit] WAIT-till-done: eventDispatch() #9
[junit] WAIT-till-done: eventDispatch() #10
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[208], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845207969 d 7ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(2): PASSED
[junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845208021 d 10ms]]]
[junit] WAIT-till-done: eventDispatch() #11
[junit] WAIT-till-done: eventDispatch() #12
[junit] WAIT-till-done: eventDispatch() #13
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845208272 d 10ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(3): PASSED
[junit] *** moving mouse
[junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[208], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845208324 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #14
[junit] WAIT-till-done: eventDispatch() #15
[junit] WAIT-till-done: eventDispatch() #16
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[208], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845208576 d 11ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(3): PASSED
[junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845208628 d 2ms]]]
[junit] WAIT-till-done: eventDispatch() #17
[junit] WAIT-till-done: eventDispatch() #18
[junit] WAIT-till-done: eventDispatch() #19
[junit] WAIT-till-done: eventDispatch() #20
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonClickAndDrag
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndRelease
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonPressAndRelease
[junit] *** pressing button 1
[junit] WAIT-till-done: eventDispatch() #1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845211715 d 3ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(1): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845211767 d 6ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845211767 d 6ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845211818 d 8ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(2): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845211870 d 9ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845211870 d 9ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845211921 d 3ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845211973 d 6ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845211973 d 6ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #5
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndRelease
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithCtrl
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonPressAndRelease
[junit] WAIT-till-done: eventDispatch() #1
[junit] WAIT-till-done: eventDispatch() #2
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845214964 d 3ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845215015 d 7ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845215015 d 7ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845215067 d 10ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845215119 d 2ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845215119 d 2ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845215170 d 6ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845215222 d 9ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845215222 d 9ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #6
[junit] WAIT-till-done: eventDispatch() #7
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithCtrl
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithShift
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonPressAndRelease
[junit] WAIT-till-done: eventDispatch() #1
[junit] WAIT-till-done: eventDispatch() #2
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845218310 d 10ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(1): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845218361 d 3ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845218361 d 3ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845218413 d 6ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(2): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845218464 d 10ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845218464 d 10ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845218516 d 3ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845218567 d 7ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845218567 d 7ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #6
[junit] WAIT-till-done: eventDispatch() #7
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithShift
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845220291 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 39.99 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845180970 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845198018 ms +++ localhost/127.0.0.1:59999 - Locked within 17055 ms, 35 attempts
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7f8949472b50, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 300x300, onTitleBarIfWindow: false
[junit] MouseEntered ignored: MouseEvent[EVENT_MOUSE_ENTERED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845198477 d 10ms]]]
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845198477 d 10ms]]]
[junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845198478 d 9ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845198478 d 10ms]]]
[junit] requestFocus: click, d: 301 ms
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testHoldOneButtonAndPressAnother
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doHoldOneButtonAndPressAnother
[junit] *** pressing button 1
[junit] WAIT-till-done: eventDispatch() #1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200159 d 11ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1): PASSED
[junit] *** pressing additional button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200211 d 3ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 2): PASSED
[junit] *** releasing additional button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200263 d 6ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200263 d 6ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 2): PASSED
[junit] *** pressing additional button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200314 d 10ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 3): PASSED
[junit] *** releasing additional button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200366 d 1ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200366 d 2ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 3): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200418 d 4ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200418 d 5ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 4, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200469 d 8ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(2): PASSED
[junit] *** pressing additional button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200522 d 10ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 1): PASSED
[junit] *** releasing additional button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200573 d 3ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200573 d 3ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 1): PASSED
[junit] *** pressing additional button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200625 d 6ms]]]
[junit] WAIT-till-done: eventDispatch() #6
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 3): PASSED
[junit] *** releasing additional button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200677 d 9ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200677 d 9ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 3): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200729 d 11ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200729 d 11ms]]]
[junit] WAIT-till-done: eventDispatch() #7
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 7, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200780 d 2ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(3): PASSED
[junit] *** pressing additional button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200832 d 6ms]]]
[junit] WAIT-till-done: eventDispatch() #8
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 1): PASSED
[junit] *** releasing additional button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200883 d 9ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200883 d 10ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 1): PASSED
[junit] *** pressing additional button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200934 d 2ms]]]
[junit] WAIT-till-done: eventDispatch() #9
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 2): PASSED
[junit] *** releasing additional button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200985 d 6ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200985 d 7ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 2): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845201037 d 9ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845201037 d 9ms]]]
[junit] WAIT-till-done: eventDispatch() #10
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #11
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testHoldOneButtonAndPressAnother
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testPressAllButtonsInSequence
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doPressAllButtonsInSequence
[junit] WAIT-till-done: eventDispatch() #1
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845203914 d 9ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845203966 d 11ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845204018 d 3ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845204070 d 5ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845204070 d 5ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(3): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845204121 d 8ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845204121 d 8ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(2): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845204173 d 10ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845204173 d 10ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(1): PASSED
[junit] WAIT-till-done: eventDispatch() #5
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testPressAllButtonsInSequence
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonClickAndDrag
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonClickAndDrag
[junit] *** pressing button 1
[junit] WAIT-till-done: eventDispatch() #1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845207056 d 5ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(1): PASSED
[junit] *** moving mouse
[junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[208], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845207108 d 8ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] WAIT-till-done: eventDispatch() #3
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[208], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845207361 d 5ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(1): PASSED
[junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845207412 d 8ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] WAIT-till-done: eventDispatch() #6
[junit] WAIT-till-done: eventDispatch() #7
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845207664 d 6ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(2): PASSED
[junit] *** moving mouse
[junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[208], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845207716 d 9ms]]]
[junit] WAIT-till-done: eventDispatch() #8
[junit] WAIT-till-done: eventDispatch() #9
[junit] WAIT-till-done: eventDispatch() #10
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[208], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845207969 d 7ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(2): PASSED
[junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845208021 d 10ms]]]
[junit] WAIT-till-done: eventDispatch() #11
[junit] WAIT-till-done: eventDispatch() #12
[junit] WAIT-till-done: eventDispatch() #13
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845208272 d 10ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(3): PASSED
[junit] *** moving mouse
[junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[208], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845208324 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #14
[junit] WAIT-till-done: eventDispatch() #15
[junit] WAIT-till-done: eventDispatch() #16
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[208], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845208576 d 11ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(3): PASSED
[junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845208628 d 2ms]]]
[junit] WAIT-till-done: eventDispatch() #17
[junit] WAIT-till-done: eventDispatch() #18
[junit] WAIT-till-done: eventDispatch() #19
[junit] WAIT-till-done: eventDispatch() #20
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonClickAndDrag
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndRelease
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonPressAndRelease
[junit] *** pressing button 1
[junit] WAIT-till-done: eventDispatch() #1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845211715 d 3ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(1): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845211767 d 6ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845211767 d 6ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845211818 d 8ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(2): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845211870 d 9ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845211870 d 9ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845211921 d 3ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845211973 d 6ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845211973 d 6ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #5
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndRelease
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithCtrl
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonPressAndRelease
[junit] WAIT-till-done: eventDispatch() #1
[junit] WAIT-till-done: eventDispatch() #2
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845214964 d 3ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845215015 d 7ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845215015 d 7ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845215067 d 10ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845215119 d 2ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845215119 d 2ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845215170 d 6ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845215222 d 9ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845215222 d 9ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #6
[junit] WAIT-till-done: eventDispatch() #7
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithCtrl
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithShift
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonPressAndRelease
[junit] WAIT-till-done: eventDispatch() #1
[junit] WAIT-till-done: eventDispatch() #2
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845218310 d 10ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(1): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845218361 d 3ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845218361 d 3ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845218413 d 6ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(2): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845218464 d 10ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845218464 d 10ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845218516 d 3ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845218567 d 7ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845218567 d 7ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #6
[junit] WAIT-till-done: eventDispatch() #7
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithShift
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845220291 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testHoldOneButtonAndPressAnother took 3.755 sec
[junit] Testcase: testPressAllButtonsInSequence took 3.141 sec
[junit] Testcase: testSingleButtonClickAndDrag took 4.66 sec
[junit] Testcase: testSingleButtonPressAndRelease took 3.143 sec
[junit] Testcase: testSingleButtonPressAndReleaseWithCtrl took 3.346 sec
[junit] Testcase: testSingleButtonPressAndReleaseWithShift took 3.346 sec
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 39.99 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845180970 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845198018 ms +++ localhost/127.0.0.1:59999 - Locked within 17055 ms, 35 attempts
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7f8949472b50, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 300x300, onTitleBarIfWindow: false
[junit] MouseEntered ignored: MouseEvent[EVENT_MOUSE_ENTERED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845198477 d 10ms]]]
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845198477 d 10ms]]]
[junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845198478 d 9ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845198478 d 10ms]]]
[junit] requestFocus: click, d: 301 ms
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testHoldOneButtonAndPressAnother
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doHoldOneButtonAndPressAnother
[junit] *** pressing button 1
[junit] WAIT-till-done: eventDispatch() #1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200159 d 11ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1): PASSED
[junit] *** pressing additional button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200211 d 3ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 2): PASSED
[junit] *** releasing additional button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200263 d 6ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200263 d 6ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 2): PASSED
[junit] *** pressing additional button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200314 d 10ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 3): PASSED
[junit] *** releasing additional button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200366 d 1ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200366 d 2ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 3): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200418 d 4ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200418 d 5ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 4, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200469 d 8ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(2): PASSED
[junit] *** pressing additional button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200522 d 10ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 1): PASSED
[junit] *** releasing additional button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200573 d 3ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200573 d 3ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 1): PASSED
[junit] *** pressing additional button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200625 d 6ms]]]
[junit] WAIT-till-done: eventDispatch() #6
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 3): PASSED
[junit] *** releasing additional button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200677 d 9ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200677 d 9ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 3): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200729 d 11ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200729 d 11ms]]]
[junit] WAIT-till-done: eventDispatch() #7
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 7, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200780 d 2ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(3): PASSED
[junit] *** pressing additional button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200832 d 6ms]]]
[junit] WAIT-till-done: eventDispatch() #8
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 1): PASSED
[junit] *** releasing additional button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200883 d 9ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200883 d 10ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 1): PASSED
[junit] *** pressing additional button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200934 d 2ms]]]
[junit] WAIT-till-done: eventDispatch() #9
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 2): PASSED
[junit] *** releasing additional button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200985 d 6ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845200985 d 7ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 2): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845201037 d 9ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845201037 d 9ms]]]
[junit] WAIT-till-done: eventDispatch() #10
[junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #11
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testHoldOneButtonAndPressAnother
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testPressAllButtonsInSequence
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doPressAllButtonsInSequence
[junit] WAIT-till-done: eventDispatch() #1
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845203914 d 9ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845203966 d 11ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845204018 d 3ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845204070 d 5ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845204070 d 5ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(3): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845204121 d 8ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845204121 d 8ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(2): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845204173 d 10ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845204173 d 10ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(1): PASSED
[junit] WAIT-till-done: eventDispatch() #5
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testPressAllButtonsInSequence
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonClickAndDrag
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonClickAndDrag
[junit] *** pressing button 1
[junit] WAIT-till-done: eventDispatch() #1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845207056 d 5ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(1): PASSED
[junit] *** moving mouse
[junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[208], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845207108 d 8ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] WAIT-till-done: eventDispatch() #3
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[208], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845207361 d 5ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(1): PASSED
[junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845207412 d 8ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] WAIT-till-done: eventDispatch() #6
[junit] WAIT-till-done: eventDispatch() #7
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845207664 d 6ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(2): PASSED
[junit] *** moving mouse
[junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[208], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845207716 d 9ms]]]
[junit] WAIT-till-done: eventDispatch() #8
[junit] WAIT-till-done: eventDispatch() #9
[junit] WAIT-till-done: eventDispatch() #10
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[208], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845207969 d 7ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(2): PASSED
[junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845208021 d 10ms]]]
[junit] WAIT-till-done: eventDispatch() #11
[junit] WAIT-till-done: eventDispatch() #12
[junit] WAIT-till-done: eventDispatch() #13
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845208272 d 10ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(3): PASSED
[junit] *** moving mouse
[junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[208], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845208324 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #14
[junit] WAIT-till-done: eventDispatch() #15
[junit] WAIT-till-done: eventDispatch() #16
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[208], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845208576 d 11ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(3): PASSED
[junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845208628 d 2ms]]]
[junit] WAIT-till-done: eventDispatch() #17
[junit] WAIT-till-done: eventDispatch() #18
[junit] WAIT-till-done: eventDispatch() #19
[junit] WAIT-till-done: eventDispatch() #20
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonClickAndDrag
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndRelease
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonPressAndRelease
[junit] *** pressing button 1
[junit] WAIT-till-done: eventDispatch() #1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845211715 d 3ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(1): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845211767 d 6ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845211767 d 6ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845211818 d 8ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(2): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845211870 d 9ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845211870 d 9ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845211921 d 3ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845211973 d 6ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845211973 d 6ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #5
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndRelease
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithCtrl
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonPressAndRelease
[junit] WAIT-till-done: eventDispatch() #1
[junit] WAIT-till-done: eventDispatch() #2
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845214964 d 3ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845215015 d 7ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845215015 d 7ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845215067 d 10ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845215119 d 2ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845215119 d 2ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845215170 d 6ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845215222 d 9ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845215222 d 9ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #6
[junit] WAIT-till-done: eventDispatch() #7
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithCtrl
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithShift
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonPressAndRelease
[junit] WAIT-till-done: eventDispatch() #1
[junit] WAIT-till-done: eventDispatch() #2
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845218310 d 10ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(1): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845218361 d 3ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845218361 d 3ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845218413 d 6ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(2): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845218464 d 10ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845218464 d 10ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845218516 d 3ms]]]
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845218567 d 7ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845218567 d 7ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #6
[junit] WAIT-till-done: eventDispatch() #7
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithShift
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845220291 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845224743 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] 2014-10-09 11:00:33.090 java[4738:5c03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845270860 ms +++ localhost/127.0.0.1:59999 - Locked within 46126 ms, 93 attempts
[junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.init FIN
[junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7f81f8cd49d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7f81f8cd49d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 300x311, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testHoldOneButtonAndPressAnother
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doHoldOneButtonAndPressAnother
[junit] WAIT-till-done: eventDispatch() #1
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273597 d 4ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(1): PASSED
[junit] *** pressing additional button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273649 d 7ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 2): PASSED
[junit] *** releasing additional button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273701 d 10ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273701 d 11ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 2): PASSED
[junit] *** pressing additional button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273752 d 3ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 3): PASSED
[junit] *** releasing additional button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273804 d 5ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273804 d 5ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 3): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273856 d 8ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273856 d 8ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 4, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273909 d 9ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(2): PASSED
[junit] *** pressing additional button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273961 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 1): PASSED
[junit] *** releasing additional button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274013 d 3ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274013 d 3ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 1): PASSED
[junit] *** pressing additional button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274064 d 7ms]]]
[junit] WAIT-till-done: eventDispatch() #6
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 3): PASSED
[junit] *** releasing additional button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274115 d 10ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274115 d 10ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 3): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274166 d 4ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274166 d 4ms]]]
[junit] WAIT-till-done: eventDispatch() #7
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 7, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274217 d 8ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(3): PASSED
[junit] *** pressing additional button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274269 d 9ms]]]
[junit] WAIT-till-done: eventDispatch() #8
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 1): PASSED
[junit] *** releasing additional button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274320 d 1ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274320 d 1ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 1): PASSED
[junit] *** pressing additional button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274371 d 5ms]]]
[junit] WAIT-till-done: eventDispatch() #9
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 2): PASSED
[junit] *** releasing additional button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274422 d 8ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274422 d 9ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 2): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274473 d 2ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274473 d 2ms]]]
[junit] WAIT-till-done: eventDispatch() #10
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #11
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testHoldOneButtonAndPressAnother
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testPressAllButtonsInSequence
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doPressAllButtonsInSequence
[junit] *** pressing button 1
[junit] WAIT-till-done: eventDispatch() #1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845277352 d 2ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845277404 d 6ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845277456 d 9ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845277507 d 11ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845277507 d 12ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(3): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845277558 d 4ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845277558 d 4ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(2): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845277609 d 8ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845277609 d 9ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(1): PASSED
[junit] WAIT-till-done: eventDispatch() #5
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testPressAllButtonsInSequence
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonClickAndDrag
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonClickAndDrag
[junit] WAIT-till-done: eventDispatch() #1
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845280499 d 1ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(1): PASSED
[junit] *** moving mouse
[junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845280550 d 5ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] WAIT-till-done: eventDispatch() #3
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845280803 d 2ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(1): PASSED
[junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845280854 d 6ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] WAIT-till-done: eventDispatch() #6
[junit] WAIT-till-done: eventDispatch() #7
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845281107 d 4ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(2): PASSED
[junit] *** moving mouse
[junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845281159 d 6ms]]]
[junit] WAIT-till-done: eventDispatch() #8
[junit] WAIT-till-done: eventDispatch() #9
[junit] WAIT-till-done: eventDispatch() #10
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845281411 d 6ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(2): PASSED
[junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845281463 d 7ms]]]
[junit] WAIT-till-done: eventDispatch() #11
[junit] WAIT-till-done: eventDispatch() #12
[junit] WAIT-till-done: eventDispatch() #13
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845281715 d 7ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(3): PASSED
[junit] *** moving mouse
[junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845281766 d 10ms]]]
[junit] WAIT-till-done: eventDispatch() #14
[junit] WAIT-till-done: eventDispatch() #15
[junit] WAIT-till-done: eventDispatch() #16
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845282019 d 8ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(3): PASSED
[junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845282071 d 10ms]]]
[junit] WAIT-till-done: eventDispatch() #17
[junit] WAIT-till-done: eventDispatch() #18
[junit] WAIT-till-done: eventDispatch() #19
[junit] WAIT-till-done: eventDispatch() #20
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonClickAndDrag
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndRelease
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonPressAndRelease
[junit] *** pressing button 1
[junit] WAIT-till-done: eventDispatch() #1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845285157 d 11ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(1): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845285209 d 3ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845285209 d 4ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845285261 d 5ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(2): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845285312 d 10ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845285312 d 10ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845285364 d 2ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845285416 d 5ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845285416 d 5ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #5
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndRelease
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithCtrl
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonPressAndRelease
[junit] WAIT-till-done: eventDispatch() #1
[junit] WAIT-till-done: eventDispatch() #2
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845288405 d 6ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845288456 d 10ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845288456 d 11ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845288508 d 3ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845288560 d 4ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845288560 d 4ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845288611 d 9ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845288663 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845288663 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #6
[junit] WAIT-till-done: eventDispatch() #7
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithCtrl
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithShift
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonPressAndRelease
[junit] WAIT-till-done: eventDispatch() #1
[junit] WAIT-till-done: eventDispatch() #2
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845291749 d 10ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(1): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845291800 d 3ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845291800 d 3ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845291851 d 8ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(2): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845291903 d 10ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845291903 d 10ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845291953 d 4ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845292004 d 9ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845292004 d 9ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #6
[junit] WAIT-till-done: eventDispatch() #7
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithShift
[junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.dispose FIN
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845293780 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 69.725 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845224743 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845270860 ms +++ localhost/127.0.0.1:59999 - Locked within 46126 ms, 93 attempts
[junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.init FIN
[junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7f81f8cd49d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7f81f8cd49d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 300x311, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testHoldOneButtonAndPressAnother
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doHoldOneButtonAndPressAnother
[junit] WAIT-till-done: eventDispatch() #1
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273597 d 4ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(1): PASSED
[junit] *** pressing additional button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273649 d 7ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 2): PASSED
[junit] *** releasing additional button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273701 d 10ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273701 d 11ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 2): PASSED
[junit] *** pressing additional button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273752 d 3ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 3): PASSED
[junit] *** releasing additional button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273804 d 5ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273804 d 5ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 3): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273856 d 8ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273856 d 8ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 4, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273909 d 9ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(2): PASSED
[junit] *** pressing additional button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273961 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 1): PASSED
[junit] *** releasing additional button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274013 d 3ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274013 d 3ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 1): PASSED
[junit] *** pressing additional button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274064 d 7ms]]]
[junit] WAIT-till-done: eventDispatch() #6
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 3): PASSED
[junit] *** releasing additional button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274115 d 10ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274115 d 10ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 3): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274166 d 4ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274166 d 4ms]]]
[junit] WAIT-till-done: eventDispatch() #7
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 7, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274217 d 8ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(3): PASSED
[junit] *** pressing additional button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274269 d 9ms]]]
[junit] WAIT-till-done: eventDispatch() #8
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 1): PASSED
[junit] *** releasing additional button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274320 d 1ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274320 d 1ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 1): PASSED
[junit] *** pressing additional button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274371 d 5ms]]]
[junit] WAIT-till-done: eventDispatch() #9
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 2): PASSED
[junit] *** releasing additional button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274422 d 8ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274422 d 9ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 2): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274473 d 2ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274473 d 2ms]]]
[junit] WAIT-till-done: eventDispatch() #10
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #11
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testHoldOneButtonAndPressAnother
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testPressAllButtonsInSequence
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doPressAllButtonsInSequence
[junit] *** pressing button 1
[junit] WAIT-till-done: eventDispatch() #1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845277352 d 2ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845277404 d 6ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845277456 d 9ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845277507 d 11ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845277507 d 12ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(3): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845277558 d 4ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845277558 d 4ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(2): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845277609 d 8ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845277609 d 9ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(1): PASSED
[junit] WAIT-till-done: eventDispatch() #5
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testPressAllButtonsInSequence
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonClickAndDrag
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonClickAndDrag
[junit] WAIT-till-done: eventDispatch() #1
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845280499 d 1ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(1): PASSED
[junit] *** moving mouse
[junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845280550 d 5ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] WAIT-till-done: eventDispatch() #3
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845280803 d 2ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(1): PASSED
[junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845280854 d 6ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] WAIT-till-done: eventDispatch() #6
[junit] WAIT-till-done: eventDispatch() #7
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845281107 d 4ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(2): PASSED
[junit] *** moving mouse
[junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845281159 d 6ms]]]
[junit] WAIT-till-done: eventDispatch() #8
[junit] WAIT-till-done: eventDispatch() #9
[junit] WAIT-till-done: eventDispatch() #10
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845281411 d 6ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(2): PASSED
[junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845281463 d 7ms]]]
[junit] WAIT-till-done: eventDispatch() #11
[junit] WAIT-till-done: eventDispatch() #12
[junit] WAIT-till-done: eventDispatch() #13
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845281715 d 7ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(3): PASSED
[junit] *** moving mouse
[junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845281766 d 10ms]]]
[junit] WAIT-till-done: eventDispatch() #14
[junit] WAIT-till-done: eventDispatch() #15
[junit] WAIT-till-done: eventDispatch() #16
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845282019 d 8ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(3): PASSED
[junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845282071 d 10ms]]]
[junit] WAIT-till-done: eventDispatch() #17
[junit] WAIT-till-done: eventDispatch() #18
[junit] WAIT-till-done: eventDispatch() #19
[junit] WAIT-till-done: eventDispatch() #20
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonClickAndDrag
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndRelease
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonPressAndRelease
[junit] *** pressing button 1
[junit] WAIT-till-done: eventDispatch() #1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845285157 d 11ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(1): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845285209 d 3ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845285209 d 4ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845285261 d 5ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(2): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845285312 d 10ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845285312 d 10ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845285364 d 2ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845285416 d 5ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845285416 d 5ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #5
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndRelease
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithCtrl
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonPressAndRelease
[junit] WAIT-till-done: eventDispatch() #1
[junit] WAIT-till-done: eventDispatch() #2
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845288405 d 6ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845288456 d 10ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845288456 d 11ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845288508 d 3ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845288560 d 4ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845288560 d 4ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845288611 d 9ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845288663 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845288663 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #6
[junit] WAIT-till-done: eventDispatch() #7
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithCtrl
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithShift
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonPressAndRelease
[junit] WAIT-till-done: eventDispatch() #1
[junit] WAIT-till-done: eventDispatch() #2
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845291749 d 10ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(1): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845291800 d 3ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845291800 d 3ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845291851 d 8ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(2): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845291903 d 10ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845291903 d 10ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845291953 d 4ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845292004 d 9ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845292004 d 9ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #6
[junit] WAIT-till-done: eventDispatch() #7
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithShift
[junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.dispose FIN
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845293780 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testHoldOneButtonAndPressAnother took 3.652 sec
[junit] Testcase: testPressAllButtonsInSequence took 3.147 sec
[junit] Testcase: testSingleButtonClickAndDrag took 4.657 sec
[junit] Testcase: testSingleButtonPressAndRelease took 3.145 sec
[junit] Testcase: testSingleButtonPressAndReleaseWithCtrl took 3.344 sec
[junit] Testcase: testSingleButtonPressAndReleaseWithShift took 3.344 sec
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 69.725 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845224743 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-7 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845270860 ms +++ localhost/127.0.0.1:59999 - Locked within 46126 ms, 93 attempts
[junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL3/GL3.hw]
[junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.16 310.90.9.05f01 [GL 3.3.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 3.3 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 37
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.init FIN
[junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7f81f8cd49d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7f81f8cd49d0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 300x311, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testHoldOneButtonAndPressAnother
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doHoldOneButtonAndPressAnother
[junit] WAIT-till-done: eventDispatch() #1
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273597 d 4ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(1): PASSED
[junit] *** pressing additional button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273649 d 7ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 2): PASSED
[junit] *** releasing additional button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273701 d 10ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273701 d 11ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 2): PASSED
[junit] *** pressing additional button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273752 d 3ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 3): PASSED
[junit] *** releasing additional button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273804 d 5ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273804 d 5ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 3): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273856 d 8ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273856 d 8ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 4, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273909 d 9ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(2): PASSED
[junit] *** pressing additional button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845273961 d 0ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 1): PASSED
[junit] *** releasing additional button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274013 d 3ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274013 d 3ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 1): PASSED
[junit] *** pressing additional button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274064 d 7ms]]]
[junit] WAIT-till-done: eventDispatch() #6
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 3): PASSED
[junit] *** releasing additional button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274115 d 10ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274115 d 10ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 3): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274166 d 4ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274166 d 4ms]]]
[junit] WAIT-till-done: eventDispatch() #7
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 7, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274217 d 8ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(3): PASSED
[junit] *** pressing additional button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274269 d 9ms]]]
[junit] WAIT-till-done: eventDispatch() #8
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 1): PASSED
[junit] *** releasing additional button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274320 d 1ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274320 d 1ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 1): PASSED
[junit] *** pressing additional button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274371 d 5ms]]]
[junit] WAIT-till-done: eventDispatch() #9
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 2): PASSED
[junit] *** releasing additional button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274422 d 8ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274422 d 9ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 2): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274473 d 2ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845274473 d 2ms]]]
[junit] WAIT-till-done: eventDispatch() #10
[junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #11
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testHoldOneButtonAndPressAnother
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testPressAllButtonsInSequence
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doPressAllButtonsInSequence
[junit] *** pressing button 1
[junit] WAIT-till-done: eventDispatch() #1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845277352 d 2ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845277404 d 6ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845277456 d 9ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845277507 d 11ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845277507 d 12ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(3): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845277558 d 4ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845277558 d 4ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(2): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845277609 d 8ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845277609 d 9ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(1): PASSED
[junit] WAIT-till-done: eventDispatch() #5
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testPressAllButtonsInSequence
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonClickAndDrag
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonClickAndDrag
[junit] WAIT-till-done: eventDispatch() #1
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845280499 d 1ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(1): PASSED
[junit] *** moving mouse
[junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845280550 d 5ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] WAIT-till-done: eventDispatch() #3
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845280803 d 2ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(1): PASSED
[junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845280854 d 6ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] WAIT-till-done: eventDispatch() #6
[junit] WAIT-till-done: eventDispatch() #7
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845281107 d 4ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(2): PASSED
[junit] *** moving mouse
[junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845281159 d 6ms]]]
[junit] WAIT-till-done: eventDispatch() #8
[junit] WAIT-till-done: eventDispatch() #9
[junit] WAIT-till-done: eventDispatch() #10
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845281411 d 6ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(2): PASSED
[junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845281463 d 7ms]]]
[junit] WAIT-till-done: eventDispatch() #11
[junit] WAIT-till-done: eventDispatch() #12
[junit] WAIT-till-done: eventDispatch() #13
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845281715 d 7ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(3): PASSED
[junit] *** moving mouse
[junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845281766 d 10ms]]]
[junit] WAIT-till-done: eventDispatch() #14
[junit] WAIT-till-done: eventDispatch() #15
[junit] WAIT-till-done: eventDispatch() #16
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845282019 d 8ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(3): PASSED
[junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845282071 d 10ms]]]
[junit] WAIT-till-done: eventDispatch() #17
[junit] WAIT-till-done: eventDispatch() #18
[junit] WAIT-till-done: eventDispatch() #19
[junit] WAIT-till-done: eventDispatch() #20
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonClickAndDrag
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndRelease
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonPressAndRelease
[junit] *** pressing button 1
[junit] WAIT-till-done: eventDispatch() #1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845285157 d 11ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(1): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845285209 d 3ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845285209 d 4ms]]]
[junit] WAIT-till-done: eventDispatch() #2
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845285261 d 5ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(2): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845285312 d 10ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845285312 d 10ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845285364 d 2ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845285416 d 5ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845285416 d 5ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #5
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndRelease
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithCtrl
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonPressAndRelease
[junit] WAIT-till-done: eventDispatch() #1
[junit] WAIT-till-done: eventDispatch() #2
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845288405 d 6ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845288456 d 10ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845288456 d 11ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845288508 d 3ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845288560 d 4ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845288560 d 4ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845288611 d 9ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845288663 d 0ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845288663 d 1ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #6
[junit] WAIT-till-done: eventDispatch() #7
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithCtrl
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithShift
[junit] WAIT-till-done: eventDispatch() #0
[junit]
[junit] >>>> _doSingleButtonPressAndRelease
[junit] WAIT-till-done: eventDispatch() #1
[junit] WAIT-till-done: eventDispatch() #2
[junit] *** pressing button 1
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845291749 d 10ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(1): PASSED
[junit] *** releasing button 1
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845291800 d 3ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845291800 d 3ms]]]
[junit] WAIT-till-done: eventDispatch() #3
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(1): PASSED
[junit] *** pressing button 2
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845291851 d 8ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(2): PASSED
[junit] *** releasing button 2
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845291903 d 10ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845291903 d 10ms]]]
[junit] WAIT-till-done: eventDispatch() #4
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(2): PASSED
[junit] *** pressing button 3
[junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845291953 d 4ms]]]
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED
[junit] *** releasing button 3
[junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845292004 d 9ms]]]
[junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845292004 d 9ms]]]
[junit] WAIT-till-done: eventDispatch() #5
[junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(3): PASSED
[junit] WAIT-till-done: eventDispatch() #6
[junit] WAIT-till-done: eventDispatch() #7
[junit] WAIT-till-done: DONE
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithShift
[junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.dispose FIN
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845293780 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845296139 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845323303 ms +++ localhost/127.0.0.1:59999 - Locked within 27184 ms, 55 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test01NEWT
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-8-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fde38e32770, tileRendererInUse null
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 384x304, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 4, Release 4
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 4, Release 4, Events 8
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 4, Release 4, Events 8
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test01NEWT
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test02NewtCanvasAWT_Onscreen
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-9-AWTAnimator#01,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fde3b203640, tileRendererInUse null
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 4, Release 4
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 4, Release 4, Events 8
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 4, Release 4, Events 8
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test02NewtCanvasAWT_Onscreen
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test03NewtCanvasAWT_Offsccreen
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-10-AWTAnimator#02,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
[junit] null
[junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fde38ef5850, tileRendererInUse null
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 4, Release 4
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 4, Release 4, Events 8
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 4, Release 4, Events 8
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test03NewtCanvasAWT_Offsccreen
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845338330 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 42.93 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845296139 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845323303 ms +++ localhost/127.0.0.1:59999 - Locked within 27184 ms, 55 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test01NEWT
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-8-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fde38e32770, tileRendererInUse null
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 384x304, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 4, Release 4
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 4, Release 4, Events 8
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 4, Release 4, Events 8
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test01NEWT
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test02NewtCanvasAWT_Onscreen
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-9-AWTAnimator#01,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fde3b203640, tileRendererInUse null
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 4, Release 4
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 4, Release 4, Events 8
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 4, Release 4, Events 8
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test02NewtCanvasAWT_Onscreen
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test03NewtCanvasAWT_Offsccreen
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-10-AWTAnimator#02,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
[junit] null
[junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fde38ef5850, tileRendererInUse null
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 4, Release 4
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 4, Release 4, Events 8
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 4, Release 4, Events 8
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test03NewtCanvasAWT_Offsccreen
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845338330 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01NEWT took 4.339 sec
[junit] Testcase: test02NewtCanvasAWT_Onscreen took 4.551 sec
[junit] Testcase: test03NewtCanvasAWT_Offsccreen took 3.767 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 42.93 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845296139 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845323303 ms +++ localhost/127.0.0.1:59999 - Locked within 27184 ms, 55 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test01NEWT
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-8-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fde38e32770, tileRendererInUse null
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 384x304, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 4, Release 4
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 4, Release 4, Events 8
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 4, Release 4, Events 8
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test01NEWT
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test02NewtCanvasAWT_Onscreen
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-9-AWTAnimator#01,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fde3b203640, tileRendererInUse null
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 4, Release 4
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 4, Release 4, Events 8
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 4, Release 4, Events 8
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test02NewtCanvasAWT_Onscreen
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test03NewtCanvasAWT_Offsccreen
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-10-AWTAnimator#02,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
[junit] null
[junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fde38ef5850, tileRendererInUse null
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 3, Release 3
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 3, Release 3, Events 6
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 3, Release 3, Events 6
[junit] Expec Single Press 4, Release 4
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 4, Release 4, Events 8
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 4, Release 4, Events 8
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test03NewtCanvasAWT_Offsccreen
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845338330 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845340475 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845352510 ms +++ localhost/127.0.0.1:59999 - Locked within 12058 ms, 25 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test01NEWT
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-8-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f92f247bfc0, tileRendererInUse null
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 384x304, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x8, sym 0x8, char '' (0x7f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845355706 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x8, sym 0x8, char '' (0x7f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845355709 d 1ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xd, sym 0xd, char '
[junit] ' (0xd), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845356013 d 0ms]]]KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xd, sym 0xd, char '
[junit] ' (0xd), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845356026 d 9ms]]]KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xb, sym 0xc, char '?' (0xf72d), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845356430 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xb, sym 0xc, char '?' (0xf72d), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845356443 d 9ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xf, sym 0xf, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845356746 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xf, sym 0xf, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845356757 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x10, sym 0xb, char '?' (0xf72c), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845356860 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x10, sym 0xb, char '?' (0xf72c), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845356871 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x11, sym 0x11, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845356973 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x11, sym 0x11, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845356984 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x12, sym 0x12, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845357187 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x12, sym 0x12, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845357198 d 0ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845357601 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845357612 d 9ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845357916 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845357927 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845358331 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845358341 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845358745 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845358757 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845358859 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845358870 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845359072 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845359082 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845359184 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845359195 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845359599 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845359610 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845359713 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845359724 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845359826 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845359837 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845360040 d 0ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845360051 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845360252 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845360263 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845360465 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845360476 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845360679 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845360692 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845360793 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845360805 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845361007 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845361018 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845361220 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845361231 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845361636 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845361647 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845362053 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845362064 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845362367 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845362378 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845362581 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845362593 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845362695 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845362706 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845362909 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845362920 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845363121 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845363132 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845363335 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845363345 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845363549 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845363560 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845363662 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845363673 d 1ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845363875 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845363886 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845364088 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845364100 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845364303 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845364314 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845364416 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845364428 d 0ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845364631 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845364642 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845364845 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845364857 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365059 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365070 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365172 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365184 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365387 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365398 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365501 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365512 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365715 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365726 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365929 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365940 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845366142 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845366153 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845366356 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845366368 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845366571 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845366581 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845366784 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845366796 d 9ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845366897 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845366909 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845367112 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845367123 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845367525 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845367535 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845367738 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845367749 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845367950 d 11ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845367961 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845368266 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845368277 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x61, sym 0x10, char '?' (0xf704), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845368682 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x61, sym 0x10, char '?' (0xf704), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845368694 d 0ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x62, sym 0x10, char '?' (0xf705), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845368897 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x62, sym 0x10, char '?' (0xf705), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845368908 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x63, sym 0x10, char '?' (0xf706), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845369109 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x63, sym 0x10, char '?' (0xf706), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845369120 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x64, sym 0x10, char '?' (0xf707), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845369322 d 11ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x64, sym 0x10, char '?' (0xf707), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845369333 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x65, sym 0x10, char '?' (0xf708), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845369537 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x65, sym 0x10, char '?' (0xf708), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845369547 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x66, sym 0x10, char '?' (0xf709), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845369650 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x66, sym 0x10, char '?' (0xf709), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845369662 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x67, sym 0x10, char '?' (0xf70a), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845369865 d 6ms]]]
[junit] 2014-10-09 11:02:49.873 java[4750:5e03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x67, sym 0x10, char '?' (0xf70a), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845369875 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x68, sym 0x10, char '?' (0xf70b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845370076 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x68, sym 0x10, char '?' (0xf70b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845370087 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x93, sym 0x7f, char '?' (0xf728), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845370492 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x93, sym 0x7f, char '?' (0xf728), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845370504 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x95, sym 0x1c, char '?' (0xf702), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845370908 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x95, sym 0x1c, char '?' (0xf702), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845370920 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x96, sym 0x1e, char '?' (0xf700), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845371022 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x96, sym 0x1e, char '?' (0xf700), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845371033 d 1ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x97, sym 0x1d, char '?' (0xf703), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845371236 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x97, sym 0x1d, char '?' (0xf703), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845371247 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x98, sym 0x1f, char '?' (0xf701), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845371451 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x98, sym 0x1f, char '?' (0xf701), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845371462 d 9ms]]]
[junit] +++ Code Segment bs, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment cr, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment pg_down, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment shift, pg_up, ctrl, alt, Misses: 0 / 4, events 8, valid true
[junit] +++ Code Segment esc, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment space, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment quote, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment , - . /, Misses: 0 / 4, events 8, valid true
[junit] +++ Code Segment 0 - 9, Misses: 0 / 10, events 20, valid true
[junit] +++ Code Segment ;, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment =, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment a - z, Misses: 0 / 26, events 52, valid true
[junit] +++ Code Segment [ \ ], Misses: 0 / 3, events 6, valid true
[junit] +++ Code Segment `, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment f1..f8, Misses: 0 / 8, events 16, valid true
[junit] +++ Code Segment del, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment cursor arrows, Misses: 0 / 4, events 8, valid true
[junit] *** Total KeyCode Misses 0 / 69, valid true
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test01NEWT
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test02NewtCanvasAWT_Onscreen
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-9-AWTAnimator#01,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f92f4a0acc0, tileRendererInUse null
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x8, sym 0x8, char '' (0x7f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845373041 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x8, sym 0x8, char '' (0x7f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845373051 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xd, sym 0xd, char '
[junit] ' (0xd), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845373458 d 2ms]]]KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xd, sym 0xd, char '
[junit] ' (0xd), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845373468 d 4ms]]]KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xb, sym 0xc, char '?' (0xf72d), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845373775 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xb, sym 0xc, char '?' (0xf72d), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845373786 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xf, sym 0xf, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845374092 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xf, sym 0xf, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845374104 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x10, sym 0xb, char '?' (0xf72c), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845374309 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x10, sym 0xb, char '?' (0xf72c), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845374320 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x11, sym 0x11, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845374526 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x11, sym 0x11, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845374537 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x12, sym 0x12, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845374740 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x12, sym 0x12, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845374751 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845375152 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845375164 d 1ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845375568 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845375580 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845375984 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845375995 d 9ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845376399 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845376411 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845376613 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845376626 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845376728 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845376739 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845376941 d 11ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845376952 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845377154 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845377165 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845377368 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845377379 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845377582 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845377593 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845377795 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845377807 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845377908 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845377919 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845378021 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845378033 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845378134 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845378145 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845378348 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845378359 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845378561 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845378572 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845378775 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845378787 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845379193 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845379205 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845379507 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845379520 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845379824 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845379834 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845380036 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845380047 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845380249 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845380261 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845380362 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845380373 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845380576 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845380587 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845380788 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845380799 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381002 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381013 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381115 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381126 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381328 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381339 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381540 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381551 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381754 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381765 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381968 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381980 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845382183 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845382194 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845382398 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845382409 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845382612 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845382623 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845382724 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845382735 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845382938 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845382949 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845383151 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845383163 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845383366 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845383378 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845383583 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845383595 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845383800 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845383812 d 0ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845384015 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845384027 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845384229 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845384241 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845384343 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845384354 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845384556 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845384567 d 1ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845384770 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845384782 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845385085 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845385097 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845385300 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845385312 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845385515 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845385526 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845385928 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845385939 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x61, sym 0x10, char '?' (0xf704), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845386344 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x61, sym 0x10, char '?' (0xf704), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845386355 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x62, sym 0x10, char '?' (0xf705), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845386558 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x62, sym 0x10, char '?' (0xf705), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845386569 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x63, sym 0x10, char '?' (0xf706), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845386772 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x63, sym 0x10, char '?' (0xf706), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845386783 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x64, sym 0x10, char '?' (0xf707), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845386886 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x64, sym 0x10, char '?' (0xf707), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845386898 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x65, sym 0x10, char '?' (0xf708), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845387103 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x65, sym 0x10, char '?' (0xf708), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845387115 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x66, sym 0x10, char '?' (0xf709), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845387318 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x66, sym 0x10, char '?' (0xf709), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845387329 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x67, sym 0x10, char '?' (0xf70a), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845387532 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x67, sym 0x10, char '?' (0xf70a), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845387543 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x68, sym 0x10, char '?' (0xf70b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845387745 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x68, sym 0x10, char '?' (0xf70b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845387756 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x93, sym 0x7f, char '?' (0xf728), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845388161 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x93, sym 0x7f, char '?' (0xf728), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845388172 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x95, sym 0x1c, char '?' (0xf702), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845388578 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x95, sym 0x1c, char '?' (0xf702), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845388588 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x96, sym 0x1e, char '?' (0xf700), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845388791 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x96, sym 0x1e, char '?' (0xf700), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845388804 d 1ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x97, sym 0x1d, char '?' (0xf703), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845389007 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x97, sym 0x1d, char '?' (0xf703), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845389019 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x98, sym 0x1f, char '?' (0xf701), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845389121 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x98, sym 0x1f, char '?' (0xf701), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845389133 d 7ms]]]
[junit] +++ Code Segment bs, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment cr, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment pg_down, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment shift, pg_up, ctrl, alt, Misses: 0 / 4, events 8, valid true
[junit] +++ Code Segment esc, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment space, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment quote, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment , - . /, Misses: 0 / 4, events 8, valid true
[junit] +++ Code Segment 0 - 9, Misses: 0 / 10, events 20, valid true
[junit] +++ Code Segment ;, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment =, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment a - z, Misses: 0 / 26, events 52, valid true
[junit] +++ Code Segment [ \ ], Misses: 0 / 3, events 6, valid true
[junit] +++ Code Segment `, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment f1..f8, Misses: 0 / 8, events 16, valid true
[junit] +++ Code Segment del, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment cursor arrows, Misses: 0 / 4, events 8, valid true
[junit] *** Total KeyCode Misses 0 / 69, valid true
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test02NewtCanvasAWT_Onscreen
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test03NewtCanvasAWT_Offsccreen
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-10-AWTAnimator#02,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
[junit] null
[junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f92f266ff20, tileRendererInUse null
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x8, sym 0x8, char '' (0x8), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845390400 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x8, sym 0x8, char '' (0x8), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845390411 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xd, sym 0xd, char '
[junit] ' (0xa), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845390817 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xd, sym 0xd, char '
[junit] ' (0xa), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845390828 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xb, sym 0xb, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845391234 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xb, sym 0xb, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845391246 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xf, sym 0xf, char '?' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845391551 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xf, sym 0xf, char '?' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845391562 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x10, sym 0x10, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845391764 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x10, sym 0x10, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845391775 d 9ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x11, sym 0x11, char '?' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845391977 d 0ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x11, sym 0x11, char '?' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845391989 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x12, sym 0x12, char '?' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845392191 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x12, sym 0x12, char '?' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845392202 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845392605 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845392617 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845393019 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845393030 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845393336 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845393346 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845393750 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845393761 d 9ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845393963 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845393974 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845394175 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845394186 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845394288 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845394299 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845394704 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845394716 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845394919 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845394931 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845395132 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845395143 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845395345 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845395355 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845395556 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845395567 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845395769 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845395780 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845395981 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845395992 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845396194 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845396205 d 1ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845396406 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845396418 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845396622 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845396633 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845396939 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845396950 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845397255 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845397267 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845397669 d 0ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845397680 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845397882 d 0ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845397893 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845398096 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845398107 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845398308 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845398318 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845398519 d 11ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845398530 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845398733 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845398744 d 0ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845398946 d 11ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845398957 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845399159 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845399169 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845399373 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845399385 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845399587 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845399598 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845399800 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845399811 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845400014 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845400025 d 1ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845400226 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845400236 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845400437 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845400448 d 9ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845400651 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845400662 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845400865 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845400875 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401076 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401087 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401188 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401199 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401400 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401410 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401513 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401526 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401727 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401737 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401938 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401949 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845402152 d 11ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845402163 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845402366 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845402377 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845402578 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845402588 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845402790 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845402801 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845403206 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845403216 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845403419 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845403429 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845403531 d 11ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845403544 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845403946 d 0ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845403956 d 1ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x61, sym 0x61, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845404362 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x61, sym 0x61, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845404373 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x62, sym 0x62, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845404474 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x62, sym 0x62, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845404485 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x63, sym 0x63, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845404688 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x63, sym 0x63, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845404698 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x64, sym 0x64, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845404901 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x64, sym 0x64, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845404912 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x65, sym 0x65, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845405113 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x65, sym 0x65, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845405124 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x66, sym 0x66, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845405325 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x66, sym 0x66, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845405336 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x67, sym 0x67, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845405438 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x67, sym 0x67, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845405450 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x68, sym 0x68, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845405653 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x68, sym 0x68, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845405665 d 9ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x93, sym 0x93, char '' (0x7f), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845406070 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x93, sym 0x93, char '' (0x7f), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845406080 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x95, sym 0x95, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845406284 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x95, sym 0x95, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845406294 d 9ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x96, sym 0x96, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845406495 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x96, sym 0x96, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845406507 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x97, sym 0x97, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845406711 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x97, sym 0x97, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845406722 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x98, sym 0x98, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845406925 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x98, sym 0x98, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845406935 d 6ms]]]
[junit] +++ Code Segment bs, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment cr, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment pg_down, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment shift, pg_up, ctrl, alt, Misses: 0 / 4, events 8, valid true
[junit] +++ Code Segment esc, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment space, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment quote, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment , - . /, Misses: 0 / 4, events 8, valid true
[junit] +++ Code Segment 0 - 9, Misses: 0 / 10, events 20, valid true
[junit] +++ Code Segment ;, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment =, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment a - z, Misses: 0 / 26, events 52, valid true
[junit] +++ Code Segment [ \ ], Misses: 0 / 3, events 6, valid true
[junit] +++ Code Segment `, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment f1..f8, Misses: 0 / 8, events 16, valid true
[junit] +++ Code Segment del, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment cursor arrows, Misses: 0 / 4, events 8, valid true
[junit] *** Total KeyCode Misses 0 / 69, valid true
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test03NewtCanvasAWT_Offsccreen
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845407396 ms --- localhost/127.0.0.1:59999 - Unlock ok within 10 ms
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 67.647 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845340475 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845352510 ms +++ localhost/127.0.0.1:59999 - Locked within 12058 ms, 25 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test01NEWT
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-8-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f92f247bfc0, tileRendererInUse null
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 384x304, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x8, sym 0x8, char '' (0x7f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845355706 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x8, sym 0x8, char '' (0x7f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845355709 d 1ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xd, sym 0xd, char '
[junit] ' (0xd), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845356013 d 0ms]]]KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xd, sym 0xd, char '
[junit] ' (0xd), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845356026 d 9ms]]]KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xb, sym 0xc, char '?' (0xf72d), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845356430 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xb, sym 0xc, char '?' (0xf72d), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845356443 d 9ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xf, sym 0xf, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845356746 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xf, sym 0xf, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845356757 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x10, sym 0xb, char '?' (0xf72c), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845356860 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x10, sym 0xb, char '?' (0xf72c), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845356871 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x11, sym 0x11, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845356973 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x11, sym 0x11, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845356984 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x12, sym 0x12, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845357187 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x12, sym 0x12, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845357198 d 0ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845357601 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845357612 d 9ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845357916 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845357927 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845358331 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845358341 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845358745 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845358757 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845358859 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845358870 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845359072 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845359082 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845359184 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845359195 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845359599 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845359610 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845359713 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845359724 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845359826 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845359837 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845360040 d 0ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845360051 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845360252 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845360263 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845360465 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845360476 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845360679 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845360692 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845360793 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845360805 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845361007 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845361018 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845361220 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845361231 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845361636 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845361647 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845362053 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845362064 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845362367 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845362378 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845362581 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845362593 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845362695 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845362706 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845362909 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845362920 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845363121 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845363132 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845363335 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845363345 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845363549 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845363560 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845363662 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845363673 d 1ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845363875 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845363886 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845364088 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845364100 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845364303 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845364314 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845364416 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845364428 d 0ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845364631 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845364642 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845364845 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845364857 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365059 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365070 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365172 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365184 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365387 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365398 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365501 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365512 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365715 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365726 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365929 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365940 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845366142 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845366153 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845366356 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845366368 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845366571 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845366581 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845366784 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845366796 d 9ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845366897 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845366909 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845367112 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845367123 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845367525 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845367535 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845367738 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845367749 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845367950 d 11ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845367961 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845368266 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845368277 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x61, sym 0x10, char '?' (0xf704), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845368682 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x61, sym 0x10, char '?' (0xf704), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845368694 d 0ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x62, sym 0x10, char '?' (0xf705), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845368897 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x62, sym 0x10, char '?' (0xf705), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845368908 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x63, sym 0x10, char '?' (0xf706), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845369109 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x63, sym 0x10, char '?' (0xf706), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845369120 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x64, sym 0x10, char '?' (0xf707), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845369322 d 11ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x64, sym 0x10, char '?' (0xf707), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845369333 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x65, sym 0x10, char '?' (0xf708), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845369537 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x65, sym 0x10, char '?' (0xf708), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845369547 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x66, sym 0x10, char '?' (0xf709), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845369650 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x66, sym 0x10, char '?' (0xf709), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845369662 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x67, sym 0x10, char '?' (0xf70a), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845369865 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x67, sym 0x10, char '?' (0xf70a), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845369875 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x68, sym 0x10, char '?' (0xf70b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845370076 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x68, sym 0x10, char '?' (0xf70b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845370087 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x93, sym 0x7f, char '?' (0xf728), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845370492 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x93, sym 0x7f, char '?' (0xf728), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845370504 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x95, sym 0x1c, char '?' (0xf702), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845370908 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x95, sym 0x1c, char '?' (0xf702), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845370920 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x96, sym 0x1e, char '?' (0xf700), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845371022 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x96, sym 0x1e, char '?' (0xf700), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845371033 d 1ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x97, sym 0x1d, char '?' (0xf703), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845371236 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x97, sym 0x1d, char '?' (0xf703), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845371247 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x98, sym 0x1f, char '?' (0xf701), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845371451 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x98, sym 0x1f, char '?' (0xf701), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845371462 d 9ms]]]
[junit] +++ Code Segment bs, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment cr, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment pg_down, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment shift, pg_up, ctrl, alt, Misses: 0 / 4, events 8, valid true
[junit] +++ Code Segment esc, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment space, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment quote, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment , - . /, Misses: 0 / 4, events 8, valid true
[junit] +++ Code Segment 0 - 9, Misses: 0 / 10, events 20, valid true
[junit] +++ Code Segment ;, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment =, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment a - z, Misses: 0 / 26, events 52, valid true
[junit] +++ Code Segment [ \ ], Misses: 0 / 3, events 6, valid true
[junit] +++ Code Segment `, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment f1..f8, Misses: 0 / 8, events 16, valid true
[junit] +++ Code Segment del, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment cursor arrows, Misses: 0 / 4, events 8, valid true
[junit] *** Total KeyCode Misses 0 / 69, valid true
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test01NEWT
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test02NewtCanvasAWT_Onscreen
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-9-AWTAnimator#01,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f92f4a0acc0, tileRendererInUse null
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x8, sym 0x8, char '' (0x7f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845373041 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x8, sym 0x8, char '' (0x7f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845373051 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xd, sym 0xd, char '
[junit] ' (0xd), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845373458 d 2ms]]]KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xd, sym 0xd, char '
[junit] ' (0xd), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845373468 d 4ms]]]KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xb, sym 0xc, char '?' (0xf72d), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845373775 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xb, sym 0xc, char '?' (0xf72d), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845373786 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xf, sym 0xf, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845374092 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xf, sym 0xf, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845374104 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x10, sym 0xb, char '?' (0xf72c), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845374309 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x10, sym 0xb, char '?' (0xf72c), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845374320 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x11, sym 0x11, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845374526 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x11, sym 0x11, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845374537 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x12, sym 0x12, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845374740 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x12, sym 0x12, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845374751 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845375152 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845375164 d 1ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845375568 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845375580 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845375984 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845375995 d 9ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845376399 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845376411 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845376613 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845376626 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845376728 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845376739 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845376941 d 11ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845376952 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845377154 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845377165 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845377368 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845377379 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845377582 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845377593 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845377795 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845377807 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845377908 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845377919 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845378021 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845378033 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845378134 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845378145 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845378348 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845378359 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845378561 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845378572 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845378775 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845378787 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845379193 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845379205 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845379507 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845379520 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845379824 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845379834 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845380036 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845380047 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845380249 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845380261 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845380362 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845380373 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845380576 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845380587 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845380788 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845380799 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381002 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381013 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381115 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381126 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381328 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381339 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381540 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381551 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381754 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381765 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381968 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381980 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845382183 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845382194 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845382398 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845382409 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845382612 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845382623 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845382724 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845382735 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845382938 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845382949 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845383151 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845383163 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845383366 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845383378 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845383583 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845383595 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845383800 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845383812 d 0ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845384015 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845384027 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845384229 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845384241 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845384343 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845384354 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845384556 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845384567 d 1ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845384770 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845384782 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845385085 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845385097 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845385300 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845385312 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845385515 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845385526 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845385928 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845385939 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x61, sym 0x10, char '?' (0xf704), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845386344 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x61, sym 0x10, char '?' (0xf704), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845386355 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x62, sym 0x10, char '?' (0xf705), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845386558 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x62, sym 0x10, char '?' (0xf705), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845386569 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x63, sym 0x10, char '?' (0xf706), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845386772 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x63, sym 0x10, char '?' (0xf706), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845386783 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x64, sym 0x10, char '?' (0xf707), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845386886 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x64, sym 0x10, char '?' (0xf707), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845386898 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x65, sym 0x10, char '?' (0xf708), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845387103 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x65, sym 0x10, char '?' (0xf708), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845387115 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x66, sym 0x10, char '?' (0xf709), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845387318 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x66, sym 0x10, char '?' (0xf709), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845387329 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x67, sym 0x10, char '?' (0xf70a), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845387532 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x67, sym 0x10, char '?' (0xf70a), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845387543 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x68, sym 0x10, char '?' (0xf70b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845387745 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x68, sym 0x10, char '?' (0xf70b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845387756 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x93, sym 0x7f, char '?' (0xf728), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845388161 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x93, sym 0x7f, char '?' (0xf728), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845388172 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x95, sym 0x1c, char '?' (0xf702), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845388578 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x95, sym 0x1c, char '?' (0xf702), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845388588 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x96, sym 0x1e, char '?' (0xf700), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845388791 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x96, sym 0x1e, char '?' (0xf700), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845388804 d 1ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x97, sym 0x1d, char '?' (0xf703), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845389007 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x97, sym 0x1d, char '?' (0xf703), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845389019 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x98, sym 0x1f, char '?' (0xf701), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845389121 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x98, sym 0x1f, char '?' (0xf701), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845389133 d 7ms]]]
[junit] +++ Code Segment bs, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment cr, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment pg_down, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment shift, pg_up, ctrl, alt, Misses: 0 / 4, events 8, valid true
[junit] +++ Code Segment esc, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment space, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment quote, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment , - . /, Misses: 0 / 4, events 8, valid true
[junit] +++ Code Segment 0 - 9, Misses: 0 / 10, events 20, valid true
[junit] +++ Code Segment ;, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment =, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment a - z, Misses: 0 / 26, events 52, valid true
[junit] +++ Code Segment [ \ ], Misses: 0 / 3, events 6, valid true
[junit] +++ Code Segment `, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment f1..f8, Misses: 0 / 8, events 16, valid true
[junit] +++ Code Segment del, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment cursor arrows, Misses: 0 / 4, events 8, valid true
[junit] *** Total KeyCode Misses 0 / 69, valid true
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test02NewtCanvasAWT_Onscreen
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test03NewtCanvasAWT_Offsccreen
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-10-AWTAnimator#02,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
[junit] null
[junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f92f266ff20, tileRendererInUse null
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x8, sym 0x8, char '' (0x8), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845390400 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x8, sym 0x8, char '' (0x8), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845390411 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xd, sym 0xd, char '
[junit] ' (0xa), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845390817 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xd, sym 0xd, char '
[junit] ' (0xa), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845390828 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xb, sym 0xb, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845391234 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xb, sym 0xb, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845391246 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xf, sym 0xf, char '?' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845391551 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xf, sym 0xf, char '?' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845391562 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x10, sym 0x10, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845391764 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x10, sym 0x10, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845391775 d 9ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x11, sym 0x11, char '?' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845391977 d 0ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x11, sym 0x11, char '?' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845391989 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x12, sym 0x12, char '?' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845392191 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x12, sym 0x12, char '?' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845392202 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845392605 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845392617 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845393019 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845393030 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845393336 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845393346 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845393750 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845393761 d 9ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845393963 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845393974 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845394175 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845394186 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845394288 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845394299 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845394704 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845394716 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845394919 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845394931 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845395132 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845395143 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845395345 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845395355 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845395556 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845395567 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845395769 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845395780 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845395981 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845395992 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845396194 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845396205 d 1ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845396406 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845396418 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845396622 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845396633 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845396939 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845396950 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845397255 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845397267 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845397669 d 0ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845397680 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845397882 d 0ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845397893 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845398096 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845398107 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845398308 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845398318 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845398519 d 11ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845398530 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845398733 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845398744 d 0ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845398946 d 11ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845398957 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845399159 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845399169 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845399373 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845399385 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845399587 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845399598 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845399800 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845399811 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845400014 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845400025 d 1ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845400226 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845400236 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845400437 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845400448 d 9ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845400651 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845400662 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845400865 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845400875 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401076 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401087 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401188 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401199 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401400 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401410 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401513 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401526 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401727 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401737 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401938 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401949 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845402152 d 11ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845402163 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845402366 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845402377 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845402578 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845402588 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845402790 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845402801 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845403206 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845403216 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845403419 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845403429 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845403531 d 11ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845403544 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845403946 d 0ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845403956 d 1ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x61, sym 0x61, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845404362 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x61, sym 0x61, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845404373 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x62, sym 0x62, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845404474 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x62, sym 0x62, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845404485 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x63, sym 0x63, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845404688 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x63, sym 0x63, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845404698 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x64, sym 0x64, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845404901 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x64, sym 0x64, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845404912 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x65, sym 0x65, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845405113 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x65, sym 0x65, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845405124 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x66, sym 0x66, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845405325 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x66, sym 0x66, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845405336 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x67, sym 0x67, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845405438 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x67, sym 0x67, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845405450 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x68, sym 0x68, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845405653 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x68, sym 0x68, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845405665 d 9ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x93, sym 0x93, char '' (0x7f), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845406070 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x93, sym 0x93, char '' (0x7f), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845406080 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x95, sym 0x95, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845406284 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x95, sym 0x95, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845406294 d 9ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x96, sym 0x96, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845406495 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x96, sym 0x96, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845406507 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x97, sym 0x97, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845406711 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x97, sym 0x97, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845406722 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x98, sym 0x98, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845406925 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x98, sym 0x98, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845406935 d 6ms]]]
[junit] +++ Code Segment bs, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment cr, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment pg_down, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment shift, pg_up, ctrl, alt, Misses: 0 / 4, events 8, valid true
[junit] +++ Code Segment esc, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment space, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment quote, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment , - . /, Misses: 0 / 4, events 8, valid true
[junit] +++ Code Segment 0 - 9, Misses: 0 / 10, events 20, valid true
[junit] +++ Code Segment ;, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment =, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment a - z, Misses: 0 / 26, events 52, valid true
[junit] +++ Code Segment [ \ ], Misses: 0 / 3, events 6, valid true
[junit] +++ Code Segment `, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment f1..f8, Misses: 0 / 8, events 16, valid true
[junit] +++ Code Segment del, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment cursor arrows, Misses: 0 / 4, events 8, valid true
[junit] *** Total KeyCode Misses 0 / 69, valid true
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test03NewtCanvasAWT_Offsccreen
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845407396 ms --- localhost/127.0.0.1:59999 - Unlock ok within 10 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01NEWT took 17.056 sec
[junit] Testcase: test02NewtCanvasAWT_Onscreen took 17.679 sec
[junit] Testcase: test03NewtCanvasAWT_Offsccreen took 17.792 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 67.647 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845340475 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845352510 ms +++ localhost/127.0.0.1:59999 - Locked within 12058 ms, 25 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test01NEWT
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-8-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f92f247bfc0, tileRendererInUse null
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 384x304, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x8, sym 0x8, char '' (0x7f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845355706 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x8, sym 0x8, char '' (0x7f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845355709 d 1ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xd, sym 0xd, char '
[junit] ' (0xd), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845356013 d 0ms]]]KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xd, sym 0xd, char '
[junit] ' (0xd), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845356026 d 9ms]]]KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xb, sym 0xc, char '?' (0xf72d), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845356430 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xb, sym 0xc, char '?' (0xf72d), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845356443 d 9ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xf, sym 0xf, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845356746 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xf, sym 0xf, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845356757 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x10, sym 0xb, char '?' (0xf72c), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845356860 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x10, sym 0xb, char '?' (0xf72c), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845356871 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x11, sym 0x11, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845356973 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x11, sym 0x11, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845356984 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x12, sym 0x12, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845357187 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x12, sym 0x12, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845357198 d 0ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845357601 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845357612 d 9ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845357916 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845357927 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845358331 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845358341 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845358745 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845358757 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845358859 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845358870 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845359072 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845359082 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845359184 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845359195 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845359599 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845359610 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845359713 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845359724 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845359826 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845359837 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845360040 d 0ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845360051 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845360252 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845360263 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845360465 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845360476 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845360679 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845360692 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845360793 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845360805 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845361007 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845361018 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845361220 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845361231 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845361636 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845361647 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845362053 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845362064 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845362367 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845362378 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845362581 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845362593 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845362695 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845362706 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845362909 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845362920 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845363121 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845363132 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845363335 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845363345 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845363549 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845363560 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845363662 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845363673 d 1ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845363875 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845363886 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845364088 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845364100 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845364303 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845364314 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845364416 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845364428 d 0ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845364631 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845364642 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845364845 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845364857 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365059 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365070 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365172 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365184 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365387 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365398 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365501 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365512 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365715 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365726 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365929 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845365940 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845366142 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845366153 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845366356 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845366368 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845366571 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845366581 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845366784 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845366796 d 9ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845366897 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845366909 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845367112 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845367123 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845367525 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845367535 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845367738 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845367749 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845367950 d 11ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845367961 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845368266 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845368277 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x61, sym 0x10, char '?' (0xf704), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845368682 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x61, sym 0x10, char '?' (0xf704), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845368694 d 0ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x62, sym 0x10, char '?' (0xf705), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845368897 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x62, sym 0x10, char '?' (0xf705), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845368908 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x63, sym 0x10, char '?' (0xf706), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845369109 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x63, sym 0x10, char '?' (0xf706), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845369120 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x64, sym 0x10, char '?' (0xf707), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845369322 d 11ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x64, sym 0x10, char '?' (0xf707), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845369333 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x65, sym 0x10, char '?' (0xf708), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845369537 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x65, sym 0x10, char '?' (0xf708), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845369547 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x66, sym 0x10, char '?' (0xf709), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845369650 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x66, sym 0x10, char '?' (0xf709), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845369662 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x67, sym 0x10, char '?' (0xf70a), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845369865 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x67, sym 0x10, char '?' (0xf70a), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845369875 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x68, sym 0x10, char '?' (0xf70b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845370076 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x68, sym 0x10, char '?' (0xf70b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845370087 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x93, sym 0x7f, char '?' (0xf728), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845370492 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x93, sym 0x7f, char '?' (0xf728), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845370504 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x95, sym 0x1c, char '?' (0xf702), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845370908 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x95, sym 0x1c, char '?' (0xf702), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845370920 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x96, sym 0x1e, char '?' (0xf700), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845371022 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x96, sym 0x1e, char '?' (0xf700), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845371033 d 1ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x97, sym 0x1d, char '?' (0xf703), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845371236 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x97, sym 0x1d, char '?' (0xf703), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845371247 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x98, sym 0x1f, char '?' (0xf701), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845371451 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x98, sym 0x1f, char '?' (0xf701), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845371462 d 9ms]]]
[junit] +++ Code Segment bs, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment cr, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment pg_down, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment shift, pg_up, ctrl, alt, Misses: 0 / 4, events 8, valid true
[junit] +++ Code Segment esc, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment space, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment quote, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment , - . /, Misses: 0 / 4, events 8, valid true
[junit] +++ Code Segment 0 - 9, Misses: 0 / 10, events 20, valid true
[junit] +++ Code Segment ;, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment =, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment a - z, Misses: 0 / 26, events 52, valid true
[junit] +++ Code Segment [ \ ], Misses: 0 / 3, events 6, valid true
[junit] +++ Code Segment `, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment f1..f8, Misses: 0 / 8, events 16, valid true
[junit] +++ Code Segment del, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment cursor arrows, Misses: 0 / 4, events 8, valid true
[junit] *** Total KeyCode Misses 0 / 69, valid true
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test01NEWT
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test02NewtCanvasAWT_Onscreen
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-9-AWTAnimator#01,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f92f4a0acc0, tileRendererInUse null
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x8, sym 0x8, char '' (0x7f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845373041 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x8, sym 0x8, char '' (0x7f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845373051 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xd, sym 0xd, char '
[junit] ' (0xd), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845373458 d 2ms]]]KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xd, sym 0xd, char '
[junit] ' (0xd), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845373468 d 4ms]]]KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xb, sym 0xc, char '?' (0xf72d), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845373775 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xb, sym 0xc, char '?' (0xf72d), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845373786 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xf, sym 0xf, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845374092 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xf, sym 0xf, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845374104 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x10, sym 0xb, char '?' (0xf72c), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845374309 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x10, sym 0xb, char '?' (0xf72c), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845374320 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x11, sym 0x11, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845374526 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x11, sym 0x11, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845374537 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x12, sym 0x12, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845374740 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x12, sym 0x12, char ' ' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845374751 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845375152 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845375164 d 1ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845375568 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845375580 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845375984 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845375995 d 9ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845376399 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845376411 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845376613 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845376626 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845376728 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845376739 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845376941 d 11ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845376952 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845377154 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845377165 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845377368 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845377379 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845377582 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845377593 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845377795 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845377807 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845377908 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845377919 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845378021 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845378033 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845378134 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845378145 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845378348 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845378359 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845378561 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845378572 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845378775 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845378787 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845379193 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845379205 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845379507 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845379520 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845379824 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845379834 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845380036 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845380047 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845380249 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845380261 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845380362 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845380373 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845380576 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845380587 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845380788 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845380799 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381002 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381013 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381115 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381126 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381328 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381339 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381540 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381551 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381754 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381765 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381968 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845381980 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845382183 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845382194 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845382398 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845382409 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845382612 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845382623 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845382724 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845382735 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845382938 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845382949 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845383151 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845383163 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845383366 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845383378 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845383583 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845383595 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845383800 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845383812 d 0ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845384015 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845384027 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845384229 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845384241 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845384343 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845384354 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845384556 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845384567 d 1ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845384770 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845384782 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845385085 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845385097 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845385300 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845385312 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845385515 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845385526 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845385928 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845385939 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x61, sym 0x10, char '?' (0xf704), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845386344 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x61, sym 0x10, char '?' (0xf704), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845386355 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x62, sym 0x10, char '?' (0xf705), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845386558 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x62, sym 0x10, char '?' (0xf705), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845386569 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x63, sym 0x10, char '?' (0xf706), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845386772 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x63, sym 0x10, char '?' (0xf706), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845386783 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x64, sym 0x10, char '?' (0xf707), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845386886 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x64, sym 0x10, char '?' (0xf707), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845386898 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x65, sym 0x10, char '?' (0xf708), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845387103 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x65, sym 0x10, char '?' (0xf708), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845387115 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x66, sym 0x10, char '?' (0xf709), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845387318 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x66, sym 0x10, char '?' (0xf709), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845387329 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x67, sym 0x10, char '?' (0xf70a), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845387532 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x67, sym 0x10, char '?' (0xf70a), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845387543 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x68, sym 0x10, char '?' (0xf70b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845387745 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x68, sym 0x10, char '?' (0xf70b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845387756 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x93, sym 0x7f, char '?' (0xf728), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845388161 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x93, sym 0x7f, char '?' (0xf728), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845388172 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x95, sym 0x1c, char '?' (0xf702), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845388578 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x95, sym 0x1c, char '?' (0xf702), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845388588 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x96, sym 0x1e, char '?' (0xf700), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845388791 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x96, sym 0x1e, char '?' (0xf700), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845388804 d 1ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x97, sym 0x1d, char '?' (0xf703), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845389007 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x97, sym 0x1d, char '?' (0xf703), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845389019 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x98, sym 0x1f, char '?' (0xf701), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845389121 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x98, sym 0x1f, char '?' (0xf701), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845389133 d 7ms]]]
[junit] +++ Code Segment bs, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment cr, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment pg_down, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment shift, pg_up, ctrl, alt, Misses: 0 / 4, events 8, valid true
[junit] +++ Code Segment esc, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment space, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment quote, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment , - . /, Misses: 0 / 4, events 8, valid true
[junit] +++ Code Segment 0 - 9, Misses: 0 / 10, events 20, valid true
[junit] +++ Code Segment ;, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment =, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment a - z, Misses: 0 / 26, events 52, valid true
[junit] +++ Code Segment [ \ ], Misses: 0 / 3, events 6, valid true
[junit] +++ Code Segment `, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment f1..f8, Misses: 0 / 8, events 16, valid true
[junit] +++ Code Segment del, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment cursor arrows, Misses: 0 / 4, events 8, valid true
[junit] *** Total KeyCode Misses 0 / 69, valid true
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test02NewtCanvasAWT_Onscreen
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test03NewtCanvasAWT_Offsccreen
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-10-AWTAnimator#02,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
[junit] null
[junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f92f266ff20, tileRendererInUse null
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x8, sym 0x8, char '' (0x8), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845390400 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x8, sym 0x8, char '' (0x8), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845390411 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xd, sym 0xd, char '
[junit] ' (0xa), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845390817 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xd, sym 0xd, char '
[junit] ' (0xa), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845390828 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xb, sym 0xb, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845391234 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xb, sym 0xb, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845391246 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xf, sym 0xf, char '?' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845391551 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xf, sym 0xf, char '?' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845391562 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x10, sym 0x10, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845391764 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x10, sym 0x10, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845391775 d 9ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x11, sym 0x11, char '?' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845391977 d 0ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x11, sym 0x11, char '?' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845391989 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x12, sym 0x12, char '?' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845392191 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x12, sym 0x12, char '?' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845392202 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845392605 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845392617 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845393019 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845393030 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845393336 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845393346 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845393750 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845393761 d 9ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845393963 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845393974 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845394175 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845394186 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845394288 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845394299 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845394704 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845394716 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845394919 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845394931 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845395132 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845395143 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845395345 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845395355 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845395556 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845395567 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845395769 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845395780 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845395981 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845395992 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845396194 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845396205 d 1ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845396406 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845396418 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845396622 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845396633 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845396939 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845396950 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845397255 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845397267 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845397669 d 0ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845397680 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845397882 d 0ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845397893 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845398096 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845398107 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845398308 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845398318 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845398519 d 11ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845398530 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845398733 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845398744 d 0ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845398946 d 11ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845398957 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845399159 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845399169 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845399373 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845399385 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845399587 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845399598 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845399800 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845399811 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845400014 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845400025 d 1ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845400226 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845400236 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845400437 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845400448 d 9ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845400651 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845400662 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845400865 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845400875 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401076 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401087 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401188 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401199 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401400 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401410 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401513 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401526 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401727 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401737 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401938 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845401949 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845402152 d 11ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845402163 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845402366 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845402377 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845402578 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845402588 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845402790 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845402801 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845403206 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845403216 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845403419 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845403429 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845403531 d 11ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845403544 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845403946 d 0ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845403956 d 1ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x61, sym 0x61, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845404362 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x61, sym 0x61, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845404373 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x62, sym 0x62, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845404474 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x62, sym 0x62, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845404485 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x63, sym 0x63, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845404688 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x63, sym 0x63, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845404698 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x64, sym 0x64, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845404901 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x64, sym 0x64, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845404912 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x65, sym 0x65, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845405113 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x65, sym 0x65, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845405124 d 2ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x66, sym 0x66, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845405325 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x66, sym 0x66, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845405336 d 7ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x67, sym 0x67, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845405438 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x67, sym 0x67, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845405450 d 10ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x68, sym 0x68, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845405653 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x68, sym 0x68, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845405665 d 9ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x93, sym 0x93, char '' (0x7f), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845406070 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x93, sym 0x93, char '' (0x7f), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845406080 d 11ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x95, sym 0x95, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845406284 d 8ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x95, sym 0x95, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845406294 d 9ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x96, sym 0x96, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845406495 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x96, sym 0x96, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845406507 d 8ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x97, sym 0x97, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845406711 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x97, sym 0x97, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845406722 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x98, sym 0x98, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845406925 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x98, sym 0x98, char '?' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1412845406935 d 6ms]]]
[junit] +++ Code Segment bs, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment cr, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment pg_down, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment shift, pg_up, ctrl, alt, Misses: 0 / 4, events 8, valid true
[junit] +++ Code Segment esc, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment space, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment quote, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment , - . /, Misses: 0 / 4, events 8, valid true
[junit] +++ Code Segment 0 - 9, Misses: 0 / 10, events 20, valid true
[junit] +++ Code Segment ;, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment =, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment a - z, Misses: 0 / 26, events 52, valid true
[junit] +++ Code Segment [ \ ], Misses: 0 / 3, events 6, valid true
[junit] +++ Code Segment `, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment f1..f8, Misses: 0 / 8, events 16, valid true
[junit] +++ Code Segment del, Misses: 0 / 1, events 2, valid true
[junit] +++ Code Segment cursor arrows, Misses: 0 / 4, events 8, valid true
[junit] *** Total KeyCode Misses 0 / 69, valid true
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test03NewtCanvasAWT_Offsccreen
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845407396 ms --- localhost/127.0.0.1:59999 - Unlock ok within 10 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845409990 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845412000 ms +++ localhost/127.0.0.1:59999 - Locked within 2022 ms, 5 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test01NEWT
[junit] Thread[Thread-7-AWTAnimator#00,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-7-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-7-AWTAnimator#00,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-7-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fcd59683870, tileRendererInUse null
[junit] Thread[Thread-7-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 384x304, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] KEY Event Auto-Repeat Test: 3
[junit] +++ KEY Event Auto-Repeat START Input Loop: 0
[junit] +++ KEY Event Auto-Repeat END Input Loop: 0
[junit] +++ KEY Event Auto-Repeat START Input Loop: 1
[junit] +++ KEY Event Auto-Repeat END Input Loop: 1
[junit] +++ KEY Event Auto-Repeat START Input Loop: 2
[junit] +++ KEY Event Auto-Repeat END Input Loop: 2
[junit] Expec Single Press 6, Release 6
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 6, Release 6, Events 12
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 6, Release 6, Events 12
[junit] No AUTO-REPEAT triggered by AWT Robot .. aborting test analysis
[junit] Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test01NEWT
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test02NewtCanvasAWT
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-9-AWTAnimator#01,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fcd5ba161f0, tileRendererInUse null
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] KEY Event Auto-Repeat Test: 3
[junit] +++ KEY Event Auto-Repeat START Input Loop: 0
[junit] +++ KEY Event Auto-Repeat END Input Loop: 0
[junit] +++ KEY Event Auto-Repeat START Input Loop: 1
[junit] +++ KEY Event Auto-Repeat END Input Loop: 1
[junit] +++ KEY Event Auto-Repeat START Input Loop: 2
[junit] +++ KEY Event Auto-Repeat END Input Loop: 2
[junit] Expec Single Press 6, Release 6
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 6, Release 6, Events 12
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 6, Release 6, Events 12
[junit] No AUTO-REPEAT triggered by AWT Robot .. aborting test analysis
[junit] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test02NewtCanvasAWT
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845441278 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 32.044 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845409990 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845412000 ms +++ localhost/127.0.0.1:59999 - Locked within 2022 ms, 5 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test01NEWT
[junit] Thread[Thread-7-AWTAnimator#00,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-7-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-7-AWTAnimator#00,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-7-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fcd59683870, tileRendererInUse null
[junit] Thread[Thread-7-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 384x304, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] KEY Event Auto-Repeat Test: 3
[junit] +++ KEY Event Auto-Repeat START Input Loop: 0
[junit] +++ KEY Event Auto-Repeat END Input Loop: 0
[junit] +++ KEY Event Auto-Repeat START Input Loop: 1
[junit] +++ KEY Event Auto-Repeat END Input Loop: 1
[junit] +++ KEY Event Auto-Repeat START Input Loop: 2
[junit] +++ KEY Event Auto-Repeat END Input Loop: 2
[junit] Expec Single Press 6, Release 6
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 6, Release 6, Events 12
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 6, Release 6, Events 12
[junit] No AUTO-REPEAT triggered by AWT Robot .. aborting test analysis
[junit] Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test01NEWT
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test02NewtCanvasAWT
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-9-AWTAnimator#01,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fcd5ba161f0, tileRendererInUse null
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] KEY Event Auto-Repeat Test: 3
[junit] +++ KEY Event Auto-Repeat START Input Loop: 0
[junit] +++ KEY Event Auto-Repeat END Input Loop: 0
[junit] +++ KEY Event Auto-Repeat START Input Loop: 1
[junit] +++ KEY Event Auto-Repeat END Input Loop: 1
[junit] +++ KEY Event Auto-Repeat START Input Loop: 2
[junit] +++ KEY Event Auto-Repeat END Input Loop: 2
[junit] Expec Single Press 6, Release 6
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 6, Release 6, Events 12
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 6, Release 6, Events 12
[junit] No AUTO-REPEAT triggered by AWT Robot .. aborting test analysis
[junit] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test02NewtCanvasAWT
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845441278 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01NEWT took 13.465 sec
[junit] Testcase: test02NewtCanvasAWT took 13.457 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 32.044 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845409990 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845412000 ms +++ localhost/127.0.0.1:59999 - Locked within 2022 ms, 5 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test01NEWT
[junit] Thread[Thread-7-AWTAnimator#00,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-7-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-7-AWTAnimator#00,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-7-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fcd59683870, tileRendererInUse null
[junit] Thread[Thread-7-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 384x304, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] KEY Event Auto-Repeat Test: 3
[junit] +++ KEY Event Auto-Repeat START Input Loop: 0
[junit] +++ KEY Event Auto-Repeat END Input Loop: 0
[junit] +++ KEY Event Auto-Repeat START Input Loop: 1
[junit] +++ KEY Event Auto-Repeat END Input Loop: 1
[junit] +++ KEY Event Auto-Repeat START Input Loop: 2
[junit] +++ KEY Event Auto-Repeat END Input Loop: 2
[junit] Expec Single Press 6, Release 6
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 6, Release 6, Events 12
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 6, Release 6, Events 12
[junit] No AUTO-REPEAT triggered by AWT Robot .. aborting test analysis
[junit] Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-7-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test01NEWT
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test02NewtCanvasAWT
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-9-AWTAnimator#01,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fcd5ba161f0, tileRendererInUse null
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] KEY Event Auto-Repeat Test: 3
[junit] +++ KEY Event Auto-Repeat START Input Loop: 0
[junit] +++ KEY Event Auto-Repeat END Input Loop: 0
[junit] +++ KEY Event Auto-Repeat START Input Loop: 1
[junit] +++ KEY Event Auto-Repeat END Input Loop: 1
[junit] +++ KEY Event Auto-Repeat START Input Loop: 2
[junit] +++ KEY Event Auto-Repeat END Input Loop: 2
[junit] Expec Single Press 6, Release 6
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 6, Release 6, Events 12
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 6, Release 6, Events 12
[junit] No AUTO-REPEAT triggered by AWT Robot .. aborting test analysis
[junit] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-7-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test02NewtCanvasAWT
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845441278 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] 2014-10-09 11:04:01.936 java[4755:bd0b] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845443302 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845459851 ms +++ localhost/127.0.0.1:59999 - Locked within 16569 ms, 34 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test01NEWT
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-8-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff649771e10, tileRendererInUse null
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 384x304, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] KEY Event Order Test: 6
[junit] Expec Single Press 36, Release 36
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 36, Release 36, Events 72
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 36, Release 36, Events 72
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test01NEWT
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test02NewtCanvasAWT_Onscreen
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-9-AWTAnimator#01,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7ff64ba14780, tileRendererInUse null
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] KEY Event Order Test: 6
[junit] Expec Single Press 36, Release 36
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 36, Release 36, Events 72
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 36, Release 36, Events 72
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test02NewtCanvasAWT_Onscreen
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test03NewtCanvasAWT_Offsccreen
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-10-AWTAnimator#02,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
[junit] null
[junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7ff64ba30ae0, tileRendererInUse null
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] KEY Event Order Test: 6
[junit] Expec Single Press 36, Release 36
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 36, Release 36, Events 72
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 36, Release 36, Events 72
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test03NewtCanvasAWT_Offsccreen
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845477133 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 34.564 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845443302 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845459851 ms +++ localhost/127.0.0.1:59999 - Locked within 16569 ms, 34 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test01NEWT
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-8-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff649771e10, tileRendererInUse null
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 384x304, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] KEY Event Order Test: 6
[junit] Expec Single Press 36, Release 36
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 36, Release 36, Events 72
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 36, Release 36, Events 72
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test01NEWT
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test02NewtCanvasAWT_Onscreen
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-9-AWTAnimator#01,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7ff64ba14780, tileRendererInUse null
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] KEY Event Order Test: 6
[junit] Expec Single Press 36, Release 36
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 36, Release 36, Events 72
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 36, Release 36, Events 72
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test02NewtCanvasAWT_Onscreen
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test03NewtCanvasAWT_Offsccreen
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-10-AWTAnimator#02,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
[junit] null
[junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7ff64ba30ae0, tileRendererInUse null
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] KEY Event Order Test: 6
[junit] Expec Single Press 36, Release 36
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 36, Release 36, Events 72
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 36, Release 36, Events 72
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test03NewtCanvasAWT_Offsccreen
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845477133 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01NEWT took 5.26 sec
[junit] Testcase: test02NewtCanvasAWT_Onscreen took 4.869 sec
[junit] Testcase: test03NewtCanvasAWT_Offsccreen took 4.803 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 34.564 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845443302 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845459851 ms +++ localhost/127.0.0.1:59999 - Locked within 16569 ms, 34 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test01NEWT
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-8-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff649771e10, tileRendererInUse null
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 384x304, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] KEY Event Order Test: 6
[junit] Expec Single Press 36, Release 36
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 36, Release 36, Events 72
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 36, Release 36, Events 72
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test01NEWT
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test02NewtCanvasAWT_Onscreen
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-9-AWTAnimator#01,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7ff64ba14780, tileRendererInUse null
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] KEY Event Order Test: 6
[junit] Expec Single Press 36, Release 36
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 36, Release 36, Events 72
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 36, Release 36, Events 72
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test02NewtCanvasAWT_Onscreen
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test03NewtCanvasAWT_Offsccreen
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-10-AWTAnimator#02,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] 2014-10-09 11:04:37.817 java[4760:a507] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
[junit] null
[junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7ff64ba30ae0, tileRendererInUse null
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] KEY Event Order Test: 6
[junit] Expec Single Press 36, Release 36
[junit] Expec AutoRp Press 0, Release 0
[junit] Total Single Press 36, Release 36, Events 72
[junit] Total AutoRp Press 0, Release 0, Events 0
[junit] Total ALL Press 36, Release 36, Events 72
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test03NewtCanvasAWT_Offsccreen
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845477133 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845479434 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845517026 ms +++ localhost/127.0.0.1:59999 - Locked within 37611 ms, 76 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test01NEWT
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-8-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fef5943d210, tileRendererInUse null
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 384x304, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test01NEWT
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test02NewtCanvasAWT_Onscreen
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-9-AWTAnimator#01,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fef594c4970, tileRendererInUse null
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test02NewtCanvasAWT_Onscreen
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test03NewtCanvasAWT_Offsccreen
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-10-AWTAnimator#02,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
[junit] null
[junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fef594eacf0, tileRendererInUse null
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test03NewtCanvasAWT_Offsccreen
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845522564 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] 2014-10-09 11:05:22.961 java[4764:a507] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 43.883 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845479434 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845517026 ms +++ localhost/127.0.0.1:59999 - Locked within 37611 ms, 76 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test01NEWT
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-8-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fef5943d210, tileRendererInUse null
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 384x304, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test01NEWT
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test02NewtCanvasAWT_Onscreen
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-9-AWTAnimator#01,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fef594c4970, tileRendererInUse null
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test02NewtCanvasAWT_Onscreen
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test03NewtCanvasAWT_Offsccreen
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-10-AWTAnimator#02,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
[junit] null
[junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fef594eacf0, tileRendererInUse null
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test03NewtCanvasAWT_Offsccreen
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845522564 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01NEWT took 0.887 sec
[junit] Testcase: test02NewtCanvasAWT_Onscreen took 1.196 sec
[junit] Testcase: test03NewtCanvasAWT_Offsccreen took 0.846 sec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 43.883 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845479434 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845517026 ms +++ localhost/127.0.0.1:59999 - Locked within 37611 ms, 76 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test01NEWT
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-8-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fef5943d210, tileRendererInUse null
[junit] Thread[Thread-8-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 384x304, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test01NEWT
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test02NewtCanvasAWT_Onscreen
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-9-AWTAnimator#01,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fef594c4970, tileRendererInUse null
[junit] Thread[Thread-9-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test02NewtCanvasAWT_Onscreen
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test03NewtCanvasAWT_Offsccreen
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[Thread-10-AWTAnimator#02,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
[junit] null
[junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.init FIN
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fef594eacf0, tileRendererInUse null
[junit] Thread[Thread-10-AWTAnimator#02,5,main] RedSquareES2.reshape FIN
[junit] requestFocus: NEWT Component
[junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false
[junit] requestFocus: click, d: 301 ms
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[Thread-8-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test03NewtCanvasAWT_Offsccreen
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845522564 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845524609 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845535143 ms +++ localhost/127.0.0.1:59999 - Locked within 10548 ms, 22 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus01ProgrFocus
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845538187 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x430 of 640x430, swapInterval 1, drawable 0x7fd7504ed920, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 640x430 of 640x430, swapInterval 1, drawable 0x7fd7504ed920, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845538316 d 0ms]]
[junit] ******** clearAWTFocus.0
[junit] FOCUS AWT GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,0,640x28,label=Click me ..]
[junit] FOCUS AWT LOST TEMP [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,0,640x28,label=Click me ..]
[junit] ******** clearAWTFocus.X
[junit] toFront: robot pos: 320/262
[junit] Frames for initial setVisible(true): 4
[junit] FOCUS AWT Button request
[junit] requestFocus: AWT Component
[junit] FOCUS AWT GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame0,0,22,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,22,640x458,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=UNKNOWN] on java.awt.Button[button0,0,0,640x28,label=Click me ..]
[junit] FOCUS AWT Button sync
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button0
[junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button0
[junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button0
[junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button0
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT CLICKED [1]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT CLICKED [2]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT CLICKED [3]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] FOCUS NEWT Canvas/GLWindow request
[junit] requestFocus: AWT Component
[junit] FOCUS AWT LOST PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,28,640x430],cause=UNKNOWN] on java.awt.Button[button0,0,0,640x28,label=Click me ..]
[junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button0,0,0,640x28,label=Click me ..],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,28,640x430]
[junit] FOCUS AWT LOST TEMP [fc -1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=null,cause=ACTIVATION] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,28,640x430]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845542093 d 0ms]]
[junit] FOCUS NEWT Canvas/GLWindow sync
[junit] centerMouse: robot pos: 320x287, onTitleBarIfWindow: false
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845542297 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845542348 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845542651 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845542703 d 6ms]]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus01ProgrFocus
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus02RobotFocus
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845542987 d 2ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-2,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.reshape 0/0 640x430 of 640x430, swapInterval 1, drawable 0x7fd7506603e0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 640x430 of 640x430, swapInterval 1, drawable 0x7fd7506603e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845543057 d 0ms]]
[junit] ******** clearAWTFocus.0
[junit] FOCUS AWT GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button1,0,0,640x28,label=Click me ..]
[junit] FOCUS AWT LOST TEMP [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=null,cause=ACTIVATION] on java.awt.Button[button1,0,0,640x28,label=Click me ..]
[junit] ******** clearAWTFocus.X
[junit] toFront: robot pos: 320/262
[junit] Frames for initial setVisible(true): 5
[junit] FOCUS AWT Button request
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: true
[junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT CLICKED [1]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button1
[junit] FOCUS AWT GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame1,0,22,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,22,640x458,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=NATIVE_SYSTEM] on java.awt.Button[button1,0,0,640x28,label=Click me ..]
[junit] requestFocus: click, d: 501 ms
[junit] FOCUS AWT Button sync
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button1
[junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button1
[junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button1
[junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button1
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT CLICKED [2]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button1
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT CLICKED [3]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT CLICKED [4]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button1
[junit] FOCUS NEWT Canvas/GLWindow request
[junit] centerMouse: robot pos: 320x287, onTitleBarIfWindow: true
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845547548 d 0ms]]
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 320x287, onTitleBarIfWindow: true
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 320x287, onTitleBarIfWindow: true
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 320x287, onTitleBarIfWindow: true
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 320x287, onTitleBarIfWindow: true
[junit] requestFocus: click, d: 501 ms
[junit] *** AWTRobotUtil.assertRequestFocusAndWait() minor UI failure
[junit] *** requestFocus.hasFocus() - AWT: false
[junit] *** waitForFocus.hasFocus() - NW: true
[junit] *** gain: GLWindow1[focusCount 1]
[junit] *** lost: Button[focusCount 1, temp false]
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.util.AWTRobotUtil.assertRequestFocusAndWait(AWTRobotUtil.java:445)
[junit] at com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot.testFocus01ProgrFocusImpl(TestParentingFocus01SwingAWTRobot.java:186)
[junit] at com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot.testFocus02RobotFocus(TestParentingFocus01SwingAWTRobot.java:98)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at java.lang.reflect.Method.invoke(Method.java:597)
[junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[junit] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[junit] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[junit] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
[junit] at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[junit] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[junit] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
[junit] 2014-10-09 11:06:02.550 java[4771:bc0b] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 0, temp false]
[junit] FOCUS NEWT Canvas/GLWindow sync
[junit] centerMouse: robot pos: 320x287, onTitleBarIfWindow: false
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845563146 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845563197 d 9ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845563501 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845563553 d 9ms]]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus02RobotFocus
[junit] ++++ Test Singleton.unlock()
[junit] FOCUS AWT LOST PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button1,0,0,640x28,invalid,label=Click me ..]
[junit] SLOCK [T main @ 1412845563901 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 40.017 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845524609 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845535143 ms +++ localhost/127.0.0.1:59999 - Locked within 10548 ms, 22 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus01ProgrFocus
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845538187 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x430 of 640x430, swapInterval 1, drawable 0x7fd7504ed920, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 640x430 of 640x430, swapInterval 1, drawable 0x7fd7504ed920, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845538316 d 0ms]]
[junit] ******** clearAWTFocus.0
[junit] FOCUS AWT GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,0,640x28,label=Click me ..]
[junit] FOCUS AWT LOST TEMP [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,0,640x28,label=Click me ..]
[junit] ******** clearAWTFocus.X
[junit] toFront: robot pos: 320/262
[junit] Frames for initial setVisible(true): 4
[junit] FOCUS AWT Button request
[junit] requestFocus: AWT Component
[junit] FOCUS AWT GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame0,0,22,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,22,640x458,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=UNKNOWN] on java.awt.Button[button0,0,0,640x28,label=Click me ..]
[junit] FOCUS AWT Button sync
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button0
[junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button0
[junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button0
[junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button0
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT CLICKED [1]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT CLICKED [2]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT CLICKED [3]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] FOCUS NEWT Canvas/GLWindow request
[junit] requestFocus: AWT Component
[junit] FOCUS AWT LOST PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,28,640x430],cause=UNKNOWN] on java.awt.Button[button0,0,0,640x28,label=Click me ..]
[junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button0,0,0,640x28,label=Click me ..],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,28,640x430]
[junit] FOCUS AWT LOST TEMP [fc -1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=null,cause=ACTIVATION] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,28,640x430]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845542093 d 0ms]]
[junit] FOCUS NEWT Canvas/GLWindow sync
[junit] centerMouse: robot pos: 320x287, onTitleBarIfWindow: false
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845542297 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845542348 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845542651 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845542703 d 6ms]]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus01ProgrFocus
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus02RobotFocus
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845542987 d 2ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-2,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.reshape 0/0 640x430 of 640x430, swapInterval 1, drawable 0x7fd7506603e0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 640x430 of 640x430, swapInterval 1, drawable 0x7fd7506603e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845543057 d 0ms]]
[junit] ******** clearAWTFocus.0
[junit] FOCUS AWT GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button1,0,0,640x28,label=Click me ..]
[junit] FOCUS AWT LOST TEMP [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=null,cause=ACTIVATION] on java.awt.Button[button1,0,0,640x28,label=Click me ..]
[junit] ******** clearAWTFocus.X
[junit] toFront: robot pos: 320/262
[junit] Frames for initial setVisible(true): 5
[junit] FOCUS AWT Button request
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: true
[junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT CLICKED [1]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button1
[junit] FOCUS AWT GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame1,0,22,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,22,640x458,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=NATIVE_SYSTEM] on java.awt.Button[button1,0,0,640x28,label=Click me ..]
[junit] requestFocus: click, d: 501 ms
[junit] FOCUS AWT Button sync
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button1
[junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button1
[junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button1
[junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button1
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT CLICKED [2]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button1
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT CLICKED [3]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT CLICKED [4]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button1
[junit] FOCUS NEWT Canvas/GLWindow request
[junit] centerMouse: robot pos: 320x287, onTitleBarIfWindow: true
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845547548 d 0ms]]
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 320x287, onTitleBarIfWindow: true
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 320x287, onTitleBarIfWindow: true
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 320x287, onTitleBarIfWindow: true
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 320x287, onTitleBarIfWindow: true
[junit] requestFocus: click, d: 501 ms
[junit] *** AWTRobotUtil.assertRequestFocusAndWait() minor UI failure
[junit] *** requestFocus.hasFocus() - AWT: false
[junit] *** waitForFocus.hasFocus() - NW: true
[junit] *** gain: GLWindow1[focusCount 1]
[junit] *** lost: Button[focusCount 1, temp false]
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.util.AWTRobotUtil.assertRequestFocusAndWait(AWTRobotUtil.java:445)
[junit] at com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot.testFocus01ProgrFocusImpl(TestParentingFocus01SwingAWTRobot.java:186)
[junit] at com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot.testFocus02RobotFocus(TestParentingFocus01SwingAWTRobot.java:98)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at java.lang.reflect.Method.invoke(Method.java:597)
[junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[junit] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[junit] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[junit] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
[junit] at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[junit] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[junit] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
[junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 0, temp false]
[junit] FOCUS NEWT Canvas/GLWindow sync
[junit] centerMouse: robot pos: 320x287, onTitleBarIfWindow: false
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845563146 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845563197 d 9ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845563501 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845563553 d 9ms]]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus02RobotFocus
[junit] ++++ Test Singleton.unlock()
[junit] FOCUS AWT LOST PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button1,0,0,640x28,invalid,label=Click me ..]
[junit] SLOCK [T main @ 1412845563901 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testFocus01ProgrFocus took 5.422 sec
[junit] Testcase: testFocus02RobotFocus took 20.836 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 40.017 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845524609 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845535143 ms +++ localhost/127.0.0.1:59999 - Locked within 10548 ms, 22 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus01ProgrFocus
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845538187 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x430 of 640x430, swapInterval 1, drawable 0x7fd7504ed920, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 640x430 of 640x430, swapInterval 1, drawable 0x7fd7504ed920, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845538316 d 0ms]]
[junit] ******** clearAWTFocus.0
[junit] FOCUS AWT GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,0,640x28,label=Click me ..]
[junit] FOCUS AWT LOST TEMP [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,0,640x28,label=Click me ..]
[junit] ******** clearAWTFocus.X
[junit] toFront: robot pos: 320/262
[junit] Frames for initial setVisible(true): 4
[junit] FOCUS AWT Button request
[junit] requestFocus: AWT Component
[junit] FOCUS AWT GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame0,0,22,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,22,640x458,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=UNKNOWN] on java.awt.Button[button0,0,0,640x28,label=Click me ..]
[junit] FOCUS AWT Button sync
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button0
[junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button0
[junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button0
[junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button0
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT CLICKED [1]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT CLICKED [2]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT CLICKED [3]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] FOCUS NEWT Canvas/GLWindow request
[junit] requestFocus: AWT Component
[junit] FOCUS AWT LOST PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,28,640x430],cause=UNKNOWN] on java.awt.Button[button0,0,0,640x28,label=Click me ..]
[junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button0,0,0,640x28,label=Click me ..],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,28,640x430]
[junit] FOCUS AWT LOST TEMP [fc -1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=null,cause=ACTIVATION] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,28,640x430]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845542093 d 0ms]]
[junit] FOCUS NEWT Canvas/GLWindow sync
[junit] centerMouse: robot pos: 320x287, onTitleBarIfWindow: false
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845542297 d 2ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845542348 d 5ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845542651 d 4ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845542703 d 6ms]]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus01ProgrFocus
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus02RobotFocus
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845542987 d 2ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-2,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.reshape 0/0 640x430 of 640x430, swapInterval 1, drawable 0x7fd7506603e0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 640x430 of 640x430, swapInterval 1, drawable 0x7fd7506603e0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845543057 d 0ms]]
[junit] ******** clearAWTFocus.0
[junit] FOCUS AWT GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button1,0,0,640x28,label=Click me ..]
[junit] FOCUS AWT LOST TEMP [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=null,cause=ACTIVATION] on java.awt.Button[button1,0,0,640x28,label=Click me ..]
[junit] ******** clearAWTFocus.X
[junit] toFront: robot pos: 320/262
[junit] Frames for initial setVisible(true): 5
[junit] FOCUS AWT Button request
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: true
[junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT CLICKED [1]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button1
[junit] FOCUS AWT GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame1,0,22,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,22,640x458,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=NATIVE_SYSTEM] on java.awt.Button[button1,0,0,640x28,label=Click me ..]
[junit] requestFocus: click, d: 501 ms
[junit] FOCUS AWT Button sync
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button1
[junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button1
[junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button1
[junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button1
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT CLICKED [2]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button1
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT CLICKED [3]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT CLICKED [4]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button1
[junit] FOCUS NEWT Canvas/GLWindow request
[junit] centerMouse: robot pos: 320x287, onTitleBarIfWindow: true
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845547548 d 0ms]]
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 320x287, onTitleBarIfWindow: true
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 320x287, onTitleBarIfWindow: true
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 320x287, onTitleBarIfWindow: true
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 320x287, onTitleBarIfWindow: true
[junit] requestFocus: click, d: 501 ms
[junit] *** AWTRobotUtil.assertRequestFocusAndWait() minor UI failure
[junit] *** requestFocus.hasFocus() - AWT: false
[junit] *** waitForFocus.hasFocus() - NW: true
[junit] *** gain: GLWindow1[focusCount 1]
[junit] *** lost: Button[focusCount 1, temp false]
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.util.AWTRobotUtil.assertRequestFocusAndWait(AWTRobotUtil.java:445)
[junit] at com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot.testFocus01ProgrFocusImpl(TestParentingFocus01SwingAWTRobot.java:186)
[junit] at com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot.testFocus02RobotFocus(TestParentingFocus01SwingAWTRobot.java:98)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at java.lang.reflect.Method.invoke(Method.java:597)
[junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[junit] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[junit] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[junit] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
[junit] at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[junit] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[junit] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
[junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 0, temp false]
[junit] FOCUS NEWT Canvas/GLWindow sync
[junit] centerMouse: robot pos: 320x287, onTitleBarIfWindow: false
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845563146 d 5ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845563197 d 9ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845563501 d 6ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845563553 d 9ms]]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus02RobotFocus
[junit] ++++ Test Singleton.unlock()
[junit] FOCUS AWT LOST PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button1,0,0,640x28,invalid,label=Click me ..]
[junit] SLOCK [T main @ 1412845563901 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845565929 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845585483 ms +++ localhost/127.0.0.1:59999 - Locked within 19574 ms, 40 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus01ProgrFocus
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845588485 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x31a3ca10: tileRendererInUse null, GearsES2[obj 0x31a3ca10 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x31a3ca10 on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x31a3ca10 created: GearsObj[0x27e91a4d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x31a3ca10 created: GearsObj[0x38bdc9b3, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x31a3ca10 created: GearsObj[0x38bdc9b3, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x31a3ca10 FIN GearsES2[obj 0x31a3ca10 isInit true, usesShared false, 1 GearsObj[0x27e91a4d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x38bdc9b3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x782cbc86, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x31a3ca10 0/0 418x346 of 418x346, swapInterval 1, drawable 0x7fcc196f9cf0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31a3ca10, angle 0.0, [l -1.2080925, r 1.2080925, b -1.0, t 1.0] 2.416185x2.0 -> [l -1.2080925, r 1.2080925, b -1.0, t 1.0] 2.416185x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x31a3ca10 418x346, swapInterval 1, drawable 0x7fcc196f9cf0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x31a3ca10 0/0 418x346 of 418x346, swapInterval 1, drawable 0x7fcc196f9cf0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31a3ca10, angle 0.5, [l -1.2080925, r 1.2080925, b -1.0, t 1.0] 2.416185x2.0 -> [l -1.2080925, r 1.2080925, b -1.0, t 1.0] 2.416185x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31a3ca10 418x346, swapInterval 1, drawable 0x7fcc196f9cf0
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845588627 d 1ms]]
[junit] ******** clearAWTFocus.0
[junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,0,640x28,label=north]
[junit] FOCUS AWT LOST TEMP [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,0,640x28,label=north]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31a3ca10 418x346, swapInterval 1, drawable 0x7fcc196f9cf0
[junit] ******** clearAWTFocus.X
[junit] toFront: robot pos: 320/262
[junit] Frames for initial setVisible(true): 3
[junit] FOCUS AWT Button Outer request
[junit] requestFocus: AWT Component
[junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame1,0,22,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,22,640x458,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=UNKNOWN] on java.awt.Button[button0,0,0,640x28,label=north]
[junit] FOCUS AWT Button Outer sync
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button0
[junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button0
[junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button0
[junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button0
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT CLICKED [1]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT CLICKED [2]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT CLICKED [3]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] FOCUS NEWT Canvas/GLWindow request
[junit] requestFocus: AWT Component
[junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,57,28,418x346],cause=UNKNOWN] on java.awt.Button[button0,0,0,640x28,label=north]
[junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button0,0,0,640x28,label=north],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,57,28,418x346]
[junit] FOCUS AWT LOST TEMP [fc -1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=null,cause=ACTIVATION] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,57,28,418x346]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845592272 d 0ms]]
[junit] FOCUS NEWT Canvas/GLWindow sync
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845592571 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845592622 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845592926 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845592977 d 11ms]]]
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845593285 d 1ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845593285 d 2ms]]]
[junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845593285 d 2ms]]]
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845593904 d 9ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845593905 d 8ms]]]
[junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845593905 d 8ms]]]
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845594407 d 3ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845594407 d 3ms]]]
[junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845594407 d 3ms]]]
[junit] FOCUS AWT Button request
[junit] requestFocus: AWT Component
[junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,57,28,418x346],cause=UNKNOWN] on java.awt.Button[button1,0,0,529x28,label=north]
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845594914 d 0ms]]
[junit] FOCUS AWT Button sync
[junit] centerMouse: robot pos: 322x86, onTitleBarIfWindow: false
[junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button1
[junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button1
[junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button1
[junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button1
[junit] centerMouse: robot pos: 322x86, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(270,13),absolute(322,86),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT CLICKED [1]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button1
[junit] centerMouse: robot pos: 322x86, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(270,13),absolute(322,86),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT CLICKED [2]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(270,13),absolute(322,86),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT CLICKED [3]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button1
[junit] FOCUS NEWT Canvas/GLWindow request
[junit] requestFocus: AWT Component
[junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,57,28,418x346],cause=UNKNOWN] on java.awt.Button[button1,0,0,529x28,label=north]
[junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button1,0,0,529x28,label=north],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,57,28,418x346]
[junit] FOCUS AWT LOST TEMP [fc -1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=null,cause=ACTIVATION] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,57,28,418x346]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845597950 d 0ms]]
[junit] FOCUS NEWT Canvas/GLWindow sync
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845598257 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845598308 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845598510 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845598560 d 1ms]]]
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845598973 d 8ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845598973 d 8ms]]]
[junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845598973 d 8ms]]]
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845599590 d 9ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845599590 d 9ms]]]
[junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845599590 d 9ms]]]
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845599994 d 6ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845599994 d 6ms]]]
[junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845599994 d 6ms]]]
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845600410 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x31a3ca10: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x31a3ca10 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus01ProgrFocus
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus02RobotFocus
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845600490 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.init.0 0x2825491d: tileRendererInUse null, GearsES2[obj 0x2825491d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2825491d on Thread[main-Display-.macosx_nil-1-EDT-2,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2825491d created: GearsObj[0x106df95, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2825491d created: GearsObj[0x6a40afb9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2825491d created: GearsObj[0x6a40afb9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.init.X 0x2825491d FIN GearsES2[obj 0x2825491d isInit true, usesShared false, 1 GearsObj[0x106df95, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a40afb9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3cd0d12e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.reshape 0x2825491d 0/0 418x346 of 418x346, swapInterval 1, drawable 0x7fcc1ba1a650, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2825491d, angle 0.0, [l -1.2080925, r 1.2080925, b -1.0, t 1.0] 2.416185x2.0 -> [l -1.2080925, r 1.2080925, b -1.0, t 1.0] 2.416185x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.display 0x2825491d 418x346, swapInterval 1, drawable 0x7fcc1ba1a650
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2825491d 0/0 418x346 of 418x346, swapInterval 1, drawable 0x7fcc1ba1a650, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2825491d, angle 0.5, [l -1.2080925, r 1.2080925, b -1.0, t 1.0] 2.416185x2.0 -> [l -1.2080925, r 1.2080925, b -1.0, t 1.0] 2.416185x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2825491d 418x346, swapInterval 1, drawable 0x7fcc1ba1a650
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845600587 d 0ms]]
[junit] ******** clearAWTFocus.0
[junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,0,0,640x28,label=north]
[junit] FOCUS AWT LOST TEMP [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,0,0,640x28,label=north]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2825491d 418x346, swapInterval 1, drawable 0x7fcc1ba1a650
[junit] ******** clearAWTFocus.X
[junit] toFront: robot pos: 320/262
[junit] Frames for initial setVisible(true): 3
[junit] FOCUS AWT Button Outer request
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: true
[junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2
[junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button2
[junit] MOUSE AWT CLICKED [1]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button2
[junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame2,0,22,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,22,640x458,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=NATIVE_SYSTEM] on java.awt.Button[button2,0,0,640x28,label=north]
[junit] requestFocus: click, d: 501 ms
[junit] FOCUS AWT Button Outer sync
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button2
[junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button2
[junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button2
[junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button2
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2
[junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button2
[junit] MOUSE AWT CLICKED [2]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button2
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2
[junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button2
[junit] MOUSE AWT CLICKED [3]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button2
[junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2
[junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button2
[junit] MOUSE AWT CLICKED [4]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button2
[junit] FOCUS NEWT Canvas/GLWindow request
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: true
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845605102 d 0ms]]
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: true
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845607816 d 9ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845607816 d 9ms]]]
[junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845607816 d 9ms]]]
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: true
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845610530 d 10ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845610530 d 10ms]]]
[junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845610530 d 10ms]]]
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: true
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845613241 d 1ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845613242 d 11ms]]]
[junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845613242 d 11ms]]]
[junit] requestFocus: click, d: 501 ms
[junit] 2014-10-09 11:06:55.629 java[4774:6607] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: true
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845615851 d 10ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845615852 d 9ms]]]
[junit] MOUSE NEWT CLICKED [4]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845615852 d 9ms]]]
[junit] requestFocus: click, d: 501 ms
[junit] *** AWTRobotUtil.assertRequestFocusAndWait() minor UI failure
[junit] *** requestFocus.hasFocus() - AWT: false
[junit] *** waitForFocus.hasFocus() - NW: true
[junit] *** gain: GLWindow1[focusCount 1]
[junit] *** lost: ButtonNorthOuter[focusCount 1, temp false]
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.util.AWTRobotUtil.assertRequestFocusAndWait(AWTRobotUtil.java:445)
[junit] at com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot.testFocus01ProgrFocusImpl(TestParentingFocus02SwingAWTRobot.java:210)
[junit] at com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot.testFocus02RobotFocus(TestParentingFocus02SwingAWTRobot.java:295)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at java.lang.reflect.Method.invoke(Method.java:597)
[junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[junit] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[junit] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[junit] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
[junit] at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[junit] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[junit] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
[junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 0, temp false]
[junit] FOCUS NEWT Canvas/GLWindow sync
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845620490 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845620541 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845620842 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845620892 d 3ms]]]
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845621308 d 5ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845621308 d 5ms]]]
[junit] MOUSE NEWT CLICKED [5]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845621308 d 5ms]]]
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845621925 d 9ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845621925 d 10ms]]]
[junit] MOUSE NEWT CLICKED [6]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845621925 d 10ms]]]
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845622430 d 9ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845622430 d 9ms]]]
[junit] MOUSE NEWT CLICKED [7]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845622430 d 10ms]]]
[junit] FOCUS AWT Button request
[junit] centerMouse: robot pos: 322x86, onTitleBarIfWindow: true
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845623037 d 0ms]]
[junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(270,13),absolute(322,86),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3
[junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button3
[junit] MOUSE AWT CLICKED [1]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button3
[junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=java.awt.Button[button3,0,0,529x28,label=north],cause=NATIVE_SYSTEM] on java.awt.Button[button2,0,0,640x28,label=north]
[junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button2,0,0,640x28,label=north],cause=NATIVE_SYSTEM] on java.awt.Button[button3,0,0,529x28,label=north]
[junit] requestFocus: click, d: 501 ms
[junit] FOCUS AWT Button sync
[junit] centerMouse: robot pos: 322x86, onTitleBarIfWindow: false
[junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button3
[junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button3
[junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button3
[junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button3
[junit] centerMouse: robot pos: 322x86, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(270,13),absolute(322,86),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3
[junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button3
[junit] MOUSE AWT CLICKED [2]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button3
[junit] centerMouse: robot pos: 322x86, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(270,13),absolute(322,86),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3
[junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button3
[junit] MOUSE AWT CLICKED [3]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button3
[junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(270,13),absolute(322,86),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3
[junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button3
[junit] MOUSE AWT CLICKED [4]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button3
[junit] FOCUS NEWT Canvas/GLWindow request
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: true
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845626669 d 0ms]]
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: true
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845629383 d 10ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845629383 d 11ms]]]
[junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845629383 d 11ms]]]
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: true
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845632102 d 7ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845632103 d 6ms]]]
[junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845632103 d 7ms]]]
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: true
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845634714 d 10ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845634714 d 10ms]]]
[junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845634714 d 10ms]]]
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: true
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845637426 d 4ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845637427 d 3ms]]]
[junit] MOUSE NEWT CLICKED [4]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845637427 d 3ms]]]
[junit] requestFocus: click, d: 501 ms
[junit] *** AWTRobotUtil.assertRequestFocusAndWait() minor UI failure
[junit] *** requestFocus.hasFocus() - AWT: false
[junit] *** waitForFocus.hasFocus() - NW: true
[junit] *** gain: GLWindow1[focusCount 1]
[junit] *** lost: ButtonNorthInner[focusCount 1, temp false]
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.util.AWTRobotUtil.assertRequestFocusAndWait(AWTRobotUtil.java:445)
[junit] at com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot.testFocus01ProgrFocusImpl(TestParentingFocus02SwingAWTRobot.java:250)
[junit] at com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot.testFocus02RobotFocus(TestParentingFocus02SwingAWTRobot.java:295)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at java.lang.reflect.Method.invoke(Method.java:597)
[junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[junit] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[junit] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[junit] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
[junit] at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[junit] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[junit] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
[junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 0, temp false]
[junit] FOCUS NEWT Canvas/GLWindow sync
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845642159 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845642210 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845642412 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845642463 d 2ms]]]
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845642876 d 10ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845642876 d 10ms]]]
[junit] MOUSE NEWT CLICKED [5]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845642876 d 10ms]]]
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845643494 d 9ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845643494 d 10ms]]]
[junit] MOUSE NEWT CLICKED [6]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845643494 d 10ms]]]
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845643997 d 5ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845643997 d 5ms]]]
[junit] MOUSE NEWT CLICKED [7]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845643997 d 5ms]]]
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845644411 d 0ms]]
[junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button3,0,0,529x28,invalid,label=north]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x2825491d: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x2825491d FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus02RobotFocus
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845644544 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 79.333 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845565929 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845585483 ms +++ localhost/127.0.0.1:59999 - Locked within 19574 ms, 40 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus01ProgrFocus
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845588485 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x31a3ca10: tileRendererInUse null, GearsES2[obj 0x31a3ca10 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x31a3ca10 on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x31a3ca10 created: GearsObj[0x27e91a4d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x31a3ca10 created: GearsObj[0x38bdc9b3, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x31a3ca10 created: GearsObj[0x38bdc9b3, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x31a3ca10 FIN GearsES2[obj 0x31a3ca10 isInit true, usesShared false, 1 GearsObj[0x27e91a4d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x38bdc9b3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x782cbc86, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x31a3ca10 0/0 418x346 of 418x346, swapInterval 1, drawable 0x7fcc196f9cf0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31a3ca10, angle 0.0, [l -1.2080925, r 1.2080925, b -1.0, t 1.0] 2.416185x2.0 -> [l -1.2080925, r 1.2080925, b -1.0, t 1.0] 2.416185x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x31a3ca10 418x346, swapInterval 1, drawable 0x7fcc196f9cf0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x31a3ca10 0/0 418x346 of 418x346, swapInterval 1, drawable 0x7fcc196f9cf0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31a3ca10, angle 0.5, [l -1.2080925, r 1.2080925, b -1.0, t 1.0] 2.416185x2.0 -> [l -1.2080925, r 1.2080925, b -1.0, t 1.0] 2.416185x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31a3ca10 418x346, swapInterval 1, drawable 0x7fcc196f9cf0
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845588627 d 1ms]]
[junit] ******** clearAWTFocus.0
[junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,0,640x28,label=north]
[junit] FOCUS AWT LOST TEMP [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,0,640x28,label=north]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31a3ca10 418x346, swapInterval 1, drawable 0x7fcc196f9cf0
[junit] ******** clearAWTFocus.X
[junit] toFront: robot pos: 320/262
[junit] Frames for initial setVisible(true): 3
[junit] FOCUS AWT Button Outer request
[junit] requestFocus: AWT Component
[junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame1,0,22,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,22,640x458,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=UNKNOWN] on java.awt.Button[button0,0,0,640x28,label=north]
[junit] FOCUS AWT Button Outer sync
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button0
[junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button0
[junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button0
[junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button0
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT CLICKED [1]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT CLICKED [2]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT CLICKED [3]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] FOCUS NEWT Canvas/GLWindow request
[junit] requestFocus: AWT Component
[junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,57,28,418x346],cause=UNKNOWN] on java.awt.Button[button0,0,0,640x28,label=north]
[junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button0,0,0,640x28,label=north],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,57,28,418x346]
[junit] FOCUS AWT LOST TEMP [fc -1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=null,cause=ACTIVATION] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,57,28,418x346]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845592272 d 0ms]]
[junit] FOCUS NEWT Canvas/GLWindow sync
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845592571 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845592622 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845592926 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845592977 d 11ms]]]
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845593285 d 1ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845593285 d 2ms]]]
[junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845593285 d 2ms]]]
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845593904 d 9ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845593905 d 8ms]]]
[junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845593905 d 8ms]]]
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845594407 d 3ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845594407 d 3ms]]]
[junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845594407 d 3ms]]]
[junit] FOCUS AWT Button request
[junit] requestFocus: AWT Component
[junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,57,28,418x346],cause=UNKNOWN] on java.awt.Button[button1,0,0,529x28,label=north]
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845594914 d 0ms]]
[junit] FOCUS AWT Button sync
[junit] centerMouse: robot pos: 322x86, onTitleBarIfWindow: false
[junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button1
[junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button1
[junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button1
[junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button1
[junit] centerMouse: robot pos: 322x86, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(270,13),absolute(322,86),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT CLICKED [1]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button1
[junit] centerMouse: robot pos: 322x86, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(270,13),absolute(322,86),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT CLICKED [2]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(270,13),absolute(322,86),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT CLICKED [3]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button1
[junit] FOCUS NEWT Canvas/GLWindow request
[junit] requestFocus: AWT Component
[junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,57,28,418x346],cause=UNKNOWN] on java.awt.Button[button1,0,0,529x28,label=north]
[junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button1,0,0,529x28,label=north],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,57,28,418x346]
[junit] FOCUS AWT LOST TEMP [fc -1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=null,cause=ACTIVATION] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,57,28,418x346]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845597950 d 0ms]]
[junit] FOCUS NEWT Canvas/GLWindow sync
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845598257 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845598308 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845598510 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845598560 d 1ms]]]
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845598973 d 8ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845598973 d 8ms]]]
[junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845598973 d 8ms]]]
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845599590 d 9ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845599590 d 9ms]]]
[junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845599590 d 9ms]]]
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845599994 d 6ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845599994 d 6ms]]]
[junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845599994 d 6ms]]]
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845600410 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x31a3ca10: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x31a3ca10 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus01ProgrFocus
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus02RobotFocus
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845600490 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.init.0 0x2825491d: tileRendererInUse null, GearsES2[obj 0x2825491d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2825491d on Thread[main-Display-.macosx_nil-1-EDT-2,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2825491d created: GearsObj[0x106df95, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2825491d created: GearsObj[0x6a40afb9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2825491d created: GearsObj[0x6a40afb9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.init.X 0x2825491d FIN GearsES2[obj 0x2825491d isInit true, usesShared false, 1 GearsObj[0x106df95, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a40afb9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3cd0d12e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.reshape 0x2825491d 0/0 418x346 of 418x346, swapInterval 1, drawable 0x7fcc1ba1a650, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2825491d, angle 0.0, [l -1.2080925, r 1.2080925, b -1.0, t 1.0] 2.416185x2.0 -> [l -1.2080925, r 1.2080925, b -1.0, t 1.0] 2.416185x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.display 0x2825491d 418x346, swapInterval 1, drawable 0x7fcc1ba1a650
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2825491d 0/0 418x346 of 418x346, swapInterval 1, drawable 0x7fcc1ba1a650, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2825491d, angle 0.5, [l -1.2080925, r 1.2080925, b -1.0, t 1.0] 2.416185x2.0 -> [l -1.2080925, r 1.2080925, b -1.0, t 1.0] 2.416185x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2825491d 418x346, swapInterval 1, drawable 0x7fcc1ba1a650
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845600587 d 0ms]]
[junit] ******** clearAWTFocus.0
[junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,0,0,640x28,label=north]
[junit] FOCUS AWT LOST TEMP [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,0,0,640x28,label=north]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2825491d 418x346, swapInterval 1, drawable 0x7fcc1ba1a650
[junit] ******** clearAWTFocus.X
[junit] toFront: robot pos: 320/262
[junit] Frames for initial setVisible(true): 3
[junit] FOCUS AWT Button Outer request
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: true
[junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2
[junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button2
[junit] MOUSE AWT CLICKED [1]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button2
[junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame2,0,22,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,22,640x458,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=NATIVE_SYSTEM] on java.awt.Button[button2,0,0,640x28,label=north]
[junit] requestFocus: click, d: 501 ms
[junit] FOCUS AWT Button Outer sync
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button2
[junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button2
[junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button2
[junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button2
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2
[junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button2
[junit] MOUSE AWT CLICKED [2]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button2
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2
[junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button2
[junit] MOUSE AWT CLICKED [3]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button2
[junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2
[junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button2
[junit] MOUSE AWT CLICKED [4]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button2
[junit] FOCUS NEWT Canvas/GLWindow request
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: true
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845605102 d 0ms]]
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: true
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845607816 d 9ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845607816 d 9ms]]]
[junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845607816 d 9ms]]]
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: true
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845610530 d 10ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845610530 d 10ms]]]
[junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845610530 d 10ms]]]
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: true
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845613241 d 1ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845613242 d 11ms]]]
[junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845613242 d 11ms]]]
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: true
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845615851 d 10ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845615852 d 9ms]]]
[junit] MOUSE NEWT CLICKED [4]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845615852 d 9ms]]]
[junit] requestFocus: click, d: 501 ms
[junit] *** AWTRobotUtil.assertRequestFocusAndWait() minor UI failure
[junit] *** requestFocus.hasFocus() - AWT: false
[junit] *** waitForFocus.hasFocus() - NW: true
[junit] *** gain: GLWindow1[focusCount 1]
[junit] *** lost: ButtonNorthOuter[focusCount 1, temp false]
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.util.AWTRobotUtil.assertRequestFocusAndWait(AWTRobotUtil.java:445)
[junit] at com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot.testFocus01ProgrFocusImpl(TestParentingFocus02SwingAWTRobot.java:210)
[junit] at com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot.testFocus02RobotFocus(TestParentingFocus02SwingAWTRobot.java:295)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at java.lang.reflect.Method.invoke(Method.java:597)
[junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[junit] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[junit] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[junit] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
[junit] at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[junit] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[junit] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
[junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 0, temp false]
[junit] FOCUS NEWT Canvas/GLWindow sync
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845620490 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845620541 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845620842 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845620892 d 3ms]]]
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845621308 d 5ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845621308 d 5ms]]]
[junit] MOUSE NEWT CLICKED [5]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845621308 d 5ms]]]
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845621925 d 9ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845621925 d 10ms]]]
[junit] MOUSE NEWT CLICKED [6]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845621925 d 10ms]]]
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845622430 d 9ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845622430 d 9ms]]]
[junit] MOUSE NEWT CLICKED [7]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845622430 d 10ms]]]
[junit] FOCUS AWT Button request
[junit] centerMouse: robot pos: 322x86, onTitleBarIfWindow: true
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845623037 d 0ms]]
[junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(270,13),absolute(322,86),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3
[junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button3
[junit] MOUSE AWT CLICKED [1]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button3
[junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=java.awt.Button[button3,0,0,529x28,label=north],cause=NATIVE_SYSTEM] on java.awt.Button[button2,0,0,640x28,label=north]
[junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button2,0,0,640x28,label=north],cause=NATIVE_SYSTEM] on java.awt.Button[button3,0,0,529x28,label=north]
[junit] requestFocus: click, d: 501 ms
[junit] FOCUS AWT Button sync
[junit] centerMouse: robot pos: 322x86, onTitleBarIfWindow: false
[junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button3
[junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button3
[junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button3
[junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button3
[junit] centerMouse: robot pos: 322x86, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(270,13),absolute(322,86),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3
[junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button3
[junit] MOUSE AWT CLICKED [2]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button3
[junit] centerMouse: robot pos: 322x86, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(270,13),absolute(322,86),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3
[junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button3
[junit] MOUSE AWT CLICKED [3]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button3
[junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(270,13),absolute(322,86),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3
[junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button3
[junit] MOUSE AWT CLICKED [4]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button3
[junit] FOCUS NEWT Canvas/GLWindow request
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: true
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845626669 d 0ms]]
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: true
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845629383 d 10ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845629383 d 11ms]]]
[junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845629383 d 11ms]]]
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: true
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845632102 d 7ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845632103 d 6ms]]]
[junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845632103 d 7ms]]]
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: true
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845634714 d 10ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845634714 d 10ms]]]
[junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845634714 d 10ms]]]
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: true
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845637426 d 4ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845637427 d 3ms]]]
[junit] MOUSE NEWT CLICKED [4]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845637427 d 3ms]]]
[junit] requestFocus: click, d: 501 ms
[junit] *** AWTRobotUtil.assertRequestFocusAndWait() minor UI failure
[junit] *** requestFocus.hasFocus() - AWT: false
[junit] *** waitForFocus.hasFocus() - NW: true
[junit] *** gain: GLWindow1[focusCount 1]
[junit] *** lost: ButtonNorthInner[focusCount 1, temp false]
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.util.AWTRobotUtil.assertRequestFocusAndWait(AWTRobotUtil.java:445)
[junit] at com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot.testFocus01ProgrFocusImpl(TestParentingFocus02SwingAWTRobot.java:250)
[junit] at com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot.testFocus02RobotFocus(TestParentingFocus02SwingAWTRobot.java:295)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at java.lang.reflect.Method.invoke(Method.java:597)
[junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[junit] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[junit] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[junit] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
[junit] at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[junit] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[junit] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
[junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 0, temp false]
[junit] FOCUS NEWT Canvas/GLWindow sync
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845642159 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845642210 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845642412 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845642463 d 2ms]]]
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845642876 d 10ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845642876 d 10ms]]]
[junit] MOUSE NEWT CLICKED [5]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845642876 d 10ms]]]
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845643494 d 9ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845643494 d 10ms]]]
[junit] MOUSE NEWT CLICKED [6]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845643494 d 10ms]]]
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845643997 d 5ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845643997 d 5ms]]]
[junit] MOUSE NEWT CLICKED [7]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845643997 d 5ms]]]
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845644411 d 0ms]]
[junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button3,0,0,529x28,invalid,label=north]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x2825491d: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x2825491d FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus02RobotFocus
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845644544 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testFocus01ProgrFocus took 12.459 sec
[junit] Testcase: testFocus02RobotFocus took 43.988 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 79.333 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845565929 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845585483 ms +++ localhost/127.0.0.1:59999 - Locked within 19574 ms, 40 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus01ProgrFocus
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845588485 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x31a3ca10: tileRendererInUse null, GearsES2[obj 0x31a3ca10 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x31a3ca10 on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x31a3ca10 created: GearsObj[0x27e91a4d, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x31a3ca10 created: GearsObj[0x38bdc9b3, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x31a3ca10 created: GearsObj[0x38bdc9b3, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x31a3ca10 FIN GearsES2[obj 0x31a3ca10 isInit true, usesShared false, 1 GearsObj[0x27e91a4d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x38bdc9b3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x782cbc86, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x31a3ca10 0/0 418x346 of 418x346, swapInterval 1, drawable 0x7fcc196f9cf0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31a3ca10, angle 0.0, [l -1.2080925, r 1.2080925, b -1.0, t 1.0] 2.416185x2.0 -> [l -1.2080925, r 1.2080925, b -1.0, t 1.0] 2.416185x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x31a3ca10 418x346, swapInterval 1, drawable 0x7fcc196f9cf0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x31a3ca10 0/0 418x346 of 418x346, swapInterval 1, drawable 0x7fcc196f9cf0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x31a3ca10, angle 0.5, [l -1.2080925, r 1.2080925, b -1.0, t 1.0] 2.416185x2.0 -> [l -1.2080925, r 1.2080925, b -1.0, t 1.0] 2.416185x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31a3ca10 418x346, swapInterval 1, drawable 0x7fcc196f9cf0
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845588627 d 1ms]]
[junit] ******** clearAWTFocus.0
[junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,0,640x28,label=north]
[junit] FOCUS AWT LOST TEMP [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,0,640x28,label=north]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x31a3ca10 418x346, swapInterval 1, drawable 0x7fcc196f9cf0
[junit] ******** clearAWTFocus.X
[junit] toFront: robot pos: 320/262
[junit] Frames for initial setVisible(true): 3
[junit] FOCUS AWT Button Outer request
[junit] requestFocus: AWT Component
[junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame1,0,22,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,22,640x458,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=UNKNOWN] on java.awt.Button[button0,0,0,640x28,label=north]
[junit] FOCUS AWT Button Outer sync
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button0
[junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button0
[junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button0
[junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button0
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT CLICKED [1]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT CLICKED [2]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] MOUSE AWT CLICKED [3]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button0
[junit] FOCUS NEWT Canvas/GLWindow request
[junit] requestFocus: AWT Component
[junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,57,28,418x346],cause=UNKNOWN] on java.awt.Button[button0,0,0,640x28,label=north]
[junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button0,0,0,640x28,label=north],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,57,28,418x346]
[junit] FOCUS AWT LOST TEMP [fc -1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=null,cause=ACTIVATION] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,57,28,418x346]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845592272 d 0ms]]
[junit] FOCUS NEWT Canvas/GLWindow sync
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845592571 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845592622 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845592926 d 9ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845592977 d 11ms]]]
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845593285 d 1ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845593285 d 2ms]]]
[junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845593285 d 2ms]]]
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845593904 d 9ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845593905 d 8ms]]]
[junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845593905 d 8ms]]]
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845594407 d 3ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845594407 d 3ms]]]
[junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845594407 d 3ms]]]
[junit] FOCUS AWT Button request
[junit] requestFocus: AWT Component
[junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,57,28,418x346],cause=UNKNOWN] on java.awt.Button[button1,0,0,529x28,label=north]
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845594914 d 0ms]]
[junit] FOCUS AWT Button sync
[junit] centerMouse: robot pos: 322x86, onTitleBarIfWindow: false
[junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button1
[junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button1
[junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button1
[junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button1
[junit] centerMouse: robot pos: 322x86, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(270,13),absolute(322,86),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT CLICKED [1]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button1
[junit] centerMouse: robot pos: 322x86, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(270,13),absolute(322,86),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT CLICKED [2]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(270,13),absolute(322,86),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button1
[junit] MOUSE AWT CLICKED [3]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button1
[junit] FOCUS NEWT Canvas/GLWindow request
[junit] requestFocus: AWT Component
[junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,57,28,418x346],cause=UNKNOWN] on java.awt.Button[button1,0,0,529x28,label=north]
[junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button1,0,0,529x28,label=north],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,57,28,418x346]
[junit] FOCUS AWT LOST TEMP [fc -1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=null,cause=ACTIVATION] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,57,28,418x346]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845597950 d 0ms]]
[junit] FOCUS NEWT Canvas/GLWindow sync
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845598257 d 1ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845598308 d 4ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845598510 d 7ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845598560 d 1ms]]]
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845598973 d 8ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845598973 d 8ms]]]
[junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845598973 d 8ms]]]
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845599590 d 9ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845599590 d 9ms]]]
[junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845599590 d 9ms]]]
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845599994 d 6ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845599994 d 6ms]]]
[junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845599994 d 6ms]]]
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845600410 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x31a3ca10: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x31a3ca10 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus01ProgrFocus
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus02RobotFocus
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845600490 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.init.0 0x2825491d: tileRendererInUse null, GearsES2[obj 0x2825491d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2825491d on Thread[main-Display-.macosx_nil-1-EDT-2,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2825491d created: GearsObj[0x106df95, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2825491d created: GearsObj[0x6a40afb9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2825491d created: GearsObj[0x6a40afb9, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.init.X 0x2825491d FIN GearsES2[obj 0x2825491d isInit true, usesShared false, 1 GearsObj[0x106df95, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a40afb9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3cd0d12e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.reshape 0x2825491d 0/0 418x346 of 418x346, swapInterval 1, drawable 0x7fcc1ba1a650, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2825491d, angle 0.0, [l -1.2080925, r 1.2080925, b -1.0, t 1.0] 2.416185x2.0 -> [l -1.2080925, r 1.2080925, b -1.0, t 1.0] 2.416185x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.display 0x2825491d 418x346, swapInterval 1, drawable 0x7fcc1ba1a650
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2825491d 0/0 418x346 of 418x346, swapInterval 1, drawable 0x7fcc1ba1a650, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2825491d, angle 0.5, [l -1.2080925, r 1.2080925, b -1.0, t 1.0] 2.416185x2.0 -> [l -1.2080925, r 1.2080925, b -1.0, t 1.0] 2.416185x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2825491d 418x346, swapInterval 1, drawable 0x7fcc1ba1a650
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845600587 d 0ms]]
[junit] ******** clearAWTFocus.0
[junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,0,0,640x28,label=north]
[junit] FOCUS AWT LOST TEMP [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,0,0,640x28,label=north]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2825491d 418x346, swapInterval 1, drawable 0x7fcc1ba1a650
[junit] ******** clearAWTFocus.X
[junit] toFront: robot pos: 320/262
[junit] Frames for initial setVisible(true): 3
[junit] FOCUS AWT Button Outer request
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: true
[junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2
[junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button2
[junit] MOUSE AWT CLICKED [1]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button2
[junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame2,0,22,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,22,640x458,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=NATIVE_SYSTEM] on java.awt.Button[button2,0,0,640x28,label=north]
[junit] requestFocus: click, d: 501 ms
[junit] FOCUS AWT Button Outer sync
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button2
[junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button2
[junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button2
[junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button2
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2
[junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button2
[junit] MOUSE AWT CLICKED [2]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button2
[junit] centerMouse: robot pos: 320x58, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2
[junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button2
[junit] MOUSE AWT CLICKED [3]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button2
[junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(325,13),absolute(320,58),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button2
[junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button2
[junit] MOUSE AWT CLICKED [4]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(325,13),absolute(320,58),button=1,modifiers=Button1,clickCount=1] on button2
[junit] FOCUS NEWT Canvas/GLWindow request
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: true
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845605102 d 0ms]]
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: true
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845607816 d 9ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845607816 d 9ms]]]
[junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845607816 d 9ms]]]
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: true
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845610530 d 10ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845610530 d 10ms]]]
[junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845610530 d 10ms]]]
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: true
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845613241 d 1ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845613242 d 11ms]]]
[junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845613242 d 11ms]]]
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: true
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845615851 d 10ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845615852 d 9ms]]]
[junit] MOUSE NEWT CLICKED [4]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845615852 d 9ms]]]
[junit] requestFocus: click, d: 501 ms
[junit] *** AWTRobotUtil.assertRequestFocusAndWait() minor UI failure
[junit] *** requestFocus.hasFocus() - AWT: false
[junit] *** waitForFocus.hasFocus() - NW: true
[junit] *** gain: GLWindow1[focusCount 1]
[junit] *** lost: ButtonNorthOuter[focusCount 1, temp false]
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.util.AWTRobotUtil.assertRequestFocusAndWait(AWTRobotUtil.java:445)
[junit] at com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot.testFocus01ProgrFocusImpl(TestParentingFocus02SwingAWTRobot.java:210)
[junit] at com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot.testFocus02RobotFocus(TestParentingFocus02SwingAWTRobot.java:295)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at java.lang.reflect.Method.invoke(Method.java:597)
[junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[junit] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[junit] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[junit] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
[junit] at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[junit] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[junit] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
[junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 0, temp false]
[junit] FOCUS NEWT Canvas/GLWindow sync
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845620490 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845620541 d 3ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845620842 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845620892 d 3ms]]]
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845621308 d 5ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845621308 d 5ms]]]
[junit] MOUSE NEWT CLICKED [5]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845621308 d 5ms]]]
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845621925 d 9ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845621925 d 10ms]]]
[junit] MOUSE NEWT CLICKED [6]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845621925 d 10ms]]]
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845622430 d 9ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845622430 d 9ms]]]
[junit] MOUSE NEWT CLICKED [7]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845622430 d 10ms]]]
[junit] FOCUS AWT Button request
[junit] centerMouse: robot pos: 322x86, onTitleBarIfWindow: true
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845623037 d 0ms]]
[junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(270,13),absolute(322,86),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3
[junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button3
[junit] MOUSE AWT CLICKED [1]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button3
[junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=java.awt.Button[button3,0,0,529x28,label=north],cause=NATIVE_SYSTEM] on java.awt.Button[button2,0,0,640x28,label=north]
[junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button2,0,0,640x28,label=north],cause=NATIVE_SYSTEM] on java.awt.Button[button3,0,0,529x28,label=north]
[junit] requestFocus: click, d: 501 ms
[junit] FOCUS AWT Button sync
[junit] centerMouse: robot pos: 322x86, onTitleBarIfWindow: false
[junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button3
[junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button3
[junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button3
[junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0] on button3
[junit] centerMouse: robot pos: 322x86, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(270,13),absolute(322,86),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3
[junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button3
[junit] MOUSE AWT CLICKED [2]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button3
[junit] centerMouse: robot pos: 322x86, onTitleBarIfWindow: false
[junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(270,13),absolute(322,86),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3
[junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button3
[junit] MOUSE AWT CLICKED [3]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button3
[junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(270,13),absolute(322,86),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button3
[junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button3
[junit] MOUSE AWT CLICKED [4]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(270,13),absolute(322,86),button=1,modifiers=Button1,clickCount=1] on button3
[junit] FOCUS NEWT Canvas/GLWindow request
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: true
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845626669 d 0ms]]
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: true
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845629383 d 10ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845629383 d 11ms]]]
[junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845629383 d 11ms]]]
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: true
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845632102 d 7ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845632103 d 6ms]]]
[junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845632103 d 7ms]]]
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: true
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845634714 d 10ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845634714 d 10ms]]]
[junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845634714 d 10ms]]]
[junit] requestFocus: click, d: 501 ms
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: true
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845637426 d 4ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845637427 d 3ms]]]
[junit] MOUSE NEWT CLICKED [4]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845637427 d 3ms]]]
[junit] requestFocus: click, d: 501 ms
[junit] *** AWTRobotUtil.assertRequestFocusAndWait() minor UI failure
[junit] *** requestFocus.hasFocus() - AWT: false
[junit] *** waitForFocus.hasFocus() - NW: true
[junit] *** gain: GLWindow1[focusCount 1]
[junit] *** lost: ButtonNorthInner[focusCount 1, temp false]
[junit] java.lang.Exception: Stack trace
[junit] at java.lang.Thread.dumpStack(Thread.java:1288)
[junit] at com.jogamp.opengl.test.junit.util.AWTRobotUtil.assertRequestFocusAndWait(AWTRobotUtil.java:445)
[junit] at com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot.testFocus01ProgrFocusImpl(TestParentingFocus02SwingAWTRobot.java:250)
[junit] at com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot.testFocus02RobotFocus(TestParentingFocus02SwingAWTRobot.java:295)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at java.lang.reflect.Method.invoke(Method.java:597)
[junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
[junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
[junit] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[junit] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[junit] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
[junit] at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[junit] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
[junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
[junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
[junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
[junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
[junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
[junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
[junit] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
[junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
[junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
[junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 0, temp false]
[junit] FOCUS NEWT Canvas/GLWindow sync
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845642159 d 3ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845642210 d 6ms]]]
[junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845642412 d 10ms]]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845642463 d 2ms]]]
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845642876 d 10ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845642876 d 10ms]]]
[junit] MOUSE NEWT CLICKED [5]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845642876 d 10ms]]]
[junit] centerMouse: robot pos: 323x273, onTitleBarIfWindow: false
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845643494 d 9ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845643494 d 10ms]]]
[junit] MOUSE NEWT CLICKED [6]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845643494 d 10ms]]]
[junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845643997 d 5ms]]]
[junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845643997 d 5ms]]]
[junit] MOUSE NEWT CLICKED [7]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [209]/[173], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 209/173, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845643997 d 5ms]]]
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845644411 d 0ms]]
[junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button3,0,0,529x28,invalid,label=north]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x2825491d: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x2825491d FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus02RobotFocus
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845644544 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845646749 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845653780 ms +++ localhost/127.0.0.1:59999 - Locked within 7058 ms, 15 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal01Onscreen
[junit] FTKL.fwd-keys: ctrl pressed TAB
[junit] FTKL.fwd-keys: pressed TAB
[junit] FTKL.bwd-keys: shift ctrl pressed TAB
[junit] FTKL.bwd-keys: pressed BACK_SPACE
[junit] FTKL.bwd-keys: shift pressed TAB
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845656625 d 0ms]]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.0 0x6f18278a: tileRendererInUse null, GearsES2[obj 0x6f18278a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6f18278a on Thread[main-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845656645 d 0ms]]
[junit] ******** clearAWTFocus.0
[junit] gear1 0x6f18278a created: GearsObj[0x6aadae91, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6f18278a created: GearsObj[0xb07108e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6f18278a created: GearsObj[0xb07108e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,22,62x278,label=WEST]
[junit] FOCUS AWT LOST TEMP [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,22,62x278,label=WEST]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.X 0x6f18278a FIN GearsES2[obj 0x6f18278a isInit true, usesShared false, 1 GearsObj[0x6aadae91, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb07108e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b7f1841, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x6f18278a 0/0 178x278 of 178x278, swapInterval 1, drawable 0x7fcc74a11ee0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6f18278a, angle 0.0, [l -1.0, r 1.0, b -1.5617977, t 1.5617977] 2.0x3.1235955 -> [l -1.0, r 1.0, b -1.5617977, t 1.5617977] 2.0x3.1235955, v-flip false
[junit] ******** clearAWTFocus.X
[junit] toFront: robot pos: 150/172
[junit] centerMouse: robot pos: 31x183, onTitleBarIfWindow: true
[junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Frame[frame0,0,22,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=NATIVE_SYSTEM] on java.awt.Button[button0,0,22,62x278,label=WEST]
[junit] requestFocus: click, d: 501 ms
[junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,62,22,178x278],cause=TRAVERSAL_FORWARD] on java.awt.Button[button0,0,22,62x278,label=WEST]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845657965 d 0ms]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x9, sym 0x9, char ' ' (0x9), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845658006 d 1ms]]]
[junit] FOCUS AWT GAINED PERM [fc 1]: EAST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,62,22,178x278],cause=UNKNOWN] on java.awt.Button[button1,240,22,60x278,label=EAST]
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845658516 d 0ms]]
[junit] FOCUS AWT LOST PERM [fc -1]: EAST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,62,22,178x278],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button1,240,22,60x278,label=EAST]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845659070 d 1ms]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x8, sym 0x8, char '' (0x7f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845659117 d 6ms]]]
[junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,62,22,178x278],cause=UNKNOWN] on java.awt.Button[button0,0,22,62x278,label=WEST]
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845659628 d 0ms]]
[junit] Test: Direct NewtCanvasAWT focus
[junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,62,22,178x278],cause=UNKNOWN] on java.awt.Button[button0,0,22,62x278,label=WEST]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845660076 d 0ms]]
[junit] Test: Direct AWT Button-West focus
[junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,62,22,178x278],cause=UNKNOWN] on java.awt.Button[button0,0,22,62x278,label=WEST]
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845660378 d 0ms]]
[junit] Test: Direct NEWT-Child request focus
[junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button0,0,22,62x278,label=WEST]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845660679 d 0ms]]
[junit] glWindow hasFocus true
[junit] glWindow1FA GLWindow1[focusCount 1]
[junit] bWestFA WEST[focusCount -1, temp false]
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845660993 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6f18278a: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6f18278a FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal01Onscreen
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal02Offscreen
[junit] FTKL.fwd-keys: ctrl pressed TAB
[junit] FTKL.fwd-keys: pressed TAB
[junit] FTKL.bwd-keys: shift ctrl pressed TAB
[junit] FTKL.bwd-keys: pressed BACK_SPACE
[junit] FTKL.bwd-keys: shift pressed TAB
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845661055 d 0ms]]
[junit] Thread[main-AWTAnimator#01,5,main] GearsES2.init.0 0x2afb6c5f: tileRendererInUse null, GearsES2[obj 0x2afb6c5f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2afb6c5f on Thread[main-AWTAnimator#01,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2afb6c5f created: GearsObj[0x27972e3a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2afb6c5f created: GearsObj[0x365bf624, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2afb6c5f created: GearsObj[0x365bf624, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-AWTAnimator#01,5,main] GearsES2.init.X 0x2afb6c5f FIN GearsES2[obj 0x2afb6c5f isInit true, usesShared false, 1 GearsObj[0x27972e3a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x365bf624, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f7cd15d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x2afb6c5f 0/0 178x278 of 178x278, swapInterval 1, drawable 0x7fcc74a38340, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2afb6c5f, angle 0.0, [l -1.0, r 1.0, b -1.5617977, t 1.5617977] 2.0x3.1235955 -> [l -1.0, r 1.0, b -1.5617977, t 1.5617977] 2.0x3.1235955, v-flip false
[junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x2afb6c5f 0/0 178x278 of 178x278, swapInterval 1, drawable 0x7fcc74a38340, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2afb6c5f, angle 0.5, [l -1.0, r 1.0, b -1.5617977, t 1.5617977] 2.0x3.1235955 -> [l -1.0, r 1.0, b -1.5617977, t 1.5617977] 2.0x3.1235955, v-flip false
[junit] ******** clearAWTFocus.0
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845661569 d 0ms]]
[junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,0,22,62x278,label=WEST]
[junit] FOCUS AWT LOST TEMP [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,0,22,62x278,label=WEST]
[junit] ******** clearAWTFocus.X
[junit] toFront: robot pos: 150/172
[junit] centerMouse: robot pos: 31x183, onTitleBarIfWindow: true
[junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Frame[frame1,0,22,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=NATIVE_SYSTEM] on java.awt.Button[button2,0,22,62x278,label=WEST]
[junit] requestFocus: click, d: 501 ms
[junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,62,22,178x278],cause=TRAVERSAL_FORWARD] on java.awt.Button[button2,0,22,62x278,label=WEST]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845662887 d 0ms]]
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845663438 d 0ms]]
[junit] FOCUS AWT GAINED PERM [fc 1]: EAST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,62,22,178x278],cause=TRAVERSAL_FORWARD] on java.awt.Button[button3,240,22,60x278,label=EAST]
[junit] FOCUS AWT LOST PERM [fc -1]: EAST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,62,22,178x278],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button3,240,22,60x278,label=EAST]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845663892 d 0ms]]
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845664448 d 0ms]]
[junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,62,22,178x278],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button2,0,22,62x278,label=WEST]
[junit] Test: Direct NewtCanvasAWT focus
[junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,62,22,178x278],cause=UNKNOWN] on java.awt.Button[button2,0,22,62x278,label=WEST]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845664903 d 0ms]]
[junit] Test: Direct AWT Button-West focus
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845665105 d 0ms]]
[junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,62,22,178x278],cause=UNKNOWN] on java.awt.Button[button2,0,22,62x278,label=WEST]
[junit] Test: Direct NEWT-Child request focus
[junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,62,22,178x278],cause=UNKNOWN] on java.awt.Button[button2,0,22,62x278,label=WEST]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845665406 d 0ms]]
[junit] glWindow hasFocus true
[junit] glWindow1FA GLWindow1[focusCount 1]
[junit] bWestFA WEST[focusCount -1, temp false]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x2afb6c5f: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x2afb6c5f FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal02Offscreen
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845665782 ms --- localhost/127.0.0.1:59999 - Unlock ok within 13 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 19.768 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845646749 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845653780 ms +++ localhost/127.0.0.1:59999 - Locked within 7058 ms, 15 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal01Onscreen
[junit] FTKL.fwd-keys: ctrl pressed TAB
[junit] FTKL.fwd-keys: pressed TAB
[junit] FTKL.bwd-keys: shift ctrl pressed TAB
[junit] FTKL.bwd-keys: pressed BACK_SPACE
[junit] FTKL.bwd-keys: shift pressed TAB
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845656625 d 0ms]]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.0 0x6f18278a: tileRendererInUse null, GearsES2[obj 0x6f18278a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6f18278a on Thread[main-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845656645 d 0ms]]
[junit] ******** clearAWTFocus.0
[junit] gear1 0x6f18278a created: GearsObj[0x6aadae91, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6f18278a created: GearsObj[0xb07108e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6f18278a created: GearsObj[0xb07108e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,22,62x278,label=WEST]
[junit] FOCUS AWT LOST TEMP [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,22,62x278,label=WEST]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.X 0x6f18278a FIN GearsES2[obj 0x6f18278a isInit true, usesShared false, 1 GearsObj[0x6aadae91, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb07108e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b7f1841, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x6f18278a 0/0 178x278 of 178x278, swapInterval 1, drawable 0x7fcc74a11ee0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6f18278a, angle 0.0, [l -1.0, r 1.0, b -1.5617977, t 1.5617977] 2.0x3.1235955 -> [l -1.0, r 1.0, b -1.5617977, t 1.5617977] 2.0x3.1235955, v-flip false
[junit] ******** clearAWTFocus.X
[junit] toFront: robot pos: 150/172
[junit] centerMouse: robot pos: 31x183, onTitleBarIfWindow: true
[junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Frame[frame0,0,22,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=NATIVE_SYSTEM] on java.awt.Button[button0,0,22,62x278,label=WEST]
[junit] requestFocus: click, d: 501 ms
[junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,62,22,178x278],cause=TRAVERSAL_FORWARD] on java.awt.Button[button0,0,22,62x278,label=WEST]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845657965 d 0ms]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x9, sym 0x9, char ' ' (0x9), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845658006 d 1ms]]]
[junit] FOCUS AWT GAINED PERM [fc 1]: EAST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,62,22,178x278],cause=UNKNOWN] on java.awt.Button[button1,240,22,60x278,label=EAST]
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845658516 d 0ms]]
[junit] FOCUS AWT LOST PERM [fc -1]: EAST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,62,22,178x278],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button1,240,22,60x278,label=EAST]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845659070 d 1ms]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x8, sym 0x8, char '' (0x7f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845659117 d 6ms]]]
[junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,62,22,178x278],cause=UNKNOWN] on java.awt.Button[button0,0,22,62x278,label=WEST]
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845659628 d 0ms]]
[junit] Test: Direct NewtCanvasAWT focus
[junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,62,22,178x278],cause=UNKNOWN] on java.awt.Button[button0,0,22,62x278,label=WEST]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845660076 d 0ms]]
[junit] Test: Direct AWT Button-West focus
[junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,62,22,178x278],cause=UNKNOWN] on java.awt.Button[button0,0,22,62x278,label=WEST]
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845660378 d 0ms]]
[junit] Test: Direct NEWT-Child request focus
[junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button0,0,22,62x278,label=WEST]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845660679 d 0ms]]
[junit] glWindow hasFocus true
[junit] glWindow1FA GLWindow1[focusCount 1]
[junit] bWestFA WEST[focusCount -1, temp false]
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845660993 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6f18278a: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6f18278a FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal01Onscreen
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal02Offscreen
[junit] FTKL.fwd-keys: ctrl pressed TAB
[junit] FTKL.fwd-keys: pressed TAB
[junit] FTKL.bwd-keys: shift ctrl pressed TAB
[junit] FTKL.bwd-keys: pressed BACK_SPACE
[junit] FTKL.bwd-keys: shift pressed TAB
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845661055 d 0ms]]
[junit] Thread[main-AWTAnimator#01,5,main] GearsES2.init.0 0x2afb6c5f: tileRendererInUse null, GearsES2[obj 0x2afb6c5f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2afb6c5f on Thread[main-AWTAnimator#01,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2afb6c5f created: GearsObj[0x27972e3a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2afb6c5f created: GearsObj[0x365bf624, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2afb6c5f created: GearsObj[0x365bf624, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-AWTAnimator#01,5,main] GearsES2.init.X 0x2afb6c5f FIN GearsES2[obj 0x2afb6c5f isInit true, usesShared false, 1 GearsObj[0x27972e3a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x365bf624, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f7cd15d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x2afb6c5f 0/0 178x278 of 178x278, swapInterval 1, drawable 0x7fcc74a38340, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2afb6c5f, angle 0.0, [l -1.0, r 1.0, b -1.5617977, t 1.5617977] 2.0x3.1235955 -> [l -1.0, r 1.0, b -1.5617977, t 1.5617977] 2.0x3.1235955, v-flip false
[junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x2afb6c5f 0/0 178x278 of 178x278, swapInterval 1, drawable 0x7fcc74a38340, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2afb6c5f, angle 0.5, [l -1.0, r 1.0, b -1.5617977, t 1.5617977] 2.0x3.1235955 -> [l -1.0, r 1.0, b -1.5617977, t 1.5617977] 2.0x3.1235955, v-flip false
[junit] ******** clearAWTFocus.0
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845661569 d 0ms]]
[junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,0,22,62x278,label=WEST]
[junit] FOCUS AWT LOST TEMP [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,0,22,62x278,label=WEST]
[junit] ******** clearAWTFocus.X
[junit] toFront: robot pos: 150/172
[junit] centerMouse: robot pos: 31x183, onTitleBarIfWindow: true
[junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Frame[frame1,0,22,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=NATIVE_SYSTEM] on java.awt.Button[button2,0,22,62x278,label=WEST]
[junit] requestFocus: click, d: 501 ms
[junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,62,22,178x278],cause=TRAVERSAL_FORWARD] on java.awt.Button[button2,0,22,62x278,label=WEST]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845662887 d 0ms]]
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845663438 d 0ms]]
[junit] FOCUS AWT GAINED PERM [fc 1]: EAST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,62,22,178x278],cause=TRAVERSAL_FORWARD] on java.awt.Button[button3,240,22,60x278,label=EAST]
[junit] FOCUS AWT LOST PERM [fc -1]: EAST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,62,22,178x278],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button3,240,22,60x278,label=EAST]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845663892 d 0ms]]
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845664448 d 0ms]]
[junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,62,22,178x278],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button2,0,22,62x278,label=WEST]
[junit] Test: Direct NewtCanvasAWT focus
[junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,62,22,178x278],cause=UNKNOWN] on java.awt.Button[button2,0,22,62x278,label=WEST]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845664903 d 0ms]]
[junit] Test: Direct AWT Button-West focus
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845665105 d 0ms]]
[junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,62,22,178x278],cause=UNKNOWN] on java.awt.Button[button2,0,22,62x278,label=WEST]
[junit] Test: Direct NEWT-Child request focus
[junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,62,22,178x278],cause=UNKNOWN] on java.awt.Button[button2,0,22,62x278,label=WEST]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845665406 d 0ms]]
[junit] glWindow hasFocus true
[junit] glWindow1FA GLWindow1[focusCount 1]
[junit] bWestFA WEST[focusCount -1, temp false]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x2afb6c5f: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x2afb6c5f FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal02Offscreen
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845665782 ms --- localhost/127.0.0.1:59999 - Unlock ok within 13 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testWindowParentingAWTFocusTraversal01Onscreen took 4.975 sec
[junit] Testcase: testWindowParentingAWTFocusTraversal02Offscreen took 4.648 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 19.768 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845646749 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845653780 ms +++ localhost/127.0.0.1:59999 - Locked within 7058 ms, 15 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal01Onscreen
[junit] FTKL.fwd-keys: ctrl pressed TAB
[junit] FTKL.fwd-keys: pressed TAB
[junit] FTKL.bwd-keys: shift ctrl pressed TAB
[junit] FTKL.bwd-keys: pressed BACK_SPACE
[junit] FTKL.bwd-keys: shift pressed TAB
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845656625 d 0ms]]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.0 0x6f18278a: tileRendererInUse null, GearsES2[obj 0x6f18278a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6f18278a on Thread[main-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845656645 d 0ms]]
[junit] ******** clearAWTFocus.0
[junit] gear1 0x6f18278a created: GearsObj[0x6aadae91, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6f18278a created: GearsObj[0xb07108e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6f18278a created: GearsObj[0xb07108e, vbo ff 7, fs 8, bf 9, bs 10]
[junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,22,62x278,label=WEST]
[junit] FOCUS AWT LOST TEMP [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,22,62x278,label=WEST]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.X 0x6f18278a FIN GearsES2[obj 0x6f18278a isInit true, usesShared false, 1 GearsObj[0x6aadae91, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb07108e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b7f1841, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x6f18278a 0/0 178x278 of 178x278, swapInterval 1, drawable 0x7fcc74a11ee0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6f18278a, angle 0.0, [l -1.0, r 1.0, b -1.5617977, t 1.5617977] 2.0x3.1235955 -> [l -1.0, r 1.0, b -1.5617977, t 1.5617977] 2.0x3.1235955, v-flip false
[junit] ******** clearAWTFocus.X
[junit] toFront: robot pos: 150/172
[junit] centerMouse: robot pos: 31x183, onTitleBarIfWindow: true
[junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Frame[frame0,0,22,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=NATIVE_SYSTEM] on java.awt.Button[button0,0,22,62x278,label=WEST]
[junit] requestFocus: click, d: 501 ms
[junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,62,22,178x278],cause=TRAVERSAL_FORWARD] on java.awt.Button[button0,0,22,62x278,label=WEST]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845657965 d 0ms]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x9, sym 0x9, char ' ' (0x9), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845658006 d 1ms]]]
[junit] FOCUS AWT GAINED PERM [fc 1]: EAST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,62,22,178x278],cause=UNKNOWN] on java.awt.Button[button1,240,22,60x278,label=EAST]
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845658516 d 0ms]]
[junit] FOCUS AWT LOST PERM [fc -1]: EAST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,62,22,178x278],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button1,240,22,60x278,label=EAST]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845659070 d 1ms]]
[junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x8, sym 0x8, char '' (0x7f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845659117 d 6ms]]]
[junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,62,22,178x278],cause=UNKNOWN] on java.awt.Button[button0,0,22,62x278,label=WEST]
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845659628 d 0ms]]
[junit] Test: Direct NewtCanvasAWT focus
[junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,62,22,178x278],cause=UNKNOWN] on java.awt.Button[button0,0,22,62x278,label=WEST]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845660076 d 0ms]]
[junit] Test: Direct AWT Button-West focus
[junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,62,22,178x278],cause=UNKNOWN] on java.awt.Button[button0,0,22,62x278,label=WEST]
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845660378 d 0ms]]
[junit] Test: Direct NEWT-Child request focus
[junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button0,0,22,62x278,label=WEST]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845660679 d 0ms]]
[junit] glWindow hasFocus true
[junit] glWindow1FA GLWindow1[focusCount 1]
[junit] bWestFA WEST[focusCount -1, temp false]
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845660993 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6f18278a: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6f18278a FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal01Onscreen
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal02Offscreen
[junit] FTKL.fwd-keys: ctrl pressed TAB
[junit] FTKL.fwd-keys: pressed TAB
[junit] FTKL.bwd-keys: shift ctrl pressed TAB
[junit] FTKL.bwd-keys: pressed BACK_SPACE
[junit] FTKL.bwd-keys: shift pressed TAB
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845661055 d 0ms]]
[junit] Thread[main-AWTAnimator#01,5,main] GearsES2.init.0 0x2afb6c5f: tileRendererInUse null, GearsES2[obj 0x2afb6c5f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x2afb6c5f on Thread[main-AWTAnimator#01,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x2afb6c5f created: GearsObj[0x27972e3a, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x2afb6c5f created: GearsObj[0x365bf624, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x2afb6c5f created: GearsObj[0x365bf624, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-AWTAnimator#01,5,main] GearsES2.init.X 0x2afb6c5f FIN GearsES2[obj 0x2afb6c5f isInit true, usesShared false, 1 GearsObj[0x27972e3a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x365bf624, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f7cd15d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x2afb6c5f 0/0 178x278 of 178x278, swapInterval 1, drawable 0x7fcc74a38340, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2afb6c5f, angle 0.0, [l -1.0, r 1.0, b -1.5617977, t 1.5617977] 2.0x3.1235955 -> [l -1.0, r 1.0, b -1.5617977, t 1.5617977] 2.0x3.1235955, v-flip false
[junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x2afb6c5f 0/0 178x278 of 178x278, swapInterval 1, drawable 0x7fcc74a38340, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x2afb6c5f, angle 0.5, [l -1.0, r 1.0, b -1.5617977, t 1.5617977] 2.0x3.1235955 -> [l -1.0, r 1.0, b -1.5617977, t 1.5617977] 2.0x3.1235955, v-flip false
[junit] ******** clearAWTFocus.0
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845661569 d 0ms]]
[junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,0,22,62x278,label=WEST]
[junit] FOCUS AWT LOST TEMP [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,temporary,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,0,22,62x278,label=WEST]
[junit] ******** clearAWTFocus.X
[junit] toFront: robot pos: 150/172
[junit] centerMouse: robot pos: 31x183, onTitleBarIfWindow: true
[junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Frame[frame1,0,22,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=NATIVE_SYSTEM] on java.awt.Button[button2,0,22,62x278,label=WEST]
[junit] requestFocus: click, d: 501 ms
[junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,62,22,178x278],cause=TRAVERSAL_FORWARD] on java.awt.Button[button2,0,22,62x278,label=WEST]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845662887 d 0ms]]
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845663438 d 0ms]]
[junit] FOCUS AWT GAINED PERM [fc 1]: EAST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,62,22,178x278],cause=TRAVERSAL_FORWARD] on java.awt.Button[button3,240,22,60x278,label=EAST]
[junit] FOCUS AWT LOST PERM [fc -1]: EAST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,62,22,178x278],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button3,240,22,60x278,label=EAST]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845663892 d 0ms]]
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845664448 d 0ms]]
[junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,62,22,178x278],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button2,0,22,62x278,label=WEST]
[junit] Test: Direct NewtCanvasAWT focus
[junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,62,22,178x278],cause=UNKNOWN] on java.awt.Button[button2,0,22,62x278,label=WEST]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845664903 d 0ms]]
[junit] Test: Direct AWT Button-West focus
[junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845665105 d 0ms]]
[junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,62,22,178x278],cause=UNKNOWN] on java.awt.Button[button2,0,22,62x278,label=WEST]
[junit] Test: Direct NEWT-Child request focus
[junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,62,22,178x278],cause=UNKNOWN] on java.awt.Button[button2,0,22,62x278,label=WEST]
[junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845665406 d 0ms]]
[junit] glWindow hasFocus true
[junit] glWindow1FA GLWindow1[focusCount 1]
[junit] bWestFA WEST[focusCount -1, temp false]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x2afb6c5f: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x2afb6c5f FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal02Offscreen
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845665782 ms --- localhost/127.0.0.1:59999 - Unlock ok within 13 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845667852 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845673380 ms +++ localhost/127.0.0.1:59999 - Locked within 5547 ms, 12 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test01WindowParenting01CreateVisibleDestroy1
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fb405204e00, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fb405204e00, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fb405204e00, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test01WindowParenting01CreateVisibleDestroy1
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test02WindowParenting02CreateVisibleDestroy2Defered
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-2,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb405204e00, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb405204e00, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test02WindowParenting02CreateVisibleDestroy2Defered
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test03WindowParenting02CreateVisibleDestroy3Odd
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-3,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
[junit] null
[junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb402cd2ce0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb402cd2ce0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test03WindowParenting02CreateVisibleDestroy3Odd
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test04WindowParenting03ReparentNewtWin2Top
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-4,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 4 (enable: true)
[junit] null
[junit] ShaderProgram[id=4, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb402d8db70, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb402d8db70, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb402d8db70, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb402d8db70, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape FIN
[junit] Reparent CHILD -> TOP: ACTION_NATIVE_REPARENTING
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb402d8db70, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb402d8db70, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape FIN
[junit] Reparent TOP -> CHILD: ACTION_NATIVE_REPARENTING
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test04WindowParenting03ReparentNewtWin2Top
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test05WindowParenting04ReparentNewtWin2TopLayouted
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-5,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 5 (enable: true)
[junit] null
[junit] ShaderProgram[id=5, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb405207f00, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb405207f00, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb405207f00, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb405207f00, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape FIN
[junit] Reparent CHILD -> TOP: ACTION_NATIVE_REPARENTING
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb405207f00, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb405207f00, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape FIN
[junit] Reparent TOP -> CHILD: ACTION_NATIVE_REPARENTING
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test05WindowParenting04ReparentNewtWin2TopLayouted
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test06WindowParenting05ReparentAWTWinHopFrame2Frame
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-6,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 6 (enable: true)
[junit] null
[junit] ShaderProgram[id=6, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb40520b120, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb40520b120, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#05,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb40520b120, tileRendererInUse null
[junit] Thread[main-AWTAnimator#05,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#05,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb40520b120, tileRendererInUse null
[junit] Thread[main-AWTAnimator#05,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test06WindowParenting05ReparentAWTWinHopFrame2Frame
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845694285 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] 2014-10-09 11:08:14.744 java[4785:5e03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] *** AWTRobotUtil: UncaughtException (this Thread main-AWTAnimator#02) : Thread <main-AWTAnimator#02>, java.lang.ThreadDeath: null
[junit] java.lang.ThreadDeath
[junit] at java.lang.Thread.stop(Thread.java:791)
[junit] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook$1.run(GLWindow.java:640)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.shutdownRenderingAction(GLWindow.java:635)
[junit] at jogamp.newt.WindowImpl.shutdown(WindowImpl.java:332)
[junit] at jogamp.newt.WindowImpl.shutdownAll(WindowImpl.java:120)
[junit] at jogamp.newt.DisplayImpl$1.run(DisplayImpl.java:72)
[junit] at javax.media.nativewindow.NativeWindowFactory.shutdown(NativeWindowFactory.java:266)
[junit] at javax.media.nativewindow.NativeWindowFactory$2$1.run(NativeWindowFactory.java:184)
[junit] at java.lang.Thread.run(Thread.java:695)
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 27.155 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845667852 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845673380 ms +++ localhost/127.0.0.1:59999 - Locked within 5547 ms, 12 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test01WindowParenting01CreateVisibleDestroy1
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fb405204e00, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fb405204e00, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fb405204e00, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test01WindowParenting01CreateVisibleDestroy1
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test02WindowParenting02CreateVisibleDestroy2Defered
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-2,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb405204e00, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb405204e00, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test02WindowParenting02CreateVisibleDestroy2Defered
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test03WindowParenting02CreateVisibleDestroy3Odd
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-3,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
[junit] null
[junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb402cd2ce0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb402cd2ce0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test03WindowParenting02CreateVisibleDestroy3Odd
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test04WindowParenting03ReparentNewtWin2Top
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-4,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 4 (enable: true)
[junit] null
[junit] ShaderProgram[id=4, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb402d8db70, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb402d8db70, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb402d8db70, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb402d8db70, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape FIN
[junit] Reparent CHILD -> TOP: ACTION_NATIVE_REPARENTING
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb402d8db70, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb402d8db70, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape FIN
[junit] Reparent TOP -> CHILD: ACTION_NATIVE_REPARENTING
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test04WindowParenting03ReparentNewtWin2Top
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test05WindowParenting04ReparentNewtWin2TopLayouted
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-5,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 5 (enable: true)
[junit] null
[junit] ShaderProgram[id=5, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb405207f00, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb405207f00, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb405207f00, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb405207f00, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape FIN
[junit] Reparent CHILD -> TOP: ACTION_NATIVE_REPARENTING
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb405207f00, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb405207f00, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape FIN
[junit] Reparent TOP -> CHILD: ACTION_NATIVE_REPARENTING
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test05WindowParenting04ReparentNewtWin2TopLayouted
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test06WindowParenting05ReparentAWTWinHopFrame2Frame
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-6,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 6 (enable: true)
[junit] null
[junit] ShaderProgram[id=6, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb40520b120, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb40520b120, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#05,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb40520b120, tileRendererInUse null
[junit] Thread[main-AWTAnimator#05,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#05,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb40520b120, tileRendererInUse null
[junit] Thread[main-AWTAnimator#05,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test06WindowParenting05ReparentAWTWinHopFrame2Frame
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845694285 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01WindowParenting01CreateVisibleDestroy1 took 1.726 sec
[junit] Testcase: test02WindowParenting02CreateVisibleDestroy2Defered took 1.102 sec
[junit] Testcase: test03WindowParenting02CreateVisibleDestroy3Odd took 1.049 sec
[junit] Testcase: test04WindowParenting03ReparentNewtWin2Top took 5.099 sec
[junit] Testcase: test05WindowParenting04ReparentNewtWin2TopLayouted took 5.104 sec
[junit] Testcase: test06WindowParenting05ReparentAWTWinHopFrame2Frame took 4.452 sec
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 27.155 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845667852 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845673380 ms +++ localhost/127.0.0.1:59999 - Locked within 5547 ms, 12 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test01WindowParenting01CreateVisibleDestroy1
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fb405204e00, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fb405204e00, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fb405204e00, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test01WindowParenting01CreateVisibleDestroy1
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test02WindowParenting02CreateVisibleDestroy2Defered
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-2,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb405204e00, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb405204e00, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test02WindowParenting02CreateVisibleDestroy2Defered
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test03WindowParenting02CreateVisibleDestroy3Odd
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-3,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
[junit] null
[junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb402cd2ce0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb402cd2ce0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test03WindowParenting02CreateVisibleDestroy3Odd
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test04WindowParenting03ReparentNewtWin2Top
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-4,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 4 (enable: true)
[junit] null
[junit] ShaderProgram[id=4, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb402d8db70, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb402d8db70, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb402d8db70, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb402d8db70, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape FIN
[junit] Reparent CHILD -> TOP: ACTION_NATIVE_REPARENTING
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb402d8db70, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb402d8db70, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape FIN
[junit] Reparent TOP -> CHILD: ACTION_NATIVE_REPARENTING
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test04WindowParenting03ReparentNewtWin2Top
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test05WindowParenting04ReparentNewtWin2TopLayouted
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-5,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 5 (enable: true)
[junit] null
[junit] ShaderProgram[id=5, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb405207f00, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb405207f00, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb405207f00, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb405207f00, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape FIN
[junit] Reparent CHILD -> TOP: ACTION_NATIVE_REPARENTING
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb405207f00, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb405207f00, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape FIN
[junit] Reparent TOP -> CHILD: ACTION_NATIVE_REPARENTING
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test05WindowParenting04ReparentNewtWin2TopLayouted
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test06WindowParenting05ReparentAWTWinHopFrame2Frame
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-6,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 6 (enable: true)
[junit] null
[junit] ShaderProgram[id=6, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb40520b120, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb40520b120, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#05,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb40520b120, tileRendererInUse null
[junit] Thread[main-AWTAnimator#05,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#05,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb40520b120, tileRendererInUse null
[junit] Thread[main-AWTAnimator#05,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test06WindowParenting05ReparentAWTWinHopFrame2Frame
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845694285 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845696656 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845704194 ms +++ localhost/127.0.0.1:59999 - Locked within 7559 ms, 16 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test01AWTWinHopFrame2FrameFPS25Animator
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7facb3a2d950, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7facb3a2d950, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-FPSAWTAnimator#00-Timer0,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7facb3a2d950, tileRendererInUse null
[junit] Thread[main-FPSAWTAnimator#00-Timer0,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-FPSAWTAnimator#00-Timer0,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7facb3a2d950, tileRendererInUse null
[junit] Thread[main-FPSAWTAnimator#00-Timer0,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test01AWTWinHopFrame2FrameFPS25Animator
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test02AWTWinHopFrame2FrameStdAnimator
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-2,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7facb14caf70, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7facb14caf70, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7facb14caf70, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7facb14caf70, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test02AWTWinHopFrame2FrameStdAnimator
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845712995 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 17.058 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845696656 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845704194 ms +++ localhost/127.0.0.1:59999 - Locked within 7559 ms, 16 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test01AWTWinHopFrame2FrameFPS25Animator
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7facb3a2d950, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7facb3a2d950, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-FPSAWTAnimator#00-Timer0,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7facb3a2d950, tileRendererInUse null
[junit] Thread[main-FPSAWTAnimator#00-Timer0,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-FPSAWTAnimator#00-Timer0,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7facb3a2d950, tileRendererInUse null
[junit] Thread[main-FPSAWTAnimator#00-Timer0,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test01AWTWinHopFrame2FrameFPS25Animator
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test02AWTWinHopFrame2FrameStdAnimator
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-2,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7facb14caf70, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7facb14caf70, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7facb14caf70, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7facb14caf70, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test02AWTWinHopFrame2FrameStdAnimator
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845712995 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01AWTWinHopFrame2FrameFPS25Animator took 3.591 sec
[junit] Testcase: test02AWTWinHopFrame2FrameStdAnimator took 2.847 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 17.058 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845696656 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845704194 ms +++ localhost/127.0.0.1:59999 - Locked within 7559 ms, 16 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test01AWTWinHopFrame2FrameFPS25Animator
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7facb3a2d950, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7facb3a2d950, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-FPSAWTAnimator#00-Timer0,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7facb3a2d950, tileRendererInUse null
[junit] Thread[main-FPSAWTAnimator#00-Timer0,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-FPSAWTAnimator#00-Timer0,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7facb3a2d950, tileRendererInUse null
[junit] Thread[main-FPSAWTAnimator#00-Timer0,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test01AWTWinHopFrame2FrameFPS25Animator
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test02AWTWinHopFrame2FrameStdAnimator
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-2,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7facb14caf70, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7facb14caf70, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7facb14caf70, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7facb14caf70, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test02AWTWinHopFrame2FrameStdAnimator
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845712995 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845714987 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845719001 ms +++ localhost/127.0.0.1:59999 - Locked within 4054 ms, 9 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test01CreateVisibleDestroy1
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fd810ceb0b0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fd810ceb0b0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fd810ceb0b0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test01CreateVisibleDestroy1
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test02AWTWinHopFrame2Frame
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-2,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fd81320d3a0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fd81320d3a0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fd81320d3a0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fd81320d3a0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fd81320d3a0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fd81320d3a0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test02AWTWinHopFrame2Frame
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845725954 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] 2014-10-09 11:08:46.297 java[4793:5e03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.676 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845714987 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845719001 ms +++ localhost/127.0.0.1:59999 - Locked within 4054 ms, 9 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test01CreateVisibleDestroy1
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fd810ceb0b0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fd810ceb0b0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fd810ceb0b0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test01CreateVisibleDestroy1
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test02AWTWinHopFrame2Frame
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-2,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fd81320d3a0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fd81320d3a0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fd81320d3a0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fd81320d3a0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fd81320d3a0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fd81320d3a0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test02AWTWinHopFrame2Frame
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845725954 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01CreateVisibleDestroy1 took 1.664 sec
[junit] Testcase: test02AWTWinHopFrame2Frame took 2.897 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.676 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845714987 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845719001 ms +++ localhost/127.0.0.1:59999 - Locked within 4054 ms, 9 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test01CreateVisibleDestroy1
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fd810ceb0b0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fd810ceb0b0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fd810ceb0b0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test01CreateVisibleDestroy1
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test02AWTWinHopFrame2Frame
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-2,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fd81320d3a0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fd81320d3a0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fd81320d3a0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fd81320d3a0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fd81320d3a0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fd81320d3a0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test02AWTWinHopFrame2Frame
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845725954 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845728214 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845737749 ms +++ localhost/127.0.0.1:59999 - Locked within 9584 ms, 20 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test01CreateVisibleDestroy1
[junit] $
[junit] Demos: 1 - Visible
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.init FIN
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 418x346 of 418x346, swapInterval 1, drawable 0x7fdf6beaf8b0, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] Demos: 2 - StopAnimator
[junit] Demos: 3 - !Visible
[junit] Demos: 4 - Visible
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 418x346 of 418x346, swapInterval 1, drawable 0x7fdf6beaf8b0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] Demos: 5 - X Container
[junit] Demos: 6 - X Frame
[junit] Demos: 7 - X GLWindow
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] Demos: 8 - X DisturbanceThread
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test01CreateVisibleDestroy1
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test02AWTWinHopFrame2Frame
[junit] $
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-AWTAnimator#01,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.init FIN
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 418x346 of 418x346, swapInterval 1, drawable 0x7fdf6beb3100, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 529x402 of 529x402, swapInterval 1, drawable 0x7fdf6beb3100, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 418x346 of 418x346, swapInterval 1, drawable 0x7fdf6beb3100, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] Demos: 2 - !visible
[junit] Demos: 3 - !visible
[junit] Demos: 4 - X frame
[junit] Demos: 5 - X frame
[junit] Demos: 6 - X GLWindow
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN
[junit] Demos: 7 - X DisturbanceThread
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test02AWTWinHopFrame2Frame
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845746521 ms --- localhost/127.0.0.1:59999 - Unlock ok within 16 ms
[junit] 2014-10-09 11:09:06.741 java[4795:be0b] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 19.03 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845728214 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845737749 ms +++ localhost/127.0.0.1:59999 - Locked within 9584 ms, 20 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test01CreateVisibleDestroy1
[junit] $
[junit] Demos: 1 - Visible
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.init FIN
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 418x346 of 418x346, swapInterval 1, drawable 0x7fdf6beaf8b0, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] Demos: 2 - StopAnimator
[junit] Demos: 3 - !Visible
[junit] Demos: 4 - Visible
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 418x346 of 418x346, swapInterval 1, drawable 0x7fdf6beaf8b0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] Demos: 5 - X Container
[junit] Demos: 6 - X Frame
[junit] Demos: 7 - X GLWindow
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] Demos: 8 - X DisturbanceThread
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test01CreateVisibleDestroy1
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test02AWTWinHopFrame2Frame
[junit] $
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-AWTAnimator#01,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.init FIN
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 418x346 of 418x346, swapInterval 1, drawable 0x7fdf6beb3100, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 529x402 of 529x402, swapInterval 1, drawable 0x7fdf6beb3100, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 418x346 of 418x346, swapInterval 1, drawable 0x7fdf6beb3100, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] Demos: 2 - !visible
[junit] Demos: 3 - !visible
[junit] Demos: 4 - X frame
[junit] Demos: 5 - X frame
[junit] Demos: 6 - X GLWindow
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN
[junit] Demos: 7 - X DisturbanceThread
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test02AWTWinHopFrame2Frame
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845746521 ms --- localhost/127.0.0.1:59999 - Unlock ok within 16 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01CreateVisibleDestroy1 took 1.878 sec
[junit] Testcase: test02AWTWinHopFrame2Frame took 4.511 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 19.03 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845728214 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845737749 ms +++ localhost/127.0.0.1:59999 - Locked within 9584 ms, 20 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test01CreateVisibleDestroy1
[junit] $
[junit] Demos: 1 - Visible
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.init FIN
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 418x346 of 418x346, swapInterval 1, drawable 0x7fdf6beaf8b0, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] Demos: 2 - StopAnimator
[junit] Demos: 3 - !Visible
[junit] Demos: 4 - Visible
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 418x346 of 418x346, swapInterval 1, drawable 0x7fdf6beaf8b0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] Demos: 5 - X Container
[junit] Demos: 6 - X Frame
[junit] Demos: 7 - X GLWindow
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] Demos: 8 - X DisturbanceThread
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test01CreateVisibleDestroy1
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test02AWTWinHopFrame2Frame
[junit] $
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-AWTAnimator#01,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.init FIN
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 418x346 of 418x346, swapInterval 1, drawable 0x7fdf6beb3100, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 529x402 of 529x402, swapInterval 1, drawable 0x7fdf6beb3100, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape 0/0 418x346 of 418x346, swapInterval 1, drawable 0x7fdf6beb3100, tileRendererInUse null
[junit] Thread[main-AWTAnimator#01,5,main] RedSquareES2.reshape FIN
[junit] Demos: 2 - !visible
[junit] Demos: 3 - !visible
[junit] Demos: 4 - X frame
[junit] Demos: 5 - X frame
[junit] Demos: 6 - X GLWindow
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN
[junit] Demos: 7 - X DisturbanceThread
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test02AWTWinHopFrame2Frame
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845746521 ms --- localhost/127.0.0.1:59999 - Unlock ok within 16 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845748648 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845752664 ms +++ localhost/127.0.0.1:59999 - Locked within 4036 ms, 9 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test01GLWindowReparentRecreateNoPreserve
[junit] MyGLEventListenerCounter.init: GLEventListenerCounter[init 1, dispose 0, reshape 0, display 0]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbea6f2cd0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbea6f2cd0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Start Reparent #1
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbea4dfc00, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbea4dfc00, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN
[junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Result Reparent #1: ACTION_NATIVE_CREATION
[junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Start Reparent #2
[junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 1, dispose 1, reshape 4, display 5]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose FIN
[junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Result Reparent #2: ACTION_NATIVE_CREATION
[junit] MyGLEventListenerCounter.init: GLEventListenerCounter[init 2, dispose 1, reshape 4, display 5]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-3,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbeca2bb70, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbeca2bb70, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.reshape FIN
[junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 2, dispose 2, reshape 6, display 9]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test01GLWindowReparentRecreateNoPreserve
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test02GLWindowReparentRecreateGLPreserve
[junit] MyGLEventListenerCounter.init: GLEventListenerCounter[init 1, dispose 0, reshape 0, display 0]
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-4,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
[junit] null
[junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbea6f4360, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbea6f4360, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Start Reparent #1
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main]: Warning: Default-EDT about (2) to stop, task executed. Remaining tasks: 1 - Thread[main-Display-.macosx_nil-1-EDT-4,6,main]
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbeca314e0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbeca314e0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape FIN
[junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Result Reparent #1: ACTION_NATIVE_CREATION
[junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Start Reparent #2
[junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Result Reparent #2: ACTION_NATIVE_CREATION
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbeca08b40, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbeca08b40, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbeca08b40, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape FIN
[junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 1, dispose 1, reshape 7, display 9]
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test02GLWindowReparentRecreateGLPreserve
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845758023 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.139 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845748648 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845752664 ms +++ localhost/127.0.0.1:59999 - Locked within 4036 ms, 9 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test01GLWindowReparentRecreateNoPreserve
[junit] MyGLEventListenerCounter.init: GLEventListenerCounter[init 1, dispose 0, reshape 0, display 0]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbea6f2cd0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbea6f2cd0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Start Reparent #1
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbea4dfc00, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbea4dfc00, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN
[junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Result Reparent #1: ACTION_NATIVE_CREATION
[junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Start Reparent #2
[junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 1, dispose 1, reshape 4, display 5]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose FIN
[junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Result Reparent #2: ACTION_NATIVE_CREATION
[junit] MyGLEventListenerCounter.init: GLEventListenerCounter[init 2, dispose 1, reshape 4, display 5]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-3,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbeca2bb70, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbeca2bb70, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.reshape FIN
[junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 2, dispose 2, reshape 6, display 9]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test01GLWindowReparentRecreateNoPreserve
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test02GLWindowReparentRecreateGLPreserve
[junit] MyGLEventListenerCounter.init: GLEventListenerCounter[init 1, dispose 0, reshape 0, display 0]
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-4,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] 2014-10-09 11:09:18.638 java[4797:5e03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
[junit] null
[junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbea6f4360, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbea6f4360, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Start Reparent #1
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main]: Warning: Default-EDT about (2) to stop, task executed. Remaining tasks: 1 - Thread[main-Display-.macosx_nil-1-EDT-4,6,main]
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbeca314e0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbeca314e0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape FIN
[junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Result Reparent #1: ACTION_NATIVE_CREATION
[junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Start Reparent #2
[junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Result Reparent #2: ACTION_NATIVE_CREATION
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbeca08b40, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbeca08b40, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbeca08b40, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape FIN
[junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 1, dispose 1, reshape 7, display 9]
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test02GLWindowReparentRecreateGLPreserve
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845758023 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01GLWindowReparentRecreateNoPreserve took 1.85 sec
[junit] Testcase: test02GLWindowReparentRecreateGLPreserve took 1.161 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.139 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845748648 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845752664 ms +++ localhost/127.0.0.1:59999 - Locked within 4036 ms, 9 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test01GLWindowReparentRecreateNoPreserve
[junit] MyGLEventListenerCounter.init: GLEventListenerCounter[init 1, dispose 0, reshape 0, display 0]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbea6f2cd0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbea6f2cd0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Start Reparent #1
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbea4dfc00, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbea4dfc00, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN
[junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Result Reparent #1: ACTION_NATIVE_CREATION
[junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Start Reparent #2
[junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 1, dispose 1, reshape 4, display 5]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose FIN
[junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Result Reparent #2: ACTION_NATIVE_CREATION
[junit] MyGLEventListenerCounter.init: GLEventListenerCounter[init 2, dispose 1, reshape 4, display 5]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-3,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true)
[junit] null
[junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbeca2bb70, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbeca2bb70, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.reshape FIN
[junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 2, dispose 2, reshape 6, display 9]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test01GLWindowReparentRecreateNoPreserve
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test02GLWindowReparentRecreateGLPreserve
[junit] MyGLEventListenerCounter.init: GLEventListenerCounter[init 1, dispose 0, reshape 0, display 0]
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-4,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
[junit] null
[junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbea6f4360, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbea6f4360, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Start Reparent #1
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main]: Warning: Default-EDT about (2) to stop, task executed. Remaining tasks: 1 - Thread[main-Display-.macosx_nil-1-EDT-4,6,main]
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbeca314e0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbeca314e0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape FIN
[junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Result Reparent #1: ACTION_NATIVE_CREATION
[junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Start Reparent #2
[junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Result Reparent #2: ACTION_NATIVE_CREATION
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbeca08b40, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbeca08b40, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape 0/0 417x346 of 417x346, swapInterval 1, drawable 0x7fcbeca08b40, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape FIN
[junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 1, dispose 1, reshape 7, display 9]
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.dispose FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test02GLWindowReparentRecreateGLPreserve
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845758023 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845760346 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845767367 ms +++ localhost/127.0.0.1:59999 - Locked within 7040 ms, 15 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test01NewtChildOnAWTParentLayouted
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845770201 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845770207 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x5c95da38: tileRendererInUse null, GearsES2[obj 0x5c95da38 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5c95da38 on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5c95da38 created: GearsObj[0xc970c0e, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5c95da38 created: GearsObj[0x10987197, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5c95da38 created: GearsObj[0x10987197, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x5c95da38 FIN GearsES2[obj 0x5c95da38 isInit true, usesShared false, 1 GearsObj[0xc970c0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10987197, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bb54362, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x5c95da38 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb785a079e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5c95da38, angle 0.0, [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0 -> [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845770207 d 159ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5c95da38 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb785a079e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5c95da38, angle 0.5, [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0 -> [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845770367 d 12ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845770395 d 0ms]]
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] WindowUpdateEvent[[ 0 / 0 528 x 402 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845770484 d 2ms]]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845770754 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845770754 d 0ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845771097 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845771097 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x5c95da38 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb785a079e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5c95da38, angle 2.0, [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0 -> [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845771109 d 4ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5c95da38 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb785a079e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5c95da38, angle 2.5, [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0 -> [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845771113 d 18ms]]
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845772310 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5c95da38: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5c95da38 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845772322 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test01NewtChildOnAWTParentLayouted
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test02NewtChildOnAWTParentLayoutedDef
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845772386 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845772414 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.init.0 0x1996e136: tileRendererInUse null, GearsES2[obj 0x1996e136 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1996e136 on Thread[main-Display-.macosx_nil-1-EDT-2,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x1996e136 created: GearsObj[0x1b59d510, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1996e136 created: GearsObj[0x26b31b77, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1996e136 created: GearsObj[0x26b31b77, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.init.X 0x1996e136 FIN GearsES2[obj 0x1996e136 isInit true, usesShared false, 1 GearsObj[0x1b59d510, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26b31b77, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38d0357a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.reshape 0x1996e136 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb7834cfe30, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1996e136, angle 0.0, [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0 -> [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845772394 d 109ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1996e136 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb7834cfe30, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1996e136, angle 0.5, [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0 -> [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845772503 d 10ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845772515 d 0ms]]
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] WindowUpdateEvent[[ 0 / 0 528 x 402 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845772533 d 11ms]]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845772846 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845772846 d 0ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845773198 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845773198 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.reshape 0x1996e136 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb7834cfe30, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1996e136, angle 2.0, [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0 -> [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845773209 d 4ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1996e136 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb7834cfe30, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1996e136, angle 2.5, [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0 -> [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845773213 d 22ms]]
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845774410 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x1996e136: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x1996e136 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845774413 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test02NewtChildOnAWTParentLayoutedDef
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test03NewtChildOnAWTParentDirect
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845774468 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845774469 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.0 0x10980e7: tileRendererInUse null, GearsES2[obj 0x10980e7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x10980e7 on Thread[main-Display-.macosx_nil-1-EDT-3,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x10980e7 created: GearsObj[0x6bd38b87, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x10980e7 created: GearsObj[0xd6d835f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x10980e7 created: GearsObj[0xd6d835f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.X 0x10980e7 FIN GearsES2[obj 0x10980e7 isInit true, usesShared false, 1 GearsObj[0x6bd38b87, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd6d835f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10cbd8dc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x10980e7 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb7834cd670, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x10980e7, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845774468 d 50ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x10980e7 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb7834cd670, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x10980e7, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845774518 d 2ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845774526 d 0ms]]
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845774559 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] WindowUpdateEvent[[ 0 / 0 640 x 458 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845774565 d 2ms]]]
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845775714 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x10980e7: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x10980e7 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845775717 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test03NewtChildOnAWTParentDirect
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test04NewtChildOnAWTParentDirectDef
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845775833 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845775836 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.init.0 0x746db33c: tileRendererInUse null, GearsES2[obj 0x746db33c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x746db33c on Thread[main-Display-.macosx_nil-1-EDT-4,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x746db33c created: GearsObj[0x32830122, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x746db33c created: GearsObj[0x36bf7916, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x746db33c created: GearsObj[0x36bf7916, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.init.X 0x746db33c FIN GearsES2[obj 0x746db33c isInit true, usesShared false, 1 GearsObj[0x32830122, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36bf7916, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54a6af6e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.reshape 0x746db33c 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb783520f00, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x746db33c, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845775835 d 34ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x746db33c 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb783520f00, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x746db33c, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845775869 d 16ms]]
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845775887 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] WindowUpdateEvent[[ 0 / 0 640 x 458 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845775890 d 25ms]]]
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845777065 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.dispose 0x746db33c: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.dispose 0x746db33c FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845777067 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test04NewtChildOnAWTParentDirectDef
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845777194 ms --- localhost/127.0.0.1:59999 - Unlock ok within 10 ms
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 17.688 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845760346 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845767367 ms +++ localhost/127.0.0.1:59999 - Locked within 7040 ms, 15 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test01NewtChildOnAWTParentLayouted
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845770201 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845770207 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x5c95da38: tileRendererInUse null, GearsES2[obj 0x5c95da38 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5c95da38 on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5c95da38 created: GearsObj[0xc970c0e, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5c95da38 created: GearsObj[0x10987197, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5c95da38 created: GearsObj[0x10987197, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x5c95da38 FIN GearsES2[obj 0x5c95da38 isInit true, usesShared false, 1 GearsObj[0xc970c0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10987197, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bb54362, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x5c95da38 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb785a079e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5c95da38, angle 0.0, [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0 -> [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845770207 d 159ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5c95da38 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb785a079e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5c95da38, angle 0.5, [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0 -> [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0, v-flip false
[junit] 2014-10-09 11:09:37.815 java[4800:5c03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845770367 d 12ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845770395 d 0ms]]
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] WindowUpdateEvent[[ 0 / 0 528 x 402 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845770484 d 2ms]]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845770754 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845770754 d 0ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845771097 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845771097 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x5c95da38 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb785a079e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5c95da38, angle 2.0, [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0 -> [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845771109 d 4ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5c95da38 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb785a079e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5c95da38, angle 2.5, [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0 -> [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845771113 d 18ms]]
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845772310 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5c95da38: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5c95da38 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845772322 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test01NewtChildOnAWTParentLayouted
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test02NewtChildOnAWTParentLayoutedDef
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845772386 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845772414 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.init.0 0x1996e136: tileRendererInUse null, GearsES2[obj 0x1996e136 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1996e136 on Thread[main-Display-.macosx_nil-1-EDT-2,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x1996e136 created: GearsObj[0x1b59d510, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1996e136 created: GearsObj[0x26b31b77, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1996e136 created: GearsObj[0x26b31b77, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.init.X 0x1996e136 FIN GearsES2[obj 0x1996e136 isInit true, usesShared false, 1 GearsObj[0x1b59d510, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26b31b77, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38d0357a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.reshape 0x1996e136 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb7834cfe30, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1996e136, angle 0.0, [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0 -> [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845772394 d 109ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1996e136 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb7834cfe30, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1996e136, angle 0.5, [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0 -> [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845772503 d 10ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845772515 d 0ms]]
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] WindowUpdateEvent[[ 0 / 0 528 x 402 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845772533 d 11ms]]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845772846 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845772846 d 0ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845773198 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845773198 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.reshape 0x1996e136 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb7834cfe30, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1996e136, angle 2.0, [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0 -> [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845773209 d 4ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1996e136 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb7834cfe30, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1996e136, angle 2.5, [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0 -> [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845773213 d 22ms]]
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845774410 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x1996e136: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x1996e136 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845774413 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test02NewtChildOnAWTParentLayoutedDef
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test03NewtChildOnAWTParentDirect
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845774468 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845774469 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.0 0x10980e7: tileRendererInUse null, GearsES2[obj 0x10980e7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x10980e7 on Thread[main-Display-.macosx_nil-1-EDT-3,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x10980e7 created: GearsObj[0x6bd38b87, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x10980e7 created: GearsObj[0xd6d835f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x10980e7 created: GearsObj[0xd6d835f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.X 0x10980e7 FIN GearsES2[obj 0x10980e7 isInit true, usesShared false, 1 GearsObj[0x6bd38b87, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd6d835f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10cbd8dc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x10980e7 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb7834cd670, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x10980e7, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845774468 d 50ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x10980e7 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb7834cd670, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x10980e7, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845774518 d 2ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845774526 d 0ms]]
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845774559 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] WindowUpdateEvent[[ 0 / 0 640 x 458 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845774565 d 2ms]]]
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845775714 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x10980e7: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x10980e7 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845775717 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test03NewtChildOnAWTParentDirect
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test04NewtChildOnAWTParentDirectDef
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845775833 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845775836 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.init.0 0x746db33c: tileRendererInUse null, GearsES2[obj 0x746db33c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x746db33c on Thread[main-Display-.macosx_nil-1-EDT-4,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x746db33c created: GearsObj[0x32830122, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x746db33c created: GearsObj[0x36bf7916, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x746db33c created: GearsObj[0x36bf7916, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.init.X 0x746db33c FIN GearsES2[obj 0x746db33c isInit true, usesShared false, 1 GearsObj[0x32830122, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36bf7916, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54a6af6e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.reshape 0x746db33c 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb783520f00, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x746db33c, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845775835 d 34ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x746db33c 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb783520f00, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x746db33c, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845775869 d 16ms]]
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845775887 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] WindowUpdateEvent[[ 0 / 0 640 x 458 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845775890 d 25ms]]]
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845777065 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.dispose 0x746db33c: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.dispose 0x746db33c FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845777067 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test04NewtChildOnAWTParentDirectDef
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845777194 ms --- localhost/127.0.0.1:59999 - Unlock ok within 10 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01NewtChildOnAWTParentLayouted took 4.973 sec
[junit] Testcase: test02NewtChildOnAWTParentLayoutedDef took 2.098 sec
[junit] Testcase: test03NewtChildOnAWTParentDirect took 1.299 sec
[junit] Testcase: test04NewtChildOnAWTParentDirectDef took 1.334 sec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 17.688 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845760346 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845767367 ms +++ localhost/127.0.0.1:59999 - Locked within 7040 ms, 15 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test01NewtChildOnAWTParentLayouted
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845770201 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845770207 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x5c95da38: tileRendererInUse null, GearsES2[obj 0x5c95da38 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x5c95da38 on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x5c95da38 created: GearsObj[0xc970c0e, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x5c95da38 created: GearsObj[0x10987197, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x5c95da38 created: GearsObj[0x10987197, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x5c95da38 FIN GearsES2[obj 0x5c95da38 isInit true, usesShared false, 1 GearsObj[0xc970c0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10987197, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bb54362, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x5c95da38 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb785a079e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5c95da38, angle 0.0, [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0 -> [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845770207 d 159ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5c95da38 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb785a079e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5c95da38, angle 0.5, [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0 -> [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845770367 d 12ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845770395 d 0ms]]
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] WindowUpdateEvent[[ 0 / 0 528 x 402 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845770484 d 2ms]]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845770754 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845770754 d 0ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845771097 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845771097 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x5c95da38 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb785a079e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5c95da38, angle 2.0, [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0 -> [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845771109 d 4ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5c95da38 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb785a079e0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x5c95da38, angle 2.5, [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0 -> [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845771113 d 18ms]]
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] Thread[main,5,main] GearsES2.display 0x5c95da38 528x402, swapInterval 1, drawable 0x7fb785a079e0
[junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845772310 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5c95da38: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5c95da38 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845772322 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test01NewtChildOnAWTParentLayouted
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test02NewtChildOnAWTParentLayoutedDef
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845772386 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845772414 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.init.0 0x1996e136: tileRendererInUse null, GearsES2[obj 0x1996e136 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x1996e136 on Thread[main-Display-.macosx_nil-1-EDT-2,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x1996e136 created: GearsObj[0x1b59d510, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x1996e136 created: GearsObj[0x26b31b77, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x1996e136 created: GearsObj[0x26b31b77, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.init.X 0x1996e136 FIN GearsES2[obj 0x1996e136 isInit true, usesShared false, 1 GearsObj[0x1b59d510, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26b31b77, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38d0357a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.reshape 0x1996e136 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb7834cfe30, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1996e136, angle 0.0, [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0 -> [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845772394 d 109ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1996e136 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb7834cfe30, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1996e136, angle 0.5, [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0 -> [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845772503 d 10ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845772515 d 0ms]]
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] WindowUpdateEvent[[ 0 / 0 528 x 402 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845772533 d 11ms]]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845772846 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845772846 d 0ms]]
[junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845773198 d 0ms]]
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845773198 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.reshape 0x1996e136 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb7834cfe30, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1996e136, angle 2.0, [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0 -> [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845773209 d 4ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1996e136 0/0 528x402 of 528x402, swapInterval 1, drawable 0x7fb7834cfe30, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x1996e136, angle 2.5, [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0 -> [l -1.3134328, r 1.3134328, b -1.0, t 1.0] 2.6268656x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845773213 d 22ms]]
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] Thread[main,5,main] GearsES2.display 0x1996e136 528x402, swapInterval 1, drawable 0x7fb7834cfe30
[junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845774410 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x1996e136: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x1996e136 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845774413 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test02NewtChildOnAWTParentLayoutedDef
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test03NewtChildOnAWTParentDirect
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845774468 d 0ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845774469 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.0 0x10980e7: tileRendererInUse null, GearsES2[obj 0x10980e7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x10980e7 on Thread[main-Display-.macosx_nil-1-EDT-3,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x10980e7 created: GearsObj[0x6bd38b87, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x10980e7 created: GearsObj[0xd6d835f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x10980e7 created: GearsObj[0xd6d835f, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.X 0x10980e7 FIN GearsES2[obj 0x10980e7 isInit true, usesShared false, 1 GearsObj[0x6bd38b87, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd6d835f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10cbd8dc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x10980e7 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb7834cd670, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x10980e7, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845774468 d 50ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x10980e7 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb7834cd670, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x10980e7, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845774518 d 2ms]]
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845774526 d 0ms]]
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845774559 d 0ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] WindowUpdateEvent[[ 0 / 0 640 x 458 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845774565 d 2ms]]]
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] Thread[main,5,main] GearsES2.display 0x10980e7 640x458, swapInterval 1, drawable 0x7fb7834cd670
[junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845775714 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x10980e7: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x10980e7 FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845775717 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test03NewtChildOnAWTParentDirect
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test04NewtChildOnAWTParentDirectDef
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845775833 d 1ms]]
[junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845775836 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.init.0 0x746db33c: tileRendererInUse null, GearsES2[obj 0x746db33c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x746db33c on Thread[main-Display-.macosx_nil-1-EDT-4,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x746db33c created: GearsObj[0x32830122, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x746db33c created: GearsObj[0x36bf7916, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x746db33c created: GearsObj[0x36bf7916, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.init.X 0x746db33c FIN GearsES2[obj 0x746db33c isInit true, usesShared false, 1 GearsObj[0x32830122, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36bf7916, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54a6af6e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.reshape 0x746db33c 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb783520f00, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x746db33c, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845775835 d 34ms]]
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x746db33c 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb783520f00, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x746db33c, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845775869 d 16ms]]
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845775887 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] WindowUpdateEvent[[ 0 / 0 640 x 458 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845775890 d 25ms]]]
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] Thread[main,5,main] GearsES2.display 0x746db33c 640x458, swapInterval 1, drawable 0x7fb783520f00
[junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845777065 d 0ms]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.dispose 0x746db33c: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.dispose 0x746db33c FIN
[junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1412845777067 d 0ms]]
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test04NewtChildOnAWTParentDirectDef
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845777194 ms --- localhost/127.0.0.1:59999 - Unlock ok within 10 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845779552 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845781559 ms +++ localhost/127.0.0.1:59999 - Locked within 2022 ms, 5 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test01AWTOneNewtChilds01
[junit] ******* Cont1 setVisible
[junit] ******* Cont2 setVisible
[junit] ******* Frame setVisible
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.0 0x6273305c: tileRendererInUse null, GearsES2[obj 0x6273305c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6273305c on Thread[main-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6273305c created: GearsObj[0x42238016, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6273305c created: GearsObj[0x5dce1bea, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6273305c created: GearsObj[0x5dce1bea, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.X 0x6273305c FIN GearsES2[obj 0x6273305c isInit true, usesShared false, 1 GearsObj[0x42238016, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5dce1bea, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b0c6cfc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x6273305c 0/0 400x266 of 400x266, swapInterval 1, drawable 0x7fa5c1fcb390, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6273305c, angle 0.0, [l -1.5037594, r 1.5037594, b -1.0, t 1.0] 3.0075188x2.0 -> [l -1.5037594, r 1.5037596, b -1.0, t 1.0] 3.007519x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6273305c: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6273305c FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test01AWTOneNewtChilds01
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test02AWTTwoNewtChilds01
[junit] ******* Cont1 setVisible
[junit] ******* Cont2 setVisible
[junit] ******* Frame setVisible
[junit] Thread[main-AWTAnimator#01,5,main] GearsES2.init.0 0x4945f939: tileRendererInUse null, GearsES2[obj 0x4945f939 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4945f939 on Thread[main-AWTAnimator#01,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4945f939 created: GearsObj[0x14a8e586, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4945f939 created: GearsObj[0x7bafb0c7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4945f939 created: GearsObj[0x7bafb0c7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-AWTAnimator#01,5,main] GearsES2.init.X 0x4945f939 FIN GearsES2[obj 0x4945f939 isInit true, usesShared false, 1 GearsObj[0x14a8e586, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7bafb0c7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b7f1841, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x4945f939 0/0 400x266 of 400x266, swapInterval 1, drawable 0x7fa5c1f67420, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4945f939, angle 0.0, [l -1.5037594, r 1.5037594, b -1.0, t 1.0] 3.0075188x2.0 -> [l -1.5037594, r 1.5037596, b -1.0, t 1.0] 3.007519x2.0, v-flip false
[junit] Thread[main-AWTAnimator#02,5,main] GearsES2.init.0 0x39a2f02e: tileRendererInUse null, GearsES2[obj 0x39a2f02e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x39a2f02e on Thread[main-AWTAnimator#02,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x39a2f02e created: GearsObj[0x729b1670, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x39a2f02e created: GearsObj[0x23de4dd8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x39a2f02e created: GearsObj[0x23de4dd8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-AWTAnimator#02,5,main] GearsES2.init.X 0x39a2f02e FIN GearsES2[obj 0x39a2f02e isInit true, usesShared false, 1 GearsObj[0x729b1670, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23de4dd8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x57c8b24d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-AWTAnimator#02,5,main] GearsES2.reshape 0x39a2f02e 0/0 400x266 of 400x266, swapInterval 1, drawable 0x7fa5c420ea30, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x39a2f02e, angle 0.0, [l -1.5037594, r 1.5037594, b -1.0, t 1.0] 3.0075188x2.0 -> [l -1.5037594, r 1.5037596, b -1.0, t 1.0] 3.007519x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x4945f939: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x4945f939 FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x39a2f02e: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x39a2f02e FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test02AWTTwoNewtChilds01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845787584 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] 2014-10-09 11:09:47.979 java[4802:5e03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/com.apple.javajdk16.cmd.savedState/window_1.data: Operation not permitted (1)
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 8.76 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845779552 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845781559 ms +++ localhost/127.0.0.1:59999 - Locked within 2022 ms, 5 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test01AWTOneNewtChilds01
[junit] ******* Cont1 setVisible
[junit] ******* Cont2 setVisible
[junit] ******* Frame setVisible
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.0 0x6273305c: tileRendererInUse null, GearsES2[obj 0x6273305c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6273305c on Thread[main-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6273305c created: GearsObj[0x42238016, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6273305c created: GearsObj[0x5dce1bea, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6273305c created: GearsObj[0x5dce1bea, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.X 0x6273305c FIN GearsES2[obj 0x6273305c isInit true, usesShared false, 1 GearsObj[0x42238016, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5dce1bea, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b0c6cfc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x6273305c 0/0 400x266 of 400x266, swapInterval 1, drawable 0x7fa5c1fcb390, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6273305c, angle 0.0, [l -1.5037594, r 1.5037594, b -1.0, t 1.0] 3.0075188x2.0 -> [l -1.5037594, r 1.5037596, b -1.0, t 1.0] 3.007519x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6273305c: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6273305c FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test01AWTOneNewtChilds01
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test02AWTTwoNewtChilds01
[junit] ******* Cont1 setVisible
[junit] ******* Cont2 setVisible
[junit] ******* Frame setVisible
[junit] Thread[main-AWTAnimator#01,5,main] GearsES2.init.0 0x4945f939: tileRendererInUse null, GearsES2[obj 0x4945f939 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4945f939 on Thread[main-AWTAnimator#01,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4945f939 created: GearsObj[0x14a8e586, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4945f939 created: GearsObj[0x7bafb0c7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4945f939 created: GearsObj[0x7bafb0c7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-AWTAnimator#01,5,main] GearsES2.init.X 0x4945f939 FIN GearsES2[obj 0x4945f939 isInit true, usesShared false, 1 GearsObj[0x14a8e586, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7bafb0c7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b7f1841, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x4945f939 0/0 400x266 of 400x266, swapInterval 1, drawable 0x7fa5c1f67420, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4945f939, angle 0.0, [l -1.5037594, r 1.5037594, b -1.0, t 1.0] 3.0075188x2.0 -> [l -1.5037594, r 1.5037596, b -1.0, t 1.0] 3.007519x2.0, v-flip false
[junit] Thread[main-AWTAnimator#02,5,main] GearsES2.init.0 0x39a2f02e: tileRendererInUse null, GearsES2[obj 0x39a2f02e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x39a2f02e on Thread[main-AWTAnimator#02,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x39a2f02e created: GearsObj[0x729b1670, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x39a2f02e created: GearsObj[0x23de4dd8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x39a2f02e created: GearsObj[0x23de4dd8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-AWTAnimator#02,5,main] GearsES2.init.X 0x39a2f02e FIN GearsES2[obj 0x39a2f02e isInit true, usesShared false, 1 GearsObj[0x729b1670, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23de4dd8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x57c8b24d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-AWTAnimator#02,5,main] GearsES2.reshape 0x39a2f02e 0/0 400x266 of 400x266, swapInterval 1, drawable 0x7fa5c420ea30, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x39a2f02e, angle 0.0, [l -1.5037594, r 1.5037594, b -1.0, t 1.0] 3.0075188x2.0 -> [l -1.5037594, r 1.5037596, b -1.0, t 1.0] 3.007519x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x4945f939: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x4945f939 FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x39a2f02e: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x39a2f02e FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test02AWTTwoNewtChilds01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845787584 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01AWTOneNewtChilds01 took 1.822 sec
[junit] Testcase: test02AWTTwoNewtChilds01 took 1.847 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 8.76 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845779552 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845781559 ms +++ localhost/127.0.0.1:59999 - Locked within 2022 ms, 5 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test01AWTOneNewtChilds01
[junit] ******* Cont1 setVisible
[junit] ******* Cont2 setVisible
[junit] ******* Frame setVisible
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.0 0x6273305c: tileRendererInUse null, GearsES2[obj 0x6273305c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6273305c on Thread[main-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6273305c created: GearsObj[0x42238016, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6273305c created: GearsObj[0x5dce1bea, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6273305c created: GearsObj[0x5dce1bea, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.X 0x6273305c FIN GearsES2[obj 0x6273305c isInit true, usesShared false, 1 GearsObj[0x42238016, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5dce1bea, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b0c6cfc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x6273305c 0/0 400x266 of 400x266, swapInterval 1, drawable 0x7fa5c1fcb390, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6273305c, angle 0.0, [l -1.5037594, r 1.5037594, b -1.0, t 1.0] 3.0075188x2.0 -> [l -1.5037594, r 1.5037596, b -1.0, t 1.0] 3.007519x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6273305c: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6273305c FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test01AWTOneNewtChilds01
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test02AWTTwoNewtChilds01
[junit] ******* Cont1 setVisible
[junit] ******* Cont2 setVisible
[junit] ******* Frame setVisible
[junit] Thread[main-AWTAnimator#01,5,main] GearsES2.init.0 0x4945f939: tileRendererInUse null, GearsES2[obj 0x4945f939 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x4945f939 on Thread[main-AWTAnimator#01,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x4945f939 created: GearsObj[0x14a8e586, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x4945f939 created: GearsObj[0x7bafb0c7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x4945f939 created: GearsObj[0x7bafb0c7, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-AWTAnimator#01,5,main] GearsES2.init.X 0x4945f939 FIN GearsES2[obj 0x4945f939 isInit true, usesShared false, 1 GearsObj[0x14a8e586, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7bafb0c7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b7f1841, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x4945f939 0/0 400x266 of 400x266, swapInterval 1, drawable 0x7fa5c1f67420, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x4945f939, angle 0.0, [l -1.5037594, r 1.5037594, b -1.0, t 1.0] 3.0075188x2.0 -> [l -1.5037594, r 1.5037596, b -1.0, t 1.0] 3.007519x2.0, v-flip false
[junit] Thread[main-AWTAnimator#02,5,main] GearsES2.init.0 0x39a2f02e: tileRendererInUse null, GearsES2[obj 0x39a2f02e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x39a2f02e on Thread[main-AWTAnimator#02,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x39a2f02e created: GearsObj[0x729b1670, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x39a2f02e created: GearsObj[0x23de4dd8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x39a2f02e created: GearsObj[0x23de4dd8, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-AWTAnimator#02,5,main] GearsES2.init.X 0x39a2f02e FIN GearsES2[obj 0x39a2f02e isInit true, usesShared false, 1 GearsObj[0x729b1670, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23de4dd8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x57c8b24d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-AWTAnimator#02,5,main] GearsES2.reshape 0x39a2f02e 0/0 400x266 of 400x266, swapInterval 1, drawable 0x7fa5c420ea30, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x39a2f02e, angle 0.0, [l -1.5037594, r 1.5037594, b -1.0, t 1.0] 3.0075188x2.0 -> [l -1.5037594, r 1.5037596, b -1.0, t 1.0] 3.007519x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x4945f939: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x4945f939 FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x39a2f02e: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x39a2f02e FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test02AWTTwoNewtChilds01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845787584 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845790150 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845792677 ms +++ localhost/127.0.0.1:59999 - Locked within 2558 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test01WinHopFrame2FrameDirectHop
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1bb218280, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1bb218280, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x53797795: tileRendererInUse null, GearsES2[obj 0x53797795 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x53797795 on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x53797795 created: GearsObj[0x56ad2c30, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x53797795 created: GearsObj[0x3302fc5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x53797795 created: GearsObj[0x3302fc5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x53797795 FIN GearsES2[obj 0x53797795 isInit true, usesShared false, 1 GearsObj[0x56ad2c30, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3302fc5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x31e46a68, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x53797795 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8ef1110, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x53797795, angle 0.0, [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112 -> [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x53797795 288x322, swapInterval 1, drawable 0x7fb1b8ef1110
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x53797795 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8ef1110, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x53797795, angle 0.5, [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112 -> [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x53797795 288x322, swapInterval 1, drawable 0x7fb1b8ef1110
[junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x53797795 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8ef1110, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x53797795, angle 8.0, [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112 -> [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112, v-flip false
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1bb218280, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1bb218280, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x53797795 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8ef1110, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x53797795, angle 22.5, [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112 -> [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x53797795: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x53797795 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test01WinHopFrame2FrameDirectHop
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test02WinHopFrame2FrameDetachFirst
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-2,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
[junit] null
[junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.reshape 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8e639f0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8e639f0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.init.0 0x35f38fc6: tileRendererInUse null, GearsES2[obj 0x35f38fc6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x35f38fc6 on Thread[main-Display-.macosx_nil-1-EDT-2,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x35f38fc6 created: GearsObj[0x1e670479, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x35f38fc6 created: GearsObj[0x7d56b386, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x35f38fc6 created: GearsObj[0x7d56b386, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.init.X 0x35f38fc6 FIN GearsES2[obj 0x35f38fc6 isInit true, usesShared false, 1 GearsObj[0x1e670479, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7d56b386, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x472462b3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.reshape 0x35f38fc6 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8ef19d0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x35f38fc6, angle 0.0, [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112 -> [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.display 0x35f38fc6 288x322, swapInterval 1, drawable 0x7fb1b8ef19d0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x35f38fc6 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8ef19d0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x35f38fc6, angle 0.5, [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112 -> [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x35f38fc6 288x322, swapInterval 1, drawable 0x7fb1b8ef19d0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x35f38fc6 288x322, swapInterval 1, drawable 0x7fb1b8ef19d0
[junit] Thread[main-AWTAnimator#03,5,main] GearsES2.reshape 0x35f38fc6 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8ef19d0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x35f38fc6, angle 15.0, [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112 -> [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112, v-flip false
[junit] Thread[main-AWTAnimator#02,5,main] RedSquareES2.reshape 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8e639f0, tileRendererInUse null
[junit] Thread[main-AWTAnimator#02,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#02,5,main] RedSquareES2.reshape 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8e639f0, tileRendererInUse null
[junit] Thread[main-AWTAnimator#02,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#03,5,main] GearsES2.reshape 0x35f38fc6 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8ef19d0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x35f38fc6, angle 26.0, [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112 -> [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x35f38fc6: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x35f38fc6 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test02WinHopFrame2FrameDetachFirst
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845802380 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.003 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845790150 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845792677 ms +++ localhost/127.0.0.1:59999 - Locked within 2558 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test01WinHopFrame2FrameDirectHop
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1bb218280, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1bb218280, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x53797795: tileRendererInUse null, GearsES2[obj 0x53797795 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x53797795 on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x53797795 created: GearsObj[0x56ad2c30, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x53797795 created: GearsObj[0x3302fc5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x53797795 created: GearsObj[0x3302fc5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x53797795 FIN GearsES2[obj 0x53797795 isInit true, usesShared false, 1 GearsObj[0x56ad2c30, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3302fc5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x31e46a68, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x53797795 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8ef1110, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x53797795, angle 0.0, [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112 -> [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x53797795 288x322, swapInterval 1, drawable 0x7fb1b8ef1110
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x53797795 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8ef1110, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x53797795, angle 0.5, [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112 -> [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x53797795 288x322, swapInterval 1, drawable 0x7fb1b8ef1110
[junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x53797795 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8ef1110, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x53797795, angle 8.0, [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112 -> [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112, v-flip false
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1bb218280, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1bb218280, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x53797795 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8ef1110, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x53797795, angle 22.5, [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112 -> [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x53797795: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x53797795 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test01WinHopFrame2FrameDirectHop
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test02WinHopFrame2FrameDetachFirst
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-2,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
[junit] null
[junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.reshape 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8e639f0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8e639f0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.init.0 0x35f38fc6: tileRendererInUse null, GearsES2[obj 0x35f38fc6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x35f38fc6 on Thread[main-Display-.macosx_nil-1-EDT-2,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x35f38fc6 created: GearsObj[0x1e670479, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x35f38fc6 created: GearsObj[0x7d56b386, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x35f38fc6 created: GearsObj[0x7d56b386, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.init.X 0x35f38fc6 FIN GearsES2[obj 0x35f38fc6 isInit true, usesShared false, 1 GearsObj[0x1e670479, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7d56b386, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x472462b3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.reshape 0x35f38fc6 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8ef19d0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x35f38fc6, angle 0.0, [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112 -> [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.display 0x35f38fc6 288x322, swapInterval 1, drawable 0x7fb1b8ef19d0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x35f38fc6 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8ef19d0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x35f38fc6, angle 0.5, [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112 -> [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x35f38fc6 288x322, swapInterval 1, drawable 0x7fb1b8ef19d0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x35f38fc6 288x322, swapInterval 1, drawable 0x7fb1b8ef19d0
[junit] Thread[main-AWTAnimator#03,5,main] GearsES2.reshape 0x35f38fc6 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8ef19d0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x35f38fc6, angle 15.0, [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112 -> [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112, v-flip false
[junit] Thread[main-AWTAnimator#02,5,main] RedSquareES2.reshape 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8e639f0, tileRendererInUse null
[junit] Thread[main-AWTAnimator#02,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#02,5,main] RedSquareES2.reshape 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8e639f0, tileRendererInUse null
[junit] Thread[main-AWTAnimator#02,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#03,5,main] GearsES2.reshape 0x35f38fc6 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8ef19d0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x35f38fc6, angle 26.0, [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112 -> [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x35f38fc6: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x35f38fc6 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test02WinHopFrame2FrameDetachFirst
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845802380 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test01WinHopFrame2FrameDirectHop took 3.719 sec
[junit] Testcase: test02WinHopFrame2FrameDetachFirst took 3.089 sec
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.003 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] SLOCK [T main @ 1412845790150 ms III localhost/127.0.0.1:59999 - Wait for lock
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845792677 ms +++ localhost/127.0.0.1:59999 - Locked within 2558 ms, 6 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test01WinHopFrame2FrameDirectHop
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true)
[junit] null
[junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1bb218280, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1bb218280, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x53797795: tileRendererInUse null, GearsES2[obj 0x53797795 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x53797795 on Thread[main-Display-.macosx_nil-1-EDT-1,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x53797795 created: GearsObj[0x56ad2c30, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x53797795 created: GearsObj[0x3302fc5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x53797795 created: GearsObj[0x3302fc5, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x53797795 FIN GearsES2[obj 0x53797795 isInit true, usesShared false, 1 GearsObj[0x56ad2c30, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3302fc5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x31e46a68, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x53797795 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8ef1110, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x53797795, angle 0.0, [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112 -> [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x53797795 288x322, swapInterval 1, drawable 0x7fb1b8ef1110
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x53797795 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8ef1110, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x53797795, angle 0.5, [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112 -> [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x53797795 288x322, swapInterval 1, drawable 0x7fb1b8ef1110
[junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x53797795 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8ef1110, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x53797795, angle 8.0, [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112 -> [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112, v-flip false
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1bb218280, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1bb218280, tileRendererInUse null
[junit] Thread[main-AWTAnimator#00,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#01,5,main] GearsES2.reshape 0x53797795 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8ef1110, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x53797795, angle 22.5, [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112 -> [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x53797795: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x53797795 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test01WinHopFrame2FrameDirectHop
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test02WinHopFrame2FrameDetachFirst
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.init: tileRendererInUse null
[junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-2,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true)
[junit] null
[junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1,
[junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source]
[junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.init FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.reshape 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8e639f0, tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.reshape FIN
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8e639f0, tileRendererInUse null
[junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.init.0 0x35f38fc6: tileRendererInUse null, GearsES2[obj 0x35f38fc6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x35f38fc6 on Thread[main-Display-.macosx_nil-1-EDT-2,6,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x35f38fc6 created: GearsObj[0x1e670479, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x35f38fc6 created: GearsObj[0x7d56b386, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x35f38fc6 created: GearsObj[0x7d56b386, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.init.X 0x35f38fc6 FIN GearsES2[obj 0x35f38fc6 isInit true, usesShared false, 1 GearsObj[0x1e670479, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7d56b386, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x472462b3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.reshape 0x35f38fc6 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8ef19d0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x35f38fc6, angle 0.0, [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112 -> [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.display 0x35f38fc6 288x322, swapInterval 1, drawable 0x7fb1b8ef19d0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x35f38fc6 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8ef19d0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x35f38fc6, angle 0.5, [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112 -> [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112, v-flip false
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x35f38fc6 288x322, swapInterval 1, drawable 0x7fb1b8ef19d0
[junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x35f38fc6 288x322, swapInterval 1, drawable 0x7fb1b8ef19d0
[junit] Thread[main-AWTAnimator#03,5,main] GearsES2.reshape 0x35f38fc6 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8ef19d0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x35f38fc6, angle 15.0, [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112 -> [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112, v-flip false
[junit] Thread[main-AWTAnimator#02,5,main] RedSquareES2.reshape 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8e639f0, tileRendererInUse null
[junit] Thread[main-AWTAnimator#02,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#02,5,main] RedSquareES2.reshape 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8e639f0, tileRendererInUse null
[junit] Thread[main-AWTAnimator#02,5,main] RedSquareES2.reshape FIN
[junit] Thread[main-AWTAnimator#03,5,main] GearsES2.reshape 0x35f38fc6 0/0 288x322 of 288x322, swapInterval 1, drawable 0x7fb1b8ef19d0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x35f38fc6, angle 26.0, [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112 -> [l -1.0, r 1.0, b -1.1180556, t 1.1180556] 2.0x2.2361112, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x35f38fc6: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x35f38fc6 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test02WinHopFrame2FrameDetachFirst
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845802380 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms
[junit] ------------- ---------------- ---------------
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT
[junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845805071 ms +++ localhost/127.0.0.1:59999 - Locked within 23 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT - testWindowParenting1AWTOneNewtChild01
[junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: true
[junit] 0:0 apple.awt.CGraphicsConfig@6fe78c96[dev=CGraphicsDevice[screen=0],pixfmt=0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true
[junit] Chosen 0:0 apple.awt.CGraphicsConfig@6fe78c96[dev=CGraphicsDevice[screen=0],pixfmt=0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.0 0x6032bd65: tileRendererInUse null, GearsES2[obj 0x6032bd65 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6032bd65 on Thread[main-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6032bd65 created: GearsObj[0xe1bdb58, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6032bd65 created: GearsObj[0x348dcd5d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6032bd65 created: GearsObj[0x348dcd5d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.X 0x6032bd65 FIN GearsES2[obj 0x6032bd65 isInit true, usesShared false, 1 GearsObj[0xe1bdb58, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x348dcd5d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3302fc5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x6032bd65 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fd3414cfcb0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6032bd65, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6032bd65: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6032bd65 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT - testWindowParenting1AWTOneNewtChild01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845810149 ms --- localhost/127.0.0.1:59999 - Unlock ok within 10 ms
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.864 sec
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845805071 ms +++ localhost/127.0.0.1:59999 - Locked within 23 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT - testWindowParenting1AWTOneNewtChild01
[junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: true
[junit] 0:0 apple.awt.CGraphicsConfig@6fe78c96[dev=CGraphicsDevice[screen=0],pixfmt=0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true
[junit] Chosen 0:0 apple.awt.CGraphicsConfig@6fe78c96[dev=CGraphicsDevice[screen=0],pixfmt=0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.0 0x6032bd65: tileRendererInUse null, GearsES2[obj 0x6032bd65 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6032bd65 on Thread[main-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6032bd65 created: GearsObj[0xe1bdb58, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6032bd65 created: GearsObj[0x348dcd5d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6032bd65 created: GearsObj[0x348dcd5d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.X 0x6032bd65 FIN GearsES2[obj 0x6032bd65 isInit true, usesShared false, 1 GearsObj[0xe1bdb58, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x348dcd5d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3302fc5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x6032bd65 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fd3414cfcb0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6032bd65, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6032bd65: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6032bd65 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT - testWindowParenting1AWTOneNewtChild01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845810149 ms --- localhost/127.0.0.1:59999 - Unlock ok within 10 ms
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testWindowParenting1AWTOneNewtChild01 took 1.112 sec
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.864 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ++++ Test Singleton.ctor()
[junit] ++++ Test Singleton.lock()
[junit] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[junit] SLOCK [T main @ 1412845805071 ms +++ localhost/127.0.0.1:59999 - Locked within 23 ms, 1 attempts
[junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT - testWindowParenting1AWTOneNewtChild01
[junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: true
[junit] 0:0 apple.awt.CGraphicsConfig@6fe78c96[dev=CGraphicsDevice[screen=0],pixfmt=0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true
[junit] Chosen 0:0 apple.awt.CGraphicsConfig@6fe78c96[dev=CGraphicsDevice[screen=0],pixfmt=0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.0 0x6032bd65: tileRendererInUse null, GearsES2[obj 0x6032bd65 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null]
[junit] GearsES2 init 0x6032bd65 on Thread[main-AWTAnimator#00,5,main]
[junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]
[junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl
[junit] Swap Interval -1
[junit] GL Profile GLProfile[GL2/GL2.hw]
[junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.16 310.90.9.05f01 [GL 2.1.0, vendor 8.24.16 (NVIDIA-8.24.16 310.90.9.05f01)]
[junit] Quirks [NoOffscreenBitmap, NeedSharedObjectSync]
[junit] Impl. class jogamp.opengl.gl4.GL4bcImpl
[junit] GL_VENDOR NVIDIA Corporation
[junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine
[junit] GL_VERSION 2.1 NVIDIA-8.24.16 310.90.9.05f01
[junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0
[junit] GL FBO: basic true, full true
[junit] GL_EXTENSIONS 138
[junit] GLX_EXTENSIONS 0
[junit] -----------------------------------------------------------------------------------------------------
[junit] gear1 0x6032bd65 created: GearsObj[0xe1bdb58, vbo ff 1, fs 2, bf 3, bs 4]
[junit] gear2 0x6032bd65 created: GearsObj[0x348dcd5d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] gear3 0x6032bd65 created: GearsObj[0x348dcd5d, vbo ff 7, fs 8, bf 9, bs 10]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.init.X 0x6032bd65 FIN GearsES2[obj 0x6032bd65 isInit true, usesShared false, 1 GearsObj[0xe1bdb58, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x348dcd5d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3302fc5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]
[junit] Thread[main-AWTAnimator#00,5,main] GearsES2.reshape 0x6032bd65 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fd3414cfcb0, msaa false, tileRendererInUse null
[junit] >> GearsES2 0x6032bd65, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6032bd65: tileRendererInUse null
[junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6032bd65 FIN
[junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT - testWindowParenting1AWTOneNewtChild01
[junit] ++++ Test Singleton.unlock()
[junit] SLOCK [T main @ 1412845810149 ms --- localhost/127.0.0.1:59999 - Unlock ok within 10 ms
[junit] ------------- ---------------- ---------------
[echo] gluegen.basename: gluegen
[echo] jogl.basename: jogl
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.6
[echo] java.version 1.6.0_65
[echo] java.home /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20141009
[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.6
[echo] host.targetlevel 1.6
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon true
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
declare.common:
test.compile.check:
[echo] jogl-test.jar /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-test.jar
test.compile:
junit.run.swt.headless:
[echo] gluegen.basename: gluegen
[echo] jogl.basename: jogl
generic.junit.run.swt.headless:
[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.6
[echo] java.version 1.6.0_65
[echo] java.home /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20141009
[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.6
[echo] host.targetlevel 1.6
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon true
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
declare.common:
test.compile.check:
[echo] jogl-test.jar /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-test.jar
test.compile:
junit.run.swt.awt:
[echo] Testing com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT.xml
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T main @ 1412845813759 ms +++ localhost/127.0.0.1:59999 - Locked within 12 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT - test
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT
[apply] junit.framework.TestListener: tests to run: 1
[apply] junit.framework.TestListener: startTest(test)
[apply] SWTAccessor.<init>: GTK Version: 0.0.0
[apply] 2014-10-09 11:10:16.202 java[4811:d07] _createMenuRef called with existing principal MenuRef already associated with menu
[apply] 2014-10-09 11:10:16.203 java[4811:d07] (
[apply] 0 CoreFoundation 0x00007fff93c0625c __exceptionPreprocess + 172
[apply] 1 libobjc.A.dylib 0x00007fff8f3f4e75 objc_exception_throw + 43
[apply] 2 CoreFoundation 0x00007fff93c0610c +[NSException raise:format:] + 204
[apply] 3 AppKit 0x00007fff9638ccf4 -[NSCarbonMenuImpl _createMenuRef] + 62
[apply] 4 AppKit 0x00007fff9638c6ca -[NSCarbonMenuImpl _instantiateCarbonMenu] + 143
[apply] 5 AppKit 0x00007fff9638ae92 -[NSApplication finishLaunching] + 876
[apply] 6 libawt.jnilib 0x0000000110175cee -[NSApplicationAWT finishLaunching] + 641
[apply] 7 libswt-pi-cocoa-4312.jnilib 0x0000000113a449ee Java_org_eclipse_swt_internal_cocoa_OS_objc_1msgSendSuper__Lorg_eclipse_swt_internal_cocoa_objc_1super_2J + 89
[apply] 8 ??? 0x0000000108dbeeee 0x0 + 4443598574
[apply] )
[apply] centerMouse: robot pos: 200x269, onTitleBarIfWindow: false
[apply] requestFocus: click, d: 301 ms
[apply] [R-0 shallStop false, disposed false]
[apply] [R-n shallStop false, disposed false]
[apply] [R-i shallStop false, disposed false]
[apply] [K-0]
[apply] [K-0]
[apply] [R-n shallStop false, disposed false]
[apply] [R-i shallStop false, disposed false]
[apply] [R-n shallStop false, disposed false]
[apply] [R-i shallStop false, disposed false]
[apply] [R-n shallStop false, disposed false]
[apply] .[R-i shallStop false, disposed false]
[apply] [K-1]
[apply] [R-n shallStop false, disposed false]
[apply] .[K-2]
[apply] [R-i shallStop false, disposed false]
[apply] [R-n shallStop false, disposed false]
[apply] .[R-i shallStop false, disposed false]
[apply] [K-3]
[apply] [R-n shallStop false, disposed false]
[apply] [R-i shallStop false, disposed false]
[apply] [R-n shallStop false, disposed false]
[apply] [R-i shallStop false, disposed false]
[apply] [R-n shallStop false, disposed false]
[apply] [R-i shallStop false, disposed false]
[apply] .[K-4]
[apply] [R-n shallStop false, disposed false]
[apply] [R-i shallStop false, disposed false]
[apply] [K-5]
[apply] .[R-n shallStop false, disposed false]
[apply] [R-i shallStop true, disposed false]
[apply] *R-Exit* shallStop true, disposed false
[apply] .*K-Exit*
[apply] junit.framework.TestListener: endTest(test)
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT - test
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T main @ 1412845819997 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.881 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T main @ 1412845813759 ms +++ localhost/127.0.0.1:59999 - Locked within 12 ms, 1 attempts
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT - test
[apply] SWTAccessor.<init>: GTK Version: 0.0.0
[apply] centerMouse: robot pos: 200x269, onTitleBarIfWindow: false
[apply] requestFocus: click, d: 301 ms
[apply] [R-0 shallStop false, disposed false]
[apply] [R-n shallStop false, disposed false]
[apply] [R-i shallStop false, disposed false]
[apply] [K-0]
[apply] [K-0]
[apply] [R-n shallStop false, disposed false]
[apply] [R-i shallStop false, disposed false]
[apply] [R-n shallStop false, disposed false]
[apply] [R-i shallStop false, disposed false]
[apply] [R-n shallStop false, disposed false]
[apply] .[R-i shallStop false, disposed false]
[apply] [K-1]
[apply] [R-n shallStop false, disposed false]
[apply] .[K-2]
[apply] [R-i shallStop false, disposed false]
[apply] [R-n shallStop false, disposed false]
[apply] .[R-i shallStop false, disposed false]
[apply] [K-3]
[apply] [R-n shallStop false, disposed false]
[apply] [R-i shallStop false, disposed false]
[apply] [R-n shallStop false, disposed false]
[apply] [R-i shallStop false, disposed false]
[apply] [R-n shallStop false, disposed false]
[apply] [R-i shallStop false, disposed false]
[apply] .[K-4]
[apply] [R-n shallStop false, disposed false]
[apply] [R-i shallStop false, disposed false]
[apply] [K-5]
[apply] .[R-n shallStop false, disposed false]
[apply] [R-i shallStop true, disposed false]
[apply] *R-Exit* shallStop true, disposed false
[apply] .*K-Exit*
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT - test
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T main @ 1412845819997 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test took 6.122 sec
[echo] Testing com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T main @ 1412845822062 ms +++ localhost/127.0.0.1:59999 - Locked within 15 ms, 1 attempts
[apply] junit.framework.TestListener: tests to run: 1
[apply] setTestSupported: false
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn - test - Test not supported on this platform.
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn - test
[apply] junit.framework.TestListener: startTest(test)
[apply] junit.framework.TestListener: endTest(test)
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T main @ 1412845822307 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.876 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-2 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T main @ 1412845822062 ms +++ localhost/127.0.0.1:59999 - Locked within 15 ms, 1 attempts
[apply] setTestSupported: false
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn - test - Test not supported on this platform.
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn - test
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T main @ 1412845822307 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: test took 0.007 sec
[echo] Testing com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT.xml
[apply] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT
[apply] junit.framework.TestListener: tests to run: 6
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T main @ 1412845826346 ms +++ localhost/127.0.0.1:59999 - Locked within 14 ms, 1 attempts
[apply] setTestSupported: false
[apply] junit.framework.TestListener: startTest(testHoldOneButtonAndPressAnother)
[apply] junit.framework.TestListener: endTest(testHoldOneButtonAndPressAnother)
[apply] junit.framework.TestListener: startTest(testPressAllButtonsInSequence)
[apply] junit.framework.TestListener: endTest(testPressAllButtonsInSequence)
[apply] junit.framework.TestListener: startTest(testSingleButtonClickAndDrag)
[apply] junit.framework.TestListener: endTest(testSingleButtonClickAndDrag)
[apply] junit.framework.TestListener: startTest(testSingleButtonPressAndRelease)
[apply] junit.framework.TestListener: endTest(testSingleButtonPressAndRelease)
[apply] junit.framework.TestListener: startTest(testSingleButtonPressAndReleaseWithCtrl)
[apply] junit.framework.TestListener: endTest(testSingleButtonPressAndReleaseWithCtrl)
[apply] junit.framework.TestListener: startTest(testSingleButtonPressAndReleaseWithShift)
[apply] junit.framework.TestListener: endTest(testSingleButtonPressAndReleaseWithShift)
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testHoldOneButtonAndPressAnother - Test not supported on this platform.
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testHoldOneButtonAndPressAnother
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testPressAllButtonsInSequence - Test not supported on this platform.
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testPressAllButtonsInSequence
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonClickAndDrag - Test not supported on this platform.
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonClickAndDrag
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndRelease - Test not supported on this platform.
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndRelease
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndReleaseWithCtrl - Test not supported on this platform.
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndReleaseWithCtrl
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndReleaseWithShift - Test not supported on this platform.
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndReleaseWithShift
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T main @ 1412845826464 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.757 sec
[apply] ------------- Standard Error -----------------
[apply] ++++ Test Singleton.ctor()
[apply] ++++ Test Singleton.lock()
[apply] Thread-6 - SISock: localhost/127.0.0.1:59999 - started
[apply] SLOCK [T main @ 1412845826346 ms +++ localhost/127.0.0.1:59999 - Locked within 14 ms, 1 attempts
[apply] setTestSupported: false
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testHoldOneButtonAndPressAnother - Test not supported on this platform.
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testHoldOneButtonAndPressAnother
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testPressAllButtonsInSequence - Test not supported on this platform.
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testPressAllButtonsInSequence
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonClickAndDrag - Test not supported on this platform.
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonClickAndDrag
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndRelease - Test not supported on this platform.
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndRelease
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndReleaseWithCtrl - Test not supported on this platform.
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndReleaseWithCtrl
[apply] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndReleaseWithShift - Test not supported on this platform.
[apply] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndReleaseWithShift
[apply] ++++ Test Singleton.unlock()
[apply] SLOCK [T main @ 1412845826464 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms
[apply] ------------- ---------------- ---------------
[apply]
[apply] Testcase: testHoldOneButtonAndPressAnother took 0.009 sec
[apply] Testcase: testPressAllButtonsInSequence took 0.007 sec
[apply] Testcase: testSingleButtonClickAndDrag took 0.001 sec
[apply] Testcase: testSingleButtonPressAndRelease took 0 sec
[apply] Testcase: testSingleButtonPressAndReleaseWithCtrl took 0 sec
[apply] Testcase: testSingleButtonPressAndReleaseWithShift took 0.001 sec
junit.run.local.java7:
junit.run.remote.ssh.all:
junit.run.remote.adb:
junit.run.tests:
junit.run.if.disabled:
junit.run:
[move] Moving 926 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/test/results
[echo] gluegen.basename: gluegen
[echo] jogl.basename: jogl
jogamp.env.validation:
[echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010
[echo] ant.java.version 1.6
[echo] java.version 1.6.0_65
[echo] java.home /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home
[echo] jvmJava.exe /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/bin/java
[echo] jvmJava7.exe ${jvmJava7.exe}
jogamp.env.init:
[echo] jogamp.jar.codebase Codebase: *.jogamp.org
[echo] jogamp.version 2.3.0-rc-20141009
[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.6
[echo] host.targetlevel 1.6
[echo] host.rt.jar /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/../Classes/classes.jar
[echo] javacdebug true
[echo] javacdebuglevel source,lines
[echo] javac.memorymax 1024m
[echo] build.archiveon true
[echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012
[echo] android.version 9
[echo] junit.run.arg0 -Djunit.run.arg0=dummy
[echo] junit.run.arg1 -Djunit.run.arg1=dummy
[echo] macosx.sdkroot ${macosx.sdkroot}
gluegen.properties.load.user:
gluegen.cpptasks.detect.os.custom:
[echo] gluegen.cpptasks.detect.os.custom: NOP done
gluegen.cpptasks.initialize:
[echo] os.name=Mac OS X
[echo] os.version=10.9.5
[echo] os.arch=x86_64
[echo] nativejartag.prefix = jogamp/nativetag
[echo] c.compiler.debug=false
[echo] c.compiler.use-debug=${c.compiler.use-debug}
[echo] c.compiler.optimise=none
gluegen.cpptasks.detect.os.1:
gluegen.cpptasks.detect.os.refine:
gluegen.cpptasks.detect.os.freebsd.amd64:
gluegen.cpptasks.detect.os.freebsd.x86:
gluegen.cpptasks.detect.os.freebsd:
gluegen.cpptasks.detect.os.hpux:
gluegen.cpptasks.detect.os.linux.amd64:
gluegen.cpptasks.detect.os.linux.ia64:
gluegen.cpptasks.detect.os.linux.x86:
gluegen.cpptasks.detect.os.linux.armv6.armel:
gluegen.cpptasks.detect.os.linux.armv6.armhf:
gluegen.cpptasks.detect.os.android.armv6.armel:
gluegen.cpptasks.detect.os.android.armv6.armhf:
gluegen.cpptasks.detect.os.linux.alpha:
gluegen.cpptasks.detect.os.linux.hppa:
gluegen.cpptasks.detect.os.linux.mips:
gluegen.cpptasks.detect.os.linux.mipsel:
gluegen.cpptasks.detect.os.linux.ppc:
gluegen.cpptasks.detect.os.linux.s390:
gluegen.cpptasks.detect.os.linux.s390x:
gluegen.cpptasks.detect.os.linux.sparc:
gluegen.cpptasks.detect.os.linux:
gluegen.cpptasks.detect.os.osx:
gluegen.cpptasks.detect.os.solaris.sparc:
gluegen.cpptasks.detect.os.solaris.sparcv9:
gluegen.cpptasks.detect.os.solaris.amd64:
gluegen.cpptasks.detect.os.solaris.x86:
gluegen.cpptasks.detect.os.solaris:
gluegen.cpptasks.detect.os.unix:
gluegen.cpptasks.detect.os.windows.amd64:
gluegen.cpptasks.detect.os.windows.x86:
gluegen.cpptasks.detect.os.windows:
gluegen.cpptasks.detect.os.2:
gluegen.cpptasks.detect.os:
common.init:
declare.common:
test-zip-archive:
[exec]
[exec] 7-Zip [64] 9.13 beta Copyright (c) 1999-2010 Igor Pavlov 2010-04-15
[exec] p7zip Version 9.13 (locale=utf8,Utf16=on,HugeFiles=on,2 CPUs)
[exec] Scanning
[exec]
[exec] Creating archive /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.3-b1364-20141009-macosx-universal-test-results-macosx64-NV320M-10_6-jogamp-x64-sgothel-012.7z
[exec]
[exec] Compressing build/test/results/shape-vbaa0-msaa1-800x400-Z0050-S04-GPURegion01.png
[exec] Compressing build/test/results/shape-vbaa0-msaa1-800x400-Z0150-S03-GPURegion01.png
[exec] Compressing build/test/results/shape-vbaa0-msaa1-800x400-Z0300-S02-GPURegion01.png
[exec] Compressing build/test/results/shape-vbaa1-msaa0-800x400-Z0050-S04-GPURegionNewtDemo02.png
[exec] Compressing build/test/results/shape-vbaa1-msaa0-800x400-Z0150-S03-GPURegionNewtDemo02.png
[exec] Compressing build/test/results/shape-vbaa1-msaa0-800x400-Z0300-S02-GPURegionNewtDemo02.png
[exec] Compressing build/test/results/TestBug572AWT.test01RealizeGLCanvasOnAWTEDTUseFrameSize___-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0490.png
[exec] Compressing build/test/results/TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestBug572AWT.test11RealizeGLCanvasOnMainTUseFrameSize____-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0490.png
[exec] Compressing build/test/results/TestBug572AWT.test12RealizeGLCanvasOnMainTUseGLCanvasSize_-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestBug605FlippedImageAWT.test01AccumStencilPBuffer-n0000-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestBug605FlippedImageAWT.test01DefaultFBO_________-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestBug605FlippedImageAWT.test01DefaultPBuffer_____-n0000-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestBug605FlippedImageAWT.test01StencilFBO_________-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestBug605FlippedImageNEWT.test01AccumStencilPBuffer-n0000-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestBug605FlippedImageNEWT.test01DefaultFBO_________-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestBug605FlippedImageNEWT.test01DefaultPBuffer_____-n0000-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestBug605FlippedImageNEWT.test01StencilFBO_________-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0007-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0011-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0020-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0027-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0036-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0042-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0053-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0059-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0068-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0074-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0083-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0088-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0098-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0103-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0113-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0118-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0128-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0133-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestBug722GLContextDrawableSwitchNewt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2-n0143-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[exec] Compressing build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test00_RGBtoRGB__________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test01_RGBtoRGBA_________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test10_RGBAtoRGB_________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test11_RGBAtoRGBA________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test21_RGBtoRGBA_pbuffer_-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8880-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test22_RGBtoRGBA_fbo_____-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8880-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test31_RGBAtoRGBA_pbuffer-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test32_RGBAtoRGBA_fbo____-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-DemoGL2ES1ImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-DemoGL2ES1TextureImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-GearsES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0002-RedSquareES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-DemoGL2ES1ImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-DemoGL2ES1TextureImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-GearsES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-RedSquareES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-DemoGL2ES1ImmModeSink-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-DemoGL2ES1TextureImmModeSink-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-GearsES1-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-RedSquareES1-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0001-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0003-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0006-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0800x0600.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0600x0450.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0001-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0003-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0006-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0800x0600.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0600x0450.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0001-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0003-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0006-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D00-St00-Sa04_default-0800x0600.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D00-St00-Sa04_default-0600x0450.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0800x0600.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0600x0450.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0600x0450.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0600x0450.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0400x0300.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0200x0150.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0800x0600.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa00_default-0600x0450.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0600x0450.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0800x0600.png
[exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa04_default-0600x0450.png
[exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0000-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0128.png
[exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0001-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0128.png
[exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0002-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0192x0192.png
[exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0003-msaa8-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0192x0192.png
[exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0004-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0192x0192.png
[exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0005-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0320x0320.png
[exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0006-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0576x0576.png
[exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0007-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0576x0576.png
[exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0008-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0640x0640.png
[exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0009-msaa8-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0640x0640.png
[exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0010-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0640x0640.png
[exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test01_startMSAA0-n0011-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0768x0768.png
[exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0000-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0128.png
[exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0001-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0128.png
[exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0002-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0192x0192.png
[exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0003-msaa8-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0192x0192.png
[exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0004-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0192x0192.png
[exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0005-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0320x0320.png
[exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0006-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0576x0576.png
[exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0007-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0576x0576.png
[exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0008-msaa4-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0640x0640.png
[exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0009-msaa8-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0640x0640.png
[exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0010-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0640x0640.png
[exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test02_startMSAA4-n0011-msaa0-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0768x0768.png
[exec] Compressing build/test/results/TestFBOMRTNEWT01.test01-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestFBOMRTNEWT01.test01-n0002-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestFBOMRTNEWT01.test01-n0003-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0600x0450.png
[exec] Compressing build/test/results/TestFBOMRTNEWT01.test01-n0004-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0000-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0001-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0002-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0768x0768.png
[exec] Compressing build/test/results/TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0000-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0001-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0002-msaa0-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0768x0768.png
[exec] Compressing build/test/results/TestGearsES1NEWT.test00-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestGearsES2AWT.test01________________________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestGearsES2AWT.test03_GL3____________________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestGearsES2AWT.test99_PixelScale1_DefaultNorm-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test01_DefaultNorm____________-n0000-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test01_DefaultNorm____________-n0005-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
[exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
[exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test03_PbufferNorm____________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test03_PbufferNorm____________-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test04_PbufferMsaa____________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
[exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test04_PbufferMsaa____________-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
[exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test05_BitmapNorm_____________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test05_BitmapNorm_____________-n0006-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test06_BitmapMsaa_____________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
[exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test06_BitmapMsaa_____________-n0006-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
[exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test30_GL3____________________-n0001-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test30_GL3____________________-n0005-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0006-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestGearsES2NEWT.test01_GL2ES2_________________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestGearsES2NEWT.test03_GL3____________________-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestGearsES2NEWT.test99_PixelScale1_DefaultNorm-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestGearsGLJPanelAWT.test01_DefaultNorm-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestGearsGLJPanelAWT.test02_DefaultMsaa-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
[exec] Compressing build/test/results/TestGearsGLJPanelAWT.test03_PbufferNorm-n0004-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestGearsGLJPanelAWT.test04_PbufferMsaa-n0004-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png
[exec] Compressing build/test/results/TestGearsGLJPanelAWT.test05_BitmapNorm_-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestGearsGLJPanelAWT.test06_BitmapMsaa_-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0640x0480.png
[exec] Compressing build/test/results/TestGeomShader01TextureGL3NEWT.test01_GL3Core_Passthrough__-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGeomShader01TextureGL3NEWT.test02_GL3Core_FlipXYZ______-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf_-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf_-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf_-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0001-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0002-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0004-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenAutoDblBuf______________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenAutoDblBuf______________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenAutoDblBuf______________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufMSAA________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufMSAA________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufMSAA________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGB555______-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGB555______-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGB555______-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA5551____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA5551____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA5551____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA8881____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA8881____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA8881____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencilMSAA_-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencilMSAA_-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencilMSAA_-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencil_____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencil_____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencil_____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBuf____________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBuf____________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBuf____________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf____________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf____________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf____________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA___________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA___________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA___________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBuf_______________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBuf_______________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBuf_______________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBOSglBuf_______________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBOSglBuf_______________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBOSglBuf_______________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufMSAA_______-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufMSAA_______-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufMSAA_______-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencilMSAA-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencilMSAA-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencilMSAA-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencil____-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencil____-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencil____-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf___________-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf___________-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf___________-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf___________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf___________-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf___________-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBufMSAA-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBufMSAA-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBufMSAA-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBuf____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBuf____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBuf____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0004-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0007-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0007-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0007-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA_______-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA_______-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA_______-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf_______-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf_______-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf_______-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf_______-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf_______-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf_______-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0001-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0002-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0004-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0009-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenLayerAutoDblBuf_____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenLayerAutoDblBuf_____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenLayerAutoDblBuf_____-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0006-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0011-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufMSAA___________-n0011-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencilMSAA____-n0008-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBufStencil________-n0009-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png
[exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0006-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png
[exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OnScreenDblBuf_______________-n0011-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0356x0356.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0045-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0045-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0356x0356.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0100-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0101-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0356x0356.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0060-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0356x0356.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0113-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2WindowSingleContextGL2ES2____-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0816-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0876-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0057-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n3636-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n3929-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n9225-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n4820-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n4879-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n1832-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n1892-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n4020-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n8527-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n10510-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n4994-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0128x0128.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n1260-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0128x0128.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n1321-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0128x0128.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0128x0128.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0060-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n3653-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0128x0128.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n3500-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n8878-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n5125-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0128x0128.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n5181-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0128x0128.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n2511-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0128x0128.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n2572-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0128x0128.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n3514-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n8055-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n4946-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n9207-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch10NEWT.test01GLADDelegateGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch10NEWT.test01GLADDelegateGL2ES2-n0044-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch11NewtAWT.test21GLWindowGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch11NewtAWT.test21GLWindowGL2ES2-n0057-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0356x0356.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch12AWT.test01GLCanvasOnscreenGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch12AWT.test01GLCanvasOnscreenGL2ES2_-n0058-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch12AWT.test11GLCanvasOffscreenGL2ES2-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch12AWT.test11GLCanvasOffscreenGL2ES2-n0060-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch13Newt2AWT.test01GLCanvasOnScrn2GLWindowGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch13Newt2AWT.test01GLCanvasOnScrn2GLWindowGL2ES2_-n0058-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0356x0356.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch13Newt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2_-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch13Newt2AWT.test11GLWindow2GLCanvasOnScrnGL2ES2_-n0064-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch13Newt2AWT.test21GLCanvasOffScrn2GLWindowGL2ES2-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch13Newt2AWT.test21GLCanvasOffScrn2GLWindowGL2ES2-n0060-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0356x0356.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch13Newt2AWT.test31GLWindow2GLCanvasOffScrnGL2ES2-n0000-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLContextDrawableSwitch13Newt2AWT.test31GLWindow2GLCanvasOffScrnGL2ES2-n0066-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png
[exec] Compressing build/test/results/TestGLJPanelAWTBug450.test01-n0000-GL2___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0512x0234.png
[exec] Compressing build/test/results/TestGLJPanelTextureStateAWT.test01_texUnit0_keepTex0_ES2-n0000-GL3___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0800x0378.png
[exec] Compressing build/test/results/TestGLJPanelTextureStateAWT.test02_texUnit0_keepTex1_ES2-n0000-GL3___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0800x0378.png
[exec] Compressing build/test/results/TestGLJPanelTextureStateAWT.test03_texUnit1_keepTex1_ES2-n0000-GL3___-hw-fbobject-Bone-Frgba_Irgba8880-D16-St00-Sa00_default-0800x0378.png
[exec] Compressing build/test/results/TestGLOffscreenAutoDrawableBug1044AWT.test01GLOffscreenDrawable-AWTImageIO.png
[exec] Compressing build/test/results/TestGLOffscreenAutoDrawableBug1044AWT.test01GLOffscreenDrawable-PNGJ-rgba.png
[exec] Compressing build/test/results/TestGLOffscreenAutoDrawableBug1044AWT.test01GLOffscreenDrawable-PNGJ-rgb_.png
[exec] Compressing build/test/results/TestGLPointsNEWT.test01FFP__GL2___-n0001-flat-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestGLPointsNEWT.test01FFP__GL2___-n0002-smooth-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestGLPointsNEWT.test01FFP__GL2___-n0003-attn0-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestGLPointsNEWT.test04FFP__GL2ES2-n0001-flat-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestGLPointsNEWT.test04FFP__GL2ES2-n0002-smooth-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestGLPointsNEWT.test04FFP__GL2ES2-n0003-attn0-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestGLPointsNEWT.test11GLSL_GL2___-n0001-flat-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestGLPointsNEWT.test11GLSL_GL2___-n0002-smooth-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestGLPointsNEWT.test11GLSL_GL2___-n0003-attn0-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0000-awt-usr000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0001-awt-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0002-awt-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0003-awt-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0004-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0005-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0420x0340.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0006-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0220x0140.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0000-awt-usr000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0001-awt-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0002-awt-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0003-awt-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0004-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0005-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0006-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0007-awt-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0420x0340.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0420x0340.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0220x0140.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0220x0140.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0009-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0010-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0420x0340.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0420x0340.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0220x0140.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0220x0140.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0009-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0010-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0009-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0010-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0009-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0010-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0000-jgl-usr000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0001-jgl-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0002-jgl-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0003-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0004-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0420x0340.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0005-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0420x0340.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0006-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0220x0140.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0007-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0220x0140.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0008-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0009-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0000-jgl-usr000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0001-jgl-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0002-jgl-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0003-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0004-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0005-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0006-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0007-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0008-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0009-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0001-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0002-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOnscreenWritePNG_-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOffscreenWritePNG_______-n0000-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOffscreenWritePNG_______-n0000-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02AWT.testOffscreenWritePNGWithResize-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0064.png
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02AWT.testOffscreenWritePNGWithResize-n0001-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0128.png
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02AWT.testOffscreenWritePNGWithResize-n0002-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0256.png
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0064.png
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0128.png
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02AWT.testOnscreenWritePNGWithResize_-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0256.png
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0000-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0064x0064.png
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0001-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0002-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0003-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0064x0064.png
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0128.png
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0003-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestImmModeSinkES1NEWT.test01Plain__GL2ES1_VBOOffUsePlain____-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[exec] Compressing build/test/results/TestImmModeSinkES1NEWT.test02Plain__GL2ES1_VBOOffUseArrayData-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[exec] Compressing build/test/results/TestImmModeSinkES1NEWT.test03Plain__GL2ES1_VBOOnUsePlain_____-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[exec] Compressing build/test/results/TestImmModeSinkES1NEWT.test04Plain__GL2ES1_VBOOnUseArrayData_-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[exec] Compressing build/test/results/TestImmModeSinkES1NEWT.test05ImmSinkGL2ES1_VBOOff____________-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[exec] Compressing build/test/results/TestImmModeSinkES1NEWT.test06ImmSinkGL2ES1_VBOOn_____________-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[exec] Compressing build/test/results/TestImmModeSinkES1NEWT.test07ImmSinkGL2ES1_VBOOnTexture______-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[exec] Compressing build/test/results/TestImmModeSinkES2NEWT.test05ImmSinkGL2ES2_VBOOff_Direct_____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[exec] Compressing build/test/results/TestImmModeSinkES2NEWT.test05ImmSinkGL2ES2_VBOOff_ShaderState-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[exec] Compressing build/test/results/TestImmModeSinkES2NEWT.test06ImmSinkGL2ES2_VBOOn_Direct______-n0001-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[exec] Compressing build/test/results/TestImmModeSinkES2NEWT.test06ImmSinkGL2ES2_VBOOn_ShaderState_-n0001-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png
[exec] Compressing build/test/results/TestJPEGImage01NEWT.testReadES2_RGBn-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-AWTJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test03CMYK_01_ES2_______-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0300x0509.png
[exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test03YCCK_01_ES2_______-n0000-JoglJPEG-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0872x0583.png
[exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test01YUV422hBase__ES2___-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test01YUV422hProg_ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test01YUV444Base__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test01YUV444Base__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test01YUV444Prog__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test01YUV444Prog__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test02YUV420BaseGray_ES2_-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test02YUV420Base__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test02YUV420Prog_ES2_____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0261x0202.png
[exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test03CMYK_01_ES2________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0300x0509.png
[exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test03YCCK_01_ES2________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0872x0583.png
[exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test04QTTDefPostFrame_ES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0128.png
[exec] Compressing build/test/results/TestLandscapeES2NEWT.test01GL2ES2-n0000-LandscapeES2-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0500x0290.png
[exec] Compressing build/test/results/TestLandscapeES2NEWT.test02GL3___-n0000-LandscapeES2-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0500x0290.png
[exec] Compressing build/test/results/TestMultisampleES1AWT.testOnscreenMultiSampleAA0-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestMultisampleES1AWT.testOnscreenMultiSampleAA0-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa04_default-0512x0512.png
[exec] Compressing build/test/results/TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa04_default-0512x0512.png
[exec] Compressing build/test/results/TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa08_default-0512x0512.png
[exec] Compressing build/test/results/TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa08_default-0512x0512.png
[exec] Compressing build/test/results/TestMultisampleES1NEWT.testOffscreenFBOMultiSampleAA0____-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestMultisampleES1NEWT.testOffscreenPBufferMultiSampleAA0-n0000-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestMultisampleES1NEWT.testOffsreenFBOMultiSampleAA8_____-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa08_default-0512x0512.png
[exec] Compressing build/test/results/TestMultisampleES1NEWT.testOffsreenPBufferMultiSampleAA8_-n0000-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png
[exec] Compressing build/test/results/TestMultisampleES1NEWT.testOnscreenMultiSampleAA0________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestMultisampleES1NEWT.testOnscreenMultiSampleAA2________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa02_default-0512x0512.png
[exec] Compressing build/test/results/TestMultisampleES1NEWT.testOnscreenMultiSampleAA4________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa04_default-0512x0512.png
[exec] Compressing build/test/results/TestMultisampleES1NEWT.testOnscreenMultiSampleAA8________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa08_default-0512x0512.png
[exec] Compressing build/test/results/TestMultisampleES2NEWT.testOffscreenFBOMultiSampleAA0____-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestMultisampleES2NEWT.testOffscreenPBufferMultiSampleAA0-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestMultisampleES2NEWT.testOffsreenFBOMultiSampleAA8_____-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa08_default-0512x0512.png
[exec] Compressing build/test/results/TestMultisampleES2NEWT.testOffsreenPBufferMultiSampleAA8_-n0000-GL3___-hw-fbobject-Bdbl-Frgba_Irgba8888-D16-St00-Sa08_default-0512x0512.png
[exec] Compressing build/test/results/TestMultisampleES2NEWT.testOnscreenMultiSampleAA0________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestMultisampleES2NEWT.testOnscreenMultiSampleAA8________-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa08_default-0512x0512.png
[exec] Compressing build/test/results/TestOffscreen01GLPBufferNEWT.test04OffscreenSnapshotWithDemoPBuffer-I_rgba-0000.png
[exec] Compressing build/test/results/TestOlympicES1NEWT.test00-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-bug724-transparent-grey_gimpexp-orig.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-bug724-transparent-grey_orig-orig.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-cross-grey-alpha-16x16-orig.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-grayscale_texture-orig.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-pointer-grey-alpha-16x24-orig.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-test-ntscIG3-01-160x90-orig.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-test-ntscIG4-01-160x90-orig.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-test-ntscI_3-01-160x90-orig.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-test-ntscI_4-01-160x90-orig.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-test-ntscNG4-01-160x90-orig.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-test-ntscN_3-01-160x90-orig.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-test-ntscN_4-01-160x90-orig.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-test-ntscP_3-01-160x90-orig.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-test-ntscP_4-01-160x90-orig.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-bug724-transparent-grey_gimpexp-flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-bug724-transparent-grey_orig-flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-cross-grey-alpha-16x16-flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-grayscale_texture-flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-pointer-grey-alpha-16x24-flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-test-ntscIG3-01-160x90-flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-test-ntscIG4-01-160x90-flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-test-ntscI_3-01-160x90-flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-test-ntscI_4-01-160x90-flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-test-ntscNG4-01-160x90-flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-test-ntscN_3-01-160x90-flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-test-ntscN_4-01-160x90-flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-test-ntscP_3-01-160x90-flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-test-ntscP_4-01-160x90-flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-bug724-transparent-grey_gimpexp-reversed.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-bug724-transparent-grey_orig-reversed.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-cross-grey-alpha-16x16-reversed.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-grayscale_texture-reversed.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-pointer-grey-alpha-16x24-reversed.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-test-ntscIG3-01-160x90-reversed.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-test-ntscIG4-01-160x90-reversed.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-test-ntscI_3-01-160x90-reversed.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-test-ntscI_4-01-160x90-reversed.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-test-ntscNG4-01-160x90-reversed.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-test-ntscN_3-01-160x90-reversed.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-test-ntscN_4-01-160x90-reversed.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-test-ntscP_3-01-160x90-reversed.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-test-ntscP_4-01-160x90-reversed.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-bug724-transparent-grey_gimpexp-reversed_flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-bug724-transparent-grey_orig-reversed_flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-cross-grey-alpha-16x16-reversed_flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-grayscale_texture-reversed_flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-pointer-grey-alpha-16x24-reversed_flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-test-ntscIG3-01-160x90-reversed_flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-test-ntscIG4-01-160x90-reversed_flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-test-ntscI_3-01-160x90-reversed_flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-test-ntscI_4-01-160x90-reversed_flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-test-ntscNG4-01-160x90-reversed_flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-test-ntscN_3-01-160x90-reversed_flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-test-ntscN_4-01-160x90-reversed_flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-test-ntscP_3-01-160x90-reversed_flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-test-ntscP_4-01-160x90-reversed_flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead02_RGB888_to_RGBA8888-01-test-ntscN_3-01-160x90-orig.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead02_RGB888_to_RGBA8888-02-test-ntscN_3-01-160x90-flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead02_RGB888_to_RGBA8888-03-test-ntscN_3-01-160x90-reversed.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead02_RGB888_to_RGBA8888-04-test-ntscN_3-01-160x90-reversed_flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead03_RGB888_to_RGBA8888_stride1000-01-test-ntscN_3-01-160x90-orig.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead03_RGB888_to_RGBA8888_stride1000-02-test-ntscN_3-01-160x90-flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead03_RGB888_to_RGBA8888_stride1000-03-test-ntscN_3-01-160x90-reversed.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead03_RGB888_to_RGBA8888_stride1000-04-test-ntscN_3-01-160x90-reversed_flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead04_RGB888_to_RGBA8888_stride999-01-test-ntscN_3-01-160x90-orig.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead04_RGB888_to_RGBA8888_stride999-02-test-ntscN_3-01-160x90-flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead04_RGB888_to_RGBA8888_stride999-03-test-ntscN_3-01-160x90-reversed.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead04_RGB888_to_RGBA8888_stride999-04-test-ntscN_3-01-160x90-reversed_flipped.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead11_RGBA8888_to_LUMINA-test-ntscN_4-01-160x90-orig.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead12_RGBA8888_to_RGB888-test-ntscN_4-01-160x90-orig.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead13_RGBA8888_to_BGR888-test-ntscN_4-01-160x90-orig.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead14_RGBA8888_to_BGRA8888-test-ntscN_4-01-160x90-orig.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead15_RGBA8888_to_ARGB8888-test-ntscN_4-01-160x90-orig.png
[exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead16_RGBA8888_to_ABGR8888-test-ntscN_4-01-160x90-orig.png
[exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0000-test-ntscN_3-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0001-test-ntscN_4-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0002-test-ntscNG4-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0003-test-ntscI_3-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0004-test-ntscI_4-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0005-test-ntscIG3-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0006-test-ntscIG4-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0007-test-ntscP_3-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0008-test-ntscP_4-01-160x90-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0009-grayscale_texture-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0283x0032.png
[exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0010-bug724-transparent-grey_orig-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0127x0090.png
[exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0011-bug724-transparent-grey_gimpexp-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0127x0090.png
[exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0012-cross-grey-alpha-16x16-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0016x0016.png
[exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0013-pointer-grey-alpha-16x24-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0016x0024.png
[exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0000-grayscale_texture-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0283x0032.png
[exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0001-bug724-transparent-grey_orig-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0127x0090.png
[exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0002-bug724-transparent-grey_gimpexp-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0127x0090.png
[exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0003-cross-grey-alpha-16x16-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0016x0016.png
[exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0004-pointer-grey-alpha-16x24-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0016x0024.png
[exec] Compressing build/test/results/TestPNGTextureFromFileAWT.testGrayAWTILoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0283x0032.png
[exec] Compressing build/test/results/TestPNGTextureFromFileAWT.testGrayAWTILoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0283x0032.png
[exec] Compressing build/test/results/TestPNGTextureFromFileAWT.testGrayPNGJLoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0283x0032.png
[exec] Compressing build/test/results/TestPNGTextureFromFileAWT.testGrayPNGJLoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0283x0032.png
[exec] Compressing build/test/results/TestPNGTextureFromFileAWT.testTestAWTILoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestPNGTextureFromFileAWT.testTestAWTILoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestPNGTextureFromFileAWT.testTestPNGJLoaderES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestPNGTextureFromFileAWT.testTestPNGJLoaderGL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testGray__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0283x0032.png
[exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testGray__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0283x0032.png
[exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testInterl3G_ES2_-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testInterl3__ES2_-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testInterl4G_ES2_-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testInterl4__ES2_-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testPalette3__ES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testPalette4__ES2-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testRGB3__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testRGB3__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testRGB4G_ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testRGB4__ES2____-n0000-GL3___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testRGB4__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png
[exec] Compressing build/test/results/TestRandomTiledRendering2GL2NEWT.test01_aa0-n0000--tile-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1536x1024.png
[exec] Compressing build/test/results/TestRandomTiledRendering2GL2NEWT.test02_aa8-n0000--tile-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8881-D16-St00-Sa08_default-1536x1024.png
[exec] Compressing build/test/results/TestRandomTiledRendering3GL2AWT.test01_aa0-n0000--tile-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1536x1024.png
[exec] Compressing build/test/results/TestRandomTiledRendering3GL2AWT.test02_aa8-n0000--tile-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8881-D16-St00-Sa08_default-1536x1024.png
[exec] Compressing build/test/results/TestRedSquareES1NEWT.test00-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestRedSquareES2NEWT.test01GL2ES2-n0000-RedSquareES2-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestRedSquareES2NEWT.test02GL3___-n0000-RedSquareES2-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png
[exec] Compressing build/test/results/TestRulerNEWT01.test01_PSA-n0001-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestRulerNEWT01.test99_PS1-n0001-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestTeapotNEWT.test01_DefCaps_Anim__-n0008-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestTeapotNEWT.test01_DefCaps_Anim__-n0009-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestTeapotNEWT.test01_DefCaps_Anim__-n0010-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestTeapotNEWT.test02_DefCaps_NoAnim-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestTeapotNEWT.test02_DefCaps_NoAnim-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestTeapotNEWT.test02_DefCaps_NoAnim-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestTeapotNEWT.test12_FBOCaps_NoAnim-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestTeapotNEWT.test12_FBOCaps_NoAnim-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestTeapotNEWT.test12_FBOCaps_NoAnim-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png
[exec] Compressing build/test/results/TestTessellationShader01GL4NEWT.test01_01a-n0000-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestTessellationShader01GL4NEWT.test02_01b-n0000-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0800x0600.png
[exec] Compressing build/test/results/TestTextRendererNEWT00-snap0-msaa00-fontsz14.0-1024x640-msaa0004.png
[exec] Compressing build/test/results/TestTextRendererNEWT00-snap0-msaa00-fontsz14.0-1024x640-norm0000.png
[exec] Compressing build/test/results/TestTextRendererNEWT00-snap0-msaa00-fontsz14.0-1024x640-vbaa0004.png
[exec] Compressing build/test/results/TestTextRendererNEWT00-snap0-msaa04-fontsz14.0-1024x640-norm0000.png
[exec] Compressing build/test/results/TestTextRendererNEWT10.test00TextRendererNONE00-snap0-msaa00-fontsz24.0-800x400-norm0000.png
[exec] Compressing build/test/results/TestTextRendererNEWT10.test01TextRendererMSAA04-snap0-msaa04-fontsz24.0-800x400-norm0004.png
[exec] Compressing build/test/results/TestTextRendererNEWT10.test02TextRendererVBAA04-snap0-msaa00-fontsz24.0-800x400-vbaa0004.png
[exec] Compressing build/test/results/TestTextRendererNEWTBugXXXX.test00All-snap0-msaa00-fontsz24.0-800x1650-vbaa0004.png
[exec] Compressing build/test/results/TestTextRendererNEWTBugXXXX.test01OnlyIssues-snap0-msaa00-fontsz24.0-800x825-vbaa0004.png
[exec] Compressing build/test/results/TestTGATextureFromFileNEWT.test01U32__GL2__-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0128.png
[exec] Compressing build/test/results/TestTGATextureFromFileNEWT.test02RLE32__GL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestTGATextureFromFileNEWT.test03RLE32__GL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png
[exec] Compressing build/test/results/TestTiledPrintingGearsAWT.test01_aa0-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.png
[exec] Compressing build/test/results/TestTiledPrintingGearsAWT.test01_aa0-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.png
[exec] Compressing build/test/results/TestTiledPrintingGearsAWT.test02_aa8-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.png
[exec] Compressing build/test/results/TestTiledPrintingGearsAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.png
[exec] Compressing build/test/results/TestTiledPrintingGearsNewtAWT.test01_aa0-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.png
[exec] Compressing build/test/results/TestTiledPrintingGearsNewtAWT.test01_aa0-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.png
[exec] Compressing build/test/results/TestTiledPrintingGearsNewtAWT.test02_aa8-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.png
[exec] Compressing build/test/results/TestTiledPrintingGearsNewtAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.png
[exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.png
[exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.png
[exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.png
[exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.png
[exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.png
[exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.png
[exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.png
[exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.png
[exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.png
[exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.png
[exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.png
[exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.png
[exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.png
[exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.png
[exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.png
[exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.png
[exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.png
[exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.png
[exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.png
[exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.png
[exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.png
[exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.png
[exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.png
[exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.png
[exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.png
[exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.png
[exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.png
[exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.png
[exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.png
[exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.png
[exec] Compressing build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0000-array_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0724x0567.png
[exec] Compressing build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0001-newio_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0724x0567.png
[exec] Compressing build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1448x1134.png
[exec] Compressing build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_argbp-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1448x1134.png
[exec] Compressing build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_bgr-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1448x1134.png
[exec] Compressing build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_rgb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1448x1134.png
[exec] Compressing build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0000-array_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0739x0577.png
[exec] Compressing build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0001-newio_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0739x0577.png
[exec] Compressing build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1478x1154.png
[exec] Compressing build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_argbp-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1478x1154.png
[exec] Compressing build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_bgr-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1478x1154.png
[exec] Compressing build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_rgb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1478x1154.png
[exec] Compressing build/test/results/TestTiledRendering1GL2NEWT.test01_______-n0000--tile-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1536x1024.png
[exec] Compressing build/test/results/TestTiledRendering2NEWT.test001_off_gl2___aa0_-n0000--tile-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-1536x1024.png
[exec] Compressing build/test/results/TestTiledRendering2NEWT.test002_off_gl2___aa8_-n0000--tile-GL2___-hw-fbobject-Bone-Frgb__Irgba8881-D16-St00-Sa08_default-1536x1024.png
[exec] Compressing build/test/results/TestTiledRendering2NEWT.test011_off_gl2es3_aa0-n0000--tile-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-1536x1024.png
[exec] Compressing build/test/results/TestTiledRendering2NEWT.test012_off_gl2es3_aa8-n0000--tile-GL3___-hw-fbobject-Bone-Frgb__Irgba8881-D16-St00-Sa08_default-1536x1024.png
[exec] Compressing build/test/results/TestTiledRendering2NEWT.test101_on__gl2___aa0_-n0000--tile-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-1536x1024.png
[exec] Compressing build/test/results/TestTiledRendering2NEWT.test102_on__gl2___aa8_-n0000--tile-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-1536x1024.png
[exec] Compressing build/test/results/TestTiledRendering2NEWT.test111_on__gl2es3_aa0-n0000--tile-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-1536x1024.png
[exec] Compressing build/test/results/TestTiledRendering2NEWT.test112_on__gl2es3_aa8-n0000--tile-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-1536x1024.png
[exec] Compressing build/test/results/text-vbaa0-msaa1-800x400-Z0080-S00-Lucida_Bright-Regular.png
[exec] Compressing build/test/results/text-vbaa0-msaa1-800x400-Z0080-S00-Ubuntu-Regular.png
[exec] Compressing build/test/results/text-vbaa0-msaa1-800x400-Z0380-S00-Lucida_Bright-Regular.png
[exec] Compressing build/test/results/text-vbaa0-msaa1-800x400-Z0380-S00-Ubuntu-Regular.png
[exec] Compressing build/test/results/text-vbaa0-msaa1-800x400-Z1000-S00-Lucida_Bright-Regular.png
[exec] Compressing build/test/results/text-vbaa0-msaa1-800x400-Z1000-S00-Ubuntu-Regular.png
[exec] Compressing build/test/results/text-vbaa1-msaa0-800x400-Z0080-S04-Lucida_Bright-Regular.png
[exec] Compressing build/test/results/text-vbaa1-msaa0-800x400-Z0080-S04-Ubuntu-Regular.png
[exec] Compressing build/test/results/text-vbaa1-msaa0-800x400-Z0380-S03-Lucida_Bright-Regular.png
[exec] Compressing build/test/results/text-vbaa1-msaa0-800x400-Z0380-S03-Ubuntu-Regular.png
[exec] Compressing build/test/results/text-vbaa1-msaa0-800x400-Z1000-S02-Lucida_Bright-Regular.png
[exec] Compressing build/test/results/text-vbaa1-msaa0-800x400-Z1000-S02-Ubuntu-Regular.png
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestFontsNEWT00.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestTextRendererNEWTBugXXXX.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestBug722GLContextDrawableSwitchNewt2AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove03GLWindowNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestAWTCloseX11DisplayBug565.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOMRTNEWT01.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOOffThreadSharedContextMix2DemosES2NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOOnThreadSharedContext1DemoES2NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLOffscreenAutoDrawableBug1044AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestNEWTCloseX11DisplayBug565.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT2.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES1NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT4.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLJPanelRecreate01.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug460GLCanvasNPEAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestOlympicES1NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestRedSquareES1NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWTAnalyzeBug455.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGLJPanelAWTBug450.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl4.newt.TestTessellationShader01GL4NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestBinary32NOUI.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestBinary64NOUI.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil01NOUI.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil02MatrixMatrixMultNOUI.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil03InversionNOUI.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestGluUnprojectDoubleNOUI.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestGluUnprojectFloatNOUI.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix02NOUI.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix03NOUI.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestQuaternion01NOUI.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGImage01NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT.x
[exec] ml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture01AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00cNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01aNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting02NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestCloseNewtAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindowInvisiblePointer01NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestMultipleNewtCanvasAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows01NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT.xml
[exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestWindows01NEWT.xml
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0004-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.pam
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.pam
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.tga
[exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.tga
[exec]
[exec] Everything is Ok
BUILD SUCCESSFUL
Total time: 83 minutes 0 seconds
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Archiving artifacts
Recording test results
[CopyArchiverPublisher] Copying archived artifacts in the shared directory '/srv/www/jogamp.org/deployment/autobuilds/origin/master/jogl-b1364-2014-10-09_09-47-34'.
[CopyArchiverPublisher] '3' artifacts have been copied.
[CopyArchiverPublisher] Stop copying archived artifacts in the shared directory.
No emails were triggered.
Notifying upstream projects of job completion
Finished: SUCCESS